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/25413
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25413/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25413/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25413/events
https://github.com/pandas-dev/pandas/issues/25413
413,453,459
MDU6SXNzdWU0MTM0NTM0NTk=
25,413
Concat with mixed single index / multi-index and keys gives confusing error message
{ "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": "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
4
2019-02-22T15:27:58Z
2021-06-27T18:34:48Z
null
MEMBER
null
#### Code Sample, a copy-pastable example if possible With 0.23.4: ```python In [2]: df1 = pd.DataFrame(np.random.randint(0, 10, (4,3)), columns=['A', 'B', 'C']) In [3]: df2 = pd.DataFrame(np.random.randint(0, 10, (4,3...
{ "+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/25413/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25413/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25414
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25414/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25414/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25414/events
https://github.com/pandas-dev/pandas/pull/25414
413,473,196
MDExOlB1bGxSZXF1ZXN0MjU1NDQ5NjY4
25,414
ERR: doc update for ParsingError
{ "avatar_url": "https://avatars.githubusercontent.com/u/6676799?v=4", "events_url": "https://api.github.com/users/sudhirmohanraj/events{/privacy}", "followers_url": "https://api.github.com/users/sudhirmohanraj/followers", "following_url": "https://api.github.com/users/sudhirmohanraj/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": "ffa0ff", "default": false, "description": "Incorrect or improved...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-22T16:13:04Z
2019-02-23T19:47:56Z
2019-02-23T19:47:47Z
CONTRIBUTOR
null
Added documentation to Parse Error. - [x] closes #22881 - [ ] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25414/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25414/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25414.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25414", "merged_at": "2019-02-23T19:47:47Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25414.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25414" }
https://api.github.com/repos/pandas-dev/pandas/issues/25415
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25415/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25415/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25415/events
https://github.com/pandas-dev/pandas/pull/25415
413,508,408
MDExOlB1bGxSZXF1ZXN0MjU1NDc3MDY0
25,415
EA: BoolArray
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" }, { "color": "613...
closed
false
null
[]
null
12
2019-02-22T17:42:24Z
2019-06-27T22:12:05Z
2019-06-27T22:12:05Z
CONTRIBUTOR
null
this builds on #22226 and #22238 by @WillAyd and the ``ArrowBoolArray`` by @TomAugspurger to create a first class bool array that is backed by a numpy EA array or a pyarrow array if available. Uses this MaskArray as the mask inside IntegerArray. The is a POC to see how feasible this is generally. Note that I did this ...
{ "+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/25415/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25415/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25415.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25415", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25415.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25415" }
https://api.github.com/repos/pandas-dev/pandas/issues/25416
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25416/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25416/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25416/events
https://github.com/pandas-dev/pandas/issues/25416
413,606,954
MDU6SXNzdWU0MTM2MDY5NTQ=
25,416
Broadcasting issue with 2d index in DataFrames
{ "avatar_url": "https://avatars.githubusercontent.com/u/17274811?v=4", "events_url": "https://api.github.com/users/dbelgrod/events{/privacy}", "followers_url": "https://api.github.com/users/dbelgrod/followers", "following_url": "https://api.github.com/users/dbelgrod/following{/other_user}", "gists_url": "htt...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "cdea3c", "de...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
4
2019-02-22T22:38:40Z
2019-10-19T17:08:36Z
2019-10-19T17:08:36Z
NONE
null
``` #Under pandas==0.23.0 import pandas df1 = pd.DataFrame([[1]], columns = [[1]], index = [ 1, 2 ]) print(df1) df2 = pd.DataFrame([[1]], columns = [[1]], index = [ [ 1, 2 ] ]) print(df2) Output: 1 1 1 2 1 ValueError: Shape of passed values is (1, 1), indices imply (1, 2) #Under pandas==0.22.0, 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/25416/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25416/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25417
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25417/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25417/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25417/events
https://github.com/pandas-dev/pandas/pull/25417
413,626,053
MDExOlB1bGxSZXF1ZXN0MjU1NTY5OTEy
25,417
DEP: add pytest-mock to environment.yml
{ "avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4", "events_url": "https://api.github.com/users/h-vetinari/events{/privacy}", "followers_url": "https://api.github.com/users/h-vetinari/followers", "following_url": "https://api.github.com/users/h-vetinari/following{/other_user}", "gists_url"...
[ { "color": "d93f0b", "default": false, "description": "Required and optional dependencies", "id": 527603109, "name": "Dependencies", "node_id": "MDU6TGFiZWw1Mjc2MDMxMDk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dependencies" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
7
2019-02-23T00:07:04Z
2019-03-07T17:33:35Z
2019-02-23T18:36:38Z
CONTRIBUTOR
null
Ran into errors when trying to run the test suite in a freshly installed conda environment. There's an error being caused by the fact that #25346 added `pytest-mock` as a dependency in all the CI jobs (to be able to use the `mocker` fixture), but didn't adapt `environment.yml`. This PR fixes that.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25417/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25417/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25417.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25417", "merged_at": "2019-02-23T18:36:38Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25417.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25417" }
https://api.github.com/repos/pandas-dev/pandas/issues/25418
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25418/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25418/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25418/events
https://github.com/pandas-dev/pandas/pull/25418
413,627,031
MDExOlB1bGxSZXF1ZXN0MjU1NTcwNjk1
25,418
Correct a typo of version number for interpolate()
{ "avatar_url": "https://avatars.githubusercontent.com/u/32082133?v=4", "events_url": "https://api.github.com/users/willweil/events{/privacy}", "followers_url": "https://api.github.com/users/willweil/followers", "following_url": "https://api.github.com/users/willweil/following{/other_user}", "gists_url": "htt...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-23T00:12:57Z
2019-02-23T03:18:57Z
2019-02-23T00:16:37Z
CONTRIBUTOR
null
Correct a typo of version number in the docstring of _shared_docs['interpolat e'] which is the docstring for pandas.core.resample.Resampler.interpolate, pandas.DataFrame.interpolate, panda s.Series.interpolate, and pandas.Panel.interpolate, and in documentation/user_guide/missing_data about the limit_area keyword argum...
{ "+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/25418/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25418/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25418.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25418", "merged_at": "2019-02-23T00:16:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25418.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25418" }
https://api.github.com/repos/pandas-dev/pandas/issues/25419
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25419/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25419/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25419/events
https://github.com/pandas-dev/pandas/pull/25419
413,731,152
MDExOlB1bGxSZXF1ZXN0MjU1NjM1MDQ0
25,419
ENH: Add Series.str.casefold
{ "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": "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": "String e...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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...
13
2019-02-23T19:41:19Z
2019-02-28T21:21:48Z
2019-02-28T21:21:40Z
MEMBER
null
- [x] closes #25405 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25419/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25419/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25419.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25419", "merged_at": "2019-02-28T21:21:39Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25419.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25419" }
https://api.github.com/repos/pandas-dev/pandas/issues/25420
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25420/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25420/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25420/events
https://github.com/pandas-dev/pandas/pull/25420
413,731,884
MDExOlB1bGxSZXF1ZXN0MjU1NjM1NDA3
25,420
fixed geo accessor example in extending.rst
{ "avatar_url": "https://avatars.githubusercontent.com/u/40694343?v=4", "events_url": "https://api.github.com/users/ThibTrip/events{/privacy}", "followers_url": "https://api.github.com/users/ThibTrip/followers", "following_url": "https://api.github.com/users/ThibTrip/following{/other_user}", "gists_url": "htt...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-23T19:47:34Z
2019-02-25T22:35:46Z
2019-02-25T22:35:46Z
CONTRIBUTOR
null
The previous code was incompatible with the following paragraph. See the second block of code in https://pandas.pydata.org/pandas-docs/stable/development/extending.html#registering-custom-accessors - [ ] closes #xxxx - [ ] tests added / passed - [ ] 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/25420/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25420/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25420.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25420", "merged_at": "2019-02-25T22:35:46Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25420.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25420" }
https://api.github.com/repos/pandas-dev/pandas/issues/25421
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25421/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25421/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25421/events
https://github.com/pandas-dev/pandas/pull/25421
413,733,075
MDExOlB1bGxSZXF1ZXN0MjU1NjM1OTIz
25,421
DOC: Rewriting of ParserError doc + minor spacing
{ "avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4", "events_url": "https://api.github.com/users/gfyoung/events{/privacy}", "followers_url": "https://api.github.com/users/gfyoung/followers", "following_url": "https://api.github.com/users/gfyoung/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": "06909A", "default": false, "description": "IO issues that don't ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-23T19:57:33Z
2019-02-24T03:27:17Z
2019-02-24T03:27:13Z
MEMBER
null
Follow-up to #25414.
{ "+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/25421/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25421/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25421.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25421", "merged_at": "2019-02-24T03:27:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25421.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25421" }
https://api.github.com/repos/pandas-dev/pandas/issues/25422
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25422/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25422/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25422/events
https://github.com/pandas-dev/pandas/issues/25422
413,743,174
MDU6SXNzdWU0MTM3NDMxNzQ=
25,422
ISO 8601 durations returned by Libreoffice/odfpy aren't compatible with current Timedelta parser
{ "avatar_url": "https://avatars.githubusercontent.com/u/975038?v=4", "events_url": "https://api.github.com/users/detrout/events{/privacy}", "followers_url": "https://api.github.com/users/detrout/followers", "following_url": "https://api.github.com/users/detrout/following{/other_user}", "gists_url": "https://...
[ { "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
[]
null
3
2019-02-23T21:33:55Z
2020-04-03T04:32:15Z
2020-04-03T04:32:15Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible pandas.Timedelta('PT03H45M00S') #### Problem description Raises ValueError invalid abbreviation. It should behave like: pandas.Timedelta('P0DT0H1M0S') Timedelta('0 days 00:01:00') According to https://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#dur...
{ "+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/25422/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25422/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25423
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25423/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25423/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25423/events
https://github.com/pandas-dev/pandas/issues/25423
413,760,073
MDU6SXNzdWU0MTM3NjAwNzM=
25,423
UnknownTimeZoneError: 'tzutc()' when writing a dataframe using from_dict() then reading it using read_parquet()
{ "avatar_url": "https://avatars.githubusercontent.com/u/1877794?v=4", "events_url": "https://api.github.com/users/joeax/events{/privacy}", "followers_url": "https://api.github.com/users/joeax/followers", "following_url": "https://api.github.com/users/joeax/following{/other_user}", "gists_url": "https://api.g...
[ { "color": "5319e7", "default": false, "description": "parquet, feather", "id": 685114413, "name": "IO Parquet", "node_id": "MDU6TGFiZWw2ODUxMTQ0MTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Parquet" } ]
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...
6
2019-02-24T00:10:15Z
2019-09-18T08:07:17Z
2019-05-02T12:17:31Z
NONE
null
#### Code Sample ```python import datetime import fastparquet import pandas as pd from dateutil.tz import tzutc def setup(): # note: mock or real API call results in the same error data = mock_list_s3_bucket() df = pd.DataFrame.from_dict(data) #print(data) df.to_parquet(path, engine...
{ "+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/25423/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25423/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25424
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25424/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25424/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25424/events
https://github.com/pandas-dev/pandas/pull/25424
413,772,038
MDExOlB1bGxSZXF1ZXN0MjU1NjU0NDE4
25,424
Fixed regression of Multi index with NaN
{ "avatar_url": "https://avatars.githubusercontent.com/u/780912?v=4", "events_url": "https://api.github.com/users/hksonngan/events{/privacy}", "followers_url": "https://api.github.com/users/hksonngan/followers", "following_url": "https://api.github.com/users/hksonngan/following{/other_user}", "gists_url": "ht...
[ { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate", "id": 2822342, "name": "Missing-data", "node_id": "MDU6TGFiZWwyODIyMzQy", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data" }, { "color": "e11d21"...
closed
false
null
[]
null
13
2019-02-24T02:16:12Z
2019-04-16T20:10:13Z
2019-04-16T20:10:13Z
CONTRIBUTOR
null
- [x] closes #22247 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry As pull #19074 changed compute of hashtable from `self.values` to `self.codes` and `self.levels`, NaN values doesn't cover. I just simply fixed this regression the special case, ...
{ "+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/25424/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25424/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25424.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25424", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25424.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25424" }
https://api.github.com/repos/pandas-dev/pandas/issues/25425
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25425/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25425/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25425/events
https://github.com/pandas-dev/pandas/pull/25425
413,774,591
MDExOlB1bGxSZXF1ZXN0MjU1NjU1ODIw
25,425
REF: Fix maybe_promote
{ "avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4", "events_url": "https://api.github.com/users/h-vetinari/events{/privacy}", "followers_url": "https://api.github.com/users/h-vetinari/followers", "following_url": "https://api.github.com/users/h-vetinari/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": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
closed
true
null
[]
null
33
2019-02-24T02:54:29Z
2019-10-30T12:03:01Z
2019-10-30T12:02:29Z
CONTRIBUTOR
null
- [x] closes #23833 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` This PR is the culmination of ongoing work since the start of November, and is therefore a bit on the bigger side, with several notes to make. Things started out with me wanting to unify `.update`...
{ "+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/25425/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25425/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25425.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25425", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25425.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25425" }
https://api.github.com/repos/pandas-dev/pandas/issues/25426
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25426/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25426/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25426/events
https://github.com/pandas-dev/pandas/pull/25426
413,777,959
MDExOlB1bGxSZXF1ZXN0MjU1NjU3NzUw
25,426
Backport PR #25289 on branch 0.24.x (BUG: fixed merging with empty frame containing an Int64 column (#25183))
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "6138b5", "de...
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
2
2019-02-24T03:47:48Z
2019-02-24T07:25:55Z
2019-02-24T07:25:54Z
NONE
null
Backport PR #25289: BUG: fixed merging with empty frame containing an Int64 column (#25183)
{ "+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/25426/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25426/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25426.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25426", "merged_at": "2019-02-24T07:25:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25426.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25426" }
https://api.github.com/repos/pandas-dev/pandas/issues/25427
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25427/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25427/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25427/events
https://github.com/pandas-dev/pandas/pull/25427
413,789,703
MDExOlB1bGxSZXF1ZXN0MjU1NjY0OTk1
25,427
Class to read OpenDocument Tables
{ "avatar_url": "https://avatars.githubusercontent.com/u/975038?v=4", "events_url": "https://api.github.com/users/detrout/events{/privacy}", "followers_url": "https://api.github.com/users/detrout/followers", "following_url": "https://api.github.com/users/detrout/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": "06909A", "default": false, "description": "IO issue...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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...
41
2019-02-24T06:59:48Z
2019-11-09T15:04:12Z
2019-07-03T21:45:44Z
CONTRIBUTOR
null
closes #2311 This is primarily intended for LibreOffice calc spreadsheets but will also work with LO Writer and probably with LO Impress documents. This is an alternate solution to https://github.com/pandas-dev/pandas/pull/9070 There are test cases with several different problematic LibreOffice spread sheets. ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 3, "laugh": 0, "rocket": 0, "total_count": 3, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25427/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25427/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25427.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25427", "merged_at": "2019-07-03T21:45:43Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25427.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25427" }
https://api.github.com/repos/pandas-dev/pandas/issues/25428
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25428/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25428/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25428/events
https://github.com/pandas-dev/pandas/issues/25428
413,799,214
MDU6SXNzdWU0MTM3OTkyMTQ=
25,428
Pandas KeyError: "Index not in index"
{ "avatar_url": "https://avatars.githubusercontent.com/u/47938890?v=4", "events_url": "https://api.github.com/users/Kay-cwc/events{/privacy}", "followers_url": "https://api.github.com/users/Kay-cwc/followers", "following_url": "https://api.github.com/users/Kay-cwc/following{/other_user}", "gists_url": "https:...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "207de5", "default": false, "descript...
closed
false
null
[]
null
2
2019-02-24T08:59:10Z
2019-04-24T16:25:07Z
2019-04-24T16:25:07Z
NONE
null
```python import numpy as np import pandas as pd import matplotlib.pyplot as plt df = pd.DataFrame(["1","2","3","4","5"], ["a","b","c","d","e"], ["w"]) df.plot.line(x=df.index,y="w") ``` **Problem** I was going to create a data frame and run it as a line plot. When I run the command print(df) and hide 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/25428/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25428/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25429
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25429/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25429/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25429/events
https://github.com/pandas-dev/pandas/issues/25429
413,809,193
MDU6SXNzdWU0MTM4MDkxOTM=
25,429
[0.24.x] failed on setting DatetimeIndex with mixed datetime data
{ "avatar_url": "https://avatars.githubusercontent.com/u/43490457?v=4", "events_url": "https://api.github.com/users/shyhtzonglee/events{/privacy}", "followers_url": "https://api.github.com/users/shyhtzonglee/followers", "following_url": "https://api.github.com/users/shyhtzonglee/following{/other_user}", "gist...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "5319e7", "default": false, "descript...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
3
2019-02-24T10:59:36Z
2019-03-05T05:56:33Z
2019-02-24T14:17:28Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python # Your code here import pandas as pd df = pd.DataFrame({'time': ['2013-12-01 08:00:00', '2013-12-01 08:30:00', '2013-12-01 09:00:00', '2014-05-01 09:00:00-07:00', '2014-05-01 09:30:00-07:00', '2014-05-01 10:00:00-07:00'], 'current': [208.0, 482.0, 77...
{ "+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/25429/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25429/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25430
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25430/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25430/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25430/events
https://github.com/pandas-dev/pandas/pull/25430
413,809,332
MDExOlB1bGxSZXF1ZXN0MjU1Njc2Mjk2
25,430
TST/REF: Add pytest idiom to test_frequencies.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4", "events_url": "https://api.github.com/users/gfyoung/events{/privacy}", "followers_url": "https://api.github.com/users/gfyoung/followers", "following_url": "https://api.github.com/users/gfyoung/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": "C4A000", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-24T11:01:00Z
2019-02-28T18:17:19Z
2019-02-28T15:20: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/25430/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25430/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25430.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25430", "merged_at": "2019-02-28T15:20:12Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25430.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25430" }
https://api.github.com/repos/pandas-dev/pandas/issues/25431
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25431/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25431/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25431/events
https://github.com/pandas-dev/pandas/pull/25431
413,831,040
MDExOlB1bGxSZXF1ZXN0MjU1Njg5ODMw
25,431
[BUG] maybe_upcast_putmast also handle ndarray
{ "avatar_url": "https://avatars.githubusercontent.com/u/14367887?v=4", "events_url": "https://api.github.com/users/makbigc/events{/privacy}", "followers_url": "https://api.github.com/users/makbigc/followers", "following_url": "https://api.github.com/users/makbigc/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": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-24T15:04:24Z
2019-03-22T11:51:15Z
2019-03-22T11:51:09Z
CONTRIBUTOR
null
- closes #23823 - 2 tests added - passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - whatsnew entry Follow h-vetinari's footstep. `maybe_upcast_putmask` was left untouched in #25425. Try to fix the bug so that `maybe_upcast_putmask` can also handle `ndarray` as well as `Series`.
{ "+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/25431/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25431/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25431.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25431", "merged_at": "2019-03-22T11:51:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25431.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25431" }
https://api.github.com/repos/pandas-dev/pandas/issues/25432
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25432/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25432/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25432/events
https://github.com/pandas-dev/pandas/pull/25432
413,836,403
MDExOlB1bGxSZXF1ZXN0MjU1NjkzMzE5
25,432
TST: numpy RuntimeWarning with Series.round()
{ "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": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, d...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-24T15:57:21Z
2019-02-28T09:19:05Z
2019-02-27T14:40:33Z
MEMBER
null
- [x] closes #14197 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ n/a] 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/25432/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25432/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25432.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25432", "merged_at": "2019-02-27T14:40:33Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25432.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25432" }
https://api.github.com/repos/pandas-dev/pandas/issues/25433
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25433/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25433/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25433/events
https://github.com/pandas-dev/pandas/issues/25433
413,863,493
MDU6SXNzdWU0MTM4NjM0OTM=
25,433
BUG: Index type casting in read_json with orient='table' and float index
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/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": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-24T20:21:54Z
2019-02-28T15:53:30Z
2019-02-28T15:53:30Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python expected = pd.DataFrame({'a':[5,5]}, index=[1.,2.]) result = pd.read_json(expected.to_json(orient='table'), orient='table') ``` ``` In [141]: expected Out[141]: a 1.0 5 2.0 5 In [142]: result Out[142]: a 1 5 2 5 ``` #### ...
{ "+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/25433/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25433/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25434
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25434/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25434/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25434/events
https://github.com/pandas-dev/pandas/pull/25434
413,866,167
MDExOlB1bGxSZXF1ZXN0MjU1NzExNTYy
25,434
BUG: Fix index type casting in read_json with orient='table' and float index (#25433)
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/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": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-24T20:47:52Z
2019-02-28T15:53:36Z
2019-02-28T15:53:31Z
CONTRIBUTOR
null
closes #25433 closes #25435 - [X] tests added / passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [X] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25434/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25434/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25434.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25434", "merged_at": "2019-02-28T15:53:30Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25434.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25434" }
https://api.github.com/repos/pandas-dev/pandas/issues/25435
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25435/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25435/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25435/events
https://github.com/pandas-dev/pandas/issues/25435
413,871,440
MDU6SXNzdWU0MTM4NzE0NDA=
25,435
BUG: Weird column name type conversion in read_json with orient='table' and string columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/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": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-24T21:37:58Z
2019-02-28T15:53:30Z
2019-02-28T15:53:30Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python expected = pd.DataFrame({'1.': [1, 2]}) result = pd.read_json(expected.to_json(orient='table'), orient='table') ``` ``` In [7]: expected ...
{ "+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/25435/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25435/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25436
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25436/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25436/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25436/events
https://github.com/pandas-dev/pandas/issues/25436
413,928,678
MDU6SXNzdWU0MTM5Mjg2Nzg=
25,436
DataFrame.to_latex() does not have LaTeX caption and label support
{ "avatar_url": "https://avatars.githubusercontent.com/u/36767735?v=4", "events_url": "https://api.github.com/users/jeschwar/events{/privacy}", "followers_url": "https://api.github.com/users/jeschwar/followers", "following_url": "https://api.github.com/users/jeschwar/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": "006b75", "default": false, "description": "to_latex...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
0
2019-02-25T04:32:58Z
2019-09-03T19:26:22Z
2019-09-03T19:26:02Z
CONTRIBUTOR
null
xref [PR25339](https://github.com/pandas-dev/pandas/pull/25339) LaTeX captions and labels are not supported in `longtable` environments produced by `DataFrame.to_latex()`. Having this would mean further automation of workflow when writing LaTeX reports containing tables whose data resides in a dataframe. `DataFr...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25436/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25436/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25437
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25437/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25437/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25437/events
https://github.com/pandas-dev/pandas/pull/25437
413,950,627
MDExOlB1bGxSZXF1ZXN0MjU1NzcwNTUy
25,437
ENH: added optional caption and label arguments to DataFrame.to_latex()
{ "avatar_url": "https://avatars.githubusercontent.com/u/36767735?v=4", "events_url": "https://api.github.com/users/jeschwar/events{/privacy}", "followers_url": "https://api.github.com/users/jeschwar/followers", "following_url": "https://api.github.com/users/jeschwar/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": "006b75", "default": false, "description": "to_latex...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
7
2019-02-25T06:20:07Z
2019-09-03T19:26:17Z
2019-09-03T19:26:02Z
CONTRIBUTOR
null
- [x] closes #25436 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25437/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25437/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25437.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25437", "merged_at": "2019-09-03T19:26:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25437.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25437" }
https://api.github.com/repos/pandas-dev/pandas/issues/25438
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25438/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25438/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25438/events
https://github.com/pandas-dev/pandas/issues/25438
414,044,226
MDU6SXNzdWU0MTQwNDQyMjY=
25,438
Dataframe replace empty string casts Int64 columns to float
{ "avatar_url": "https://avatars.githubusercontent.com/u/1508133?v=4", "events_url": "https://api.github.com/users/miroli/events{/privacy}", "followers_url": "https://api.github.com/users/miroli/followers", "following_url": "https://api.github.com/users/miroli/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": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
open
false
null
[]
null
2
2019-02-25T10:50:23Z
2021-06-27T18:35:59Z
null
NONE
null
#### Code Sample ```python df = pd.DataFrame({ 'a': [1, 2, 3, np.nan], 'b': ['some', 'strings', 'here', 'he'] }) df['a'] = df['a'].astype('Int64') df.replace('', np.nan).dtypes # Column a is now float ``` #### Problem description The new Int64Dtype does not behave as expected here. If you ...
{ "+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/25438/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25438/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25439
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25439/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25439/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25439/events
https://github.com/pandas-dev/pandas/issues/25439
414,246,586
MDU6SXNzdWU0MTQyNDY1ODY=
25,439
FutureWarning when sorting tz-aware datetimeindex
{ "avatar_url": "https://avatars.githubusercontent.com/u/14861258?v=4", "events_url": "https://api.github.com/users/dsjstc/events{/privacy}", "followers_url": "https://api.github.com/users/dsjstc/followers", "following_url": "https://api.github.com/users/dsjstc/following{/other_user}", "gists_url": "https://a...
[ { "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": "eb6420", "default": false, "description": "Non-arith...
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
3
2019-02-25T18:36:20Z
2019-03-11T12:41:37Z
2019-03-11T12:41:37Z
NONE
null
#### Problem As reported [here](https://stackoverflow.com/questions/54854900/workaround-for-pandas-futurewarning-when-sorting-a-datetimeindex), sorting a tz-aware DatetimeIndex issues warning: > FutureWarning: Converting timezone-aware DatetimeArray to timezone-naive ndarray with 'datetime64[ns]' dtype MCVE here...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25439/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25439/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25440
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25440/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25440/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25440/events
https://github.com/pandas-dev/pandas/issues/25440
414,251,396
MDU6SXNzdWU0MTQyNTEzOTY=
25,440
BUG: DatetimeArray._from_sequence(arg, dtype='tz') raises TypeError
{ "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": "...
[]
closed
false
null
[]
null
3
2019-02-25T18:47:55Z
2019-02-26T05:50:51Z
2019-02-26T05:50:51Z
MEMBER
null
Discovered in https://github.com/pandas-dev/pandas/pull/25308#discussion_r259641563, is this supposed to work @jbrockmendel, @TomAugspurger? cc @jreback ``` In [3]: arg = np.array([np.datetime64('2018-01-01')], dtype=object) In [4]: pd.arrays.DatetimeArray._from_sequence(arg, dtype='UTC') -------------------...
{ "+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/25440/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25440/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25441
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25441/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25441/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25441/events
https://github.com/pandas-dev/pandas/issues/25441
414,283,422
MDU6SXNzdWU0MTQyODM0MjI=
25,441
Inconsistent type behavior loading data from json files
{ "avatar_url": "https://avatars.githubusercontent.com/u/201996?v=4", "events_url": "https://api.github.com/users/fiendish/events{/privacy}", "followers_url": "https://api.github.com/users/fiendish/followers", "following_url": "https://api.github.com/users/fiendish/following{/other_user}", "gists_url": "https...
[]
closed
false
null
[]
null
0
2019-02-25T20:07:05Z
2019-02-25T20:25:25Z
2019-02-25T20:23:02Z
CONTRIBUTOR
null
Hmm. Never mind.
{ "+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/25441/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25441/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25442
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25442/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25442/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25442/events
https://github.com/pandas-dev/pandas/issues/25442
414,316,414
MDU6SXNzdWU0MTQzMTY0MTQ=
25,442
Rename droplevel to drop_level
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "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" }, { "color": "207de5", "default": f...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
4
2019-02-25T21:31:26Z
2019-07-31T21:54:47Z
2019-07-31T21:54:47Z
MEMBER
null
For PEP8 compliance and better method naming consistency
{ "+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/25442/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25442/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25443
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25443/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25443/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25443/events
https://github.com/pandas-dev/pandas/issues/25443
414,420,096
MDU6SXNzdWU0MTQ0MjAwOTY=
25,443
Can't write output using ExcelWriter
{ "avatar_url": "https://avatars.githubusercontent.com/u/44926627?v=4", "events_url": "https://api.github.com/users/alvipranandha/events{/privacy}", "followers_url": "https://api.github.com/users/alvipranandha/followers", "following_url": "https://api.github.com/users/alvipranandha/following{/other_user}", "g...
[ { "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
1
2019-02-26T03:59:16Z
2019-02-26T05:51:00Z
2019-02-26T05:51:00Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python file_A.shape writer = pd.ExcelWriter(filename, engine='xlsxwriter', options={'strings_to_urls': False}) file_A.to_excel(writer) ``` #### Problem description Hi i have an issue that related to pd.ExcelWriter (the code example above). I can't writ...
{ "+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/25443/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25443/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25444
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25444/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25444/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25444/events
https://github.com/pandas-dev/pandas/issues/25444
414,454,446
MDU6SXNzdWU0MTQ0NTQ0NDY=
25,444
groupby.idxmin() returns datetime values for datatime columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/40882114?v=4", "events_url": "https://api.github.com/users/tmitanitky/events{/privacy}", "followers_url": "https://api.github.com/users/tmitanitky/followers", "following_url": "https://api.github.com/users/tmitanitky/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": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-26T06:37:06Z
2019-03-30T19:17:29Z
2019-03-30T19:17:29Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd df = pd.DataFrame({'name': ['A', 'A', 'A', 'B', 'B'], 'a':[1,2,3,4,5], 'date': ['2016', '2017', '2018', '2016', '2017']}, ) df['date'] = pd.to_datetime(df['date']) #current behaviour df.groupby('name').idxmin() >> 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/25444/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25444/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25445
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25445/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25445/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25445/events
https://github.com/pandas-dev/pandas/pull/25445
414,465,458
MDExOlB1bGxSZXF1ZXN0MjU2MTY4NDk3
25,445
BUG: repr of np.datetime64('NaT') in Series/DataFrame with dtype object
{ "avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4", "events_url": "https://api.github.com/users/mroeschke/events{/privacy}", "followers_url": "https://api.github.com/users/mroeschke/followers", "following_url": "https://api.github.com/users/mroeschke/following{/other_user}", "gists_url": "...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "ededed", "default": false, "description": "__repr__ ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-26T07:17:47Z
2019-03-30T19:35:33Z
2019-03-30T17:37:25Z
MEMBER
null
- [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Discovered while investigating #12499 Before: ``` In [1]: pd.Series([np.datetime64('NaT')], dtype=object) Out[1]: 0 NaN dtype: object ``` After: ``` In [1]: pd.Series([np.datetime...
{ "+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/25445/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25445/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25445.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25445", "merged_at": "2019-03-30T17:37:25Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25445.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25445" }
https://api.github.com/repos/pandas-dev/pandas/issues/25446
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25446/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25446/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25446/events
https://github.com/pandas-dev/pandas/issues/25446
414,505,214
MDU6SXNzdWU0MTQ1MDUyMTQ=
25,446
[pd.qcut] ValueError: Input array must be 1 dimensional
{ "avatar_url": "https://avatars.githubusercontent.com/u/7943188?v=4", "events_url": "https://api.github.com/users/mikkokotila/events{/privacy}", "followers_url": "https://api.github.com/users/mikkokotila/followers", "following_url": "https://api.github.com/users/mikkokotila/following{/other_user}", "gists_ur...
[ { "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
4
2019-02-26T09:14:05Z
2019-02-26T14:09:25Z
2019-02-26T14:09:25Z
NONE
null
Sample data for replication: ``` data = pd.DataFrame({'a': list(range(100)), 'b': list(range(100))}) ``` This works: `pd.qcut(data['a'], 3)` But this does not work: ```python def test(data, col, cuts=3): return pd.qcut(data[col], cuts) test(data, 'a', 3) ``` Panda...
{ "+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/25446/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25446/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25447
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25447/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25447/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25447/events
https://github.com/pandas-dev/pandas/pull/25447
414,598,620
MDExOlB1bGxSZXF1ZXN0MjU2MjcyOTgy
25,447
STY: use pytest.raises context manager (indexes)
{ "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": "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": "eb6420", "default": false, "description": ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-26T12:58:33Z
2019-02-28T14:29:25Z
2019-02-28T13:33:32Z
MEMBER
null
xref #24332
{ "+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/25447/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25447/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25447.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25447", "merged_at": "2019-02-28T13:33:32Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25447.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25447" }
https://api.github.com/repos/pandas-dev/pandas/issues/25448
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25448/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25448/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25448/events
https://github.com/pandas-dev/pandas/issues/25448
414,623,905
MDU6SXNzdWU0MTQ2MjM5MDU=
25,448
Serialize/deserialize a Categorical whose values are taken from an enum
{ "avatar_url": "https://avatars.githubusercontent.com/u/886074?v=4", "events_url": "https://api.github.com/users/teto/events{/privacy}", "followers_url": "https://api.github.com/users/teto/followers", "following_url": "https://api.github.com/users/teto/following{/other_user}", "gists_url": "https://api.githu...
[ { "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_csv...
open
false
null
[]
null
5
2019-02-26T13:57:04Z
2021-08-12T08:32:41Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible should run as standalone ```python # Your code here import pandas as pd from enum import Enum, IntEnum, auto import argparse # Your code here class ConnectionRoles(Enum): Client = auto() Server = auto() csv_filename = "test.csv" dtype_rol...
{ "+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/25448/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25448/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25449
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25449/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25449/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25449/events
https://github.com/pandas-dev/pandas/issues/25449
414,668,749
MDU6SXNzdWU0MTQ2Njg3NDk=
25,449
read_excel throws ValueError: cannot specify usecols when specifying a multi-index header
{ "avatar_url": "https://avatars.githubusercontent.com/u/12641636?v=4", "events_url": "https://api.github.com/users/matthiastns/events{/privacy}", "followers_url": "https://api.github.com/users/matthiastns/followers", "following_url": "https://api.github.com/users/matthiastns/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": "bfe5bf", "default": false, "description": "read_excel, to_excel", ...
open
false
null
[]
null
23
2019-02-26T15:25:27Z
2021-08-05T14:01:21Z
null
NONE
null
``` df=pd.read_excel(xl_file, sheet_name=xl_sheet,header=[18,19], usecols='B,D:J,L') ``` #### Problem description df=pd.read_excel(xl_file, sheet_name=xl_sheet,header=[18,19], usecols='B,D:J,L') throws the following error after conda update: ValueError: cannot specify usecols when specifying a multi-i...
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25449/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25449/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25450
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25450/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25450/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25450/events
https://github.com/pandas-dev/pandas/issues/25450
414,686,526
MDU6SXNzdWU0MTQ2ODY1MjY=
25,450
Groupby.apply has issues with printing command
{ "avatar_url": "https://avatars.githubusercontent.com/u/27876502?v=4", "events_url": "https://api.github.com/users/Pferdow30/events{/privacy}", "followers_url": "https://api.github.com/users/Pferdow30/followers", "following_url": "https://api.github.com/users/Pferdow30/following{/other_user}", "gists_url": "...
[ { "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
[]
null
1
2019-02-26T15:59:34Z
2019-02-26T16:24:13Z
2019-02-26T16:24:04Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python >>>import pandas as pd >>>df = pd.DataFrame(data=[[1,2], [3, 4], [5, 6]], index=[10, 20, 30]) >>>out = df.groupby(level=0).apply(lambda x: print(x)) ``` #### Problem description When `print` is used within the `groupby.apply`, it seems that ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25450/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25450/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25451
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25451/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25451/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25451/events
https://github.com/pandas-dev/pandas/issues/25451
414,726,380
MDU6SXNzdWU0MTQ3MjYzODA=
25,451
dropna(inplace=True) doesn't work when loading csv in chunks
{ "avatar_url": "https://avatars.githubusercontent.com/u/18425964?v=4", "events_url": "https://api.github.com/users/sandgate-dev/events{/privacy}", "followers_url": "https://api.github.com/users/sandgate-dev/followers", "following_url": "https://api.github.com/users/sandgate-dev/following{/other_user}", "gist...
[ { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate", "id": 2822342, "name": "Missing-data", "node_id": "MDU6TGFiZWwyODIyMzQy", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data" }, { "color": "5319e7"...
closed
false
null
[]
null
8
2019-02-26T17:19:54Z
2019-11-02T00:49:17Z
2019-11-02T00:49:16Z
NONE
null
```python chunksize = 100000 reader = pd.read_csv(in_file, chunksize=chunksize, encoding='utf-8', engine='python', compression='gzip') for chunk in reader: train, valid = np.split(chunk.sample(frac=1).reset_index(drop=True), [int(.8 * len(chunk))]) train.dropna(inplace=True) if not valid...
{ "+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/25451/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25451/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25452
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25452/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25452/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25452/events
https://github.com/pandas-dev/pandas/pull/25452
414,742,002
MDExOlB1bGxSZXF1ZXN0MjU2Mzg2NDk4
25,452
STY: use pytest.raises context manager (tests/test_*)
{ "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": "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": "eb6420", "default": false, "description": ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-26T17:57:03Z
2019-03-01T12:48:56Z
2019-02-28T13:34:22Z
MEMBER
null
xref #24332
{ "+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/25452/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25452/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25452.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25452", "merged_at": "2019-02-28T13:34:22Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25452.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25452" }
https://api.github.com/repos/pandas-dev/pandas/issues/25453
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25453/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25453/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25453/events
https://github.com/pandas-dev/pandas/issues/25453
414,781,921
MDU6SXNzdWU0MTQ3ODE5MjE=
25,453
read_excel na_filter undocumented?
{ "avatar_url": "https://avatars.githubusercontent.com/u/201996?v=4", "events_url": "https://api.github.com/users/fiendish/events{/privacy}", "followers_url": "https://api.github.com/users/fiendish/followers", "following_url": "https://api.github.com/users/fiendish/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": "bfe5bf", "default": false, "description": "read_excel, to_excel"...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-02-26T19:35:12Z
2019-10-29T04:48:23Z
2019-10-23T20:08:08Z
CONTRIBUTOR
null
#### Problem description Empirically, `pandas.read_excel(foo, na_filter=False)` works as expected, but the na_filter argument doesn't appear to be mentioned in the read_excel docs.
{ "+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/25453/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25453/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25454
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25454/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25454/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25454/events
https://github.com/pandas-dev/pandas/issues/25454
414,782,513
MDU6SXNzdWU0MTQ3ODI1MTM=
25,454
Dataframe agg method passing as list
{ "avatar_url": "https://avatars.githubusercontent.com/u/23064098?v=4", "events_url": "https://api.github.com/users/scottboston/events{/privacy}", "followers_url": "https://api.github.com/users/scottboston/followers", "following_url": "https://api.github.com/users/scottboston/following{/other_user}", "gists_u...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "fbca04", "default": false, "description": "Apply, Aggregate, Tra...
open
false
null
[]
null
3
2019-02-26T19:36:37Z
2020-06-28T06:26:33Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import numpy as np import pandas as pd df = pd.DataFrame(np.arange(20).reshape(10,-1), columns=[*'AB']) def f(x): print(type(x)) print(df.agg([f])) ``` Output: <class 'int'> <class 'int'> <class 'int'> <class 'int'> <class 'int'> <cl...
{ "+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/25454/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25454/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25455
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25455/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25455/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25455/events
https://github.com/pandas-dev/pandas/pull/25455
414,791,126
MDExOlB1bGxSZXF1ZXN0MjU2NDI0Njk0
25,455
CI: add __init__.py to isort skip list
{ "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": "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": "eb6420", "default": false, "description": ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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...
10
2019-02-26T19:56:42Z
2019-03-12T09:17:12Z
2019-02-27T22:26:54Z
MEMBER
null
4.3.5 - February 24, 2019 - last Python 2.7 Maintenance Release This is the final Python 2.x release of isort, and includes the following major changes: Potentially Interface Breaking: The -r option for removing imports has been renamed -rm to avoid accidental deletions and confusion with the -rc recursive optio...
{ "+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/25455/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25455/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25455.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25455", "merged_at": "2019-02-27T22:26:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25455.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25455" }
https://api.github.com/repos/pandas-dev/pandas/issues/25456
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25456/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25456/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25456/events
https://github.com/pandas-dev/pandas/issues/25456
414,794,906
MDU6SXNzdWU0MTQ3OTQ5MDY=
25,456
Support tuples in iloc
{ "avatar_url": "https://avatars.githubusercontent.com/u/9220766?v=4", "events_url": "https://api.github.com/users/d8w/events{/privacy}", "followers_url": "https://api.github.com/users/d8w/followers", "following_url": "https://api.github.com/users/d8w/following{/other_user}", "gists_url": "https://api.github....
[ { "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
[]
null
6
2019-02-26T20:05:49Z
2019-03-04T23:02:52Z
2019-03-04T16:41:34Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python data = pd.DataFrame({'a': [1, 2, 3], 'b': [4, 5, 6], 'c': [7, 8, 9]}) data.iloc[:, (1,)] # or data.iloc[:, tuple([1])] ## Below is the stack trace ## I removed personal information in the python path. IndexingError 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/25456/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25456/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25457
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25457/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25457/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25457/events
https://github.com/pandas-dev/pandas/issues/25457
414,807,324
MDU6SXNzdWU0MTQ4MDczMjQ=
25,457
Grouped dataframe "name" attribute overrides column access / not well documented
{ "avatar_url": "https://avatars.githubusercontent.com/u/9651002?v=4", "events_url": "https://api.github.com/users/alkasm/events{/privacy}", "followers_url": "https://api.github.com/users/alkasm/followers", "following_url": "https://api.github.com/users/alkasm/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": "729FCF", "default": false, "description": null, "id": 233160, ...
open
false
null
[]
null
11
2019-02-26T20:37:09Z
2020-05-13T02:45:15Z
null
NONE
null
#### Code Sample ```python >>> df = pd.DataFrame({'val': [9, 10, 3, 6, 2, 3], 'name': list('xxyxyy'), 'group': list('aaabbb')}) >>> df val name group 0 9 x a 1 10 x a 2 3 y a 3 6 x b 4 2 y b 5 3 y b ``` Works correctly: ```python >>> df.groupby('group').apply(lambda g: g[g['name'] == 'x']) val...
{ "+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/25457/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25457/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25458
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25458/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25458/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25458/events
https://github.com/pandas-dev/pandas/pull/25458
415,041,630
MDExOlB1bGxSZXF1ZXN0MjU2NjEzOTgy
25,458
Fix minor typo
{ "avatar_url": "https://avatars.githubusercontent.com/u/675997?v=4", "events_url": "https://api.github.com/users/pombredanne/events{/privacy}", "followers_url": "https://api.github.com/users/pombredanne/followers", "following_url": "https://api.github.com/users/pombredanne/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": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-27T10:06:04Z
2019-02-28T14:13:58Z
2019-02-28T12:45:16Z
CONTRIBUTOR
null
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
{ "+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/25458/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25458/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25458.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25458", "merged_at": "2019-02-28T12:45:16Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25458.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25458" }
https://api.github.com/repos/pandas-dev/pandas/issues/25459
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25459/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25459/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25459/events
https://github.com/pandas-dev/pandas/issues/25459
415,047,061
MDU6SXNzdWU0MTUwNDcwNjE=
25,459
CategoricalIndex.reindex raises on duplicate indexer
{ "avatar_url": "https://avatars.githubusercontent.com/u/7279321?v=4", "events_url": "https://api.github.com/users/adbull/events{/privacy}", "followers_url": "https://api.github.com/users/adbull/followers", "following_url": "https://api.github.com/users/adbull/following{/other_user}", "gists_url": "https://ap...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "e1...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-02-27T10:18:10Z
2019-10-16T12:52:55Z
2019-10-16T12:52:55Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd # works fine x = pd.Series([0]) x.reindex([0,0]) # ValueError: cannot reindex with a non-unique indexer x.index = x.index.astype('category') x.reindex([0,0]) ``` #### Problem description When a series or frame has a...
{ "+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/25459/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25459/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25460
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25460/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25460/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25460/events
https://github.com/pandas-dev/pandas/issues/25460
415,104,727
MDU6SXNzdWU0MTUxMDQ3Mjc=
25,460
Passing `level` to `reindex` on a multi-index doesn't reindex the desired level
{ "avatar_url": "https://avatars.githubusercontent.com/u/477263?v=4", "events_url": "https://api.github.com/users/iaindillingham/events{/privacy}", "followers_url": "https://api.github.com/users/iaindillingham/followers", "following_url": "https://api.github.com/users/iaindillingham/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
[]
null
2
2019-02-27T12:39:52Z
2020-07-24T11:12:42Z
null
NONE
null
#### Code Sample ```python import numpy as np import pandas as pd category_idx = pd.Index(['A', 'B']) date_idx = pd.date_range('2018-01', '2018-02', freq='MS') idx = pd.MultiIndex.from_product([category_idx, date_idx], names=['category', 'date']) series = pd.Series(np.random.randn(len(category_idx) * len(d...
{ "+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/25460/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25460/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25461
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25461/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25461/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25461/events
https://github.com/pandas-dev/pandas/issues/25461
415,233,683
MDU6SXNzdWU0MTUyMzM2ODM=
25,461
Fix Validation Script to Not Error Out if Bullet Points Don't End with Period
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "a2bca7", "default": false, "description": "Continuous Integratio...
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
2019-02-27T17:11:49Z
2019-03-19T16:07:21Z
null
MEMBER
null
Quite a few PRs lately have worked around the validation script error of descriptions not ending with a period when there are bullet points by adding periods to the end of each bullet point. This looks tacky and is really just a hack to get around the validator failing. Would rather update the validator to maybe ign...
{ "+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/25461/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25461/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25462
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25462/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25462/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25462/events
https://github.com/pandas-dev/pandas/pull/25462
415,275,263
MDExOlB1bGxSZXF1ZXN0MjU2Nzk5MDUx
25,462
Remove return values for asserts
{ "avatar_url": "https://avatars.githubusercontent.com/u/17543358?v=4", "events_url": "https://api.github.com/users/samuelsinayoko/events{/privacy}", "followers_url": "https://api.github.com/users/samuelsinayoko/followers", "following_url": "https://api.github.com/users/samuelsinayoko/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": "207de5", "d...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
24
2019-02-27T18:54:51Z
2019-05-07T01:00:36Z
2019-05-07T00:56:44Z
CONTRIBUTOR
null
Unless they are context managers. - [X] closes #25135 - [X] tests added / passed (not applicable) - [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/25462/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25462/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25462.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25462", "merged_at": "2019-05-07T00:56:44Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25462.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25462" }
https://api.github.com/repos/pandas-dev/pandas/issues/25463
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25463/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25463/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25463/events
https://github.com/pandas-dev/pandas/pull/25463
415,313,114
MDExOlB1bGxSZXF1ZXN0MjU2ODI4ODgz
25,463
Draft implementation
{ "avatar_url": "https://avatars.githubusercontent.com/u/17543358?v=4", "events_url": "https://api.github.com/users/samuelsinayoko/events{/privacy}", "followers_url": "https://api.github.com/users/samuelsinayoko/followers", "following_url": "https://api.github.com/users/samuelsinayoko/following{/other_user}", ...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "AD7FA8", "default": false, "description": null, ...
closed
false
null
[]
null
3
2019-02-27T20:30:38Z
2019-03-22T02:30:02Z
2019-03-22T02:30:02Z
CONTRIBUTOR
null
Raises a ValueError when the input to to_datetime contains some numbers but the unit isn't supplied. - [X] closes #15836 - [ ] tests added / passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25463/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25463/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25463.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25463", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25463.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25463" }
https://api.github.com/repos/pandas-dev/pandas/issues/25464
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25464/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25464/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25464/events
https://github.com/pandas-dev/pandas/issues/25464
415,322,152
MDU6SXNzdWU0MTUzMjIxNTI=
25,464
BUG: Incorrect TypeError for CategoricalIndex.view('i8')
{ "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": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" }, { "color": "0e8a...
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
2019-02-27T20:54:14Z
2021-06-27T18:45:37Z
null
MEMBER
null
xref https://github.com/pandas-dev/pandas/pull/25447#discussion_r260730337 #### Code Sample, a copy-pastable example if possible ```python import pandas.util.testing as tm ind = tm.makeCategoricalIndex(100) ind.view('i8') ``` #### Problem description ```python-traceback ----------------------------------...
{ "+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/25464/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25464/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25465
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25465/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25465/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25465/events
https://github.com/pandas-dev/pandas/pull/25465
415,323,087
MDExOlB1bGxSZXF1ZXN0MjU2ODM2Njk1
25,465
DOC: Fix docstring for read_sql_table
{ "avatar_url": "https://avatars.githubusercontent.com/u/13555446?v=4", "events_url": "https://api.github.com/users/igblackadder/events{/privacy}", "followers_url": "https://api.github.com/users/igblackadder/followers", "following_url": "https://api.github.com/users/igblackadder/following{/other_user}", "gist...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "eb6420", "default": false, "description": "Code style, linting, ...
closed
false
null
[]
null
8
2019-02-27T20:56:36Z
2019-03-01T10:14:40Z
2019-02-28T20:00:31Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [ ] tests added / passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry ``` ################################################################################ ###################### Docstring (pandas.read_sql_table) ###################### #########...
{ "+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/25465/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25465/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25465.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25465", "merged_at": "2019-02-28T20:00:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25465.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25465" }
https://api.github.com/repos/pandas-dev/pandas/issues/25466
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25466/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25466/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25466/events
https://github.com/pandas-dev/pandas/pull/25466
415,326,042
MDExOlB1bGxSZXF1ZXN0MjU2ODM5MDcz
25,466
DOC: Fix encoding of docstring validation for Windows
{ "avatar_url": "https://avatars.githubusercontent.com/u/14759379?v=4", "events_url": "https://api.github.com/users/kpapdac/events{/privacy}", "followers_url": "https://api.github.com/users/kpapdac/followers", "following_url": "https://api.github.com/users/kpapdac/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": "a2bca7", "default": false, "description": "Continuous Integratio...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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...
22
2019-02-27T21:04:20Z
2019-05-07T04:19:07Z
2019-05-07T01:26:51Z
CONTRIBUTOR
null
In Windows, the `validate_docstrings.py` script fails because an encoding error. It has been fixed here. PR done in the London python sprints meetup. CC: @datapythonista
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25466/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25466/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25466.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25466", "merged_at": "2019-05-07T01:26:51Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25466.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25466" }
https://api.github.com/repos/pandas-dev/pandas/issues/25467
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25467/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25467/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25467/events
https://github.com/pandas-dev/pandas/pull/25467
415,437,125
MDExOlB1bGxSZXF1ZXN0MjU2OTI0NTU0
25,467
ERR: Correct error message in to_datetime
{ "avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4", "events_url": "https://api.github.com/users/gfyoung/events{/privacy}", "followers_url": "https://api.github.com/users/gfyoung/followers", "following_url": "https://api.github.com/users/gfyoung/following{/other_user}", "gists_url": "https:/...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "e102d8", "default": false, "description": "Unexpecte...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-28T04:02:31Z
2019-02-28T18:17:17Z
2019-02-28T12:44:44Z
MEMBER
null
Closes #23830 xref #23969
{ "+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/25467/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25467/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25467.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25467", "merged_at": "2019-02-28T12:44:44Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25467.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25467" }
https://api.github.com/repos/pandas-dev/pandas/issues/25468
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25468/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25468/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25468/events
https://github.com/pandas-dev/pandas/issues/25468
415,437,167
MDU6SXNzdWU0MTU0MzcxNjc=
25,468
Literal nan string stored in dataframe using json_normalize for null value in string metadata column
{ "avatar_url": "https://avatars.githubusercontent.com/u/47369210?v=4", "events_url": "https://api.github.com/users/joetl/events{/privacy}", "followers_url": "https://api.github.com/users/joetl/followers", "following_url": "https://api.github.com/users/joetl/following{/other_user}", "gists_url": "https://api....
[ { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate", "id": 2822342, "name": "Missing-data", "node_id": "MDU6TGFiZWwyODIyMzQy", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data" }, { "color": "207de5"...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-28T04:02:46Z
2019-03-13T17:10:37Z
2019-03-13T17:10:37Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python # Your code here import pandas as pd data = [{"name": "test","address": [{"add": "add1"}]},{"address": [{"add": "add2"}]}] df = pd.io.json.json_normalize(data,"address","name",errors="ignore") df ``` #### Problem description In Json_normalize ...
{ "+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/25468/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25468/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25469
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25469/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25469/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25469/events
https://github.com/pandas-dev/pandas/pull/25469
415,441,459
MDExOlB1bGxSZXF1ZXN0MjU2OTI3Nzgw
25,469
BUG: Keep column level name in resample nunique
{ "avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4", "events_url": "https://api.github.com/users/gfyoung/events{/privacy}", "followers_url": "https://api.github.com/users/gfyoung/followers", "following_url": "https://api.github.com/users/gfyoung/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": "eb6420", "default": false, "description": "Non-arithmetic algos: va...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-28T04:25:05Z
2019-02-28T18:17:16Z
2019-02-28T12:42:55Z
MEMBER
null
Closes #23222 xref #23645
{ "+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/25469/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25469/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25469.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25469", "merged_at": "2019-02-28T12:42:55Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25469.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25469" }
https://api.github.com/repos/pandas-dev/pandas/issues/25470
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25470/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25470/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25470/events
https://github.com/pandas-dev/pandas/issues/25470
415,450,401
MDU6SXNzdWU0MTU0NTA0MDE=
25,470
Typo in release page link
{ "avatar_url": "https://avatars.githubusercontent.com/u/7765309?v=4", "events_url": "https://api.github.com/users/javad94/events{/privacy}", "followers_url": "https://api.github.com/users/javad94/followers", "following_url": "https://api.github.com/users/javad94/following{/other_user}", "gists_url": "https:/...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
null
6
2019-02-28T05:10:46Z
2019-09-16T15:14:23Z
2019-09-16T15:14:23Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible #### Problem description There is a typo in *full whatsnew* link in [pandas 0.24.1 release page](https://github.com/pandas-dev/pandas/releases/tag/v0.24.1) that point to [this page](http://pandas.pydata.org/pandas-docs/version/0.24.2/whatsnew/v0.24.2.html) which...
{ "+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/25470/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25470/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25471
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25471/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25471/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25471/events
https://github.com/pandas-dev/pandas/issues/25471
415,490,628
MDU6SXNzdWU0MTU0OTA2Mjg=
25,471
"SpecificationError: nested dictionary is ambiguous in aggregation" in a certain case of groupby-aggregation
{ "avatar_url": "https://avatars.githubusercontent.com/u/7723080?v=4", "events_url": "https://api.github.com/users/Khris777/events{/privacy}", "followers_url": "https://api.github.com/users/Khris777/followers", "following_url": "https://api.github.com/users/Khris777/following{/other_user}", "gists_url": "http...
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "0e8a16", "default": true, "description": null, "id": 7...
open
false
null
[]
null
4
2019-02-28T07:50:50Z
2021-06-27T18:48:11Z
null
NONE
null
All of these examples for using `agg` work fine: ``` import pandas as pd df = pd.DataFrame({"A":['A','A','B','B','B'], "B":[1,2,1,1,2], "C":[9,8,7,6,5]}) df.groupby('A')[['B','C']].agg({'B':'sum','C':'count'}) df.groupby('A')[['B','C']].agg({'B':['sum','count'],'C':'count'})...
{ "+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/25471/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25471/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25472
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25472/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25472/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25472/events
https://github.com/pandas-dev/pandas/issues/25472
415,504,938
MDU6SXNzdWU0MTU1MDQ5Mzg=
25,472
read_csv fails with `TypeError: object cannot be converted to an IntegerDtype` yet succeeds when reading chunks
{ "avatar_url": "https://avatars.githubusercontent.com/u/886074?v=4", "events_url": "https://api.github.com/users/teto/events{/privacy}", "followers_url": "https://api.github.com/users/teto/followers", "following_url": "https://api.github.com/users/teto/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "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",...
20
2019-02-28T08:35:29Z
2021-10-19T14:59:56Z
2021-10-19T14:59:56Z
NONE
null
#### Code Sample, a copy-pastable example if possible Download this file [upload.txt](https://github.com/pandas-dev/pandas/files/2917684/upload.txt) ```python # Your code here import pandas as pd from enum import Enum, IntEnum, auto import argparse # I attached the file in the github issue filename = "upl...
{ "+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/25472/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25472/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25473
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25473/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25473/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25473/events
https://github.com/pandas-dev/pandas/issues/25473
415,566,531
MDU6SXNzdWU0MTU1NjY1MzE=
25,473
Error in documentation of DataFrame.drop
{ "avatar_url": "https://avatars.githubusercontent.com/u/15815926?v=4", "events_url": "https://api.github.com/users/MaxVanDeursen/events{/privacy}", "followers_url": "https://api.github.com/users/MaxVanDeursen/followers", "following_url": "https://api.github.com/users/MaxVanDeursen/following{/other_user}", "g...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-28T11:03:08Z
2019-02-28T12:41:08Z
2019-02-28T12:41:08Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python df = pd.DataFrame(np.arange(12).reshape(3,4), columns=['A', 'B', 'C', 'D']) df.drop(columns=['A','not_occurring']) Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/opt/anaconda3/lib/python3.7/site-packages/pandas/co...
{ "+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/25473/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25473/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25474
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25474/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25474/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25474/events
https://github.com/pandas-dev/pandas/pull/25474
415,582,131
MDExOlB1bGxSZXF1ZXN0MjU3MDM2NDQ3
25,474
DataFrame.drop Raises KeyError definition
{ "avatar_url": "https://avatars.githubusercontent.com/u/15815926?v=4", "events_url": "https://api.github.com/users/MaxVanDeursen/events{/privacy}", "followers_url": "https://api.github.com/users/MaxVanDeursen/followers", "following_url": "https://api.github.com/users/MaxVanDeursen/following{/other_user}", "g...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-28T11:41:56Z
2019-02-28T14:11:26Z
2019-02-28T12:41:08Z
CONTRIBUTOR
null
- [X] closes #25473 - [X] tests added / passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [X] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25474/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25474/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25474.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25474", "merged_at": "2019-02-28T12:41:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25474.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25474" }
https://api.github.com/repos/pandas-dev/pandas/issues/25475
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25475/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25475/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25475/events
https://github.com/pandas-dev/pandas/issues/25475
415,607,854
MDU6SXNzdWU0MTU2MDc4NTQ=
25,475
New Feature Request: df.style.hide_index() to hide a particular index level
{ "avatar_url": "https://avatars.githubusercontent.com/u/33785407?v=4", "events_url": "https://api.github.com/users/samcha1996/events{/privacy}", "followers_url": "https://api.github.com/users/samcha1996/followers", "following_url": "https://api.github.com/users/samcha1996/following{/other_user}", "gists_url"...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "207de5", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "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
2019-02-28T12:49:55Z
2021-08-05T11:58:35Z
2021-08-05T11:58:35Z
NONE
null
#### Problem description The present implementation of `df.style.hide_index()` removes the complete index while rendering html. It would be better to have an optional input of index level and hide only that index level while rendering. example `df.style.hide_index(level=1)` It provides more option and flexibi...
{ "+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/25475/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25475/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25476
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25476/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25476/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25476/events
https://github.com/pandas-dev/pandas/issues/25476
415,630,410
MDU6SXNzdWU0MTU2MzA0MTA=
25,476
value_counts() counting wrong categories
{ "avatar_url": "https://avatars.githubusercontent.com/u/5226972?v=4", "events_url": "https://api.github.com/users/npfernandeztheillet/events{/privacy}", "followers_url": "https://api.github.com/users/npfernandeztheillet/followers", "following_url": "https://api.github.com/users/npfernandeztheillet/following{/o...
[ { "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
2
2019-02-28T13:44:43Z
2019-10-20T23:44:16Z
2019-10-20T23:44:16Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python def getHourOfTime(myString): return int(myString[0:2:1]) import pandas as pd import numpy as np e = np.random.randint(24, size=100) e_dataframe = pd.DataFrame(e) e_dataframe = e_dataframe.rename(index=str, columns={0:'Time_x'...
{ "+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/25476/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25476/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25477
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25477/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25477/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25477/events
https://github.com/pandas-dev/pandas/pull/25477
415,635,397
MDExOlB1bGxSZXF1ZXN0MjU3MDc4NzI2
25,477
Backport PR #25266 on branch 0.24.x (BUG: Fix regression on DataFrame.replace for regex)
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"...
[ { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate", "id": 2822342, "name": "Missing-data", "node_id": "MDU6TGFiZWwyODIyMzQy", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data" }, { "color": "02d7e1"...
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
2
2019-02-28T13:55:59Z
2019-02-28T14:43:49Z
2019-02-28T14:42:30Z
NONE
null
Backport PR #25266: BUG: Fix regression on DataFrame.replace for regex
{ "+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/25477/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25477/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25477.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25477", "merged_at": "2019-02-28T14:42:30Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25477.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25477" }
https://api.github.com/repos/pandas-dev/pandas/issues/25478
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25478/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25478/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25478/events
https://github.com/pandas-dev/pandas/issues/25478
415,647,009
MDU6SXNzdWU0MTU2NDcwMDk=
25,478
Contribution Guide - Building the Documentation single function error
{ "avatar_url": "https://avatars.githubusercontent.com/u/15815926?v=4", "events_url": "https://api.github.com/users/MaxVanDeursen/events{/privacy}", "followers_url": "https://api.github.com/users/MaxVanDeursen/followers", "following_url": "https://api.github.com/users/MaxVanDeursen/following{/other_user}", "g...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-28T14:21:34Z
2019-02-28T15:17:29Z
2019-02-28T15:17:29Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ``` python make.py --single DataFrame.join Traceback (most recent call last): File "make.py", line 339, in <module> sys.exit(main()) File "make.py", line 334, in main args.verbosity, args.warnings_are_errors) File "make.py", line 46, in __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/25478/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25478/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25479
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25479/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25479/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25479/events
https://github.com/pandas-dev/pandas/pull/25479
415,650,516
MDExOlB1bGxSZXF1ZXN0MjU3MDkwODE1
25,479
DOC: Fix documentation build command in contribution guide.
{ "avatar_url": "https://avatars.githubusercontent.com/u/15815926?v=4", "events_url": "https://api.github.com/users/MaxVanDeursen/events{/privacy}", "followers_url": "https://api.github.com/users/MaxVanDeursen/followers", "following_url": "https://api.github.com/users/MaxVanDeursen/following{/other_user}", "g...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-28T14:29:07Z
2019-02-28T15:17:33Z
2019-02-28T15:17:30Z
CONTRIBUTOR
null
- [X] closes #25478 - [X] tests added / passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [X] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25479/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25479/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25479.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25479", "merged_at": "2019-02-28T15:17:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25479.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25479" }
https://api.github.com/repos/pandas-dev/pandas/issues/25480
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25480/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25480/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25480/events
https://github.com/pandas-dev/pandas/issues/25480
415,668,277
MDU6SXNzdWU0MTU2NjgyNzc=
25,480
make.py --single with *.rst file unexpected behaviour.
{ "avatar_url": "https://avatars.githubusercontent.com/u/15815926?v=4", "events_url": "https://api.github.com/users/MaxVanDeursen/events{/privacy}", "followers_url": "https://api.github.com/users/MaxVanDeursen/followers", "following_url": "https://api.github.com/users/MaxVanDeursen/following{/other_user}", "g...
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" }, { "color": "3465A4", "default": false, ...
closed
false
null
[]
null
4
2019-02-28T15:04:14Z
2019-03-01T12:57:50Z
2019-03-01T12:57:50Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible *When in the `doc` folder:* ``` python make.py --single $(pwd)/source/development/contributing.rst Running Sphinx v1.8.4 loading pickled environment... done [autosummary] generating autosummary for: index.rst building [mo]: targets for 0 po files that are o...
{ "+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/25480/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25480/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25481
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25481/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25481/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25481/events
https://github.com/pandas-dev/pandas/issues/25481
415,783,892
MDU6SXNzdWU0MTU3ODM4OTI=
25,481
BUG: confusing error message for DataFrame.plot()
{ "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": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" }, { "color": "ffa0ff", "default": false, "description": "In...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-28T19:23:04Z
2019-03-10T21:59:14Z
2019-03-10T21:59:14Z
MEMBER
null
see also https://github.com/pandas-dev/pandas/issues/17372#issuecomment-325759975 #### Code Sample, a copy-pastable example if possible ```python import pandas as pd df = pd.DataFrame({'A': ["x", "y", "z"], 'B': [1, 2, 3]}) df['A'].plot() ``` #### Problem description ```python-traceback -----------------...
{ "+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/25481/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25481/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25482
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25482/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25482/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25482/events
https://github.com/pandas-dev/pandas/pull/25482
415,793,540
MDExOlB1bGxSZXF1ZXN0MjU3MjA0NTQz
25,482
Correct documentation on make.py --single parameter
{ "avatar_url": "https://avatars.githubusercontent.com/u/15815926?v=4", "events_url": "https://api.github.com/users/MaxVanDeursen/events{/privacy}", "followers_url": "https://api.github.com/users/MaxVanDeursen/followers", "following_url": "https://api.github.com/users/MaxVanDeursen/following{/other_user}", "g...
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" }, { "color": "3465A4", "default": false, ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-28T19:47:48Z
2019-03-04T08:42:58Z
2019-03-01T12:57:50Z
CONTRIBUTOR
null
- [X] closes #25480 - [X] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [X] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25482/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25482/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25482.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25482", "merged_at": "2019-03-01T12:57:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25482.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25482" }
https://api.github.com/repos/pandas-dev/pandas/issues/25483
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25483/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25483/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25483/events
https://github.com/pandas-dev/pandas/pull/25483
415,798,826
MDExOlB1bGxSZXF1ZXN0MjU3MjA4Njg3
25,483
STY: use pytest.raises context manager (plotting, reductions, 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": "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": "eb6420", "default": false, "description": ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-28T20:01:17Z
2019-03-05T12:24:07Z
2019-03-03T01:46:08Z
MEMBER
null
xref #24332
{ "+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/25483/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25483/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25483.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25483", "merged_at": "2019-03-03T01:46:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25483.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25483" }
https://api.github.com/repos/pandas-dev/pandas/issues/25484
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25484/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25484/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25484/events
https://github.com/pandas-dev/pandas/issues/25484
415,809,067
MDU6SXNzdWU0MTU4MDkwNjc=
25,484
BUG: User-facing AssertionError with add column to SparseDataFrame
{ "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": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" }, { "color": "0098...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-28T20:28:53Z
2019-04-12T13:12:04Z
2019-04-12T13:12:04Z
MEMBER
null
see also #5289 #### Code Sample, a copy-pastable example if possible ```python import numpy as np import pandas as pd data = {'A': [np.nan, np.nan, np.nan, 0, 1, 2, 3, 4, 5, 6], 'B': [0, 1, 2, np.nan, np.nan, np.nan, 3, 4, 5, 6], 'C': np.arange(10, dtype=np.float64), 'D': [0, 1, 2, 3...
{ "+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/25484/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25484/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25485
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25485/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25485/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25485/events
https://github.com/pandas-dev/pandas/issues/25485
415,828,938
MDU6SXNzdWU0MTU4Mjg5Mzg=
25,485
BUG: Infinite recursion on IntervalIndex constructor due to integer overflow
{ "avatar_url": "https://avatars.githubusercontent.com/u/10662528?v=4", "events_url": "https://api.github.com/users/kingsykes/events{/privacy}", "followers_url": "https://api.github.com/users/kingsykes/followers", "following_url": "https://api.github.com/users/kingsykes/following{/other_user}", "gists_url": "...
[ { "color": "006b75", "default": false, "description": "Arithmetic, Comparison, and Logical operations", "id": 47223669, "name": "Numeric Operations", "node_id": "MDU6TGFiZWw0NzIyMzY2OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Numeric%20Operations" }, { "c...
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
2
2019-02-28T21:21:37Z
2019-03-03T01:44:23Z
2019-03-03T01:44:23Z
NONE
null
#### Code Sample: ```python import numpy as np import pandas as pd # construct IntervalIndex from timestamps # --> Length of index is > 100, the default leaf_size # --> index is heavily skewed towards Timstamp.max idx = pd.IntervalIndex.from_arrays(pd.date_range('2018-01-01', '2018-12-31', freq='D'), [pd.Tim...
{ "+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/25485/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25485/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25486
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25486/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25486/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25486/events
https://github.com/pandas-dev/pandas/pull/25486
415,843,418
MDExOlB1bGxSZXF1ZXN0MjU3MjQ0MzAw
25,486
DOC: Use correct pandas when building documentation
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "a2bca7", "default": false, "description": "Continuous Integratio...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-28T22:00:57Z
2019-03-01T17:57:42Z
2019-03-01T17:57:39Z
MEMBER
null
This manifested itself in #25419 - when trying to build documentation the version of pandas that gets inserted into the globals of this module may have inadvertently been picked up from another install on the system. This prioritizes the version of pandas dictated by command line 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/25486/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25486/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25486.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25486", "merged_at": "2019-03-01T17:57:39Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25486.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25486" }
https://api.github.com/repos/pandas-dev/pandas/issues/25487
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25487/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25487/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25487/events
https://github.com/pandas-dev/pandas/issues/25487
415,850,785
MDU6SXNzdWU0MTU4NTA3ODU=
25,487
DOC: Force Removal of pandas From Dependencies
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0e8a16", "default": true, "description": null, "id": 7171206...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-28T22:21:50Z
2019-06-30T20:53:06Z
2019-06-30T20:53:06Z
MEMBER
null
From a discussion on Gitter with @TomAugspurger when following the pandas contributing guide the step: ```sh conda env create -f environment.yml ``` Causes pandas to be installed in the environment from conda as a result of dependency resolution with third party libraries (ex: statsmodels, pyarrow, seaborn). ...
{ "+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/25487/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25487/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25488
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25488/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25488/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25488/events
https://github.com/pandas-dev/pandas/pull/25488
415,871,553
MDExOlB1bGxSZXF1ZXN0MjU3MjY2OTYz
25,488
Fix JSON orient='table' issues with numeric column names
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/following{/other_user}",...
[ { "color": "207de5", "default": false, "description": "read_json, to_json, json_normalize", "id": 49379259, "name": "IO JSON", "node_id": "MDU6TGFiZWw0OTM3OTI1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20JSON" } ]
closed
false
null
[]
null
9
2019-02-28T23:31:01Z
2019-05-03T05:30:44Z
2019-05-03T05:30:44Z
CONTRIBUTOR
null
closes #19129 closes #22525 - [ ] tests added / passed - [ ] 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/25488/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25488/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25488.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25488", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25488.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25488" }
https://api.github.com/repos/pandas-dev/pandas/issues/25489
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25489/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25489/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25489/events
https://github.com/pandas-dev/pandas/issues/25489
415,873,469
MDU6SXNzdWU0MTU4NzM0Njk=
25,489
read_excel from jupyter notebook for file in github
{ "avatar_url": "https://avatars.githubusercontent.com/u/45340994?v=4", "events_url": "https://api.github.com/users/ItsMeLarry/events{/privacy}", "followers_url": "https://api.github.com/users/ItsMeLarry/followers", "following_url": "https://api.github.com/users/ItsMeLarry/following{/other_user}", "gists_url"...
[ { "color": "bfe5bf", "default": false, "description": "read_excel, to_excel", "id": 49254273, "name": "IO Excel", "node_id": "MDU6TGFiZWw0OTI1NDI3Mw==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Excel" }, { "color": "207de5", "default": false, "de...
closed
false
null
[]
null
6
2019-02-28T23:38:08Z
2019-03-01T19:06:48Z
2019-03-01T17:40:02Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python # Your code here ``` #### Problem description [this should explain **why** the current behaviour is a problem and why the expected output is a better solution.] **Note**: We receive a lot of issues on our GitHub tracker, so it is very possibl...
{ "+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/25489/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25489/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25490
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25490/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25490/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25490/events
https://github.com/pandas-dev/pandas/pull/25490
415,878,589
MDExOlB1bGxSZXF1ZXN0MjU3MjcyNDc3
25,490
DOC: Add conda uninstall pandas to contributing guide
{ "avatar_url": "https://avatars.githubusercontent.com/u/21314724?v=4", "events_url": "https://api.github.com/users/yehia67/events{/privacy}", "followers_url": "https://api.github.com/users/yehia67/followers", "following_url": "https://api.github.com/users/yehia67/following{/other_user}", "gists_url": "https:...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-02-28T23:58:46Z
2019-03-03T20:30:19Z
2019-03-03T20:30:19Z
CONTRIBUTOR
null
closes https://github.com/pandas-dev/pandas/issues/25487 add command `conda uninstall --force pandas`
{ "+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/25490/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25490/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25490.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25490", "merged_at": "2019-03-03T20:30:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25490.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25490" }
https://api.github.com/repos/pandas-dev/pandas/issues/25491
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25491/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25491/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25491/events
https://github.com/pandas-dev/pandas/pull/25491
415,902,902
MDExOlB1bGxSZXF1ZXN0MjU3MjkwOTg2
25,491
DOC: Reword Series.interpolate docstring for clarity
{ "avatar_url": "https://avatars.githubusercontent.com/u/3150861?v=4", "events_url": "https://api.github.com/users/nmusolino/events{/privacy}", "followers_url": "https://api.github.com/users/nmusolino/followers", "following_url": "https://api.github.com/users/nmusolino/following{/other_user}", "gists_url": "h...
[ { "color": "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": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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...
10
2019-03-01T01:44:41Z
2019-03-01T17:21:11Z
2019-03-01T17:21:03Z
CONTRIBUTOR
null
- [ ] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry The description of one group of methods in the `Series.interpolate` docstring currently reads: > ‘nearest’, ‘zero’, ‘slinear’, ‘quadratic’, ‘cubic’, ‘spline’, ‘barycentric’, ‘polynomial’: Passed ...
{ "+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/25491/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25491/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25491.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25491", "merged_at": "2019-03-01T17:21:03Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25491.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25491" }
https://api.github.com/repos/pandas-dev/pandas/issues/25492
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25492/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25492/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25492/events
https://github.com/pandas-dev/pandas/issues/25492
415,917,990
MDU6SXNzdWU0MTU5MTc5OTA=
25,492
Build Failures - test_stringified_slice_with_tz
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" }, { "color": "5319e7", "default": false, "description": ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-03-01T02:56:24Z
2019-03-01T12:47:30Z
2019-03-01T12:47:30Z
MEMBER
null
As noted by @TomAugspurger [here](https://github.com/pandas-dev/pandas/pull/25491#issuecomment-468519258) looks like builds started failing today. I think this has to do with the upcoming DST transition. cc @mroeschke ```sh =================================== FAILURES =================================== ______...
{ "+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/25492/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25492/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25493
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25493/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25493/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25493/events
https://github.com/pandas-dev/pandas/issues/25493
415,925,793
MDU6SXNzdWU0MTU5MjU3OTM=
25,493
module 'pandas.tseries' has no attribute 'index'
{ "avatar_url": "https://avatars.githubusercontent.com/u/12248194?v=4", "events_url": "https://api.github.com/users/GavinMoreYoung/events{/privacy}", "followers_url": "https://api.github.com/users/GavinMoreYoung/followers", "following_url": "https://api.github.com/users/GavinMoreYoung/following{/other_user}", ...
[]
closed
false
null
[]
null
1
2019-03-01T03:32:10Z
2019-03-01T03:35:30Z
2019-03-01T03:35:30Z
NONE
null
#### version python:3.6.8 tstables 0.0.15 pandas:0.24.1 #### code h5.close() import tstables as tstab class ts_desc(tb.IsDescription): timestamp = tb.Int64Col(pos=0) ts1 = tb.Float64Col(pos=1) ts2 = tb.Float64Col(pos=2) ts3 = tb.Float64Col(pos=3) h5 = tb.open_file(path + 'tstab....
{ "+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/25493/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25493/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25494
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25494/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25494/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25494/events
https://github.com/pandas-dev/pandas/issues/25494
415,931,278
MDU6SXNzdWU0MTU5MzEyNzg=
25,494
BUG: DataFrame.apply() returns something strange if use str as a function. Series works fine.
{ "avatar_url": "https://avatars.githubusercontent.com/u/5405693?v=4", "events_url": "https://api.github.com/users/mahajrod/events{/privacy}", "followers_url": "https://api.github.com/users/mahajrod/followers", "following_url": "https://api.github.com/users/mahajrod/following{/other_user}", "gists_url": "http...
[ { "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
2019-03-01T03:59:37Z
2019-03-01T14:58:49Z
2019-03-01T14:58:38Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python tttt = pd.DataFrame([5,6,7]) tttt.apply(str) ``` #### Problem description Output is very strange: 0 0 5\n1 6\n2 7\nName: 0, dtype: int64 dtype: object #### Expected Output DataFrame of strings #### Output of ``pd.show_version...
{ "+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/25494/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25494/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25495
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25495/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25495/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25495/events
https://github.com/pandas-dev/pandas/issues/25495
415,947,681
MDU6SXNzdWU0MTU5NDc2ODE=
25,495
Unexpected dtype when using .loc to set Categorical value for column in 1-row DataFrame
{ "avatar_url": "https://avatars.githubusercontent.com/u/3424695?v=4", "events_url": "https://api.github.com/users/mbcole/events{/privacy}", "followers_url": "https://api.github.com/users/mbcole/followers", "following_url": "https://api.github.com/users/mbcole/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": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-03-01T05:27:46Z
2020-01-28T15:29:53Z
2020-01-28T15:29:53Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python In [1]: import pandas as pd In [2]: df = pd.DataFrame({'Alpha': [u'a'], 'Numeric': [0]}) In [3]: df.loc[:,'Alpha'] Out[3]: 0 a Name: Alpha, dtype: object In [4]: codes = pd.Categorical(df['Alpha'], categories = [u'a',u'b',u'c']) 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/25495/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25495/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25496
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25496/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25496/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25496/events
https://github.com/pandas-dev/pandas/pull/25496
415,957,172
MDExOlB1bGxSZXF1ZXN0MjU3MzMxMTc4
25,496
TST: Fix test_stringified_slice_with_tz failure
{ "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": "5319e7", "default": false, "description": "Unit tests that occasionally fail", "id": 76939933, "name": "Unreliable Test", "node_id": "MDU6TGFiZWw3NjkzOTkzMw==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Unreliable%20Test" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-03-01T06:11:51Z
2019-03-01T16:10:39Z
2019-03-01T12:47:31Z
MEMBER
null
- [x] closes #25492 - [x] tests added / passed This test shouldn't need to depend on `datetime.now`
{ "+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/25496/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25496/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25496.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25496", "merged_at": "2019-03-01T12:47:30Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25496.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25496" }
https://api.github.com/repos/pandas-dev/pandas/issues/25497
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25497/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25497/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25497/events
https://github.com/pandas-dev/pandas/issues/25497
416,000,063
MDU6SXNzdWU0MTYwMDAwNjM=
25,497
regression in error message for DatetimeIndex subtraction
{ "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": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
null
4
2019-03-01T08:50:26Z
2020-12-13T09:56:52Z
2020-12-12T11:34:50Z
MEMBER
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd td = pd.Timedelta('1 days') dti = pd.date_range('20130101', periods=3, name='bar') td - dti ``` #### Problem description 0.25.0.dev0+179.g0a61ecdf6 ```python-traceback Traceback (most recent call last): File "<stdin...
{ "+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/25497/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25497/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25498
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25498/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25498/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25498/events
https://github.com/pandas-dev/pandas/pull/25498
416,001,222
MDExOlB1bGxSZXF1ZXN0MjU3MzY0Mzc0
25,498
BUG: Fix RecursionError during IntervalTree construction
{ "avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4", "events_url": "https://api.github.com/users/jschendel/events{/privacy}", "followers_url": "https://api.github.com/users/jschendel/followers", "following_url": "https://api.github.com/users/jschendel/following{/other_user}", "gists_url": "h...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "006b75", "default": false, "description": "Arithmetic, Comparison, ...
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
4
2019-03-01T08:53:55Z
2019-03-06T01:44:31Z
2019-03-03T01:44:23Z
MEMBER
null
- [X] closes #25485 - [X] tests added / passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [X] whatsnew entry Credit to @kingsykes for identifying the issue and determining the fix.
{ "+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/25498/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25498/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25498.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25498", "merged_at": "2019-03-03T01:44:22Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25498.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25498" }
https://api.github.com/repos/pandas-dev/pandas/issues/25499
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25499/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25499/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25499/events
https://github.com/pandas-dev/pandas/issues/25499
416,001,346
MDU6SXNzdWU0MTYwMDEzNDY=
25,499
BUG: Overflow in IntervalIndex/IntervalArray mid/length
{ "avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4", "events_url": "https://api.github.com/users/jschendel/events{/privacy}", "followers_url": "https://api.github.com/users/jschendel/followers", "following_url": "https://api.github.com/users/jschendel/following{/other_user}", "gists_url": "h...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "009800", "default": false, "description": "Interval data type", ...
open
false
null
[]
null
0
2019-03-01T08:54:17Z
2021-06-27T18:51:32Z
null
MEMBER
null
#### Code Sample, a copy-pastable example if possible xref #25485 ```python In [1]: import numpy as np; import pandas as pd; pd.__version__ Out[1]: '0.25.0.dev0+180.g016141d' In [2]: iv = pd.Interval(pd.Timestamp.min, pd.Timestamp.max) In [3]: ii = pd.IntervalIndex([iv]) In [4]: ii.length ---------------...
{ "+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/25499/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25499/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25500
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25500/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25500/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25500/events
https://github.com/pandas-dev/pandas/issues/25500
416,064,987
MDU6SXNzdWU0MTYwNjQ5ODc=
25,500
(api) function names: pct_change, diff
{ "avatar_url": "https://avatars.githubusercontent.com/u/5629061?v=4", "events_url": "https://api.github.com/users/hottwaj/events{/privacy}", "followers_url": "https://api.github.com/users/hottwaj/followers", "following_url": "https://api.github.com/users/hottwaj/following{/other_user}", "gists_url": "https:/...
[ { "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" }, { "color": "207de5", "default": f...
open
false
null
[]
null
3
2019-03-01T11:40:29Z
2021-06-27T18:52:46Z
null
NONE
null
Hi, first of all thanks for the amazing library everyone! This is a minor issue I'm sure, but I find it impossible to remember the name of the `.pct_change()` function. Partly this is because of confusion with the existing .diff() function which is easy to remember - I always try things like: - pctdiff() - pct_...
{ "+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/25500/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25500/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25501
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25501/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25501/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25501/events
https://github.com/pandas-dev/pandas/issues/25501
416,079,697
MDU6SXNzdWU0MTYwNzk2OTc=
25,501
.read_csv() isn't reading escape characters properly
{ "avatar_url": "https://avatars.githubusercontent.com/u/4515493?v=4", "events_url": "https://api.github.com/users/jelther/events{/privacy}", "followers_url": "https://api.github.com/users/jelther/followers", "following_url": "https://api.github.com/users/jelther/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_csv, to_csv", "...
open
false
null
[]
null
0
2019-03-01T12:23:17Z
2021-06-27T18:54:51Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import sys if sys.version_info[0] < 3: from StringIO import StringIO else: from io import StringIO import pandas as pd import csv escape_char_defined = '\\' quote_defined = '"' separator = "|" sample_data = [] for i in range...
{ "+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/25501/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25501/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25502
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25502/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25502/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25502/events
https://github.com/pandas-dev/pandas/pull/25502
416,093,349
MDExOlB1bGxSZXF1ZXN0MjU3NDM2MjEw
25,502
Update documentation of read_csv to explain that index_col can be a string containg a column name
{ "avatar_url": "https://avatars.githubusercontent.com/u/984760?v=4", "events_url": "https://api.github.com/users/kimsey0/events{/privacy}", "followers_url": "https://api.github.com/users/kimsey0/followers", "following_url": "https://api.github.com/users/kimsey0/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": "5319e7", "default": false, "description": "read_csv, to_csv", ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
7
2019-03-01T13:02:21Z
2019-03-15T21:52:15Z
2019-03-15T21:29:05Z
CONTRIBUTOR
null
Uses the suggestion from #22276 and closes #22276.
{ "+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/25502/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25502/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25502.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25502", "merged_at": "2019-03-15T21:29:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25502.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25502" }
https://api.github.com/repos/pandas-dev/pandas/issues/25503
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25503/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25503/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25503/events
https://github.com/pandas-dev/pandas/pull/25503
416,108,218
MDExOlB1bGxSZXF1ZXN0MjU3NDQ3ODY0
25,503
BUG: User-facing AssertionError with add column to SparseDataFrame
{ "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": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" }, { "color": "0098...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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...
10
2019-03-01T13:42:30Z
2019-04-12T13:13:07Z
2019-04-12T13:12:04Z
MEMBER
null
- [ ] closes #25484 - [ ] tests added / passed - [ ] 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/25503/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25503/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25503.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25503", "merged_at": "2019-04-12T13:12:04Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25503.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25503" }
https://api.github.com/repos/pandas-dev/pandas/issues/25504
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25504/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25504/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25504/events
https://github.com/pandas-dev/pandas/pull/25504
416,128,089
MDExOlB1bGxSZXF1ZXN0MjU3NDYzNjE4
25,504
STY: use pytest.raises context manager (arithmetic, arrays, computati…
{ "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": "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": "eb6420", "default": false, "description": ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-03-01T14:30:43Z
2019-03-05T12:23:36Z
2019-03-03T01:41:53Z
MEMBER
null
…on, dtypes) xref #24332
{ "+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/25504/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25504/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25504.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25504", "merged_at": "2019-03-03T01:41:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25504.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25504" }
https://api.github.com/repos/pandas-dev/pandas/issues/25505
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25505/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25505/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25505/events
https://github.com/pandas-dev/pandas/pull/25505
416,133,808
MDExOlB1bGxSZXF1ZXN0MjU3NDY4MDM4
25,505
fix MacPython / pandas-wheels ci failures
{ "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": "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": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-03-01T14:43:42Z
2019-03-01T17:47:46Z
2019-03-01T16:52:07Z
MEMBER
null
xref https://github.com/pandas-dev/pandas/pull/25452#issuecomment-468654194
{ "+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/25505/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25505/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25505.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25505", "merged_at": "2019-03-01T16:52:07Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25505.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25505" }
https://api.github.com/repos/pandas-dev/pandas/issues/25506
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25506/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25506/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25506/events
https://github.com/pandas-dev/pandas/issues/25506
416,143,779
MDU6SXNzdWU0MTYxNDM3Nzk=
25,506
BUG: Setting Timestamp with timezone with .at raises TypeError
{ "avatar_url": "https://avatars.githubusercontent.com/u/13486617?v=4", "events_url": "https://api.github.com/users/int8/events{/privacy}", "followers_url": "https://api.github.com/users/int8/followers", "following_url": "https://api.github.com/users/int8/following{/other_user}", "gists_url": "https://api.git...
[ { "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": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-03-01T15:06:16Z
2019-03-05T21:11:49Z
2019-03-05T21:11:49Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pytz import pandas series = pd.Series(pd.Timestamp('2017-08-05 00:00:00+0100', tz=pytz.FixedOffset(60))) series.at[1] = pd.Timestamp('2017-08-05 00:00:00+0100', tz=pytz.FixedOffset(60)) # this produces TypeError: Argument 'arr' has 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/25506/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25506/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25507
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25507/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25507/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25507/events
https://github.com/pandas-dev/pandas/issues/25507
416,172,033
MDU6SXNzdWU0MTYxNzIwMzM=
25,507
pandas.Series.isin() is slow on large sets due to conversion of set to list
{ "avatar_url": "https://avatars.githubusercontent.com/u/1190046?v=4", "events_url": "https://api.github.com/users/amerberg/events{/privacy}", "followers_url": "https://api.github.com/users/amerberg/followers", "following_url": "https://api.github.com/users/amerberg/following{/other_user}", "gists_url": "http...
[ { "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": "fef2c0", "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", ...
1
2019-03-01T16:09:21Z
2020-10-30T22:48:54Z
null
NONE
null
#### Code Sample ```python import pandas as pd import time squares = set(a**2 for a in range(100000000)) series = pd.Series(range(100)) start = time.time() apply_result = series.apply(lambda x: x in squares) apply_end = time.time() isin_result = series.isin(squares) isin_end = time.time() assert((app...
{ "+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/25507/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25507/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25508
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25508/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25508/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25508/events
https://github.com/pandas-dev/pandas/issues/25508
416,182,612
MDU6SXNzdWU0MTYxODI2MTI=
25,508
Linear interpolation fails on tz-aware Series
{ "avatar_url": "https://avatars.githubusercontent.com/u/1360812?v=4", "events_url": "https://api.github.com/users/xoolive/events{/privacy}", "followers_url": "https://api.github.com/users/xoolive/followers", "following_url": "https://api.github.com/users/xoolive/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": "AFEEEE", "default": false, "description": null, "id": 211840, ...
open
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...
[ { "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...
{ "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", ...
5
2019-03-01T16:33:27Z
2020-04-01T04:22:02Z
null
NONE
null
The following code fails on 0.24.1, doesn't fail on 0.23.4 but result was wrong. ```python from datetime import datetime, timezone, timedelta start = datetime(2019, 1, 1, tzinfo=timezone.utc) df = pd.DataFrame.from_records( { "date": [start + timedelta(days=i) for i in range(5)], "value...
{ "+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/25508/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25508/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25509
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25509/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25509/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25509/events
https://github.com/pandas-dev/pandas/issues/25509
416,209,839
MDU6SXNzdWU0MTYyMDk4Mzk=
25,509
Dir fails on dataframes with pathological column names
{ "avatar_url": "https://avatars.githubusercontent.com/u/306380?v=4", "events_url": "https://api.github.com/users/mrocklin/events{/privacy}", "followers_url": "https://api.github.com/users/mrocklin/followers", "following_url": "https://api.github.com/users/mrocklin/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": "ededed", "default": false, "description": "__repr__ of pandas objec...
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...
7
2019-03-01T17:42:53Z
2020-03-19T19:50:39Z
2020-03-19T19:50:39Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd df = pd.DataFrame({'\ud83d': []}) _ = dir(df) ``` ```python-traceback --------------------------------------------------------------------------- UnicodeEncodeError Traceback (most recent call last) <...
{ "+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/25509/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25509/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25510
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25510/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25510/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25510/events
https://github.com/pandas-dev/pandas/issues/25510
416,213,318
MDU6SXNzdWU0MTYyMTMzMTg=
25,510
New feature request: skip_window(s) for df.rolling
{ "avatar_url": "https://avatars.githubusercontent.com/u/30837525?v=4", "events_url": "https://api.github.com/users/Turanga1/events{/privacy}", "followers_url": "https://api.github.com/users/Turanga1/followers", "following_url": "https://api.github.com/users/Turanga1/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": "d4c5f9", "default": false, "description": "rolling,...
open
false
null
[]
null
0
2019-03-01T17:52:38Z
2020-05-08T19:41:10Z
null
NONE
null
With a DatetimeIndex I can specify the rolling window using an offset alias, but if I want to skip the first (incomplete) window, I would need to calculate the number of periods in the window. Rolling is hence using different units for the window and min_period functionality. I would like to be able to skip all periods...
{ "+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/25510/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25510/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25511
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25511/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25511/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25511/events
https://github.com/pandas-dev/pandas/issues/25511
416,220,461
MDU6SXNzdWU0MTYyMjA0NjE=
25,511
BLD: numpy 1.16.1 failing builds
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" } ]
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
4
2019-03-01T18:12:44Z
2019-03-02T21:08:09Z
2019-03-02T21:08:09Z
CONTRIBUTOR
null
looks like our builds are failing as we are now picking up numpy 1.16.1; I belive 1.16.2 fixes this, so once this is fully pushed should be ok. These failures manifest with pytables. https://travis-ci.org/pandas-dev/pandas/jobs/500453356 cc @pandas-dev/pandas-core let's hold off merging for now / we could sim...
{ "+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/25511/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25511/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25512
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25512/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25512/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25512/events
https://github.com/pandas-dev/pandas/issues/25512
416,244,688
MDU6SXNzdWU0MTYyNDQ2ODg=
25,512
to_datetime does not ignore the error when there is NaN before wrong datetime when format is %Y%m%d
{ "avatar_url": "https://avatars.githubusercontent.com/u/2060045?v=4", "events_url": "https://api.github.com/users/gyli/events{/privacy}", "followers_url": "https://api.github.com/users/gyli/followers", "following_url": "https://api.github.com/users/gyli/following{/other_user}", "gists_url": "https://api.gith...
[ { "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": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2019-03-01T19:23:06Z
2019-06-01T14:45:07Z
2019-06-01T14:45:07Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd # Doesn't work pd.to_datetime(pd.Series([pd.np.nan, '19750501', '19820001', '19770501']), format='%Y%m%d', errors='coerce') pd.to_datetime(pd.Series(['19750501', pd.np.nan, '19820001', '19770501']), format='%Y%m%d', errors='coe...
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25512/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25512/timeline
null
null
null