url stringlengths 55 59 | repository_url stringclasses 1
value | labels_url stringlengths 69 73 | comments_url stringlengths 64 68 | events_url stringlengths 62 66 | html_url stringlengths 44 49 | id int64 338k 1.06B | node_id stringlengths 18 32 | number int64 1 44.6k | title stringlengths 1 590 | user dict | labels listlengths 0 9 | state stringclasses 2
values | locked bool 2
classes | assignee dict | assignees listlengths 0 5 | milestone dict | comments int64 0 477 | created_at timestamp[us, tz=UTC] | updated_at timestamp[us, tz=UTC] | closed_at timestamp[us, tz=UTC] | author_association stringclasses 3
values | active_lock_reason stringclasses 4
values | body stringlengths 0 251k ⌀ | reactions dict | timeline_url stringlengths 64 68 | performed_via_github_app float64 | draft float64 0 1 ⌀ | pull_request dict |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://api.github.com/repos/pandas-dev/pandas/issues/20010 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20010/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20010/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20010/events | https://github.com/pandas-dev/pandas/pull/20010 | 302,562,289 | MDExOlB1bGxSZXF1ZXN0MTczMDU2OTM5 | 20,010 | month_name/day_name warnings followup | {
"avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4",
"events_url": "https://api.github.com/users/mroeschke/events{/privacy}",
"followers_url": "https://api.github.com/users/mroeschke/followers",
"following_url": "https://api.github.com/users/mroeschke/following{/other_user}",
"gists_url": "... | [
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "5319e7",
"default": false,
"description": "Functiona... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2018-03-06T04:45:01Z | 2018-03-06T17:33:43Z | 2018-03-06T12:25:56Z | MEMBER | null | xref https://github.com/pandas-dev/pandas/pull/18164#issuecomment-370390747
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
Changed the `weekday_name` warning to a `FutureWarning` and catching them in 2 additional tests. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20010/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20010/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20010.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20010",
"merged_at": "2018-03-06T12:25:55Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20010.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20010"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20011 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20011/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20011/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20011/events | https://github.com/pandas-dev/pandas/issues/20011 | 302,656,554 | MDU6SXNzdWUzMDI2NTY1NTQ= | 20,011 | WARN: numpy warnings on operations | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "0052cc",
"default": false,
"description": "pandas objects compatability with Numpy or Python functions",
"id": 76865106,
"name": "Compat",
"node_id": "MDU6TGFiZWw3Njg2NTEwNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat"
},
{
"color": "e11d2... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 0 | 2018-03-06T11:03:58Z | 2018-03-26T01:17:39Z | 2018-03-26T01:17:39Z | CONTRIBUTOR | null | ```
pandas/tests/frame/test_operators.py::TestDataFrameOperators::()::test_comparison_invalid
/home/travis/build/pandas-dev/pandas/pandas/core/indexes/base.py:104: DeprecationWarning: elementwise == comparison failed; this will raise an error in the future.
result = op(self.values, np.asarray(other))
/home/... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20011/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20011/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20012 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20012/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20012/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20012/events | https://github.com/pandas-dev/pandas/issues/20012 | 302,662,325 | MDU6SXNzdWUzMDI2NjIzMjU= | 20,012 | Center rolling window with date NotImplementedError | {
"avatar_url": "https://avatars.githubusercontent.com/u/25247745?v=4",
"events_url": "https://api.github.com/users/weber-s/events{/privacy}",
"followers_url": "https://api.github.com/users/weber-s/followers",
"following_url": "https://api.github.com/users/weber-s/following{/other_user}",
"gists_url": "https:... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "207de5",
"default": false,
"description": "resample... | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 12 | 2018-03-06T11:22:54Z | 2021-04-09T16:28:12Z | 2021-04-09T16:28:12Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
import numpy as np
idx = pd.date_range(start="2010-01-01", end="2010-01-30", fred="1D")
df = pd.DataFrame(index=idx, data=np.sin(np.linspace(0,2*np.pi,len(idx))))
# works well
df.rolling(5, center=True, min_periods=5)
# ... | {
"+1": 17,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 17,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20012/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20012/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20013 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20013/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20013/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20013/events | https://github.com/pandas-dev/pandas/pull/20013 | 302,664,398 | MDExOlB1bGxSZXF1ZXN0MTczMTMwODA3 | 20,013 | TST: clean deprecation warnings for xref #19980 | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "8AE234",
"d... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 8 | 2018-03-06T11:29:53Z | 2018-03-07T10:48:19Z | 2018-03-06T12:25:18Z | CONTRIBUTOR | null | xfail some mpl > 2.1.2 tests
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20013/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20013/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20013.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20013",
"merged_at": "2018-03-06T12:25:18Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20013.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20013"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20014 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20014/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20014/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20014/events | https://github.com/pandas-dev/pandas/issues/20014 | 302,667,311 | MDU6SXNzdWUzMDI2NjczMTE= | 20,014 | CLN: followons to refactor of series/test_indexing.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "20... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2018-03-06T11:40:05Z | 2018-03-10T01:40:11Z | 2018-03-10T01:40:11Z | CONTRIBUTOR | null | xref #18614
- [x] remove the classes, IOW make all of the tests at function level. This will require removing the ``setup_method`` and making fixtures for this. (https://github.com/pandas-dev/pandas/pull/20034)
- [ ] some tests need to be moved around a bit, IOW we want to move tests out of test_indexing.py (the ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20014/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20014/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20015 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20015/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20015/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20015/events | https://github.com/pandas-dev/pandas/pull/20015 | 302,742,972 | MDExOlB1bGxSZXF1ZXN0MTczMTg5Mzc5 | 20,015 | DOC: enable matplotlib plot_directive to include figures in docstrings | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 8 | 2018-03-06T15:20:53Z | 2018-03-07T13:57:21Z | 2018-03-07T13:57:18Z | MEMBER | null | This adds the matplotlib.sphinxext.plot_directive as extension to conf.py, and added a small example in the `Series.plot.line` docstring | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20015/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20015/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20015.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20015",
"merged_at": "2018-03-07T13:57:18Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20015.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20015"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20016 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20016/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20016/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20016/events | https://github.com/pandas-dev/pandas/pull/20016 | 302,776,163 | MDExOlB1bGxSZXF1ZXN0MTczMjE0NDU0 | 20,016 | DOC: add guide on shared docstrings | {
"avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4",
"events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}",
"followers_url": "https://api.github.com/users/TomAugspurger/followers",
"following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}",
"gi... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 24 | 2018-03-06T16:41:54Z | 2018-05-02T13:10:01Z | 2018-03-28T07:49:48Z | CONTRIBUTOR | null | closes https://github.com/pandas-dev/pandas/issues/16446
xref https://github.com/pandas-dev/pandas/issues/19932
cc @jorisvandenbossche
The main change in best practices here is the recommendation is that `Appender` is only for appending. `Substitution` should be used for substituting values.
See the change... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20016/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20016/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20016.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20016",
"merged_at": "2018-03-28T07:49:48Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20016.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20016"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20017 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20017/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20017/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20017/events | https://github.com/pandas-dev/pandas/pull/20017 | 302,779,187 | MDExOlB1bGxSZXF1ZXN0MTczMjE2NzYz | 20,017 | BUG: Check for wrong arguments in index subclasses constructors | {
"avatar_url": "https://avatars.githubusercontent.com/u/34628304?v=4",
"events_url": "https://api.github.com/users/spacesphere/events{/privacy}",
"followers_url": "https://api.github.com/users/spacesphere/followers",
"following_url": "https://api.github.com/users/spacesphere/following{/other_user}",
"gists_u... | [
{
"color": "AD7FA8",
"default": false,
"description": null,
"id": 35818298,
"name": "API Design",
"node_id": "MDU6TGFiZWwzNTgxODI5OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design"
},
{
"color": "0052cc",
"default": false,
"description": "p... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 3 | 2018-03-06T16:49:07Z | 2018-03-16T11:03:09Z | 2018-03-10T11:42:53Z | CONTRIBUTOR | null | - [x] closes #19348
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20017/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20017/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20017.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20017",
"merged_at": "2018-03-10T11:42:53Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20017.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20017"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20018 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20018/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20018/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20018/events | https://github.com/pandas-dev/pandas/issues/20018 | 302,785,472 | MDU6SXNzdWUzMDI3ODU0NzI= | 20,018 | Inconsistent and Hard-to-reproduce Issues with Null Index Values | {
"avatar_url": "https://avatars.githubusercontent.com/u/7341559?v=4",
"events_url": "https://api.github.com/users/MTKnife/events{/privacy}",
"followers_url": "https://api.github.com/users/MTKnife/followers",
"following_url": "https://api.github.com/users/MTKnife/following{/other_user}",
"gists_url": "https:/... | [] | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 2 | 2018-03-06T17:05:02Z | 2018-03-08T11:58:16Z | 2018-03-08T11:58:16Z | NONE | null | ### Code Sample, a copy-pastable example if possible
```python
# Note: This is not real Python code. I can't reproduce these problems with toy data, but they
# show up consistently with certain sets of real data.
from pandas import Series
vocabulary = Series(data = <a few thousand integers>, index = <a few t... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20018/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20018/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20019 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20019/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20019/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20019/events | https://github.com/pandas-dev/pandas/pull/20019 | 302,786,603 | MDExOlB1bGxSZXF1ZXN0MTczMjIyMzY0 | 20,019 | TST: Fix wrong argument in TestDataFrameAlterAxes.test_set_index_dst | {
"avatar_url": "https://avatars.githubusercontent.com/u/34628304?v=4",
"events_url": "https://api.github.com/users/spacesphere/events{/privacy}",
"followers_url": "https://api.github.com/users/spacesphere/followers",
"following_url": "https://api.github.com/users/spacesphere/following{/other_user}",
"gists_u... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2018-03-06T17:07:59Z | 2018-03-07T15:52:27Z | 2018-03-07T13:55:49Z | CONTRIBUTOR | null | - [x] tests passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20019/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20019/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20019.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20019",
"merged_at": "2018-03-07T13:55:49Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20019.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20019"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20020 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20020/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20020/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20020/events | https://github.com/pandas-dev/pandas/pull/20020 | 302,833,685 | MDExOlB1bGxSZXF1ZXN0MTczMjU3Mjg2 | 20,020 | DOC: improve groupby.DataFrameGroupBy.resample docstring | {
"avatar_url": "https://avatars.githubusercontent.com/u/14198?v=4",
"events_url": "https://api.github.com/users/pandres/events{/privacy}",
"followers_url": "https://api.github.com/users/pandres/followers",
"following_url": "https://api.github.com/users/pandres/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | null | 6 | 2018-03-06T19:27:26Z | 2018-03-09T21:56:27Z | 2018-03-09T21:56:27Z | CONTRIBUTOR | null | After asking for feedback, this is the very minimal _docstring_ that we interpret that would be acceptable.
This is in order to unlock the full list of functions we have assigned for the pandas documentation sprint.
If there is something to be improved here please tell us. Also we may make a new push of this doc... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20020/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20020/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20020.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20020",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/20020.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20020"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20021 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20021/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20021/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20021/events | https://github.com/pandas-dev/pandas/pull/20021 | 302,859,142 | MDExOlB1bGxSZXF1ZXN0MTczMjc2MzA2 | 20,021 | Added .pytest_cache to gitignore | {
"avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4",
"events_url": "https://api.github.com/users/WillAyd/events{/privacy}",
"followers_url": "https://api.github.com/users/WillAyd/followers",
"following_url": "https://api.github.com/users/WillAyd/following{/other_user}",
"gists_url": "https://... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2018-03-06T20:46:15Z | 2018-03-07T17:20:47Z | 2018-03-07T13:59:40Z | MEMBER | null | After running the unit test suite `.pytest_cache/` keeps showing up in the project root. Figured it was worth adding to `.gitignore` to prevent this from being inadvertently committed | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20021/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20021/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20021.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20021",
"merged_at": "2018-03-07T13:59:40Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20021.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20021"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20022 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20022/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20022/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20022/events | https://github.com/pandas-dev/pandas/pull/20022 | 302,868,395 | MDExOlB1bGxSZXF1ZXN0MTczMjgzMDQ1 | 20,022 | DOC/CLN: Index shared docs with appending actual docstrings | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | null | 12 | 2018-03-06T21:14:38Z | 2018-12-14T15:54:05Z | 2018-12-14T15:54:05Z | MEMBER | null | xref https://github.com/pandas-dev/pandas/issues/19932 and https://github.com/pandas-dev/pandas/pull/20016
This removed the `_index_shared_docs` dict for the Index class.
There were 4 methods that actually substituted values: take, get_indexer, get_indexer_non_unique, fillna | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20022/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20022/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20022.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20022",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/20022.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20022"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20023 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20023/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20023/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20023/events | https://github.com/pandas-dev/pandas/issues/20023 | 302,879,512 | MDU6SXNzdWUzMDI4Nzk1MTI= | 20,023 | DataFrame.to_csv is ignoring the `index` parameter | {
"avatar_url": "https://avatars.githubusercontent.com/u/31868417?v=4",
"events_url": "https://api.github.com/users/kosta-prime/events{/privacy}",
"followers_url": "https://api.github.com/users/kosta-prime/followers",
"following_url": "https://api.github.com/users/kosta-prime/following{/other_user}",
"gists_u... | [] | closed | false | null | [] | null | 1 | 2018-03-06T21:47:05Z | 2018-03-06T22:41:26Z | 2018-03-06T22:41:26Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
In [16]: import pandas as pd
In [17]: pd.__version__
Out[17]: '0.22.0'
In [18]: df = pd.DataFrame([(1,2,3)],columns=("a","b","c"))
In [19]: df
Out[19]:
a b c
0 1 2 3
In [20]: df.to_csv("/dev/stdout",mode="a",index=False)
a,b,c
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20023/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20023/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20024 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20024/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20024/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20024/events | https://github.com/pandas-dev/pandas/pull/20024 | 302,918,515 | MDExOlB1bGxSZXF1ZXN0MTczMzIwMDc3 | 20,024 | Cythonized GroupBy mad | {
"avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4",
"events_url": "https://api.github.com/users/WillAyd/events{/privacy}",
"followers_url": "https://api.github.com/users/WillAyd/followers",
"following_url": "https://api.github.com/users/WillAyd/following{/other_user}",
"gists_url": "https://... | [
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
"name": "Groupby",
"node_id": "MDU6TGFiZWwyMzMxNjA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby"
},
{
"color": "a10c02",
"default": false,
"description": "Memory or execu... | closed | false | null | [] | null | 11 | 2018-03-07T00:20:50Z | 2020-01-16T00:34:26Z | 2018-11-13T06:28:00Z | MEMBER | null | - [ ] progress towards #19165
- [X] tests added / passed
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
```bash
before after ratio
[01b91c26] [9d7f0ac9]
+ 678±3μs 807±10μs 1.19 groupby.GroupByMethods.time_metho... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20024/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20024/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20024.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20024",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/20024.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20024"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20025 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20025/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20025/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20025/events | https://github.com/pandas-dev/pandas/pull/20025 | 302,919,123 | MDExOlB1bGxSZXF1ZXN0MTczMzIwNTQ5 | 20,025 | Replace api coverage script | {
"avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4",
"events_url": "https://api.github.com/users/datapythonista/events{/privacy}",
"followers_url": "https://api.github.com/users/datapythonista/followers",
"following_url": "https://api.github.com/users/datapythonista/following{/other_user}",
... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 3 | 2018-03-07T00:24:09Z | 2018-03-08T11:07:20Z | 2018-03-08T11:07:09Z | MEMBER | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
This PR adds to the output of the script `validate_docstrings.py` the methods from `Series`, `DataFrame` and `Panel` that are not present in `doc/api.rst`. This makes the script ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20025/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20025/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20025.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20025",
"merged_at": "2018-03-08T11:07:09Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20025.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20025"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20026 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20026/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20026/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20026/events | https://github.com/pandas-dev/pandas/pull/20026 | 302,937,659 | MDExOlB1bGxSZXF1ZXN0MTczMzMzOTQ0 | 20,026 | Fix typos in test_interval_new.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4",
"events_url": "https://api.github.com/users/jschendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jschendel/followers",
"following_url": "https://api.github.com/users/jschendel/following{/other_user}",
"gists_url": "h... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "009800",
"d... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2018-03-07T02:04:53Z | 2018-09-24T17:25:15Z | 2018-03-07T13:57:51Z | MEMBER | null | Very minor. A few instances of lowercase `pd.interval` with an unnecessary `import pandas as pd`. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20026/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20026/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20026.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20026",
"merged_at": "2018-03-07T13:57:51Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20026.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20026"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20027 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20027/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20027/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20027/events | https://github.com/pandas-dev/pandas/issues/20027 | 302,942,027 | MDU6SXNzdWUzMDI5NDIwMjc= | 20,027 | read_html providing title from a attribute as well as the text - in effect duplicating output | {
"avatar_url": "https://avatars.githubusercontent.com/u/17951720?v=4",
"events_url": "https://api.github.com/users/MikeWoodward/events{/privacy}",
"followers_url": "https://api.github.com/users/MikeWoodward/followers",
"following_url": "https://api.github.com/users/MikeWoodward/following{/other_user}",
"gist... | [
{
"color": "ededed",
"default": false,
"description": "__repr__ of pandas objects, to_string",
"id": 13101118,
"name": "Output-Formatting",
"node_id": "MDU6TGFiZWwxMzEwMTExOA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting"
},
{
"color": "006b7... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 5 | 2018-03-07T02:28:19Z | 2018-03-10T01:53:35Z | 2018-03-10T01:53:35Z | NONE | null | #### Code Sample
url = """https://en.wikipedia.org/wiki/List_of_winners_of_the_Boston_Marathon"""
tables = pd.read_html(url, header=0)
print(tables[0].head())
#### Problem description
The above code ''should' just extract the displayed text in the HTML table; what's in the dataframe should be what's displaye... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20027/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20027/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20028 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20028/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20028/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20028/events | https://github.com/pandas-dev/pandas/pull/20028 | 302,948,207 | MDExOlB1bGxSZXF1ZXN0MTczMzQxMTY2 | 20,028 | CLN: Deprecate Index.summary (GH18217) | {
"avatar_url": "https://avatars.githubusercontent.com/u/23508448?v=4",
"events_url": "https://api.github.com/users/GGordonGordon/events{/privacy}",
"followers_url": "https://api.github.com/users/GGordonGordon/followers",
"following_url": "https://api.github.com/users/GGordonGordon/following{/other_user}",
"g... | [
{
"color": "ededed",
"default": false,
"description": "__repr__ of pandas objects, to_string",
"id": 13101118,
"name": "Output-Formatting",
"node_id": "MDU6TGFiZWwxMzEwMTExOA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting"
},
{
"color": "5319e... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 4 | 2018-03-07T03:04:48Z | 2018-03-17T23:52:10Z | 2018-03-16T10:27:12Z | CONTRIBUTOR | null | - [X] closes #18217
- [X] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [X] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20028/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20028/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20028.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20028",
"merged_at": "2018-03-16T10:27:12Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20028.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20028"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20029 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20029/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20029/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20029/events | https://github.com/pandas-dev/pandas/pull/20029 | 302,966,649 | MDExOlB1bGxSZXF1ZXN0MTczMzU0Mzkw | 20,029 | DOC: misc typos | {
"avatar_url": "https://avatars.githubusercontent.com/u/4140247?v=4",
"events_url": "https://api.github.com/users/luzpaz/events{/privacy}",
"followers_url": "https://api.github.com/users/luzpaz/followers",
"following_url": "https://api.github.com/users/luzpaz/following{/other_user}",
"gists_url": "https://ap... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2018-03-07T05:09:51Z | 2018-03-07T15:06:52Z | 2018-03-07T11:10:40Z | CONTRIBUTOR | null | Found via `codespell -q 3 -I ../pandas-whitelist.txt` | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20029/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20029/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20029.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20029",
"merged_at": "2018-03-07T11:10:40Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20029.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20029"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20030 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20030/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20030/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20030/events | https://github.com/pandas-dev/pandas/issues/20030 | 302,979,988 | MDU6SXNzdWUzMDI5Nzk5ODg= | 20,030 | json_normalize does not normalize subrecords properly if any subrecords values are NoneType | {
"avatar_url": "https://avatars.githubusercontent.com/u/24253983?v=4",
"events_url": "https://api.github.com/users/aerymilts/events{/privacy}",
"followers_url": "https://api.github.com/users/aerymilts/followers",
"following_url": "https://api.github.com/users/aerymilts/following{/other_user}",
"gists_url": "... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "d7e102",
"default": false,
"description": "np.nan, pd.NaT, pd.NA, d... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 3 | 2018-03-07T06:31:27Z | 2018-03-20T10:36:23Z | 2018-03-20T10:36:23Z | CONTRIBUTOR | null | ### Code Sample, a copy-pastable example if possible
```python
data_fail_to_normalize = \
[{'info': None},
{'info':
{'created_at': '11/08/1993', 'last_updated': '26/05/2012'},
'author_name':
{'first': 'Jane', 'last_name': 'Doe'}
}]
data_partia... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20030/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20030/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20031 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20031/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20031/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20031/events | https://github.com/pandas-dev/pandas/issues/20031 | 303,013,061 | MDU6SXNzdWUzMDMwMTMwNjE= | 20,031 | Compatibility with matplotlib 2.2 | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "8AE234",
"default": false,
"description": null,
"id": 2413328,
"name": "Visualization",
"node_id": "MDU6TGFiZWwyNDEzMzI4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization"
},
{
"color": "0052cc",
"default": false,
"description": "pa... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 8 | 2018-03-07T08:55:59Z | 2018-04-15T18:57:28Z | 2018-04-15T18:57:28Z | MEMBER | null |
Three tests started failing on the python 2.7 build: https://travis-ci.org/pandas-dev/pandas/jobs/350035880, all related to FontManager and `functools_lru_cache`.
See full output below:
<details>
```
=================================== FAILURES ===================================
________________________ Te... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20031/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20031/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20032 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20032/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20032/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20032/events | https://github.com/pandas-dev/pandas/pull/20032 | 303,055,429 | MDExOlB1bGxSZXF1ZXN0MTczNDE5MTgx | 20,032 | Latex bugs | {
"avatar_url": "https://avatars.githubusercontent.com/u/9524628?v=4",
"events_url": "https://api.github.com/users/shangyian/events{/privacy}",
"followers_url": "https://api.github.com/users/shangyian/followers",
"following_url": "https://api.github.com/users/shangyian/following{/other_user}",
"gists_url": "h... | [
{
"color": "ededed",
"default": false,
"description": "__repr__ of pandas objects, to_string",
"id": 13101118,
"name": "Output-Formatting",
"node_id": "MDU6TGFiZWwxMzEwMTExOA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting"
},
{
"color": "006b7... | closed | false | null | [] | null | 11 | 2018-03-07T11:06:01Z | 2018-11-01T01:44:02Z | 2018-11-01T01:44:01Z | CONTRIBUTOR | null | - [x] closes #19981 and
closes #18669
- [x] tests added / passed (see `test_to_latex.py`)
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20032/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20032/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20032.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20032",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/20032.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20032"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20033 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20033/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20033/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20033/events | https://github.com/pandas-dev/pandas/pull/20033 | 303,084,414 | MDExOlB1bGxSZXF1ZXN0MTczNDQxMzI4 | 20,033 | TST: xfail some tests for mpl 2.2 compat | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "8AE234",
"d... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 0 | 2018-03-07T12:45:19Z | 2018-03-07T13:15:50Z | 2018-03-07T13:15:50Z | CONTRIBUTOR | null | xref #20031
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20033/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20033/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20033.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20033",
"merged_at": "2018-03-07T13:15:50Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20033.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20033"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20034 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20034/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20034/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20034/events | https://github.com/pandas-dev/pandas/pull/20034 | 303,090,552 | MDExOlB1bGxSZXF1ZXN0MTczNDQ1OTcz | 20,034 | Moving tests in series/indexing to fixtures (#20014.1) | {
"avatar_url": "https://avatars.githubusercontent.com/u/1885174?v=4",
"events_url": "https://api.github.com/users/almaleksia/events{/privacy}",
"followers_url": "https://api.github.com/users/almaleksia/followers",
"following_url": "https://api.github.com/users/almaleksia/following{/other_user}",
"gists_url":... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "0b02e1",
"d... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 8 | 2018-03-07T13:05:32Z | 2018-03-08T07:58:03Z | 2018-03-07T21:09:42Z | CONTRIBUTOR | null | Moving series/indexing tests from classes to fixtures (issue #20014, part 1)
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20034/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20034/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20034.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20034",
"merged_at": "2018-03-07T21:09:42Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20034.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20034"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20035 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20035/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20035/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20035/events | https://github.com/pandas-dev/pandas/pull/20035 | 303,092,582 | MDExOlB1bGxSZXF1ZXN0MTczNDQ3NTU2 | 20,035 | TST: xfail numpy-dev clip failures | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 0 | 2018-03-07T13:12:03Z | 2018-03-07T13:55:34Z | 2018-03-07T13:55:34Z | CONTRIBUTOR | null | xref #20301
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20035/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20035/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20035.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20035",
"merged_at": "2018-03-07T13:55:34Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20035.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20035"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20036 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20036/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20036/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20036/events | https://github.com/pandas-dev/pandas/pull/20036 | 303,123,294 | MDExOlB1bGxSZXF1ZXN0MTczNDcwNjYy | 20,036 | DOC: Extend docstring pandas core index to_frame method | {
"avatar_url": "https://avatars.githubusercontent.com/u/754862?v=4",
"events_url": "https://api.github.com/users/stijnvanhoey/events{/privacy}",
"followers_url": "https://api.github.com/users/stijnvanhoey/followers",
"following_url": "https://api.github.com/users/stijnvanhoey/following{/other_user}",
"gists_... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 3 | 2018-03-07T14:38:40Z | 2018-03-11T15:29:29Z | 2018-03-10T09:15:42Z | CONTRIBUTOR | null | - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
This PR provides adaptations of the original `to_frame` docstring, taking into account the [docstring guide](https://python-sprints.github.io/pandas/guide/pandas_docstring.html).
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20036/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20036/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20036.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20036",
"merged_at": "2018-03-10T09:15:42Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20036.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20036"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20037 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20037/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20037/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20037/events | https://github.com/pandas-dev/pandas/pull/20037 | 303,130,256 | MDExOlB1bGxSZXF1ZXN0MTczNDc1OTMy | 20,037 | DOC: add small guide on how to write examples that pass doctests | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 5 | 2018-03-07T14:56:19Z | 2018-03-13T22:29:31Z | 2018-03-13T22:29:24Z | MEMBER | null | Some initial attention points for getting doctests passing (this would eventually fit in the docstring guide, putting it in contributing.rst for now, will move once the other is merged).
Anybody else thinks of typical gotcha's?
cc @datapythonista | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20037/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20037/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20037.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20037",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/20037.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20037"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20038 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20038/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20038/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20038/events | https://github.com/pandas-dev/pandas/issues/20038 | 303,134,414 | MDU6SXNzdWUzMDMxMzQ0MTQ= | 20,038 | compare a column of np.timedelta64 with a single np.timedelta64 throws ValueError | {
"avatar_url": "https://avatars.githubusercontent.com/u/4189503?v=4",
"events_url": "https://api.github.com/users/DavidTolan/events{/privacy}",
"followers_url": "https://api.github.com/users/DavidTolan/followers",
"following_url": "https://api.github.com/users/DavidTolan/following{/other_user}",
"gists_url":... | [
{
"color": "0052cc",
"default": false,
"description": null,
"id": 34444536,
"name": "Usage Question",
"node_id": "MDU6TGFiZWwzNDQ0NDUzNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question"
},
{
"color": "5319e7",
"default": false,
"descript... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 4 | 2018-03-07T15:06:48Z | 2018-03-07T17:58:59Z | 2018-03-07T15:17:34Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
# Your code here
import pandas as pd
import numpy as np
# create a dateframe with a column "duration", which contains timedelta of 5 minutes
p=pd.DataFrame({"duration":[np.timedelta64(5, "m")]})
# compare this column with timedelta of 4 minu... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20038/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20038/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20039 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20039/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20039/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20039/events | https://github.com/pandas-dev/pandas/issues/20039 | 303,159,300 | MDU6SXNzdWUzMDMxNTkzMDA= | 20,039 | DOC: use different 'sections' in the docstring examples? | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 3 | 2018-03-07T16:08:14Z | 2018-03-09T09:32:40Z | 2018-03-09T09:32:35Z | MEMBER | null | For docstrings that have quite some examples, it might be useful to provide some more structure in there.
The numpydoc parsing does not really allow actual sections, but by using for example a bold font, you can create a bit the 'sense' of subsections.
Is this something we would want to encourage in the docstring ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20039/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20039/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20040 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20040/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20040/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20040/events | https://github.com/pandas-dev/pandas/issues/20040 | 303,161,405 | MDU6SXNzdWUzMDMxNjE0MDU= | 20,040 | BUG: Index.difference and Index.intersection doesn't preserve type of Index for some Index subclasses for corner cases | {
"avatar_url": "https://avatars.githubusercontent.com/u/15113894?v=4",
"events_url": "https://api.github.com/users/Dr-Irv/events{/privacy}",
"followers_url": "https://api.github.com/users/Dr-Irv/followers",
"following_url": "https://api.github.com/users/Dr-Irv/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy dtyp... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 4 | 2018-03-07T16:13:33Z | 2018-03-16T22:05:18Z | 2018-03-16T22:05:18Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```python
pi1 = pd.PeriodIndex(start='2000', end='2010', freq='A')
print(pi1.difference(pi1), pi1.intersection(pi1.drop(pi1)))
ci = pd.CategoricalIndex(['a','b','c'], categories=['a','b','c'])
print(ci.difference(ci), ci.intersection(ci.drop(ci)))
ri = p... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20040/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20040/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20041 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20041/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20041/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20041/events | https://github.com/pandas-dev/pandas/pull/20041 | 303,193,304 | MDExOlB1bGxSZXF1ZXN0MTczNTIzNzM3 | 20,041 | DOC: Improve pandas.Series.plot.kde docstring and kwargs rewording for whole file | {
"avatar_url": "https://avatars.githubusercontent.com/u/41953?v=4",
"events_url": "https://api.github.com/users/dukebody/events{/privacy}",
"followers_url": "https://api.github.com/users/dukebody/followers",
"following_url": "https://api.github.com/users/dukebody/following{/other_user}",
"gists_url": "https:... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "8AE234",
"default": false,
"description": null,
"id": 241332... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 7 | 2018-03-07T17:38:12Z | 2018-03-11T09:30:13Z | 2018-03-10T21:33:42Z | CONTRIBUTOR | null | Initial docstring assigned to the Barcelona Chapter for the documentation sprint.
Credits to @arnau126 who also contributed to this change.
Also, rewording of `kwargs` argument explanation for the whole file, where we refer to the `pandas.Series.plot` docstring for info. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20041/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20041/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20041.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20041",
"merged_at": "2018-03-10T21:33:42Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20041.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20041"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20042 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20042/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20042/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20042/events | https://github.com/pandas-dev/pandas/issues/20042 | 303,209,142 | MDU6SXNzdWUzMDMyMDkxNDI= | 20,042 | BUG: Incorrect outer join when merging multi-index with a single-index | {
"avatar_url": "https://avatars.githubusercontent.com/u/15164633?v=4",
"events_url": "https://api.github.com/users/kylebarron/events{/privacy}",
"followers_url": "https://api.github.com/users/kylebarron/followers",
"following_url": "https://api.github.com/users/kylebarron/following{/other_user}",
"gists_url"... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stac... | open | false | null | [] | null | 1 | 2018-03-07T18:26:04Z | 2020-05-13T02:27:40Z | null | CONTRIBUTOR | null | #### Code Sample
```python
In [1]: import pandas as pd
In [2]: df1 = pd.DataFrame([['a', 'x', 0.123], ['a','x', 0.234],
...: ['a', 'y', 0.451], ['b', 'x', 0.453]],
...: columns=['first', 'second', 'value1']
...: ).set_index(['first', 'second']... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20042/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20042/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20043 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20043/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20043/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20043/events | https://github.com/pandas-dev/pandas/pull/20043 | 303,250,997 | MDExOlB1bGxSZXF1ZXN0MTczNTY3MTI0 | 20,043 | Refactored GroupBy ASVs | {
"avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4",
"events_url": "https://api.github.com/users/WillAyd/events{/privacy}",
"followers_url": "https://api.github.com/users/WillAyd/followers",
"following_url": "https://api.github.com/users/WillAyd/following{/other_user}",
"gists_url": "https://... | [
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "729FCF",
"default": false,
"description": null,
... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 4 | 2018-03-07T20:39:32Z | 2018-05-14T21:11:40Z | 2018-03-10T02:03:51Z | MEMBER | null | - [X] closes #19733
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
I ended up mixing in some cleanup as part of this change | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20043/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20043/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20043.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20043",
"merged_at": "2018-03-10T02:03:51Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20043.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20043"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20044 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20044/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20044/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20044/events | https://github.com/pandas-dev/pandas/pull/20044 | 303,272,426 | MDExOlB1bGxSZXF1ZXN0MTczNTgzMTg1 | 20,044 | DOC: Update Kurt Docstr | {
"avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4",
"events_url": "https://api.github.com/users/WillAyd/events{/privacy}",
"followers_url": "https://api.github.com/users/WillAyd/followers",
"following_url": "https://api.github.com/users/WillAyd/following{/other_user}",
"gists_url": "https://... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 8 | 2018-03-07T21:49:17Z | 2018-03-10T04:58:30Z | 2018-03-09T10:37:27Z | MEMBER | null | Continuation of #19999 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20044/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20044/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20044.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20044",
"merged_at": "2018-03-09T10:37:27Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20044.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20044"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20045 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20045/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20045/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20045/events | https://github.com/pandas-dev/pandas/pull/20045 | 303,274,223 | MDExOlB1bGxSZXF1ZXN0MTczNTg0NTk4 | 20,045 | DOC/CI: temp pin matplotlib for doc build | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2018-03-07T21:55:11Z | 2018-03-08T10:14:17Z | 2018-03-08T10:14:06Z | MEMBER | null | xref https://github.com/pandas-dev/pandas/issues/20031 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20045/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20045/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20045.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20045",
"merged_at": "2018-03-08T10:14:06Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20045.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20045"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20046 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20046/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20046/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20046/events | https://github.com/pandas-dev/pandas/pull/20046 | 303,297,303 | MDExOlB1bGxSZXF1ZXN0MTczNjAyNDE0 | 20,046 | ENH: Allow rename_axis to specify index and columns arguments | {
"avatar_url": "https://avatars.githubusercontent.com/u/15113894?v=4",
"events_url": "https://api.github.com/users/Dr-Irv/events{/privacy}",
"followers_url": "https://api.github.com/users/Dr-Irv/followers",
"following_url": "https://api.github.com/users/Dr-Irv/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "207de5",
"default": false,
"description": null,
... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 21 | 2018-03-07T23:21:13Z | 2018-11-02T13:24:52Z | 2018-10-29T18:53:18Z | CONTRIBUTOR | null | - [x] closes #19978
- [x] tests added / passed
- `test_rename_axis_mapper` for `DataFrame` and `Series`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20046/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20046/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20046.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20046",
"merged_at": "2018-10-29T18:53:17Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20046.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20046"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20047 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20047/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20047/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20047/events | https://github.com/pandas-dev/pandas/pull/20047 | 303,304,126 | MDExOlB1bGxSZXF1ZXN0MTczNjA3NTg2 | 20,047 | Added 'displayed_only' option to 'read_html' | {
"avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4",
"events_url": "https://api.github.com/users/WillAyd/events{/privacy}",
"followers_url": "https://api.github.com/users/WillAyd/followers",
"following_url": "https://api.github.com/users/WillAyd/following{/other_user}",
"gists_url": "https://... | [
{
"color": "ededed",
"default": false,
"description": "__repr__ of pandas objects, to_string",
"id": 13101118,
"name": "Output-Formatting",
"node_id": "MDU6TGFiZWwxMzEwMTExOA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting"
},
{
"color": "006b7... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 6 | 2018-03-07T23:52:29Z | 2018-05-14T21:11:38Z | 2018-03-10T01:53:35Z | MEMBER | null | - [X] closes #20027
- [X] tests added / passed
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [X] whatsnew entry | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20047/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20047/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20047.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20047",
"merged_at": "2018-03-10T01:53:35Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20047.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20047"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20048 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20048/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20048/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20048/events | https://github.com/pandas-dev/pandas/issues/20048 | 303,309,013 | MDU6SXNzdWUzMDMzMDkwMTM= | 20,048 | reindex() does not reindex a MultiIndex | {
"avatar_url": "https://avatars.githubusercontent.com/u/1315874?v=4",
"events_url": "https://api.github.com/users/dniku/events{/privacy}",
"followers_url": "https://api.github.com/users/dniku/followers",
"following_url": "https://api.github.com/users/dniku/following{/other_user}",
"gists_url": "https://api.g... | [
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "AD... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 1 | 2018-03-08T00:16:02Z | 2018-03-08T00:33:48Z | 2018-03-08T00:33:48Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
df = pd.DataFrame.from_dict({'A': {(42, 'foo', 4): 0, (42, 'foo', 9): 0},
'B': {(42, 'foo', 4): 0, (42, 'foo', 9): 0},
'C': {(42, 'foo', 4): 0, (42, 'foo', 9): 0},
'D': {(42, 'foo', 4): 0, (42, 'foo', 9): 0},
'E': {(42, 'foo', 4): 0, (42, 'foo'... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20048/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20048/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20049 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20049/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20049/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20049/events | https://github.com/pandas-dev/pandas/pull/20049 | 303,336,347 | MDExOlB1bGxSZXF1ZXN0MTczNjMxMTM5 | 20,049 | API: PeriodIndex subtraction to return object Index of DateOffsets | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "0052cc",
"default": false,
"description": "DateOffsets",
"id": 53181044,
"name": "Frequency",
"node_id": "MDU6TGFiZWw1MzE4MTA0NA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Frequency"
},
{
"color": "eb6420",
"default": false,
"description... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 10 | 2018-03-08T02:45:24Z | 2020-04-05T17:41:09Z | 2018-06-29T00:45:49Z | MEMBER | null | Implements _sub_period_array in DatetimeIndexOpsMixin. Behavior is analogous to subtraction of Period scalar.
- [x] closes #13077
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20049/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20049/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20049.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20049",
"merged_at": "2018-06-29T00:45:49Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20049.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20049"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20050 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20050/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20050/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20050/events | https://github.com/pandas-dev/pandas/pull/20050 | 303,428,169 | MDExOlB1bGxSZXF1ZXN0MTczNjk3Mjcz | 20,050 | DOC: Updated docstring DatetimeIndex.tz_localize | {
"avatar_url": "https://avatars.githubusercontent.com/u/22932421?v=4",
"events_url": "https://api.github.com/users/IHackPy/events{/privacy}",
"followers_url": "https://api.github.com/users/IHackPy/followers",
"following_url": "https://api.github.com/users/IHackPy/following{/other_user}",
"gists_url": "https:... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840... | closed | false | null | [] | null | 17 | 2018-03-08T10:22:44Z | 2018-03-14T09:03:21Z | 2018-03-14T08:55:56Z | CONTRIBUTOR | null | Kindly review this docstring DatetimeIndex.tz_localize | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20050/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20050/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20050.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20050",
"merged_at": "2018-03-14T08:55:56Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20050.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20050"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20051 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20051/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20051/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20051/events | https://github.com/pandas-dev/pandas/pull/20051 | 303,429,640 | MDExOlB1bGxSZXF1ZXN0MTczNjk4MzMx | 20,051 | CLN: Preliminary formatter refactor | {
"avatar_url": "https://avatars.githubusercontent.com/u/9524628?v=4",
"events_url": "https://api.github.com/users/shangyian/events{/privacy}",
"followers_url": "https://api.github.com/users/shangyian/followers",
"following_url": "https://api.github.com/users/shangyian/following{/other_user}",
"gists_url": "h... | [
{
"color": "ededed",
"default": false,
"description": "__repr__ of pandas objects, to_string",
"id": 13101118,
"name": "Output-Formatting",
"node_id": "MDU6TGFiZWwxMzEwMTExOA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting"
},
{
"color": "5319e... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 7 | 2018-03-08T10:27:19Z | 2018-03-14T08:32:30Z | 2018-03-14T08:32:10Z | CONTRIBUTOR | null | - [x] based on discussion here: https://github.com/pandas-dev/pandas/pull/20032#pullrequestreview-101917292
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
This PR splits the various formatters into different files so that it's easier to refacto... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20051/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20051/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20051.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20051",
"merged_at": "2018-03-14T08:32:30Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20051.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20051"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20052 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20052/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20052/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20052/events | https://github.com/pandas-dev/pandas/issues/20052 | 303,432,365 | MDU6SXNzdWUzMDM0MzIzNjU= | 20,052 | Document how to plot figures in generated docs from docstrings | {
"avatar_url": "https://avatars.githubusercontent.com/u/41953?v=4",
"events_url": "https://api.github.com/users/dukebody/events{/privacy}",
"followers_url": "https://api.github.com/users/dukebody/followers",
"following_url": "https://api.github.com/users/dukebody/following{/other_user}",
"gists_url": "https:... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 2 | 2018-03-08T10:36:04Z | 2018-03-08T13:07:11Z | 2018-03-08T13:07:08Z | CONTRIBUTOR | null | Follow up for #20015. We need to write documentation about how to do this using blocks like:
```
..plot::
:context: close-figs
>>> s = pd.Series([1, 3, 2])
>>> s.plot.line()
```
Should this be part of https://pandas.pydata.org/pandas-docs/stable/contributing.html#contributing-to-the-documentation?... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20052/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20052/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20053 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20053/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20053/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20053/events | https://github.com/pandas-dev/pandas/pull/20053 | 303,447,183 | MDExOlB1bGxSZXF1ZXN0MTczNzExNTcx | 20,053 | TST: xfail test_time on py2 & mpl 1.4.3 | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "8AE234",
"d... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 0 | 2018-03-08T11:27:19Z | 2018-03-08T12:08:58Z | 2018-03-08T12:08:58Z | CONTRIBUTOR | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20053/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20053/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20053.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20053",
"merged_at": "2018-03-08T12:08:58Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20053.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20053"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/20054 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20054/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20054/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20054/events | https://github.com/pandas-dev/pandas/issues/20054 | 303,447,472 | MDU6SXNzdWUzMDM0NDc0NzI= | 20,054 | TST: revert #20053 | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
}
] | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 786,
"created_at": "2015-01-13T10:53:19Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
... | 1 | 2018-03-08T11:28:25Z | 2019-07-23T17:58:34Z | 2019-07-23T17:58:34Z | CONTRIBUTOR | null | ``pandas.tests.plotting.test_time`` was failing on py 2.7 on mpl 1.4.3.
#20053 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20054/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20054/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20055 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20055/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20055/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20055/events | https://github.com/pandas-dev/pandas/pull/20055 | 303,477,138 | MDExOlB1bGxSZXF1ZXN0MTczNzM0MDAw | 20,055 | Temporary github PR template for sprint | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 5 | 2018-03-08T13:21:36Z | 2018-03-09T09:03:48Z | 2018-03-09T09:03:45Z | MEMBER | null | @datapythonista do you think this would be useful to repeat it once more here? | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20055/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20055/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20055.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20055",
"merged_at": "2018-03-09T09:03:45Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20055.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20055"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20056 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20056/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20056/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20056/events | https://github.com/pandas-dev/pandas/issues/20056 | 303,514,768 | MDU6SXNzdWUzMDM1MTQ3Njg= | 20,056 | BUG: df.plot fails when given x,y args as positions | {
"avatar_url": "https://avatars.githubusercontent.com/u/4913951?v=4",
"events_url": "https://api.github.com/users/MasonGallo/events{/privacy}",
"followers_url": "https://api.github.com/users/MasonGallo/followers",
"following_url": "https://api.github.com/users/MasonGallo/following{/other_user}",
"gists_url":... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "8AE234",
"default": false,
"description": null,
"id": 2413328,
... | open | false | null | [] | null | 3 | 2018-03-08T15:12:31Z | 2018-03-15T19:36:44Z | null | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```python
from pandas import DataFrame
df = DataFrame({"A": [1, 2], 'B': [3, 4]})
df.plot(x=0, y=1)
```
#### Problem description
```
IndexError: index 1 is out of bounds for axis 0 with size 1
```
I came across this when writing test cases for my P... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20056/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20056/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20057 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20057/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20057/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20057/events | https://github.com/pandas-dev/pandas/pull/20057 | 303,535,977 | MDExOlB1bGxSZXF1ZXN0MTczNzc4MDIx | 20,057 | DOC: Updating pandas.Interval docstring | {
"avatar_url": "https://avatars.githubusercontent.com/u/30580760?v=4",
"events_url": "https://api.github.com/users/akielbowicz/events{/privacy}",
"followers_url": "https://api.github.com/users/akielbowicz/followers",
"following_url": "https://api.github.com/users/akielbowicz/following{/other_user}",
"gists_u... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "009800",
"default": false,
"description": "Interval data type",
... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 6 | 2018-03-08T16:09:19Z | 2018-03-14T13:12:04Z | 2018-03-14T13:11:50Z | CONTRIBUTOR | null | Docstring assigned to the Buenos Aires chapter for the sprint.
Hi, I have a few doubts about the changes.
First about the type of the parameters *left* and *right*, it's ok to refer to them as *orderable*?
In the implementation, the constructor takes any pair of objects that satisfy `left <= right` and the compa... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20057/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20057/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20057.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20057",
"merged_at": "2018-03-14T13:11:50Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20057.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20057"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20058 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20058/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20058/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20058/events | https://github.com/pandas-dev/pandas/pull/20058 | 303,538,102 | MDExOlB1bGxSZXF1ZXN0MTczNzc5NjYx | 20,058 | Small typo in apply.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4",
"events_url": "https://api.github.com/users/mroeschke/events{/privacy}",
"followers_url": "https://api.github.com/users/mroeschke/followers",
"following_url": "https://api.github.com/users/mroeschke/following{/other_user}",
"gists_url": "... | [
{
"color": "207de5",
"default": false,
"description": null,
"id": 211029535,
"name": "Clean",
"node_id": "MDU6TGFiZWwyMTEwMjk1MzU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 2 | 2018-03-08T16:15:03Z | 2018-03-09T18:04:23Z | 2018-03-09T11:30:22Z | MEMBER | null | `np. asarray(res)` --> `np.asarray(res)` | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20058/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20058/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20058.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20058",
"merged_at": "2018-03-09T11:30:22Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20058.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20058"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20059 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20059/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20059/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20059/events | https://github.com/pandas-dev/pandas/pull/20059 | 303,614,961 | MDExOlB1bGxSZXF1ZXN0MTczODM3NjUy | 20,059 | TST: series/indexing tests parameterization + moving test methods | {
"avatar_url": "https://avatars.githubusercontent.com/u/1885174?v=4",
"events_url": "https://api.github.com/users/almaleksia/events{/privacy}",
"followers_url": "https://api.github.com/users/almaleksia/followers",
"following_url": "https://api.github.com/users/almaleksia/following{/other_user}",
"gists_url":... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "0b02e1",
"d... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 5 | 2018-03-08T20:10:05Z | 2018-03-10T09:55:31Z | 2018-03-10T01:40:11Z | CONTRIBUTOR | null | Parts 2 and 3 of #20014.
- tests parameterization
- moving some tests from test_indexing.py to other files
- test methods reordering in test_indexing.py
- [x] closes #20014
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20059/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20059/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20059.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20059",
"merged_at": "2018-03-10T01:40:11Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20059.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20059"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20060 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20060/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20060/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20060/events | https://github.com/pandas-dev/pandas/issues/20060 | 303,623,839 | MDU6SXNzdWUzMDM2MjM4Mzk= | 20,060 | ENH: Add Support for GroupBy Numeric Operations | {
"avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4",
"events_url": "https://api.github.com/users/WillAyd/events{/privacy}",
"followers_url": "https://api.github.com/users/WillAyd/followers",
"following_url": "https://api.github.com/users/WillAyd/following{/other_user}",
"gists_url": "https://... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "729FCF",
"default": false,
"description": null,
... | open | false | null | [] | null | 5 | 2018-03-08T20:40:06Z | 2019-10-27T01:05:36Z | null | MEMBER | null | xref some of the conversation in #20024 right now the following is possible
```python
In [16]: df = pd.DataFrame([(0, 1), (0, 2), (1, 3), (1, 4)], columns=['key', 'val'])
In [18]: df - df.mean()
Out[18]:
key val
0 -0.5 -1.5
1 -0.5 -0.5
2 0.5 0.5
3 0.5 1.5
In [19]: df['val'] - df['val'].mean()
... | {
"+1": 1,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20060/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20060/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20061 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20061/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20061/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20061/events | https://github.com/pandas-dev/pandas/pull/20061 | 303,631,708 | MDExOlB1bGxSZXF1ZXN0MTczODUwNDcz | 20,061 | Add tests for docstring Validation Script + py27 compat | {
"avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4",
"events_url": "https://api.github.com/users/WillAyd/events{/privacy}",
"followers_url": "https://api.github.com/users/WillAyd/followers",
"following_url": "https://api.github.com/users/WillAyd/following{/other_user}",
"gists_url": "https://... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "3465A4",
"d... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 47 | 2018-03-08T21:07:04Z | 2018-11-05T19:21:25Z | 2018-08-17T19:37:33Z | MEMBER | null | - [x] closes #xxxx
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
@jorisvandenbossche @toobaz a few edits here should make it work for both Py3 and Py2 users | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20061/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20061/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20061.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20061",
"merged_at": "2018-08-17T19:37:33Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20061.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20061"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20062 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20062/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20062/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20062/events | https://github.com/pandas-dev/pandas/pull/20062 | 303,645,586 | MDExOlB1bGxSZXF1ZXN0MTczODYxMDU0 | 20,062 | BUG: Index.difference of itself doesn't preserve type | {
"avatar_url": "https://avatars.githubusercontent.com/u/15113894?v=4",
"events_url": "https://api.github.com/users/Dr-Irv/events{/privacy}",
"followers_url": "https://api.github.com/users/Dr-Irv/followers",
"following_url": "https://api.github.com/users/Dr-Irv/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "e1... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 3 | 2018-03-08T21:52:36Z | 2018-03-16T22:10:05Z | 2018-03-16T22:05:18Z | CONTRIBUTOR | null | - [x] closes #20040
- [x] tests added / passed
- tests/indexes/test_base.py:test_difference_type
- tests/indexes/test_base.py:test_intersection_difference
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
Uses `Index._shallow_copy([])`, which means fixes are related... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20062/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20062/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20062.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20062",
"merged_at": "2018-03-16T22:05:18Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20062.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20062"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20063 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20063/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20063/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20063/events | https://github.com/pandas-dev/pandas/pull/20063 | 303,670,480 | MDExOlB1bGxSZXF1ZXN0MTczODgwMzg5 | 20,063 | Added flake8 to DEV requirements | {
"avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4",
"events_url": "https://api.github.com/users/WillAyd/events{/privacy}",
"followers_url": "https://api.github.com/users/WillAyd/followers",
"following_url": "https://api.github.com/users/WillAyd/following{/other_user}",
"gists_url": "https://... | [
{
"color": "a2bca7",
"default": false,
"description": "Continuous Integration",
"id": 48070600,
"name": "CI",
"node_id": "MDU6TGFiZWw0ODA3MDYwMA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI"
},
{
"color": "d93f0b",
"default": false,
"description": ... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 3 | 2018-03-08T23:28:33Z | 2018-03-09T00:37:02Z | 2018-03-09T00:36:24Z | MEMBER | null | In advanced of the doc sprint this Saturday it looks like some users were confused by `git diff upstream/master -u -- "*.py" | flake8 --diff` failing even though they though they installed all development dependencies. Updating the .yml file to include this
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20063/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20063/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20063.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20063",
"merged_at": "2018-03-09T00:36:24Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20063.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20063"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20064 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20064/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20064/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20064/events | https://github.com/pandas-dev/pandas/pull/20064 | 303,688,176 | MDExOlB1bGxSZXF1ZXN0MTczODkzNTg5 | 20,064 | Docstring for pd.core.window.Expanding.kurt | {
"avatar_url": "https://avatars.githubusercontent.com/u/1224492?v=4",
"events_url": "https://api.github.com/users/toobaz/events{/privacy}",
"followers_url": "https://api.github.com/users/toobaz/followers",
"following_url": "https://api.github.com/users/toobaz/following{/other_user}",
"gists_url": "https://ap... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, S... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 9 | 2018-03-09T01:01:56Z | 2018-03-11T12:07:02Z | 2018-03-11T12:07:02Z | MEMBER | null | - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
Notice that I made two small changes to the ``Rolling.kurt``(by @WillAyd ) docstring too.
Namely:
- since window methods have ``kurt`` but not ``kurtosis`` (while e.g. ``Series`` has both), I guess it is best to tell users that ``kurt`` is the ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20064/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20064/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20064.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20064",
"merged_at": "2018-03-11T12:07:02Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20064.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20064"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20065 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20065/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20065/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20065/events | https://github.com/pandas-dev/pandas/pull/20065 | 303,688,379 | MDExOlB1bGxSZXF1ZXN0MTczODkzNzUw | 20,065 | DOC: Improved the docstring of pandas.DataFrame.values | {
"avatar_url": "https://avatars.githubusercontent.com/u/10563164?v=4",
"events_url": "https://api.github.com/users/math-and-data/events{/privacy}",
"followers_url": "https://api.github.com/users/math-and-data/followers",
"following_url": "https://api.github.com/users/math-and-data/following{/other_user}",
"g... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 7 | 2018-03-09T01:03:14Z | 2018-03-10T17:17:28Z | 2018-03-10T14:41:17Z | CONTRIBUTOR | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
```
################################################################################
############ Docstring (pandas.pandas.core.generic.NDFrame.values) ############
#########... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20065/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20065/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20065.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20065",
"merged_at": "2018-03-10T14:41:17Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20065.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20065"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20066 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20066/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20066/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20066/events | https://github.com/pandas-dev/pandas/issues/20066 | 303,700,011 | MDU6SXNzdWUzMDM3MDAwMTE= | 20,066 | Dataframe group apply can fail on trivial cases. | {
"avatar_url": "https://avatars.githubusercontent.com/u/4273204?v=4",
"events_url": "https://api.github.com/users/zym1010/events{/privacy}",
"followers_url": "https://api.github.com/users/zym1010/followers",
"following_url": "https://api.github.com/users/zym1010/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
"name": "Groupby",
"node_id": "MDU6TGFiZWwyMzMxNjA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby"
},
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/J... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 2 | 2018-03-09T02:14:12Z | 2018-03-09T12:38:45Z | 2018-03-09T11:10:04Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
import numpy as np
def gen_one_df(start=0):
np.random.seed(0)
return pd.DataFrame({'key1' : ['a', 'a', 'b', 'b', 'a'],
'key2' : ['one', 'two', 'one', 'two', 'one'],
'data1' : np.... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20066/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20066/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20067 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20067/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20067/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20067/events | https://github.com/pandas-dev/pandas/pull/20067 | 303,709,903 | MDExOlB1bGxSZXF1ZXN0MTczOTA4OTE2 | 20,067 | Don't raise exceptions splitting a blank string | {
"avatar_url": "https://avatars.githubusercontent.com/u/276125?v=4",
"events_url": "https://api.github.com/users/montanalow/events{/privacy}",
"followers_url": "https://api.github.com/users/montanalow/followers",
"following_url": "https://api.github.com/users/montanalow/following{/other_user}",
"gists_url": ... | [
{
"color": "5319e7",
"default": false,
"description": "String extension data type and string data",
"id": 57522093,
"name": "Strings",
"node_id": "MDU6TGFiZWw1NzUyMjA5Mw==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Strings"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 9 | 2018-03-09T03:15:03Z | 2018-03-17T19:42:59Z | 2018-03-17T19:42:53Z | CONTRIBUTOR | null | whatsnew: bug fix on reshaping
- [X] closes #20002
- [x] tests added / passed
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20067/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20067/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20067.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20067",
"merged_at": "2018-03-17T19:42:53Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20067.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20067"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20068 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20068/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20068/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20068/events | https://github.com/pandas-dev/pandas/issues/20068 | 303,732,383 | MDU6SXNzdWUzMDM3MzIzODM= | 20,068 | rolling().apply is inconsistent with groupby().apply | {
"avatar_url": "https://avatars.githubusercontent.com/u/23494773?v=4",
"events_url": "https://api.github.com/users/Seung-hyeon/events{/privacy}",
"followers_url": "https://api.github.com/users/Seung-hyeon/followers",
"following_url": "https://api.github.com/users/Seung-hyeon/following{/other_user}",
"gists_u... | [
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
"name": "Groupby",
"node_id": "MDU6TGFiZWwyMzMxNjA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby"
},
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/J... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 1 | 2018-03-09T05:53:02Z | 2018-03-09T11:06:59Z | 2018-03-09T11:06:40Z | NONE | null | This is the same issue with #5071, but still not solved. :(
`func` in `GroupBy.apply(func, *args, **kwargs)[source]` have `DataFrame` as an input, while
`func` in `Rolling.apply(func, args=(), kwargs={})` have `ndarray` as an input.
**Is this project still actively working to find solution?**
Also, it would... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20068/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20068/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20069 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20069/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20069/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20069/events | https://github.com/pandas-dev/pandas/pull/20069 | 303,734,456 | MDExOlB1bGxSZXF1ZXN0MTczOTI2NDg2 | 20,069 | DOC: Fixed example & description for pandas.cut | {
"avatar_url": "https://avatars.githubusercontent.com/u/3539221?v=4",
"events_url": "https://api.github.com/users/ikoevska/events{/privacy}",
"followers_url": "https://api.github.com/users/ikoevska/followers",
"following_url": "https://api.github.com/users/ikoevska/following{/other_user}",
"gists_url": "http... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | null | 4 | 2018-03-09T06:06:34Z | 2018-06-09T11:34:17Z | 2018-03-10T09:53:07Z | CONTRIBUTOR | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
```
################################################################################
############################ Docstring (pandas.cut) ############################
#########... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20069/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20069/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20069.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20069",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/20069.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20069"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20070 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20070/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20070/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20070/events | https://github.com/pandas-dev/pandas/issues/20070 | 303,741,593 | MDU6SXNzdWUzMDM3NDE1OTM= | 20,070 | datetime64 is converted to int64 when assigning to a new field | {
"avatar_url": "https://avatars.githubusercontent.com/u/902012?v=4",
"events_url": "https://api.github.com/users/holymonson/events{/privacy}",
"followers_url": "https://api.github.com/users/holymonson/followers",
"following_url": "https://api.github.com/users/holymonson/following{/other_user}",
"gists_url": ... | [
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "e1... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 1 | 2018-03-09T06:48:43Z | 2018-03-09T11:06:04Z | 2018-03-09T11:05:47Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```python
# First, create a `Series` with `dtype` int64 or float64 or object (any type but datetime64).
series = pd.Series({'value': 123})
# >>> series
# value 123
# dtype: int64
# Setting a new datetime64 value, and it will be converted to int64.
ser... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20070/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20070/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20071 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20071/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20071/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20071/events | https://github.com/pandas-dev/pandas/issues/20071 | 303,770,039 | MDU6SXNzdWUzMDM3NzAwMzk= | 20,071 | Revert temporary github PR template for sprint | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "DDDDDD",
"default": false,
"description": "Administrative tasks related to the pandas project",
"id": 32933285,
"name": "Admin",
"node_id": "MDU6TGFiZWwzMjkzMzI4NQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Admin"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2018-03-09T09:04:34Z | 2018-04-14T14:33:56Z | 2018-04-14T14:33:56Z | MEMBER | null | Revert https://github.com/pandas-dev/pandas/pull/20055 after the sprint | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20071/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20071/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20072 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20072/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20072/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20072/events | https://github.com/pandas-dev/pandas/pull/20072 | 303,776,060 | MDExOlB1bGxSZXF1ZXN0MTczOTU2NjI4 | 20,072 | Docstring validation script: handle args/kwargs | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 5 | 2018-03-09T09:27:41Z | 2018-03-14T14:42:21Z | 2018-03-14T14:42:12Z | MEMBER | null | This ensures that if you use `**kwargs` in the docstring Parameters, the validation script does not complain.
But it does not yet check it is actually written like that.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20072/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20072/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20072.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20072",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/20072.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20072"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20073 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20073/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20073/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20073/events | https://github.com/pandas-dev/pandas/pull/20073 | 303,810,973 | MDExOlB1bGxSZXF1ZXN0MTczOTgyNDE2 | 20,073 | DOC: update the pandas.core.groupby.GroupBy.max docstring | {
"avatar_url": "https://avatars.githubusercontent.com/u/10043087?v=4",
"events_url": "https://api.github.com/users/shivam6294/events{/privacy}",
"followers_url": "https://api.github.com/users/shivam6294/followers",
"following_url": "https://api.github.com/users/shivam6294/following{/other_user}",
"gists_url"... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160... | closed | false | null | [] | null | 6 | 2018-03-09T11:29:33Z | 2018-11-01T01:34:39Z | 2018-11-01T01:34:39Z | NONE | null | Added extendible dictionary to do the same for other generic numeric operations in module pandas.core.groupby.
Checklist for the pandas documentation sprint (ignore this if you are doing
an unrelated PR):
- [X] PR title is "DOC: update the pandas.core.groupby.GroupBy.max docstring"
- [X] The validation script p... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20073/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20073/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20073.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20073",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/20073.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20073"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20074 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20074/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20074/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20074/events | https://github.com/pandas-dev/pandas/pull/20074 | 303,811,604 | MDExOlB1bGxSZXF1ZXN0MTczOTgyODYz | 20,074 | DOC/CLN: clean-up shared_docs in generic.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | null | 8 | 2018-03-09T11:31:57Z | 2018-10-02T20:31:41Z | 2018-10-02T20:31:37Z | MEMBER | null | xref https://github.com/pandas-dev/pandas/pull/20016 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20074/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20074/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20074.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20074",
"merged_at": "2018-10-02T20:31:37Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20074.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20074"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20075 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20075/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20075/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20075/events | https://github.com/pandas-dev/pandas/issues/20075 | 303,842,834 | MDU6SXNzdWUzMDM4NDI4MzQ= | 20,075 | DOC: Series.unique docstring can be moved to series.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "0e8a16",
"default": true,
"description": null,
"id": 7171206... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 5 | 2018-03-09T13:35:17Z | 2018-03-27T20:50:12Z | 2018-03-27T20:50:12Z | MEMBER | null | Note for the documentation sprint:
- The docstring of `Series.unique` is currently defined in `pandas/core/base.py`, but since the docstring is no longer shared but only used by `Series.unique`, the docstring can be moved to `pandas/core/series.py` as a normal docstring of the Series.unique definition | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20075/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20075/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20076 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20076/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20076/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20076/events | https://github.com/pandas-dev/pandas/pull/20076 | 303,855,207 | MDExOlB1bGxSZXF1ZXN0MTc0MDE1NjQ5 | 20,076 | DOC: Improved the docstring of errors.ParserWarning | {
"avatar_url": "https://avatars.githubusercontent.com/u/30525975?v=4",
"events_url": "https://api.github.com/users/joaoavf/events{/privacy}",
"followers_url": "https://api.github.com/users/joaoavf/followers",
"following_url": "https://api.github.com/users/joaoavf/following{/other_user}",
"gists_url": "https:... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or improved... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 3 | 2018-03-09T14:17:11Z | 2018-03-15T19:29:23Z | 2018-03-15T19:29:23Z | CONTRIBUTOR | null | Checklist for the pandas documentation sprint (ignore this if you are doing
an unrelated PR):
- [X] PR title is "DOC: update the <your-function-or-method> docstring"
- [ ] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>`
- [X] The PEP8 style check passes: `git diff upstream... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20076/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20076/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20076.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20076",
"merged_at": "2018-03-15T19:29:23Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20076.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20076"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20077 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20077/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20077/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20077/events | https://github.com/pandas-dev/pandas/pull/20077 | 303,863,178 | MDExOlB1bGxSZXF1ZXN0MTc0MDIxNjYx | 20,077 | DOC: fix the pandas.DataFrame.add example | {
"avatar_url": "https://avatars.githubusercontent.com/u/5486449?v=4",
"events_url": "https://api.github.com/users/robinkiplangat/events{/privacy}",
"followers_url": "https://api.github.com/users/robinkiplangat/followers",
"following_url": "https://api.github.com/users/robinkiplangat/following{/other_user}",
... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 4 | 2018-03-09T14:42:12Z | 2018-03-19T21:03:01Z | 2018-03-15T13:48:21Z | CONTRIBUTOR | null | Docstring assigned to the PyData Nairobi chapter for the sprint
Checklist for the pandas documentation sprint
- [x] PR title is "DOC: update the pandas.DataFrame.rmul docstring"
- [x] The validation script passes: `scripts/validate_docstrings.py pandas.DataFrame.rmul`
- [x] The PEP8 style check passes: `git diff... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20077/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20077/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20077.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20077",
"merged_at": "2018-03-15T13:48:21Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20077.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20077"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20078 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20078/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20078/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20078/events | https://github.com/pandas-dev/pandas/pull/20078 | 303,863,949 | MDExOlB1bGxSZXF1ZXN0MTc0MDIyMjU1 | 20,078 | DOC: Improved the docstring of Series.any() | {
"avatar_url": "https://avatars.githubusercontent.com/u/8538930?v=4",
"events_url": "https://api.github.com/users/FrankDupree/events{/privacy}",
"followers_url": "https://api.github.com/users/FrankDupree/followers",
"following_url": "https://api.github.com/users/FrankDupree/following{/other_user}",
"gists_ur... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 8 | 2018-03-09T14:44:33Z | 2018-03-14T22:25:53Z | 2018-03-14T22:25:53Z | NONE | null | Checklist for the pandas documentation sprint (ignore this if you are doing
an unrelated PR):
- [x] PR title is "DOC: Improved the docstring of Series.any()"
- [ ] The validation script passes: `scripts/validate_docstrings.py Series.any()`
- [x] The PEP8 style check passes: `git diff upstream/master -u -- "*.py" ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20078/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20078/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20078.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20078",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/20078.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20078"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20079 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20079/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20079/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20079/events | https://github.com/pandas-dev/pandas/pull/20079 | 303,865,152 | MDExOlB1bGxSZXF1ZXN0MTc0MDIzMTI0 | 20,079 | COMPAT: Matplotlib 2.2 compatability | {
"avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4",
"events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}",
"followers_url": "https://api.github.com/users/TomAugspurger/followers",
"following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}",
"gi... | [
{
"color": "8AE234",
"default": false,
"description": null,
"id": 2413328,
"name": "Visualization",
"node_id": "MDU6TGFiZWwyNDEzMzI4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization"
},
{
"color": "d93f0b",
"default": false,
"description": "Re... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 4 | 2018-03-09T14:48:03Z | 2018-03-13T12:03:43Z | 2018-03-13T12:03:22Z | CONTRIBUTOR | null | Summary of changes
- clean up version detection in compat
- Update timedelta tick formatting tests. Matplotlib fixed tick formatting of timedeltas so they're consistent with non-timedelta formatting.
closes #20031 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20079/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20079/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20079.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20079",
"merged_at": "2018-03-13T12:03:22Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20079.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20079"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20080 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20080/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20080/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20080/events | https://github.com/pandas-dev/pandas/pull/20080 | 303,891,808 | MDExOlB1bGxSZXF1ZXN0MTc0MDQzMjkx | 20,080 | DOC: Add syntax highlighting to SAS code blocks in comparison_with_sas.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/15164633?v=4",
"events_url": "https://api.github.com/users/kylebarron/events{/privacy}",
"followers_url": "https://api.github.com/users/kylebarron/followers",
"following_url": "https://api.github.com/users/kylebarron/following{/other_user}",
"gists_url"... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2018-03-09T16:07:13Z | 2018-03-09T16:31:24Z | 2018-03-09T16:31:15Z | CONTRIBUTOR | null | Since version 2.2, Pygments supports [SAS syntax highlighting](http://pygments.org/docs/lexers/#lexer-for-sas). This PR just changes `.. code-block:: none` to `.. code-block:: sas`.
In my local build, that causes the code chunks to look like this:
. I'd like to use `groupby` to do this, and I wrote a custom function that can be used in `GroupBy.apply`. It works fine, although the function is quite s... | {
"+1": 1,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20084/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20084/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20085 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20085/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20085/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20085/events | https://github.com/pandas-dev/pandas/issues/20085 | 303,973,879 | MDU6SXNzdWUzMDM5NzM4Nzk= | 20,085 | Mistake in pd.DataFrame.assign() docstring | {
"avatar_url": "https://avatars.githubusercontent.com/u/1224492?v=4",
"events_url": "https://api.github.com/users/toobaz/events{/privacy}",
"followers_url": "https://api.github.com/users/toobaz/followers",
"following_url": "https://api.github.com/users/toobaz/following{/other_user}",
"gists_url": "https://ap... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 3 | 2018-03-09T20:42:29Z | 2018-04-16T17:08:27Z | 2018-04-15T20:25:21Z | MEMBER | null | The docstring for ``df.DataFrame.assign()`` starts with
```
Assign new columns to a DataFrame, returning a new object
(a copy) with all the original columns in addition to the new ones.
```
... but in fact existing columns can be overridden as well.
Hopefully tomorrow somebody will fix this!
#### Output... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20085/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20085/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20086 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20086/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20086/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20086/events | https://github.com/pandas-dev/pandas/pull/20086 | 303,989,182 | MDExOlB1bGxSZXF1ZXN0MTc0MTE1NDE2 | 20,086 | DOC: update the Series.memory_usage() docstring | {
"avatar_url": "https://avatars.githubusercontent.com/u/5793?v=4",
"events_url": "https://api.github.com/users/lebigot/events{/privacy}",
"followers_url": "https://api.github.com/users/lebigot/followers",
"following_url": "https://api.github.com/users/lebigot/following{/other_user}",
"gists_url": "https://ap... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 2 | 2018-03-09T21:40:59Z | 2018-03-11T14:29:35Z | 2018-03-10T16:32:21Z | CONTRIBUTOR | null | Checklist for the pandas documentation sprint (ignore this if you are doing
an unrelated PR):
- [X] PR title is "DOC: update the <your-function-or-method> docstring"
- [ ] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>`
- [X] The PEP8 style check passes: `git diff upstream... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20086/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20086/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20086.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20086",
"merged_at": "2018-03-10T16:32:20Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20086.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20086"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20087 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20087/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20087/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20087/events | https://github.com/pandas-dev/pandas/pull/20087 | 304,006,814 | MDExOlB1bGxSZXF1ZXN0MTc0MTI4OTcz | 20,087 | Update series.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/17802601?v=4",
"events_url": "https://api.github.com/users/mselimata/events{/privacy}",
"followers_url": "https://api.github.com/users/mselimata/followers",
"following_url": "https://api.github.com/users/mselimata/following{/other_user}",
"gists_url": "... | [] | closed | false | null | [] | null | 0 | 2018-03-09T22:57:14Z | 2018-03-09T23:17:21Z | 2018-03-09T23:17:16Z | NONE | null | Checklist for the pandas documentation sprint (ignore this if you are doing
an unrelated PR):
- [ x] PR title is "DOC: update the <your-function-or-method> docstring"
- [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>`
- [x] The PEP8 style check passes: `git diff upstrea... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20087/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20087/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20087.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20087",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/20087.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20087"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20088 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20088/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20088/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20088/events | https://github.com/pandas-dev/pandas/issues/20088 | 304,008,554 | MDU6SXNzdWUzMDQwMDg1NTQ= | 20,088 | DataFrame[timedelta64] / timedelta64 or pydatetime has wrong dtype and wrong values | {
"avatar_url": "https://avatars.githubusercontent.com/u/3150861?v=4",
"events_url": "https://api.github.com/users/nmusolino/events{/privacy}",
"followers_url": "https://api.github.com/users/nmusolino/followers",
"following_url": "https://api.github.com/users/nmusolino/following{/other_user}",
"gists_url": "h... | [
{
"color": "009800",
"default": false,
"description": "Duplicate issue or pull request",
"id": 40153326,
"name": "Duplicate Report",
"node_id": "MDU6TGFiZWw0MDE1MzMyNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report"
},
{
"color": "5319e7",
... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 8 | 2018-03-09T23:06:17Z | 2018-08-14T10:45:48Z | 2018-03-10T01:08:49Z | CONTRIBUTOR | null | #### Code Sample
```
In [1]: import pandas, numpy, datetime
In [2]: df = pandas.DataFrame({'x': numpy.timedelta64(1, 'ms') * numpy.arange(0, 5)})
In [3]: df
Out[3]:
x
0 00:00:00
1 00:00:00.001000
2 00:00:00.002000
3 00:00:00.003000
4 00:00:00.004000
In [4]: df.dtypes
Out[4]:
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20088/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20088/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20089 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20089/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20089/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20089/events | https://github.com/pandas-dev/pandas/issues/20089 | 304,017,682 | MDU6SXNzdWUzMDQwMTc2ODI= | 20,089 | Pandas not preserving date type on reading back parquet | {
"avatar_url": "https://avatars.githubusercontent.com/u/4346714?v=4",
"events_url": "https://api.github.com/users/euclides-filho/events{/privacy}",
"followers_url": "https://api.github.com/users/euclides-filho/followers",
"following_url": "https://api.github.com/users/euclides-filho/following{/other_user}",
... | [
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "e102d8",
"default": false,
"description": "Unexpecte... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 7 | 2018-03-10T00:00:20Z | 2021-06-24T14:33:02Z | 2018-03-10T01:00:01Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
from datetime import datetime, date
import pandas as pd
df = pd.DataFrame([(1, "x", date.today(), datetime(2018, 1, 2, 18, 53))],
columns=["number", "string", "date", "datetime"])
df.dtypes
# number int64
# st... | {
"+1": 4,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 4,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20089/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20089/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20090 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20090/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20090/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20090/events | https://github.com/pandas-dev/pandas/issues/20090 | 304,025,288 | MDU6SXNzdWUzMDQwMjUyODg= | 20,090 | Mixed-dtype dataframe comparison with array raises incorrectly | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stack/Unstack, Explode",
"id": 13098779,
"name": "Reshaping",
"node_id": "MDU6TGFiZWwxMzA5ODc3OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping"
},
{
"color": "006b75",
"de... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 0 | 2018-03-10T00:57:44Z | 2018-10-14T16:49:36Z | 2018-10-13T07:08:21Z | MEMBER | null | This came up while going through some of statsmodels tests:
```
arr = np.random.randn(3, 2)
arr[:, 0] = [1, 2, 3]
df = pd.DataFrame(arr)
df[0] = df[0].astype(int)
>>> df == arr
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "pandas/core/ops.py", line 1572, in f
try_cast=... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20090/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20090/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20091 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20091/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20091/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20091/events | https://github.com/pandas-dev/pandas/pull/20091 | 304,032,954 | MDExOlB1bGxSZXF1ZXN0MTc0MTQ3ODkz | 20,091 | FIX: add support for desc order when ranking infs with nans #19538 | {
"avatar_url": "https://avatars.githubusercontent.com/u/13047435?v=4",
"events_url": "https://api.github.com/users/peterpanmj/events{/privacy}",
"followers_url": "https://api.github.com/users/peterpanmj/followers",
"following_url": "https://api.github.com/users/peterpanmj/following{/other_user}",
"gists_url"... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "006b75",
"default": false,
"description": "Arithmetic, Comparison, ... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 16 | 2018-03-10T02:19:39Z | 2018-04-20T06:16:17Z | 2018-03-30T20:35:26Z | CONTRIBUTOR | null | Please include the output of the validation script below between the "```" ticks:
```
################################################################################
################ Docstring (pandas._libs.algos.rank_1d_object) ################
##################################################################... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20091/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20091/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20091.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20091",
"merged_at": "2018-03-30T20:35:25Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20091.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20091"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20092 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20092/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20092/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20092/events | https://github.com/pandas-dev/pandas/issues/20092 | 304,033,545 | MDU6SXNzdWUzMDQwMzM1NDU= | 20,092 | Series convert int64 to float64 even dtype is explicitly set | {
"avatar_url": "https://avatars.githubusercontent.com/u/902012?v=4",
"events_url": "https://api.github.com/users/holymonson/events{/privacy}",
"followers_url": "https://api.github.com/users/holymonson/followers",
"following_url": "https://api.github.com/users/holymonson/following{/other_user}",
"gists_url": ... | [
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy dtype conversions",
"id": 31404521,
"name": "Dtype Conversions",
"node_id": "MDU6TGFiZWwzMTQwNDUyMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions"
},
{
"color": "005... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 1 | 2018-03-10T02:27:38Z | 2018-03-10T02:32:44Z | 2018-03-10T02:32:29Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```python
s1 = pd.Series({'v1': 1}, dtype='int64')
# >>> s1
# v1 1
# dtype: int64
s2 = pd.Series({'v2': 1}, dtype='int64')
# >>> s2
# v2 1
# dtype: int64
s1.add(s2, fill_value=0)
# v1 1.0
# v2 1.0
# dtype: float64
```
#### Problem descri... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20092/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20092/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20093 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20093/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20093/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20093/events | https://github.com/pandas-dev/pandas/pull/20093 | 304,037,595 | MDExOlB1bGxSZXF1ZXN0MTc0MTUwODQ3 | 20,093 | DOC:update the DatetimeIndex.tz_convert(tz) | {
"avatar_url": "https://avatars.githubusercontent.com/u/28043522?v=4",
"events_url": "https://api.github.com/users/hammadmashkoor/events{/privacy}",
"followers_url": "https://api.github.com/users/hammadmashkoor/followers",
"following_url": "https://api.github.com/users/hammadmashkoor/following{/other_user}",
... | [] | closed | false | null | [] | null | 1 | 2018-03-10T03:31:24Z | 2018-03-10T05:28:42Z | 2018-03-10T05:28:14Z | CONTRIBUTOR | null | Checklist for the pandas documentation sprint (ignore this if you are doing
an unrelated PR):
- [x] PR title is "DOC: update the <your-function-or-method> docstring"
- [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>`
- [ ] The PEP8 style check passes: `git diff upstream... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20093/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20093/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20093.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20093",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/20093.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20093"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20094 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20094/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20094/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20094/events | https://github.com/pandas-dev/pandas/pull/20094 | 304,041,019 | MDExOlB1bGxSZXF1ZXN0MTc0MTUzMDM5 | 20,094 | DOC: Update the DatetimeIndex.normalize docstring | {
"avatar_url": "https://avatars.githubusercontent.com/u/26834658?v=4",
"events_url": "https://api.github.com/users/techytushar/events{/privacy}",
"followers_url": "https://api.github.com/users/techytushar/followers",
"following_url": "https://api.github.com/users/techytushar/following{/other_user}",
"gists_u... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 3 | 2018-03-10T04:34:11Z | 2018-03-15T14:28:13Z | 2018-03-15T14:28:12Z | CONTRIBUTOR | null | Signed-off-by: Tushar Mittal <chiragmittal.mittal@gmail.com>
Checklist for the pandas documentation sprint (ignore this if you are doing
an unrelated PR):
- [x] PR title is "DOC: update the <your-function-or-method> docstring"
- [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20094/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20094/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20094.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20094",
"merged_at": "2018-03-15T14:28:12Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20094.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20094"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20095 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20095/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20095/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20095/events | https://github.com/pandas-dev/pandas/pull/20095 | 304,043,532 | MDExOlB1bGxSZXF1ZXN0MTc0MTU0NTQy | 20,095 | Create new file with .csv extension | {
"avatar_url": "https://avatars.githubusercontent.com/u/21285247?v=4",
"events_url": "https://api.github.com/users/tarcisio-marinho/events{/privacy}",
"followers_url": "https://api.github.com/users/tarcisio-marinho/followers",
"following_url": "https://api.github.com/users/tarcisio-marinho/following{/other_use... | [
{
"color": "5319e7",
"default": false,
"description": "read_csv, to_csv",
"id": 47229171,
"name": "IO CSV",
"node_id": "MDU6TGFiZWw0NzIyOTE3MQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV"
}
] | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 1 | 2018-03-10T05:20:31Z | 2018-03-10T11:34:28Z | 2018-03-10T11:33:53Z | NONE | null | If the .csv extension is not especified, the to_csv inserts.
```
df = pandas.read_csv("file.csv")
df.to_csv("new_file")
```
File created = new_file.csv | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20095/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20095/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20095.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20095",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/20095.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20095"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20096 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20096/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20096/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20096/events | https://github.com/pandas-dev/pandas/pull/20096 | 304,045,608 | MDExOlB1bGxSZXF1ZXN0MTc0MTU1ODA5 | 20,096 | DOC: update the DatetimeIndex.tz_convert(tz) docstring | {
"avatar_url": "https://avatars.githubusercontent.com/u/28043522?v=4",
"events_url": "https://api.github.com/users/hammadmashkoor/events{/privacy}",
"followers_url": "https://api.github.com/users/hammadmashkoor/followers",
"following_url": "https://api.github.com/users/hammadmashkoor/following{/other_user}",
... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "5319e7",
"default": false,
"description": "Timezone data dtype",... | closed | false | null | [] | null | 4 | 2018-03-10T06:02:55Z | 2018-03-13T12:45:31Z | 2018-03-13T12:45:20Z | CONTRIBUTOR | null | Checklist for the pandas documentation sprint (ignore this if you are doing
an unrelated PR):
- [x] PR title is "DOC: update the <your-function-or-method> docstring"
- [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>`
- [x] The PEP8 style check passes: `git diff upstream... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20096/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20096/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20096.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20096",
"merged_at": "2018-03-13T12:45:20Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20096.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20096"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20097 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20097/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20097/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20097/events | https://github.com/pandas-dev/pandas/issues/20097 | 304,045,805 | MDU6SXNzdWUzMDQwNDU4MDU= | 20,097 | Common docstring for ceil, floor and round | {
"avatar_url": "https://avatars.githubusercontent.com/u/26834658?v=4",
"events_url": "https://api.github.com/users/techytushar/events{/privacy}",
"followers_url": "https://api.github.com/users/techytushar/followers",
"following_url": "https://api.github.com/users/techytushar/following{/other_user}",
"gists_u... | [] | closed | false | null | [] | null | 0 | 2018-03-10T06:06:50Z | 2018-03-10T13:50:42Z | 2018-03-10T13:50:42Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```
class TimelikeOps(object):
""" common ops for TimedeltaIndex/DatetimeIndex, but not PeriodIndex """
_round_doc = (
"""
%s the index to the specified freq
Parameters
----------
freq : freq string/obje... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20097/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20097/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/20098 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20098/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20098/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20098/events | https://github.com/pandas-dev/pandas/pull/20098 | 304,052,599 | MDExOlB1bGxSZXF1ZXN0MTc0MTYwMDMw | 20,098 | DOC: update the GroupBy.apply docstring | {
"avatar_url": "https://avatars.githubusercontent.com/u/1028922?v=4",
"events_url": "https://api.github.com/users/ajdyka/events{/privacy}",
"followers_url": "https://api.github.com/users/ajdyka/followers",
"following_url": "https://api.github.com/users/ajdyka/following{/other_user}",
"gists_url": "https://ap... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160... | closed | false | null | [] | null | 3 | 2018-03-10T08:15:27Z | 2018-07-21T17:00:43Z | 2018-07-21T17:00:32Z | CONTRIBUTOR | null | Checklist for the pandas documentation sprint (ignore this if you are doing
an unrelated PR):
- [X] PR title is "DOC: update the <your-function-or-method> docstring"
- [X] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>`
- [X] The PEP8 style check passes: `git diff upstream... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20098/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20098/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20098.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20098",
"merged_at": "2018-07-21T17:00:31Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20098.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20098"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20099 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20099/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20099/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20099/events | https://github.com/pandas-dev/pandas/pull/20099 | 304,053,527 | MDExOlB1bGxSZXF1ZXN0MTc0MTYwNDk0 | 20,099 | DOC: update the docstring for several functions and properties (Seoul). | {
"avatar_url": "https://avatars.githubusercontent.com/u/18420539?v=4",
"events_url": "https://api.github.com/users/coffeedjimmy/events{/privacy}",
"followers_url": "https://api.github.com/users/coffeedjimmy/followers",
"following_url": "https://api.github.com/users/coffeedjimmy/following{/other_user}",
"gist... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 4 | 2018-03-10T08:31:36Z | 2018-03-13T14:44:49Z | 2018-03-13T14:44:44Z | CONTRIBUTOR | null | Checklist for the pandas documentation sprint (ignore this if you are doing
an unrelated PR):
- [x] PR title is "DOC: update the <your-function-or-method> docstring"
- [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>`
- [x] The PEP8 style check passes: `git diff upstream... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20099/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20099/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20099.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20099",
"merged_at": "2018-03-13T14:44:44Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20099.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20099"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20100 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20100/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20100/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20100/events | https://github.com/pandas-dev/pandas/pull/20100 | 304,053,616 | MDExOlB1bGxSZXF1ZXN0MTc0MTYwNTMx | 20,100 | DOC: update the dtypes/ftypes docstring (Seoul) | {
"avatar_url": "https://avatars.githubusercontent.com/u/12846075?v=4",
"events_url": "https://api.github.com/users/jongwony/events{/privacy}",
"followers_url": "https://api.github.com/users/jongwony/followers",
"following_url": "https://api.github.com/users/jongwony/following{/other_user}",
"gists_url": "htt... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | null | 3 | 2018-03-10T08:32:45Z | 2018-03-12T21:11:07Z | 2018-03-12T21:11:07Z | CONTRIBUTOR | null | Checklist for the pandas documentation sprint (ignore this if you are doing
an unrelated PR):
- [X] PR title is "DOC: update the <your-function-or-method> docstring"
- [X] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>`
- [X] The PEP8 style check passes: `git diff upstream... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20100/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20100/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20100.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20100",
"merged_at": "2018-03-12T21:11:07Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20100.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20100"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20101 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20101/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20101/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20101/events | https://github.com/pandas-dev/pandas/pull/20101 | 304,053,684 | MDExOlB1bGxSZXF1ZXN0MTc0MTYwNTYz | 20,101 | DOC: update the axes, shape, dim and size property docstring (Seoul) | {
"avatar_url": "https://avatars.githubusercontent.com/u/8798819?v=4",
"events_url": "https://api.github.com/users/yeongseon/events{/privacy}",
"followers_url": "https://api.github.com/users/yeongseon/followers",
"following_url": "https://api.github.com/users/yeongseon/following{/other_user}",
"gists_url": "h... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 3 | 2018-03-10T08:33:35Z | 2018-03-15T22:27:02Z | 2018-03-13T15:05:49Z | CONTRIBUTOR | null | This change includes the following property axes, shape, ndim, size
Checklist for the pandas documentation sprint (ignore this if you are doing
an unrelated PR):
- [X] PR title is "DOC: update the <your-function-or-method> docstring"
- [X] The validation script passes: `scripts/validate_docstrings.py <your-func... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20101/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20101/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20101.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20101",
"merged_at": "2018-03-13T15:05:49Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20101.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20101"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20102 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20102/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20102/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20102/events | https://github.com/pandas-dev/pandas/pull/20102 | 304,054,846 | MDExOlB1bGxSZXF1ZXN0MTc0MTYxMTgy | 20,102 | DOC: update the pd.DataFrame.memory_usage/empty docstring(Seoul) | {
"avatar_url": "https://avatars.githubusercontent.com/u/17819874?v=4",
"events_url": "https://api.github.com/users/ohahohah/events{/privacy}",
"followers_url": "https://api.github.com/users/ohahohah/followers",
"following_url": "https://api.github.com/users/ohahohah/following{/other_user}",
"gists_url": "htt... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | null | 4 | 2018-03-10T08:54:45Z | 2018-03-15T21:58:49Z | 2018-03-15T21:58:34Z | CONTRIBUTOR | null | Checklist for the pandas documentation sprint (ignore this if you are doing
an unrelated PR):
- [X] PR title is "DOC: update the <your-function-or-method> docstring"
- [X] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>`
- [X] The PEP8 style check passes: `git diff upstream... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20102/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20102/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20102.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20102",
"merged_at": "2018-03-15T21:58:34Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20102.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20102"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20103 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20103/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20103/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20103/events | https://github.com/pandas-dev/pandas/pull/20103 | 304,056,869 | MDExOlB1bGxSZXF1ZXN0MTc0MTYyMzgw | 20,103 | Doc: Update the DatetimeIndex.strftime docstring | {
"avatar_url": "https://avatars.githubusercontent.com/u/14112700?v=4",
"events_url": "https://api.github.com/users/Tushar987/events{/privacy}",
"followers_url": "https://api.github.com/users/Tushar987/followers",
"following_url": "https://api.github.com/users/Tushar987/following{/other_user}",
"gists_url": "... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 2 | 2018-03-10T09:30:58Z | 2018-03-13T23:19:29Z | 2018-03-13T23:19:24Z | CONTRIBUTOR | null | Checklist for the pandas documentation sprint (ignore this if you are doing
an unrelated PR):
- [ ] PR title is "DOC: update the <your-function-or-method> docstring"
- [ ] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>`
- [ ] The PEP8 style check passes: `git diff upstream... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20103/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20103/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20103.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20103",
"merged_at": "2018-03-13T23:19:24Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20103.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20103"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20104 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20104/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20104/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20104/events | https://github.com/pandas-dev/pandas/pull/20104 | 304,058,970 | MDExOlB1bGxSZXF1ZXN0MTc0MTYzNTg3 | 20,104 | DOC: Update pandas.cut docstring | {
"avatar_url": "https://avatars.githubusercontent.com/u/3539221?v=4",
"events_url": "https://api.github.com/users/ikoevska/events{/privacy}",
"followers_url": "https://api.github.com/users/ikoevska/followers",
"following_url": "https://api.github.com/users/ikoevska/following{/other_user}",
"gists_url": "http... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, S... | closed | false | null | [] | null | 9 | 2018-03-10T10:08:23Z | 2018-06-09T11:34:27Z | 2018-03-16T11:10:27Z | CONTRIBUTOR | null | Checklist for the pandas documentation sprint (ignore this if you are doing
an unrelated PR):
- [X ] PR title is "DOC: update the <your-function-or-method> docstring"
- [X ] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>`
- [X ] The PEP8 style check passes: `git diff upstr... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20104/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20104/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20104.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20104",
"merged_at": "2018-03-16T11:10:26Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20104.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20104"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20105 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20105/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20105/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20105/events | https://github.com/pandas-dev/pandas/pull/20105 | 304,059,717 | MDExOlB1bGxSZXF1ZXN0MTc0MTY0MDEw | 20,105 | DOC: update the MultiIndex.swaplevel docstring | {
"avatar_url": "https://avatars.githubusercontent.com/u/12932?v=4",
"events_url": "https://api.github.com/users/xrmx/events{/privacy}",
"followers_url": "https://api.github.com/users/xrmx/followers",
"following_url": "https://api.github.com/users/xrmx/following{/other_user}",
"gists_url": "https://api.github... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "207de5",
"default": false,
"description": null,
"id": 712683... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 2 | 2018-03-10T10:22:46Z | 2018-03-10T14:49:41Z | 2018-03-10T14:49:31Z | CONTRIBUTOR | null | Checklist for the pandas documentation sprint (ignore this if you are doing
an unrelated PR):
- [X] PR title is "DOC: update the <your-function-or-method> docstring"
- [X] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>`
- [X] The PEP8 style check passes: `git diff upstream... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20105/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20105/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20105.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20105",
"merged_at": "2018-03-10T14:49:31Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20105.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20105"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20106 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20106/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20106/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20106/events | https://github.com/pandas-dev/pandas/pull/20106 | 304,060,750 | MDExOlB1bGxSZXF1ZXN0MTc0MTY0NjI5 | 20,106 | DOC: update the pickle.py docstring | {
"avatar_url": "https://avatars.githubusercontent.com/u/11967712?v=4",
"events_url": "https://api.github.com/users/radovankavicky/events{/privacy}",
"followers_url": "https://api.github.com/users/radovankavicky/followers",
"following_url": "https://api.github.com/users/radovankavicky/following{/other_user}",
... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "06909A",
"default": false,
"description": "IO issues that don't ... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 2 | 2018-03-10T10:41:20Z | 2018-03-12T21:35:21Z | 2018-03-12T21:35:11Z | NONE | null | Update
Checklist for the pandas documentation sprint (ignore this if you are doing
an unrelated PR):
- [x] PR title is "DOC: update the <your-function-or-method> docstring"
- [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>`
- [x] The PEP8 style check passes: `git dif... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20106/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20106/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20106.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20106",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/20106.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20106"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20107 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20107/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20107/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20107/events | https://github.com/pandas-dev/pandas/pull/20107 | 304,062,518 | MDExOlB1bGxSZXF1ZXN0MTc0MTY1NjY4 | 20,107 | DOC: update the Series.reset_index DocString | {
"avatar_url": "https://avatars.githubusercontent.com/u/8146506?v=4",
"events_url": "https://api.github.com/users/ludusrusso/events{/privacy}",
"followers_url": "https://api.github.com/users/ludusrusso/followers",
"following_url": "https://api.github.com/users/ludusrusso/following{/other_user}",
"gists_url":... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, S... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 7 | 2018-03-10T11:11:47Z | 2018-03-15T22:03:27Z | 2018-03-15T22:03:08Z | CONTRIBUTOR | null | Checklist for the pandas documentation sprint (ignore this if you are doing
an unrelated PR):
- [x] PR title is "DOC: update the <your-function-or-method> docstring"
- [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>`
- [x] The PEP8 style check passes: `git diff upstream... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20107/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20107/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20107.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20107",
"merged_at": "2018-03-15T22:03:08Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20107.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20107"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20108 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20108/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20108/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20108/events | https://github.com/pandas-dev/pandas/pull/20108 | 304,063,719 | MDExOlB1bGxSZXF1ZXN0MTc0MTY2MzUw | 20,108 | DOC: update the MultiIndex.sortlevel docstring | {
"avatar_url": "https://avatars.githubusercontent.com/u/10423441?v=4",
"events_url": "https://api.github.com/users/vimalromeo/events{/privacy}",
"followers_url": "https://api.github.com/users/vimalromeo/followers",
"following_url": "https://api.github.com/users/vimalromeo/following{/other_user}",
"gists_url"... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "207de5",
"default": false,
"description": null,
"id": 712683... | closed | false | null | [] | null | 5 | 2018-03-10T11:33:13Z | 2018-04-17T18:04:03Z | 2018-04-17T18:04:03Z | NONE | null | - [x] PR title is "DOC: update the <your-function-or-method> docstring"
- [ ] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>`
- [ ] The PEP8 style check passes: `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] The html version looks good: `python doc/make.py --si... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20108/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20108/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20108.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20108",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/20108.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20108"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/20109 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/20109/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/20109/comments | https://api.github.com/repos/pandas-dev/pandas/issues/20109/events | https://github.com/pandas-dev/pandas/pull/20109 | 304,064,697 | MDExOlB1bGxSZXF1ZXN0MTc0MTY2ODY1 | 20,109 | DOC: Improved the docstring of pandas.Series.sample | {
"avatar_url": "https://avatars.githubusercontent.com/u/18392531?v=4",
"events_url": "https://api.github.com/users/ottiP/events{/privacy}",
"followers_url": "https://api.github.com/users/ottiP/followers",
"following_url": "https://api.github.com/users/ottiP/following{/other_user}",
"gists_url": "https://api.... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing o... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 5 | 2018-03-10T11:49:35Z | 2018-03-15T14:12:19Z | 2018-03-15T14:11:33Z | CONTRIBUTOR | null | Checklist for the pandas documentation sprint (ignore this if you are doing
an unrelated PR):
- [x] PR title is "DOC: update the <your-function-or-method> docstring"
- [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>`
- [x] The PEP8 style check passes: `git diff upstream... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/20109/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/20109/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/20109.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/20109",
"merged_at": "2018-03-15T14:11:33Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/20109.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20109"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.