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/35817
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35817/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35817/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35817/events
https://github.com/pandas-dev/pandas/issues/35817
682,481,162
MDU6SXNzdWU2ODI0ODExNjI=
35,817
BUG: error in reduction.pyx file while building pandas from source with setup.py file
{ "avatar_url": "https://avatars.githubusercontent.com/u/61832477?v=4", "events_url": "https://api.github.com/users/akshaymanu007/events{/privacy}", "followers_url": "https://api.github.com/users/akshaymanu007/followers", "following_url": "https://api.github.com/users/akshaymanu007/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": "009800", "default": false, "description": "Duplicate issue or pull ...
closed
false
null
[]
null
4
2020-08-20T07:15:40Z
2020-08-20T07:46:02Z
2020-08-20T07:23:02Z
NONE
null
I am compiling pandas1.10 from source with the help of setup.py It is showing me following error in reduction.pyx file self.orig_data = self.buf.data self.orig_len = self.buf.shape[0] self.orig_stride = self.buf.strides[0] self.buf.data = self.values.data ^ -...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35817/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35817/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35818
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35818/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35818/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35818/events
https://github.com/pandas-dev/pandas/issues/35818
682,521,052
MDU6SXNzdWU2ODI1MjEwNTI=
35,818
BUG: Dataframe.apply(func, axis=1) when func returns a Series, apply replaces all the rows in the Dataframe for the result of func(first_row)
{ "avatar_url": "https://avatars.githubusercontent.com/u/31651557?v=4", "events_url": "https://api.github.com/users/0sewa0/events{/privacy}", "followers_url": "https://api.github.com/users/0sewa0/followers", "following_url": "https://api.github.com/users/0sewa0/following{/other_user}", "gists_url": "https://a...
[ { "color": "009800", "default": false, "description": "Duplicate issue or pull request", "id": 40153326, "name": "Duplicate Report", "node_id": "MDU6TGFiZWw0MDE1MzMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report" } ]
closed
false
null
[]
null
2
2020-08-20T08:20:37Z
2020-08-25T12:54:42Z
2020-08-25T12:53:25Z
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Code Sample, a copy-pastable example ```python import pandas as pd df ...
{ "+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/35818/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35818/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35819
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35819/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35819/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35819/events
https://github.com/pandas-dev/pandas/issues/35819
682,576,575
MDU6SXNzdWU2ODI1NzY1NzU=
35,819
QST:Time index problem in version 1.1.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/16910885?v=4", "events_url": "https://api.github.com/users/maozi07/events{/privacy}", "followers_url": "https://api.github.com/users/maozi07/followers", "following_url": "https://api.github.com/users/maozi07/following{/other_user}", "gists_url": "https:...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "0b02e1", "default": false, "description": "Related t...
closed
false
null
[]
null
9
2020-08-20T09:46:00Z
2020-09-07T14:49:41Z
2020-09-07T14:49:18Z
NONE
null
- [x] I have searched the [[pandas] tag](https://stackoverflow.com/questions/tagged/pandas) on StackOverflow for similar questions. - [x] I have asked my usage related question on [StackOverflow](https://stackoverflow.com). --- #### Question about pandas **Note**: If you'd still like to submit a question, 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/35819/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35819/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35820
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35820/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35820/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35820/events
https://github.com/pandas-dev/pandas/issues/35820
682,645,950
MDU6SXNzdWU2ODI2NDU5NTA=
35,820
QST: CSV read issue
{ "avatar_url": "https://avatars.githubusercontent.com/u/18511725?v=4", "events_url": "https://api.github.com/users/sarthakpan/events{/privacy}", "followers_url": "https://api.github.com/users/sarthakpan/followers", "following_url": "https://api.github.com/users/sarthakpan/following{/other_user}", "gists_url"...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "5319e7", "default": false, "descript...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
7
2020-08-20T11:40:25Z
2021-01-23T21:36:53Z
2021-01-23T21:09:50Z
NONE
null
suppose my csv has data 2 83 02 " 12 29 3 82 10 ” 38 92 ½ 29 39 and so on.. if I use pd.read_csv('file.csv') then it gives EOF error. I tried encoding UTF-8 but it doesn't worked. The only way i figured out is by manually opening the file. Please suggest an idea how to open this kind of Measurement kind ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35820/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35820/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35821
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35821/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35821/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35821/events
https://github.com/pandas-dev/pandas/pull/35821
682,660,387
MDExOlB1bGxSZXF1ZXN0NDcwODYzMzA3
35,821
Backport PR #35809 on branch 1.1.x (CI: more xfail failing 32-bit tests)
{ "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": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" }, { "color": "0e8a16", "default": false, "description": ...
closed
false
null
[]
{ "closed_at": "2020-08-21T08:34:54Z", "closed_issues": 110, "created_at": "2020-07-10T13:54:44Z", "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/jr...
1
2020-08-20T12:05:33Z
2020-08-20T13:32:05Z
2020-08-20T13:32:05Z
NONE
null
Backport PR #35809: CI: more xfail failing 32-bit tests
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35821/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35821/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35821.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35821", "merged_at": "2020-08-20T13:32:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35821.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35821" }
https://api.github.com/repos/pandas-dev/pandas/issues/35822
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35822/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35822/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35822/events
https://github.com/pandas-dev/pandas/pull/35822
682,792,602
MDExOlB1bGxSZXF1ZXN0NDcwOTczMjY5
35,822
Backport PR #35801 on branch 1.1.x (DOC: another pass of v1.1.1 release notes)
{ "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": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-08-21T08:34:54Z", "closed_issues": 110, "created_at": "2020-07-10T13:54:44Z", "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/jr...
1
2020-08-20T15:06:03Z
2020-08-20T16:36:03Z
2020-08-20T16:36:03Z
NONE
null
Backport PR #35801: DOC: another pass of v1.1.1 release notes
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35822/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35822/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35822.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35822", "merged_at": "2020-08-20T16:36:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35822.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35822" }
https://api.github.com/repos/pandas-dev/pandas/issues/35823
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35823/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35823/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35823/events
https://github.com/pandas-dev/pandas/issues/35823
682,818,473
MDU6SXNzdWU2ODI4MTg0NzM=
35,823
CI/DOC: unpin gitdb, use gitdb instead of gitdb2
{ "avatar_url": "https://avatars.githubusercontent.com/u/7614606?v=4", "events_url": "https://api.github.com/users/fangchenli/events{/privacy}", "followers_url": "https://api.github.com/users/fangchenli/followers", "following_url": "https://api.github.com/users/fangchenli/following{/other_user}", "gists_url":...
[ { "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": "d93f0b", "default": false, ...
closed
false
null
[]
null
0
2020-08-20T15:33:52Z
2020-08-21T21:12:59Z
2020-08-21T21:12:59Z
MEMBER
null
The developers of gitdb have regained their original PyPi account. And they have moved back to the package name gitdb from gitdb2. See [gitpython-developers/gitdb/issues/59](https://github.com/gitpython-developers/gitdb/issues/59).
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35823/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35823/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35824
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35824/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35824/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35824/events
https://github.com/pandas-dev/pandas/pull/35824
682,819,654
MDExOlB1bGxSZXF1ZXN0NDcwOTk2NzAy
35,824
CI/DOC: unpin gitdb #35823
{ "avatar_url": "https://avatars.githubusercontent.com/u/7614606?v=4", "events_url": "https://api.github.com/users/fangchenli/events{/privacy}", "followers_url": "https://api.github.com/users/fangchenli/followers", "following_url": "https://api.github.com/users/fangchenli/following{/other_user}", "gists_url":...
[ { "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": "a2bca7", "default": false, ...
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...
2
2020-08-20T15:35:04Z
2020-08-21T21:52:46Z
2020-08-21T21:12:59Z
MEMBER
null
- [x] closes #35823
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35824/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35824/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35824.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35824", "merged_at": "2020-08-21T21:12:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35824.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35824" }
https://api.github.com/repos/pandas-dev/pandas/issues/35825
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35825/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35825/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35825/events
https://github.com/pandas-dev/pandas/pull/35825
682,819,999
MDExOlB1bGxSZXF1ZXN0NDcwOTk3MDEy
35,825
DOC: Start 1.1.2
{ "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.com/users/simonjayhawkins/followers", "following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-09-09T09:07:44Z", "closed_issues": 94, "created_at": "2020-08-17T19:11:56Z", "creator": { "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...
6
2020-08-20T15:35:24Z
2020-08-21T08:38:08Z
2020-08-20T22:19:01Z
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/35825/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35825/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35825.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35825", "merged_at": "2020-08-20T22:19:01Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35825.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35825" }
https://api.github.com/repos/pandas-dev/pandas/issues/35826
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35826/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35826/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35826/events
https://github.com/pandas-dev/pandas/issues/35826
682,919,965
MDU6SXNzdWU2ODI5MTk5NjU=
35,826
BUG: Unable to build Pandas on z/OS when using xlc
{ "avatar_url": "https://avatars.githubusercontent.com/u/54860889?v=4", "events_url": "https://api.github.com/users/pitmanst/events{/privacy}", "followers_url": "https://api.github.com/users/pitmanst/followers", "following_url": "https://api.github.com/users/pitmanst/following{/other_user}", "gists_url": "htt...
[ { "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": "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...
3
2020-08-20T17:05:19Z
2021-05-26T02:19:09Z
2021-05-26T02:19:09Z
CONTRIBUTOR
null
- [x] I have checked that this issue has not already been reported - [x] I have confirmed this bug exists on the latest version of pandas. - [x] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Problem description When building Pandas using xlc on z/OS, it errors out w...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35826/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35826/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35827
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35827/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35827/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35827/events
https://github.com/pandas-dev/pandas/issues/35827
682,937,600
MDU6SXNzdWU2ODI5Mzc2MDA=
35,827
BUG: Same Directory copy.py incompatibility.
{ "avatar_url": "https://avatars.githubusercontent.com/u/69982590?v=4", "events_url": "https://api.github.com/users/Tazarus/events{/privacy}", "followers_url": "https://api.github.com/users/Tazarus/followers", "following_url": "https://api.github.com/users/Tazarus/following{/other_user}", "gists_url": "https:...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" } ]
closed
false
null
[]
null
4
2020-08-20T17:22:48Z
2020-08-21T17:04:46Z
2020-08-20T17:50:28Z
NONE
null
#### Problem description If you are importing pandas into a script which shares a folder with another python script named copy.py pandas fails to import and the script cannot execute. I would recommend changing the duplicate name in the pandas code to something less accidentally callable (perhaps simply add a few n...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35827/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35827/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35828
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35828/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35828/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35828/events
https://github.com/pandas-dev/pandas/pull/35828
682,996,506
MDExOlB1bGxSZXF1ZXN0NDcxMTU3MjY4
35,828
CI: Pyarrow Min Version on Travis 3.7 Locale Build
{ "avatar_url": "https://avatars.githubusercontent.com/u/16733618?v=4", "events_url": "https://api.github.com/users/alimcmaster1/events{/privacy}", "followers_url": "https://api.github.com/users/alimcmaster1/followers", "following_url": "https://api.github.com/users/alimcmaster1/following{/other_user}", "gist...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" } ]
closed
false
null
[]
{ "closed_at": "2020-09-09T09:07:44Z", "closed_issues": 94, "created_at": "2020-08-17T19:11:56Z", "creator": { "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...
6
2020-08-20T18:18:33Z
2020-08-21T08:28:06Z
2020-08-20T21:26:05Z
CONTRIBUTOR
null
- [x] closes #35813 Conda seems to be installing pyarrow 0.11 for this env. Note pyarrow tests will now run on Travis 3.7 Locale Build
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35828/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35828/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35828.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35828", "merged_at": "2020-08-20T21:26:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35828.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35828" }
https://api.github.com/repos/pandas-dev/pandas/issues/35829
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35829/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35829/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35829/events
https://github.com/pandas-dev/pandas/pull/35829
683,030,709
MDExOlB1bGxSZXF1ZXN0NDcxMTg2Njc5
35,829
Fix unable to build Pandas with xlc on z/OS
{ "avatar_url": "https://avatars.githubusercontent.com/u/54860889?v=4", "events_url": "https://api.github.com/users/pitmanst/events{/privacy}", "followers_url": "https://api.github.com/users/pitmanst/followers", "following_url": "https://api.github.com/users/pitmanst/following{/other_user}", "gists_url": "htt...
[ { "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": "a2bca7", "default": false, ...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
24
2020-08-20T19:10:41Z
2021-05-26T02:19:14Z
2021-05-26T02:19:09Z
CONTRIBUTOR
null
- [x] closes #35826 - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry This is an attempt at being able to build Pandas using xlc on z/OS. There's two issues being fixed here: 1) Raise the default standard that being used with xlc++ (`-qlanglvl...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35829/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35829/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35829.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35829", "merged_at": "2021-05-26T02:19:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35829.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35829" }
https://api.github.com/repos/pandas-dev/pandas/issues/35830
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35830/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35830/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35830/events
https://github.com/pandas-dev/pandas/issues/35830
683,082,891
MDU6SXNzdWU2ODMwODI4OTE=
35,830
API: indexing DatetimeIndex with date object
{ "avatar_url": "https://avatars.githubusercontent.com/u/1222059?v=4", "events_url": "https://api.github.com/users/Macfly/events{/privacy}", "followers_url": "https://api.github.com/users/Macfly/followers", "following_url": "https://api.github.com/users/Macfly/following{/other_user}", "gists_url": "https://ap...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
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", ...
13
2020-08-20T20:41:21Z
2021-08-10T04:48:29Z
null
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35830/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35830/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35831
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35831/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35831/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35831/events
https://github.com/pandas-dev/pandas/issues/35831
683,084,189
MDU6SXNzdWU2ODMwODQxODk=
35,831
RLS: 1.1.2
{ "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": "006b75", "default": false, "description": null, "id": 131473665, "name": "Release", "node_id": "MDU6TGFiZWwxMzE0NzM2NjU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Release" } ]
closed
false
null
[]
{ "closed_at": "2020-09-09T09:07:44Z", "closed_issues": 94, "created_at": "2020-08-17T19:11:56Z", "creator": { "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...
17
2020-08-20T20:43:50Z
2020-09-09T09:07:11Z
2020-09-09T09:07:11Z
MEMBER
null
[![Manual Release](https://github.com/simonjayhawkins/pandas-release/workflows/Manual%20Release/badge.svg?branch=simonjayhawkins-patch-2)](https://github.com/simonjayhawkins/pandas-release/actions?query=workflow%3A%22Manual+Release%22) Tracking issue for the 1.1.2 release. https://github.com/pandas-dev/pandas/mil...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35831/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35831/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35832
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35832/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35832/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35832/events
https://github.com/pandas-dev/pandas/pull/35832
683,098,647
MDExOlB1bGxSZXF1ZXN0NDcxMjQzNjM1
35,832
Jsonlines append mode
{ "avatar_url": "https://avatars.githubusercontent.com/u/11466701?v=4", "events_url": "https://api.github.com/users/nullhack/events{/privacy}", "followers_url": "https://api.github.com/users/nullhack/followers", "following_url": "https://api.github.com/users/nullhack/following{/other_user}", "gists_url": "htt...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "207de5", "default": false, "description": "read_jso...
closed
false
null
[]
null
7
2020-08-20T21:10:35Z
2021-01-01T08:21:55Z
2021-01-01T07:18:35Z
NONE
null
**Description**: Adding support to append mode for `to_json` when 'orient' is `records` and 'lines' is `True` **Motivation**: [jsonlines](http://jsonlines.org/) is a format that is gaining some space (e.g. [Cloud Storage](https://cloud.google.com/bigquery/docs/loading-data-cloud-storage-json)). In pandas It's achiev...
{ "+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/35832/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35832/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35832.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35832", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/35832.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35832" }
https://api.github.com/repos/pandas-dev/pandas/issues/35833
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35833/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35833/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35833/events
https://github.com/pandas-dev/pandas/pull/35833
683,116,135
MDExOlB1bGxSZXF1ZXN0NDcxMjU4NDAz
35,833
Backport PR #35757 on branch 1.1.x (CI: Unpin Pytest + Pytest Asyncio Min Version)
{ "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": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "a2bca7", "d...
closed
false
null
[]
{ "closed_at": "2020-09-09T09:07:44Z", "closed_issues": 94, "created_at": "2020-08-17T19:11:56Z", "creator": { "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...
1
2020-08-20T21:47:34Z
2020-08-21T09:08:08Z
2020-08-21T09:08:08Z
NONE
null
Backport PR #35757: CI: Unpin Pytest + Pytest Asyncio Min 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/35833/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35833/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35833.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35833", "merged_at": "2020-08-21T09:08:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35833.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35833" }
https://api.github.com/repos/pandas-dev/pandas/issues/35834
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35834/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35834/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35834/events
https://github.com/pandas-dev/pandas/pull/35834
683,130,320
MDExOlB1bGxSZXF1ZXN0NDcxMjY5OTY2
35,834
Backport PR #35825 on branch 1.1.x (DOC: Start 1.1.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}"...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-09-09T09:07:44Z", "closed_issues": 94, "created_at": "2020-08-17T19:11:56Z", "creator": { "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...
1
2020-08-20T22:19:11Z
2020-08-21T09:07:34Z
2020-08-21T09:07:34Z
NONE
null
Backport PR #35825: DOC: Start 1.1.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/35834/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35834/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35834.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35834", "merged_at": "2020-08-21T09:07:34Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35834.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35834" }
https://api.github.com/repos/pandas-dev/pandas/issues/35835
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35835/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35835/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35835/events
https://github.com/pandas-dev/pandas/pull/35835
683,154,790
MDExOlB1bGxSZXF1ZXN0NDcxMjkwNTQy
35,835
MAINT: Manual Backport PR #35825 on branch 1.1.x
{ "avatar_url": "https://avatars.githubusercontent.com/u/16733618?v=4", "events_url": "https://api.github.com/users/alimcmaster1/events{/privacy}", "followers_url": "https://api.github.com/users/alimcmaster1/followers", "following_url": "https://api.github.com/users/alimcmaster1/following{/other_user}", "gist...
[ { "color": "DDDDDD", "default": false, "description": "Administrative tasks related to the pandas project", "id": 32933285, "name": "Admin", "node_id": "MDU6TGFiZWwzMjkzMzI4NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Admin" }, { "color": "a2bca7", "de...
closed
false
null
[]
{ "closed_at": "2020-09-09T09:07:44Z", "closed_issues": 94, "created_at": "2020-08-17T19:11:56Z", "creator": { "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...
3
2020-08-20T23:28:05Z
2020-08-21T08:24:10Z
2020-08-21T08:23:56Z
CONTRIBUTOR
null
Manual backport of below Ref: https://github.com/pandas-dev/pandas/pull/35828#issuecomment-677917854 This is because we dropped 3.6 support on master (https://github.com/pandas-dev/pandas/pull/35214) cc @simonjayhawkins
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35835/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35835/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35835.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35835", "merged_at": "2020-08-21T08:23:56Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35835.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35835" }
https://api.github.com/repos/pandas-dev/pandas/issues/35836
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35836/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35836/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35836/events
https://github.com/pandas-dev/pandas/pull/35836
683,177,299
MDExOlB1bGxSZXF1ZXN0NDcxMzA5Mzc5
35,836
CI: avoid file leak from ipython 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": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" } ]
closed
false
null
[]
{ "closed_at": "2020-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...
1
2020-08-21T00:37:00Z
2020-08-21T21:16:45Z
2020-08-21T21:11:34Z
MEMBER
null
Broken off from #35711
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35836/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35836/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35836.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35836", "merged_at": "2020-08-21T21:11:34Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35836.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35836" }
https://api.github.com/repos/pandas-dev/pandas/issues/35837
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35837/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35837/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35837/events
https://github.com/pandas-dev/pandas/pull/35837
683,178,499
MDExOlB1bGxSZXF1ZXN0NDcxMzEwMzU4
35,837
Update SparseDtype user guide doc
{ "avatar_url": "https://avatars.githubusercontent.com/u/2658661?v=4", "events_url": "https://api.github.com/users/dsaxton/events{/privacy}", "followers_url": "https://api.github.com/users/dsaxton/followers", "following_url": "https://api.github.com/users/dsaxton/following{/other_user}", "gists_url": "https:/...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "009800", "default": false, "description": "Sparse Data Type", ...
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
2020-08-21T00:40:57Z
2020-08-31T18:47:20Z
2020-08-31T18:45:12Z
MEMBER
null
Tiny doc nit. The doc says you can pass both dtype and fill_value to SparseDtype then only passes one in the example.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35837/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35837/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35837.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35837", "merged_at": "2020-08-31T18:45:11Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35837.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35837" }
https://api.github.com/repos/pandas-dev/pandas/issues/35838
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35838/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35838/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35838/events
https://github.com/pandas-dev/pandas/pull/35838
683,227,415
MDExOlB1bGxSZXF1ZXN0NDcxMzUwMjQy
35,838
Fix Series construction from Sparse["datetime64[ns]"]
{ "avatar_url": "https://avatars.githubusercontent.com/u/2658661?v=4", "events_url": "https://api.github.com/users/dsaxton/events{/privacy}", "followers_url": "https://api.github.com/users/dsaxton/followers", "following_url": "https://api.github.com/users/dsaxton/following{/other_user}", "gists_url": "https:/...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2020-09-09T09:07:44Z", "closed_issues": 94, "created_at": "2020-08-17T19:11:56Z", "creator": { "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...
4
2020-08-21T03:15:17Z
2020-08-27T02:37:46Z
2020-08-27T02:22:03Z
MEMBER
null
- [x] closes #35762 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35838/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35838/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35838.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35838", "merged_at": "2020-08-27T02:22:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35838.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35838" }
https://api.github.com/repos/pandas-dev/pandas/issues/35839
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35839/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35839/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35839/events
https://github.com/pandas-dev/pandas/pull/35839
683,248,743
MDExOlB1bGxSZXF1ZXN0NDcxMzY3Nzcw
35,839
REF: remove unnecesary try/except
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "729FCF", "default": false, "de...
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...
2
2020-08-21T04:19:57Z
2020-08-22T03:17:42Z
2020-08-22T02:02:02Z
MEMBER
null
and make cast_result_block into cast_agg_result operate on values instead of blocks
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35839/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35839/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35839.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35839", "merged_at": "2020-08-22T02:02:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35839.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35839" }
https://api.github.com/repos/pandas-dev/pandas/issues/35840
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35840/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35840/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35840/events
https://github.com/pandas-dev/pandas/issues/35840
683,531,300
MDU6SXNzdWU2ODM1MzEzMDA=
35,840
ENH: Select what to return when list is empty in explode
{ "avatar_url": "https://avatars.githubusercontent.com/u/62240502?v=4", "events_url": "https://api.github.com/users/JavierLTPromofarma/events{/privacy}", "followers_url": "https://api.github.com/users/JavierLTPromofarma/followers", "following_url": "https://api.github.com/users/JavierLTPromofarma/following{/oth...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "d7e102", "default": false, "description": "np.nan, ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
1
2020-08-21T12:37:44Z
2020-08-21T13:02:37Z
2020-08-21T13:02:20Z
NONE
null
#### Is your feature request related to a problem? I have used explode function over a df that has sometimes an empty list. The empty list return a `nan`, that raises problems in posteriors processing, because pandas detect them as floats. #### Describe the solution you'd like Explode could have a new argumen...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35840/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35840/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35841
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35841/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35841/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35841/events
https://github.com/pandas-dev/pandas/pull/35841
683,625,921
MDExOlB1bGxSZXF1ZXN0NDcxNjg3NTk0
35,841
REF: simplify _cython_agg_blocks
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "729FCF", "default": false, "de...
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...
2
2020-08-21T15:02:36Z
2020-08-21T21:22:26Z
2020-08-21T21:07:29Z
MEMBER
null
Orthogonal to #35839, though a rebase will be needed. cc @TomAugspurger did you already try this in #31616? If so, we need to identify a test case in which this doesnt work
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35841/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35841/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35841.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35841", "merged_at": "2020-08-21T21:07:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35841.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35841" }
https://api.github.com/repos/pandas-dev/pandas/issues/35842
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35842/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35842/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35842/events
https://github.com/pandas-dev/pandas/issues/35842
683,642,474
MDU6SXNzdWU2ODM2NDI0NzQ=
35,842
tidyr mutate equivalent without need for scoping
{ "avatar_url": "https://avatars.githubusercontent.com/u/9282127?v=4", "events_url": "https://api.github.com/users/ededovic/events{/privacy}", "followers_url": "https://api.github.com/users/ededovic/followers", "following_url": "https://api.github.com/users/ededovic/following{/other_user}", "gists_url": "http...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" } ]
closed
false
null
[]
null
3
2020-08-21T15:29:14Z
2020-08-21T17:55:02Z
2020-08-21T15:38:48Z
NONE
null
R equivalent of mutate(df, c=a-b) in pandas is this: df.assign(c=df['a']-df['b']) I wish it was like this: df.assign(c=a-b) In more complex examples, df.assign(c=a-b, d=c**2, f=np.sin(c) ) it would make it easier to focus on math . It think implementation could be similar to df.query(...) syntax. ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35842/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35842/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35843
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35843/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35843/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35843/events
https://github.com/pandas-dev/pandas/issues/35843
683,683,726
MDU6SXNzdWU2ODM2ODM3MjY=
35,843
REGR: Series.__repr__ is broken for SparseDtype("datetime64[ns]")
{ "avatar_url": "https://avatars.githubusercontent.com/u/2658661?v=4", "events_url": "https://api.github.com/users/dsaxton/events{/privacy}", "followers_url": "https://api.github.com/users/dsaxton/followers", "following_url": "https://api.github.com/users/dsaxton/following{/other_user}", "gists_url": "https:/...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "ededed", "default": false, "description": "__repr__ ...
closed
false
null
[]
{ "closed_at": "2020-12-08T12:11:38Z", "closed_issues": 81, "created_at": "2020-10-29T13:43:23Z", "creator": { "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...
17
2020-08-21T16:42:32Z
2020-12-07T09:44:49Z
2020-12-07T09:44:49Z
MEMBER
null
Regression due to https://github.com/pandas-dev/pandas/commit/1fa063552eef57ecec9c6a867ff2ae4bb3961e3d : ```python import pandas as pd print(pd.__version__) values = [pd.Timestamp('2012-05-01T01:00:00.000000'), pd.Timestamp('2016-05-01T01:00:00.000000')] arr = pd.arrays.SparseArray(values) ser = pd.Series(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/35843/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35843/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35844
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35844/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35844/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35844/events
https://github.com/pandas-dev/pandas/issues/35844
683,716,626
MDU6SXNzdWU2ODM3MTY2MjY=
35,844
BUG: UserWarning: Could not import the lzma module. Your installed Python is incomplete.
{ "avatar_url": "https://avatars.githubusercontent.com/u/5256583?v=4", "events_url": "https://api.github.com/users/andreamoro/events{/privacy}", "followers_url": "https://api.github.com/users/andreamoro/followers", "following_url": "https://api.github.com/users/andreamoro/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": "0052cc", "default": false, "description": "Issue that has not been ...
closed
false
null
[]
null
2
2020-08-21T17:47:05Z
2020-08-23T10:28:49Z
2020-08-21T18:18:13Z
NONE
null
- [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the latest version of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports) detailing how to provide the necessary information for us to re...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35844/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35844/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35845
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35845/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35845/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35845/events
https://github.com/pandas-dev/pandas/pull/35845
683,781,554
MDExOlB1bGxSZXF1ZXN0NDcxODE3NjU3
35,845
CI: Revert 31323 for deprecation warning from Jedi
{ "avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4", "events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}", "followers_url": "https://api.github.com/users/charlesdong1991/followers", "following_url": "https://api.github.com/users/charlesdong1991/following{/other_user}",...
[ { "color": "d93f0b", "default": false, "description": "Required and optional dependencies", "id": 527603109, "name": "Dependencies", "node_id": "MDU6TGFiZWw1Mjc2MDMxMDk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dependencies" }, { "color": "89e285", "def...
closed
false
null
[]
null
6
2020-08-21T19:24:07Z
2020-12-29T20:45:23Z
2020-12-29T20:45:23Z
MEMBER
null
- [x] closes #31407 ipython/ipython#12102 has been solved, and the new release came out a couple weeks ago, so revert should be fine according to https://github.com/ipython/ipython/issues/12102#issuecomment-670987484
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35845/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35845/timeline
null
1
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35845.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35845", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/35845.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35845" }
https://api.github.com/repos/pandas-dev/pandas/issues/35846
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35846/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35846/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35846/events
https://github.com/pandas-dev/pandas/issues/35846
683,919,387
MDU6SXNzdWU2ODM5MTkzODc=
35,846
BUG: pd.read_parquet fails for wide parquet files and pyarrow 1.0.X
{ "avatar_url": "https://avatars.githubusercontent.com/u/1900459?v=4", "events_url": "https://api.github.com/users/kyleabeauchamp/events{/privacy}", "followers_url": "https://api.github.com/users/kyleabeauchamp/followers", "following_url": "https://api.github.com/users/kyleabeauchamp/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": "5319e7", "default": false, "description": "parquet, feather", "...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
3
2020-08-22T03:44:08Z
2020-08-24T11:49:01Z
2020-08-24T11:48:54Z
NONE
null
I recently tried to update my pyarrow from 0.17.1 to 1.0.0 and I'm encountering a serious bug where wide DataFrames fail during read_parquet. Small parquet files (m=10000) read correctly, medium files (m=40000) fail with a "Bus Error: 10", and large files (m=100000) completely hang. I've tried python 3.8.5, pandas 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/35846/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35846/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35847
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35847/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35847/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35847/events
https://github.com/pandas-dev/pandas/issues/35847
683,935,884
MDU6SXNzdWU2ODM5MzU4ODQ=
35,847
BUG: inconsistent naming when combining indices of various types
{ "avatar_url": "https://avatars.githubusercontent.com/u/953300?v=4", "events_url": "https://api.github.com/users/iamlemec/events{/privacy}", "followers_url": "https://api.github.com/users/iamlemec/followers", "following_url": "https://api.github.com/users/iamlemec/following{/other_user}", "gists_url": "https...
[ { "color": "207de5", "default": false, "description": "Requires discussion from core team before further action", "id": 219960758, "name": "Needs Discussion", "node_id": "MDU6TGFiZWwyMTk5NjA3NTg=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Discussion" }, {...
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
2020-08-22T05:52:00Z
2020-10-07T11:33:29Z
2020-10-07T11:33:29Z
CONTRIBUTOR
null
This is building off of some issues seen in #13475 and subsequent PR. Essentially, the resulting index name when combining existing named indices with `union_indexes` is not consistent across index types. This primarily affects `concat` and the `DataFrame` constructor, which call `union_indexes`. When combining name...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35847/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35847/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35848
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35848/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35848/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35848/events
https://github.com/pandas-dev/pandas/pull/35848
683,943,579
MDExOlB1bGxSZXF1ZXN0NDcxOTQ4MzAx
35,848
BUG: Index.get_slice_bounds does not accept datetime.date or tz naive datetime.datetimes
{ "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": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "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...
4
2020-08-22T06:47:21Z
2020-11-12T05:15:24Z
2020-09-02T21:36:38Z
MEMBER
null
- [x] closes #35690 - [x] closes #34077 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry This method appeared under tested so added some additional tests for numeric and object `Index`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35848/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35848/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35848.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35848", "merged_at": "2020-09-02T21:36:38Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35848.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35848" }
https://api.github.com/repos/pandas-dev/pandas/issues/35849
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35849/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35849/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35849/events
https://github.com/pandas-dev/pandas/issues/35849
683,955,498
MDU6SXNzdWU2ODM5NTU0OTg=
35,849
ENH: Enable `append mode` to JSON lines
{ "avatar_url": "https://avatars.githubusercontent.com/u/11466701?v=4", "events_url": "https://api.github.com/users/nullhack/events{/privacy}", "followers_url": "https://api.github.com/users/nullhack/followers", "following_url": "https://api.github.com/users/nullhack/following{/other_user}", "gists_url": "htt...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "207de5", "default": false, "description": "read_jso...
open
false
null
[]
null
3
2020-08-22T08:18:37Z
2020-09-03T01:53:35Z
null
NONE
null
#### Is your feature request related to a problem? [JSON Lines](http://jsonlines.org/) format allow appending to an existing file in a easy way (new line with valid JSON string). Historically `DataFrame().to_json` didn't allow`mode="a"` because It would introduce complications of reading/parsing/changing pure JSON 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/35849/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35849/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35850
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35850/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35850/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35850/events
https://github.com/pandas-dev/pandas/issues/35850
683,972,178
MDU6SXNzdWU2ODM5NzIxNzg=
35,850
To read CSV file which are not in UTF 8 format
{ "avatar_url": "https://avatars.githubusercontent.com/u/47397638?v=4", "events_url": "https://api.github.com/users/Yashdew/events{/privacy}", "followers_url": "https://api.github.com/users/Yashdew/followers", "following_url": "https://api.github.com/users/Yashdew/following{/other_user}", "gists_url": "https:...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "5319e7", "default": false, "descript...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
1
2020-08-22T10:21:21Z
2020-08-22T12:32:18Z
2020-08-22T12:32:18Z
NONE
null
hey, pandas family, we are building a web app for this our teachers are going to upload CSV file which is not in UTF-8 format for this can you add a feature which read the CSV file which also supports non-UTF-8 format CSV file.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35850/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35850/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35851
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35851/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35851/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35851/events
https://github.com/pandas-dev/pandas/issues/35851
683,972,508
MDU6SXNzdWU2ODM5NzI1MDg=
35,851
How can i read the a non UTF-8 CSV file in pandas
{ "avatar_url": "https://avatars.githubusercontent.com/u/47397638?v=4", "events_url": "https://api.github.com/users/Yashdew/events{/privacy}", "followers_url": "https://api.github.com/users/Yashdew/followers", "following_url": "https://api.github.com/users/Yashdew/following{/other_user}", "gists_url": "https:...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "0052cc", "default": false, "descript...
closed
false
null
[]
null
4
2020-08-22T10:24:10Z
2020-08-23T15:14:25Z
2020-08-23T15:14:25Z
NONE
null
hey guys, Can anyone tell me how to read a CSV which is not a UTF-8 CSV file format. I am doing a project for my school. help me.!
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 1, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35851/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35851/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35852
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35852/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35852/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35852/events
https://github.com/pandas-dev/pandas/pull/35852
683,975,844
MDExOlB1bGxSZXF1ZXN0NDcxOTcyMjE1
35,852
API: replace dropna=False option with na_sentinel=None in factorize
{ "avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4", "events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}", "followers_url": "https://api.github.com/users/charlesdong1991/followers", "following_url": "https://api.github.com/users/charlesdong1991/following{/other_user}",...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "3465A4", "d...
closed
false
null
[]
{ "closed_at": "2020-09-09T09:07:44Z", "closed_issues": 94, "created_at": "2020-08-17T19:11:56Z", "creator": { "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...
20
2020-08-22T10:50:31Z
2020-09-02T19:41:06Z
2020-09-02T15:00:50Z
MEMBER
null
- [x] closes #35667 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35852/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35852/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35852.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35852", "merged_at": "2020-09-02T15:00:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35852.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35852" }
https://api.github.com/repos/pandas-dev/pandas/issues/35853
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35853/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35853/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35853/events
https://github.com/pandas-dev/pandas/pull/35853
684,018,431
MDExOlB1bGxSZXF1ZXN0NDcyMDAzMjA3
35,853
DEPR: deprecate dtype param in Index.copy
{ "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": "5319e7", "default": false, "description": "Functionality to remove in pandas", "id": 87485152, "name": "Deprecate", "node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate" }, { "color": "e99695", "default": f...
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...
1
2020-08-22T15:47:59Z
2020-08-27T13:17:26Z
2020-08-24T22:55:43Z
CONTRIBUTOR
null
Deprecate ``dtype`` param in ``Index.copy`` and child methods. If users want to change dtype, they should use ``Index.astype``.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35853/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35853/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35853.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35853", "merged_at": "2020-08-24T22:55:43Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35853.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35853" }
https://api.github.com/repos/pandas-dev/pandas/issues/35854
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35854/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35854/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35854/events
https://github.com/pandas-dev/pandas/pull/35854
684,024,526
MDExOlB1bGxSZXF1ZXN0NDcyMDA3NDg0
35,854
REF: use Block.apply in cython_agg_blocks
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "fbca04", "default": false, "de...
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...
1
2020-08-22T16:26:36Z
2020-08-25T00:17:08Z
2020-08-24T23:32:54Z
MEMBER
null
Getting closer to making this use a BlockManager method
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35854/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35854/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35854.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35854", "merged_at": "2020-08-24T23:32:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35854.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35854" }
https://api.github.com/repos/pandas-dev/pandas/issues/35855
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35855/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35855/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35855/events
https://github.com/pandas-dev/pandas/issues/35855
684,031,371
MDU6SXNzdWU2ODQwMzEzNzE=
35,855
DOC: code of conduct link doesn't work
{ "avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4", "events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}", "followers_url": "https://api.github.com/users/MarcoGorelli/followers", "following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}", "gist...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "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...
1
2020-08-22T17:14:00Z
2020-08-24T08:01:59Z
2020-08-23T07:40:30Z
MEMBER
null
#### Location of the documentation https://pandas.pydata.org/about/team.html **Note**: You can check the latest versions of the docs on `master` [here](https://pandas.pydata.org/docs/dev/). #### Documentation problem > We have a code of conduct to ensure a friendly and welcoming environment. "code of co...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35855/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35855/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35856
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35856/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35856/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35856/events
https://github.com/pandas-dev/pandas/issues/35856
684,038,427
MDU6SXNzdWU2ODQwMzg0Mjc=
35,856
CI: specified bucket does not exist in TestParquetPyArrow.test_s3_roundtrip_explicit_fs
{ "avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4", "events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}", "followers_url": "https://api.github.com/users/charlesdong1991/followers", "following_url": "https://api.github.com/users/charlesdong1991/following{/other_user}",...
[ { "color": "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
6
2020-08-22T18:01:57Z
2020-08-26T02:21:41Z
2020-08-26T02:21:41Z
MEMBER
null
might be related to #35655 ``` ================================== FAILURES =================================== ______________ TestParquetPyArrow.test_s3_roundtrip_explicit_fs _______________ [gw2] win32 -- Python 3.8.5 C:\Miniconda\envs\pandas-dev\python.exe self = <pandas.tests.io.test_parquet.TestParquetPyAr...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35856/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35856/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35857
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35857/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35857/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35857/events
https://github.com/pandas-dev/pandas/pull/35857
684,043,233
MDExOlB1bGxSZXF1ZXN0NDcyMDIwODQz
35,857
DOC: Fix code of conduct link
{ "avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4", "events_url": "https://api.github.com/users/ghost/events{/privacy}", "followers_url": "https://api.github.com/users/ghost/followers", "following_url": "https://api.github.com/users/ghost/following{/other_user}", "gists_url": "https://api.git...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-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
2020-08-22T18:35:39Z
2020-08-23T07:40:30Z
2020-08-23T07:40:30Z
NONE
null
closes #35855
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35857/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35857/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35857.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35857", "merged_at": "2020-08-23T07:40:30Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35857.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35857" }
https://api.github.com/repos/pandas-dev/pandas/issues/35858
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35858/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35858/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35858/events
https://github.com/pandas-dev/pandas/issues/35858
684,045,013
MDU6SXNzdWU2ODQwNDUwMTM=
35,858
BUG: Datetime MultiIndex Regression
{ "avatar_url": "https://avatars.githubusercontent.com/u/2401026?v=4", "events_url": "https://api.github.com/users/matthewgilbert/events{/privacy}", "followers_url": "https://api.github.com/users/matthewgilbert/followers", "following_url": "https://api.github.com/users/matthewgilbert/following{/other_user}", ...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2020-10-05T18:41:57Z", "closed_issues": 106, "created_at": "2020-09-07T09:13:14Z", "creator": { "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.co...
5
2020-08-22T18:48:49Z
2020-10-02T23:02:46Z
2020-10-02T23:02:46Z
CONTRIBUTOR
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [x] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Code Sample, a copy-pastable example ```python import pandas date = pa...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35858/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35858/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35859
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35859/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35859/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35859/events
https://github.com/pandas-dev/pandas/issues/35859
684,070,676
MDU6SXNzdWU2ODQwNzA2NzY=
35,859
BUG: Passing dataframe to a function creates an inplace update to the original dataframe
{ "avatar_url": "https://avatars.githubusercontent.com/u/12875240?v=4", "events_url": "https://api.github.com/users/trenton3983/events{/privacy}", "followers_url": "https://api.github.com/users/trenton3983/followers", "following_url": "https://api.github.com/users/trenton3983/following{/other_user}", "gists_u...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
2
2020-08-22T21:32:59Z
2020-08-22T22:43:37Z
2020-08-22T22:43:36Z
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35859/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35859/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35860
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35860/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35860/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35860/events
https://github.com/pandas-dev/pandas/issues/35860
684,080,555
MDU6SXNzdWU2ODQwODA1NTU=
35,860
DEPR: Deprecate as_index in groupby
{ "avatar_url": "https://avatars.githubusercontent.com/u/45562402?v=4", "events_url": "https://api.github.com/users/rhshadrach/events{/privacy}", "followers_url": "https://api.github.com/users/rhshadrach/followers", "following_url": "https://api.github.com/users/rhshadrach/following{/other_user}", "gists_url"...
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "5319e7", "default": false, "description": "Functionality t...
open
false
null
[]
null
7
2020-08-22T22:53:40Z
2021-08-10T04:49:55Z
null
MEMBER
null
Should we deprecate using `as_index` in groupby? As the docs say, using `as_index=False` should only impact reductions. Here, my expectation is that a line such as df.groupby(keys, as_index=False).op(...) should always be equivalent to df.groupby(keys, as_index=True).op(...).reset_index() It seems q...
{ "+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/35860/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35860/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35861
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35861/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35861/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35861/events
https://github.com/pandas-dev/pandas/pull/35861
684,108,765
MDExOlB1bGxSZXF1ZXN0NDcyMDY5MzU4
35,861
REF: make window _apply_blockwise actually blockwise
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "fbca04", "default": false, "de...
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...
1
2020-08-23T03:43:55Z
2020-08-25T00:23:27Z
2020-08-24T23:36:51Z
MEMBER
null
There will be one more clean-up pass after this, kept separate to maintain targeted 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/35861/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35861/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35861.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35861", "merged_at": "2020-08-24T23:36:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35861.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35861" }
https://api.github.com/repos/pandas-dev/pandas/issues/35862
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35862/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35862/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35862/events
https://github.com/pandas-dev/pandas/issues/35862
684,174,137
MDU6SXNzdWU2ODQxNzQxMzc=
35,862
BUG: value_counts() is non-reproducible from one run to another
{ "avatar_url": "https://avatars.githubusercontent.com/u/12135903?v=4", "events_url": "https://api.github.com/users/BaruchYoussin/events{/privacy}", "followers_url": "https://api.github.com/users/BaruchYoussin/followers", "following_url": "https://api.github.com/users/BaruchYoussin/following{/other_user}", "g...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
1
2020-08-23T12:25:47Z
2020-08-23T12:35:40Z
2020-08-23T12:35:40Z
NONE
null
- [X ] I have checked that this issue has not already been reported. - [X ] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35862/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35862/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35863
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35863/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35863/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35863/events
https://github.com/pandas-dev/pandas/issues/35863
684,175,451
MDU6SXNzdWU2ODQxNzU0NTE=
35,863
KeyError using custom agg function
{ "avatar_url": "https://avatars.githubusercontent.com/u/33281792?v=4", "events_url": "https://api.github.com/users/armeros/events{/privacy}", "followers_url": "https://api.github.com/users/armeros/followers", "following_url": "https://api.github.com/users/armeros/following{/other_user}", "gists_url": "https:...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
null
3
2020-08-23T12:34:38Z
2021-08-10T04:53:15Z
2021-08-10T04:53:14Z
NONE
null
Hi, Suppose I have a dataframe of some stock price where the column 'Open' is the 0th column and 'Close' is the 3rd column. Suppose further that I want to find the maximum difference between Close and Open price. That can be done easily without using the agg method, but let me show what the error is when I use them....
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35863/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35863/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35864
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35864/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35864/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35864/events
https://github.com/pandas-dev/pandas/issues/35864
684,202,372
MDU6SXNzdWU2ODQyMDIzNzI=
35,864
PERF: Vectorized string operations are slower than for-loops
{ "avatar_url": "https://avatars.githubusercontent.com/u/23083692?v=4", "events_url": "https://api.github.com/users/Nick-Morgan/events{/privacy}", "followers_url": "https://api.github.com/users/Nick-Morgan/followers", "following_url": "https://api.github.com/users/Nick-Morgan/following{/other_user}", "gists_u...
[ { "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": "5319e7", "default"...
open
false
null
[]
null
10
2020-08-23T15:18:57Z
2021-08-28T14:41:45Z
null
NONE
null
- [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the latest version of pandas. - [X] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Code Sample, a copy-pastable example **In [1]:** ```python import pand...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35864/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35864/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35865
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35865/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35865/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35865/events
https://github.com/pandas-dev/pandas/issues/35865
684,278,595
MDU6SXNzdWU2ODQyNzg1OTU=
35,865
BUG: ser[:] = ["a", 1] casts 1 to "1"
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "0e...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/19406854?v=4", "events_url": "https://api.github.com/users/arredond/events{/privacy}", "followers_url": "https://api.github.com/users/arredond/followers", "following_url": "https://api.github.com/users/arredond/following{/other_user}", "gists_url": "htt...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/19406854?v=4", "events_url": "https://api.github.com/users/arredond/events{/privacy}", "followers_url": "https://api.github.com/users/arredond/followers", "following_url": "https://api.github.com/users/arredond/following{/other_user}", "gi...
{ "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...
2
2020-08-23T23:41:40Z
2021-04-26T12:21:47Z
2021-04-26T12:21:47Z
MEMBER
null
``` ser = pd.Series(["a", 1]) ser[:] = list(ser.values)) >>> ser[1] '1' ``` Looks like we call `np.array(ser.values)` and the cast happens in there.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35865/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35865/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35866
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35866/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35866/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35866/events
https://github.com/pandas-dev/pandas/pull/35866
684,286,520
MDExOlB1bGxSZXF1ZXN0NDcyMjAwMDk1
35,866
CLN/PERF: delay evaluation of get_day_of_month
{ "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": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "a10c02", "default": false, "description": "Memory or...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2020-08-24T00:27:50Z
2020-08-24T14:59:00Z
2020-08-24T14:24:04Z
MEMBER
null
I don't expect a major perf improvement, but in some corner cases we can avoid evaluating get_day_of_month
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35866/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35866/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35866.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35866", "merged_at": "2020-08-24T14:24:04Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35866.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35866" }
https://api.github.com/repos/pandas-dev/pandas/issues/35867
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35867/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35867/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35867/events
https://github.com/pandas-dev/pandas/pull/35867
684,323,566
MDExOlB1bGxSZXF1ZXN0NDcyMjI4OTQ2
35,867
REF: implement Block.reduce for DataFrame._reduce
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "fbca04", "default": false, "de...
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...
1
2020-08-24T02:57:40Z
2020-08-25T00:08:39Z
2020-08-24T23:35:41Z
MEMBER
null
This lets us avoid reconstructing results from a dict, makes it feasible to use the same block-skipping code for DataFrame._reduce that we use for cython_agg_blocks and apply_blockwise.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35867/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35867/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35867.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35867", "merged_at": "2020-08-24T23:35:41Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35867.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35867" }
https://api.github.com/repos/pandas-dev/pandas/issues/35868
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35868/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35868/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35868/events
https://github.com/pandas-dev/pandas/issues/35868
684,475,495
MDU6SXNzdWU2ODQ0NzU0OTU=
35,868
CI: TestParquetFastParquet::test_s3_roundtrip on Windows py37_np16/Windows py38_np18
{ "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.com/users/simonjayhawkins/followers", "following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" }, { "color": "fbca04", "default": false, "description": ...
closed
false
null
[]
null
1
2020-08-24T08:31:34Z
2020-08-24T09:06:29Z
2020-08-24T09:06:29Z
MEMBER
null
https://dev.azure.com/pandas-dev/pandas/_build/results?buildId=40833&view=logs&j=404760ec-14d3-5d48-e580-13034792878f&t=f81e4cc8-d61a-5fb8-36be-36768e5c561a&l=23 https://dev.azure.com/pandas-dev/pandas/_build/results?buildId=40833&view=logs&j=4b4d380c-92b5-58cf-5b80-2c6c9b1d5805&t=8eab1181-1335-58ed-7ed5-a271d9d8600...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35868/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35868/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35869
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35869/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35869/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35869/events
https://github.com/pandas-dev/pandas/issues/35869
684,531,732
MDU6SXNzdWU2ODQ1MzE3MzI=
35,869
BUG: Groupby rolling count with datetime not working correctly
{ "avatar_url": "https://avatars.githubusercontent.com/u/26452178?v=4", "events_url": "https://api.github.com/users/nrcjea001/events{/privacy}", "followers_url": "https://api.github.com/users/nrcjea001/followers", "following_url": "https://api.github.com/users/nrcjea001/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": "e11d21", "default": false, "description": "Functionality that used ...
closed
false
{ "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": "...
[ { "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}", ...
{ "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...
8
2020-08-24T09:54:44Z
2020-10-09T20:02:09Z
2020-10-09T20:02:09Z
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35869/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35869/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35870
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35870/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35870/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35870/events
https://github.com/pandas-dev/pandas/issues/35870
684,540,209
MDU6SXNzdWU2ODQ1NDAyMDk=
35,870
DOC: pandas.Series.transform
{ "avatar_url": "https://avatars.githubusercontent.com/u/21543236?v=4", "events_url": "https://api.github.com/users/onshek/events{/privacy}", "followers_url": "https://api.github.com/users/onshek/followers", "following_url": "https://api.github.com/users/onshek/following{/other_user}", "gists_url": "https://a...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-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...
1
2020-08-24T10:08:04Z
2020-08-25T10:36:09Z
2020-08-25T05:37:04Z
CONTRIBUTOR
null
#### Location of the documentation https://pandas.pydata.org/docs/dev/reference/api/pandas.Series.transform.html?highlight=pandas%20series%20transform#pandas.Series.transform **Note**: You can check the latest versions of the docs on `master` [here](https://pandas.pydata.org/docs/dev/). #### Documentation prob...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35870/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35870/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35871
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35871/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35871/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35871/events
https://github.com/pandas-dev/pandas/issues/35871
684,563,260
MDU6SXNzdWU2ODQ1NjMyNjA=
35,871
BUG: Regression in pd.read_sql_query between 1.0.5 and 1.1.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/3025875?v=4", "events_url": "https://api.github.com/users/rbubley/events{/privacy}", "followers_url": "https://api.github.com/users/rbubley/followers", "following_url": "https://api.github.com/users/rbubley/following{/other_user}", "gists_url": "https:/...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "to_sql, read_sql, read_s...
open
false
null
[]
null
7
2020-08-24T10:41:56Z
2020-09-10T20:56:06Z
null
NONE
null
- [ x] I have checked that this issue has not already been reported. - [ x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35871/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35871/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35872
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35872/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35872/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35872/events
https://github.com/pandas-dev/pandas/pull/35872
684,718,601
MDExOlB1bGxSZXF1ZXN0NDcyNTYxMTQ3
35,872
REF: simplify latex formatting
{ "avatar_url": "https://avatars.githubusercontent.com/u/41443370?v=4", "events_url": "https://api.github.com/users/ivanovmg/events{/privacy}", "followers_url": "https://api.github.com/users/ivanovmg/followers", "following_url": "https://api.github.com/users/ivanovmg/following{/other_user}", "gists_url": "htt...
[ { "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": "006b75", "default": false, "de...
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...
5
2020-08-24T14:32:13Z
2020-11-06T15:34:44Z
2020-09-07T18:58:51Z
MEMBER
null
- [x] closes https://github.com/pandas-dev/pandas/issues/35790 - [x] tests added ``pandas/tests/io/formats/test_latex.py`` - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` Refactor ``to_latex`` using polymorphism and the builder design pattern. Polymorphism ----...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35872/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35872/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35872.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35872", "merged_at": "2020-09-07T18:58:51Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35872.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35872" }
https://api.github.com/repos/pandas-dev/pandas/issues/35873
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35873/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35873/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35873/events
https://github.com/pandas-dev/pandas/issues/35873
684,760,278
MDU6SXNzdWU2ODQ3NjAyNzg=
35,873
BUG: PythonParser does not use decimal separator when usecols and parse_date are specified
{ "avatar_url": "https://avatars.githubusercontent.com/u/8112493?v=4", "events_url": "https://api.github.com/users/cmulders/events{/privacy}", "followers_url": "https://api.github.com/users/cmulders/followers", "following_url": "https://api.github.com/users/cmulders/following{/other_user}", "gists_url": "http...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2020-08-24T15:25:06Z
2021-01-03T23:26:00Z
2021-01-03T23:26:00Z
NONE
null
- [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the latest version of pandas. - [x] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35873/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35873/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35874
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35874/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35874/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35874/events
https://github.com/pandas-dev/pandas/pull/35874
684,794,881
MDExOlB1bGxSZXF1ZXN0NDcyNjI0MjIx
35,874
BUG: to_dict_of_blocks failing to invalidate item_cache
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "fbca04", "default": false, "description": "Related to non-user acce...
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
2020-08-24T16:15:02Z
2020-08-25T15:13:21Z
2020-08-25T12:58:44Z
MEMBER
null
- [ ] closes #xxxx - [x] tests added / passed - [x] passes `black pandas` - [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/35874/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35874/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35874.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35874", "merged_at": "2020-08-25T12:58:44Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35874.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35874" }
https://api.github.com/repos/pandas-dev/pandas/issues/35875
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35875/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35875/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35875/events
https://github.com/pandas-dev/pandas/pull/35875
684,856,691
MDExOlB1bGxSZXF1ZXN0NDcyNjc1MTky
35,875
COMPAT: Ensure rolling indexers return intp during take operations
{ "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": "0052cc", "default": false, "description": "pandas objects compatability with Numpy or Python functions", "id": 76865106, "name": "Compat", "node_id": "MDU6TGFiZWw3Njg2NTEwNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat" }, { "color": "d4c5f...
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...
4
2020-08-24T17:55:45Z
2020-10-28T15:55:27Z
2020-08-24T23:42:02Z
MEMBER
null
- [x] closes #35294 - [x] closes #35148 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Tested locally with @TomAugspurger docker container and the tests were working: https://github.com/pandas-dev/pandas/pull/352...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35875/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35875/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35875.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35875", "merged_at": "2020-08-24T23:42:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35875.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35875" }
https://api.github.com/repos/pandas-dev/pandas/issues/35876
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35876/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35876/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35876/events
https://github.com/pandas-dev/pandas/issues/35876
684,877,349
MDU6SXNzdWU2ODQ4NzczNDk=
35,876
groupby AssertionError with datetime column name
{ "avatar_url": "https://avatars.githubusercontent.com/u/70167716?v=4", "events_url": "https://api.github.com/users/hliatrussellinvestments/events{/privacy}", "followers_url": "https://api.github.com/users/hliatrussellinvestments/followers", "following_url": "https://api.github.com/users/hliatrussellinvestments...
[ { "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": "e11d21", "default": false, "description": "Functiona...
closed
false
null
[]
{ "closed_at": "2020-09-09T09:07:44Z", "closed_issues": 94, "created_at": "2020-08-17T19:11:56Z", "creator": { "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...
2
2020-08-24T18:29:56Z
2020-08-24T23:45:46Z
2020-08-24T23:45:46Z
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35876/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35876/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35877
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35877/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35877/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35877/events
https://github.com/pandas-dev/pandas/pull/35877
684,982,945
MDExOlB1bGxSZXF1ZXN0NDcyNzgwMTc5
35,877
REGR: DatetimeIndex.intersection incorrectly raising AssertionError
{ "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": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "e11d21", "default": false, "description": "Functiona...
closed
false
null
[]
{ "closed_at": "2020-09-09T09:07:44Z", "closed_issues": 94, "created_at": "2020-08-17T19:11:56Z", "creator": { "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...
2
2020-08-24T21:39:04Z
2020-08-25T00:06:31Z
2020-08-24T23:45:46Z
MEMBER
null
- [x] closes #35876 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry @dsaxton this PR's test and whatsnew note reference the underlying issue you identified in #35876, but not the OP issue. Do you think we should add...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35877/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35877/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35877.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35877", "merged_at": "2020-08-24T23:45:46Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35877.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35877" }
https://api.github.com/repos/pandas-dev/pandas/issues/35878
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35878/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35878/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35878/events
https://github.com/pandas-dev/pandas/issues/35878
685,052,078
MDU6SXNzdWU2ODUwNTIwNzg=
35,878
BUG: MultiIndex assignment via loc
{ "avatar_url": "https://avatars.githubusercontent.com/u/2401026?v=4", "events_url": "https://api.github.com/users/matthewgilbert/events{/privacy}", "followers_url": "https://api.github.com/users/matthewgilbert/followers", "following_url": "https://api.github.com/users/matthewgilbert/following{/other_user}", ...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "e1...
closed
false
null
[]
{ "closed_at": "2020-09-09T09:07:44Z", "closed_issues": 94, "created_at": "2020-08-17T19:11:56Z", "creator": { "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...
2
2020-08-24T23:38:04Z
2020-09-05T21:18:51Z
2020-09-05T21:18:51Z
CONTRIBUTOR
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [x] (optional) I have confirmed this bug exists on the master branch of pandas. --- The behavior of assignment via `loc` seems to have changed as of `1.0.0`. ```py...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35878/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35878/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35879
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35879/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35879/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35879/events
https://github.com/pandas-dev/pandas/pull/35879
685,054,802
MDExOlB1bGxSZXF1ZXN0NDcyODQyNjgy
35,879
Backport PR #35877 on branch 1.1.x (REGR: DatetimeIndex.intersection incorrectly raising AssertionError)
{ "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": "2020-09-09T09:07:44Z", "closed_issues": 94, "created_at": "2020-08-17T19:11:56Z", "creator": { "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...
0
2020-08-24T23:46:22Z
2020-08-25T06:27:56Z
2020-08-25T06:27:56Z
NONE
null
Backport PR #35877: REGR: DatetimeIndex.intersection incorrectly raising AssertionError
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35879/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35879/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35879.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35879", "merged_at": "2020-08-25T06:27:55Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35879.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35879" }
https://api.github.com/repos/pandas-dev/pandas/issues/35880
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35880/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35880/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35880/events
https://github.com/pandas-dev/pandas/issues/35880
685,055,188
MDU6SXNzdWU2ODUwNTUxODg=
35,880
QST: Date Overlapping Ranges
{ "avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4", "events_url": "https://api.github.com/users/ghost/events{/privacy}", "followers_url": "https://api.github.com/users/ghost/followers", "following_url": "https://api.github.com/users/ghost/following{/other_user}", "gists_url": "https://api.git...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "0052cc", "default": false, "descript...
closed
false
null
[]
null
3
2020-08-24T23:47:24Z
2020-08-25T01:36:31Z
2020-08-25T00:42:29Z
NONE
null
I've been trying to learn how to use Pandas, but I'm thoroughly confused about where in the API to find methods that can aggregate data conditionally based on sign across date ranges. I have a data frame like so: ``` Date Change 2010-08-25 0.08 2010-08-26 -0.22 2010-08-27 0.04 2010-08-30 -0.08...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35880/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35880/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35881
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35881/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35881/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35881/events
https://github.com/pandas-dev/pandas/pull/35881
685,077,276
MDExOlB1bGxSZXF1ZXN0NDcyODYwNzk4
35,881
REF: ignore_failures in BlockManager.reduce
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "fbca04", "default": false, "de...
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...
5
2020-08-25T00:54:54Z
2020-10-14T13:04:24Z
2020-10-10T18:36:03Z
MEMBER
null
Moving towards collecting all of the ignore_failures code in one place. The case where we have object dtypes is kept separate in this PR, will be handled in the next pass.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35881/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35881/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35881.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35881", "merged_at": "2020-10-10T18:36:03Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35881.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35881" }
https://api.github.com/repos/pandas-dev/pandas/issues/35882
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35882/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35882/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35882/events
https://github.com/pandas-dev/pandas/pull/35882
685,083,193
MDExOlB1bGxSZXF1ZXN0NDcyODY1NTA0
35,882
BUG: item_cache invalidation in get_numeric_data
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "fbca04", "default": false, "description": "Related to non-user acce...
closed
false
null
[]
{ "closed_at": "2020-09-09T09:07:44Z", "closed_issues": 94, "created_at": "2020-08-17T19:11:56Z", "creator": { "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...
3
2020-08-25T01:13:32Z
2020-09-07T11:33:18Z
2020-09-05T19:55:37Z
MEMBER
null
- [ ] closes #xxxx - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35882/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35882/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35882.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35882", "merged_at": "2020-09-05T19:55:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35882.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35882" }
https://api.github.com/repos/pandas-dev/pandas/issues/35883
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35883/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35883/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35883/events
https://github.com/pandas-dev/pandas/pull/35883
685,102,098
MDExOlB1bGxSZXF1ZXN0NDcyODgwMTM4
35,883
REF: use BlockManager.apply for Rolling.count
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "d4c5f9", "default": false, "de...
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...
1
2020-08-25T02:12:19Z
2020-08-31T19:21:05Z
2020-08-31T18:28:25Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [x] passes `black pandas` - [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/35883/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35883/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35883.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35883", "merged_at": "2020-08-31T18:28:25Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35883.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35883" }
https://api.github.com/repos/pandas-dev/pandas/issues/35884
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35884/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35884/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35884/events
https://github.com/pandas-dev/pandas/pull/35884
685,144,252
MDExOlB1bGxSZXF1ZXN0NDcyOTE2Mjk2
35,884
REF: reuse _combine instead of reset_dropped_locs
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "fbca04", "default": false, "de...
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...
1
2020-08-25T03:40:01Z
2020-08-25T15:14:10Z
2020-08-25T12:59:42Z
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/35884/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35884/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35884.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35884", "merged_at": "2020-08-25T12:59:42Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35884.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35884" }
https://api.github.com/repos/pandas-dev/pandas/issues/35885
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35885/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35885/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35885/events
https://github.com/pandas-dev/pandas/pull/35885
685,146,131
MDExOlB1bGxSZXF1ZXN0NDcyOTE3Nzc5
35,885
DOC: Fix documentation for pandas.Series.transform #35870
{ "avatar_url": "https://avatars.githubusercontent.com/u/21543236?v=4", "events_url": "https://api.github.com/users/onshek/events{/privacy}", "followers_url": "https://api.github.com/users/onshek/followers", "following_url": "https://api.github.com/users/onshek/following{/other_user}", "gists_url": "https://a...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-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...
1
2020-08-25T03:46:11Z
2020-08-27T13:41:27Z
2020-08-25T05:37:04Z
CONTRIBUTOR
null
- [x] closes #35870 - [x] tests added / passed - [ ] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35885/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35885/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35885.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35885", "merged_at": "2020-08-25T05:37:04Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35885.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35885" }
https://api.github.com/repos/pandas-dev/pandas/issues/35886
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35886/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35886/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35886/events
https://github.com/pandas-dev/pandas/issues/35886
685,156,845
MDU6SXNzdWU2ODUxNTY4NDU=
35,886
QST:
{ "avatar_url": "https://avatars.githubusercontent.com/u/54267639?v=4", "events_url": "https://api.github.com/users/1994Shankar/events{/privacy}", "followers_url": "https://api.github.com/users/1994Shankar/followers", "following_url": "https://api.github.com/users/1994Shankar/following{/other_user}", "gists_u...
[ { "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
2020-08-25T04:18:23Z
2020-09-03T10:48:39Z
2020-08-26T08:27:53Z
NONE
null
import pandas as pd import xlrd book = xlrd.open_workbook("Excel_to_panda.xlsx") getting below error:- /usr/local/bin/python3.8 /Users/bhabanishankarkar/PycharmProjects/untitled/hello.py Traceback (most recent call last): File "/Users/bhabanishankarkar/PycharmProjects/untitled/hello.py", line 71, in <module...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35886/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35886/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35887
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35887/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35887/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35887/events
https://github.com/pandas-dev/pandas/pull/35887
685,234,908
MDExOlB1bGxSZXF1ZXN0NDcyOTkyNDM2
35,887
Backport PR #35814: TST: Fix test_parquet failures for pyarrow 1.0
{ "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...
[]
closed
false
null
[]
{ "closed_at": "2020-09-09T09:07:44Z", "closed_issues": 94, "created_at": "2020-08-17T19:11:56Z", "creator": { "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...
1
2020-08-25T07:07:52Z
2020-08-25T15:18:11Z
2020-08-25T10:04:02Z
MEMBER
null
Backport https://github.com/pandas-dev/pandas/pull/35814
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35887/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35887/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35887.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35887", "merged_at": "2020-08-25T10:04:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35887.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35887" }
https://api.github.com/repos/pandas-dev/pandas/issues/35888
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35888/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35888/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35888/events
https://github.com/pandas-dev/pandas/issues/35888
685,251,593
MDU6SXNzdWU2ODUyNTE1OTM=
35,888
BUG: pd.to_datetime() raises InvalidIndexError with Null-like arguments
{ "avatar_url": "https://avatars.githubusercontent.com/u/386274?v=4", "events_url": "https://api.github.com/users/blinkseb/events{/privacy}", "followers_url": "https://api.github.com/users/blinkseb/followers", "following_url": "https://api.github.com/users/blinkseb/following{/other_user}", "gists_url": "https...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "d7e102", "default": false, "description": "np.nan, p...
open
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/53762848?v=4", "events_url": "https://api.github.com/users/ryangilmour/events{/privacy}", "followers_url": "https://api.github.com/users/ryangilmour/followers", "following_url": "https://api.github.com/users/ryangilmour/following{/other_user}", "gists_u...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/53762848?v=4", "events_url": "https://api.github.com/users/ryangilmour/events{/privacy}", "followers_url": "https://api.github.com/users/ryangilmour/followers", "following_url": "https://api.github.com/users/ryangilmour/following{/other_user}"...
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
8
2020-08-25T07:37:44Z
2021-10-07T08:56:10Z
null
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35888/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35888/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35889
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35889/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35889/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35889/events
https://github.com/pandas-dev/pandas/issues/35889
685,309,873
MDU6SXNzdWU2ODUzMDk4NzM=
35,889
BUG: groupby dropna=False with nan value in groupby causes ValueError when apply()
{ "avatar_url": "https://avatars.githubusercontent.com/u/14267968?v=4", "events_url": "https://api.github.com/users/cwkwong/events{/privacy}", "followers_url": "https://api.github.com/users/cwkwong/followers", "following_url": "https://api.github.com/users/cwkwong/following{/other_user}", "gists_url": "https:...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
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...
5
2020-08-25T09:04:32Z
2020-09-05T03:15:04Z
2020-09-05T03:15:04Z
CONTRIBUTOR
null
- [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the latest version of pandas, version `1.1.1` - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Code Sample, a copy-pastable example ```python import pan...
{ "+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/35889/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35889/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35890
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35890/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35890/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35890/events
https://github.com/pandas-dev/pandas/issues/35890
685,333,577
MDU6SXNzdWU2ODUzMzM1Nzc=
35,890
BUG: ValueError: Of the four parameters: start, end, periods, and freq, exactly three must be specified
{ "avatar_url": "https://avatars.githubusercontent.com/u/5550345?v=4", "events_url": "https://api.github.com/users/malapradej/events{/privacy}", "followers_url": "https://api.github.com/users/malapradej/followers", "following_url": "https://api.github.com/users/malapradej/following{/other_user}", "gists_url":...
[ { "color": "207de5", "default": false, "description": "Clarification about behavior needed to assess issue", "id": 307649777, "name": "Needs Info", "node_id": "MDU6TGFiZWwzMDc2NDk3Nzc=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Info" } ]
closed
false
null
[]
null
2
2020-08-25T09:39:50Z
2020-08-26T08:23:10Z
2020-08-26T08:23:09Z
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35890/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35890/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35891
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35891/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35891/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35891/events
https://github.com/pandas-dev/pandas/issues/35891
685,404,307
MDU6SXNzdWU2ODU0MDQzMDc=
35,891
DOC: df.to_sql `chunksize` seems to be ignored by default.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1232895?v=4", "events_url": "https://api.github.com/users/gbrova/events{/privacy}", "followers_url": "https://api.github.com/users/gbrova/followers", "following_url": "https://api.github.com/users/gbrova/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": "5319e7", "default": false, "description": "to_sql, read_sql, rea...
open
false
null
[]
null
6
2020-08-25T11:26:26Z
2020-10-15T13:56:02Z
null
NONE
null
#### Location of the documentation https://dev.pandas.io/docs/reference/api/pandas.DataFrame.to_sql.html #### Documentation problem Docs for `chunksize` state that "By default, all rows will be written at once". However, this seems to only be true if `method="multi"`, even though `method=None` 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/35891/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35891/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35892
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35892/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35892/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35892/events
https://github.com/pandas-dev/pandas/issues/35892
685,537,102
MDU6SXNzdWU2ODU1MzcxMDI=
35,892
DOC: pandas.Series.filter talks about dataframe not series
{ "avatar_url": "https://avatars.githubusercontent.com/u/1517155?v=4", "events_url": "https://api.github.com/users/notestaff/events{/privacy}", "followers_url": "https://api.github.com/users/notestaff/followers", "following_url": "https://api.github.com/users/notestaff/following{/other_user}", "gists_url": "h...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0052cc", "default": false, "description": "Issue that has not be...
closed
false
null
[]
null
1
2020-08-25T14:32:51Z
2020-08-25T16:22:46Z
2020-08-25T16:22:45Z
NONE
null
#### Location of the documentation https://pandas.pydata.org/pandas-docs/dev/reference/api/pandas.Series.filter.html [this should provide the location of the documentation, e.g. "pandas.read_csv" or the URL of the documentation, e.g. "https://dev.pandas.io/docs/reference/api/pandas.read_csv.html"] **Note**: You ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35892/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35892/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35893
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35893/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35893/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35893/events
https://github.com/pandas-dev/pandas/pull/35893
685,539,535
MDExOlB1bGxSZXF1ZXN0NDczMjQ5NDg4
35,893
Fix interpolate limit area and limit direction with pad
{ "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}"...
[]
closed
false
null
[]
null
1
2020-08-25T14:35:26Z
2020-09-15T11:34:43Z
2020-09-15T09:47:59Z
MEMBER
null
fork of #31048 @jreback I don't seem to be able to push updates to #31048, so could close and carry on here
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35893/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35893/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35893.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35893", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/35893.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35893" }
https://api.github.com/repos/pandas-dev/pandas/issues/35894
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35894/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35894/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35894/events
https://github.com/pandas-dev/pandas/pull/35894
685,545,941
MDExOlB1bGxSZXF1ZXN0NDczMjU1MDg5
35,894
DOC: avoid StorageOptions type alias in docstrings
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "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
2020-08-25T14:42:06Z
2020-08-25T20:12:35Z
2020-08-25T20:12:32Z
MEMBER
null
Small follow-up on https://github.com/pandas-dev/pandas/pull/35655, replacing the "StorageOptions" with a plain "dict" in the docstrings ("StorageOptions" is not something known to users, in the type annotations it will expand but not in the docstrings) (cc @martindurant)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35894/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35894/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35894.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35894", "merged_at": "2020-08-25T20:12:32Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35894.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35894" }
https://api.github.com/repos/pandas-dev/pandas/issues/35895
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35895/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35895/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35895/events
https://github.com/pandas-dev/pandas/pull/35895
685,552,829
MDExOlB1bGxSZXF1ZXN0NDczMjYxMDA1
35,895
CI: Mark s3 tests parallel safe
{ "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": "5319e7", "default": false, "description": ...
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...
7
2020-08-25T14:49:51Z
2020-09-10T16:30:56Z
2020-08-26T02:21:41Z
CONTRIBUTOR
null
Closes https://github.com/pandas-dev/pandas/issues/35856 I think we need to update the pytest pattern though, so this should fail.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35895/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35895/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35895.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35895", "merged_at": "2020-08-26T02:21:41Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35895.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35895" }
https://api.github.com/repos/pandas-dev/pandas/issues/35896
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35896/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35896/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35896/events
https://github.com/pandas-dev/pandas/issues/35896
685,592,940
MDU6SXNzdWU2ODU1OTI5NDA=
35,896
BUG: DataFrame([]).squeeze() returns DataFrame instead of Series
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" } ]
closed
false
null
[]
null
2
2020-08-25T15:42:50Z
2020-08-25T18:24:19Z
2020-08-25T16:31:57Z
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/35896/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35896/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35897
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35897/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35897/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35897/events
https://github.com/pandas-dev/pandas/issues/35897
685,629,622
MDU6SXNzdWU2ODU2Mjk2MjI=
35,897
Regression in pandas 1.1.0: no longer allows adding a timestamp to timedelta range to create a datetime range.
{ "avatar_url": "https://avatars.githubusercontent.com/u/7408243?v=4", "events_url": "https://api.github.com/users/analog-cbarber/events{/privacy}", "followers_url": "https://api.github.com/users/analog-cbarber/followers", "following_url": "https://api.github.com/users/analog-cbarber/following{/other_user}", ...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "e11d21", "default": false, "description": "Functiona...
closed
false
null
[]
{ "closed_at": "2020-10-05T18:41:57Z", "closed_issues": 106, "created_at": "2020-09-07T09:13:14Z", "creator": { "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.co...
8
2020-08-25T16:35:54Z
2020-09-26T01:31:39Z
2020-09-26T01:31:38Z
NONE
null
Under pandas 1.0.5: ```python >>> import pandas as pd >>> pd.Timestamp.now() + pd.timedelta_range('0s','1s', periods=31) DatetimeIndex([ '2020-08-25 12:27:57.690332', '2020-08-25 12:27:57.723665333', '2020-08-25 12:27:57.756998666', '2020-08-25 12:27:57.790332'...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35897/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35897/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35898
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35898/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35898/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35898/events
https://github.com/pandas-dev/pandas/pull/35898
685,867,879
MDExOlB1bGxSZXF1ZXN0NDczNTMyMjc3
35,898
CI: docker 32-bit linux build #32709
{ "avatar_url": "https://avatars.githubusercontent.com/u/7614606?v=4", "events_url": "https://api.github.com/users/fangchenli/events{/privacy}", "followers_url": "https://api.github.com/users/fangchenli/followers", "following_url": "https://api.github.com/users/fangchenli/following{/other_user}", "gists_url":...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" }, { "color": "0e8a16", "default": false, "description": ...
closed
false
null
[]
{ "closed_at": "2020-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...
8
2020-08-25T22:09:26Z
2020-10-28T10:47:08Z
2020-10-28T03:15:11Z
MEMBER
null
- [x] closes #32709
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35898/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35898/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35898.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35898", "merged_at": "2020-10-28T03:15:11Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35898.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35898" }
https://api.github.com/repos/pandas-dev/pandas/issues/35899
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35899/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35899/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35899/events
https://github.com/pandas-dev/pandas/pull/35899
685,897,691
MDExOlB1bGxSZXF1ZXN0NDczNTU3NTE0
35,899
REF: handle axis=None case inside DataFrame.any/all to simplify _reduce
{ "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...
[]
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...
1
2020-08-25T23:27:39Z
2020-09-02T02:30:58Z
2020-09-02T01:56:40Z
MEMBER
null
Between this, #35881, and the PR coming after 35881, we'll be able to simplify _reduce quite a bit.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35899/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35899/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35899.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35899", "merged_at": "2020-09-02T01:56:40Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35899.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35899" }
https://api.github.com/repos/pandas-dev/pandas/issues/35900
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35900/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35900/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35900/events
https://github.com/pandas-dev/pandas/pull/35900
685,918,327
MDExOlB1bGxSZXF1ZXN0NDczNTc0NjU1
35,900
REF: use BlockManager.apply for cython_agg_blocks, apply_blockwise
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "fbca04", "default": false, "de...
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...
1
2020-08-26T00:30:11Z
2020-09-03T02:57:42Z
2020-09-03T02:56:34Z
MEMBER
null
- [x] closes #34714 - [ ] tests added / passed - [x] passes `black pandas` - [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/35900/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35900/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35900.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35900", "merged_at": "2020-09-03T02:56:33Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35900.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35900" }
https://api.github.com/repos/pandas-dev/pandas/issues/35901
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35901/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35901/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35901/events
https://github.com/pandas-dev/pandas/issues/35901
685,930,824
MDU6SXNzdWU2ODU5MzA4MjQ=
35,901
BUG: Transformer Second Layer Access
{ "avatar_url": "https://avatars.githubusercontent.com/u/30813477?v=4", "events_url": "https://api.github.com/users/PannuMuthu/events{/privacy}", "followers_url": "https://api.github.com/users/PannuMuthu/followers", "following_url": "https://api.github.com/users/PannuMuthu/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" } ]
closed
false
null
[]
null
0
2020-08-26T01:11:16Z
2020-09-03T10:49:12Z
2020-08-26T01:11:23Z
NONE
null
pretrained_weights='bert-base-uncased' tokenizer = tokenizer_class.from_pretrained(pretrained_weights) model = model_class.from_pretrained(pretrained_weights) `features = [] input_ids = torch.tensor([self.tokenizer.encode(phrase, add_special_tokens=True)]) with torch.no_grad(): # Models outputs are tuples ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35901/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35901/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35902
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35902/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35902/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35902/events
https://github.com/pandas-dev/pandas/issues/35902
686,073,187
MDU6SXNzdWU2ODYwNzMxODc=
35,902
BUG: to_parquet does not accept pathlib.PosixPath if partition_cols are defined
{ "avatar_url": "https://avatars.githubusercontent.com/u/1324881?v=4", "events_url": "https://api.github.com/users/vfilimonov/events{/privacy}", "followers_url": "https://api.github.com/users/vfilimonov/followers", "following_url": "https://api.github.com/users/vfilimonov/following{/other_user}", "gists_url":...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "parquet, feather", "...
closed
false
null
[]
{ "closed_at": "2020-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...
2
2020-08-26T07:12:35Z
2020-09-23T11:20:13Z
2020-09-23T11:20:13Z
CONTRIBUTOR
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Code Sample, a copy-pastable example ```python import pathlib df = pd....
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35902/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35902/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35903
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35903/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35903/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35903/events
https://github.com/pandas-dev/pandas/issues/35903
686,085,156
MDU6SXNzdWU2ODYwODUxNTY=
35,903
Datetime error
{ "avatar_url": "https://avatars.githubusercontent.com/u/62867803?v=4", "events_url": "https://api.github.com/users/ayushsom96/events{/privacy}", "followers_url": "https://api.github.com/users/ayushsom96/followers", "following_url": "https://api.github.com/users/ayushsom96/following{/other_user}", "gists_url"...
[ { "color": "207de5", "default": false, "description": "Clarification about behavior needed to assess issue", "id": 307649777, "name": "Needs Info", "node_id": "MDU6TGFiZWwzMDc2NDk3Nzc=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Info" } ]
closed
false
null
[]
null
2
2020-08-26T07:34:02Z
2020-08-26T12:27:12Z
2020-08-26T08:58:01Z
NONE
null
### Can you please let me know how I can correct the following error **CODE:** tx_data['InvoiceDate'] = pd.to_datetime(tx_data['InvoiceDate']) tx_uk = tx_data.query("Country=='United Kingdom'").reset_index(drop=True) #create 3m and 6m dataframes tx_3m = tx_uk[(tx_uk.InvoiceDate < date(2011,6,1)) & (tx_uk.Invoice...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35903/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35903/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35904
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35904/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35904/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35904/events
https://github.com/pandas-dev/pandas/pull/35904
686,244,872
MDExOlB1bGxSZXF1ZXN0NDczODQzMzQy
35,904
Backport PR #35712: PERF: RangeIndex.format performance
{ "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": "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": "ededed", "default"...
closed
false
null
[]
{ "closed_at": "2020-09-09T09:07:44Z", "closed_issues": 94, "created_at": "2020-08-17T19:11:56Z", "creator": { "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...
1
2020-08-26T11:32:06Z
2020-08-26T14:40:27Z
2020-08-26T14:40:22Z
MEMBER
null
#35712
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35904/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35904/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35904.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35904", "merged_at": "2020-08-26T14:40:22Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35904.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35904" }
https://api.github.com/repos/pandas-dev/pandas/issues/35905
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35905/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35905/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35905/events
https://github.com/pandas-dev/pandas/pull/35905
686,249,006
MDExOlB1bGxSZXF1ZXN0NDczODQ2ODU5
35,905
Backport PR #35777: BUG: DataFrame.apply with result_type=reduce incorrect index
{ "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": "fbca04", "default": false, "description": "Apply, Aggregate, Transform", "id": 697792067, "name": "Apply", "node_id": "MDU6TGFiZWw2OTc3OTIwNjc=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Apply" } ]
closed
false
null
[]
{ "closed_at": "2020-09-09T09:07:44Z", "closed_issues": 94, "created_at": "2020-08-17T19:11:56Z", "creator": { "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...
0
2020-08-26T11:39:27Z
2020-08-26T13:32:36Z
2020-08-26T13:32:27Z
MEMBER
null
#35777
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35905/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35905/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35905.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35905", "merged_at": "2020-08-26T13:32:27Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35905.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35905" }
https://api.github.com/repos/pandas-dev/pandas/issues/35906
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35906/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35906/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35906/events
https://github.com/pandas-dev/pandas/pull/35906
686,267,975
MDExOlB1bGxSZXF1ZXN0NDczODYyODk2
35,906
TST/API: test column indexing copy/view semantics
{ "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": "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": "61...
closed
false
null
[]
null
6
2020-08-26T12:10:57Z
2021-06-16T13:52:32Z
2021-06-16T13:52:32Z
MEMBER
null
This is adding some tests for current behaviour related to the discussions in #33457 and #35417 (and also adds the tests from https://github.com/pandas-dev/pandas/pull/35266 which got never merged). I think it is good to have some more explicit tests of current behaviour, while we are considering changing things. No...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35906/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35906/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35906.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35906", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/35906.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35906" }
https://api.github.com/repos/pandas-dev/pandas/issues/35907
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35907/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35907/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35907/events
https://github.com/pandas-dev/pandas/pull/35907
686,395,889
MDExOlB1bGxSZXF1ZXN0NDczOTcwMTA4
35,907
Truncate columns list to match tr_frame for correct dict formatters lookup
{ "avatar_url": "https://avatars.githubusercontent.com/u/6206744?v=4", "events_url": "https://api.github.com/users/kesmit13/events{/privacy}", "followers_url": "https://api.github.com/users/kesmit13/followers", "following_url": "https://api.github.com/users/kesmit13/following{/other_user}", "gists_url": "http...
[ { "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": "78bce...
closed
false
null
[]
null
11
2020-08-26T15:03:49Z
2021-11-09T00:24:56Z
2021-11-09T00:24:55Z
NONE
null
When using a dictionary of formatters and a truncated DataFrame is being displayed, the column list used for looking up the formatter in the dict are incorrect. The columns attribute of the DataFrameFormatter needs to be truncated as well for the lookup to be correct. - [ ] closes #xxxx - [ ] tests added / passed ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35907/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35907/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35907.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35907", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/35907.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35907" }
https://api.github.com/repos/pandas-dev/pandas/issues/35908
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35908/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35908/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35908/events
https://github.com/pandas-dev/pandas/issues/35908
686,397,196
MDU6SXNzdWU2ODYzOTcxOTY=
35,908
ENH: Arithmetic with Timestamp-based intervals
{ "avatar_url": "https://avatars.githubusercontent.com/u/500246?v=4", "events_url": "https://api.github.com/users/gerritholl/events{/privacy}", "followers_url": "https://api.github.com/users/gerritholl/followers", "following_url": "https://api.github.com/users/gerritholl/following{/other_user}", "gists_url": ...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AFEEEE", "default": false, "description": null, ...
open
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/5001953?v=4", "events_url": "https://api.github.com/users/souris-dev/events{/privacy}", "followers_url": "https://api.github.com/users/souris-dev/followers", "following_url": "https://api.github.com/users/souris-dev/following{/other_user}", "gists_url":...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/5001953?v=4", "events_url": "https://api.github.com/users/souris-dev/events{/privacy}", "followers_url": "https://api.github.com/users/souris-dev/followers", "following_url": "https://api.github.com/users/souris-dev/following{/other_user}", ...
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
6
2020-08-26T15:05:29Z
2020-09-09T18:47:59Z
null
NONE
null
#### Is your feature request related to a problem? It is currently possible to perform arithmetic on an `Interval` iff it is an `Interval` of numbers. For `Interval` `iv`, `iv - c == Interval(iv.left-c, iv.right-c)`. This does not work for intervals of `Timestamp`s: ``` In [90]: iv = pd.Interval(3, 4) In [9...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35908/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35908/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35909
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35909/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35909/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35909/events
https://github.com/pandas-dev/pandas/issues/35909
686,437,660
MDU6SXNzdWU2ODY0Mzc2NjA=
35,909
BUG: sorting dataframe increases memory usage
{ "avatar_url": "https://avatars.githubusercontent.com/u/6214688?v=4", "events_url": "https://api.github.com/users/tacitvenom/events{/privacy}", "followers_url": "https://api.github.com/users/tacitvenom/followers", "following_url": "https://api.github.com/users/tacitvenom/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": "0052cc", "default": false, "description": "Issue that has not been ...
closed
false
null
[]
null
1
2020-08-26T16:00:39Z
2020-08-26T16:29:07Z
2020-08-26T16:08:00Z
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35909/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35909/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35910
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35910/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35910/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35910/events
https://github.com/pandas-dev/pandas/pull/35910
686,574,314
MDExOlB1bGxSZXF1ZXN0NDc0MTE4MDQw
35,910
CI: Attempt to unpin pytest-xdist
{ "avatar_url": "https://avatars.githubusercontent.com/u/16733618?v=4", "events_url": "https://api.github.com/users/alimcmaster1/events{/privacy}", "followers_url": "https://api.github.com/users/alimcmaster1/followers", "following_url": "https://api.github.com/users/alimcmaster1/following{/other_user}", "gist...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" } ]
closed
false
null
[]
{ "closed_at": "2020-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...
4
2020-08-26T19:48:33Z
2020-08-27T16:06:38Z
2020-08-27T16:06:26Z
CONTRIBUTOR
null
- [x] closes #35756 2.1.0 was released yesterday: https://pypi.org/project/pytest-xdist/#history
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35910/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35910/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35910.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35910", "merged_at": "2020-08-27T16:06:26Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35910.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35910" }
https://api.github.com/repos/pandas-dev/pandas/issues/35911
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35911/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35911/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35911/events
https://github.com/pandas-dev/pandas/issues/35911
686,593,159
MDU6SXNzdWU2ODY1OTMxNTk=
35,911
BUG: .astype(int) converts values to negative at large integer values.
{ "avatar_url": "https://avatars.githubusercontent.com/u/10262907?v=4", "events_url": "https://api.github.com/users/jetilton/events{/privacy}", "followers_url": "https://api.github.com/users/jetilton/followers", "following_url": "https://api.github.com/users/jetilton/following{/other_user}", "gists_url": "htt...
[ { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" }, { "color": "005...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
2
2020-08-26T20:23:32Z
2020-08-26T21:16:05Z
2020-08-26T21:16:05Z
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Code Sample, a copy-pastable example ```python import pandas as pd 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/35911/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35911/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35912
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35912/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35912/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35912/events
https://github.com/pandas-dev/pandas/issues/35912
686,611,587
MDU6SXNzdWU2ODY2MTE1ODc=
35,912
DOC: Aggregate and rename is undocumented
{ "avatar_url": "https://avatars.githubusercontent.com/u/45562402?v=4", "events_url": "https://api.github.com/users/rhshadrach/events{/privacy}", "followers_url": "https://api.github.com/users/rhshadrach/followers", "following_url": "https://api.github.com/users/rhshadrach/following{/other_user}", "gists_url"...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "fbca04", "default": false, "description": "Apply, Aggregate, Tra...
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...
1
2020-08-26T20:57:51Z
2020-08-31T18:43:09Z
2020-08-31T18:40:12Z
MEMBER
null
The function `DataFrame.agg` allows for kwargs to aggregate and rename the results. df = pd.DataFrame({'a': [1, 2, 3]}) print(df.agg(a_new=('a', 'sum'))) results in a a_new 6 Perhaps I'm missing it, but I can't find it in both the API reference and the User Guide.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35912/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35912/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/35913
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35913/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35913/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35913/events
https://github.com/pandas-dev/pandas/pull/35913
686,881,338
MDExOlB1bGxSZXF1ZXN0NDc0Mzk5Mzc2
35,913
TYP: annotate tseries.holiday
{ "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": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "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...
1
2020-08-27T02:08:26Z
2020-08-27T18:50:01Z
2020-08-27T18:25:03Z
MEMBER
null
cc @simonjayhawkins
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35913/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35913/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35913.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35913", "merged_at": "2020-08-27T18:25:03Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35913.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35913" }
https://api.github.com/repos/pandas-dev/pandas/issues/35914
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35914/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35914/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35914/events
https://github.com/pandas-dev/pandas/pull/35914
686,887,868
MDExOlB1bGxSZXF1ZXN0NDc0NDA0Njcw
35,914
Make MultiIndex.get_loc raise for unhashable type
{ "avatar_url": "https://avatars.githubusercontent.com/u/2658661?v=4", "events_url": "https://api.github.com/users/dsaxton/events{/privacy}", "followers_url": "https://api.github.com/users/dsaxton/followers", "following_url": "https://api.github.com/users/dsaxton/following{/other_user}", "gists_url": "https:/...
[ { "color": "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": "2020-09-09T09:07:44Z", "closed_issues": 94, "created_at": "2020-08-17T19:11:56Z", "creator": { "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...
1
2020-08-27T02:25:38Z
2020-09-06T13:01:22Z
2020-09-05T21:18:52Z
MEMBER
null
- [x] closes #35878 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35914/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35914/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35914.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35914", "merged_at": "2020-09-05T21:18:51Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35914.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35914" }
https://api.github.com/repos/pandas-dev/pandas/issues/35915
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35915/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35915/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35915/events
https://github.com/pandas-dev/pandas/pull/35915
686,891,525
MDExOlB1bGxSZXF1ZXN0NDc0NDA3NjUw
35,915
"Backport PR #35838 on branch 1.1.x"
{ "avatar_url": "https://avatars.githubusercontent.com/u/2658661?v=4", "events_url": "https://api.github.com/users/dsaxton/events{/privacy}", "followers_url": "https://api.github.com/users/dsaxton/followers", "following_url": "https://api.github.com/users/dsaxton/following{/other_user}", "gists_url": "https:/...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2020-09-09T09:07:44Z", "closed_issues": 94, "created_at": "2020-08-17T19:11:56Z", "creator": { "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...
1
2020-08-27T02:36:25Z
2020-08-27T17:11:02Z
2020-08-27T09:22:20Z
MEMBER
null
xref #35838
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35915/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35915/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/35915.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/35915", "merged_at": "2020-08-27T09:22:20Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/35915.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/35915" }
https://api.github.com/repos/pandas-dev/pandas/issues/35916
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/35916/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/35916/comments
https://api.github.com/repos/pandas-dev/pandas/issues/35916/events
https://github.com/pandas-dev/pandas/issues/35916
686,901,351
MDU6SXNzdWU2ODY5MDEzNTE=
35,916
BUG: Dataframe slicing incosistent behavior when using & operator
{ "avatar_url": "https://avatars.githubusercontent.com/u/7969470?v=4", "events_url": "https://api.github.com/users/henrypinkard/events{/privacy}", "followers_url": "https://api.github.com/users/henrypinkard/followers", "following_url": "https://api.github.com/users/henrypinkard/following{/other_user}", "gists...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0052cc", "default": false, "description": "Issue that has not been ...
closed
false
null
[]
null
4
2020-08-27T03:05:40Z
2020-08-28T01:08:42Z
2020-08-28T01:08:42Z
NONE
null
- [ ] I have checked that this issue has not already been reported. Not familiar enough with pandas to know what to search for to verify this - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- ###...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/35916/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/35916/timeline
null
null
null