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/33817
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33817/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33817/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33817/events
https://github.com/pandas-dev/pandas/pull/33817
607,352,265
MDExOlB1bGxSZXF1ZXN0NDA5MzQzMDMx
33,817
TST: Separate expanding_apply and rolling_apply out of consistency
{ "avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4", "events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}", "followers_url": "https://api.github.com/users/charlesdong1991/followers", "following_url": "https://api.github.com/users/charlesdong1991/following{/other_user}",...
[ { "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": "d4c5f9", "d...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-27T08:40:49Z
2020-04-27T20:56:39Z
2020-04-27T20:55:56Z
MEMBER
null
xref #30577 #30486 This is the second step for breaking up giant consistency test, this PR separates consistency tests about `expanding_apply` and `rolling_apply` out from their big `expanding_consistency` and `rolling_consistency` tests. The followup after this would be removing `self.data` initiation from `ini...
{ "+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/33817/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33817/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33817.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33817", "merged_at": "2020-04-27T20:55:56Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33817.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33817" }
https://api.github.com/repos/pandas-dev/pandas/issues/33818
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33818/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33818/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33818/events
https://github.com/pandas-dev/pandas/pull/33818
607,418,494
MDExOlB1bGxSZXF1ZXN0NDA5Mzk1NjAz
33,818
CLN/TYP: update setup.cfg
{ "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.com/users/simonjayhawkins/followers", "following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" }, { "color": "ea91a4", "default": false, "description": "type annotat...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-27T10:11:09Z
2020-04-28T10:52:47Z
2020-04-27T12:57:39Z
MEMBER
null
``` @pytest.mark.xfail( StrictVersion(dateutil.__version__.split(".dev")[0]) < StrictVersion("2.7.0"), reason="Bug in dateutil < 2.7.0 when parsing old dates: Period('0001-01-07', 'D')", strict=False, ) ``` removed in #33680
{ "+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/33818/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33818/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33818.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33818", "merged_at": "2020-04-27T12:57:39Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33818.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33818" }
https://api.github.com/repos/pandas-dev/pandas/issues/33819
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33819/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33819/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33819/events
https://github.com/pandas-dev/pandas/issues/33819
607,448,798
MDU6SXNzdWU2MDc0NDg3OTg=
33,819
BUG: Missing tick labels on twinned axes
{ "avatar_url": "https://avatars.githubusercontent.com/u/724661?v=4", "events_url": "https://api.github.com/users/ebardie/events{/privacy}", "followers_url": "https://api.github.com/users/ebardie/followers", "following_url": "https://api.github.com/users/ebardie/following{/other_user}", "gists_url": "https://...
[ { "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, ...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "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
2020-04-27T10:56:58Z
2020-09-30T00:11:53Z
2020-09-30T00:11:53Z
CONTRIBUTOR
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [x] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+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/33819/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33819/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33820
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33820/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33820/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33820/events
https://github.com/pandas-dev/pandas/issues/33820
607,476,482
MDU6SXNzdWU2MDc0NzY0ODI=
33,820
ENH: Add na_value to DataFrame.to_numpy
{ "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": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AD7FA8", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-27T11:39:12Z
2020-05-13T15:51:29Z
2020-05-13T15:51:29Z
CONTRIBUTOR
null
#### Is your feature request related to a problem? Control the NA value used when converting a DataFrame to an ndarray. #### Describe the solution you'd like Add an `na_value` argument to `DataFrame.to_numpy()`. Has the same meaning as `na_value` in `Series.to_numpy`, except it applies to all the columns. #...
{ "+1": 3, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 3, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33820/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33820/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33821
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33821/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33821/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33821/events
https://github.com/pandas-dev/pandas/pull/33821
607,587,251
MDExOlB1bGxSZXF1ZXN0NDA5NTMwODcy
33,821
BUG: repair 'style' kwd handling in DataFrame.plot (#21003)
{ "avatar_url": "https://avatars.githubusercontent.com/u/28426758?v=4", "events_url": "https://api.github.com/users/joooeey/events{/privacy}", "followers_url": "https://api.github.com/users/joooeey/followers", "following_url": "https://api.github.com/users/joooeey/following{/other_user}", "gists_url": "https:...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" } ]
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "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...
27
2020-04-27T14:16:13Z
2020-09-22T05:26:04Z
2020-09-05T14:49:10Z
CONTRIBUTOR
null
- [x] closes #21003 - [x] tests added / passed - [x] passes `black pandas` => `command not found` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` => `command not found` - [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/33821/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33821/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33821.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33821", "merged_at": "2020-09-05T14:49:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33821.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33821" }
https://api.github.com/repos/pandas-dev/pandas/issues/33822
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33822/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33822/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33822/events
https://github.com/pandas-dev/pandas/pull/33822
607,643,642
MDExOlB1bGxSZXF1ZXN0NDA5NTc2Njkw
33,822
REF: collect set_index tests
{ "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": "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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-27T15:31:46Z
2020-04-27T19:35:36Z
2020-04-27T18:57:12Z
MEMBER
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/33822/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33822/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33822.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33822", "merged_at": "2020-04-27T18:57:12Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33822.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33822" }
https://api.github.com/repos/pandas-dev/pandas/issues/33823
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33823/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33823/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33823/events
https://github.com/pandas-dev/pandas/issues/33823
607,657,521
MDU6SXNzdWU2MDc2NTc1MjE=
33,823
API: copy(deep=False) -> view?
{ "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": "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" } ]
closed
false
null
[]
null
2
2020-04-27T15:50:23Z
2020-09-05T19:03:23Z
2020-09-05T19:03:23Z
MEMBER
null
These should behave the same, shouldn't they? If so, we should use the more standard usage (view). Ditto for `_shallow_copy()` with no args.
{ "+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/33823/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33823/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33824
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33824/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33824/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33824/events
https://github.com/pandas-dev/pandas/pull/33824
607,710,436
MDExOlB1bGxSZXF1ZXN0NDA5NjMwODE0
33,824
BUG: DataFrame[object] + Series[dt64], test parametrization
{ "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": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "C4A000", "default": false, "description": "pandas testing functions...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-27T17:09:45Z
2020-04-27T21:33:04Z
2020-04-27T20:24:43Z
MEMBER
null
- [ ] closes #xxxx - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry In the course of parametrizing tests, found a failing case. The edit in ops.dispatch fixes it.
{ "+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/33824/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33824/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33824.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33824", "merged_at": "2020-04-27T20:24:43Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33824.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33824" }
https://api.github.com/repos/pandas-dev/pandas/issues/33825
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33825/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33825/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33825/events
https://github.com/pandas-dev/pandas/issues/33825
607,723,000
MDU6SXNzdWU2MDc3MjMwMDA=
33,825
BUG: ExtensionArray TestMethods.test_where_series
{ "avatar_url": "https://avatars.githubusercontent.com/u/13157776?v=4", "events_url": "https://api.github.com/users/andrewgsavage/events{/privacy}", "followers_url": "https://api.github.com/users/andrewgsavage/followers", "following_url": "https://api.github.com/users/andrewgsavage/following{/other_user}", "g...
[ { "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": "6138b5", "default": false, "description": "Extending pandas with cu...
open
false
null
[]
null
3
2020-04-27T17:30:19Z
2020-09-04T13:06:03Z
null
NONE
null
- [x] I have checked that this issue has not already been reported. - [ ] I have confirmed this bug exists on the latest version of pandas. I'm working on updating pint-pandas to 0.25.1 before the latest version... - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Cod...
{ "+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/33825/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33825/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33826
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33826/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33826/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33826/events
https://github.com/pandas-dev/pandas/issues/33826
607,753,964
MDU6SXNzdWU2MDc3NTM5NjQ=
33,826
ENH: add support for snake case in pandas.Series.str.title
{ "avatar_url": "https://avatars.githubusercontent.com/u/64190742?v=4", "events_url": "https://api.github.com/users/jeffolsi/events{/privacy}", "followers_url": "https://api.github.com/users/jeffolsi/followers", "following_url": "https://api.github.com/users/jeffolsi/following{/other_user}", "gists_url": "htt...
[ { "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": "Requires...
closed
false
null
[]
null
6
2020-04-27T18:20:59Z
2020-04-29T19:13:35Z
2020-04-28T19:13:08Z
NONE
null
add support for snake case in `pandas.Series.str.title` https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Series.str.title.html so that : s = pd.Series(['snake', 'CAPITALS', 'IdNumber']) will be: ``` s 0 snake 1 capitals 2 id_number dtype: 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/33826/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33826/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33827
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33827/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33827/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33827/events
https://github.com/pandas-dev/pandas/issues/33827
607,761,610
MDU6SXNzdWU2MDc3NjE2MTA=
33,827
BUG: pandas.io.common _stringify_path uses isinstance in a wrong way raising an exception
{ "avatar_url": "https://avatars.githubusercontent.com/u/6683555?v=4", "events_url": "https://api.github.com/users/Fjolnir-Dvorak/events{/privacy}", "followers_url": "https://api.github.com/users/Fjolnir-Dvorak/followers", "following_url": "https://api.github.com/users/Fjolnir-Dvorak/following{/other_user}", ...
[ { "color": "207de5", "default": false, "description": "Clarification about behavior needed to assess issue", "id": 307649777, "name": "Needs Info", "node_id": "MDU6TGFiZWwzMDc2NDk3Nzc=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Info" } ]
closed
false
null
[]
null
3
2020-04-27T18:34:07Z
2020-04-28T11:49:36Z
2020-04-28T11:49:36Z
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [x] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+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/33827/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33827/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33828
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33828/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33828/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33828/events
https://github.com/pandas-dev/pandas/issues/33828
607,772,351
MDU6SXNzdWU2MDc3NzIzNTE=
33,828
BUG: iloc.__setitem__ with a numpy array throws a TypeError expecting 1-D list
{ "avatar_url": "https://avatars.githubusercontent.com/u/10732128?v=4", "events_url": "https://api.github.com/users/devin-petersohn/events{/privacy}", "followers_url": "https://api.github.com/users/devin-petersohn/followers", "following_url": "https://api.github.com/users/devin-petersohn/following{/other_user}"...
[ { "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": "0b02e1", "default": false, "description": "Related to indexing on s...
open
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", ...
2
2020-04-27T18:51:43Z
2020-05-01T20:02:41Z
null
CONTRIBUTOR
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+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/33828/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33828/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33829
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33829/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33829/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33829/events
https://github.com/pandas-dev/pandas/pull/33829
607,806,953
MDExOlB1bGxSZXF1ZXN0NDA5NzA5MDQx
33,829
TST: ensure groupby get by index value #33439
{ "avatar_url": "https://avatars.githubusercontent.com/u/4357268?v=4", "events_url": "https://api.github.com/users/sam-cohan/events{/privacy}", "followers_url": "https://api.github.com/users/sam-cohan/followers", "following_url": "https://api.github.com/users/sam-cohan/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": "729FCF", "d...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-27T19:47:14Z
2020-05-01T00:26:49Z
2020-05-01T00:26:36Z
CONTRIBUTOR
null
- [x] closes #33439 - [x] tests added / passed - [x] passes `black pandas` - [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/33829/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33829/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33829.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33829", "merged_at": "2020-05-01T00:26:36Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33829.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33829" }
https://api.github.com/repos/pandas-dev/pandas/issues/33830
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33830/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33830/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33830/events
https://github.com/pandas-dev/pandas/issues/33830
607,861,352
MDU6SXNzdWU2MDc4NjEzNTI=
33,830
API/BUG: freq retention in DatetimeIndex factorize, value_counts, MultiIndex, Categorical
{ "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": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0052cc", "default": false, "description": "DateOffsets", "id": ...
open
false
null
[]
null
2
2020-04-27T21:20:32Z
2021-08-22T07:54:03Z
null
MEMBER
null
``` dti = pd.date_range('2016-01-01', periods=5) dti.value_counts().index.freq # <-- None dti.factorize()[1].freq # <-- None mi = pd.MultiIndex.from_arrays([dti, dti]) mi.levels[0].freq # <-- None ``` There is a comment in tests.indexes.datetimes.test_datetime `test_factorize` suggesting that freq...
{ "+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/33830/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33830/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33831
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33831/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33831/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33831/events
https://github.com/pandas-dev/pandas/pull/33831
607,872,956
MDExOlB1bGxSZXF1ZXN0NDA5NzYzMzEy
33,831
DOC/CLN: remove outdated warnings in enhancingperf.rst
{ "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.com/users/simonjayhawkins/followers", "following_url": "https://api.github.com/users/simonjayhawkins/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": "207de5", "default": false, "description": null, "id": 211029...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-27T21:41:58Z
2020-04-28T08:58:20Z
2020-04-27T23:48:10Z
MEMBER
null
xref #16732 and SyntaxError
{ "+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/33831/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33831/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33831.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33831", "merged_at": "2020-04-27T23:48:10Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33831.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33831" }
https://api.github.com/repos/pandas-dev/pandas/issues/33832
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33832/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33832/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33832/events
https://github.com/pandas-dev/pandas/pull/33832
607,876,579
MDExOlB1bGxSZXF1ZXN0NDA5NzY2MTE4
33,832
DEPR: Timestamp.freq
{ "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": "5319e7", "default": false, "description...
closed
false
null
[]
null
5
2020-04-27T21:48:45Z
2020-05-22T20:33:06Z
2020-05-22T20:33:02Z
MEMBER
null
- [x] closes #15146 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry The motivation here is that I've concluded that DatetimeArray.freq _must_ be removed, so for internal consistency Timestamp.freq should be removed 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/33832/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33832/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33832.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33832", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/33832.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33832" }
https://api.github.com/repos/pandas-dev/pandas/issues/33833
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33833/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33833/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33833/events
https://github.com/pandas-dev/pandas/pull/33833
607,877,009
MDExOlB1bGxSZXF1ZXN0NDA5NzY2NDUw
33,833
DOC/CLN: Fix whatsnew typo
{ "avatar_url": "https://avatars.githubusercontent.com/u/2658661?v=4", "events_url": "https://api.github.com/users/dsaxton/events{/privacy}", "followers_url": "https://api.github.com/users/dsaxton/followers", "following_url": "https://api.github.com/users/dsaxton/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": "207de5", "default": false, "description": null, "id": 211029...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-27T21:49:32Z
2020-04-27T23:51:43Z
2020-04-27T23:48:43Z
MEMBER
null
Should something like this cause a CI failure?
{ "+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/33833/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33833/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33833.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33833", "merged_at": "2020-04-27T23:48:43Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33833.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33833" }
https://api.github.com/repos/pandas-dev/pandas/issues/33834
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33834/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33834/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33834/events
https://github.com/pandas-dev/pandas/pull/33834
607,887,177
MDExOlB1bGxSZXF1ZXN0NDA5NzczOTU1
33,834
BUG: TimedeltaIndex[:] losing freq
{ "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": "5319e7", "default": false, "description": "Timedelta data type", "id": 49597148, "name": "Timedelta", "node_id": "MDU6TGFiZWw0OTU5NzE0OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timedelta" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-27T22:08:46Z
2020-04-27T23:46:56Z
2020-04-27T23:43:49Z
MEMBER
null
Reverts the freq-override I implemented a few days ago. That was made unnecessary by the more-recent change to _with_freq that ensures that self.freq and self._data.freq stay in sync.
{ "+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/33834/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33834/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33834.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33834", "merged_at": "2020-04-27T23:43:49Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33834.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33834" }
https://api.github.com/repos/pandas-dev/pandas/issues/33835
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33835/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33835/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33835/events
https://github.com/pandas-dev/pandas/pull/33835
607,929,142
MDExOlB1bGxSZXF1ZXN0NDA5ODA4MzQx
33,835
REF/CLN: Parametrize _isna
{ "avatar_url": "https://avatars.githubusercontent.com/u/2658661?v=4", "events_url": "https://api.github.com/users/dsaxton/events{/privacy}", "followers_url": "https://api.github.com/users/dsaxton/followers", "following_url": "https://api.github.com/users/dsaxton/following{/other_user}", "gists_url": "https:/...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "207de5", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-27T23:59:50Z
2020-04-29T12:38:28Z
2020-04-29T12:09:20Z
MEMBER
null
Replaces two nearly identical isna functions with one by parametrizing over the difference
{ "+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/33835/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33835/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33835.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33835", "merged_at": "2020-04-29T12:09:20Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33835.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33835" }
https://api.github.com/repos/pandas-dev/pandas/issues/33836
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33836/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33836/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33836/events
https://github.com/pandas-dev/pandas/pull/33836
607,947,698
MDExOlB1bGxSZXF1ZXN0NDA5ODIzMjQ4
33,836
BUG: preserve freq in DTI/TDI factorize
{ "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": "6138b5", "default": false, "description...
closed
false
null
[]
null
8
2020-04-28T00:58:46Z
2020-06-11T17:27:14Z
2020-06-11T17:27:06Z
MEMBER
null
- [ ] closes #xxxx - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry xref #33830
{ "+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/33836/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33836/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33836.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33836", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/33836.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33836" }
https://api.github.com/repos/pandas-dev/pandas/issues/33837
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33837/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33837/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33837/events
https://github.com/pandas-dev/pandas/pull/33837
607,955,609
MDExOlB1bGxSZXF1ZXN0NDA5ODI5NDQx
33,837
teaching someone this
{ "avatar_url": "https://avatars.githubusercontent.com/u/742797?v=4", "events_url": "https://api.github.com/users/cesarvargas00/events{/privacy}", "followers_url": "https://api.github.com/users/cesarvargas00/followers", "following_url": "https://api.github.com/users/cesarvargas00/following{/other_user}", "gis...
[]
closed
false
null
[]
null
0
2020-04-28T01:23:36Z
2020-04-28T01:24:41Z
2020-04-28T01:24:24Z
NONE
null
sorry guys, i was teaching my friend... Dont ban me please.
{ "+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/33837/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33837/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33837.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33837", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/33837.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33837" }
https://api.github.com/repos/pandas-dev/pandas/issues/33838
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33838/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33838/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33838/events
https://github.com/pandas-dev/pandas/issues/33838
607,976,037
MDU6SXNzdWU2MDc5NzYwMzc=
33,838
API: EA/Index/Series.factorize should have same kwargs as pd.factorize
{ "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": "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": "eb6420", "default": false, "description": "N...
open
false
null
[]
null
3
2020-04-28T02:28:10Z
2021-07-31T04:49:11Z
null
MEMBER
null
This will allow pd.factorize to dispatch to the EA/Index/Series implementations instead of the other way around.
{ "+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/33838/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33838/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33839
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33839/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33839/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33839/events
https://github.com/pandas-dev/pandas/pull/33839
608,002,609
MDExOlB1bGxSZXF1ZXN0NDA5ODY0NjUy
33,839
CLN: freq inference in DTI/TDI set ops
{ "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": "207de5", "default": false, "description...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-28T03:46:04Z
2020-04-29T20:52:51Z
2020-04-29T20:10:26Z
MEMBER
null
These ops are a PITA for getting the freq check into assert_index_equal. I'm leaning towards ripping out the freq="infer" behavior in all the cases where we can't fast-infer it.
{ "+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/33839/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33839/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33839.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33839", "merged_at": "2020-04-29T20:10:26Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33839.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33839" }
https://api.github.com/repos/pandas-dev/pandas/issues/33840
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33840/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33840/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33840/events
https://github.com/pandas-dev/pandas/pull/33840
608,057,209
MDExOlB1bGxSZXF1ZXN0NDA5OTA4NjMy
33,840
DOC: Fix groupby.agg/transform API reference and add numba arguments to documentation
{ "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": "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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-28T06:22:51Z
2020-04-29T03:42:13Z
2020-04-29T03:42:04Z
MEMBER
null
- xref https://github.com/pandas-dev/pandas/pull/33388#issuecomment-618808443 - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` <img width="927" alt="Screen Shot 2020-04-27 at 11 19 16 PM" src="https://user-images.githubusercontent.com/10647082/80453833-e20eeb80-88dd-...
{ "+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/33840/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33840/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33840.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33840", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/33840.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33840" }
https://api.github.com/repos/pandas-dev/pandas/issues/33841
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33841/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33841/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33841/events
https://github.com/pandas-dev/pandas/issues/33841
608,107,436
MDU6SXNzdWU2MDgxMDc0MzY=
33,841
BUG:RecursionError occur when running the script which belongs to other directories
{ "avatar_url": "https://avatars.githubusercontent.com/u/50941937?v=4", "events_url": "https://api.github.com/users/Levr4/events{/privacy}", "followers_url": "https://api.github.com/users/Levr4/followers", "following_url": "https://api.github.com/users/Levr4/following{/other_user}", "gists_url": "https://api....
[ { "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" } ]
closed
false
null
[]
null
3
2020-04-28T07:59:09Z
2020-04-28T08:22:49Z
2020-04-28T08:22:48Z
NONE
null
This is my first issue. So, if I'm wrong, please teach me to be kind! I cannot import pandas when running the script which belongs to other directories. ```python # workdir/src/sample.py import numpy as np import pandas as pd ``` ```bash /workdir$ python src/sample.py ``` ``` Traceback (most recent cal...
{ "+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/33841/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33841/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33842
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33842/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33842/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33842/events
https://github.com/pandas-dev/pandas/issues/33842
608,166,691
MDU6SXNzdWU2MDgxNjY2OTE=
33,842
BUG: groupby on columns does not work with Series
{ "avatar_url": "https://avatars.githubusercontent.com/u/22476155?v=4", "events_url": "https://api.github.com/users/FlorentinGerard/events{/privacy}", "followers_url": "https://api.github.com/users/FlorentinGerard/followers", "following_url": "https://api.github.com/users/FlorentinGerard/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": "729FCF", "default": false, "description": null, "id": 233160...
open
false
null
[]
null
4
2020-04-28T09:30:50Z
2021-07-31T04:49:41Z
null
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. --- No groups are found when using a pd.Series instead of a list in a groupby(axis=1) ```python >>> df = pd.DataFrame(np.arange(16).reshape(4, 4), columns=['A', 'B', '...
{ "+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/33842/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33842/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33843
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33843/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33843/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33843/events
https://github.com/pandas-dev/pandas/pull/33843
608,169,133
MDExOlB1bGxSZXF1ZXN0NDA5OTk5MTIy
33,843
Roll quantile support multiple quantiles as per #12093: rough sketch for discussion
{ "avatar_url": "https://avatars.githubusercontent.com/u/223276?v=4", "events_url": "https://api.github.com/users/cottrell/events{/privacy}", "followers_url": "https://api.github.com/users/cottrell/followers", "following_url": "https://api.github.com/users/cottrell/following{/other_user}", "gists_url": "https...
[ { "color": "d4c5f9", "default": false, "description": "rolling, ewma, expanding", "id": 1045950827, "name": "Window", "node_id": "MDU6TGFiZWwxMDQ1OTUwODI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Window" }, { "color": "7fcce8", "default": false, "de...
closed
false
null
[]
null
8
2020-04-28T09:34:20Z
2020-11-26T01:25:19Z
2020-11-26T01:25:19Z
CONTRIBUTOR
null
- [ ] closes #12093 Putting this in a PR for discussion. It definitely needs more work on kicking the arguments through properly in the python interface but someone who has strong opinions about that can hopefully step in and then will refactor and test etc. The "content" is really just the cython 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/33843/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33843/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33843.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33843", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/33843.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33843" }
https://api.github.com/repos/pandas-dev/pandas/issues/33844
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33844/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33844/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33844/events
https://github.com/pandas-dev/pandas/issues/33844
608,293,378
MDU6SXNzdWU2MDgyOTMzNzg=
33,844
BUG: date is parsed wrong
{ "avatar_url": "https://avatars.githubusercontent.com/u/7960913?v=4", "events_url": "https://api.github.com/users/retsyo/events{/privacy}", "followers_url": "https://api.github.com/users/retsyo/followers", "following_url": "https://api.github.com/users/retsyo/following{/other_user}", "gists_url": "https://ap...
[]
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...
3
2020-04-28T12:53:00Z
2020-05-06T19:43:12Z
2020-04-29T01:03:45Z
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. #### Code Sample, a copy-pastable example **1.** first I type in the date in Ms excel's B2 cell in local language format, as you can read from the picture ![1](https://use...
{ "+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/33844/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33844/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33845
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33845/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33845/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33845/events
https://github.com/pandas-dev/pandas/issues/33845
608,307,651
MDU6SXNzdWU2MDgzMDc2NTE=
33,845
TestDatetimeIndex.test_reindex_with_same_tz 32-bit CI failing in MacPython
{ "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": "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": "0e8a16", "default": false, "description": ...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-28T13:13:30Z
2020-05-05T14:18:01Z
2020-05-05T14:18:01Z
CONTRIBUTOR
null
https://dev.azure.com/pandas-dev/pandas-wheels/_build/results?buildId=34375&view=logs&j=517fe804-fa30-5dc2-1413-330699242c05&t=2e128ad5-2f7f-5333-3f34-c85b8fbc7250&l=1267 ``` =================================== FAILURES =================================== _________________ TestDatetimeIndex.test_reindex_with_same_...
{ "+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/33845/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33845/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33846
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33846/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33846/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33846/events
https://github.com/pandas-dev/pandas/pull/33846
608,316,872
MDExOlB1bGxSZXF1ZXN0NDEwMTE3MjM3
33,846
BUG: Series construction with EA dtype and index but no data fails
{ "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.com/users/simonjayhawkins/followers", "following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"...
[ { "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": "6138b5", "default": false, "description": "Extending pandas with cu...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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...
14
2020-04-28T13:25:19Z
2020-05-02T18:01:13Z
2020-05-02T17:49:04Z
MEMBER
null
- [ ] closes #26469 - [ ] closes #33559 - [ ] tests added / passed - [ ] passes `black pandas` - [ ] 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/33846/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33846/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33846.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33846", "merged_at": "2020-05-02T17:49:04Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33846.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33846" }
https://api.github.com/repos/pandas-dev/pandas/issues/33847
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33847/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33847/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33847/events
https://github.com/pandas-dev/pandas/pull/33847
608,319,194
MDExOlB1bGxSZXF1ZXN0NDEwMTE5MTMw
33,847
CI: Skip permissions test when running as sudo
{ "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": "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": "a2bca7", "d...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-28T13:28:18Z
2020-05-04T17:40:39Z
2020-04-28T22:54:21Z
CONTRIBUTOR
null
Closes https://github.com/pandas-dev/pandas/issues/33210
{ "+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/33847/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33847/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33847.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33847", "merged_at": "2020-04-28T22:54:21Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33847.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33847" }
https://api.github.com/repos/pandas-dev/pandas/issues/33848
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33848/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33848/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33848/events
https://github.com/pandas-dev/pandas/issues/33848
608,337,885
MDU6SXNzdWU2MDgzMzc4ODU=
33,848
ENH:
{ "avatar_url": "https://avatars.githubusercontent.com/u/38346144?v=4", "events_url": "https://api.github.com/users/weipeng1999/events{/privacy}", "followers_url": "https://api.github.com/users/weipeng1999/followers", "following_url": "https://api.github.com/users/weipeng1999/following{/other_user}", "gists_u...
[ { "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": "0b02e1", "default": false, "description": "Related ...
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...
15
2020-04-28T13:53:40Z
2020-05-06T19:45:05Z
2020-04-29T11:45:05Z
NONE
null
#### Is your feature request related to a problem? I wish I could have a better way to mix loc index and iloc index. #### Describe the solution you'd like I think we can have a loc[...] like s_[...] in numpy. The loc[] return a sepical type named " Locater " which wrap the loc index And the DataFrame.iloc.__...
{ "+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/33848/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33848/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33849
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33849/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33849/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33849/events
https://github.com/pandas-dev/pandas/issues/33849
608,488,033
MDU6SXNzdWU2MDg0ODgwMzM=
33,849
BUG: weird behaviour of pivot_table when aggfunc tries to join string sequence containing None
{ "avatar_url": "https://avatars.githubusercontent.com/u/7057316?v=4", "events_url": "https://api.github.com/users/jkukul/events{/privacy}", "followers_url": "https://api.github.com/users/jkukul/followers", "following_url": "https://api.github.com/users/jkukul/following{/other_user}", "gists_url": "https://ap...
[ { "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
2020-04-28T17:27:14Z
2020-09-04T13:07:11Z
null
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+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/33849/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33849/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33850
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33850/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33850/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33850/events
https://github.com/pandas-dev/pandas/issues/33850
608,517,519
MDU6SXNzdWU2MDg1MTc1MTk=
33,850
ImportError: cannot import name 'TimeGrouper' from 'pandas' (F:\Anaconda\lib\site-packages\pandas\__init__.py)BUG:
{ "avatar_url": "https://avatars.githubusercontent.com/u/51098324?v=4", "events_url": "https://api.github.com/users/DheerajPranav/events{/privacy}", "followers_url": "https://api.github.com/users/DheerajPranav/followers", "following_url": "https://api.github.com/users/DheerajPranav/following{/other_user}", "g...
[ { "color": "5319e7", "default": false, "description": "Functionality to remove in pandas", "id": 87485152, "name": "Deprecate", "node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate" } ]
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
2020-04-28T18:17:29Z
2020-04-28T19:54:48Z
2020-04-28T19:54:47Z
NONE
null
ImportError Traceback (most recent call last) <ipython-input-64-1268709bbfb0> in <module> ----> 1 from pandas import TimeGrouper 2 groups = series.groupby(TimeGrouper('A')) 3 years = DataFrame() 4 for name, group in groups: 5 years[name.year] = group.value...
{ "+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/33850/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33850/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33851
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33851/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33851/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33851/events
https://github.com/pandas-dev/pandas/issues/33851
608,523,262
MDU6SXNzdWU2MDg1MjMyNjI=
33,851
DOC: Single Document For Code Guidelines
{ "avatar_url": "https://avatars.githubusercontent.com/u/36280534?v=4", "events_url": "https://api.github.com/users/Stockfoot/events{/privacy}", "followers_url": "https://api.github.com/users/Stockfoot/followers", "following_url": "https://api.github.com/users/Stockfoot/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": "eb6420", "default": false, "description": "Code style, linting, ...
open
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", ...
17
2020-04-28T18:27:04Z
2021-08-29T10:08:29Z
null
NONE
null
#### Location of the documentation https://pandas.pydata.org/docs/development/code_style.html https://pandas.pydata.org/pandas-docs/stable/development/contributing.html#code-standards #### Documentation problem Most of the documentation for the coding style guidelines is limited and in multiple locations. Muc...
{ "+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/33851/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33851/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33852
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33852/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33852/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33852/events
https://github.com/pandas-dev/pandas/issues/33852
608,526,501
MDU6SXNzdWU2MDg1MjY1MDE=
33,852
DOC: Code Standards Broken Link
{ "avatar_url": "https://avatars.githubusercontent.com/u/36280534?v=4", "events_url": "https://api.github.com/users/Stockfoot/events{/privacy}", "followers_url": "https://api.github.com/users/Stockfoot/followers", "following_url": "https://api.github.com/users/Stockfoot/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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-28T18:32:02Z
2020-04-29T12:15:02Z
2020-04-29T12:13:07Z
NONE
null
#### Location of the documentation https://pandas.pydata.org/pandas-docs/stable/development/contributing.html#code-standards ![image](https://user-images.githubusercontent.com/36280534/80523857-f4277300-894b-11ea-9e9c-0ae0b2b8ed77.png) #### Documentation problem There is a broken link on Development -> Cont...
{ "+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/33852/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33852/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33853
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33853/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33853/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33853/events
https://github.com/pandas-dev/pandas/issues/33853
608,527,785
MDU6SXNzdWU2MDg1Mjc3ODU=
33,853
BUG: pd.read_excel error when a cell contains string "INF"
{ "avatar_url": "https://avatars.githubusercontent.com/u/6168083?v=4", "events_url": "https://api.github.com/users/josephernest/events{/privacy}", "followers_url": "https://api.github.com/users/josephernest/followers", "following_url": "https://api.github.com/users/josephernest/following{/other_user}", "gists...
[ { "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": "bfe5bf", "default": false, "description": "read_excel, to_excel", ...
closed
false
null
[]
null
2
2020-04-28T18:34:18Z
2021-07-31T04:51:58Z
2021-07-31T04:51:58Z
NONE
null
Here is how to reproduce the bug: run this script: import pandas as pd pd.read_excel('test.xlsx') # idem with pd.read_excel('test.xlsx', engine='openpyxl') # so it's not specific to xlrd or openpyxl with this [test.xlsx](https://gget.it/tuha/test.xlsx) file: a | b -- | -- 12 | 1 14 | 1 1...
{ "+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/33853/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33853/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33854
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33854/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33854/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33854/events
https://github.com/pandas-dev/pandas/pull/33854
608,604,057
MDExOlB1bGxSZXF1ZXN0NDEwMzUxNzg2
33,854
TST: de-xfail, remove strict=False
{ "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": "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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-28T20:45:13Z
2020-04-29T19:52:22Z
2020-04-29T19:38:11Z
MEMBER
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/33854/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33854/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33854.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33854", "merged_at": "2020-04-29T19:38:11Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33854.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33854" }
https://api.github.com/repos/pandas-dev/pandas/issues/33855
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33855/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33855/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33855/events
https://github.com/pandas-dev/pandas/pull/33855
608,678,191
MDExOlB1bGxSZXF1ZXN0NDEwNDExNjY5
33,855
TST: fix xfailed arithmetic tests
{ "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": "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": "006b75", "d...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-28T23:27:31Z
2020-04-29T20:56:07Z
2020-04-29T20:53:31Z
MEMBER
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/33855/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33855/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33855.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33855", "merged_at": "2020-04-29T20:53:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33855.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33855" }
https://api.github.com/repos/pandas-dev/pandas/issues/33856
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33856/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33856/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33856/events
https://github.com/pandas-dev/pandas/pull/33856
608,683,700
MDExOlB1bGxSZXF1ZXN0NDEwNDE2MDIw
33,856
Requested Follow-Ups
{ "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": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "C4A000", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-28T23:43:51Z
2020-04-30T14:43:51Z
2020-04-30T13:08:59Z
MEMBER
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/33856/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33856/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33856.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33856", "merged_at": "2020-04-30T13:08:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33856.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33856" }
https://api.github.com/repos/pandas-dev/pandas/issues/33857
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33857/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33857/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33857/events
https://github.com/pandas-dev/pandas/pull/33857
608,716,194
MDExOlB1bGxSZXF1ZXN0NDEwNDQwODI0
33,857
ENH: Add na_value argument to DataFrame.to_numpy
{ "avatar_url": "https://avatars.githubusercontent.com/u/2658661?v=4", "events_url": "https://api.github.com/users/dsaxton/events{/privacy}", "followers_url": "https://api.github.com/users/dsaxton/followers", "following_url": "https://api.github.com/users/dsaxton/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": "d7e102", "default": false, "description": "np.nan, ...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-29T01:28:37Z
2020-05-13T15:57:03Z
2020-05-13T15:51:29Z
MEMBER
null
- [x] closes #33820 - [x] tests added / passed - [x] passes `black pandas` - [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/33857/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33857/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33857.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33857", "merged_at": "2020-05-13T15:51:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33857.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33857" }
https://api.github.com/repos/pandas-dev/pandas/issues/33858
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33858/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33858/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33858/events
https://github.com/pandas-dev/pandas/pull/33858
608,754,618
MDExOlB1bGxSZXF1ZXN0NDEwNDcwNzQ3
33,858
CLN: address FIXME/TODO/XXX comments
{ "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": "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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-29T03:37:23Z
2020-04-29T19:14:11Z
2020-04-29T19:11:50Z
MEMBER
null
- changed XXX comments to TODO (much more grep-friendly, since we sometimes use XXX for a `name` attribute. - Removed some now-fixed FIXME/TODO comments - tests.arithmetic.test_datetime64, tests.arithmetic.test_period, test_conversion, tests.indexes.common, test_date_range, test_css, scalar.timedelta.test_arithmeti...
{ "+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/33858/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33858/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33858.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33858", "merged_at": "2020-04-29T19:11:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33858.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33858" }
https://api.github.com/repos/pandas-dev/pandas/issues/33859
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33859/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33859/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33859/events
https://github.com/pandas-dev/pandas/pull/33859
608,755,787
MDExOlB1bGxSZXF1ZXN0NDEwNDcxNjQ0
33,859
TST: stop skipping Categorical take tests
{ "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": "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": "e11d21", "d...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-29T03:41:36Z
2020-04-29T14:43:00Z
2020-04-29T07:18:31Z
MEMBER
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/33859/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33859/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33859.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33859", "merged_at": "2020-04-29T07:18:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33859.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33859" }
https://api.github.com/repos/pandas-dev/pandas/issues/33860
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33860/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33860/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33860/events
https://github.com/pandas-dev/pandas/pull/33860
608,761,710
MDExOlB1bGxSZXF1ZXN0NDEwNDc2MDg1
33,860
DOC: Fix groupby.agg/transform rst reference and numba references
{ "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": "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
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-29T04:03:04Z
2020-05-01T05:41:13Z
2020-05-01T05:41:08Z
MEMBER
null
- [x] xref https://github.com/pandas-dev/pandas/pull/33388#issuecomment-618808443 - [x] tests added / passed - [x] passes `black pandas` - [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/33860/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33860/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33860.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33860", "merged_at": "2020-05-01T05:41:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33860.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33860" }
https://api.github.com/repos/pandas-dev/pandas/issues/33861
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33861/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33861/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33861/events
https://github.com/pandas-dev/pandas/pull/33861
608,852,104
MDExOlB1bGxSZXF1ZXN0NDEwNTQ4OTA3
33,861
DOC: Fix typo in inferred_freq docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/6089256?v=4", "events_url": "https://api.github.com/users/taljaards/events{/privacy}", "followers_url": "https://api.github.com/users/taljaards/followers", "following_url": "https://api.github.com/users/taljaards/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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-29T07:52:45Z
2020-04-29T09:32:18Z
2020-04-29T09:32:08Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [ ] tests added / passed - [x] passes `black pandas` - [ ] 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/33861/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33861/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33861.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33861", "merged_at": "2020-04-29T09:32:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33861.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33861" }
https://api.github.com/repos/pandas-dev/pandas/issues/33862
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33862/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33862/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33862/events
https://github.com/pandas-dev/pandas/pull/33862
608,883,052
MDExOlB1bGxSZXF1ZXN0NDEwNTc0MDk5
33,862
TYP/CLN: remove #type: ignore from pandas\tests\test_strings.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.com/users/simonjayhawkins/followers", "following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" }, { "color": "ea91a4", "default": false, "description": "type annotat...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-29T08:46:22Z
2020-04-30T08:48:54Z
2020-04-29T22:47:24Z
MEMBER
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/33862/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33862/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33862.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33862", "merged_at": "2020-04-29T22:47:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33862.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33862" }
https://api.github.com/repos/pandas-dev/pandas/issues/33863
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33863/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33863/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33863/events
https://github.com/pandas-dev/pandas/pull/33863
608,951,174
MDExOlB1bGxSZXF1ZXN0NDEwNjI4OTM4
33,863
DOC: timezone warning for DST beyond 2038-01-18
{ "avatar_url": "https://avatars.githubusercontent.com/u/16674375?v=4", "events_url": "https://api.github.com/users/telferm57/events{/privacy}", "followers_url": "https://api.github.com/users/telferm57/followers", "following_url": "https://api.github.com/users/telferm57/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": "5319e7", "default": false, "description": "Timezone data dtype",...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-29T10:38:36Z
2020-05-10T18:09:58Z
2020-05-10T14:41:07Z
CONTRIBUTOR
null
Add warning to time_series user guide that after 2038-01-18 DST will not be respected in tz aware dates - [x ] closes #33061 - [ ] tests added / passed - [ ] passes `black pandas` - [ ] 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/33863/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33863/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33863.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33863", "merged_at": "2020-05-10T14:41:06Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33863.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33863" }
https://api.github.com/repos/pandas-dev/pandas/issues/33864
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33864/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33864/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33864/events
https://github.com/pandas-dev/pandas/pull/33864
608,961,413
MDExOlB1bGxSZXF1ZXN0NDEwNjM3MjQ4
33,864
TYP/CLN: remove #type: ignore from pandas\tests\base\test_conversion.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.com/users/simonjayhawkins/followers", "following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" }, { "color": "ea91a4", "default": false, "description": "type annotat...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-29T10:56:21Z
2020-04-29T17:15:06Z
2020-04-29T15:29:35Z
MEMBER
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/33864/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33864/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33864.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33864", "merged_at": "2020-04-29T15:29:35Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33864.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33864" }
https://api.github.com/repos/pandas-dev/pandas/issues/33865
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33865/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33865/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33865/events
https://github.com/pandas-dev/pandas/pull/33865
608,975,195
MDExOlB1bGxSZXF1ZXN0NDEwNjQ4MjE2
33,865
DOC: Code Standards Broken Link
{ "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.com/users/simonjayhawkins/followers", "following_url": "https://api.github.com/users/simonjayhawkins/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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-29T11:18:29Z
2020-04-29T12:16:22Z
2020-04-29T12:13:07Z
MEMBER
null
- [ ] closes #33852 - [ ] tests added / passed - [ ] passes `black pandas` - [ ] 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/33865/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33865/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33865.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33865", "merged_at": "2020-04-29T12:13:07Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33865.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33865" }
https://api.github.com/repos/pandas-dev/pandas/issues/33866
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33866/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33866/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33866/events
https://github.com/pandas-dev/pandas/issues/33866
608,976,133
MDU6SXNzdWU2MDg5NzYxMzM=
33,866
ENH: Support setting dataset name in to_hdf and datasets in hdf5 root node
{ "avatar_url": "https://avatars.githubusercontent.com/u/5488440?v=4", "events_url": "https://api.github.com/users/maxnoe/events{/privacy}", "followers_url": "https://api.github.com/users/maxnoe/followers", "following_url": "https://api.github.com/users/maxnoe/following{/other_user}", "gists_url": "https://ap...
[ { "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": "5319e7", "default": false, "description": "read_hdf...
open
false
null
[]
null
0
2020-04-29T11:19:53Z
2020-06-05T18:52:50Z
null
NONE
null
#### Is your feature request related to a problem? Pandas always calls the dataset in the hdf5 file `"table"`. This is very inconvenient, when there are outside requirements on how the file should look like and basically prohibits the use of pandas to write hdf5 in a predefined schema. #### Describe the solutio...
{ "+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/33866/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33866/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33867
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33867/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33867/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33867/events
https://github.com/pandas-dev/pandas/issues/33867
609,034,430
MDU6SXNzdWU2MDkwMzQ0MzA=
33,867
BUG: Max aggregator strange behavour
{ "avatar_url": "https://avatars.githubusercontent.com/u/13871105?v=4", "events_url": "https://api.github.com/users/RavimoShark/events{/privacy}", "followers_url": "https://api.github.com/users/RavimoShark/followers", "following_url": "https://api.github.com/users/RavimoShark/following{/other_user}", "gists_u...
[ { "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": "207de5", "default": false, "description": "Clarification about beha...
closed
false
null
[]
null
2
2020-04-29T12:55:01Z
2020-05-07T13:28:44Z
2020-05-07T13:28:44Z
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+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/33867/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33867/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33868
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33868/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33868/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33868/events
https://github.com/pandas-dev/pandas/issues/33868
609,041,512
MDU6SXNzdWU2MDkwNDE1MTI=
33,868
BUG: RGBA-transparency issue in pandas boxplot
{ "avatar_url": "https://avatars.githubusercontent.com/u/36704214?v=4", "events_url": "https://api.github.com/users/MatthiVH/events{/privacy}", "followers_url": "https://api.github.com/users/MatthiVH/followers", "following_url": "https://api.github.com/users/MatthiVH/following{/other_user}", "gists_url": "htt...
[ { "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, ...
closed
false
null
[]
null
1
2020-04-29T13:05:17Z
2020-07-03T17:01:58Z
2020-07-03T17:01:58Z
NONE
null
When setting color and transparency using rgba-values in pandas.boxplot(), the code doesn't seem to recognize the alpha-value. I raised a question on StackOverflow already (<https://stackoverflow.com/questions/61501795/set-boxplot-boxes-facecolor-transparency-in-python-matplotlib>) but this might be something to fix in...
{ "+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/33868/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33868/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33869
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33869/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33869/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33869/events
https://github.com/pandas-dev/pandas/pull/33869
609,103,583
MDExOlB1bGxSZXF1ZXN0NDEwNzQ5NzAz
33,869
DOC: Remove deprecated Y and M from to_timedelta
{ "avatar_url": "https://avatars.githubusercontent.com/u/6089256?v=4", "events_url": "https://api.github.com/users/taljaards/events{/privacy}", "followers_url": "https://api.github.com/users/taljaards/followers", "following_url": "https://api.github.com/users/taljaards/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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-29T14:29:15Z
2020-04-29T22:48:17Z
2020-04-29T22:48:13Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [ ] tests added / passed - [x] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry [`to_timedelta()`](https://github.com/pandas-dev/pandas/blob/master/pandas/core/tools/timedeltas.py#L84-L88) blocks those arguments anyway, so no rea...
{ "+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/33869/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33869/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33869.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33869", "merged_at": "2020-04-29T22:48:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33869.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33869" }
https://api.github.com/repos/pandas-dev/pandas/issues/33870
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33870/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33870/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33870/events
https://github.com/pandas-dev/pandas/pull/33870
609,129,938
MDExOlB1bGxSZXF1ZXN0NDEwNzcwODMx
33,870
TST/REF: collect Index tests by method
{ "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": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "C4A000", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-29T15:03:43Z
2020-04-29T22:38:22Z
2020-04-29T22:37:11Z
MEMBER
null
xfail tests in test_coercion rather than silently passing
{ "+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/33870/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33870/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33870.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33870", "merged_at": "2020-04-29T22:37:11Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33870.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33870" }
https://api.github.com/repos/pandas-dev/pandas/issues/33871
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33871/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33871/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33871/events
https://github.com/pandas-dev/pandas/pull/33871
609,199,534
MDExOlB1bGxSZXF1ZXN0NDEwODI2NTYy
33,871
DOC/CLN: Fix to_numpy docstrings
{ "avatar_url": "https://avatars.githubusercontent.com/u/2658661?v=4", "events_url": "https://api.github.com/users/dsaxton/events{/privacy}", "followers_url": "https://api.github.com/users/dsaxton/followers", "following_url": "https://api.github.com/users/dsaxton/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": "207de5", "default": false, "description": null, "id": 211029...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-29T16:40:33Z
2020-04-29T23:13:47Z
2020-04-29T21:49:00Z
MEMBER
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/33871/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33871/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33871.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33871", "merged_at": "2020-04-29T21:49:00Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33871.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33871" }
https://api.github.com/repos/pandas-dev/pandas/issues/33872
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33872/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33872/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33872/events
https://github.com/pandas-dev/pandas/pull/33872
609,207,348
MDExOlB1bGxSZXF1ZXN0NDEwODMyNzAy
33,872
DOC: Remove TODO from `test_openpyxl`
{ "avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4", "events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}", "followers_url": "https://api.github.com/users/charlesdong1991/followers", "following_url": "https://api.github.com/users/charlesdong1991/following{/other_user}",...
[ { "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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-29T16:52:53Z
2020-04-30T09:00:59Z
2020-04-29T19:26:12Z
MEMBER
null
xref #29862 Brought up by @jbrockmendel seems the `xfail` has been removed and version has been unpinned, just a tiny PR to remove this `TODO` from tests. probably people who fixed it forgot to remove this. cc @jbrockmendel
{ "+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/33872/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33872/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33872.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33872", "merged_at": "2020-04-29T19:26:12Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33872.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33872" }
https://api.github.com/repos/pandas-dev/pandas/issues/33873
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33873/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33873/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33873/events
https://github.com/pandas-dev/pandas/pull/33873
609,229,684
MDExOlB1bGxSZXF1ZXN0NDEwODUwMTcz
33,873
TST: parametrize test_partial_slicing tests
{ "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": "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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-29T17:29:00Z
2020-04-29T22:37:38Z
2020-04-29T22:35:48Z
MEMBER
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/33873/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33873/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33873.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33873", "merged_at": "2020-04-29T22:35:48Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33873.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33873" }
https://api.github.com/repos/pandas-dev/pandas/issues/33874
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33874/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33874/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33874/events
https://github.com/pandas-dev/pandas/pull/33874
609,248,205
MDExOlB1bGxSZXF1ZXN0NDEwODY0NzE5
33,874
TST: Fix xfailed offset test
{ "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": "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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-29T18:00:01Z
2020-04-29T22:32:35Z
2020-04-29T22:31:21Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] passes `black pandas` - [ ] 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/33874/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33874/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33874.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33874", "merged_at": "2020-04-29T22:31:21Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33874.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33874" }
https://api.github.com/repos/pandas-dev/pandas/issues/33875
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33875/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33875/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33875/events
https://github.com/pandas-dev/pandas/pull/33875
609,251,618
MDExOlB1bGxSZXF1ZXN0NDEwODY3NDY5
33,875
TST/REF: Parametrize consistency data and de-private methods
{ "avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4", "events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}", "followers_url": "https://api.github.com/users/charlesdong1991/followers", "following_url": "https://api.github.com/users/charlesdong1991/following{/other_user}",...
[ { "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": "d4c5f9", "d...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-29T18:04:43Z
2020-04-30T17:48:38Z
2020-04-30T17:48:05Z
MEMBER
null
xref #30486 I am sorry that this PR looks huge again. @jreback But this seems a bit unavoidable, and please allow me to briefly explain this, and it is quite simple actually: 1. move `_create_consistency_data` method to `conftest.py` and fixturize it as `consistency_data`. 2. Use `consistency_data` as fixture, ...
{ "+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/33875/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33875/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33875.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33875", "merged_at": "2020-04-30T17:48:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33875.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33875" }
https://api.github.com/repos/pandas-dev/pandas/issues/33876
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33876/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33876/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33876/events
https://github.com/pandas-dev/pandas/issues/33876
609,260,690
MDU6SXNzdWU2MDkyNjA2OTA=
33,876
BUG: Series.apply behaves incorrectly with timezone-aware data.
{ "avatar_url": "https://avatars.githubusercontent.com/u/7079143?v=4", "events_url": "https://api.github.com/users/NotSpecial/events{/privacy}", "followers_url": "https://api.github.com/users/NotSpecial/followers", "following_url": "https://api.github.com/users/NotSpecial/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": "207de5", "default": false, "description": "Clarification about beha...
closed
false
null
[]
null
5
2020-04-29T18:19:51Z
2021-03-26T05:48:56Z
2021-03-26T05:48:56Z
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+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/33876/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33876/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33877
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33877/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33877/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33877/events
https://github.com/pandas-dev/pandas/issues/33877
609,318,511
MDU6SXNzdWU2MDkzMTg1MTE=
33,877
BUG: weird interaction between pyslurm, ujson that changes function signature of ujson.dumps
{ "avatar_url": "https://avatars.githubusercontent.com/u/1359333?v=4", "events_url": "https://api.github.com/users/igozali/events{/privacy}", "followers_url": "https://api.github.com/users/igozali/followers", "following_url": "https://api.github.com/users/igozali/following{/other_user}", "gists_url": "https:/...
[ { "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": "207de5", "default": false, "description": "read_json, to_json, json...
open
false
null
[]
null
7
2020-04-29T19:56:07Z
2020-08-02T17:38:54Z
null
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- Hi maintainers, I'd like to start with saying I'm not entirely sure if this is a `...
{ "+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/33877/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33877/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33878
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33878/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33878/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33878/events
https://github.com/pandas-dev/pandas/issues/33878
609,353,456
MDU6SXNzdWU2MDkzNTM0NTY=
33,878
BUG: read_feather doesn't work when columns are shuffle
{ "avatar_url": "https://avatars.githubusercontent.com/u/5594093?v=4", "events_url": "https://api.github.com/users/Benjamin15/events{/privacy}", "followers_url": "https://api.github.com/users/Benjamin15/followers", "following_url": "https://api.github.com/users/Benjamin15/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": "5319e7", "default": false, "description": "parquet, feather", "...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-29T20:54:57Z
2020-06-20T13:46:16Z
2020-06-20T13:46:15Z
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [x] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Code Sample, a copy-pastable example ```python # Your code here import...
{ "+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/33878/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33878/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33879
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33879/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33879/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33879/events
https://github.com/pandas-dev/pandas/issues/33879
609,366,059
MDU6SXNzdWU2MDkzNjYwNTk=
33,879
DOC: Fix Dataframe.apply documentation to include note regarding calling function twice on first element
{ "avatar_url": "https://avatars.githubusercontent.com/u/25847554?v=4", "events_url": "https://api.github.com/users/alonme/events{/privacy}", "followers_url": "https://api.github.com/users/alonme/followers", "following_url": "https://api.github.com/users/alonme/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
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-29T21:17:40Z
2020-08-21T17:05:35Z
2020-06-02T21:04:14Z
CONTRIBUTOR
null
#### Location of the documentation https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.apply.html #### Documentation problem In commit f625730eb the documentation of `df.apply` was changed, and a note regarding `df.apply` behavior to call the applied function twice on the first column/r...
{ "+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/33879/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33879/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33880
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33880/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33880/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33880/events
https://github.com/pandas-dev/pandas/pull/33880
609,373,919
MDExOlB1bGxSZXF1ZXN0NDEwOTY0OTA3
33,880
Fix Dataframe.apply documentation to include note regarding calling f…
{ "avatar_url": "https://avatars.githubusercontent.com/u/25847554?v=4", "events_url": "https://api.github.com/users/alonme/events{/privacy}", "followers_url": "https://api.github.com/users/alonme/followers", "following_url": "https://api.github.com/users/alonme/following{/other_user}", "gists_url": "https://a...
[]
closed
false
null
[]
null
3
2020-04-29T21:32:25Z
2020-06-03T04:57:36Z
2020-06-03T04:57:35Z
CONTRIBUTOR
null
…unction twice on first element - [ ] closes #33879 - [ ] tests added / passed - [ ] passes `black pandas` - [ ] 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/33880/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33880/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33880.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33880", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/33880.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33880" }
https://api.github.com/repos/pandas-dev/pandas/issues/33881
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33881/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33881/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33881/events
https://github.com/pandas-dev/pandas/pull/33881
609,402,482
MDExOlB1bGxSZXF1ZXN0NDEwOTg3NzIw
33,881
CLN: address FIXME comments
{ "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": "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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-29T22:28:49Z
2020-04-30T19:11:57Z
2020-04-30T07:04:46Z
MEMBER
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/33881/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33881/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33881.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33881", "merged_at": "2020-04-30T07:04:46Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33881.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33881" }
https://api.github.com/repos/pandas-dev/pandas/issues/33882
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33882/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33882/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33882/events
https://github.com/pandas-dev/pandas/pull/33882
609,428,116
MDExOlB1bGxSZXF1ZXN0NDExMDA4OTEz
33,882
TST: stricter xfails, catch/suppress warnings
{ "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": "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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-29T23:18:14Z
2020-05-02T16:34:09Z
2020-05-02T15:35:45Z
MEMBER
null
Remove box_df_fail which is no longer used
{ "+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/33882/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33882/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33882.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33882", "merged_at": "2020-05-02T15:35:45Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33882.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33882" }
https://api.github.com/repos/pandas-dev/pandas/issues/33883
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33883/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33883/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33883/events
https://github.com/pandas-dev/pandas/pull/33883
609,438,958
MDExOlB1bGxSZXF1ZXN0NDExMDE4MTk3
33,883
BUG: TimedeltaArray+Period, PeriodArray-TimedeltaArray
{ "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": "5319e7", "default": false, "description": "Timedelta data type", "id": 49597148, "name": "Timedelta", "node_id": "MDU6TGFiZWw0OTU5NzE0OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timedelta" }, { "color": "eb6420", "default": false, "des...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-29T23:38:45Z
2020-05-13T15:59:33Z
2020-05-13T15:52:37Z
MEMBER
null
- [ ] closes #xxxx - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry motivated by the FIXME comment in test_timedelta64.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/33883/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33883/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33883.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33883", "merged_at": "2020-05-13T15:52:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33883.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33883" }
https://api.github.com/repos/pandas-dev/pandas/issues/33884
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33884/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33884/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33884/events
https://github.com/pandas-dev/pandas/pull/33884
609,464,044
MDExOlB1bGxSZXF1ZXN0NDExMDM4OTQ1
33,884
BUG: Preserve Series/DataFrame subclasses through groupby operations
{ "avatar_url": "https://avatars.githubusercontent.com/u/6944142?v=4", "events_url": "https://api.github.com/users/JBGreisman/events{/privacy}", "followers_url": "https://api.github.com/users/JBGreisman/followers", "following_url": "https://api.github.com/users/JBGreisman/following{/other_user}", "gists_url":...
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-30T00:30:36Z
2020-05-13T20:28:12Z
2020-05-13T14:52:10Z
CONTRIBUTOR
null
This pull request fixes a bug that caused subclassed Series/DataFrames to revert to `pd.Series` and `pd.DataFrame` after `groupby()` operations. This is a follow-up on a previously abandoned pull request (#28573) - [x] closes #28330 - [x] tests added / passed - [x] passes black pandas - [x] passes git diff upstre...
{ "+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/33884/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33884/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33884.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33884", "merged_at": "2020-05-13T14:52:10Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33884.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33884" }
https://api.github.com/repos/pandas-dev/pandas/issues/33885
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33885/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33885/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33885/events
https://github.com/pandas-dev/pandas/pull/33885
609,495,259
MDExOlB1bGxSZXF1ZXN0NDExMDY1Mjcw
33,885
BUG: recognize M8[ns, tzstr]
{ "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": "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" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-30T01:42:14Z
2020-05-09T21:38:34Z
2020-05-09T19:27:41Z
MEMBER
null
- [ ] closes #xxxx - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry ATM `dtype == "M8[ns, UTC]"` fails while `dtype == "datetime64[ns, UTC]"` succeeds
{ "+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/33885/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33885/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33885.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33885", "merged_at": "2020-05-09T19:27:41Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33885.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33885" }
https://api.github.com/repos/pandas-dev/pandas/issues/33886
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33886/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33886/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33886/events
https://github.com/pandas-dev/pandas/pull/33886
609,500,646
MDExOlB1bGxSZXF1ZXN0NDExMDY5NjU0
33,886
CLN: address TODOs
{ "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": "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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-30T01:54:40Z
2020-05-01T20:17:09Z
2020-05-01T19:35:44Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] passes `black pandas` - [ ] 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/33886/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33886/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33886.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33886", "merged_at": "2020-05-01T19:35:44Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33886.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33886" }
https://api.github.com/repos/pandas-dev/pandas/issues/33887
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33887/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33887/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33887/events
https://github.com/pandas-dev/pandas/pull/33887
609,506,897
MDExOlB1bGxSZXF1ZXN0NDExMDc0ODA5
33,887
DOC: Fix Syntax Typo in Indexing
{ "avatar_url": "https://avatars.githubusercontent.com/u/4469505?v=4", "events_url": "https://api.github.com/users/zacharylawrence/events{/privacy}", "followers_url": "https://api.github.com/users/zacharylawrence/followers", "following_url": "https://api.github.com/users/zacharylawrence/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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-30T02:08:42Z
2020-04-30T07:02:59Z
2020-04-30T07:02:59Z
CONTRIBUTOR
null
Please let me know if anything else needs to accompany 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/33887/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33887/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33887.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33887", "merged_at": "2020-04-30T07:02:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33887.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33887" }
https://api.github.com/repos/pandas-dev/pandas/issues/33888
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33888/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33888/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33888/events
https://github.com/pandas-dev/pandas/issues/33888
609,526,936
MDU6SXNzdWU2MDk1MjY5MzY=
33,888
DOC:https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.reindex.html#pandas.DataFrame.reindex
{ "avatar_url": "https://avatars.githubusercontent.com/u/13090885?v=4", "events_url": "https://api.github.com/users/2bon/events{/privacy}", "followers_url": "https://api.github.com/users/2bon/followers", "following_url": "https://api.github.com/users/2bon/following{/other_user}", "gists_url": "https://api.git...
[ { "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
[]
null
8
2020-04-30T02:53:38Z
2021-11-10T09:41:39Z
2021-11-10T09:41:38Z
NONE
null
#### Location of the documentation https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.reindex.html#pandas.DataFrame.reindex #### Documentation problem Returns DataFrame with changed index. #### Suggested fix for documentation fix= a NEW DataFrame instance with changed index,NOT chan...
{ "+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/33888/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33888/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33889
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33889/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33889/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33889/events
https://github.com/pandas-dev/pandas/issues/33889
609,588,376
MDU6SXNzdWU2MDk1ODgzNzY=
33,889
BUG: Concatenation of columns with tuples names is inconsistent
{ "avatar_url": "https://avatars.githubusercontent.com/u/3282717?v=4", "events_url": "https://api.github.com/users/jakeanq/events{/privacy}", "followers_url": "https://api.github.com/users/jakeanq/followers", "following_url": "https://api.github.com/users/jakeanq/following{/other_user}", "gists_url": "https:/...
[ { "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
[]
{ "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
2020-04-30T05:18:32Z
2020-09-04T13:11:29Z
null
NONE
null
- [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Code Sample ```python import pandas as pd def main(): col1 = [('A...
{ "+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/33889/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33889/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33890
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33890/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33890/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33890/events
https://github.com/pandas-dev/pandas/issues/33890
609,651,291
MDU6SXNzdWU2MDk2NTEyOTE=
33,890
CI: failing timedelta64 test on Linux py37_locale 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": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" } ]
open
false
null
[]
null
15
2020-04-30T07:06:39Z
2020-05-18T14:19:10Z
null
MEMBER
null
This is seen on a few PRs (eg https://dev.azure.com/pandas-dev/pandas/_build/results?buildId=34508&view=logs&jobId=c4100758-acc4-5cd0-72d8-90828968cf00&j=c4100758-acc4-5cd0-72d8-90828968cf00) ``` =================================== FAILURES =================================== ___ TestSeriesDtypes.test_astype_gener...
{ "+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/33890/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33890/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33891
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33891/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33891/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33891/events
https://github.com/pandas-dev/pandas/issues/33891
609,696,879
MDU6SXNzdWU2MDk2OTY4Nzk=
33,891
pandas interpolate inconsistent results with axis and method ffill
{ "avatar_url": "https://avatars.githubusercontent.com/u/25120132?v=4", "events_url": "https://api.github.com/users/saarahrasheed/events{/privacy}", "followers_url": "https://api.github.com/users/saarahrasheed/followers", "following_url": "https://api.github.com/users/saarahrasheed/following{/other_user}", "g...
[]
closed
false
null
[]
null
5
2020-04-30T08:12:05Z
2020-05-07T20:00:20Z
2020-05-07T20:00:19Z
NONE
null
**Problem:** I am trying to interpolate a dataframe of mxn with na values. The default axis is 0 (index), so if I were to interpolate at axis 0, df should fill missing values (say at index n) for each column with values from index n-1 and n+1 (or n+p, where n+p is the closest index with a valid value). This holds for ...
{ "+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/33891/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33891/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33892
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33892/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33892/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33892/events
https://github.com/pandas-dev/pandas/pull/33892
609,721,126
MDExOlB1bGxSZXF1ZXN0NDExMjU5Mjgx
33,892
COMPAT: add back block manager constructors to pandas.core.internals API
{ "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": "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" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-30T08:44:04Z
2020-05-23T06:45:16Z
2020-05-01T06:09:22Z
MEMBER
null
Those were removed in a for the rest unrelated PR (https://github.com/pandas-dev/pandas/pull/33100, cc @jbrockmendel) But at least `create_block_manager_from_blocks` is used by dask (in partd: https://github.com/dask/partd/blob/master/partd/pandas.py), so dask's tests are failing with pandas master (cc @TomAugspurge...
{ "+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/33892/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33892/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33892.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33892", "merged_at": "2020-05-01T06:09:22Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33892.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33892" }
https://api.github.com/repos/pandas-dev/pandas/issues/33893
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33893/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33893/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33893/events
https://github.com/pandas-dev/pandas/issues/33893
609,741,368
MDU6SXNzdWU2MDk3NDEzNjg=
33,893
QST: Conversion of series to Dataframe Issue
{ "avatar_url": "https://avatars.githubusercontent.com/u/64582638?v=4", "events_url": "https://api.github.com/users/steve-c3/events{/privacy}", "followers_url": "https://api.github.com/users/steve-c3/followers", "following_url": "https://api.github.com/users/steve-c3/following{/other_user}", "gists_url": "htt...
[ { "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" } ]
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
2020-04-30T09:10:11Z
2020-05-06T19:42:25Z
2020-04-30T10:56:01Z
NONE
null
#### Question about pandas After using groupby on a Dataframe to group and sum column data into a series I then converted the result back to a Dataframe using .to_frame method which I then converted to html for output to a file. This appears to work well except that the header row has a zero in the last column which I...
{ "+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/33893/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33893/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33894
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33894/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33894/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33894/events
https://github.com/pandas-dev/pandas/issues/33894
609,788,991
MDU6SXNzdWU2MDk3ODg5OTE=
33,894
ENH: Construct pandas dataframe from function
{ "avatar_url": "https://avatars.githubusercontent.com/u/34656862?v=4", "events_url": "https://api.github.com/users/giuliobeseghi/events{/privacy}", "followers_url": "https://api.github.com/users/giuliobeseghi/followers", "following_url": "https://api.github.com/users/giuliobeseghi/following{/other_user}", "g...
[ { "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": "AD7FA8", "default": false, "description": null, ...
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...
10
2020-04-30T10:14:14Z
2020-08-21T17:05:35Z
2020-04-30T16:03:53Z
NONE
null
It would be great if we could construct a `pd.DataFrame` from a function. #### Describe the solution you'd like ```python import pandas as pd import numpy as np def my_random(): return np.random.rand() + 1 df = pd.DataFrame(my_random, index=range(10), columns=range(15)) ``` The output would be eq...
{ "+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/33894/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33894/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33895
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33895/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33895/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33895/events
https://github.com/pandas-dev/pandas/issues/33895
609,815,667
MDU6SXNzdWU2MDk4MTU2Njc=
33,895
BUG: resample().nearest() throws an exception if tz is provided for the DatetimeIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4", "events_url": "https://api.github.com/users/ghost/events{/privacy}", "followers_url": "https://api.github.com/users/ghost/followers", "following_url": "https://api.github.com/users/ghost/following{/other_user}", "gists_url": "https://api.git...
[ { "color": "5319e7", "default": false, "description": "Timezone data dtype", "id": 60458168, "name": "Timezones", "node_id": "MDU6TGFiZWw2MDQ1ODE2OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timezones" }, { "color": "207de5", "default": false, "des...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-30T10:48:56Z
2020-05-06T17:58:20Z
2020-05-06T17:58:20Z
NONE
null
Here a simple create of a pandas DataFrame: ```python import pandas as pd df = pd.DataFrame(range(5), index=pd.date_range('1/1/2000', periods=5, freq='H', tz='UTC')) print(df) gives: 2000-01-01 00:00:00+00:00 0 2000-01-01 01:00:00+00:00 1 2000-01-01 02:00:00+00:00 2 2000-01-01 03:00:00+00:00 3 2000-01-01 0...
{ "+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/33895/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33895/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33896
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33896/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33896/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33896/events
https://github.com/pandas-dev/pandas/issues/33896
610,038,741
MDU6SXNzdWU2MTAwMzg3NDE=
33,896
FEATURE: Type hints for DataFrame, Series, etc.
{ "avatar_url": "https://avatars.githubusercontent.com/u/10199742?v=4", "events_url": "https://api.github.com/users/fkromer/events{/privacy}", "followers_url": "https://api.github.com/users/fkromer/followers", "following_url": "https://api.github.com/users/fkromer/following{/other_user}", "gists_url": "https:...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
null
1
2020-04-30T14:07:02Z
2020-04-30T16:01:38Z
2020-04-30T16:01:23Z
NONE
null
#### Is your feature request related to a problem? Type hinting with `pd.DataFrame` and `pd.Series` (`def data_science_etl_function(input_data_frame: pd.DataFrame) -> pd.DataFrame:`) does not document ETL APIs build on top of `pandas` w.r.t. `DataFrame` and/or `Series` meta-data like shape, indices, etc. #### Des...
{ "+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/33896/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33896/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33897
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33897/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33897/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33897/events
https://github.com/pandas-dev/pandas/issues/33897
610,148,067
MDU6SXNzdWU2MTAxNDgwNjc=
33,897
ENH:New API of indexing
{ "avatar_url": "https://avatars.githubusercontent.com/u/38346144?v=4", "events_url": "https://api.github.com/users/weipeng1999/events{/privacy}", "followers_url": "https://api.github.com/users/weipeng1999/followers", "following_url": "https://api.github.com/users/weipeng1999/following{/other_user}", "gists_u...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" } ]
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
2020-04-30T15:30:27Z
2020-08-21T17:05:36Z
2020-04-30T16:26:15Z
NONE
null
#### Is your feature request related to a problem? the old indexing API some time is lack of function so I design this indexing API with more functions and easy rules #### loc mg cc and supporting equipment ```python 1) #directly indexing, will treat the index as ".iloc" index eg. df[1,2] <==> df.iloc[1,...
{ "+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/33897/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33897/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33898
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33898/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33898/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33898/events
https://github.com/pandas-dev/pandas/pull/33898
610,273,838
MDExOlB1bGxSZXF1ZXN0NDExNzQ1NDk0
33,898
CI: troubleshoot CI
{ "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": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-30T17:54:23Z
2021-11-20T23:21:45Z
2020-05-01T00:20:52Z
MEMBER
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/33898/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33898/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33898.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33898", "merged_at": "2020-05-01T00:20:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33898.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33898" }
https://api.github.com/repos/pandas-dev/pandas/issues/33899
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33899/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33899/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33899/events
https://github.com/pandas-dev/pandas/issues/33899
610,275,400
MDU6SXNzdWU2MTAyNzU0MDA=
33,899
BUG: Series construction with dtype=ArrowBoolDtype() and index but no data fails
{ "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.com/users/simonjayhawkins/followers", "following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"...
[ { "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": "6138b5", "default": false, "description": "Extending pandas with cu...
open
false
null
[]
null
0
2020-04-30T17:56:50Z
2020-05-01T10:25:23Z
null
MEMBER
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [x] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Code Sample, a copy-pastable example ```python >>> import numpy as 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/33899/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33899/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33900
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33900/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33900/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33900/events
https://github.com/pandas-dev/pandas/issues/33900
610,309,768
MDU6SXNzdWU2MTAzMDk3Njg=
33,900
BUG: Series construction with dtype=JSONDtype() and index but no data RecursionError
{ "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.com/users/simonjayhawkins/followers", "following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"...
[ { "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": "6138b5", "default": false, "description": "Extending pandas with cu...
open
false
null
[]
null
0
2020-04-30T18:54:54Z
2021-08-07T05:26:53Z
null
MEMBER
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [x] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Code Sample, a copy-pastable example ```python >>> import numpy as 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/33900/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33900/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33901
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33901/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33901/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33901/events
https://github.com/pandas-dev/pandas/issues/33901
610,323,921
MDU6SXNzdWU2MTAzMjM5MjE=
33,901
Series construction with dtype=JSONDtype() and index with collection as 'scalar'
{ "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.com/users/simonjayhawkins/followers", "following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"...
[ { "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": "6138b5", "default": false, "description": "Extending pandas with cu...
open
false
null
[]
null
1
2020-04-30T19:17:59Z
2021-08-07T05:27:41Z
null
MEMBER
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [x] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Code Sample, a copy-pastable example ```python >>> 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/33901/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33901/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33902
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33902/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33902/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33902/events
https://github.com/pandas-dev/pandas/pull/33902
610,339,589
MDExOlB1bGxSZXF1ZXN0NDExNzk4ODM0
33,902
DEPR: Deprecate try_sort
{ "avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4", "events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}", "followers_url": "https://api.github.com/users/charlesdong1991/followers", "following_url": "https://api.github.com/users/charlesdong1991/following{/other_user}",...
[ { "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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-30T19:45:14Z
2020-05-05T12:23:21Z
2020-05-05T12:23:18Z
MEMBER
null
xref #33336 While working on another PR, and @WillAyd brought up `try_sort`, and after a quick look, I don't think `try_sort` is needed in that check method in `indexes/api.py`. (I also dont think it is right to have try_sort there), so deprecate it.
{ "+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/33902/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33902/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33902.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33902", "merged_at": "2020-05-05T12:23:17Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33902.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33902" }
https://api.github.com/repos/pandas-dev/pandas/issues/33903
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33903/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33903/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33903/events
https://github.com/pandas-dev/pandas/issues/33903
610,372,767
MDU6SXNzdWU2MTAzNzI3Njc=
33,903
API: Revert changes to describe
{ "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": "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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-30T20:43:11Z
2020-07-14T20:21:57Z
2020-07-14T20:21:57Z
CONTRIBUTOR
null
ERROR: type should be string, got "https://github.com/pandas-dev/pandas/pull/30209/ has some changes to describe for datelike data. I think the changes count as API breaking and should wait until a 2.0, possibly with a deprecation warning.\r\n\r\ncc @david-cortes, @jreback.\r\n\r\nmaster:\r\n\r\n```python\r\nIn [1]: import pandas as pd\r\n\r\nIn [2]: pd.Series(pd.date_range('2000', periods=10)).describe()\r\nOut[2]:\r\ncount 10\r\nmean 2000-01-05 12:00:00\r\nmin 2000-01-01 00:00:00\r\n25% 2000-01-03 06:00:00\r\n50% 2000-01-05 12:00:00\r\n75% 2000-01-07 18:00:00\r\nmax 2000-01-10 00:00:00\r\ndtype: object\r\n\r\nIn [3]: pd.__version__\r\nOut[3]: '1.1.0.dev0+1417.g12c9c626d'\r\n```\r\n\r\n1.0.2:\r\n\r\n```python\r\nIn [1]: import pandas as pd\r\n\r\nIn [2]: pd.Series(pd.date_range('2000', periods=10)).describe()\r\nOut[2]:\r\ncount 10\r\nunique 10\r\ntop 2000-01-08 00:00:00\r\nfreq 1\r\nfirst 2000-01-01 00:00:00\r\nlast 2000-01-10 00:00:00\r\ndtype: object\r\n\r\nIn [3]: pd.__version__\r\nOut[3]: '1.0.2'\r\n```\r\n\r\n\r\n"
{ "+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/33903/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33903/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33904
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33904/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33904/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33904/events
https://github.com/pandas-dev/pandas/pull/33904
610,386,151
MDExOlB1bGxSZXF1ZXN0NDExODM1ODI1
33,904
BUG: DTI/TDI intersection result names
{ "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" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-30T21:06:56Z
2020-05-01T20:29:54Z
2020-05-01T20:11:10Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry Also improve _can_fast_intersect to catch the missing case where we can fast-intersect. Identified that _most_ of the remaining places where we do...
{ "+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/33904/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33904/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33904.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33904", "merged_at": "2020-05-01T20:11:10Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33904.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33904" }
https://api.github.com/repos/pandas-dev/pandas/issues/33905
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33905/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33905/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33905/events
https://github.com/pandas-dev/pandas/pull/33905
610,391,461
MDExOlB1bGxSZXF1ZXN0NDExODQwMjc4
33,905
Fix #28552 Add test for DataFrame min/max preserve timezone
{ "avatar_url": "https://avatars.githubusercontent.com/u/203572?v=4", "events_url": "https://api.github.com/users/dair-targ/events{/privacy}", "followers_url": "https://api.github.com/users/dair-targ/followers", "following_url": "https://api.github.com/users/dair-targ/following{/other_user}", "gists_url": "ht...
[ { "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": "02d7e1", "d...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-30T21:15:40Z
2020-05-12T17:04:20Z
2020-05-12T13:32:09Z
CONTRIBUTOR
null
- [x] closes #28552 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry _(not applicable - no functionality added)_ Here's a test discussed in #28552. `mean` and other aggregates except for `min` and `max` are not covere...
{ "+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/33905/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33905/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33905.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33905", "merged_at": "2020-05-12T13:32:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33905.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33905" }
https://api.github.com/repos/pandas-dev/pandas/issues/33906
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33906/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33906/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33906/events
https://github.com/pandas-dev/pandas/pull/33906
610,458,442
MDExOlB1bGxSZXF1ZXN0NDExODk1NTc2
33,906
REF: implement _unbox to de-duplicate unwrapping
{ "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": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-04-30T23:35:27Z
2020-05-01T20:16:19Z
2020-05-01T19:34:23Z
MEMBER
null
Ultimately we want these _validate_foo methods to be whittled down to only one or two methods.
{ "+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/33906/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33906/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33906.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33906", "merged_at": "2020-05-01T19:34:23Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33906.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33906" }
https://api.github.com/repos/pandas-dev/pandas/issues/33907
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33907/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33907/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33907/events
https://github.com/pandas-dev/pandas/pull/33907
610,515,457
MDExOlB1bGxSZXF1ZXN0NDExOTQxNjY0
33,907
DEPR: get_value
{ "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": "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": "53...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-05-01T02:20:09Z
2020-05-01T14:30:44Z
2020-05-01T12:54:54Z
MEMBER
null
- [x] closes #19728 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry No longer used internally.
{ "+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/33907/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33907/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33907.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33907", "merged_at": "2020-05-01T12:54:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33907.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33907" }
https://api.github.com/repos/pandas-dev/pandas/issues/33908
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33908/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33908/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33908/events
https://github.com/pandas-dev/pandas/pull/33908
610,529,861
MDExOlB1bGxSZXF1ZXN0NDExOTUyNTcz
33,908
REF: de-duplicate listlike validation in DTA._validate_foo
{ "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": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-05-01T03:05:05Z
2020-05-07T01:31:47Z
2020-05-06T23:05:57Z
MEMBER
null
Implements a helper `_validate_listlike` that is re-used across 4 of the _validate_foo methods. We can then smooth out the remaining differences by passing the same flags in each of the four usages.
{ "+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/33908/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33908/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33908.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33908", "merged_at": "2020-05-06T23:05:57Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33908.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33908" }
https://api.github.com/repos/pandas-dev/pandas/issues/33909
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33909/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33909/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33909/events
https://github.com/pandas-dev/pandas/issues/33909
610,536,021
MDU6SXNzdWU2MTA1MzYwMjE=
33,909
BUG: Cannot save categorical index to HDF5
{ "avatar_url": "https://avatars.githubusercontent.com/u/3282717?v=4", "events_url": "https://api.github.com/users/jakeanq/events{/privacy}", "followers_url": "https://api.github.com/users/jakeanq/followers", "following_url": "https://api.github.com/users/jakeanq/following{/other_user}", "gists_url": "https:/...
[ { "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": "5319e7", "default": false, "description": "read_hdf, HDFStore", ...
open
false
null
[]
null
0
2020-05-01T03:26:09Z
2020-06-05T20:36:00Z
null
NONE
null
- [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Code Sample ```python import pandas as pd cat = pd.Categorical(['A', 'B'...
{ "+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/33909/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33909/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33910
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33910/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33910/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33910/events
https://github.com/pandas-dev/pandas/pull/33910
610,576,843
MDExOlB1bGxSZXF1ZXN0NDExOTkxODk3
33,910
REF: Create numba helper function for jitting + generating cache key
{ "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": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-05-01T05:38:10Z
2020-05-01T20:32:41Z
2020-05-01T19:32:24Z
MEMBER
null
- [x] xref https://github.com/pandas-dev/pandas/pull/33388#discussion_r413967963 - [x] tests added / passed - [x] passes `black pandas` - [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/33910/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33910/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33910.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33910", "merged_at": "2020-05-01T19:32:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33910.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33910" }
https://api.github.com/repos/pandas-dev/pandas/issues/33911
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33911/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33911/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33911/events
https://github.com/pandas-dev/pandas/pull/33911
610,641,931
MDExOlB1bGxSZXF1ZXN0NDEyMDQ1NTU3
33,911
API: make min/max on empty datetime df consistent with datetime serie…
{ "avatar_url": "https://avatars.githubusercontent.com/u/31857876?v=4", "events_url": "https://api.github.com/users/CloseChoice/events{/privacy}", "followers_url": "https://api.github.com/users/CloseChoice/followers", "following_url": "https://api.github.com/users/CloseChoice/following{/other_user}", "gists_u...
[ { "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": "d7e102", "default": false, "description": "np.nan, p...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-05-01T08:41:32Z
2020-05-09T20:31:32Z
2020-05-09T20:01:02Z
MEMBER
null
…s (#33704) - [x] closes #33704 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Fixes the following issue: ```python import pandas as pd df = pd.DataFrame(dict(x=pd.to_datetime([]))) df.max() ``` throws a `V...
{ "+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/33911/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33911/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33911.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33911", "merged_at": "2020-05-09T20:01:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33911.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33911" }
https://api.github.com/repos/pandas-dev/pandas/issues/33912
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33912/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33912/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33912/events
https://github.com/pandas-dev/pandas/issues/33912
610,657,044
MDU6SXNzdWU2MTA2NTcwNDQ=
33,912
BUG: cut() precision at the left end does not appear as specified (3 digits by default)
{ "avatar_url": "https://avatars.githubusercontent.com/u/8641956?v=4", "events_url": "https://api.github.com/users/nnworkspace/events{/privacy}", "followers_url": "https://api.github.com/users/nnworkspace/followers", "following_url": "https://api.github.com/users/nnworkspace/following{/other_user}", "gists_ur...
[ { "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": "9aace2", "default": false, "description": "cut, qcut", "id": 16...
open
false
null
[]
null
7
2020-05-01T09:14:16Z
2020-11-25T10:53:16Z
null
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+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/33912/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33912/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33913
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33913/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33913/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33913/events
https://github.com/pandas-dev/pandas/issues/33913
610,715,255
MDU6SXNzdWU2MTA3MTUyNTU=
33,913
Performance regression in rolling.Quantile.time_quantile
{ "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": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "e11d21", "default"...
open
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", ...
8
2020-05-01T11:54:35Z
2021-08-07T05:32:26Z
null
CONTRIBUTOR
null
ERROR: type should be string, got "https://pandas.pydata.org/speed/pandas/index.html#rolling.Quantile.time_quantile?p-constructor=%27Series%27&p-window=1000&p-dtype=%27int%27&p-percentile=1&p-param5=%27linear%27&commits=df5eee60d60a604969bdc3e36a0da20ea36af3f6.\r\n\r\n```python\r\nimport pandas as pd\r\nimport numpy as np\r\n\r\nconstructor = \"Series\"\r\nwindow = 1000\r\ndtype = \"int\"\r\npercentile = 1\r\ninterpolation = \"linear\"\r\n\r\n\r\nN = 10 ** 5\r\narr = np.random.random(N).astype(dtype)\r\nroll = getattr(pd, constructor)(arr).rolling(window)\r\n\r\n%timeit roll.quantile(percentile, interpolation=interpolation)\r\n```\r\n\r\nSeems to be from https://github.com/pandas-dev/pandas/pull/33693 (cc @s-scherrer).\r\n\r\nInterestingly, I'm not able to reproduce this locally. Is anyone else able to?\r\n\r\n```\r\n# 1.0.2\r\n3.16 ms ± 295 µs per loop (mean ± std. dev. of 7 runs, 100 loops each)\r\n\r\n# master\r\n2.27 ms ± 56.5 µs per loop (mean ± std. dev. of 7 runs, 100 loops each)\r\n```\r\n\r\n"
{ "+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/33913/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33913/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33914
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33914/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33914/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33914/events
https://github.com/pandas-dev/pandas/pull/33914
610,718,900
MDExOlB1bGxSZXF1ZXN0NDEyMTA1OTU1
33,914
ENH: print DataFrame columns names at the end
{ "avatar_url": "https://avatars.githubusercontent.com/u/34447984?v=4", "events_url": "https://api.github.com/users/JDkuba/events{/privacy}", "followers_url": "https://api.github.com/users/JDkuba/followers", "following_url": "https://api.github.com/users/JDkuba/following{/other_user}", "gists_url": "https://a...
[ { "color": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" }, { "color": "ededed", "...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-05-01T12:04:59Z
2020-07-22T09:20:46Z
2020-07-22T09:20:44Z
CONTRIBUTOR
null
- [ ] closes #32296 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry I've added the possibility of printing columns names again at the end of DataFrame. I'm not sure whether the number of rows should be checked again ...
{ "+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/33914/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33914/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33914.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33914", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/33914.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33914" }
https://api.github.com/repos/pandas-dev/pandas/issues/33915
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33915/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33915/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33915/events
https://github.com/pandas-dev/pandas/issues/33915
610,739,427
MDU6SXNzdWU2MTA3Mzk0Mjc=
33,915
BUG: Timedelta.microseconds is rounded up if nanos>500
{ "avatar_url": "https://avatars.githubusercontent.com/u/12170567?v=4", "events_url": "https://api.github.com/users/jonyii/events{/privacy}", "followers_url": "https://api.github.com/users/jonyii/followers", "following_url": "https://api.github.com/users/jonyii/following{/other_user}", "gists_url": "https://a...
[ { "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" } ]
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
2020-05-01T13:01:19Z
2020-05-06T19:41:18Z
2020-05-02T03:34:34Z
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+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/33915/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33915/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33916
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33916/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33916/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33916/events
https://github.com/pandas-dev/pandas/issues/33916
610,750,965
MDU6SXNzdWU2MTA3NTA5NjU=
33,916
ENH: Add nrows parameter to pd.read_json
{ "avatar_url": "https://avatars.githubusercontent.com/u/8322266?v=4", "events_url": "https://api.github.com/users/sp1thas/events{/privacy}", "followers_url": "https://api.github.com/users/sp1thas/followers", "following_url": "https://api.github.com/users/sp1thas/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" } ]
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/28212972?v=4", "events_url": "https://api.github.com/users/hasnain2808/events{/privacy}", "followers_url": "https://api.github.com/users/hasnain2808/followers", "following_url": "https://api.github.com/users/hasnain2808/following{/other_user}", "gists_u...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/28212972?v=4", "events_url": "https://api.github.com/users/hasnain2808/events{/privacy}", "followers_url": "https://api.github.com/users/hasnain2808/followers", "following_url": "https://api.github.com/users/hasnain2808/following{/other_user}"...
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "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
2020-05-01T13:29:07Z
2020-08-21T17:05:36Z
2020-06-04T20:44:21Z
NONE
null
#### Is your feature request related to a problem? Let's say I have a huge `jsonlines` file and I want to read only the first `n` lines of the file. #### Describe the solution you'd like This problem could be fixed by adding `nrows` parameter in method `pd.read_json`. This parameter should be applicable if and...
{ "+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/33916/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33916/timeline
null
null
null