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/25113
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25113/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25113/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25113/events
https://github.com/pandas-dev/pandas/issues/25113
406,095,603
MDU6SXNzdWU0MDYwOTU2MDM=
25,113
Fix validation error type `SS02` and check in CI
{ "avatar_url": "https://avatars.githubusercontent.com/u/346079?v=4", "events_url": "https://api.github.com/users/kynan/events{/privacy}", "followers_url": "https://api.github.com/users/kynan/followers", "following_url": "https://api.github.com/users/kynan/following{/other_user}", "gists_url": "https://api.gi...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "a2bca7", "default": false, "description": "Continuous Integratio...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
6
2019-02-03T14:48:55Z
2020-11-10T03:38:04Z
2020-11-10T03:38:04Z
CONTRIBUTOR
null
#### Problem description In order to have a continuous check by the CI on validation error `SS02` (Summary does not start with a capital letter), fixing them in the code base enables the addition to the CI for automated testing in the future. `SS02` has just 61 occurrences (see [overview of the errors](https://gist...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25113/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25113/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25114
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25114/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25114/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25114/events
https://github.com/pandas-dev/pandas/pull/25114
406,100,293
MDExOlB1bGxSZXF1ZXN0MjQ5ODg0NzY3
25,114
BUG: Using agg with groupy, as_index=False still returning group variable as index
{ "avatar_url": "https://avatars.githubusercontent.com/u/39779339?v=4", "events_url": "https://api.github.com/users/HubertKl/events{/privacy}", "followers_url": "https://api.github.com/users/HubertKl/followers", "following_url": "https://api.github.com/users/HubertKl/following{/other_user}", "gists_url": "htt...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
null
8
2019-02-03T15:38:55Z
2019-05-03T05:43:53Z
2019-05-03T05:43:53Z
CONTRIBUTOR
null
- [x] closes #25011 - [x] tests added / passed - [ x ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry This is supposed to solve issue #25011
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25114/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25114/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25114.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25114", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25114.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25114" }
https://api.github.com/repos/pandas-dev/pandas/issues/25115
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25115/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25115/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25115/events
https://github.com/pandas-dev/pandas/pull/25115
406,100,569
MDExOlB1bGxSZXF1ZXN0MjQ5ODg0OTI2
25,115
DOC: small doc fix to Series.repeat
{ "avatar_url": "https://avatars.githubusercontent.com/u/27612432?v=4", "events_url": "https://api.github.com/users/nooraLeila/events{/privacy}", "followers_url": "https://api.github.com/users/nooraLeila/followers", "following_url": "https://api.github.com/users/nooraLeila/following{/other_user}", "gists_url"...
[]
closed
false
null
[]
null
3
2019-02-03T15:41:52Z
2019-02-03T16:55:21Z
2019-02-03T16:55:18Z
CONTRIBUTOR
null
Part of the europandas sprint fixing error in doctoring. @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/25115/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25115/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25115.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25115", "merged_at": "2019-02-03T16:55:18Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25115.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25115" }
https://api.github.com/repos/pandas-dev/pandas/issues/25116
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25116/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25116/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25116/events
https://github.com/pandas-dev/pandas/pull/25116
406,101,205
MDExOlB1bGxSZXF1ZXN0MjQ5ODg1MzA3
25,116
DOC: update docstring for series.nunique
{ "avatar_url": "https://avatars.githubusercontent.com/u/3090511?v=4", "events_url": "https://api.github.com/users/cecilialiao/events{/privacy}", "followers_url": "https://api.github.com/users/cecilialiao/followers", "following_url": "https://api.github.com/users/cecilialiao/following{/other_user}", "gists_ur...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "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-03T15:48:25Z
2019-02-06T22:17:53Z
2019-02-06T03:12:23Z
CONTRIBUTOR
null
Part of europandas sprint - expanded docstring for series.nunique @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/25116/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25116/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25116.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25116", "merged_at": "2019-02-06T03:12:23Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25116.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25116" }
https://api.github.com/repos/pandas-dev/pandas/issues/25117
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25117/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25117/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25117/events
https://github.com/pandas-dev/pandas/pull/25117
406,101,417
MDExOlB1bGxSZXF1ZXN0MjQ5ODg1NDM4
25,117
BUG: Rewrite _make_concat_multiindex
{ "avatar_url": "https://avatars.githubusercontent.com/u/1224492?v=4", "events_url": "https://api.github.com/users/toobaz/events{/privacy}", "followers_url": "https://api.github.com/users/toobaz/followers", "following_url": "https://api.github.com/users/toobaz/following{/other_user}", "gists_url": "https://ap...
[ { "color": "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": "207de5", "de...
closed
false
null
[]
null
2
2019-02-03T15:50:24Z
2019-03-20T02:08:32Z
2019-03-20T02:08:32Z
MEMBER
null
- [x] closes #20565 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+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/25117/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25117/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25117.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25117", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25117.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25117" }
https://api.github.com/repos/pandas-dev/pandas/issues/25118
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25118/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25118/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25118/events
https://github.com/pandas-dev/pandas/pull/25118
406,104,954
MDExOlB1bGxSZXF1ZXN0MjQ5ODg3NTY3
25,118
DOC: fix timestamp timedelta quotes
{ "avatar_url": "https://avatars.githubusercontent.com/u/6358669?v=4", "events_url": "https://api.github.com/users/dcreekp/events{/privacy}", "followers_url": "https://api.github.com/users/dcreekp/followers", "following_url": "https://api.github.com/users/dcreekp/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": "Timedelta data type",...
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-03T16:28:05Z
2019-03-30T18:54:30Z
2019-03-30T18:53:54Z
CONTRIBUTOR
null
- [X] closes #24070 - [ ] 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/25118/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25118/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25118.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25118", "merged_at": "2019-03-30T18:53:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25118.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25118" }
https://api.github.com/repos/pandas-dev/pandas/issues/25119
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25119/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25119/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25119/events
https://github.com/pandas-dev/pandas/pull/25119
406,106,411
MDExOlB1bGxSZXF1ZXN0MjQ5ODg4NDky
25,119
Backport PR #25096 on branch 0.24.x (DOC: small clean-up of 0.24.1 whatsnew)
{ "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}"...
[]
closed
false
null
[]
{ "closed_at": "2019-02-04T09:15:14Z", "closed_issues": 47, "created_at": "2018-12-02T17:02:37Z", "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/jre...
0
2019-02-03T16:44:19Z
2019-02-03T16:45:05Z
2019-02-03T16:45:05Z
NONE
null
Backport PR #25096: DOC: small clean-up of 0.24.1 whatsnew
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25119/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25119/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25119.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25119", "merged_at": "2019-02-03T16:45:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25119.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25119" }
https://api.github.com/repos/pandas-dev/pandas/issues/25120
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25120/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25120/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25120/events
https://github.com/pandas-dev/pandas/issues/25120
406,106,809
MDU6SXNzdWU0MDYxMDY4MDk=
25,120
DOC: make scripts/validate_docstrings.py GL01 GL02 be able to exclude a list of known docstrings to ignore
{ "avatar_url": "https://avatars.githubusercontent.com/u/6358669?v=4", "events_url": "https://api.github.com/users/dcreekp/events{/privacy}", "followers_url": "https://api.github.com/users/dcreekp/followers", "following_url": "https://api.github.com/users/dcreekp/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
1
2019-02-03T16:48:54Z
2021-11-20T07:20:29Z
2021-11-20T07:20:29Z
CONTRIBUTOR
null
#### Problem description We want this script to return zero errors: ``` $ ./scripts/validate_docstrings.py --prefix=pandas.Time --errors=GL01,GL02 ``` to add GL01 and GL02 to the continuous integration checks. However the remaining errors are caused by docstrings that are inherited from dependencies. Specifical...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25120/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25120/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25121
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25121/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25121/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25121/events
https://github.com/pandas-dev/pandas/pull/25121
406,107,878
MDExOlB1bGxSZXF1ZXN0MjQ5ODg5NDA3
25,121
[ENH] Move intersection functions for DatetimeIndex and TimedeltaIndex to Datetimelike and added tests
{ "avatar_url": "https://avatars.githubusercontent.com/u/11539266?v=4", "events_url": "https://api.github.com/users/fdroessler/events{/privacy}", "followers_url": "https://api.github.com/users/fdroessler/followers", "following_url": "https://api.github.com/users/fdroessler/following{/other_user}", "gists_url"...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "5319e7", "default": false, "description": "Timedelta...
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...
8
2019-02-03T17:00:12Z
2019-03-28T19:10:10Z
2019-03-26T00:00:17Z
CONTRIBUTOR
null
- [x] closes #24966 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Because DatetimeIndex and TimedeltaIndex intersections are similar, I have moved the intersection function of both classes up into Datetimelike after discussions with @reidy-p @...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25121/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25121/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25121.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25121", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25121.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25121" }
https://api.github.com/repos/pandas-dev/pandas/issues/25122
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25122/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25122/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25122/events
https://github.com/pandas-dev/pandas/pull/25122
406,108,689
MDExOlB1bGxSZXF1ZXN0MjQ5ODg5ODk1
25,122
validate_docstrings improvements
{ "avatar_url": "https://avatars.githubusercontent.com/u/346079?v=4", "events_url": "https://api.github.com/users/kynan/events{/privacy}", "followers_url": "https://api.github.com/users/kynan/followers", "following_url": "https://api.github.com/users/kynan/following{/other_user}", "gists_url": "https://api.gi...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "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-03T17:09:11Z
2019-02-12T05:28:57Z
2019-02-12T05:28:57Z
CONTRIBUTOR
null
Some minor improvments to `validate_docstrings`: * outputs warning/error codes in the list of validations * add `--list-errors` flag to list error codes / descriptions
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25122/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25122/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25122.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25122", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25122.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25122" }
https://api.github.com/repos/pandas-dev/pandas/issues/25123
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25123/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25123/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25123/events
https://github.com/pandas-dev/pandas/pull/25123
406,109,154
MDExOlB1bGxSZXF1ZXN0MjQ5ODkwMjA0
25,123
DOC: Removal of return variable names [WIP]
{ "avatar_url": "https://avatars.githubusercontent.com/u/25564528?v=4", "events_url": "https://api.github.com/users/Fosnet/events{/privacy}", "followers_url": "https://api.github.com/users/Fosnet/followers", "following_url": "https://api.github.com/users/Fosnet/following{/other_user}", "gists_url": "https://a...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "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-03T17:14:38Z
2019-02-04T13:23:04Z
2019-02-04T13:12:57Z
CONTRIBUTOR
null
@datapythonista This is part of the sprint (3rd February). It removes the return variable name from the docstrings.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25123/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25123/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25123.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25123", "merged_at": "2019-02-04T13:12:57Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25123.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25123" }
https://api.github.com/repos/pandas-dev/pandas/issues/25124
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25124/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25124/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25124/events
https://github.com/pandas-dev/pandas/pull/25124
406,118,854
MDExOlB1bGxSZXF1ZXN0MjQ5ODk2MjE0
25,124
API: change Timestamp.strptime to raise NotImplementedError
{ "avatar_url": "https://avatars.githubusercontent.com/u/4477229?v=4", "events_url": "https://api.github.com/users/saurav2608/events{/privacy}", "followers_url": "https://api.github.com/users/saurav2608/followers", "following_url": "https://api.github.com/users/saurav2608/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" } ]
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-03T19:01:57Z
2019-03-04T12:47:26Z
2019-02-19T16:14:23Z
CONTRIBUTOR
null
- [x] closes #25016 - [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/25124/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25124/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25124.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25124", "merged_at": "2019-02-19T16:14:23Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25124.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25124" }
https://api.github.com/repos/pandas-dev/pandas/issues/25125
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25125/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25125/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25125/events
https://github.com/pandas-dev/pandas/pull/25125
406,121,849
MDExOlB1bGxSZXF1ZXN0MjQ5ODk4MTA3
25,125
DOC: 0.24.1 release
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2019-02-04T09:15:14Z", "closed_issues": 47, "created_at": "2018-12-02T17:02:37Z", "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/jre...
0
2019-02-03T19:32:36Z
2019-02-03T19:33:01Z
2019-02-03T19:32:59Z
CONTRIBUTOR
null
[ci skip]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25125/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25125/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25125.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25125", "merged_at": "2019-02-03T19:32:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25125.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25125" }
https://api.github.com/repos/pandas-dev/pandas/issues/25126
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25126/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25126/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25126/events
https://github.com/pandas-dev/pandas/pull/25126
406,121,897
MDExOlB1bGxSZXF1ZXN0MjQ5ODk4MTM0
25,126
Backport PR #25125 on branch 0.24.x (DOC: 0.24.1 release)
{ "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}"...
[]
closed
false
null
[]
{ "closed_at": "2019-02-04T09:15:14Z", "closed_issues": 47, "created_at": "2018-12-02T17:02:37Z", "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/jre...
0
2019-02-03T19:33:09Z
2019-02-03T19:33:25Z
2019-02-03T19:33:25Z
NONE
null
Backport PR #25125: DOC: 0.24.1 release
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25126/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25126/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25126.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25126", "merged_at": "2019-02-03T19:33:25Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25126.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25126" }
https://api.github.com/repos/pandas-dev/pandas/issues/25127
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25127/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25127/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25127/events
https://github.com/pandas-dev/pandas/pull/25127
406,125,900
MDExOlB1bGxSZXF1ZXN0MjQ5OTAwNTg0
25,127
Backport PR #25085 on branch 0.24.x (Revert set_index inspection/error handling for 0.24.1)
{ "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}"...
[]
closed
false
null
[]
{ "closed_at": "2019-02-04T09:15:14Z", "closed_issues": 47, "created_at": "2018-12-02T17:02:37Z", "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/jre...
2
2019-02-03T20:14:33Z
2019-02-03T21:16:48Z
2019-02-03T21:15:00Z
NONE
null
Backport PR #25085: Revert set_index inspection/error handling for 0.24.1
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25127/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25127/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25127.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25127", "merged_at": "2019-02-03T21:15:00Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25127.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25127" }
https://api.github.com/repos/pandas-dev/pandas/issues/25128
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25128/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25128/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25128/events
https://github.com/pandas-dev/pandas/pull/25128
406,129,555
MDExOlB1bGxSZXF1ZXN0MjQ5OTAyOTk4
25,128
CLN: Use ABCs in set_index
{ "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": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "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-03T20:52:12Z
2019-02-07T06:36:29Z
2019-02-06T02:56:32Z
CONTRIBUTOR
null
This follows up on #25085, where part of #22486 was reverted for 0.24.1 due to #24969. This PR is independent from #24984, and re-adds the ABC-classes in the instance-checks that was originally required in #22236 and then realised in #22486. There's also some slight reshuffling due to redundant instance-checks, 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/25128/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25128/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25128.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25128", "merged_at": "2019-02-06T02:56:32Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25128.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25128" }
https://api.github.com/repos/pandas-dev/pandas/issues/25129
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25129/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25129/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25129/events
https://github.com/pandas-dev/pandas/pull/25129
406,132,309
MDExOlB1bGxSZXF1ZXN0MjQ5OTA0NzI1
25,129
DOC: Fix validation type error RT04 (#25107)
{ "avatar_url": "https://avatars.githubusercontent.com/u/15032115?v=4", "events_url": "https://api.github.com/users/MarckK/events{/privacy}", "followers_url": "https://api.github.com/users/MarckK/followers", "following_url": "https://api.github.com/users/MarckK/following{/other_user}", "gists_url": "https://a...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "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-03T21:20:36Z
2019-02-04T13:15:00Z
2019-02-04T12:56:03Z
CONTRIBUTOR
null
Create check for RT04 errors in CI Closes #25107
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25129/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25129/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25129.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25129", "merged_at": "2019-02-04T12:56:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25129.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25129" }
https://api.github.com/repos/pandas-dev/pandas/issues/25130
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25130/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25130/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25130/events
https://github.com/pandas-dev/pandas/issues/25130
406,137,661
MDU6SXNzdWU0MDYxMzc2NjE=
25,130
df.apply function is executed twice when rows == 1
{ "avatar_url": "https://avatars.githubusercontent.com/u/23300777?v=4", "events_url": "https://api.github.com/users/aboidriss/events{/privacy}", "followers_url": "https://api.github.com/users/aboidriss/followers", "following_url": "https://api.github.com/users/aboidriss/following{/other_user}", "gists_url": "...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
null
2
2019-02-03T22:14:16Z
2020-03-23T07:34:26Z
2019-02-04T17:14:03Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd def func(row): for col in row.keys(): row[col]=row[col]+1 return row # func is applied twice , not expected df = pd.DataFrame(data = [[0,0]],columns=['a','b']) df.apply(func,axis=1) print(df) # func is a...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25130/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25130/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25131
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25131/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25131/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25131/events
https://github.com/pandas-dev/pandas/issues/25131
406,166,386
MDU6SXNzdWU0MDYxNjYzODY=
25,131
Add back third level to documentation TOC tree
{ "avatar_url": "https://avatars.githubusercontent.com/u/47306255?v=4", "events_url": "https://api.github.com/users/neili02/events{/privacy}", "followers_url": "https://api.github.com/users/neili02/followers", "following_url": "https://api.github.com/users/neili02/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-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-04T03:00:06Z
2019-03-11T16:12:17Z
2019-03-11T16:12:17Z
NONE
null
I use the online docs quite a bit and am wondering what is the rationale for the new format of the Table of Contents. The new format nicely compresses the main TOC tree into reasonable starting groups, however it detrimentally removes a third level of the tree that is very useful for quickly identifying and navigating ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25131/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25131/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25132
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25132/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25132/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25132/events
https://github.com/pandas-dev/pandas/pull/25132
406,174,092
MDExOlB1bGxSZXF1ZXN0MjQ5OTMyOTYy
25,132
Fix PR10 error and Clean up docstrings from functions related to RT05 errors
{ "avatar_url": "https://avatars.githubusercontent.com/u/6972290?v=4", "events_url": "https://api.github.com/users/thoo/events{/privacy}", "followers_url": "https://api.github.com/users/thoo/followers", "following_url": "https://api.github.com/users/thoo/following{/other_user}", "gists_url": "https://api.gith...
[ { "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...
15
2019-02-04T04:00:34Z
2019-03-01T01:46:54Z
2019-03-01T01:46:44Z
CONTRIBUTOR
null
- [ ] ~closes #25108~ Related to #25108 ,#25109 - [ ] tests added / passed (`./scripts/validate_docstrings.py --errors=RT05`) - [ ] 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/25132/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25132/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25132.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25132", "merged_at": "2019-03-01T01:46:44Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25132.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25132" }
https://api.github.com/repos/pandas-dev/pandas/issues/25133
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25133/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25133/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25133/events
https://github.com/pandas-dev/pandas/pull/25133
406,195,691
MDExOlB1bGxSZXF1ZXN0MjQ5OTQ4Nzcz
25,133
Fix validation error type `SS05` and check in CI
{ "avatar_url": "https://avatars.githubusercontent.com/u/6972290?v=4", "events_url": "https://api.github.com/users/thoo/events{/privacy}", "followers_url": "https://api.github.com/users/thoo/followers", "following_url": "https://api.github.com/users/thoo/following{/other_user}", "gists_url": "https://api.gith...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "207de5", "default": false, "description": null, "id": 211029...
closed
false
null
[]
{ "closed_at": "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-04T06:22:21Z
2019-02-04T23:50:08Z
2019-02-04T23:50:03Z
CONTRIBUTOR
null
- [x] closes #25112 - [ ] tests added / passed (`./scripts/validate_docstrings.py --errors=SS05`) - [ ] 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/25133/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25133/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25133.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25133", "merged_at": "2019-02-04T23:50:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25133.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25133" }
https://api.github.com/repos/pandas-dev/pandas/issues/25134
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25134/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25134/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25134/events
https://github.com/pandas-dev/pandas/pull/25134
406,238,014
MDExOlB1bGxSZXF1ZXN0MjQ5OTgwNzc4
25,134
DOC: restore toctree maxdepth
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "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...
12
2019-02-04T09:14:35Z
2019-03-11T16:12:27Z
2019-03-11T16:12:17Z
MEMBER
null
Closes https://github.com/pandas-dev/pandas/issues/25131 I used a `maxdepth` of 3 now, instead of the original 4. Now, the problem is that this makes the toctree on the main page (the one in the actual page body, not the one in the left sidebar) again very long and not very usable .. cc @datapythonista @neili0...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25134/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25134/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25134.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25134", "merged_at": "2019-03-11T16:12:17Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25134.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25134" }
https://api.github.com/repos/pandas-dev/pandas/issues/25135
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25135/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25135/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25135/events
https://github.com/pandas-dev/pandas/issues/25135
406,281,399
MDU6SXNzdWU0MDYyODEzOTk=
25,135
assert_*_equal issues
{ "avatar_url": "https://avatars.githubusercontent.com/u/433696?v=4", "events_url": "https://api.github.com/users/AntoineD/events{/privacy}", "followers_url": "https://api.github.com/users/AntoineD/followers", "following_url": "https://api.github.com/users/AntoineD/following{/other_user}", "gists_url": "https...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "207de5", "default": false, "description": null, "id": 211029...
closed
false
null
[]
{ "closed_at": "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-04T11:14:40Z
2019-05-07T00:56:44Z
2019-05-07T00:56:44Z
NONE
null
The function `assert_almost_equal` may return the return value of another functions like `assert_frame_equal` or `assert_series_equal`. But `assert_frame_equal` does not return any value explicitly, hence it shall always return None. Also, `assert_series_equal` may or may not return a value explicitly. Are those 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/25135/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25135/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25136
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25136/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25136/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25136/events
https://github.com/pandas-dev/pandas/pull/25136
406,301,357
MDExOlB1bGxSZXF1ZXN0MjUwMDI5Njkz
25,136
Series mul
{ "avatar_url": "https://avatars.githubusercontent.com/u/16547083?v=4", "events_url": "https://api.github.com/users/lordgrenville/events{/privacy}", "followers_url": "https://api.github.com/users/lordgrenville/followers", "following_url": "https://api.github.com/users/lordgrenville/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...
4
2019-02-04T12:11:53Z
2019-02-04T14:18:07Z
2019-02-04T13:26:08Z
CONTRIBUTOR
null
- [x] closes #23069 Validation: 3 Errors found: Parameters {axis} not documented Parameter "other" has no description Missing description for See Also "Series.rmul" reference
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25136/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25136/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25136.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25136", "merged_at": "2019-02-04T13:26:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25136.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25136" }
https://api.github.com/repos/pandas-dev/pandas/issues/25137
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25137/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25137/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25137/events
https://github.com/pandas-dev/pandas/issues/25137
406,312,005
MDU6SXNzdWU0MDYzMTIwMDU=
25,137
MultiIndex slicing with partial string match of datetimes fails
{ "avatar_url": "https://avatars.githubusercontent.com/u/1645814?v=4", "events_url": "https://api.github.com/users/dmzio/events{/privacy}", "followers_url": "https://api.github.com/users/dmzio/followers", "following_url": "https://api.github.com/users/dmzio/following{/other_user}", "gists_url": "https://api.g...
[ { "color": "009800", "default": false, "description": "Duplicate issue or pull request", "id": 40153326, "name": "Duplicate Report", "node_id": "MDU6TGFiZWw0MDE1MzMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
1
2019-02-04T12:41:14Z
2019-02-05T16:06:54Z
2019-02-05T16:06:39Z
NONE
null
Multilevel indexing doesn't work if IndexSlice with a range is provided. #### Code Sample ```python import pandas as pd from itertools import cycle dt_index = pd.date_range('1999-07', '1999-11') sec_index = ['black', 'red', 'white'] items = [] for d, c in zip(dt_index, cycle(sec_index)): items.appe...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25137/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25137/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25138
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25138/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25138/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25138/events
https://github.com/pandas-dev/pandas/issues/25138
406,316,940
MDU6SXNzdWU0MDYzMTY5NDA=
25,138
Joining MultiIndexes with NaNs treats NaN as a match-any (unlike regular index joins)
{ "avatar_url": "https://avatars.githubusercontent.com/u/3935060?v=4", "events_url": "https://api.github.com/users/thorbjornwolf/events{/privacy}", "followers_url": "https://api.github.com/users/thorbjornwolf/followers", "following_url": "https://api.github.com/users/thorbjornwolf/following{/other_user}", "gi...
[ { "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
[]
null
3
2019-02-04T12:55:31Z
2021-07-21T04:37:50Z
2021-07-21T04:37:50Z
NONE
null
Thank you so much for your work on pandas :hugs: I don't sufficiently understand `pd.concat` and MultiIndex (yet!) to explain what is going on here, so I hope someone more knowledgeable can shed light on these curious symptoms: #### Code Sample ```python import pandas as pd from numpy import nan # Build s...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25138/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25138/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25139
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25139/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25139/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25139/events
https://github.com/pandas-dev/pandas/pull/25139
406,319,214
MDExOlB1bGxSZXF1ZXN0MjUwMDQyOTQy
25,139
Backport PR #25058 on branch 0.24.x (Reading a HDF5 created in py2)
{ "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": "5319e7", "default": false, "description": "read_hdf, HDFStore", "id": 47229190, "name": "IO HDF5", "node_id": "MDU6TGFiZWw0NzIyOTE5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20HDF5" } ]
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-04T13:01:28Z
2019-02-04T20:58:05Z
2019-02-04T20:58:05Z
NONE
null
Backport PR #25058: Reading a HDF5 created in py2
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25139/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25139/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25139.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25139", "merged_at": "2019-02-04T20:58:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25139.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25139" }
https://api.github.com/repos/pandas-dev/pandas/issues/25140
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25140/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25140/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25140/events
https://github.com/pandas-dev/pandas/pull/25140
406,320,702
MDExOlB1bGxSZXF1ZXN0MjUwMDQ0MTA4
25,140
Backport PR #25102 on branch 0.24.x (BUG: Fixing regression in DataFrame.all and DataFrame.any with bool_only=True)
{ "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" } ]
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-04T13:05:49Z
2019-02-04T20:58:19Z
2019-02-04T20:58:19Z
NONE
null
Backport PR #25102: BUG: Fixing regression in DataFrame.all and DataFrame.any with bool_only=True
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25140/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25140/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25140.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25140", "merged_at": "2019-02-04T20:58:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25140.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25140" }
https://api.github.com/repos/pandas-dev/pandas/issues/25141
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25141/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25141/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25141/events
https://github.com/pandas-dev/pandas/pull/25141
406,360,137
MDExOlB1bGxSZXF1ZXN0MjUwMDc1MDI3
25,141
ENH: Added max_gap keyword for series.interpolate
{ "avatar_url": "https://avatars.githubusercontent.com/u/102827?v=4", "events_url": "https://api.github.com/users/cchwala/events{/privacy}", "followers_url": "https://api.github.com/users/cchwala/followers", "following_url": "https://api.github.com/users/cchwala/following{/other_user}", "gists_url": "https://...
[ { "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": "AD7FA8"...
closed
false
null
[]
null
29
2019-02-04T14:41:41Z
2020-07-29T20:45:02Z
2020-07-29T20:45:01Z
CONTRIBUTOR
null
- [x] closes #12187 and #26796 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry This PR introduces the new keyword `max_gap` for `interpolate`. For all NaN-gaps which are wider than `max_gap` no interpolation is carried out and all NaNs of the g...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25141/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25141/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25141.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25141", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25141.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25141" }
https://api.github.com/repos/pandas-dev/pandas/issues/25142
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25142/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25142/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25142/events
https://github.com/pandas-dev/pandas/pull/25142
406,363,713
MDExOlB1bGxSZXF1ZXN0MjUwMDc3ODQ2
25,142
COMPAT: alias .to_numpy() for scalars
{ "avatar_url": "https://avatars.githubusercontent.com/u/20772838?v=4", "events_url": "https://api.github.com/users/cbertinato/events{/privacy}", "followers_url": "https://api.github.com/users/cbertinato/followers", "following_url": "https://api.github.com/users/cbertinato/following{/other_user}", "gists_url"...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "5319e7", "default": false, "description": "Timedelta...
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-04T14:49:31Z
2019-02-16T17:38:26Z
2019-02-16T17:38:21Z
CONTRIBUTOR
null
``Timestamp`` and ``Timedelta`` scalars now implement `to_numpy()` as aliases to `Timestamp.to_datetime64` and `Timedelta.to_timedelta64`, respectively. - [x] closes #24653 - [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/25142/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25142/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25142.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25142", "merged_at": "2019-02-16T17:38:21Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25142.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25142" }
https://api.github.com/repos/pandas-dev/pandas/issues/25143
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25143/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25143/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25143/events
https://github.com/pandas-dev/pandas/issues/25143
406,365,146
MDU6SXNzdWU0MDYzNjUxNDY=
25,143
to_datetime() with errors=coerce and without return different values
{ "avatar_url": "https://avatars.githubusercontent.com/u/111515?v=4", "events_url": "https://api.github.com/users/gleblanc1783/events{/privacy}", "followers_url": "https://api.github.com/users/gleblanc1783/followers", "following_url": "https://api.github.com/users/gleblanc1783/following{/other_user}", "gists_...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
open
false
null
[]
null
11
2019-02-04T14:52:39Z
2021-09-05T04:24:22Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible Without errors='coerce' ```>>> import pandas as pd >>> d = { 'ts': ['2019-02-02 08:07:13+00', '2019-02-02 08:03:22.54+00'] } >>> df = pd.DataFrame(data=d) >>> d {'ts': ['2019-02-02 08:07:13+00', '2019-02-02 08:03:22.54+00']} >>> df ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25143/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25143/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25144
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25144/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25144/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25144/events
https://github.com/pandas-dev/pandas/issues/25144
406,406,177
MDU6SXNzdWU0MDY0MDYxNzc=
25,144
Concat/append doesn't sort warning should give location of issue
{ "avatar_url": "https://avatars.githubusercontent.com/u/14946451?v=4", "events_url": "https://api.github.com/users/cepbrian/events{/privacy}", "followers_url": "https://api.github.com/users/cepbrian/followers", "following_url": "https://api.github.com/users/cepbrian/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": "02d7e1", "default": false, "description": "Concat, ...
open
false
null
[]
null
1
2019-02-04T16:19:03Z
2021-06-26T04:39:52Z
null
NONE
null
I'm upgrading pandas, and am now experiencing the "concat doesn't sort" warning. The problem is that the warning doesn't say where the issue that it's complaining about is, so it's impossible to take the action that it suggests. The warning also doesn't mention that "append" is also affected. Basically, I hav...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25144/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25144/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25145
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25145/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25145/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25145/events
https://github.com/pandas-dev/pandas/pull/25145
406,438,657
MDExOlB1bGxSZXF1ZXN0MjUwMTM2NjQ4
25,145
BLD: pin cython language level to '2'
{ "avatar_url": "https://avatars.githubusercontent.com/u/199813?v=4", "events_url": "https://api.github.com/users/tacaswell/events{/privacy}", "followers_url": "https://api.github.com/users/tacaswell/followers", "following_url": "https://api.github.com/users/tacaswell/following{/other_user}", "gists_url": "ht...
[ { "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...
18
2019-02-04T17:32:06Z
2019-03-12T01:33:50Z
2019-02-06T02:43:25Z
CONTRIBUTOR
null
Not explicitly pinning the language level has been producing future warnings from cython. The next release of cython is going to change the default level to '3str' under which the pandas cython extensions do not compile. The long term solution is to update the cython files to the next language level, but this is a st...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25145/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25145/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25145.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25145", "merged_at": "2019-02-06T02:43:25Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25145.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25145" }
https://api.github.com/repos/pandas-dev/pandas/issues/25146
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25146/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25146/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25146/events
https://github.com/pandas-dev/pandas/pull/25146
406,456,824
MDExOlB1bGxSZXF1ZXN0MjUwMTUwNTc5
25,146
[WIP] Add a test using intNA
{ "avatar_url": "https://avatars.githubusercontent.com/u/23095097?v=4", "events_url": "https://api.github.com/users/rotuna/events{/privacy}", "followers_url": "https://api.github.com/users/rotuna/followers", "following_url": "https://api.github.com/users/rotuna/following{/other_user}", "gists_url": "https://a...
[ { "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" } ]
closed
false
null
[]
null
6
2019-02-04T18:20:33Z
2019-04-28T18:50:37Z
2019-04-28T18:50:37Z
NONE
null
Added an extra test in algorithms.py in asv_benchmarks. This test does same benchmark but uses intNA instead of np.nan Based on #24351
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25146/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25146/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25146.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25146", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25146.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25146" }
https://api.github.com/repos/pandas-dev/pandas/issues/25147
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25147/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25147/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25147/events
https://github.com/pandas-dev/pandas/issues/25147
406,503,174
MDU6SXNzdWU0MDY1MDMxNzQ=
25,147
Calculation of first item in the exponential weighted mean ( EWM)
{ "avatar_url": "https://avatars.githubusercontent.com/u/3207061?v=4", "events_url": "https://api.github.com/users/borisRa/events{/privacy}", "followers_url": "https://api.github.com/users/borisRa/followers", "following_url": "https://api.github.com/users/borisRa/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": "d4c5f9", "default": false, "description": "rolling,...
open
false
null
[]
null
2
2019-02-04T20:22:50Z
2021-06-26T04:40:12Z
null
NONE
null
https://github.com/pandas-dev/pandas/blob/1700680381bdbfbc1abe9774f96881801b24d6ca/pandas/core/generic.py#L10159-L10166 Running this code : ` pd.DataFrame({'B': [1,20,400,1,1,1]}).ewm(span=2,min_periods=2,adjust=False).mean().values.flatten()` I am getting `array([ nan, 13.66666667, 271.22222222, 91.07407407...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25147/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25147/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25148
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25148/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25148/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25148/events
https://github.com/pandas-dev/pandas/issues/25148
406,515,172
MDU6SXNzdWU0MDY1MTUxNzI=
25,148
msgpack drops timezone info
{ "avatar_url": "https://avatars.githubusercontent.com/u/562978?v=4", "events_url": "https://api.github.com/users/ismell/events{/privacy}", "followers_url": "https://api.github.com/users/ismell/followers", "following_url": "https://api.github.com/users/ismell/following{/other_user}", "gists_url": "https://api...
[]
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", ...
2
2019-02-04T20:54:55Z
2019-12-11T13:28:55Z
2019-12-11T13:28:54Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import numpy as np import pandas as pd idx = pd.DatetimeIndex(start='2018-12-02 14:50:00-07:00', end='2018-12-03 03:11:00-07:00', freq='1min') df = pd.DataFrame(np.random.randn(len(idx), 1), index=idx, columns=['A']) df.index[0] # Timestamp(...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25148/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25148/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25149
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25149/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25149/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25149/events
https://github.com/pandas-dev/pandas/issues/25149
406,528,100
MDU6SXNzdWU0MDY1MjgxMDA=
25,149
HTML repr benchmarks failing on Travis
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" } ]
closed
false
null
[]
null
0
2019-02-04T21:30:49Z
2019-02-09T23:38:56Z
2019-02-09T23:38:56Z
CONTRIBUTOR
null
e.g. https://dev.azure.com/pandas-dev/pandas/_build/results?buildId=7904 ``` 2019-02-04T18:50:51.0110372Z [ 11.57%] ··· frame_methods.Repr.time_html_repr_trunc_mi failed 2019-02-04T18:50:51.0110695Z [ 11.57%] ···· Traceback (most recent call last): 2019-02-04T18:50:51.0111142Z Fi...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25149/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25149/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25150
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25150/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25150/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25150/events
https://github.com/pandas-dev/pandas/pull/25150
406,531,233
MDExOlB1bGxSZXF1ZXN0MjUwMjA3NTcw
25,150
CLN: Remove ipython 2.x compat
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" }, { "color": "207de5", "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-04T21:39:33Z
2019-02-09T23:38:56Z
2019-02-09T23:38:56Z
CONTRIBUTOR
null
Maybe closes https://github.com/pandas-dev/pandas/issues/25149
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25150/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25150/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25150.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25150", "merged_at": "2019-02-09T23:38:56Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25150.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25150" }
https://api.github.com/repos/pandas-dev/pandas/issues/25151
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25151/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25151/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25151/events
https://github.com/pandas-dev/pandas/issues/25151
406,543,055
MDU6SXNzdWU0MDY1NDMwNTU=
25,151
Implement sort=True for Index setops
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "e99695", "default": false, "description": "Related ...
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", ...
3
2019-02-04T22:12:27Z
2021-11-11T00:11:33Z
null
CONTRIBUTOR
null
https://github.com/pandas-dev/pandas/pull/25063 made the 0.24.x `sort=True` behavior be enabled by `sort=None`. This allows us to use `sort=True` to mean "always sort". So rather than raising ```pytb In [1]: import pandas as pd In [2]: idx = pd.Index([1, 0]) In [3]: idx.union(idx, sort=True) -------------...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25151/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25151/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25152
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25152/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25152/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25152/events
https://github.com/pandas-dev/pandas/issues/25152
406,543,604
MDU6SXNzdWU0MDY1NDM2MDQ=
25,152
pandas.DatetimeIndex.round
{ "avatar_url": "https://avatars.githubusercontent.com/u/28074675?v=4", "events_url": "https://api.github.com/users/vishwasgowda/events{/privacy}", "followers_url": "https://api.github.com/users/vishwasgowda/followers", "following_url": "https://api.github.com/users/vishwasgowda/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" } ]
closed
false
null
[]
null
1
2019-02-04T22:14:11Z
2019-02-04T22:39:01Z
2019-02-04T22:38:51Z
NONE
null
#### Code Sample, a copy-pastable example if possible INCIDENT_DATE_TIME INCIDENT_DATE_TIME_1 2nd INCIDENT_DATE_TIME_1 01/01/2013 12:34:10 AM 2013-01-01 01:00:00 0 01/01/2013 12:38:51 AM 2013-01-01 01:00:00 0 01/01...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25152/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25152/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25153
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25153/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25153/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25153/events
https://github.com/pandas-dev/pandas/pull/25153
406,628,799
MDExOlB1bGxSZXF1ZXN0MjUwMjgyNjY0
25,153
Split Excel IO Into Sub-Directory
{ "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": "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": "bfe5bf", "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...
16
2019-02-05T04:48:53Z
2019-02-11T17:55:55Z
2019-02-11T13:26:30Z
MEMBER
null
Continued refactoring of Excel. There's a ton more that can be done here to clean up public / private naming conventions, but to keep diff minimal I've tried to just move things around. Exceptions are noted in comments cc @tdamsma
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25153/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25153/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25153.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25153", "merged_at": "2019-02-11T13:26:30Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25153.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25153" }
https://api.github.com/repos/pandas-dev/pandas/issues/25154
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25154/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25154/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25154/events
https://github.com/pandas-dev/pandas/issues/25154
406,672,323
MDU6SXNzdWU0MDY2NzIzMjM=
25,154
Multiindex slicing with NaNs, unexpected results
{ "avatar_url": "https://avatars.githubusercontent.com/u/711638?v=4", "events_url": "https://api.github.com/users/tunnij/events{/privacy}", "followers_url": "https://api.github.com/users/tunnij/followers", "following_url": "https://api.github.com/users/tunnij/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
{ "avatar_url": "https://avatars.githubusercontent.com/u/9783447?v=4", "events_url": "https://api.github.com/users/theodorju/events{/privacy}", "followers_url": "https://api.github.com/users/theodorju/followers", "following_url": "https://api.github.com/users/theodorju/following{/other_user}", "gists_url": "h...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/9783447?v=4", "events_url": "https://api.github.com/users/theodorju/events{/privacy}", "followers_url": "https://api.github.com/users/theodorju/followers", "following_url": "https://api.github.com/users/theodorju/following{/other_user}", "...
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
6
2019-02-05T08:21:14Z
2021-02-05T15:41:15Z
2021-02-05T15:41:15Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd df = pd.DataFrame( pd.np.random.rand(2, 3), columns=pd.MultiIndex.from_tuples([('a', 'foo'), ('b', 'bar'), ('b', pd.np.nan)], names=['first','second']) ) # EXPECTED slicing everything on first level df.loc[:, (['a', 'b'...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25154/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25154/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25155
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25155/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25155/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25155/events
https://github.com/pandas-dev/pandas/pull/25155
406,707,949
MDExOlB1bGxSZXF1ZXN0MjUwMzQyODUz
25,155
TST: follow-up to Test nested pandas array #24993
{ "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...
4
2019-02-05T10:06:26Z
2019-02-07T20:30:27Z
2019-02-07T01:23:53Z
MEMBER
null
follow-up to #24993 @jreback : following discussion with @jorisvandenbossche at europandas it was deemed undesirable to apply markers directly to tests in the base class since these tests can be used by downstream projects. The main goal of this PR is to remove the duplication added in #24993. With the constraint...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25155/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25155/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25155.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25155", "merged_at": "2019-02-07T01:23:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25155.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25155" }
https://api.github.com/repos/pandas-dev/pandas/issues/25156
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25156/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25156/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25156/events
https://github.com/pandas-dev/pandas/issues/25156
406,772,483
MDU6SXNzdWU0MDY3NzI0ODM=
25,156
An extra single quotation marks (') in cheat sheet/ Subset Variables (Columns)/regex (Regular Expressions) Examples
{ "avatar_url": "https://avatars.githubusercontent.com/u/17735279?v=4", "events_url": "https://api.github.com/users/z1yuan/events{/privacy}", "followers_url": "https://api.github.com/users/z1yuan/followers", "following_url": "https://api.github.com/users/z1yuan/following{/other_user}", "gists_url": "https://a...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "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-05T13:02:52Z
2019-02-11T19:40:17Z
2019-02-11T19:40:17Z
NONE
null
#### Problem description https://github.com/pandas-dev/pandas/blob/master/doc/cheatsheet/Pandas_Cheat_Sheet.pdf In Pandas_Cheat_Sheet/ Subset Variables (Columns)/ regex (Regular Expressions) Examples #### ''^(?!Species$).*' Matches strings except the string 'Species' The second ' in regex is unnecessary. #### Ex...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25156/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25156/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25157
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25157/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25157/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25157/events
https://github.com/pandas-dev/pandas/pull/25157
406,826,535
MDExOlB1bGxSZXF1ZXN0MjUwNDM2Mzk1
25,157
PR04 errors fix
{ "avatar_url": "https://avatars.githubusercontent.com/u/23535916?v=4", "events_url": "https://api.github.com/users/mwoss/events{/privacy}", "followers_url": "https://api.github.com/users/mwoss/followers", "following_url": "https://api.github.com/users/mwoss/following{/other_user}", "gists_url": "https://api....
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
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...
11
2019-02-05T15:08:08Z
2019-02-11T13:25:00Z
2019-02-11T13:24:58Z
CONTRIBUTOR
null
- [x] closes #25105 - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] get rid of the errors in the code base - [x] update the `code_check.sh` script to take into account the `PR04` type of errors
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25157/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25157/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25157.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25157", "merged_at": "2019-02-11T13:24:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25157.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25157" }
https://api.github.com/repos/pandas-dev/pandas/issues/25158
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25158/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25158/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25158/events
https://github.com/pandas-dev/pandas/issues/25158
406,849,956
MDU6SXNzdWU0MDY4NDk5NTY=
25,158
Imputing values while joining dataframes
{ "avatar_url": "https://avatars.githubusercontent.com/u/8724860?v=4", "events_url": "https://api.github.com/users/vlavorini/events{/privacy}", "followers_url": "https://api.github.com/users/vlavorini/followers", "following_url": "https://api.github.com/users/vlavorini/following{/other_user}", "gists_url": "h...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "d7e102", "default": false, "description": "np.nan, ...
closed
false
null
[]
null
5
2019-02-05T15:55:14Z
2021-06-26T04:42:44Z
2021-06-26T04:42:44Z
NONE
null
## description Currently, as specified in the [documentation](http://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.concat.html), the standard action for concatenations in case of missing columns is to fill them with a `NaN`: ```python df3 = pd.DataFrame([['c', 3, 'cat'], ['d', 4, 'dog']], ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25158/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25158/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25159
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25159/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25159/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25159/events
https://github.com/pandas-dev/pandas/pull/25159
406,850,949
MDExOlB1bGxSZXF1ZXN0MjUwNDU1Nzc2
25,159
Get rid of MultiIndex conversion in IntervalIndex.is_unique
{ "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": "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": "009800", "default"...
closed
false
null
[]
null
10
2019-02-05T15:57:18Z
2019-05-14T15:16:48Z
2019-05-14T15:16:47Z
CONTRIBUTOR
null
- xref #24813 - passes `git diff upstream/master -u -- "*.py" | flake8 --diff` Actually, this modification doesn't improve the performance. But the code is more explanatory.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25159/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25159/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25159.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25159", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25159.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25159" }
https://api.github.com/repos/pandas-dev/pandas/issues/25160
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25160/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25160/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25160/events
https://github.com/pandas-dev/pandas/issues/25160
406,852,250
MDU6SXNzdWU0MDY4NTIyNTA=
25,160
subplots=True automatic xlim considers nan values since 0.24
{ "avatar_url": "https://avatars.githubusercontent.com/u/38665102?v=4", "events_url": "https://api.github.com/users/JoElfner/events{/privacy}", "followers_url": "https://api.github.com/users/JoElfner/followers", "following_url": "https://api.github.com/users/JoElfner/following{/other_user}", "gists_url": "htt...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "8AE234", "default": false, "description": null, "id": 2413328, ...
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", ...
4
2019-02-05T15:59:39Z
2021-06-26T04:43:27Z
null
CONTRIBUTOR
null
#### Code Sample,: ```python df = pd.DataFrame(np.random.rand(10, 2)) df.iloc[5:, 1] = np.nan df.iloc[:5, 0] = np.nan figs, axs = plt.subplots(2, 1) df.plot.line(ax=axs, subplots=True, sharex=False) ``` #### Problem description The code sample above produces two plots with different x-limits in pandas ve...
{ "+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/25160/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25160/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25161
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25161/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25161/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25161/events
https://github.com/pandas-dev/pandas/issues/25161
406,860,973
MDU6SXNzdWU0MDY4NjA5NzM=
25,161
Groupby creates emptu groups depending on base parameter
{ "avatar_url": "https://avatars.githubusercontent.com/u/7668531?v=4", "events_url": "https://api.github.com/users/pj1989/events{/privacy}", "followers_url": "https://api.github.com/users/pj1989/followers", "following_url": "https://api.github.com/users/pj1989/following{/other_user}", "gists_url": "https://ap...
[ { "color": "207de5", "default": false, "description": "resample method", "id": 74975453, "name": "Resample", "node_id": "MDU6TGFiZWw3NDk3NTQ1Mw==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Resample" }, { "color": "0e8a16", "default": true, "descriptio...
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-05T16:17:39Z
2019-05-02T12:17:37Z
2019-05-02T12:17:37Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python "Generate test dataframe" case = 1 if case == 1: start = '2018-11-26 16:17:43.510000' else: start = '2018-11-26 16:17:43.500000' rng = pd.date_range(start, periods=10, freq='1S') df = pd.DataFrame({'a':np.random.randn(len(rng)),'b':np....
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25161/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25161/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25162
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25162/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25162/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25162/events
https://github.com/pandas-dev/pandas/issues/25162
406,901,935
MDU6SXNzdWU0MDY5MDE5MzU=
25,162
DISC: Directory for code "upstream" from _libs
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" } ]
closed
false
null
[]
null
2
2019-02-05T17:50:56Z
2019-06-13T04:13:30Z
2019-06-13T04:13:30Z
MEMBER
null
Motivated in part by #24737, which is discussing vendoring `tzlocal` for use in `tslibs`. A lot of effort has gone into making `_libs`, and in particular `tslibs`, self-contained within the pandas code base. This makes these parts of the code base much easier to reason about. It also makes it easier to test, profi...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25162/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25162/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25163
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25163/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25163/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25163/events
https://github.com/pandas-dev/pandas/pull/25163
406,905,218
MDExOlB1bGxSZXF1ZXN0MjUwNDk4Mjcy
25,163
DOC: Updates to Timestamp document
{ "avatar_url": "https://avatars.githubusercontent.com/u/4477229?v=4", "events_url": "https://api.github.com/users/saurav2608/events{/privacy}", "followers_url": "https://api.github.com/users/saurav2608/followers", "following_url": "https://api.github.com/users/saurav2608/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...
3
2019-02-05T17:59:41Z
2019-02-06T05:53:14Z
2019-02-06T02:38:46Z
CONTRIBUTOR
null
Cleaned up some sections of the document. Added attribute definitions for some Timestamp attributes.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25163/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25163/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25163.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25163", "merged_at": "2019-02-06T02:38:46Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25163.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25163" }
https://api.github.com/repos/pandas-dev/pandas/issues/25164
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25164/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25164/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25164/events
https://github.com/pandas-dev/pandas/pull/25164
406,925,732
MDExOlB1bGxSZXF1ZXN0MjUwNTE0MTg5
25,164
DOC: update file path descriptions in IO docstrings
{ "avatar_url": "https://avatars.githubusercontent.com/u/4340327?v=4", "events_url": "https://api.github.com/users/enricorotundo/events{/privacy}", "followers_url": "https://api.github.com/users/enricorotundo/followers", "following_url": "https://api.github.com/users/enricorotundo/following{/other_user}", "gi...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "5319e7", "default": false, "description": "parquet, feather", ...
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...
21
2019-02-05T18:54:56Z
2019-07-15T13:35:32Z
2019-07-15T13:35:20Z
CONTRIBUTOR
null
- [x] closes #24321 - [ ] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry Validate Docstrings script output: ``` ✔  python scripts/validate_docstrings.py pandas.io.parquet.read_parquet ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25164/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25164/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25164.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25164", "merged_at": "2019-07-15T13:35:20Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25164.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25164" }
https://api.github.com/repos/pandas-dev/pandas/issues/25165
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25165/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25165/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25165/events
https://github.com/pandas-dev/pandas/issues/25165
406,935,188
MDU6SXNzdWU0MDY5MzUxODg=
25,165
Partial date string indexing doesn't work on MultiIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/766670?v=4", "events_url": "https://api.github.com/users/rben01/events{/privacy}", "followers_url": "https://api.github.com/users/rben01/followers", "following_url": "https://api.github.com/users/rben01/following{/other_user}", "gists_url": "https://api...
[ { "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": "AFEEEE", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2019-02-05T19:19:14Z
2020-11-24T21:59:57Z
2020-11-24T21:59:57Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python date_idx = pd.date_range('2019', periods=5, freq='MS') df_single = pd.DataFrame(list(range(5)), index=date_idx) df_multi = pd.DataFrame(list(range(15)), index=pd.MultiIndex.from_product([date_idx, list(range(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/25165/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25165/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25166
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25166/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25166/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25166/events
https://github.com/pandas-dev/pandas/issues/25166
406,943,867
MDU6SXNzdWU0MDY5NDM4Njc=
25,166
df.to_dict(orient=records) not forming exact columns as in the dataframe
{ "avatar_url": "https://avatars.githubusercontent.com/u/13495855?v=4", "events_url": "https://api.github.com/users/kebab-mai-haddi/events{/privacy}", "followers_url": "https://api.github.com/users/kebab-mai-haddi/followers", "following_url": "https://api.github.com/users/kebab-mai-haddi/following{/other_user}"...
[ { "color": "009800", "default": false, "description": "Duplicate issue or pull request", "id": 40153326, "name": "Duplicate Report", "node_id": "MDU6TGFiZWw0MDE1MzMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
2
2019-02-05T19:42:12Z
2019-02-05T20:47:15Z
2019-02-05T20:31:17Z
NONE
null
While reading a CSV file, I try to get a list of column names via: ``` >>> df_attr = pd.read_csv("3BtTWMUQAMawXcCheUAOMlXU.csv", nrows=1) >>> cols = list(df_attr) >>> print (cols) ``` The o/p, i.e., the columns are: ``` ['Response ID', 'Group Context', 'name', 'roh', 'sex', 'age', 'agemonth', 'ms', 'married_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/25166/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25166/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25167
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25167/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25167/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25167/events
https://github.com/pandas-dev/pandas/issues/25167
406,949,458
MDU6SXNzdWU0MDY5NDk0NTg=
25,167
Groupby with observed=True doesn't sort
{ "avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4", "events_url": "https://api.github.com/users/topper-123/events{/privacy}", "followers_url": "https://api.github.com/users/topper-123/followers", "following_url": "https://api.github.com/users/topper-123/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...
1
2019-02-05T19:57:04Z
2019-04-05T00:27:43Z
2019-04-05T00:27:42Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python >>> df = pd.DataFrame({'A': pd.Categorical(['b', 'a']), 'B': [1, 2]}) >>> df.groupby('A').sum() # ok B A a 2 b 1 >>> df.groupby('A', observed=True).sum() # wrong sort order B A b 1 a 2 ``` #### Problem description By default ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25167/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25167/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25168
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25168/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25168/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25168/events
https://github.com/pandas-dev/pandas/issues/25168
406,980,681
MDU6SXNzdWU0MDY5ODA2ODE=
25,168
Very slow aggregation performance on object type column with Decimal datatype values
{ "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": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "a10c02", "default": false, "description": "Memory or execu...
open
false
null
[]
null
6
2019-02-05T21:24:07Z
2021-06-26T04:44:45Z
null
NONE
null
#### Problem description I have a dataframe with a million row and 10 columns. I want to groupby on 3 columns and sum on 1 column. If the column to be aggregated is float it takes less than a second to get the result. But if the column is a object with Decimal datatype values it take 70 seconds to return the result. 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/25168/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25168/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25169
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25169/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25169/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25169/events
https://github.com/pandas-dev/pandas/issues/25169
406,984,671
MDU6SXNzdWU0MDY5ODQ2NzE=
25,169
Intersection of MultiIndexes reports incorrect lexsort_depth
{ "avatar_url": "https://avatars.githubusercontent.com/u/1224492?v=4", "events_url": "https://api.github.com/users/toobaz/events{/privacy}", "followers_url": "https://api.github.com/users/toobaz/followers", "following_url": "https://api.github.com/users/toobaz/following{/other_user}", "gists_url": "https://ap...
[ { "color": "207de5", "default": false, "description": null, "id": 71268330, "name": "MultiIndex", "node_id": "MDU6TGFiZWw3MTI2ODMzMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/MultiIndex" }, { "color": "0e8a16", "default": true, "description": null,...
open
false
null
[]
null
2
2019-02-05T21:35:16Z
2021-06-26T04:50:59Z
null
MEMBER
null
#### Code Sample, a copy-pastable example if possible ```python In [2]: mi1 = pd.MultiIndex(levels=[['2018', 'a', 'c', 'e', 'num', 'oan', 'vol'], ...: [1970, '']], ...: codes=[[3, 6, 4, ], ...: [1, 1, 1]], ...: names=['variable', 'c...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25169/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25169/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25170
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25170/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25170/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25170/events
https://github.com/pandas-dev/pandas/issues/25170
406,996,123
MDU6SXNzdWU0MDY5OTYxMjM=
25,170
Error when read_json created by to_json with orient='table and index=False
{ "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": "207de5", "default": false, "description": "read_json, to_json, json...
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...
1
2019-02-05T22:07:57Z
2019-02-24T20:34:28Z
2019-02-09T16:56:53Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd df = pd.DataFrame({'a': [1, 2], 'b': [3, 4]}) dfjson = df.to_json(orient='table', index=False) result = pd.read_json(dfjson, orient='table') ``` #### Problem description An error is raised while the original DataFrame should b...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25170/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25170/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25171
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25171/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25171/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25171/events
https://github.com/pandas-dev/pandas/pull/25171
406,998,523
MDExOlB1bGxSZXF1ZXN0MjUwNTcxNDY1
25,171
BUG: Fix read_json orient='table' without index (#25170)
{ "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": "207de5", "default": false, "description": "read_json, to_json, json...
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...
7
2019-02-05T22:15:13Z
2019-03-11T19:16:48Z
2019-02-09T16:56:53Z
CONTRIBUTOR
null
- [x] closes #25170 - [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/25171/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25171/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25171.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25171", "merged_at": "2019-02-09T16:56:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25171.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25171" }
https://api.github.com/repos/pandas-dev/pandas/issues/25172
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25172/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25172/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25172/events
https://github.com/pandas-dev/pandas/issues/25172
407,003,663
MDU6SXNzdWU0MDcwMDM2NjM=
25,172
Fix validation error type `GL03` and check in CI
{ "avatar_url": "https://avatars.githubusercontent.com/u/15032115?v=4", "events_url": "https://api.github.com/users/MarckK/events{/privacy}", "followers_url": "https://api.github.com/users/MarckK/followers", "following_url": "https://api.github.com/users/MarckK/following{/other_user}", "gists_url": "https://a...
[ { "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
[]
null
0
2019-02-05T22:31:09Z
2019-03-10T21:08:25Z
2019-03-10T21:08:25Z
CONTRIBUTOR
null
#### Problem description In order to have a continuous check by the CI on validation error `GL03` (Double line break found; please use only one blank line to separate sections or paragraphs, and do not leave blank lines at the end of docstrings), fixing them in the code base enables the addition to the CI for automa...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25172/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25172/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25173
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25173/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25173/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25173/events
https://github.com/pandas-dev/pandas/pull/25173
407,019,557
MDExOlB1bGxSZXF1ZXN0MjUwNTg4MTI1
25,173
BUG: fix sorting with observed=True in groupby
{ "avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4", "events_url": "https://api.github.com/users/topper-123/events{/privacy}", "followers_url": "https://api.github.com/users/topper-123/followers", "following_url": "https://api.github.com/users/topper-123/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
[]
null
3
2019-02-05T23:27:00Z
2019-03-19T03:51:14Z
2019-03-19T03:51:14Z
CONTRIBUTOR
null
- [x] closes #25167 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Fix bug in #25167.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25173/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25173/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25173.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25173", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25173.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25173" }
https://api.github.com/repos/pandas-dev/pandas/issues/25174
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25174/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25174/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25174/events
https://github.com/pandas-dev/pandas/issues/25174
407,024,327
MDU6SXNzdWU0MDcwMjQzMjc=
25,174
`concat` without `sort` in groupby.py code raises FutureWarning
{ "avatar_url": "https://avatars.githubusercontent.com/u/16725768?v=4", "events_url": "https://api.github.com/users/aloukina/events{/privacy}", "followers_url": "https://api.github.com/users/aloukina/followers", "following_url": "https://api.github.com/users/aloukina/following{/other_user}", "gists_url": "htt...
[ { "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": "f2f074", "default": false, "description": "Warnings that a...
closed
false
null
[]
null
8
2019-02-05T23:46:29Z
2019-12-25T04:49:28Z
2019-12-25T04:49:28Z
NONE
null
#### Problem description There are several calls to `concat` in `groupby.py` that do not pass the `sort` argument. This raises FutureWarning when the function is exectuted. For example: ``` pandas/core/groupby/groupby.py:1105: FutureWarning: Sorting because non-concatenation axis is not aligned. A future 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/25174/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25174/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25175
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25175/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25175/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25175/events
https://github.com/pandas-dev/pandas/pull/25175
407,025,078
MDExOlB1bGxSZXF1ZXN0MjUwNTkyNDI2
25,175
STY: use pytest.raises context manager (indexes/multi)
{ "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" }, { "color": "eb6420", "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...
3
2019-02-05T23:49:38Z
2019-02-06T12:50:41Z
2019-02-06T02:25:47Z
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/25175/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25175/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25175.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25175", "merged_at": "2019-02-06T02:25:47Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25175.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25175" }
https://api.github.com/repos/pandas-dev/pandas/issues/25176
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25176/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25176/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25176/events
https://github.com/pandas-dev/pandas/pull/25176
407,045,830
MDExOlB1bGxSZXF1ZXN0MjUwNjA4NTk0
25,176
POC: make core.config self-contained
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" } ]
closed
false
null
[]
null
12
2019-02-06T01:25:35Z
2019-09-17T18:55:24Z
2019-03-17T20:29:17Z
MEMBER
null
As discussed in #25162. The idea from that issue would then be to move core.config to a location explicitly "upstream" from everything else in 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/25176/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25176/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25176.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25176", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25176.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25176" }
https://api.github.com/repos/pandas-dev/pandas/issues/25177
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25177/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25177/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25177/events
https://github.com/pandas-dev/pandas/issues/25177
407,047,244
MDU6SXNzdWU0MDcwNDcyNDQ=
25,177
vectorized operations with pd.Series of pd.Interval data
{ "avatar_url": "https://avatars.githubusercontent.com/u/2942215?v=4", "events_url": "https://api.github.com/users/smsaladi/events{/privacy}", "followers_url": "https://api.github.com/users/smsaladi/followers", "following_url": "https://api.github.com/users/smsaladi/following{/other_user}", "gists_url": "http...
[ { "color": "009800", "default": false, "description": "Duplicate issue or pull request", "id": 40153326, "name": "Duplicate Report", "node_id": "MDU6TGFiZWw0MDE1MzMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report" }, { "color": "009800", ...
closed
false
null
[]
null
3
2019-02-06T01:32:55Z
2019-02-06T21:05:39Z
2019-02-06T19:04:59Z
CONTRIBUTOR
null
Is there a plan to allow vectorized operations on pd.Series of pd.Interval data in the future -- perhaps just for the syntactic sugar? * constructing the pd.Series of interval values ```python df['range'] = pd.Interval(df['start'], df['end']) # instead of df['range'] = df.apply(lambda r: pd.Interval(r['start...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25177/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25177/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25178
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25178/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25178/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25178/events
https://github.com/pandas-dev/pandas/issues/25178
407,050,839
MDU6SXNzdWU0MDcwNTA4Mzk=
25,178
Convention for same-directory imports
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" } ]
closed
false
null
[]
null
5
2019-02-06T01:51:32Z
2019-06-11T14:30:39Z
2019-06-11T14:30:39Z
MEMBER
null
In most places we use absolute imports, e.g. `from pandas.foo.bar import baz`. In a small number of places (the one I noticed being `core.dtypes.cast`, `core.dtypes.missing`), we use relative imports for same-directory imports (`from .common import foo, bar, baz`) We should either get rid of these special cases, 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/25178/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25178/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25179
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25179/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25179/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25179/events
https://github.com/pandas-dev/pandas/pull/25179
407,055,625
MDExOlB1bGxSZXF1ZXN0MjUwNjE1Nzg1
25,179
Backport PR #25089 on branch 0.24.x (Fixed tuple to List Conversion in Dataframe class)
{ "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" } ]
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-06T02:17:34Z
2019-02-06T03:11:50Z
2019-02-06T03:09:32Z
NONE
null
Backport PR #25089: Fixed tuple to List Conversion in Dataframe class
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25179/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25179/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25179.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25179", "merged_at": "2019-02-06T03:09:32Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25179.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25179" }
https://api.github.com/repos/pandas-dev/pandas/issues/25180
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25180/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25180/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25180/events
https://github.com/pandas-dev/pandas/issues/25180
407,058,731
MDU6SXNzdWU0MDcwNTg3MzE=
25,180
BUG: Series.is_unique does not consider single occurrences of NaN unique
{ "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": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, d...
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...
0
2019-02-06T02:35:40Z
2019-02-08T02:19:20Z
2019-02-08T02:19:20Z
MEMBER
null
#### Code Sample, a copy-pastable example if possible On `master`: ```python In [1]: import numpy as np; import pandas as pd; pd.__version__ Out[1]: '0.25.0.dev0+67.gf04bb2fc9' In [2]: pd.Series(['foo', 'bar', np.nan]).is_unique Out[2]: False In [3]: pd.Series([np.nan]).is_unique Out[3]: False ``` Note ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25180/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25180/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25181
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25181/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25181/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25181/events
https://github.com/pandas-dev/pandas/pull/25181
407,060,104
MDExOlB1bGxSZXF1ZXN0MjUwNjE4OTQ4
25,181
Backport PR #25145 on branch 0.24.x (BLD: pin cython language level to '2')
{ "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}"...
[]
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-06T02:43:34Z
2019-02-06T03:42:16Z
2019-02-06T03:41:16Z
NONE
null
Backport PR #25145: BLD: pin cython language level to '2'
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25181/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25181/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25181.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25181", "merged_at": "2019-02-06T03:41:16Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25181.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25181" }
https://api.github.com/repos/pandas-dev/pandas/issues/25182
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25182/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25182/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25182/events
https://github.com/pandas-dev/pandas/pull/25182
407,060,587
MDExOlB1bGxSZXF1ZXN0MjUwNjE5Mjcw
25,182
BUG: Fix Series.is_unique with single occurrence of NaN
{ "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": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, d...
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...
5
2019-02-06T02:46:16Z
2019-04-05T16:58:49Z
2019-02-08T02:19:20Z
MEMBER
null
- [X] closes #25180 - [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/25182/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25182/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25182.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25182", "merged_at": "2019-02-08T02:19:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25182.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25182" }
https://api.github.com/repos/pandas-dev/pandas/issues/25183
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25183/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25183/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25183/events
https://github.com/pandas-dev/pandas/issues/25183
407,069,028
MDU6SXNzdWU0MDcwNjkwMjg=
25,183
DataFrame.merge with empty frame and Int64 column gives object dtype
{ "avatar_url": "https://avatars.githubusercontent.com/u/3686522?v=4", "events_url": "https://api.github.com/users/josham/events{/privacy}", "followers_url": "https://api.github.com/users/josham/followers", "following_url": "https://api.github.com/users/josham/following{/other_user}", "gists_url": "https://ap...
[ { "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": "e102d8", "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...
4
2019-02-06T03:38:05Z
2019-02-24T03:47:24Z
2019-02-24T03:47:24Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python x = pd.DataFrame({ 'date': pd.Series([pd.Timestamp('2018-01-01')]), 'value': pd.Series([1], dtype='Int64') }) y = x[:0] z = x.merge(y, on='date', how='left') # z date value_x value_y 0 2018-01-01 1 NaN # z.dtype...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25183/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25183/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25184
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25184/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25184/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25184/events
https://github.com/pandas-dev/pandas/issues/25184
407,172,298
MDU6SXNzdWU0MDcxNzIyOTg=
25,184
Filtering by exclusion of duplicate rows does not preserve column list for an empty dataframe
{ "avatar_url": "https://avatars.githubusercontent.com/u/2282888?v=4", "events_url": "https://api.github.com/users/anatoly-scherbakov/events{/privacy}", "followers_url": "https://api.github.com/users/anatoly-scherbakov/followers", "following_url": "https://api.github.com/users/anatoly-scherbakov/following{/othe...
[ { "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": "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-06T10:38:36Z
2019-02-11T12:52:39Z
2019-02-11T12:52:39Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd x_df = pd.DataFrame(columns=['a', 'b']) series = x_df.duplicated(subset=['a']) list(x_df[~series]) # Expected output on Pandas 0.23.4: ['a', 'b'] # But, Pandas 0.24.1 returns: [] ``` #### Problem description We have ...
{ "+1": 4, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 4, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25184/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25184/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25185
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25185/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25185/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25185/events
https://github.com/pandas-dev/pandas/issues/25185
407,191,275
MDU6SXNzdWU0MDcxOTEyNzU=
25,185
Styling of column and row headers not reflected when saving to excel.
{ "avatar_url": "https://avatars.githubusercontent.com/u/9162599?v=4", "events_url": "https://api.github.com/users/saihari/events{/privacy}", "followers_url": "https://api.github.com/users/saihari/followers", "following_url": "https://api.github.com/users/saihari/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": "bfe5bf", "default": false, "description": "read_exc...
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", ...
3
2019-02-06T11:28:52Z
2021-06-28T07:50:48Z
2021-06-28T07:50:48Z
NONE
null
Following is the code I used to style the headers of both rows and columns and then saving the stylized data frame to an excel file. ```python df = pd.DataFrame([1000000.0, 1000000.0], index=pd.bdate_range('2017-08-01', '2017-08-02')) df.index = df.index.strftime("%Y-%m-%d") styler = df.style styler.set_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/25185/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25185/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25186
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25186/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25186/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25186/events
https://github.com/pandas-dev/pandas/pull/25186
407,224,392
MDExOlB1bGxSZXF1ZXN0MjUwNzQ1NTYx
25,186
fix MacPython pandas-wheels failure
{ "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-02-06T13:01:07Z
2019-02-06T16:31:00Z
2019-02-06T16:07:07Z
MEMBER
null
xref https://github.com/pandas-dev/pandas/pull/25175#discussion_r254256331
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25186/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25186/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25186.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25186", "merged_at": "2019-02-06T16:07:07Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25186.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25186" }
https://api.github.com/repos/pandas-dev/pandas/issues/25187
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25187/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25187/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25187/events
https://github.com/pandas-dev/pandas/issues/25187
407,233,257
MDU6SXNzdWU0MDcyMzMyNTc=
25,187
DOC: DataFrame.mask() uses df.where in the examples section
{ "avatar_url": "https://avatars.githubusercontent.com/u/1232839?v=4", "events_url": "https://api.github.com/users/miguelfg/events{/privacy}", "followers_url": "https://api.github.com/users/miguelfg/followers", "following_url": "https://api.github.com/users/miguelfg/following{/other_user}", "gists_url": "http...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0e8a16", "default": true, "description": null, "id": 7171206...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2019-02-06T13:23:28Z
2020-10-10T17:26:25Z
2020-10-10T17:26:25Z
NONE
null
In the stables doc page of `pandas.DataFrame.mask()` in the bottom section of 'Examples', is showing executions of using `pandas.DataFrame.where()` method instead of mask. I refer to this [page](https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.mask.html)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25187/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25187/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25188
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25188/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25188/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25188/events
https://github.com/pandas-dev/pandas/pull/25188
407,271,767
MDExOlB1bGxSZXF1ZXN0MjUwNzgzMjY3
25,188
DOC: Clarify supported formats behavior in DatelikeOps.strftime GH24788
{ "avatar_url": "https://avatars.githubusercontent.com/u/7852981?v=4", "events_url": "https://api.github.com/users/DeanLa/events{/privacy}", "followers_url": "https://api.github.com/users/DeanLa/followers", "following_url": "https://api.github.com/users/DeanLa/following{/other_user}", "gists_url": "https://ap...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "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...
13
2019-02-06T14:51:19Z
2019-04-28T17:32:16Z
2019-04-28T17:32:16Z
CONTRIBUTOR
null
clarifies that the python string format is the only one supported - [ ] closes #24788 - [ ] 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/25188/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25188/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25188.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25188", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25188.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25188" }
https://api.github.com/repos/pandas-dev/pandas/issues/25189
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25189/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25189/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25189/events
https://github.com/pandas-dev/pandas/pull/25189
407,281,192
MDExOlB1bGxSZXF1ZXN0MjUwNzkwNzIz
25,189
API: more consistent error message for MultiIndex.from_arrays
{ "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" } ]
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...
14
2019-02-06T15:11:26Z
2019-02-20T16:50:58Z
2019-02-20T16:47:36Z
MEMBER
null
improve error messages: xref https://github.com/pandas-dev/pandas/issues/23922#issuecomment-441652717 a small change to start. @jorisvandenbossche: do we have/need a master tracker/discussion issue for improving error messages?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25189/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25189/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25189.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25189", "merged_at": "2019-02-20T16:47:36Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25189.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25189" }
https://api.github.com/repos/pandas-dev/pandas/issues/25190
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25190/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25190/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25190/events
https://github.com/pandas-dev/pandas/issues/25190
407,308,861
MDU6SXNzdWU0MDczMDg4NjE=
25,190
DataFrame.interpolate(axis='columns') throws exception while DataFrame.interpolate(axis=1) not
{ "avatar_url": "https://avatars.githubusercontent.com/u/10303802?v=4", "events_url": "https://api.github.com/users/heavelock/events{/privacy}", "followers_url": "https://api.github.com/users/heavelock/followers", "following_url": "https://api.github.com/users/heavelock/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": "0b02e1", "default": false, "description": "Related to indexing on s...
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...
10
2019-02-06T16:06:32Z
2020-05-12T13:30:48Z
2020-05-12T13:30:48Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python import numpy as np import pandas as pd x = np.linspace(0,100,1000) y = np.sin(x) df = pd.DataFrame(data=np.tile(y, (10,1)), index=np.arange(10), columns=x) df.reindex(columns=x*1.005).interpolate(method='linear', axis=1) df.reindex(columns=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/25190/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25190/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25191
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25191/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25191/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25191/events
https://github.com/pandas-dev/pandas/pull/25191
407,341,123
MDExOlB1bGxSZXF1ZXN0MjUwODM3ODAy
25,191
REF: Remove many Panel tests
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "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...
9
2019-02-06T17:14:35Z
2019-03-04T20:15:08Z
2019-02-08T02:43:46Z
MEMBER
null
Stopped this branch at the point where I'd have to do surgery on `legacy_table.h5` to fix `test_legacy_table_read`. If we're dropping that entirely and can just remove the file, I can push forward on removing a bunch more of `io.pytables`.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25191/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25191/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25191.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25191", "merged_at": "2019-02-08T02:43:46Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25191.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25191" }
https://api.github.com/repos/pandas-dev/pandas/issues/25192
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25192/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25192/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25192/events
https://github.com/pandas-dev/pandas/pull/25192
407,357,570
MDExOlB1bGxSZXF1ZXN0MjUwODUwNjkx
25,192
modernize compat imports
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "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-06T17:55:15Z
2019-02-06T19:26:42Z
2019-02-06T18:44:39Z
MEMBER
null
- [ ] closes #xxxx - [ ] 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/25192/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25192/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25192.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25192", "merged_at": "2019-02-06T18:44:39Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25192.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25192" }
https://api.github.com/repos/pandas-dev/pandas/issues/25193
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25193/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25193/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25193/events
https://github.com/pandas-dev/pandas/issues/25193
407,378,339
MDU6SXNzdWU0MDczNzgzMzk=
25,193
Pip install of version 0.24 is broken for platforms without wheels
{ "avatar_url": "https://avatars.githubusercontent.com/u/659477?v=4", "events_url": "https://api.github.com/users/mgoldey/events{/privacy}", "followers_url": "https://api.github.com/users/mgoldey/followers", "following_url": "https://api.github.com/users/mgoldey/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" }, { "color": "e11d21", "default": false, ...
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...
27
2019-02-06T18:48:23Z
2019-03-06T22:39:50Z
2019-03-06T22:39:50Z
NONE
null
#### Code Sample, a copy-pastable example if possible Easiest way to reproduce this is in a fresh docker container, as below ```bash docker run --rm -it alpine:latest $ apk update $ apk add build-base python3 python3-dev py3-pip $ pip3 install pandas Collecting pandas Downloading https://files.pythonhosted.or...
{ "+1": 6, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 6, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25193/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25193/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25194
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25194/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25194/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25194/events
https://github.com/pandas-dev/pandas/issues/25194
407,396,120
MDU6SXNzdWU0MDczOTYxMjA=
25,194
Fix validation error type `SA05` and check in CI
{ "avatar_url": "https://avatars.githubusercontent.com/u/15032115?v=4", "events_url": "https://api.github.com/users/MarckK/events{/privacy}", "followers_url": "https://api.github.com/users/MarckK/followers", "following_url": "https://api.github.com/users/MarckK/following{/other_user}", "gists_url": "https://a...
[ { "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...
1
2019-02-06T19:34:40Z
2019-02-07T12:56:43Z
2019-02-07T12:56:43Z
CONTRIBUTOR
null
#### Problem description In order to have a continuous check by the CI on validation error `SA05` (Reference name in `See Also` section does not need `pandas` prefix, use correct reference instead), fixing them in the code base enables the addition to the CI for automated testing in the future. `SA05` has just 96 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/25194/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25194/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25195
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25195/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25195/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25195/events
https://github.com/pandas-dev/pandas/pull/25195
407,404,627
MDExOlB1bGxSZXF1ZXN0MjUwODg2OTA2
25,195
Fixes timezone drop when encoding it in msgpack
{ "avatar_url": "https://avatars.githubusercontent.com/u/17381597?v=4", "events_url": "https://api.github.com/users/cgangwar11/events{/privacy}", "followers_url": "https://api.github.com/users/cgangwar11/followers", "following_url": "https://api.github.com/users/cgangwar11/following{/other_user}", "gists_url"...
[ { "color": "5319e7", "default": false, "description": "Timezone data dtype", "id": 60458168, "name": "Timezones", "node_id": "MDU6TGFiZWw2MDQ1ODE2OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timezones" } ]
closed
false
null
[]
null
5
2019-02-06T19:56:58Z
2019-05-12T21:27:34Z
2019-05-12T21:27:34Z
CONTRIBUTOR
null
- [x] closes #25148 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry ***After*** ```python In [1]: import numpy as np ...: import pandas as pd ...: ...: idx = pd.date_range(start='2018-12-02 14:50:00-07:00', end='2018-12-03 03:11:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25195/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25195/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25195.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25195", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25195.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25195" }
https://api.github.com/repos/pandas-dev/pandas/issues/25196
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25196/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25196/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25196/events
https://github.com/pandas-dev/pandas/issues/25196
407,407,542
MDU6SXNzdWU0MDc0MDc1NDI=
25,196
minimal DataFrame.apply call causes RecursionError
{ "avatar_url": "https://avatars.githubusercontent.com/u/1836578?v=4", "events_url": "https://api.github.com/users/moonshoes87/events{/privacy}", "followers_url": "https://api.github.com/users/moonshoes87/followers", "following_url": "https://api.github.com/users/moonshoes87/following{/other_user}", "gists_ur...
[ { "color": "e11d21", "default": false, "description": "Functionality that used to work in a prior pandas version", "id": 32815646, "name": "Regression", "node_id": "MDU6TGFiZWwzMjgxNTY0Ng==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression" }, { "color": ...
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-06T20:04:36Z
2019-02-09T16:54:10Z
2019-02-09T16:54:10Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import numpy as np import pandas as pd df = pd.DataFrame(np.zeros((100, 15))) df.T.apply(dict) ``` ``` --------------------------------------------------------------------------- RecursionError Traceback (most recent...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25196/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25196/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25197
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25197/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25197/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25197/events
https://github.com/pandas-dev/pandas/issues/25197
407,435,059
MDU6SXNzdWU0MDc0MzUwNTk=
25,197
any hints on errors during collecting the tests?
{ "avatar_url": "https://avatars.githubusercontent.com/u/39889?v=4", "events_url": "https://api.github.com/users/yarikoptic/events{/privacy}", "followers_url": "https://api.github.com/users/yarikoptic/followers", "following_url": "https://api.github.com/users/yarikoptic/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": "C4A000", "default": false, "description": "pandas testing functions...
closed
false
null
[]
null
9
2019-02-06T21:18:47Z
2021-03-20T14:31:11Z
2021-03-20T14:31:11Z
CONTRIBUTOR
null
While updating debian package for pandas 0.24.1 running into this odd error with pytest during collection. Just wondered if someone might have an immediate clue so I don't waste too much time trying to catch the ghost (pytest pkg is 3.10.1-2): ``` collected 47434 items / 2 errors / 778 deselected / 3 skipped ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25197/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25197/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25198
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25198/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25198/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25198/events
https://github.com/pandas-dev/pandas/pull/25198
407,453,432
MDExOlB1bGxSZXF1ZXN0MjUwOTI1MDMw
25,198
Edit parameter type in pandas.core.frame.py DataFrame.count
{ "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" } ]
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-06T22:08:37Z
2019-02-12T05:51:17Z
2019-02-12T05:51:17Z
CONTRIBUTOR
null
Changed parameter type from boolean to bool
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25198/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25198/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25198.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25198", "merged_at": "2019-02-12T05:51:17Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25198.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25198" }
https://api.github.com/repos/pandas-dev/pandas/issues/25199
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25199/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25199/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25199/events
https://github.com/pandas-dev/pandas/pull/25199
407,479,313
MDExOlB1bGxSZXF1ZXN0MjUwOTQ1NDE5
25,199
STY: use pytest.raises context manager (indexes/period)
{ "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" }, { "color": "eb6420", "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...
3
2019-02-06T23:30:51Z
2019-02-08T11:00:25Z
2019-02-08T02:52:21Z
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/25199/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25199/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25199.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25199", "merged_at": "2019-02-08T02:52:21Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25199.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25199" }
https://api.github.com/repos/pandas-dev/pandas/issues/25200
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25200/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25200/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25200/events
https://github.com/pandas-dev/pandas/issues/25200
407,486,692
MDU6SXNzdWU0MDc0ODY2OTI=
25,200
CLN: Remove pd.util._depr_module?
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
null
5
2019-02-07T00:00:49Z
2020-06-06T16:08:42Z
2020-06-06T16:08:42Z
MEMBER
null
AFAICT it isn't used anywhere
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25200/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25200/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25201
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25201/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25201/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25201/events
https://github.com/pandas-dev/pandas/pull/25201
407,495,132
MDExOlB1bGxSZXF1ZXN0MjUwOTU3Nzcx
25,201
[CLN] bit refactoring for io.parsers
{ "avatar_url": "https://avatars.githubusercontent.com/u/110931?v=4", "events_url": "https://api.github.com/users/phil65/events{/privacy}", "followers_url": "https://api.github.com/users/phil65/followers", "following_url": "https://api.github.com/users/phil65/following{/other_user}", "gists_url": "https://api...
[ { "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": "06909A", "default": false, "de...
closed
false
null
[]
null
3
2019-02-07T00:36:49Z
2019-03-20T02:06:54Z
2019-03-20T02:06:54Z
NONE
null
just some small cosmetics. Let me know if small cleanup PRs like this are welcome. :)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25201/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25201/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25201.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25201", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25201.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25201" }
https://api.github.com/repos/pandas-dev/pandas/issues/25202
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25202/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25202/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25202/events
https://github.com/pandas-dev/pandas/pull/25202
407,495,405
MDExOlB1bGxSZXF1ZXN0MjUwOTU3OTc4
25,202
BUG-25061 fix printing indices with NaNs
{ "avatar_url": "https://avatars.githubusercontent.com/u/29615021?v=4", "events_url": "https://api.github.com/users/JustinZhengBC/events{/privacy}", "followers_url": "https://api.github.com/users/JustinZhengBC/followers", "following_url": "https://api.github.com/users/JustinZhengBC/following{/other_user}", "g...
[ { "color": "ededed", "default": false, "description": "__repr__ of pandas objects, to_string", "id": 13101118, "name": "Output-Formatting", "node_id": "MDU6TGFiZWwxMzEwMTExOA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting" }, { "color": "e11d2...
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-07T00:37:56Z
2019-02-09T16:52:54Z
2019-02-09T16:52:51Z
CONTRIBUTOR
null
- [X] closes #25061- [ ] tests added / passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [X] whatsnew entry The `FloatArrayFormatter` leaves a space in front of the floats it formats (expected behaviour as demonstrated by [this test](https://github.com/pandas-dev/pandas/blob/638ddebaa7d...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25202/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25202/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25202.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25202", "merged_at": "2019-02-09T16:52:51Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25202.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25202" }
https://api.github.com/repos/pandas-dev/pandas/issues/25203
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25203/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25203/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25203/events
https://github.com/pandas-dev/pandas/issues/25203
407,496,366
MDU6SXNzdWU0MDc0OTYzNjY=
25,203
REF: make dependency structure more DAG-like
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" } ]
closed
false
null
[]
null
3
2019-02-07T00:42:24Z
2019-06-13T04:16:32Z
2019-06-13T04:16:32Z
MEMBER
null
There are a handful of places where the dependency structure is _almost_ DAG-like. If these can be smoothed out, reasoning about the code can be made easier. I'll update this list as I encounter these places. For reference, I'm treating as the "default" dependency structure that enforced by isort: - `_libs`, 'e...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25203/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25203/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25204
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25204/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25204/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25204/events
https://github.com/pandas-dev/pandas/pull/25204
407,503,944
MDExOlB1bGxSZXF1ZXN0MjUwOTY0NDEz
25,204
REF: Add more pytest idiom to test_holiday.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-07T01:17:01Z
2019-02-07T18:01:45Z
2019-02-07T12:54:48Z
MEMBER
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25204/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25204/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25204.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25204", "merged_at": "2019-02-07T12:54:48Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25204.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25204" }
https://api.github.com/repos/pandas-dev/pandas/issues/25205
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25205/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25205/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25205/events
https://github.com/pandas-dev/pandas/issues/25205
407,542,281
MDU6SXNzdWU0MDc1NDIyODE=
25,205
Docstring Validator Fails when 'integer' is valid argument
{ "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" } ]
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-07T04:58:40Z
2019-02-10T00:59:03Z
null
MEMBER
null
There's at least one function where 'integer' is documented as an acceptable argument: https://github.com/dsaxton/pandas/blob/120540448036a6eb64a80393f575bb31c38d8cc4/pandas/core/series.py#L1542 The docstring validator confuses this for a type then errors out by saying `integer` should be replaced with `int` c...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25205/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25205/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25206
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25206/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25206/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25206/events
https://github.com/pandas-dev/pandas/pull/25206
407,572,933
MDExOlB1bGxSZXF1ZXN0MjUxMDE2Nzcz
25,206
CLN: For loops, boolean conditions, misc.
{ "avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4", "events_url": "https://api.github.com/users/mroeschke/events{/privacy}", "followers_url": "https://api.github.com/users/mroeschke/followers", "following_url": "https://api.github.com/users/mroeschke/following{/other_user}", "gists_url": "...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "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-07T07:34:18Z
2019-02-09T19:20:11Z
2019-02-09T17:42:05Z
MEMBER
null
- Use generator comprehensions where the resulting list comprehension was not used further - Avoid multiple unnecessary loops - Simplify boolean assignments - Test error conditions first before proceeding - Removed private, unused function
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25206/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25206/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25206.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25206", "merged_at": "2019-02-09T17:42:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25206.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25206" }
https://api.github.com/repos/pandas-dev/pandas/issues/25207
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25207/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25207/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25207/events
https://github.com/pandas-dev/pandas/issues/25207
407,609,954
MDU6SXNzdWU0MDc2MDk5NTQ=
25,207
Version 0.24.1 fails to install on Alpine Linux
{ "avatar_url": "https://avatars.githubusercontent.com/u/1327310?v=4", "events_url": "https://api.github.com/users/snordhausen/events{/privacy}", "followers_url": "https://api.github.com/users/snordhausen/followers", "following_url": "https://api.github.com/users/snordhausen/following{/other_user}", "gists_ur...
[ { "color": "009800", "default": false, "description": "Duplicate issue or pull request", "id": 40153326, "name": "Duplicate Report", "node_id": "MDU6TGFiZWw0MDE1MzMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
4
2019-02-07T09:36:36Z
2019-08-27T13:34:17Z
2019-02-07T12:01:39Z
NONE
null
Running `pip3 install pandas==0.24.1` fails on Alpine Linux. Downgrading pandas to version 0.23.4 fixes the issue. Note that on Alpine Linux, both numpy and pandas get compiled (in contrast to e.g. Ubuntu, which is not affected). I managed to reproduce the issue with the following `Dockerfile`: ``` FROM alpine:3.8 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25207/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25207/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25208
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25208/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25208/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25208/events
https://github.com/pandas-dev/pandas/pull/25208
407,614,342
MDExOlB1bGxSZXF1ZXN0MjUxMDQ4NjE1
25,208
DOC: Fix validation type error SA05
{ "avatar_url": "https://avatars.githubusercontent.com/u/15032115?v=4", "events_url": "https://api.github.com/users/MarckK/events{/privacy}", "followers_url": "https://api.github.com/users/MarckK/followers", "following_url": "https://api.github.com/users/MarckK/following{/other_user}", "gists_url": "https://a...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "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-07T09:47:48Z
2019-02-07T13:42:26Z
2019-02-07T12:56:44Z
CONTRIBUTOR
null
Create check for SA05 errors in CI Closes #25194
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25208/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25208/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25208.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25208", "merged_at": "2019-02-07T12:56:43Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25208.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25208" }
https://api.github.com/repos/pandas-dev/pandas/issues/25209
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25209/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25209/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25209/events
https://github.com/pandas-dev/pandas/pull/25209
407,629,516
MDExOlB1bGxSZXF1ZXN0MjUxMDYwMjE3
25,209
DOC/BLD: fix --no-api option
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "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-07T10:25:20Z
2019-02-18T14:38:00Z
2019-02-18T14:37:55Z
MEMBER
null
Currently on latest master, when doing `python make.py html --no-api`, it basically skips everything. 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/25209/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25209/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25209.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25209", "merged_at": "2019-02-18T14:37:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25209.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25209" }
https://api.github.com/repos/pandas-dev/pandas/issues/25210
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25210/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25210/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25210/events
https://github.com/pandas-dev/pandas/pull/25210
407,683,154
MDExOlB1bGxSZXF1ZXN0MjUxMTAxNTI1
25,210
Fixed interpolate function
{ "avatar_url": "https://avatars.githubusercontent.com/u/27439964?v=4", "events_url": "https://api.github.com/users/Vibhu-Agarwal/events{/privacy}", "followers_url": "https://api.github.com/users/Vibhu-Agarwal/followers", "following_url": "https://api.github.com/users/Vibhu-Agarwal/following{/other_user}", "g...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, d...
closed
false
null
[]
null
9
2019-02-07T12:46:59Z
2019-06-08T20:12:29Z
2019-06-08T20:12:29Z
CONTRIBUTOR
null
- [X] closes #25190 - [X] tests added - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [X] whatsnew entry in 0.25.0 Modified `interpolate` function https://github.com/pandas-dev/pandas/blob/5278cc6dc674c225c204532aeedca9df342f67c7/pandas/core/generic.py#L6785 ### Fixes - Checking axis ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25210/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25210/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25210.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25210", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25210.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25210" }
https://api.github.com/repos/pandas-dev/pandas/issues/25211
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25211/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25211/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25211/events
https://github.com/pandas-dev/pandas/issues/25211
407,692,555
MDU6SXNzdWU0MDc2OTI1NTU=
25,211
maybe_cast_to_integer_array fails when the input is all booleans
{ "avatar_url": "https://avatars.githubusercontent.com/u/9671366?v=4", "events_url": "https://api.github.com/users/vladserkoff/events{/privacy}", "followers_url": "https://api.github.com/users/vladserkoff/followers", "following_url": "https://api.github.com/users/vladserkoff/following{/other_user}", "gists_ur...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "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-07T13:10:55Z
2019-05-14T14:15:30Z
2019-05-14T14:15:30Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python In [1]: import pandas as pd, numpy as np # expected behaviour with ordinary dtype In [2]: pd.Series([True, False], dtype=int) Out[2]: 0 1 1 0 dtype: int64 # broken In [3]: pd.Series([True, False], dtype=pd.Int64Dtype()) -------------...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25211/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25211/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25212
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25212/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25212/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25212/events
https://github.com/pandas-dev/pandas/issues/25212
407,697,291
MDU6SXNzdWU0MDc2OTcyOTE=
25,212
Vectorized datetetime replace
{ "avatar_url": "https://avatars.githubusercontent.com/u/7373718?v=4", "events_url": "https://api.github.com/users/mhooreman/events{/privacy}", "followers_url": "https://api.github.com/users/mhooreman/followers", "following_url": "https://api.github.com/users/mhooreman/following{/other_user}", "gists_url": "h...
[]
closed
false
null
[]
null
3
2019-02-07T13:22:17Z
2019-02-07T15:53:52Z
2019-02-07T14:39:33Z
NONE
null
#### Problem description It seems that the ``replace``method of pandas Timestamps cannot be called in a vectorized way. It obliges us to use ``apply`` or ``np.vectorize``, which is not good for performances. #### Example code (unit test) ```python #!/usr/bin/env python3 import pandas as pd import unitt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25212/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25212/timeline
null
null
null