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/43422
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43422/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43422/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43422/events
https://github.com/pandas-dev/pandas/issues/43422
988,588,520
MDU6SXNzdWU5ODg1ODg1MjA=
43,422
BUG: Regression in 1.3.0: Exception when setting arrays as cell values
{ "avatar_url": "https://avatars.githubusercontent.com/u/4403130?v=4", "events_url": "https://api.github.com/users/felixdivo/events{/privacy}", "followers_url": "https://api.github.com/users/felixdivo/followers", "following_url": "https://api.github.com/users/felixdivo/following{/other_user}", "gists_url": "h...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2021-09-12T08:21:30Z", "closed_issues": 79, "created_at": "2021-08-15T08:07:48Z", "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
2021-09-05T20:12:02Z
2021-09-08T13:04:13Z
2021-09-07T21:59:33Z
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 (yes, on version 1.3.2). - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. The following works fine on 1.2.5 and now fails (starting with 1.3.0)...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43422/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43422/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43423
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43423/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43423/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43423/events
https://github.com/pandas-dev/pandas/pull/43423
988,594,188
MDExOlB1bGxSZXF1ZXN0NzI3NDY2MjI2
43,423
CI: add `jinja2` as a hard dependency for `DataFrame.to_latex/to_html`
{ "avatar_url": "https://avatars.githubusercontent.com/u/24256554?v=4", "events_url": "https://api.github.com/users/attack68/events{/privacy}", "followers_url": "https://api.github.com/users/attack68/followers", "following_url": "https://api.github.com/users/attack68/following{/other_user}", "gists_url": "htt...
[ { "color": "006b75", "default": false, "description": "read_html, to_html, Styler.apply, Styler.applymap", "id": 57395487, "name": "IO HTML", "node_id": "MDU6TGFiZWw1NzM5NTQ4Nw==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20HTML" }, { "color": "d93f0b", ...
closed
false
null
[]
null
7
2021-09-05T20:42:10Z
2021-11-16T17:34:57Z
2021-11-16T17:34:56Z
CONTRIBUTOR
null
As per https://github.com/pandas-dev/pandas/pull/43161#issuecomment-909765165 Goes towards #43161 and #41648 This is WIP since 41648 is not finished yet, but it is getting close.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43423/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43423/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43423.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43423", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43423.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43423" }
https://api.github.com/repos/pandas-dev/pandas/issues/43424
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43424/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43424/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43424/events
https://github.com/pandas-dev/pandas/issues/43424
988,644,829
MDU6SXNzdWU5ODg2NDQ4Mjk=
43,424
BUG: Series.fillna raising with `float32` dtype when using value arg
{ "avatar_url": "https://avatars.githubusercontent.com/u/37011898?v=4", "events_url": "https://api.github.com/users/mzeitlin11/events{/privacy}", "followers_url": "https://api.github.com/users/mzeitlin11/followers", "following_url": "https://api.github.com/users/mzeitlin11/following{/other_user}", "gists_url"...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2021-09-12T08:21:30Z", "closed_issues": 79, "created_at": "2021-08-15T08:07:48Z", "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...
8
2021-09-06T00:54:25Z
2021-09-09T11:37:26Z
2021-09-09T11:37:26Z
MEMBER
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [x] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Code Sample, a copy-pastable example ```python ser = pd.Series([1.0, 2.0]...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43424/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43424/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43425
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43425/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43425/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43425/events
https://github.com/pandas-dev/pandas/pull/43425
989,272,407
MDExOlB1bGxSZXF1ZXN0NzI4MDQzOTMz
43,425
Backport PR #42772 on branch 1.3.x (BUG: Series.groupby fails with InvalidIndexError on time series with …)
{ "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": "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": "2021-09-12T08:21:30Z", "closed_issues": 79, "created_at": "2021-08-15T08:07:48Z", "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
2021-09-06T15:18:12Z
2021-09-06T17:11:53Z
2021-09-06T17:11:53Z
NONE
null
Backport PR #42772: BUG: Series.groupby fails with InvalidIndexError on time series with …
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43425/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43425/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43425.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43425", "merged_at": "2021-09-06T17:11:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43425.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43425" }
https://api.github.com/repos/pandas-dev/pandas/issues/43426
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43426/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43426/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43426/events
https://github.com/pandas-dev/pandas/pull/43426
989,312,063
MDExOlB1bGxSZXF1ZXN0NzI4MDc3MzU2
43,426
BACKPORT: groupby.apply incorrectly dropping nan #43236
{ "avatar_url": "https://avatars.githubusercontent.com/u/6472290?v=4", "events_url": "https://api.github.com/users/debnathshoham/events{/privacy}", "followers_url": "https://api.github.com/users/debnathshoham/followers", "following_url": "https://api.github.com/users/debnathshoham/following{/other_user}", "gi...
[ { "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": "d7e102", "default": false, "description": "np.nan, pd.NaT,...
closed
false
null
[]
{ "closed_at": "2021-09-12T08:21:30Z", "closed_issues": 79, "created_at": "2021-08-15T08:07:48Z", "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
2021-09-06T16:18:02Z
2021-09-06T18:56:48Z
2021-09-06T18:37:29Z
CONTRIBUTOR
null
xref #43236
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43426/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43426/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43426.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43426", "merged_at": "2021-09-06T18:37:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43426.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43426" }
https://api.github.com/repos/pandas-dev/pandas/issues/43427
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43427/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43427/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43427/events
https://github.com/pandas-dev/pandas/pull/43427
989,341,844
MDExOlB1bGxSZXF1ZXN0NzI4MTAyMTI3
43,427
DEPR: squeeze argument in read_csv/read_table/read_excel
{ "avatar_url": "https://avatars.githubusercontent.com/u/47963215?v=4", "events_url": "https://api.github.com/users/lithomas1/events{/privacy}", "followers_url": "https://api.github.com/users/lithomas1/followers", "following_url": "https://api.github.com/users/lithomas1/following{/other_user}", "gists_url": "...
[ { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "id": 47229171, "name": "IO CSV", "node_id": "MDU6TGFiZWw0NzIyOTE3MQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV" }, { "color": "bfe5bf", "default": false, "descriptio...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
5
2021-09-06T17:15:26Z
2021-09-12T15:07:29Z
2021-09-10T13:45:49Z
MEMBER
null
- [ ] closes #43242 - [ ] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] 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/43427/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43427/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43427.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43427", "merged_at": "2021-09-10T13:45:47Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43427.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43427" }
https://api.github.com/repos/pandas-dev/pandas/issues/43428
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43428/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43428/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43428/events
https://github.com/pandas-dev/pandas/pull/43428
989,376,866
MDExOlB1bGxSZXF1ZXN0NzI4MTMwODE1
43,428
Regression in __getitem__ raising for slice DatetimeIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/61934744?v=4", "events_url": "https://api.github.com/users/phofl/events{/privacy}", "followers_url": "https://api.github.com/users/phofl/followers", "following_url": "https://api.github.com/users/phofl/following{/other_user}", "gists_url": "https://api....
[ { "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
[]
{ "closed_at": "2021-09-12T08:21:30Z", "closed_issues": 79, "created_at": "2021-08-15T08:07:48Z", "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
2021-09-06T18:35:34Z
2021-09-09T13:51:16Z
2021-09-09T13:51:01Z
MEMBER
null
- [x] closes #43223 - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [x] whatsnew entry @jbrockmendel Any idea why we used ``maybe_indices_to_slice`` instead of take like in loc?...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43428/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43428/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43428.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43428", "merged_at": "2021-09-09T13:51:01Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43428.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43428" }
https://api.github.com/repos/pandas-dev/pandas/issues/43429
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43429/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43429/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43429/events
https://github.com/pandas-dev/pandas/issues/43429
989,384,116
MDU6SXNzdWU5ODkzODQxMTY=
43,429
CI: Posix / pytest failing in test_unique.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/8927258?v=4", "events_url": "https://api.github.com/users/johnzangwill/events{/privacy}", "followers_url": "https://api.github.com/users/johnzangwill/followers", "following_url": "https://api.github.com/users/johnzangwill/following{/other_user}", "gists...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "5319e7", "d...
closed
false
null
[]
null
6
2021-09-06T18:55:05Z
2021-09-29T09:49:25Z
2021-09-29T09:49:25Z
CONTRIBUTOR
null
Posix / pytest (actions-38-minimum_versions.yaml, not slow and not network and not clipboard) failing at test_unique.py::test_unique_bad_unicode[idx_or_series_w_bad_unicode0] `UnicodeEncodeError: 'utf-8' codec can't encode character '\ud83d' in position 84: surrogates not allowed` (I believe that \ud83d is a...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43429/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43429/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43430
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43430/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43430/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43430/events
https://github.com/pandas-dev/pandas/pull/43430
989,399,639
MDExOlB1bGxSZXF1ZXN0NzI4MTQ5MDMy
43,430
TYP: libs
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "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": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
0
2021-09-06T19:28:55Z
2021-09-09T15:24:29Z
2021-09-09T12:41:32Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] 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/43430/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43430/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43430.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43430", "merged_at": "2021-09-09T12:41:32Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43430.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43430" }
https://api.github.com/repos/pandas-dev/pandas/issues/43431
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43431/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43431/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43431/events
https://github.com/pandas-dev/pandas/pull/43431
989,405,669
MDExOlB1bGxSZXF1ZXN0NzI4MTUzNjg0
43,431
Backport PR #43403: Revert Cythonized Kendall implementation and improve test case to prevent regressions
{ "avatar_url": "https://avatars.githubusercontent.com/u/709668?v=4", "events_url": "https://api.github.com/users/zrait/events{/privacy}", "followers_url": "https://api.github.com/users/zrait/followers", "following_url": "https://api.github.com/users/zrait/following{/other_user}", "gists_url": "https://api.gi...
[ { "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": "2021-09-12T08:21:30Z", "closed_issues": 79, "created_at": "2021-08-15T08:07:48Z", "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
2021-09-06T19:46:28Z
2021-09-06T23:50:57Z
2021-09-06T23:50:50Z
CONTRIBUTOR
null
- [ ] closes #43401 - [ ] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] 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/43431/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43431/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43431.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43431", "merged_at": "2021-09-06T23:50:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43431.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43431" }
https://api.github.com/repos/pandas-dev/pandas/issues/43432
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43432/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43432/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43432/events
https://github.com/pandas-dev/pandas/pull/43432
989,446,346
MDExOlB1bGxSZXF1ZXN0NzI4MTg3OTg3
43,432
DOC: Modify pandas.ExcelWriter default engine in docstring (#43359)
{ "avatar_url": "https://avatars.githubusercontent.com/u/37710770?v=4", "events_url": "https://api.github.com/users/LiquidMika/events{/privacy}", "followers_url": "https://api.github.com/users/LiquidMika/followers", "following_url": "https://api.github.com/users/LiquidMika/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": "bfe5bf", "default": false, "description": "read_excel, to_excel"...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
1
2021-09-06T21:36:17Z
2021-09-12T16:56:08Z
2021-09-12T16:55:59Z
CONTRIBUTOR
null
* engine for xlsx : xlsxwriter instead of openpyxl * correction to pass the doctest - [x] closes #43359 - [x] tests added / passed : script/validate_docstrings.py detected 3 errors before my pull request. It's now resolved - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/d...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43432/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43432/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43432.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43432", "merged_at": "2021-09-12T16:55:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43432.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43432" }
https://api.github.com/repos/pandas-dev/pandas/issues/43433
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43433/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43433/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43433/events
https://github.com/pandas-dev/pandas/pull/43433
989,450,733
MDExOlB1bGxSZXF1ZXN0NzI4MTkxNDQ2
43,433
TST: Test for MultiIndex merge with CategoricalIndex (#36973)
{ "avatar_url": "https://avatars.githubusercontent.com/u/22553685?v=4", "events_url": "https://api.github.com/users/tim-tran/events{/privacy}", "followers_url": "https://api.github.com/users/tim-tran/followers", "following_url": "https://api.github.com/users/tim-tran/following{/other_user}", "gists_url": "htt...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "02d7e1", "d...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
1
2021-09-06T21:51:55Z
2021-09-07T14:12:00Z
2021-09-07T14:11:56Z
CONTRIBUTOR
null
- [x] closes #36973 - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run 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/43433/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43433/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43433.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43433", "merged_at": "2021-09-07T14:11:56Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43433.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43433" }
https://api.github.com/repos/pandas-dev/pandas/issues/43434
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43434/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43434/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43434/events
https://github.com/pandas-dev/pandas/pull/43434
989,492,196
MDExOlB1bGxSZXF1ZXN0NzI4MjI2NjE2
43,434
REF: groupby.pad/backfill 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...
[]
closed
false
null
[]
null
0
2021-09-07T00:14:13Z
2021-09-07T23:24:37Z
2021-09-07T02:46:13Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] 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/43434/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43434/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43434.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43434", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43434.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43434" }
https://api.github.com/repos/pandas-dev/pandas/issues/43435
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43435/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43435/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43435/events
https://github.com/pandas-dev/pandas/pull/43435
989,598,587
MDExOlB1bGxSZXF1ZXN0NzI4MzEzMTgz
43,435
REF: Groupby._get_cythonized_result operate blockwise in axis==1 case
{ "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": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate", "id": 2822342, "name": "Missing-data", "node_id": "MDU6TGFiZWwyODIyMzQy", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data" }, { "color": "a10c02"...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
4
2021-09-07T05:10:26Z
2021-09-13T16:06:22Z
2021-09-13T15:26:08Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] 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/43435/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43435/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43435.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43435", "merged_at": "2021-09-13T15:26:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43435.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43435" }
https://api.github.com/repos/pandas-dev/pandas/issues/43436
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43436/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43436/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43436/events
https://github.com/pandas-dev/pandas/pull/43436
989,636,300
MDExOlB1bGxSZXF1ZXN0NzI4MzQ0OTMy
43,436
ENH: Improve IOError handling on missing parent directory for Series/DataFrame write methods #24306
{ "avatar_url": "https://avatars.githubusercontent.com/u/65842583?v=4", "events_url": "https://api.github.com/users/leonarduschen/events{/privacy}", "followers_url": "https://api.github.com/users/leonarduschen/followers", "following_url": "https://api.github.com/users/leonarduschen/following{/other_user}", "g...
[ { "color": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" }, { "color": "ffa0ff", "...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
6
2021-09-07T06:22:20Z
2021-09-11T14:51:04Z
2021-09-11T14:50:50Z
CONTRIBUTOR
null
- [x] closes #24306 - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [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/43436/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43436/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43436.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43436", "merged_at": "2021-09-11T14:50:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43436.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43436" }
https://api.github.com/repos/pandas-dev/pandas/issues/43437
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43437/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43437/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43437/events
https://github.com/pandas-dev/pandas/issues/43437
989,687,901
MDU6SXNzdWU5ODk2ODc5MDE=
43,437
ENH: Handle for current DataFrame in pd.query expression
{ "avatar_url": "https://avatars.githubusercontent.com/u/37619875?v=4", "events_url": "https://api.github.com/users/julibeg/events{/privacy}", "followers_url": "https://api.github.com/users/julibeg/followers", "following_url": "https://api.github.com/users/julibeg/following{/other_user}", "gists_url": "https:...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "f3afff", "default": false, "description": "pd.eval,...
open
false
null
[]
null
0
2021-09-07T07:39:13Z
2021-09-14T11:32:55Z
null
NONE
null
#### Is your feature request related to a problem? I use `pd.query` and `pd.eval` a lot. However, sometimes I find myself in situations where I would like to filter an unnamed DataFrame with `pd.query` and it would be very handy if there was a handle for the DataFrame available in the query expression. #### Desc...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43437/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43437/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43438
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43438/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43438/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43438/events
https://github.com/pandas-dev/pandas/issues/43438
989,769,294
MDU6SXNzdWU5ODk3NjkyOTQ=
43,438
ENH: Reopen "Default value for missing values on merge"
{ "avatar_url": "https://avatars.githubusercontent.com/u/11861496?v=4", "events_url": "https://api.github.com/users/Codeberg-AsGithubAlternative-buhtz/events{/privacy}", "followers_url": "https://api.github.com/users/Codeberg-AsGithubAlternative-buhtz/followers", "following_url": "https://api.github.com/users/C...
[ { "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": "0052cc", "default": false, "description": "Issue th...
closed
false
null
[]
null
1
2021-09-07T09:13:05Z
2021-09-07T09:53:29Z
2021-09-07T09:53:29Z
NONE
null
Please reopen #20007 There was no valid reason for closing. The "closer" just wrote about a workaround (not a solution) with `fillna()`. Please let us reopen the discussion on the original Issue.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43438/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43438/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43439
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43439/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43439/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43439/events
https://github.com/pandas-dev/pandas/issues/43439
989,779,495
MDU6SXNzdWU5ODk3Nzk0OTU=
43,439
BUG: SpooledTemporaryFile no longer working with read_csv
{ "avatar_url": "https://avatars.githubusercontent.com/u/7900614?v=4", "events_url": "https://api.github.com/users/oskli/events{/privacy}", "followers_url": "https://api.github.com/users/oskli/followers", "following_url": "https://api.github.com/users/oskli/following{/other_user}", "gists_url": "https://api.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": "e11d21", "default": false, "description": "Functionality that used ...
closed
false
null
[]
{ "closed_at": "2021-09-12T08:21:30Z", "closed_issues": 79, "created_at": "2021-08-15T08:07:48Z", "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
2021-09-07T09:24:10Z
2021-09-10T00:24:10Z
2021-09-10T00:24:10Z
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](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas. - [ ] I have confirmed this bug exists on the master branch of pandas. ### Reproducible Example ```pytho...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43439/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43439/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43440
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43440/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43440/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43440/events
https://github.com/pandas-dev/pandas/issues/43440
989,795,919
MDU6SXNzdWU5ODk3OTU5MTk=
43,440
DOC: no docs for ExcelWriter `engine_kwargs` #42292 #42214
{ "avatar_url": "https://avatars.githubusercontent.com/u/33122845?v=4", "events_url": "https://api.github.com/users/Joeperdefloep/events{/privacy}", "followers_url": "https://api.github.com/users/Joeperdefloep/followers", "following_url": "https://api.github.com/users/Joeperdefloep/following{/other_user}", "g...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "bfe5bf", "default": false, "description": "read_excel, to_excel"...
open
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
2
2021-09-07T09:41:48Z
2021-09-29T13:19:36Z
null
CONTRIBUTOR
null
### - [X] I have checked that the issue still exists on the latest versions of the docs on `master` [here](https://pandas.pydata.org/docs/dev/) ### Location of the documentation https://pandas.pydata.org/docs/dev/reference/api/pandas.ExcelWriter.html?highlight=excelwriter#pandas.ExcelWriter ### 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/43440/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43440/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43441
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43441/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43441/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43441/events
https://github.com/pandas-dev/pandas/pull/43441
989,808,226
MDExOlB1bGxSZXF1ZXN0NzI4NDkxMjA2
43,441
DOC: add links to pre-commit in contributing
{ "avatar_url": "https://avatars.githubusercontent.com/u/33122845?v=4", "events_url": "https://api.github.com/users/Joeperdefloep/events{/privacy}", "followers_url": "https://api.github.com/users/Joeperdefloep/followers", "following_url": "https://api.github.com/users/Joeperdefloep/following{/other_user}", "g...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
6
2021-09-07T09:56:19Z
2021-09-08T23:53:56Z
2021-09-08T23:53:49Z
CONTRIBUTOR
null
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] whatsnew entry The contributing page has comments on style, but does not link to setting up pre-commits yourself. It would be nice to be guided 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/43441/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43441/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43441.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43441", "merged_at": "2021-09-08T23:53:49Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43441.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43441" }
https://api.github.com/repos/pandas-dev/pandas/issues/43442
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43442/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43442/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43442/events
https://github.com/pandas-dev/pandas/issues/43442
989,811,383
MDU6SXNzdWU5ODk4MTEzODM=
43,442
BUG: ExcelWriter `engine_kwargs` not passed through to other engines than xlsxwriter #42292 #42214 #43440
{ "avatar_url": "https://avatars.githubusercontent.com/u/33122845?v=4", "events_url": "https://api.github.com/users/Joeperdefloep/events{/privacy}", "followers_url": "https://api.github.com/users/Joeperdefloep/followers", "following_url": "https://api.github.com/users/Joeperdefloep/following{/other_user}", "g...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "bfe5bf", "default": false, "description": "read_exc...
open
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
1
2021-09-07T09:59:59Z
2021-09-29T13:19:30Z
null
CONTRIBUTOR
null
### - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas. - [X] I have confirmed this bug exists on the master branch of pandas. ### Reproducible Example ```python import 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/43442/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43442/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43443
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43443/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43443/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43443/events
https://github.com/pandas-dev/pandas/pull/43443
989,845,195
MDExOlB1bGxSZXF1ZXN0NzI4NTIzMjcw
43,443
BUG: use TypeError (not OSError) when read_csv expects file path name or file-like object
{ "avatar_url": "https://avatars.githubusercontent.com/u/895458?v=4", "events_url": "https://api.github.com/users/mwtoews/events{/privacy}", "followers_url": "https://api.github.com/users/mwtoews/followers", "following_url": "https://api.github.com/users/mwtoews/following{/other_user}", "gists_url": "https://...
[]
closed
false
null
[]
null
1
2021-09-07T10:40:01Z
2021-09-07T11:19:51Z
2021-09-07T11:16:37Z
CONTRIBUTOR
null
The exception class was changed from `IOError` (alias of `OSError`) to `TypeError` when `read_csv` expects file path or file-like object. This bug is split from #43366, but with more clear intent and added test.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43443/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43443/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43443.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43443", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43443.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43443" }
https://api.github.com/repos/pandas-dev/pandas/issues/43444
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43444/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43444/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43444/events
https://github.com/pandas-dev/pandas/pull/43444
989,965,457
MDExOlB1bGxSZXF1ZXN0NzI4NjI3NTMz
43,444
Backport PR #43410 on branch 1.3.x (REGR: Resampler.aggregate fails when used with column selection)
{ "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": "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
null
[]
{ "closed_at": "2021-09-12T08:21:30Z", "closed_issues": 79, "created_at": "2021-08-15T08:07:48Z", "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
2021-09-07T13:07:07Z
2021-09-07T14:09:51Z
2021-09-07T14:09:50Z
NONE
null
Backport PR #43410: REGR: Resampler.aggregate fails when used with column selection
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43444/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43444/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43444.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43444", "merged_at": "2021-09-07T14:09:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43444.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43444" }
https://api.github.com/repos/pandas-dev/pandas/issues/43445
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43445/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43445/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43445/events
https://github.com/pandas-dev/pandas/pull/43445
990,121,047
MDExOlB1bGxSZXF1ZXN0NzI4NzU3Mzcz
43,445
Pass through Engine kwargs in ExcelWriter
{ "avatar_url": "https://avatars.githubusercontent.com/u/33122845?v=4", "events_url": "https://api.github.com/users/Joeperdefloep/events{/privacy}", "followers_url": "https://api.github.com/users/Joeperdefloep/followers", "following_url": "https://api.github.com/users/Joeperdefloep/following{/other_user}", "g...
[ { "color": "bfe5bf", "default": false, "description": "read_excel, to_excel", "id": 49254273, "name": "IO Excel", "node_id": "MDU6TGFiZWw0OTI1NDI3Mw==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Excel" } ]
open
false
{ "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...
[ { "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_use...
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
7
2021-09-07T15:46:38Z
2021-11-18T21:22:51Z
null
CONTRIBUTOR
null
- [x] closes #43442 - [x] closes #43440 - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [x] whatsnew entry This is the revised version of #42214. In fact, in xlsxwriter, all k...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43445/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43445/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43445.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43445", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43445.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43445" }
https://api.github.com/repos/pandas-dev/pandas/issues/43446
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43446/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43446/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43446/events
https://github.com/pandas-dev/pandas/pull/43446
990,143,735
MDExOlB1bGxSZXF1ZXN0NzI4Nzc2Nzc1
43,446
REF: share _wrap_aggregated_output
{ "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": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
0
2021-09-07T16:13:28Z
2021-09-07T23:08:28Z
2021-09-07T22:59:53Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] 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/43446/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43446/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43446.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43446", "merged_at": "2021-09-07T22:59:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43446.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43446" }
https://api.github.com/repos/pandas-dev/pandas/issues/43447
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43447/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43447/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43447/events
https://github.com/pandas-dev/pandas/pull/43447
990,169,249
MDExOlB1bGxSZXF1ZXN0NzI4Nzk4Njcy
43,447
REGR: SpooledTemporaryFile support in read_csv
{ "avatar_url": "https://avatars.githubusercontent.com/u/6618166?v=4", "events_url": "https://api.github.com/users/twoertwein/events{/privacy}", "followers_url": "https://api.github.com/users/twoertwein/followers", "following_url": "https://api.github.com/users/twoertwein/following{/other_user}", "gists_url":...
[ { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "id": 47229171, "name": "IO CSV", "node_id": "MDU6TGFiZWw0NzIyOTE3MQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV" }, { "color": "0052cc", "default": false, "descriptio...
closed
false
null
[]
{ "closed_at": "2021-09-12T08:21:30Z", "closed_issues": 79, "created_at": "2021-08-15T08:07:48Z", "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...
8
2021-09-07T16:47:48Z
2021-09-10T00:24:31Z
2021-09-10T00:24:11Z
CONTRIBUTOR
null
- [ ] closes #43439 - [ ] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] whatsnew entry Probably should throw a warning, if we cannot wrap the handle with `io.TextIOWrapper`. ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43447/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43447/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43447.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43447", "merged_at": "2021-09-10T00:24:10Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43447.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43447" }
https://api.github.com/repos/pandas-dev/pandas/issues/43448
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43448/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43448/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43448/events
https://github.com/pandas-dev/pandas/issues/43448
990,204,871
MDU6SXNzdWU5OTAyMDQ4NzE=
43,448
BUG: `groupby` on categorical columns creates unexisting combinations
{ "avatar_url": "https://avatars.githubusercontent.com/u/46298009?v=4", "events_url": "https://api.github.com/users/Seon82/events{/privacy}", "followers_url": "https://api.github.com/users/Seon82/followers", "following_url": "https://api.github.com/users/Seon82/following{/other_user}", "gists_url": "https://a...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
null
3
2021-09-07T17:36:16Z
2021-09-13T16:05:03Z
2021-09-13T16:05:03Z
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](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas. - [x] I have confirmed this bug exists on the master branch of pandas. ### Reproducible Example ```pytho...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43448/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43448/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43449
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43449/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43449/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43449/events
https://github.com/pandas-dev/pandas/pull/43449
990,235,140
MDExOlB1bGxSZXF1ZXN0NzI4ODUyOTc0
43,449
REF: share _wrap_transformed_output
{ "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": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
2
2021-09-07T18:20:10Z
2021-09-09T15:27:20Z
2021-09-09T12:34:40Z
MEMBER
null
Sits on top of #43446
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43449/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43449/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43449.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43449", "merged_at": "2021-09-09T12:34:40Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43449.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43449" }
https://api.github.com/repos/pandas-dev/pandas/issues/43450
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43450/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43450/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43450/events
https://github.com/pandas-dev/pandas/pull/43450
990,336,839
MDExOlB1bGxSZXF1ZXN0NzI4OTM5NjU4
43,450
Regression in loc setitem raising ValueError when setting array as cell value
{ "avatar_url": "https://avatars.githubusercontent.com/u/61934744?v=4", "events_url": "https://api.github.com/users/phofl/events{/privacy}", "followers_url": "https://api.github.com/users/phofl/followers", "following_url": "https://api.github.com/users/phofl/following{/other_user}", "gists_url": "https://api....
[ { "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": "2021-09-12T08:21:30Z", "closed_issues": 79, "created_at": "2021-08-15T08:07:48Z", "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
2021-09-07T20:42:18Z
2021-09-08T07:25:12Z
2021-09-07T21:59:33Z
MEMBER
null
- [x] closes #43422 - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 1, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43450/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43450/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43450.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43450", "merged_at": "2021-09-07T21:59:33Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43450.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43450" }
https://api.github.com/repos/pandas-dev/pandas/issues/43451
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43451/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43451/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43451/events
https://github.com/pandas-dev/pandas/issues/43451
990,371,177
MDU6SXNzdWU5OTAzNzExNzc=
43,451
BUILD: Incorrect filenames on pypi
{ "avatar_url": "https://avatars.githubusercontent.com/u/4199385?v=4", "events_url": "https://api.github.com/users/cmdawson/events{/privacy}", "followers_url": "https://api.github.com/users/cmdawson/followers", "following_url": "https://api.github.com/users/cmdawson/following{/other_user}", "gists_url": "http...
[ { "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": 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
2021-09-07T21:33:58Z
2021-09-07T23:00:56Z
2021-09-07T22:43:31Z
NONE
null
### - [X] I have read the [installation guide](https://pandas.pydata.org/pandas-docs/stable/getting_started/install.html#installing-pandas). ### Platform Linux-4.15.0-144-generic-x86_64-with-glibc2.27 ### Installation Method pip install ### pandas Version latest ### Python Version 3.8 ### Installation Logs ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43451/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43451/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43452
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43452/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43452/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43452/events
https://github.com/pandas-dev/pandas/issues/43452
990,382,230
MDU6SXNzdWU5OTAzODIyMzA=
43,452
ENH: pd.Index to .toset() method
{ "avatar_url": "https://avatars.githubusercontent.com/u/9061708?v=4", "events_url": "https://api.github.com/users/jolespin/events{/privacy}", "followers_url": "https://api.github.com/users/jolespin/followers", "following_url": "https://api.github.com/users/jolespin/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" }, { "color": "207de5", "default": false, "description": "Requires...
open
false
null
[]
null
0
2021-09-07T21:50:11Z
2021-09-30T23:31:53Z
null
NONE
null
#### Is your feature request related to a problem? Yes, it would be much easier to set comprehension and return sets of things ```python a = pd.Index([1,1,2,3,4]) b = pd.Index([2,3,5]) c = pd.Index([3,5,6]) a.intersection(b).intersection(c) # Int64Index([3], dtype='int64') ``` #### Describe the sol...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43452/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43452/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43453
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43453/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43453/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43453/events
https://github.com/pandas-dev/pandas/pull/43453
990,386,899
MDExOlB1bGxSZXF1ZXN0NzI4OTgzMTQ0
43,453
Backport PR #43450 on branch 1.3.x (Regression in loc setitem raising ValueError when setting array as cell value)
{ "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": "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": "2021-09-12T08:21:30Z", "closed_issues": 79, "created_at": "2021-08-15T08:07:48Z", "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
2021-09-07T21:59:41Z
2021-09-07T22:58:26Z
2021-09-07T22:58:26Z
NONE
null
Backport PR #43450: Regression in loc setitem raising ValueError when setting array as cell value
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43453/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43453/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43453.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43453", "merged_at": "2021-09-07T22:58:26Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43453.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43453" }
https://api.github.com/repos/pandas-dev/pandas/issues/43454
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43454/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43454/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43454/events
https://github.com/pandas-dev/pandas/issues/43454
990,432,020
MDU6SXNzdWU5OTA0MzIwMjA=
43,454
REF: use common utilities when implementing EA._get_common_dtype
{ "avatar_url": "https://avatars.githubusercontent.com/u/37011898?v=4", "events_url": "https://api.github.com/users/mzeitlin11/events{/privacy}", "followers_url": "https://api.github.com/users/mzeitlin11/followers", "following_url": "https://api.github.com/users/mzeitlin11/following{/other_user}", "gists_url"...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "e102d8", "default": false, "de...
open
false
null
[]
null
2
2021-09-07T23:36:58Z
2021-09-09T00:46:16Z
null
MEMBER
null
From #43409, https://github.com/pandas-dev/pandas/pull/43409#discussion_r703891397. Look to use `is_*_dtype` instead of `isinstance` when implementing `_get_common_dtype` for EA'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/43454/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43454/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43455
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43455/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43455/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43455/events
https://github.com/pandas-dev/pandas/pull/43455
990,597,228
MDExOlB1bGxSZXF1ZXN0NzI5MTc2NDY3
43,455
REGR: fillna on f32 column raising for f64
{ "avatar_url": "https://avatars.githubusercontent.com/u/37011898?v=4", "events_url": "https://api.github.com/users/mzeitlin11/events{/privacy}", "followers_url": "https://api.github.com/users/mzeitlin11/followers", "following_url": "https://api.github.com/users/mzeitlin11/following{/other_user}", "gists_url"...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "d7...
closed
false
null
[]
{ "closed_at": "2021-09-12T08:21:30Z", "closed_issues": 79, "created_at": "2021-08-15T08:07:48Z", "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...
7
2021-09-08T02:17:12Z
2021-09-09T12:55:24Z
2021-09-09T11:37:26Z
MEMBER
null
- [x] closes #43424 - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [x] whatsnew entry For now have put whatsnew in 1.3.3, but might be better for 1.4 since regression is later ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43455/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43455/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43455.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43455", "merged_at": "2021-09-09T11:37:26Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43455.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43455" }
https://api.github.com/repos/pandas-dev/pandas/issues/43456
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43456/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43456/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43456/events
https://github.com/pandas-dev/pandas/pull/43456
990,636,180
MDExOlB1bGxSZXF1ZXN0NzI5MjExODk1
43,456
TST: add test to check numeric precision GH33234
{ "avatar_url": "https://avatars.githubusercontent.com/u/11304533?v=4", "events_url": "https://api.github.com/users/whitneymichelle/events{/privacy}", "followers_url": "https://api.github.com/users/whitneymichelle/followers", "following_url": "https://api.github.com/users/whitneymichelle/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": "729FCF", "d...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
2
2021-09-08T03:04:14Z
2021-11-06T21:36:18Z
2021-11-06T21:36:18Z
NONE
null
test to check numeric precision after .groupby and .agg - [X] closes #33234 - [X] tests added / passed - [X] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [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/43456/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43456/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43456.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43456", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43456.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43456" }
https://api.github.com/repos/pandas-dev/pandas/issues/43457
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43457/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43457/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43457/events
https://github.com/pandas-dev/pandas/issues/43457
990,796,568
MDU6SXNzdWU5OTA3OTY1Njg=
43,457
ENH: `assert_frame_equal` to show column name for columns of dtype `datetime64[ns]`
{ "avatar_url": "https://avatars.githubusercontent.com/u/7835508?v=4", "events_url": "https://api.github.com/users/roger-yu-ds/events{/privacy}", "followers_url": "https://api.github.com/users/roger-yu-ds/followers", "following_url": "https://api.github.com/users/roger-yu-ds/following{/other_user}", "gists_ur...
[ { "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": "C4A000", "default": false, "description": "pandas t...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
1
2021-09-08T07:13:57Z
2021-09-11T21:12:14Z
null
NONE
null
#### Is your feature request related to a problem? I wish I could use [`pandas.testing.assert_frame_equal`](https://pandas.pydata.org/docs/reference/api/pandas.testing.assert_frame_equal.html) to determine which of my `datetime64[ns]` columns are not equal when comparing two dataframes. Currently the output is `Asse...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43457/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43457/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43458
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43458/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43458/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43458/events
https://github.com/pandas-dev/pandas/pull/43458
991,136,862
MDExOlB1bGxSZXF1ZXN0NzI5NjQ1ODQ1
43,458
DOC: 'if_sheet_exists' only on openpyxl in stead of 'append'
{ "avatar_url": "https://avatars.githubusercontent.com/u/33122845?v=4", "events_url": "https://api.github.com/users/Joeperdefloep/events{/privacy}", "followers_url": "https://api.github.com/users/Joeperdefloep/followers", "following_url": "https://api.github.com/users/Joeperdefloep/following{/other_user}", "g...
[]
closed
false
null
[]
null
1
2021-09-08T13:25:02Z
2021-09-08T13:35:30Z
2021-09-08T13:35:30Z
CONTRIBUTOR
null
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] whatsnew entry The `if_sheet_exists` parameter works also in write mode of openpyxl. e.g.: ```python import pandas as pd with pd.ExcelWriter("f.xlsx",e...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43458/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43458/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43458.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43458", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43458.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43458" }
https://api.github.com/repos/pandas-dev/pandas/issues/43459
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43459/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43459/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43459/events
https://github.com/pandas-dev/pandas/pull/43459
991,180,156
MDExOlB1bGxSZXF1ZXN0NzI5NjgyMDQy
43,459
TST: add test to read empty array
{ "avatar_url": "https://avatars.githubusercontent.com/u/33854773?v=4", "events_url": "https://api.github.com/users/nakatomotoi/events{/privacy}", "followers_url": "https://api.github.com/users/nakatomotoi/followers", "following_url": "https://api.github.com/users/nakatomotoi/following{/other_user}", "gists_u...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "5319e7", "d...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
3
2021-09-08T14:05:33Z
2021-09-29T13:07:25Z
2021-09-29T12:58:50Z
CONTRIBUTOR
null
- [ ] closes #41241 - [ ] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] 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/43459/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43459/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43459.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43459", "merged_at": "2021-09-29T12:58:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43459.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43459" }
https://api.github.com/repos/pandas-dev/pandas/issues/43460
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43460/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43460/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43460/events
https://github.com/pandas-dev/pandas/issues/43460
991,194,976
MDU6SXNzdWU5OTExOTQ5NzY=
43,460
ENH: Behaviour Series.isin with dataframe comparison is confusing [for discussion]
{ "avatar_url": "https://avatars.githubusercontent.com/u/34067903?v=4", "events_url": "https://api.github.com/users/erfannariman/events{/privacy}", "followers_url": "https://api.github.com/users/erfannariman/followers", "following_url": "https://api.github.com/users/erfannariman/following{/other_user}", "gist...
[ { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" }, { "color": "207d...
open
false
null
[]
null
2
2021-09-08T14:19:18Z
2021-09-12T12:04:51Z
null
CONTRIBUTOR
null
Right now we can compare a Series with a DataFrame through `Series.isin`, but is this expected / wanted behaviour? I would say this should raise, since expectations can be pretty ambiguous here and is confusing to me. Also the [documentation](https://pandas.pydata.org/docs/reference/api/pandas.Series.isin.html) ri...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43460/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43460/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43461
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43461/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43461/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43461/events
https://github.com/pandas-dev/pandas/issues/43461
991,343,594
MDU6SXNzdWU5OTEzNDM1OTQ=
43,461
Avoid import warning when lzma is missing
{ "avatar_url": "https://avatars.githubusercontent.com/u/630936?v=4", "events_url": "https://api.github.com/users/rth/events{/privacy}", "followers_url": "https://api.github.com/users/rth/followers", "following_url": "https://api.github.com/users/rth/following{/other_user}", "gists_url": "https://api.github.c...
[ { "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": "f2f07...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
2
2021-09-08T16:57:15Z
2021-09-10T09:07:23Z
null
CONTRIBUTOR
null
Currently if Python is built without lzma, following https://github.com/pandas-dev/pandas/pull/27882 a warning is going to be shown to users at import time, ``` lib/python3.9/site-packages/pandas/compat/__init__.py:117: UserWarning: Could not import the lzma module. Your installed Python is incomplete. Attempting t...
{ "+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/43461/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43461/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43462
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43462/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43462/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43462/events
https://github.com/pandas-dev/pandas/issues/43462
991,372,049
MDU6SXNzdWU5OTEzNzIwNDk=
43,462
CI: re-run failed tests
{ "avatar_url": "https://avatars.githubusercontent.com/u/24256554?v=4", "events_url": "https://api.github.com/users/attack68/events{/privacy}", "followers_url": "https://api.github.com/users/attack68/followers", "following_url": "https://api.github.com/users/attack68/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": "0052cc", "default": false, "description": "Issue th...
closed
false
null
[]
null
2
2021-09-08T17:33:04Z
2021-09-08T17:53:44Z
2021-09-08T17:53:43Z
CONTRIBUTOR
null
I can see there is the re-run tests that have failed in **some** of the sections of a PR review. Some jobs, though, dont have the option to re-run in isolation. Is there a way of getting a button in github that re-runs just failed tests. I imagine this would improve the performance by avoiding recalculating the majo...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43462/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43462/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43463
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43463/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43463/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43463/events
https://github.com/pandas-dev/pandas/issues/43463
991,399,667
MDU6SXNzdWU5OTEzOTk2Njc=
43,463
BUILD: cant use pandas without bottleneck
{ "avatar_url": "https://avatars.githubusercontent.com/u/79041106?v=4", "events_url": "https://api.github.com/users/ronyeh-lb/events{/privacy}", "followers_url": "https://api.github.com/users/ronyeh-lb/followers", "following_url": "https://api.github.com/users/ronyeh-lb/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": "207de5", "default": false, ...
closed
false
null
[]
null
3
2021-09-08T18:10:11Z
2021-10-09T16:13:38Z
2021-10-09T16:13:38Z
NONE
null
### - [X] I have read the [installation guide](https://pandas.pydata.org/pandas-docs/stable/getting_started/install.html#installing-pandas). ### Platform mac 10.15.7 ### Installation Method pip install ### pandas Version 1.3.2 ### Python Version 3.8 ### Installation Logs Hi, im want...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43463/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43463/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43464
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43464/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43464/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43464/events
https://github.com/pandas-dev/pandas/issues/43464
991,423,461
MDU6SXNzdWU5OTE0MjM0NjE=
43,464
BUG: `Styler.hide_columns` fails when not sparsifying
{ "avatar_url": "https://avatars.githubusercontent.com/u/24256554?v=4", "events_url": "https://api.github.com/users/attack68/events{/privacy}", "followers_url": "https://api.github.com/users/attack68/followers", "following_url": "https://api.github.com/users/attack68/following{/other_user}", "gists_url": "htt...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "006b75", "default": false, "description": "read_html, to_html, Styl...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
1
2021-09-08T18:41:34Z
2021-09-09T11:59:53Z
2021-09-09T11:59:53Z
CONTRIBUTOR
null
### - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas. - [X] I have confirmed this bug exists on the master branch of pandas. ### Reproducible Example ```python pd.option...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43464/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43464/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43465
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43465/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43465/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43465/events
https://github.com/pandas-dev/pandas/pull/43465
991,444,137
MDExOlB1bGxSZXF1ZXN0NzI5OTA2MzI5
43,465
BUG: `styler.hide_columns` fails when no sparsification
{ "avatar_url": "https://avatars.githubusercontent.com/u/24256554?v=4", "events_url": "https://api.github.com/users/attack68/events{/privacy}", "followers_url": "https://api.github.com/users/attack68/followers", "following_url": "https://api.github.com/users/attack68/following{/other_user}", "gists_url": "htt...
[ { "color": "006b75", "default": false, "description": "conditional formatting using DataFrame.style", "id": 1728592794, "name": "Styler", "node_id": "MDU6TGFiZWwxNzI4NTkyNzk0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Styler" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
0
2021-09-08T19:09:28Z
2021-09-08T21:47:00Z
2021-09-08T21:24:54Z
CONTRIBUTOR
null
- [x] closes #43464 - [x] tests added / passed - [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/43465/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43465/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43465.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43465", "merged_at": "2021-09-08T21:24:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43465.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43465" }
https://api.github.com/repos/pandas-dev/pandas/issues/43466
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43466/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43466/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43466/events
https://github.com/pandas-dev/pandas/pull/43466
991,500,273
MDExOlB1bGxSZXF1ZXN0NzI5OTU0NzE0
43,466
REF: de-duplicate result index construction in groupby
{ "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": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
0
2021-09-08T20:26:00Z
2021-09-08T22:34:28Z
2021-09-08T21:25:42Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] 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/43466/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43466/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43466.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43466", "merged_at": "2021-09-08T21:25:42Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43466.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43466" }
https://api.github.com/repos/pandas-dev/pandas/issues/43467
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43467/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43467/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43467/events
https://github.com/pandas-dev/pandas/pull/43467
991,582,904
MDExOlB1bGxSZXF1ZXN0NzMwMDI3MTM1
43,467
Make group_mean compatible with NaT
{ "avatar_url": "https://avatars.githubusercontent.com/u/13885630?v=4", "events_url": "https://api.github.com/users/AlexeyGy/events{/privacy}", "followers_url": "https://api.github.com/users/AlexeyGy/followers", "following_url": "https://api.github.com/users/AlexeyGy/following{/other_user}", "gists_url": "htt...
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT,...
closed
false
null
[]
{ "closed_at": "2021-10-17T11:06:28Z", "closed_issues": 77, "created_at": "2021-09-10T19:48: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...
26
2021-09-08T22:28:28Z
2021-09-18T02:32:24Z
2021-09-18T02:31:52Z
CONTRIBUTOR
null
Make group_mean compatible with NaT ## Background NaT is the datetime equivalent of NaN and is set to be the lowest possible 64-bit integer -(2**63). Previously, we could not support this value in any groupby.mean() calculations which lead to #43132. ## Implementation On a high level, we slightly modify the `gr...
{ "+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/43467/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43467/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43467.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43467", "merged_at": "2021-09-18T02:31:51Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43467.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43467" }
https://api.github.com/repos/pandas-dev/pandas/issues/43468
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43468/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43468/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43468/events
https://github.com/pandas-dev/pandas/pull/43468
991,715,313
MDExOlB1bGxSZXF1ZXN0NzMwMTQwNTg0
43,468
CI: split Windows Azure tests in half
{ "avatar_url": "https://avatars.githubusercontent.com/u/15113894?v=4", "events_url": "https://api.github.com/users/Dr-Irv/events{/privacy}", "followers_url": "https://api.github.com/users/Dr-Irv/followers", "following_url": "https://api.github.com/users/Dr-Irv/following{/other_user}", "gists_url": "https://a...
[ { "color": "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
[]
{ "closed_at": "2021-09-12T08:21:30Z", "closed_issues": 79, "created_at": "2021-08-15T08:07:48Z", "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...
30
2021-09-09T03:19:52Z
2021-09-10T15:23:11Z
2021-09-10T12:39:28Z
CONTRIBUTOR
null
Trying an experiment for Windows CI where `PYTEST_WORKERS` is `auto` rather than 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/43468/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43468/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43468.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43468", "merged_at": "2021-09-10T12:39:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43468.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43468" }
https://api.github.com/repos/pandas-dev/pandas/issues/43469
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43469/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43469/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43469/events
https://github.com/pandas-dev/pandas/pull/43469
991,722,773
MDExOlB1bGxSZXF1ZXN0NzMwMTQ2Nzk0
43,469
PERF: groupby.quantile
{ "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": "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": "eb6420", "default"...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
2
2021-09-09T03:39:40Z
2021-09-09T21:46:44Z
2021-09-09T21:18:42Z
MEMBER
null
Nearly 10x ``` import pandas as pd import numpy as np np.random.seed(536445246) arr = np.random.randn(10**5, 5) df = pd.DataFrame(arr, columns=["A", "B", "C", "D", "E"]) gb = df.groupby(df.index % 7) qs = np.arange(0, 1, 0.1) %timeit res = gb.quantile(qs) 771 ms ± 34 ms per loop (mean ± std. dev. of...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43469/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43469/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43469.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43469", "merged_at": "2021-09-09T21:18:42Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43469.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43469" }
https://api.github.com/repos/pandas-dev/pandas/issues/43470
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43470/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43470/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43470/events
https://github.com/pandas-dev/pandas/pull/43470
991,791,606
MDExOlB1bGxSZXF1ZXN0NzMwMjA3MzY4
43,470
BUG: `Styler` hidden elements sparse none
{ "avatar_url": "https://avatars.githubusercontent.com/u/24256554?v=4", "events_url": "https://api.github.com/users/attack68/events{/privacy}", "followers_url": "https://api.github.com/users/attack68/followers", "following_url": "https://api.github.com/users/attack68/following{/other_user}", "gists_url": "htt...
[ { "color": "006b75", "default": false, "description": "conditional formatting using DataFrame.style", "id": 1728592794, "name": "Styler", "node_id": "MDU6TGFiZWwxNzI4NTkyNzk0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Styler" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
1
2021-09-09T05:40:54Z
2021-09-12T17:37:49Z
2021-09-09T11:59:53Z
CONTRIBUTOR
null
- [x] closes #43464 - [x] tests added / passed - [x] whatsnew entry sorry, missed that this also applied to index. more generic fix 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/43470/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43470/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43470.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43470", "merged_at": "2021-09-09T11:59:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43470.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43470" }
https://api.github.com/repos/pandas-dev/pandas/issues/43471
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43471/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43471/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43471/events
https://github.com/pandas-dev/pandas/issues/43471
991,863,653
MDU6SXNzdWU5OTE4NjM2NTM=
43,471
ENH: expand multicol_align and multirow_align Styler.to_latex
{ "avatar_url": "https://avatars.githubusercontent.com/u/24256554?v=4", "events_url": "https://api.github.com/users/attack68/events{/privacy}", "followers_url": "https://api.github.com/users/attack68/followers", "following_url": "https://api.github.com/users/attack68/following{/other_user}", "gists_url": "htt...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "006b75", "default": false, "description": "to_latex...
closed
false
null
[]
null
0
2021-09-09T06:45:31Z
2021-09-21T14:09:54Z
2021-09-21T14:09:54Z
CONTRIBUTOR
null
Currently styler only allows `multicol_align` in `{"r", "l", "c", "naive-l", "naive-r"}` Simple pipe characters around multicol_alignment allow dividers to be drawn, e.g. `|r` or `|r|` or `r|` etc.. ``` \begin{tabular}{lllrrrrrr} \toprule {} & {} & {} & \multicolumn{3}{|r|}{1} & \multicolumn{3}{|r|}{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/43471/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43471/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43472
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43472/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43472/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43472/events
https://github.com/pandas-dev/pandas/issues/43472
991,951,348
MDU6SXNzdWU5OTE5NTEzNDg=
43,472
Add `inplace` input param to `add_prefix` and `add_suffix`
{ "avatar_url": "https://avatars.githubusercontent.com/u/45828280?v=4", "events_url": "https://api.github.com/users/deponovo/events{/privacy}", "followers_url": "https://api.github.com/users/deponovo/followers", "following_url": "https://api.github.com/users/deponovo/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": "0052cc", "default": false, "description": "Issue th...
closed
false
null
[]
null
4
2021-09-09T08:34:57Z
2021-09-30T23:38:03Z
2021-09-30T23:38:03Z
NONE
null
I find myself often wanting to rename columns with a prefix or suffix **inplace** and want to avoid creating copies, so I end up with code as: `df.rename(columns={col: add_prefix_or_suffix_func_prototype(col) for col in df.columns}, inplace=True)` It would be a simple feature addition if the `add_prefix` and `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/43472/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43472/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43473
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43473/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43473/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43473/events
https://github.com/pandas-dev/pandas/issues/43473
992,010,196
MDU6SXNzdWU5OTIwMTAxOTY=
43,473
pytest -v failed about pandas@1.3.2 on centos8_aarch64
{ "avatar_url": "https://avatars.githubusercontent.com/u/77763324?v=4", "events_url": "https://api.github.com/users/Tom-python0121/events{/privacy}", "followers_url": "https://api.github.com/users/Tom-python0121/followers", "following_url": "https://api.github.com/users/Tom-python0121/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": "0052cc", "default": false, "description": "Issue that has not been ...
closed
false
null
[]
null
4
2021-09-09T09:37:01Z
2021-09-11T02:15:01Z
2021-09-11T02:15:01Z
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](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas. - [X] I have confirmed this bug exists on the master branch of pandas. ### Reproducible Example ```python import 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/43473/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43473/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43474
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43474/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43474/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43474/events
https://github.com/pandas-dev/pandas/pull/43474
992,120,581
MDExOlB1bGxSZXF1ZXN0NzMwNDk1MTc3
43,474
Backport PR #43455 on branch 1.3.x (REGR: fillna on f32 column raising for f64)
{ "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": "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": "d7...
closed
false
null
[]
{ "closed_at": "2021-09-12T08:21:30Z", "closed_issues": 79, "created_at": "2021-08-15T08:07:48Z", "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
2021-09-09T11:37:56Z
2021-09-09T16:09:22Z
2021-09-09T16:09:15Z
NONE
null
Backport PR #43455: REGR: fillna on f32 column raising for f64
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43474/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43474/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43474.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43474", "merged_at": "2021-09-09T16:09:15Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43474.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43474" }
https://api.github.com/repos/pandas-dev/pandas/issues/43475
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43475/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43475/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43475/events
https://github.com/pandas-dev/pandas/pull/43475
992,250,309
MDExOlB1bGxSZXF1ZXN0NzMwNjA3NTM1
43,475
Backport PR #43428 on branch 1.3.x (Regression in __getitem__ raising for slice DatetimeIndex)
{ "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": "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
[]
{ "closed_at": "2021-09-12T08:21:30Z", "closed_issues": 79, "created_at": "2021-08-15T08:07:48Z", "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
2021-09-09T13:51:10Z
2021-09-09T17:23:33Z
2021-09-09T17:23:25Z
NONE
null
Backport PR #43428: Regression in __getitem__ raising for slice DatetimeIndex
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43475/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43475/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43475.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43475", "merged_at": "2021-09-09T17:23:25Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43475.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43475" }
https://api.github.com/repos/pandas-dev/pandas/issues/43476
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43476/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43476/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43476/events
https://github.com/pandas-dev/pandas/issues/43476
992,394,945
MDU6SXNzdWU5OTIzOTQ5NDU=
43,476
BUG: dataframe.fillna not working for dataframe with duplicate column names
{ "avatar_url": "https://avatars.githubusercontent.com/u/79206008?v=4", "events_url": "https://api.github.com/users/Phil-Garmann/events{/privacy}", "followers_url": "https://api.github.com/users/Phil-Garmann/followers", "following_url": "https://api.github.com/users/Phil-Garmann/following{/other_user}", "gist...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, d...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
1
2021-09-09T16:07:01Z
2021-09-10T14:09:32Z
2021-09-10T14:09:32Z
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](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas. - [X] I have confirmed this bug exists on the master branch of pandas. ### Reproducible Example ```python import 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/43476/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43476/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43477
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43477/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43477/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43477/events
https://github.com/pandas-dev/pandas/issues/43477
992,441,374
MDU6SXNzdWU5OTI0NDEzNzQ=
43,477
BUG: Concatenation of two objects of the `category` type gives an object of the `object` type
{ "avatar_url": "https://avatars.githubusercontent.com/u/4412118?v=4", "events_url": "https://api.github.com/users/leihuang/events{/privacy}", "followers_url": "https://api.github.com/users/leihuang/followers", "following_url": "https://api.github.com/users/leihuang/following{/other_user}", "gists_url": "http...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "009800", "de...
closed
false
null
[]
null
1
2021-09-09T17:01:07Z
2021-09-09T18:03:52Z
2021-09-09T18:03:35Z
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](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas. - [ ] I have confirmed this bug exists on the master branch of pandas. ### Reproducible Example ```pytho...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43477/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43477/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43478
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43478/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43478/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43478/events
https://github.com/pandas-dev/pandas/pull/43478
992,454,695
MDExOlB1bGxSZXF1ZXN0NzMwNzg0ODM1
43,478
REF: Groupby.pad/backfill operate 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": "729FCF", "default": false, "de...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
2
2021-09-09T17:17:18Z
2021-09-10T21:39:32Z
2021-09-10T21:38:19Z
MEMBER
null
We get a decent-but-not-whopping perf boost, with a much bigger perf boost in the follow-up that de-duplicates an argsort call that we're currently doing repeatedly inside the cython function. More importantly, we're getting close to having everything operate blockwise, at which point we can get rid of _get_cythoniz...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43478/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43478/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43478.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43478", "merged_at": "2021-09-10T21:38:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43478.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43478" }
https://api.github.com/repos/pandas-dev/pandas/issues/43479
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43479/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43479/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43479/events
https://github.com/pandas-dev/pandas/pull/43479
992,465,709
MDExOlB1bGxSZXF1ZXN0NzMwNzk0MTUz
43,479
REF: dont pass keys through wrap_applied_output
{ "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": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
1
2021-09-09T17:31:15Z
2021-11-20T23:20:41Z
2021-09-09T19:39:43Z
MEMBER
null
This makes it easier to reason about these `keys`, which I'm hopeful will lead to getting rid of them entirely and just using result_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/43479/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43479/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43479.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43479", "merged_at": "2021-09-09T19:39:43Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43479.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43479" }
https://api.github.com/repos/pandas-dev/pandas/issues/43480
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43480/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43480/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43480/events
https://github.com/pandas-dev/pandas/issues/43480
992,481,344
MDU6SXNzdWU5OTI0ODEzNDQ=
43,480
BUG: DataFrameGroupBy.boxplot with subplots=False fails for object columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/33971?v=4", "events_url": "https://api.github.com/users/sarming/events{/privacy}", "followers_url": "https://api.github.com/users/sarming/followers", "following_url": "https://api.github.com/users/sarming/following{/other_user}", "gists_url": "https://a...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/72849852?v=4", "events_url": "https://api.github.com/users/brendandrury/events{/privacy}", "followers_url": "https://api.github.com/users/brendandrury/followers", "following_url": "https://api.github.com/users/brendandrury/following{/other_user}", "gist...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/72849852?v=4", "events_url": "https://api.github.com/users/brendandrury/events{/privacy}", "followers_url": "https://api.github.com/users/brendandrury/followers", "following_url": "https://api.github.com/users/brendandrury/following{/other_use...
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
3
2021-09-09T17:51:57Z
2021-11-14T03:08:55Z
2021-11-14T03:08:55Z
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](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas. - [X] I have confirmed this bug exists on the master branch of pandas. ### Reproducible Example ```pytho...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43480/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43480/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43481
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43481/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43481/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43481/events
https://github.com/pandas-dev/pandas/pull/43481
992,487,323
MDExOlB1bGxSZXF1ZXN0NzMwODEyMDk5
43,481
Backport PR #43154 on branch 1.3.x (Updating _resolve_numeric_only function of GroupBy)
{ "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": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "120491", "default": false, "description": "Identifying/Dro...
closed
false
null
[]
{ "closed_at": "2021-09-12T08:21:30Z", "closed_issues": 79, "created_at": "2021-08-15T08:07:48Z", "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
2021-09-09T17:59:47Z
2021-09-09T19:03:19Z
2021-09-09T19:03:19Z
NONE
null
Backport PR #43154: Updating _resolve_numeric_only function of GroupBy
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43481/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43481/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43481.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43481", "merged_at": "2021-09-09T19:03:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43481.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43481" }
https://api.github.com/repos/pandas-dev/pandas/issues/43482
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43482/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43482/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43482/events
https://github.com/pandas-dev/pandas/issues/43482
992,558,994
MDU6SXNzdWU5OTI1NTg5OTQ=
43,482
DOC: doc build failing as apparent change in statsmodel url
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" }, { "color": "3465A4", "default": false, ...
closed
false
null
[]
null
4
2021-09-09T19:31:02Z
2021-09-10T15:41:43Z
2021-09-09T20:33:26Z
CONTRIBUTOR
null
``` intersphinx inventory 'https://www.statsmodels.org/devel/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='www.statsmodels.org', port=443): Max retries exceeded with url: /devel/objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection o...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43482/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43482/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43483
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43483/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43483/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43483/events
https://github.com/pandas-dev/pandas/issues/43483
992,613,084
MDU6SXNzdWU5OTI2MTMwODQ=
43,483
ENH: set sticky levels accept level names
{ "avatar_url": "https://avatars.githubusercontent.com/u/24256554?v=4", "events_url": "https://api.github.com/users/attack68/events{/privacy}", "followers_url": "https://api.github.com/users/attack68/followers", "following_url": "https://api.github.com/users/attack68/following{/other_user}", "gists_url": "htt...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "006b75", "default": false, "description": "read_htm...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
0
2021-09-09T20:40:47Z
2021-09-14T21:36:46Z
2021-09-14T21:36:46Z
CONTRIBUTOR
null
quick note to record a todo: change the level arg in Styler.set_sticky to accept level names, akin to Styler.hide_index, for consistency and expanded usage.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43483/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43483/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43484
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43484/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43484/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43484/events
https://github.com/pandas-dev/pandas/pull/43484
992,688,078
MDExOlB1bGxSZXF1ZXN0NzMwOTg4MDk5
43,484
REF: always use grouper=self.grouper in resample
{ "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": "207de5", "default": false, "de...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
0
2021-09-09T22:01:12Z
2021-09-10T01:08:49Z
2021-09-10T00:25:45Z
MEMBER
null
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/43484/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43484/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43484.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43484", "merged_at": "2021-09-10T00:25:45Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43484.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43484" }
https://api.github.com/repos/pandas-dev/pandas/issues/43485
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43485/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43485/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43485/events
https://github.com/pandas-dev/pandas/issues/43485
992,701,975
MDU6SXNzdWU5OTI3MDE5NzU=
43,485
API: pd.concat with len(keys) != len(values) does not raise; intentional?
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "ffa0ff", "de...
open
false
null
[]
null
0
2021-09-09T22:15:09Z
2021-09-30T23:38:39Z
null
MEMBER
null
### - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas. - [X] I have confirmed this bug exists on the master branch of pandas. ### Reproducible Example ```python import 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/43485/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43485/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43486
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43486/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43486/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43486/events
https://github.com/pandas-dev/pandas/issues/43486
992,713,895
MDU6SXNzdWU5OTI3MTM4OTU=
43,486
BUG: groupby(Grouper) with all-NaT grouping keys
{ "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": "AFEEEE", "default": false, "description": null, "id": 211840, ...
open
false
null
[]
null
0
2021-09-09T22:34:37Z
2021-09-30T23:39:18Z
null
MEMBER
null
### - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas. - [X] I have confirmed this bug exists on the master branch of pandas. ### Reproducible Example ```python import 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/43486/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43486/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43487
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43487/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43487/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43487/events
https://github.com/pandas-dev/pandas/pull/43487
992,754,227
MDExOlB1bGxSZXF1ZXN0NzMxMDQ2NTEz
43,487
REF: avoid unnecessary argument to groupby numba funcs
{ "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": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
4
2021-09-10T00:01:18Z
2021-09-10T21:39:06Z
2021-09-10T21:36:35Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them - [ ] whatsnew entry cc @mroeschke im pretty sure this is slightly more correct than the status quo, but i ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43487/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43487/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43487.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43487", "merged_at": "2021-09-10T21:36:35Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43487.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43487" }
https://api.github.com/repos/pandas-dev/pandas/issues/43488
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43488/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43488/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43488/events
https://github.com/pandas-dev/pandas/pull/43488
992,766,624
MDExOlB1bGxSZXF1ZXN0NzMxMDU3NDk0
43,488
Backport PR #43447 on branch 1.3.x (REGR: SpooledTemporaryFile support in read_csv)
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"...
[ { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "id": 47229171, "name": "IO CSV", "node_id": "MDU6TGFiZWw0NzIyOTE3MQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV" }, { "color": "0052cc", "default": false, "descriptio...
closed
false
null
[]
{ "closed_at": "2021-09-12T08:21:30Z", "closed_issues": 79, "created_at": "2021-08-15T08:07:48Z", "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
2021-09-10T00:24:20Z
2021-09-10T09:24:31Z
2021-09-10T09:24:31Z
NONE
null
Backport PR #43447: REGR: SpooledTemporaryFile support in read_csv
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43488/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43488/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43488.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43488", "merged_at": "2021-09-10T09:24:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43488.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43488" }
https://api.github.com/repos/pandas-dev/pandas/issues/43489
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43489/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43489/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43489/events
https://github.com/pandas-dev/pandas/pull/43489
992,811,403
MDExOlB1bGxSZXF1ZXN0NzMxMDk2MjUy
43,489
CLN: group_quantile
{ "avatar_url": "https://avatars.githubusercontent.com/u/37011898?v=4", "events_url": "https://api.github.com/users/mzeitlin11/events{/privacy}", "followers_url": "https://api.github.com/users/mzeitlin11/followers", "following_url": "https://api.github.com/users/mzeitlin11/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": "eb6420", "default": false, "description": "Non-arithmetic ...
closed
false
null
[]
null
0
2021-09-10T01:52:54Z
2021-09-10T17:22:21Z
2021-09-10T04:21:36Z
MEMBER
null
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/43489/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43489/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43489.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43489", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43489.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43489" }
https://api.github.com/repos/pandas-dev/pandas/issues/43490
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43490/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43490/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43490/events
https://github.com/pandas-dev/pandas/pull/43490
992,864,864
MDExOlB1bGxSZXF1ZXN0NzMxMTQwNDIz
43,490
REF: Groupby length checks on values instead of keys
{ "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": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
2
2021-09-10T04:00:18Z
2021-09-10T17:04:13Z
2021-09-10T17:03:23Z
MEMBER
null
There are corner cases where these can mismatch. This moves us towards getting rid of some redundant index-like attributes
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43490/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43490/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43490.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43490", "merged_at": "2021-09-10T17:03:23Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43490.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43490" }
https://api.github.com/repos/pandas-dev/pandas/issues/43491
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43491/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43491/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43491/events
https://github.com/pandas-dev/pandas/pull/43491
992,874,130
MDExOlB1bGxSZXF1ZXN0NzMxMTQ4NDc0
43,491
BUG: df.sparse.to_coo() raising on duplicate colnames
{ "avatar_url": "https://avatars.githubusercontent.com/u/37011898?v=4", "events_url": "https://api.github.com/users/mzeitlin11/events{/privacy}", "followers_url": "https://api.github.com/users/mzeitlin11/followers", "following_url": "https://api.github.com/users/mzeitlin11/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": "009800", "default": false, "description": "Sparse Data Type", "...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
2
2021-09-10T04:20:15Z
2021-09-10T19:07:11Z
2021-09-10T18:48:16Z
MEMBER
null
- [x] closes #29564 - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them - [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/43491/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43491/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43491.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43491", "merged_at": "2021-09-10T18:48:15Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43491.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43491" }
https://api.github.com/repos/pandas-dev/pandas/issues/43492
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43492/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43492/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43492/events
https://github.com/pandas-dev/pandas/pull/43492
992,883,728
MDExOlB1bGxSZXF1ZXN0NzMxMTU2NTAx
43,492
BUG: fillna not replacing missing values when duplicate colnames
{ "avatar_url": "https://avatars.githubusercontent.com/u/37011898?v=4", "events_url": "https://api.github.com/users/mzeitlin11/events{/privacy}", "followers_url": "https://api.github.com/users/mzeitlin11/followers", "following_url": "https://api.github.com/users/mzeitlin11/following{/other_user}", "gists_url"...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, d...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
1
2021-09-10T04:41:55Z
2021-09-10T14:13:39Z
2021-09-10T14:09:32Z
MEMBER
null
- [x] closes #43476 - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them - [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/43492/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43492/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43492.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43492", "merged_at": "2021-09-10T14:09:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43492.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43492" }
https://api.github.com/repos/pandas-dev/pandas/issues/43493
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43493/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43493/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43493/events
https://github.com/pandas-dev/pandas/issues/43493
992,930,910
MDU6SXNzdWU5OTI5MzA5MTA=
43,493
QST: I am trying to run a machine learning code in Python. I get the following error: UnicodeDecodeError: 'ascii' codec can't decode byte 0xac in position 6: ordinal not in range(128)
{ "avatar_url": "https://avatars.githubusercontent.com/u/89755293?v=4", "events_url": "https://api.github.com/users/CherryNita/events{/privacy}", "followers_url": "https://api.github.com/users/CherryNita/followers", "following_url": "https://api.github.com/users/CherryNita/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": "0052cc", "default": false, "descript...
closed
true
null
[]
null
1
2021-09-10T06:31:29Z
2021-09-10T07:28:41Z
2021-09-10T07:28:33Z
NONE
off-topic
### - [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). ### Link to question on StackOverflow I am trying to run a machine learning code in 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/43493/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43493/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43494
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43494/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43494/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43494/events
https://github.com/pandas-dev/pandas/issues/43494
992,999,947
MDU6SXNzdWU5OTI5OTk5NDc=
43,494
BUG: DataFrame.corr assume 1s are always on the diagonal line
{ "avatar_url": "https://avatars.githubusercontent.com/u/13047435?v=4", "events_url": "https://api.github.com/users/peterpanmj/events{/privacy}", "followers_url": "https://api.github.com/users/peterpanmj/followers", "following_url": "https://api.github.com/users/peterpanmj/following{/other_user}", "gists_url"...
[ { "color": "009800", "default": false, "description": "Duplicate issue or pull request", "id": 40153326, "name": "Duplicate Report", "node_id": "MDU6TGFiZWw0MDE1MzMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report" }, { "color": "006b75", ...
closed
false
null
[]
null
2
2021-09-10T08:16:26Z
2021-09-10T12:56:44Z
2021-09-10T12:56:22Z
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](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas. - [ ] I have confirmed this bug exists on the master branch of pandas. ### Reproducible Example ```pytho...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43494/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43494/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43495
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43495/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43495/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43495/events
https://github.com/pandas-dev/pandas/pull/43495
993,059,764
MDExOlB1bGxSZXF1ZXN0NzMxMzAzMTQ4
43,495
ENH Remove import time warning for missing lzma
{ "avatar_url": "https://avatars.githubusercontent.com/u/630936?v=4", "events_url": "https://api.github.com/users/rth/events{/privacy}", "followers_url": "https://api.github.com/users/rth/followers", "following_url": "https://api.github.com/users/rth/following{/other_user}", "gists_url": "https://api.github.c...
[ { "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" } ]
open
false
null
[]
null
7
2021-09-10T09:31:54Z
2021-11-06T23:02:10Z
null
CONTRIBUTOR
null
Also adds a test that lzma is not imported by default with `import pandas`. - [x] closes #43461 - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them - [x] whatsnew entry: I'm not ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43495/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43495/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43495.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43495", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43495.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43495" }
https://api.github.com/repos/pandas-dev/pandas/issues/43496
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43496/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43496/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43496/events
https://github.com/pandas-dev/pandas/pull/43496
993,230,080
MDExOlB1bGxSZXF1ZXN0NzMxNDQ5NTIz
43,496
Backport PR #43468 on branch 1.3.x (CI: split Windows Azure tests in half)
{ "avatar_url": "https://avatars.githubusercontent.com/u/15113894?v=4", "events_url": "https://api.github.com/users/Dr-Irv/events{/privacy}", "followers_url": "https://api.github.com/users/Dr-Irv/followers", "following_url": "https://api.github.com/users/Dr-Irv/following{/other_user}", "gists_url": "https://a...
[]
closed
false
null
[]
null
2
2021-09-10T13:20:10Z
2021-09-10T13:47:05Z
2021-09-10T13:47:05Z
CONTRIBUTOR
null
Backport 43468 to 1.3.x
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43496/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43496/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43496.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43496", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43496.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43496" }
https://api.github.com/repos/pandas-dev/pandas/issues/43497
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43497/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43497/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43497/events
https://github.com/pandas-dev/pandas/pull/43497
993,254,000
MDExOlB1bGxSZXF1ZXN0NzMxNDY5ODcx
43,497
Backport PR #43468: CI: split Windows Azure tests in half
{ "avatar_url": "https://avatars.githubusercontent.com/u/15113894?v=4", "events_url": "https://api.github.com/users/Dr-Irv/events{/privacy}", "followers_url": "https://api.github.com/users/Dr-Irv/followers", "following_url": "https://api.github.com/users/Dr-Irv/following{/other_user}", "gists_url": "https://a...
[ { "color": "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": "2021-09-12T08:21:30Z", "closed_issues": 79, "created_at": "2021-08-15T08:07:48Z", "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
2021-09-10T13:48:44Z
2021-09-10T17:03:24Z
2021-09-10T16:45:58Z
CONTRIBUTOR
null
Backport #43468 to 1.3.x
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43497/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43497/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43497.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43497", "merged_at": "2021-09-10T16:45:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43497.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43497" }
https://api.github.com/repos/pandas-dev/pandas/issues/43498
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43498/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43498/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43498/events
https://github.com/pandas-dev/pandas/issues/43498
993,323,102
MDU6SXNzdWU5OTMzMjMxMDI=
43,498
ENH: Add observed keyword to value_counts
{ "avatar_url": "https://avatars.githubusercontent.com/u/296164?v=4", "events_url": "https://api.github.com/users/jseabold/events{/privacy}", "followers_url": "https://api.github.com/users/jseabold/followers", "following_url": "https://api.github.com/users/jseabold/following{/other_user}", "gists_url": "https...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "e11d21", "default": false, "description": "Categori...
open
false
null
[]
null
1
2021-09-10T15:05:22Z
2021-09-30T23:39:37Z
null
CONTRIBUTOR
null
#### Is your feature request related to a problem? If you do `value_counts` on a categorical there's no way to suppress unobserved categories. #### Describe the solution you'd like Add an observed keyword to value_counts. #### API breaking implications None, unless we want to revisit the default in light...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43498/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43498/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43499
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43499/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43499/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43499/events
https://github.com/pandas-dev/pandas/pull/43499
993,348,590
MDExOlB1bGxSZXF1ZXN0NzMxNTQ5Mzk4
43,499
DOC: sync release notes
{ "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": "2021-09-12T08:21:30Z", "closed_issues": 79, "created_at": "2021-08-15T08:07:48Z", "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
2021-09-10T15:34:55Z
2021-09-10T16:56:10Z
2021-09-10T16:50:36Z
MEMBER
null
sync release notes on 1.3.x with master to reduce chances of merge conflicts.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43499/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43499/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43499.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43499", "merged_at": "2021-09-10T16:50:36Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43499.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43499" }
https://api.github.com/repos/pandas-dev/pandas/issues/43500
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43500/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43500/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43500/events
https://github.com/pandas-dev/pandas/pull/43500
993,365,566
MDExOlB1bGxSZXF1ZXN0NzMxNTYzNDE2
43,500
BUG: GroupBy.apply with Grouper and NaT
{ "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": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
2
2021-09-10T15:54:54Z
2021-09-10T21:39:53Z
2021-09-10T21:37:42Z
MEMBER
null
- [ ] closes #xxxx - [x] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them - [x] whatsnew entry Inching towards getting rid of redundant index-like attributes
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43500/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43500/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43500.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43500", "merged_at": "2021-09-10T21:37:42Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43500.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43500" }
https://api.github.com/repos/pandas-dev/pandas/issues/43501
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43501/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43501/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43501/events
https://github.com/pandas-dev/pandas/issues/43501
993,443,358
MDU6SXNzdWU5OTM0NDMzNTg=
43,501
REGR: FutureWarning issued and empty DataFrame returned where no numeric types to aggregate
{ "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.com/users/simonjayhawkins/followers", "following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
open
false
null
[]
{ "closed_at": null, "closed_issues": 47, "created_at": "2021-10-16T17:29:59Z", "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/users/simonjayhaw...
11
2021-09-10T17:27:44Z
2021-10-16T19:07:42Z
null
MEMBER
null
### - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas. - [X] I have confirmed this bug exists on the master branch of pandas. ### Reproducible Example ```pytho...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43501/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43501/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43502
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43502/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43502/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43502/events
https://github.com/pandas-dev/pandas/issues/43502
993,533,414
MDU6SXNzdWU5OTM1MzM0MTQ=
43,502
BUG: Assigning on new column replaces value on different data frame
{ "avatar_url": "https://avatars.githubusercontent.com/u/47902299?v=4", "events_url": "https://api.github.com/users/matg19/events{/privacy}", "followers_url": "https://api.github.com/users/matg19/followers", "following_url": "https://api.github.com/users/matg19/following{/other_user}", "gists_url": "https://a...
[ { "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
2021-09-10T19:25:51Z
2021-09-10T19:45:51Z
2021-09-10T19:45:33Z
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](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas. - [X] I have confirmed this bug exists on the master branch of pandas. ### Reproducible Example ```python test = 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/43502/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43502/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43503
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43503/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43503/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43503/events
https://github.com/pandas-dev/pandas/issues/43503
993,563,190
MDU6SXNzdWU5OTM1NjMxOTA=
43,503
BUG: dtype changes when row passed to a function via DataFrame.apply()
{ "avatar_url": "https://avatars.githubusercontent.com/u/11861496?v=4", "events_url": "https://api.github.com/users/Codeberg-AsGithubAlternative-buhtz/events{/privacy}", "followers_url": "https://api.github.com/users/Codeberg-AsGithubAlternative-buhtz/followers", "following_url": "https://api.github.com/users/C...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
open
false
null
[]
null
1
2021-09-10T20:12:46Z
2021-11-11T11:19:14Z
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](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas. - [ ] I have confirmed this bug exists on the master branch of pandas. ### Reproducible Example ```python #!/...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43503/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43503/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43504
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43504/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43504/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43504/events
https://github.com/pandas-dev/pandas/pull/43504
993,576,987
MDExOlB1bGxSZXF1ZXN0NzMxNzM5ODUx
43,504
ENH: consistency of input args for boundaries (pd.date_range)
{ "avatar_url": "https://avatars.githubusercontent.com/u/56645775?v=4", "events_url": "https://api.github.com/users/zyc09/events{/privacy}", "followers_url": "https://api.github.com/users/zyc09/followers", "following_url": "https://api.github.com/users/zyc09/following{/other_user}", "gists_url": "https://api....
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AFEEEE", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
6
2021-09-10T20:35:29Z
2021-10-03T16:44:08Z
2021-10-03T16:43:57Z
CONTRIBUTOR
null
closes #43394 xref #40245 - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them - [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/43504/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43504/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43504.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43504", "merged_at": "2021-10-03T16:43:57Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43504.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43504" }
https://api.github.com/repos/pandas-dev/pandas/issues/43505
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43505/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43505/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43505/events
https://github.com/pandas-dev/pandas/pull/43505
993,623,188
MDExOlB1bGxSZXF1ZXN0NzMxNzc4OTUx
43,505
REF: remove libreduction.SeriesGrouper
{ "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": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "207de5", "default": false, "description": null, "id": ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
3
2021-09-10T21:47:44Z
2021-09-13T11:42:15Z
2021-09-11T00:17:41Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them - [ ] whatsnew entry cc @bashtage per comment https://github.com/pandas-dev/pandas/pull/37468#discussion_r7...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43505/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43505/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43505.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43505", "merged_at": "2021-09-11T00:17:41Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43505.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43505" }
https://api.github.com/repos/pandas-dev/pandas/issues/43506
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43506/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43506/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43506/events
https://github.com/pandas-dev/pandas/pull/43506
993,683,272
MDExOlB1bGxSZXF1ZXN0NzMxODI1NDg1
43,506
REF: de-duplicate operate-column-wise code, pct_change
{ "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": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "207de5", "default": false, "description": null, "id": ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
2
2021-09-10T23:51:30Z
2021-11-20T23:20:40Z
2021-09-11T15:02:28Z
MEMBER
null
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/43506/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43506/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43506.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43506", "merged_at": "2021-09-11T15:02:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43506.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43506" }
https://api.github.com/repos/pandas-dev/pandas/issues/43507
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43507/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43507/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43507/events
https://github.com/pandas-dev/pandas/pull/43507
993,723,879
MDExOlB1bGxSZXF1ZXN0NzMxODU1NDk5
43,507
BUG/API: concat with empty DataFrames or all-NA columns
{ "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": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate", "id": 2822342, "name": "Missing-data", "node_id": "MDU6TGFiZWwyODIyMzQy", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data" }, { "color": "02d7e1"...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
6
2021-09-11T02:44:19Z
2021-09-21T20:04:43Z
2021-09-15T01:37:14Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them - [ ] whatsnew entry This is in the grey area between a bugfix and an API change. Towards the bugfix side,...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43507/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43507/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43507.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43507", "merged_at": "2021-09-15T01:37:14Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43507.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43507" }
https://api.github.com/repos/pandas-dev/pandas/issues/43508
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43508/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43508/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43508/events
https://github.com/pandas-dev/pandas/pull/43508
993,739,397
MDExOlB1bGxSZXF1ZXN0NzMxODY2OTYy
43,508
CLN: clean lib util
{ "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": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
1
2021-09-11T03:57:02Z
2021-09-11T19:56:18Z
2021-09-11T14:54:53Z
MEMBER
null
xref #34213
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43508/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43508/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43508.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43508", "merged_at": "2021-09-11T14:54:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43508.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43508" }
https://api.github.com/repos/pandas-dev/pandas/issues/43509
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43509/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43509/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43509/events
https://github.com/pandas-dev/pandas/pull/43509
993,744,270
MDExOlB1bGxSZXF1ZXN0NzMxODcwMTU1
43,509
BUG: GroupBy.apply with timegrouper and NaT
{ "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": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT,...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
0
2021-09-11T04:25:46Z
2021-09-11T17:15:38Z
2021-09-11T14:57:32Z
MEMBER
null
- [ ] closes #xxxx - [x] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them - [ ] whatsnew entry I'm increasingly sure that we should use result_index instead of all of the various ne...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43509/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43509/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43509.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43509", "merged_at": "2021-09-11T14:57:32Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43509.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43509" }
https://api.github.com/repos/pandas-dev/pandas/issues/43510
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43510/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43510/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43510/events
https://github.com/pandas-dev/pandas/pull/43510
993,746,967
MDExOlB1bGxSZXF1ZXN0NzMxODcxOTM3
43,510
CLN/PERF: group quantile
{ "avatar_url": "https://avatars.githubusercontent.com/u/37011898?v=4", "events_url": "https://api.github.com/users/mzeitlin11/events{/privacy}", "followers_url": "https://api.github.com/users/mzeitlin11/followers", "following_url": "https://api.github.com/users/mzeitlin11/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": "eb6420", "default": false, "description": "Non-arithmetic ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
1
2021-09-11T04:43:14Z
2021-09-12T15:11:21Z
2021-09-12T15:07:31Z
MEMBER
null
Inspired by idea from @jbrockmendel in https://github.com/pandas-dev/pandas/pull/43489#discussion_r705868510. Didn't end up seeing a huge perf improvement though, for example results on a wide frame: ``` arr = np.random.randn(10 ** 5, 100) df = pd.DataFrame(arr) gb = df.groupby(df.index % 3) gb.quantile(0.5) #...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43510/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43510/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43510.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43510", "merged_at": "2021-09-12T15:07:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43510.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43510" }
https://api.github.com/repos/pandas-dev/pandas/issues/43511
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43511/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43511/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43511/events
https://github.com/pandas-dev/pandas/pull/43511
993,762,476
MDExOlB1bGxSZXF1ZXN0NzMxODgxOTc5
43,511
Updated code_checks.sh
{ "avatar_url": "https://avatars.githubusercontent.com/u/75975268?v=4", "events_url": "https://api.github.com/users/Varun270/events{/privacy}", "followers_url": "https://api.github.com/users/Varun270/followers", "following_url": "https://api.github.com/users/Varun270/following{/other_user}", "gists_url": "htt...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "7fcce8", "default": false, "description": "", "id": 23479920...
open
false
null
[]
null
14
2021-09-11T06:18:39Z
2021-10-29T08:40:44Z
null
CONTRIBUTOR
null
- [ ✔] closes #28724 - [ ] tests added / passed - [✔ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them - [ ] 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/43511/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43511/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43511.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43511", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43511.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43511" }
https://api.github.com/repos/pandas-dev/pandas/issues/43512
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43512/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43512/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43512/events
https://github.com/pandas-dev/pandas/pull/43512
993,819,347
MDExOlB1bGxSZXF1ZXN0NzMxOTE4NTM1
43,512
TYP: use npt.DTypeLike for type annotation of dtype arg in to_numpy
{ "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": "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": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
0
2021-09-11T11:28:59Z
2021-09-11T15:08:26Z
2021-09-11T14:52:28Z
MEMBER
null
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/43512/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43512/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43512.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43512", "merged_at": "2021-09-11T14:52:27Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43512.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43512" }
https://api.github.com/repos/pandas-dev/pandas/issues/43513
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43513/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43513/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43513/events
https://github.com/pandas-dev/pandas/pull/43513
993,866,287
MDExOlB1bGxSZXF1ZXN0NzMxOTQ4ODQ1
43,513
TYP: SparseArray
{ "avatar_url": "https://avatars.githubusercontent.com/u/37011898?v=4", "events_url": "https://api.github.com/users/mzeitlin11/events{/privacy}", "followers_url": "https://api.github.com/users/mzeitlin11/followers", "following_url": "https://api.github.com/users/mzeitlin11/following{/other_user}", "gists_url"...
[ { "color": "009800", "default": false, "description": "Sparse Data Type", "id": 49182326, "name": "Sparse", "node_id": "MDU6TGFiZWw0OTE4MjMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Sparse" }, { "color": "ea91a4", "default": false, "description"...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
1
2021-09-11T15:27:19Z
2021-09-12T15:11:09Z
2021-09-12T15:01:32Z
MEMBER
null
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/43513/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43513/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43513.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43513", "merged_at": "2021-09-12T15:01:32Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43513.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43513" }
https://api.github.com/repos/pandas-dev/pandas/issues/43514
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43514/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43514/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43514/events
https://github.com/pandas-dev/pandas/pull/43514
993,887,203
MDExOlB1bGxSZXF1ZXN0NzMxOTYyNjM2
43,514
TYP: sparse.pyi
{ "avatar_url": "https://avatars.githubusercontent.com/u/37011898?v=4", "events_url": "https://api.github.com/users/mzeitlin11/events{/privacy}", "followers_url": "https://api.github.com/users/mzeitlin11/followers", "following_url": "https://api.github.com/users/mzeitlin11/following{/other_user}", "gists_url"...
[ { "color": "009800", "default": false, "description": "Sparse Data Type", "id": 49182326, "name": "Sparse", "node_id": "MDU6TGFiZWw0OTE4MjMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Sparse" }, { "color": "ea91a4", "default": false, "description"...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
2
2021-09-11T17:14:40Z
2021-09-12T15:11:00Z
2021-09-12T14:59:41Z
MEMBER
null
A start to typing sparse stuff, tried to do this without touching the cython code, hopefully some cleanups possible once typing somewhat specified. cc @jbrockmendel, one annoying piece going on here is the abstract base class `SparseIndex` - it functions entirely like an interface, and so has nothing but abstract me...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43514/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43514/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43514.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43514", "merged_at": "2021-09-12T14:59:41Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43514.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43514" }
https://api.github.com/repos/pandas-dev/pandas/issues/43515
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43515/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43515/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43515/events
https://github.com/pandas-dev/pandas/pull/43515
993,889,706
MDExOlB1bGxSZXF1ZXN0NzMxOTY0Mjg4
43,515
BUG: Groupby.agg with timegrouper, nat, and numba
{ "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": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT,...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
2
2021-09-11T17:27:30Z
2021-09-12T18:18:34Z
2021-09-12T16:25:46Z
MEMBER
null
- [ ] closes #xxxx - [x] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them - [ ] 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/43515/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43515/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43515.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43515", "merged_at": "2021-09-12T16:25:46Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43515.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43515" }
https://api.github.com/repos/pandas-dev/pandas/issues/43516
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43516/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43516/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43516/events
https://github.com/pandas-dev/pandas/issues/43516
993,892,610
MDU6SXNzdWU5OTM4OTI2MTA=
43,516
BUG: Error "no attribute 'total_seconds'" with tzlocal >= 3.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/650866?v=4", "events_url": "https://api.github.com/users/lgautier/events{/privacy}", "followers_url": "https://api.github.com/users/lgautier/followers", "following_url": "https://api.github.com/users/lgautier/following{/other_user}", "gists_url": "https...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "ededed", "default": false, "description": "__repr__ of pandas objec...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
2
2021-09-11T17:42:29Z
2021-09-20T14:34:42Z
null
CONTRIBUTOR
null
### - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas. - [ ] I have confirmed this bug exists on the master branch of pandas. ### Reproducible Example ```python import ba...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43516/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43516/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43517
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43517/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43517/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43517/events
https://github.com/pandas-dev/pandas/pull/43517
993,893,743
MDExOlB1bGxSZXF1ZXN0NzMxOTY2OTU4
43,517
split macos tests in 2
{ "avatar_url": "https://avatars.githubusercontent.com/u/15113894?v=4", "events_url": "https://api.github.com/users/Dr-Irv/events{/privacy}", "followers_url": "https://api.github.com/users/Dr-Irv/followers", "following_url": "https://api.github.com/users/Dr-Irv/following{/other_user}", "gists_url": "https://a...
[ { "color": "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": "2021-10-17T11:06:28Z", "closed_issues": 77, "created_at": "2021-09-10T19:48: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...
8
2021-09-11T17:48:47Z
2021-09-12T20:39:18Z
2021-09-12T14:52:05Z
CONTRIBUTOR
null
follow up to #43468 to also split MacOS tests in half to speed up CI tests per comment from @jreback https://github.com/pandas-dev/pandas/pull/43468#issuecomment-916860226
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43517/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43517/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43517.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43517", "merged_at": "2021-09-12T14:52:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43517.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43517" }
https://api.github.com/repos/pandas-dev/pandas/issues/43518
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43518/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43518/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43518/events
https://github.com/pandas-dev/pandas/pull/43518
993,920,857
MDExOlB1bGxSZXF1ZXN0NzMxOTg3NDg2
43,518
PERF: groupby.pad/backfill follow-up
{ "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": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT,...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
1
2021-09-11T19:25:00Z
2021-09-12T15:16:08Z
2021-09-12T15:08:35Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them - [ ] whatsnew entry Follow-ups include the big perf bump discussed in #43478 ``` import pandas as pd ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43518/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43518/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43518.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43518", "merged_at": "2021-09-12T15:08:35Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43518.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43518" }
https://api.github.com/repos/pandas-dev/pandas/issues/43519
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43519/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43519/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43519/events
https://github.com/pandas-dev/pandas/pull/43519
993,924,054
MDExOlB1bGxSZXF1ZXN0NzMxOTg5NTcy
43,519
REF: share GroupBy.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": "729FCF", "default": false, "de...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
0
2021-09-11T19:42:34Z
2021-09-12T15:02:14Z
2021-09-12T14:54:26Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them - [ ] 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/43519/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43519/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43519.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43519", "merged_at": "2021-09-12T14:54:26Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43519.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43519" }
https://api.github.com/repos/pandas-dev/pandas/issues/43520
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43520/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43520/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43520/events
https://github.com/pandas-dev/pandas/pull/43520
993,936,143
MDExOlB1bGxSZXF1ZXN0NzMxOTk4NTI1
43,520
DOC: 1.3.3 release date
{ "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": "2021-09-12T08:21:30Z", "closed_issues": 79, "created_at": "2021-08-15T08:07:48Z", "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
2021-09-11T20:33:42Z
2021-09-11T21:49:11Z
2021-09-11T21:48:59Z
MEMBER
null
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/43520/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43520/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43520.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43520", "merged_at": "2021-09-11T21:48:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43520.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43520" }
https://api.github.com/repos/pandas-dev/pandas/issues/43521
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43521/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43521/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43521/events
https://github.com/pandas-dev/pandas/pull/43521
993,957,083
MDExOlB1bGxSZXF1ZXN0NzMyMDE1MTQ1
43,521
Backport PR #43520 on branch 1.3.x (DOC: 1.3.3 release date)
{ "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": "2021-09-12T08:21:30Z", "closed_issues": 79, "created_at": "2021-08-15T08:07:48Z", "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
2021-09-11T21:49:31Z
2021-09-12T06:45:04Z
2021-09-12T06:45:04Z
NONE
null
Backport PR #43520: DOC: 1.3.3 release date
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43521/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43521/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43521.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43521", "merged_at": "2021-09-12T06:45:04Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43521.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43521" }