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/43923
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43923/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43923/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43923/events
https://github.com/pandas-dev/pandas/pull/43923
1,020,669,141
PR_kwDOAA0YD84s7GXU
43,923
ENH: __array_ufunc__ handle np.minimum.reduce
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" }, { "color": "eb6...
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",...
0
2021-10-08T03:53:14Z
2021-11-20T21:49:09Z
null
MEMBER
null
- [ ] closes #xxxx - [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 np.mimum.reduce(frame) -> return Series instead of ndarray np.maximum.reduce(series...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43923/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43923/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43923.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43923", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43923.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43923" }
https://api.github.com/repos/pandas-dev/pandas/issues/43924
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43924/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43924/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43924/events
https://github.com/pandas-dev/pandas/issues/43924
1,020,824,987
I_kwDOAA0YD8482I2b
43,924
BUG: `multicolumn` of `to_latex` does not work correctly when `index==False`
{ "avatar_url": "https://avatars.githubusercontent.com/u/31154974?v=4", "events_url": "https://api.github.com/users/Alalalalaki/events{/privacy}", "followers_url": "https://api.github.com/users/Alalalalaki/followers", "following_url": "https://api.github.com/users/Alalalalaki/following{/other_user}", "gists_u...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0052cc", "default": false, "description": "Issue that has not been ...
closed
false
null
[]
null
2
2021-10-08T08:17:42Z
2021-10-09T07:57:23Z
2021-10-09T07:57:23Z
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 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/43924/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43924/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43925
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43925/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43925/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43925/events
https://github.com/pandas-dev/pandas/pull/43925
1,021,115,247
PR_kwDOAA0YD84s8fmY
43,925
Add Zstandard compression support
{ "avatar_url": "https://avatars.githubusercontent.com/u/175722?v=4", "events_url": "https://api.github.com/users/jonashaag/events{/privacy}", "followers_url": "https://api.github.com/users/jonashaag/followers", "following_url": "https://api.github.com/users/jonashaag/following{/other_user}", "gists_url": "ht...
[ { "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" } ]
open
false
null
[]
null
3
2021-10-08T13:44:52Z
2021-11-16T22:39:54Z
null
NONE
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 Haven't found any discussion about Zstandard so far but I think it would be a valuable...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43925/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43925/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43925.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43925", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43925.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43925" }
https://api.github.com/repos/pandas-dev/pandas/issues/43926
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43926/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43926/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43926/events
https://github.com/pandas-dev/pandas/pull/43926
1,021,120,420
PR_kwDOAA0YD84s8gpp
43,926
BUG: Fix groupby nth with axis=1
{ "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": "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",...
5
2021-10-08T13:50:09Z
2021-10-13T23:00:22Z
2021-10-13T15:31:48Z
CONTRIBUTOR
null
Fixes a bug that no one has reported and probably no one cares about. But overlaps slightly with #42947, so I thought that I would make it a separate PR. Current behaviour: `df.groupby(df.iloc[1], axis=1).nth(0)` crashes ungracefully.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43926/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43926/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43926.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43926", "merged_at": "2021-10-13T15:31:48Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43926.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43926" }
https://api.github.com/repos/pandas-dev/pandas/issues/43927
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43927/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43927/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43927/events
https://github.com/pandas-dev/pandas/issues/43927
1,021,185,466
I_kwDOAA0YD8483g26
43,927
BUG: centered rolling on decreasing datetime-index inconsistency
{ "avatar_url": "https://avatars.githubusercontent.com/u/22431999?v=4", "events_url": "https://api.github.com/users/rosagold/events{/privacy}", "followers_url": "https://api.github.com/users/rosagold/followers", "following_url": "https://api.github.com/users/rosagold/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": "d4c5f9", "default": false, "description": "rolling, ewma, expanding...
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-10-08T14:51:54Z
2021-10-09T01:10:01Z
2021-10-09T01:10:01Z
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/43927/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43927/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43928
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43928/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43928/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43928/events
https://github.com/pandas-dev/pandas/pull/43928
1,021,186,297
PR_kwDOAA0YD84s8t52
43,928
fixed rolling for a decreasing index, added a test for that
{ "avatar_url": "https://avatars.githubusercontent.com/u/22431999?v=4", "events_url": "https://api.github.com/users/rosagold/events{/privacy}", "followers_url": "https://api.github.com/users/rosagold/followers", "following_url": "https://api.github.com/users/rosagold/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": "d4c5f9", "default": false, "description": "rolling, ewma, expanding...
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-10-08T14:52:48Z
2021-10-09T01:10:20Z
2021-10-09T01:10:01Z
CONTRIBUTOR
null
- [x] closes #43927 - [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/43928/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43928/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43928.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43928", "merged_at": "2021-10-09T01:10:01Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43928.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43928" }
https://api.github.com/repos/pandas-dev/pandas/issues/43929
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43929/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43929/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43929/events
https://github.com/pandas-dev/pandas/issues/43929
1,021,226,013
I_kwDOAA0YD8483qwd
43,929
BUG: Fix the `Float` type overflow issue for statistical functions.
{ "avatar_url": "https://avatars.githubusercontent.com/u/33303747?v=4", "events_url": "https://api.github.com/users/tushushu/events{/privacy}", "followers_url": "https://api.github.com/users/tushushu/followers", "following_url": "https://api.github.com/users/tushushu/following{/other_user}", "gists_url": "htt...
[ { "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": "547c03", "default"...
open
false
null
[]
null
7
2021-10-08T15:34:59Z
2021-10-16T03:57:44Z
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 ```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/43929/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43929/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43930
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43930/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43930/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43930/events
https://github.com/pandas-dev/pandas/pull/43930
1,021,305,061
PR_kwDOAA0YD84s9ElJ
43,930
ENH/POC/WIP: EA-backed Index
{ "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...
[]
open
false
null
[]
null
8
2021-10-08T17:02:57Z
2021-11-21T04:38:37Z
null
MEMBER
null
Still TODO - [x] <s>288</s>15 not-yet-passing tests (with --skip-slow --skip-db) - [ ] flesh out tests/extension/base/ea_index.py - [x] <s>deprecation cycle</s> (decided we can probably just change) - [ ] optimize EAIndexEngine/NullableIndexEngine once #43870 is resolved - [x] EA.putmask implementation ATM is just...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43930/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43930/timeline
null
1
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43930.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43930", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43930.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43930" }
https://api.github.com/repos/pandas-dev/pandas/issues/43931
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43931/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43931/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43931/events
https://github.com/pandas-dev/pandas/pull/43931
1,021,318,775
PR_kwDOAA0YD84s9HR8
43,931
BENCH : Added benchmark for indexing with .loc for sorted/unsorted DatetimeIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/35455325?v=4", "events_url": "https://api.github.com/users/sonalprabhu/events{/privacy}", "followers_url": "https://api.github.com/users/sonalprabhu/followers", "following_url": "https://api.github.com/users/sonalprabhu/following{/other_user}", "gists_u...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "0b02e1", "default": false, "description": "Related t...
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",...
5
2021-10-08T17:21:27Z
2021-11-14T04:52:29Z
null
NONE
null
- [x] closes #38690
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43931/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43931/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43931.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43931", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43931.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43931" }
https://api.github.com/repos/pandas-dev/pandas/issues/43932
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43932/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43932/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43932/events
https://github.com/pandas-dev/pandas/pull/43932
1,021,361,343
PR_kwDOAA0YD84s9Pu3
43,932
Raising ValueError when xlim and ylim contain non-int and non-float dtype elements #40889
{ "avatar_url": "https://avatars.githubusercontent.com/u/23026528?v=4", "events_url": "https://api.github.com/users/regmibijay/events{/privacy}", "followers_url": "https://api.github.com/users/regmibijay/followers", "following_url": "https://api.github.com/users/regmibijay/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": "8AE234", "default": false, "description": null, "id": 2413328, ...
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",...
3
2021-10-08T18:24:21Z
2021-11-14T03:15:36Z
null
CONTRIBUTOR
null
- [x] closes #40781 - [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/43932/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43932/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43932.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43932", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43932.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43932" }
https://api.github.com/repos/pandas-dev/pandas/issues/43933
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43933/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43933/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43933/events
https://github.com/pandas-dev/pandas/pull/43933
1,021,404,772
PR_kwDOAA0YD84s9YW6
43,933
BUG: NumericIndex.insert
{ "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": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
0
2021-10-08T19:31:44Z
2021-10-09T01:07:22Z
2021-10-09T00:17:40Z
MEMBER
null
- [x] closes #43921 - [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 - [ ] 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/43933/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43933/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43933.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43933", "merged_at": "2021-10-09T00:17:40Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43933.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43933" }
https://api.github.com/repos/pandas-dev/pandas/issues/43934
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43934/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43934/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43934/events
https://github.com/pandas-dev/pandas/pull/43934
1,021,494,810
PR_kwDOAA0YD84s9qq2
43,934
REF: Share Index.delete
{ "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": "6138b5", "default": false, "description": "Extending pandas with custom dtypes or arrays.", "id": 849023693, "name": "ExtensionArray", "node_id": "MDU6TGFiZWw4NDkwMjM2OTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/ExtensionArray" }, { "color": "e...
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-10-08T21:50:40Z
2021-10-10T21:49:41Z
2021-10-10T21:39:31Z
MEMBER
null
Needed for #43930
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43934/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43934/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43934.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43934", "merged_at": "2021-10-10T21:39:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43934.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43934" }
https://api.github.com/repos/pandas-dev/pandas/issues/43935
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43935/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43935/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43935/events
https://github.com/pandas-dev/pandas/pull/43935
1,021,533,271
PR_kwDOAA0YD84s9yQH
43,935
Backport PR #43772: CI: Test Python 3.10 on MacOS and Windows too
{ "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": "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-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...
0
2021-10-08T23:26:54Z
2021-10-09T00:55:08Z
2021-10-09T00:54:48Z
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/43935/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43935/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43935.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43935", "merged_at": "2021-10-09T00:54:48Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43935.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43935" }
https://api.github.com/repos/pandas-dev/pandas/issues/43936
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43936/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43936/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43936/events
https://github.com/pandas-dev/pandas/pull/43936
1,021,547,562
PR_kwDOAA0YD84s903Z
43,936
Backport PR #43910 on branch 1.3.x (TST: Skip leaky test on Python 3.10)
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "fef2c0", "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...
0
2021-10-09T00:18:48Z
2021-10-09T02:33:30Z
2021-10-09T02:33:30Z
NONE
null
Backport PR #43910: TST: Skip leaky test on Python 3.10
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43936/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43936/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43936.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43936", "merged_at": "2021-10-09T02:33:30Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43936.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43936" }
https://api.github.com/repos/pandas-dev/pandas/issues/43937
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43937/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43937/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43937/events
https://github.com/pandas-dev/pandas/issues/43937
1,021,570,197
I_kwDOAA0YD8484-yV
43,937
DOC: sphinx doc list item text has strange bold effect
{ "avatar_url": "https://avatars.githubusercontent.com/u/25895405?v=4", "events_url": "https://api.github.com/users/Zeroto521/events{/privacy}", "followers_url": "https://api.github.com/users/Zeroto521/followers", "following_url": "https://api.github.com/users/Zeroto521/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": "01a886", "default": false, "description": "replace method", ...
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-10-09T02:06:07Z
2021-10-10T18:12:42Z
2021-10-10T18:12:42Z
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.DataFrame.replace.html - https://pandas.pydata.org/docs/dev/reference/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/43937/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43937/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43938
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43938/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43938/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43938/events
https://github.com/pandas-dev/pandas/pull/43938
1,021,588,473
PR_kwDOAA0YD84s975a
43,938
BUG: NumericIndex.append retain dtype
{ "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": "e99695", "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-10-09T03:41:25Z
2021-10-11T17:02:38Z
2021-10-11T16:05:25Z
MEMBER
null
- [ ] closes #xxxx - [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 - [ ] 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/43938/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43938/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43938.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43938", "merged_at": "2021-10-11T16:05:25Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43938.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43938" }
https://api.github.com/repos/pandas-dev/pandas/issues/43939
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43939/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43939/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43939/events
https://github.com/pandas-dev/pandas/pull/43939
1,021,648,844
PR_kwDOAA0YD84s-F1c
43,939
BUG: fix Frame getitem when column keys are nested tuples
{ "avatar_url": "https://avatars.githubusercontent.com/u/26993491?v=4", "events_url": "https://api.github.com/users/Svanazar/events{/privacy}", "followers_url": "https://api.github.com/users/Svanazar/followers", "following_url": "https://api.github.com/users/Svanazar/following{/other_user}", "gists_url": "htt...
[ { "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": "20...
open
false
null
[]
null
3
2021-10-09T08:39:38Z
2021-11-19T18:49:24Z
null
CONTRIBUTOR
null
- [x] closes #43780 - [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 - [ ] whatsnew entry Multi-column selection when the column labels are nested tuples, for example atomic ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43939/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43939/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43939.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43939", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43939.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43939" }
https://api.github.com/repos/pandas-dev/pandas/issues/43940
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43940/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43940/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43940/events
https://github.com/pandas-dev/pandas/issues/43940
1,021,659,702
I_kwDOAA0YD8485Uo2
43,940
BUG: pandas.DataFrame.index.map() works differently if debugpy debugger is attached
{ "avatar_url": "https://avatars.githubusercontent.com/u/31469580?v=4", "events_url": "https://api.github.com/users/ember91/events{/privacy}", "followers_url": "https://api.github.com/users/ember91/followers", "following_url": "https://api.github.com/users/ember91/following{/other_user}", "gists_url": "https:...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "207de5", "default": false, "description": "Clarification about beha...
closed
false
null
[]
null
4
2021-10-09T09:29:03Z
2021-11-01T18:41:41Z
2021-10-31T00:17:45Z
NONE
null
### - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](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/43940/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43940/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43941
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43941/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43941/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43941/events
https://github.com/pandas-dev/pandas/issues/43941
1,021,683,345
I_kwDOAA0YD8485aaR
43,941
BUG: Series.plot.hist segfault for timedelta64
{ "avatar_url": "https://avatars.githubusercontent.com/u/852409?v=4", "events_url": "https://api.github.com/users/cdeil/events{/privacy}", "followers_url": "https://api.github.com/users/cdeil/followers", "following_url": "https://api.github.com/users/cdeil/following{/other_user}", "gists_url": "https://api.gi...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" }, { "color": "5319e7", "default": false, "description": "Ti...
open
false
null
[]
null
2
2021-10-09T11:22:06Z
2021-10-11T19:53:05Z
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 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/43941/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43941/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43942
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43942/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43942/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43942/events
https://github.com/pandas-dev/pandas/pull/43942
1,021,755,974
PR_kwDOAA0YD84s-Xwj
43,942
DOC: Add examples for categorical functions
{ "avatar_url": "https://avatars.githubusercontent.com/u/5485577?v=4", "events_url": "https://api.github.com/users/AndrewEckart/events{/privacy}", "followers_url": "https://api.github.com/users/AndrewEckart/followers", "following_url": "https://api.github.com/users/AndrewEckart/following{/other_user}", "gists...
[ { "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": "e11d21", "default": false, "description": "Categorical 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",...
1
2021-10-09T17:00:32Z
2021-10-11T16:06:03Z
2021-10-11T16:05:59Z
CONTRIBUTOR
null
Adds simple examples to docstrings for `add_categories`, `remove_categories`, and `remove_unused_categories`.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43942/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43942/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43942.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43942", "merged_at": "2021-10-11T16:05:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43942.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43942" }
https://api.github.com/repos/pandas-dev/pandas/issues/43943
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43943/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43943/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43943/events
https://github.com/pandas-dev/pandas/pull/43943
1,021,807,224
PR_kwDOAA0YD84s-gho
43,943
Fix multiindex loc nan
{ "avatar_url": "https://avatars.githubusercontent.com/u/31857876?v=4", "events_url": "https://api.github.com/users/CloseChoice/events{/privacy}", "followers_url": "https://api.github.com/users/CloseChoice/followers", "following_url": "https://api.github.com/users/CloseChoice/following{/other_user}", "gists_u...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
open
false
null
[]
null
19
2021-10-09T21:12:50Z
2021-11-16T06:38:53Z
null
MEMBER
null
- [x] closes #43814 - [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/43943/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43943/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43943.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43943", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43943.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43943" }
https://api.github.com/repos/pandas-dev/pandas/issues/43944
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43944/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43944/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43944/events
https://github.com/pandas-dev/pandas/issues/43944
1,021,824,860
I_kwDOAA0YD848589c
43,944
BUG: rolling on centered datetimelike windows disrespect duplicate indices
{ "avatar_url": "https://avatars.githubusercontent.com/u/22431999?v=4", "events_url": "https://api.github.com/users/rosagold/events{/privacy}", "followers_url": "https://api.github.com/users/rosagold/followers", "following_url": "https://api.github.com/users/rosagold/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": "d4c5f9", "default": false, "description": "rolling, ewma, expanding...
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-10-09T22:42:18Z
2021-10-13T02:05:45Z
2021-10-13T02:05:45Z
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 ```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/43944/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43944/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43945
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43945/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43945/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43945/events
https://github.com/pandas-dev/pandas/pull/43945
1,021,825,216
PR_kwDOAA0YD84s-jsU
43,945
[FIX] rolling to respect duplicate datetime indices on the right bound of centered windows
{ "avatar_url": "https://avatars.githubusercontent.com/u/22431999?v=4", "events_url": "https://api.github.com/users/rosagold/events{/privacy}", "followers_url": "https://api.github.com/users/rosagold/followers", "following_url": "https://api.github.com/users/rosagold/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": "d4c5f9", "default": false, "description": "rolling, ewma, expanding...
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-10-09T22:44:19Z
2021-10-13T02:05:57Z
2021-10-13T02:05:45Z
CONTRIBUTOR
null
…. - [x] closes #43944 - [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/43945/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43945/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43945.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43945", "merged_at": "2021-10-13T02:05:45Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43945.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43945" }
https://api.github.com/repos/pandas-dev/pandas/issues/43946
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43946/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43946/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43946/events
https://github.com/pandas-dev/pandas/issues/43946
1,021,830,845
I_kwDOAA0YD8485-a9
43,946
ENH: Make it possible to convert types using astype inplace
{ "avatar_url": "https://avatars.githubusercontent.com/u/3237254?v=4", "events_url": "https://api.github.com/users/gasparitiago/events{/privacy}", "followers_url": "https://api.github.com/users/gasparitiago/followers", "following_url": "https://api.github.com/users/gasparitiago/following{/other_user}", "gists...
[ { "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-10-09T23:19:18Z
2021-10-10T13:56:32Z
2021-10-10T13:56:32Z
NONE
null
#### Is your feature request related to a problem? No, the feature is not related to a problem. #### Describe the solution you'd like It should be possible to perform the `astype()` operation directly into a dataframe passing an argument `inplace` as True. #### API breaking implications The API should no...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43946/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43946/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43947
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43947/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43947/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43947/events
https://github.com/pandas-dev/pandas/pull/43947
1,021,831,074
PR_kwDOAA0YD84s-kq_
43,947
Astype inplace
{ "avatar_url": "https://avatars.githubusercontent.com/u/3237254?v=4", "events_url": "https://api.github.com/users/gasparitiago/events{/privacy}", "followers_url": "https://api.github.com/users/gasparitiago/followers", "following_url": "https://api.github.com/users/gasparitiago/following{/other_user}", "gists...
[]
closed
false
null
[]
null
0
2021-10-09T23:20:34Z
2021-10-09T23:27:40Z
2021-10-09T23:27:40Z
NONE
null
- [X] closes #43946 - [] 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] This commit adds an argument to make it possible to convert the types of a dataframe inplace.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43947/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43947/timeline
null
1
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43947.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43947", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43947.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43947" }
https://api.github.com/repos/pandas-dev/pandas/issues/43948
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43948/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43948/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43948/events
https://github.com/pandas-dev/pandas/pull/43948
1,021,832,326
PR_kwDOAA0YD84s-k14
43,948
ENH: Make it possible to change type inplace
{ "avatar_url": "https://avatars.githubusercontent.com/u/3237254?v=4", "events_url": "https://api.github.com/users/gasparitiago/events{/privacy}", "followers_url": "https://api.github.com/users/gasparitiago/followers", "following_url": "https://api.github.com/users/gasparitiago/following{/other_user}", "gists...
[]
closed
false
null
[]
null
1
2021-10-09T23:28:22Z
2021-10-10T13:57:06Z
2021-10-10T13:57:06Z
NONE
null
- [X] closes #43946 - [ ] 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] This commits adds the possibility of performing the operation of astype directly in a dataframe using t...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43948/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43948/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43948.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43948", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43948.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43948" }
https://api.github.com/repos/pandas-dev/pandas/issues/43949
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43949/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43949/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43949/events
https://github.com/pandas-dev/pandas/pull/43949
1,021,833,394
PR_kwDOAA0YD84s-k_N
43,949
Fix str dtype -> IntegerDtype conversions
{ "avatar_url": "https://avatars.githubusercontent.com/u/67036?v=4", "events_url": "https://api.github.com/users/alexreg/events{/privacy}", "followers_url": "https://api.github.com/users/alexreg/followers", "following_url": "https://api.github.com/users/alexreg/following{/other_user}", "gists_url": "https://a...
[ { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" }, { "color": "531...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
8
2021-10-09T23:34:51Z
2021-10-19T15:01:45Z
2021-10-19T14:59:57Z
CONTRIBUTOR
null
closes #25472 - [x] closes #xxxx - [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/43949/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43949/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43949.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43949", "merged_at": "2021-10-19T14:59:56Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43949.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43949" }
https://api.github.com/repos/pandas-dev/pandas/issues/43950
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43950/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43950/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43950/events
https://github.com/pandas-dev/pandas/pull/43950
1,021,836,797
PR_kwDOAA0YD84s-lff
43,950
BUG: startswith function gives misleading results when passed a series #3485
{ "avatar_url": "https://avatars.githubusercontent.com/u/22777525?v=4", "events_url": "https://api.github.com/users/oraby8/events{/privacy}", "followers_url": "https://api.github.com/users/oraby8/followers", "following_url": "https://api.github.com/users/oraby8/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": "5319e7", "default": false, "description": "String extension data ty...
closed
false
null
[]
null
3
2021-10-09T23:57:42Z
2021-11-14T03:13:56Z
2021-11-14T03:13:56Z
NONE
null
- [x] closes #3485 - [] 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 - [ ] whatsnew entry ``` python import pandas d = pandas.DataFrame([['hi,hi 2'],['bye','bye 2']], columns=[...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43950/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43950/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43950.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43950", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43950.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43950" }
https://api.github.com/repos/pandas-dev/pandas/issues/43951
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43951/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43951/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43951/events
https://github.com/pandas-dev/pandas/pull/43951
1,021,859,435
PR_kwDOAA0YD84s-pQY
43,951
TYP: Use Protocols for file-like objects in read/to_*
{ "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": "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",...
4
2021-10-10T02:23:24Z
2021-11-17T02:11:42Z
2021-11-17T02:11:38Z
CONTRIBUTOR
null
Fixes #41610, rebased on top of #43855. This PR does a few things: 1. break `FilePathOrBuffer` apart to not mix basic types and generics 2. use protocols instead of union of specific classes 3. define many fine-grained protocols for the to/read methods/functions I tested that the protocols are sufficient (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/43951/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43951/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43951.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43951", "merged_at": "2021-11-17T02:11:38Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43951.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43951" }
https://api.github.com/repos/pandas-dev/pandas/issues/43952
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43952/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43952/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43952/events
https://github.com/pandas-dev/pandas/pull/43952
1,021,870,420
PR_kwDOAA0YD84s-q9w
43,952
REF: share RangeIndex methods
{ "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": "e99695", "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-10-10T03:42:18Z
2021-10-10T18:04:09Z
2021-10-10T17:20:56Z
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/43952/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43952/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43952.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43952", "merged_at": "2021-10-10T17:20:56Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43952.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43952" }
https://api.github.com/repos/pandas-dev/pandas/issues/43953
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43953/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43953/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43953/events
https://github.com/pandas-dev/pandas/pull/43953
1,021,873,407
PR_kwDOAA0YD84s-rbf
43,953
PERF: Index.insert
{ "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" } ]
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-10-10T04:03:53Z
2021-10-10T21:51:37Z
2021-10-10T21:41:14Z
MEMBER
null
``` import pandas as pd idx = pd.Index([4, 5, 6]) %timeit idx.insert(1, 19) 26.7 µs ± 299 ns per loop (mean ± std. dev. of 7 runs, 10000 loops each) # <- master 15.5 µs ± 185 ns per loop (mean ± std. dev. of 7 runs, 100000 loops each) # <- PR ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43953/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43953/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43953.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43953", "merged_at": "2021-10-10T21:41:14Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43953.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43953" }
https://api.github.com/repos/pandas-dev/pandas/issues/43954
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43954/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43954/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43954/events
https://github.com/pandas-dev/pandas/issues/43954
1,021,882,660
I_kwDOAA0YD8486LEk
43,954
ENH: Pandas Update Python - 3.10 Support
{ "avatar_url": "https://avatars.githubusercontent.com/u/71959210?v=4", "events_url": "https://api.github.com/users/GithubyAdarsh/events{/privacy}", "followers_url": "https://api.github.com/users/GithubyAdarsh/followers", "following_url": "https://api.github.com/users/GithubyAdarsh/following{/other_user}", "g...
[ { "color": "009800", "default": false, "description": "Duplicate issue or pull request", "id": 40153326, "name": "Duplicate Report", "node_id": "MDU6TGFiZWw0MDE1MzMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report" }, { "color": "fef2c0", ...
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-10-10T05:09:02Z
2021-10-10T12:48:02Z
2021-10-10T12:47:36Z
NONE
null
The *Python Version 3.10* is being released! I request you to update pandas to the 3.10 version of python
{ "+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/43954/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43954/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43955
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43955/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43955/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43955/events
https://github.com/pandas-dev/pandas/pull/43955
1,021,941,239
PR_kwDOAA0YD84s-2kj
43,955
DOC: cancel replace's doc list item text bold effect
{ "avatar_url": "https://avatars.githubusercontent.com/u/25895405?v=4", "events_url": "https://api.github.com/users/Zeroto521/events{/privacy}", "followers_url": "https://api.github.com/users/Zeroto521/followers", "following_url": "https://api.github.com/users/Zeroto521/following{/other_user}", "gists_url": "...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": 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-10-10T10:17:20Z
2021-10-10T18:12:46Z
2021-10-10T18:12:43Z
CONTRIBUTOR
null
- [x] closes #43937 - [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] Cancel replace's doc list item text bold effect, detail could see below. From ![image](https://use...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43955/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43955/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43955.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43955", "merged_at": "2021-10-10T18:12:42Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43955.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43955" }
https://api.github.com/repos/pandas-dev/pandas/issues/43956
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43956/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43956/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43956/events
https://github.com/pandas-dev/pandas/issues/43956
1,021,969,255
I_kwDOAA0YD8486gNn
43,956
ENH: Rolling TimeSeries Interpolation Methods
{ "avatar_url": "https://avatars.githubusercontent.com/u/65822493?v=4", "events_url": "https://api.github.com/users/sweg44/events{/privacy}", "followers_url": "https://api.github.com/users/sweg44/followers", "following_url": "https://api.github.com/users/sweg44/following{/other_user}", "gists_url": "https://a...
[ { "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": "Clarific...
closed
false
null
[]
null
4
2021-10-10T12:21:34Z
2021-10-31T00:19:35Z
2021-10-31T00:19:35Z
NONE
null
I commonly deal with time-series data with gaps and would like Pandas to have the functionality to either apply a custom interpolation function which I can specify into .interpolate or have a dedicated time series data generator based on say the rolling N period values with some noise added to it for real-world applica...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43956/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43956/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43957
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43957/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43957/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43957/events
https://github.com/pandas-dev/pandas/issues/43957
1,022,001,494
I_kwDOAA0YD8486oFW
43,957
DEPS/BLD: 3.9 builds breaking with missing Cython
{ "avatar_url": "https://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": "207de5", "default": false, ...
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-10-10T14:37:20Z
2021-10-31T00:20:04Z
2021-10-31T00:20:04Z
CONTRIBUTOR
null
xref https://github.com/pandas-dev/pandas/pull/43952/checks?check_run_id=3849531985 as an exxample maybe something got released / renamed? looks like an issue with coverage ``` File "/usr/share/miniconda/envs/pandas-dev/lib/python3.9/site-packages/pytest_cov/plugin.py", line 126, in pytest_load_initial_conftests...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43957/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43957/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43958
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43958/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43958/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43958/events
https://github.com/pandas-dev/pandas/pull/43958
1,022,045,692
PR_kwDOAA0YD84s_I3r
43,958
TYP/CLN: mostly in io/html.py
{ "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": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" }, { "color": "ea91a4", "default": false, "description": "type annotat...
closed
false
null
[]
{ "closed_at": 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-10-10T17:38:21Z
2021-10-17T21:50:10Z
2021-10-17T21:50:06Z
CONTRIBUTOR
null
and in io/feather_format.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/43958/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43958/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43958.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43958", "merged_at": "2021-10-17T21:50:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43958.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43958" }
https://api.github.com/repos/pandas-dev/pandas/issues/43959
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43959/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43959/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43959/events
https://github.com/pandas-dev/pandas/issues/43959
1,022,078,390
I_kwDOAA0YD8486622
43,959
ENH: Add `notin` method to base classes
{ "avatar_url": "https://avatars.githubusercontent.com/u/71850263?v=4", "events_url": "https://api.github.com/users/ShivnarenSrinivasan/events{/privacy}", "followers_url": "https://api.github.com/users/ShivnarenSrinivasan/followers", "following_url": "https://api.github.com/users/ShivnarenSrinivasan/following{/...
[ { "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": "0b02e1", "default": false, "description": "Related to indexing o...
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-10-10T20:02:20Z
2021-10-12T22:20:29Z
2021-10-12T22:20:29Z
CONTRIBUTOR
null
# Add `notin` convenience method to `DataFrame`/`Series` classes This may already have been discussed, but I couldn't find any existing issue/enhancement with this title. It's trivial to implement, but I think it might be syntactically helpful to write ```python df.notin(df1) ``` instead of ```python ~df.is...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43959/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43959/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43960
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43960/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43960/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43960/events
https://github.com/pandas-dev/pandas/issues/43960
1,022,092,004
I_kwDOAA0YD8486-Lk
43,960
ENH/Discussion: "event"/"per sample" weights support
{ "avatar_url": "https://avatars.githubusercontent.com/u/17454848?v=4", "events_url": "https://api.github.com/users/jonas-eschle/events{/privacy}", "followers_url": "https://api.github.com/users/jonas-eschle/followers", "following_url": "https://api.github.com/users/jonas-eschle/following{/other_user}", "gist...
[ { "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
3
2021-10-10T21:06:46Z
2021-10-16T04:08:20Z
2021-10-16T04:08:20Z
NONE
null
#### Why this discussion Having looked around, I did to my surprise not find any real discussion on per sample weights for pandas DataFrames and therefore opening this thread to have a discussion on it. (*if I am mistaken and the discussion exists somewhere, I must have missed it and this can be gladly closed*) ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43960/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43960/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43961
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43961/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43961/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43961/events
https://github.com/pandas-dev/pandas/pull/43961
1,022,099,218
PR_kwDOAA0YD84s_SCk
43,961
ENH: Update isin docs with examples of ~ operator usage (#43959)
{ "avatar_url": "https://avatars.githubusercontent.com/u/71850263?v=4", "events_url": "https://api.github.com/users/ShivnarenSrinivasan/events{/privacy}", "followers_url": "https://api.github.com/users/ShivnarenSrinivasan/followers", "following_url": "https://api.github.com/users/ShivnarenSrinivasan/following{/...
[ { "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": "0b02e1", "default": false, "description": "Related to indexing o...
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-10-10T21:42:10Z
2021-10-12T22:20:33Z
2021-10-12T22:20:29Z
CONTRIBUTOR
null
- [x] closes #43959 Updated relevant docs to show usage of ~ to emulate `notin` operation.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43961/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43961/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43961.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43961", "merged_at": "2021-10-12T22:20:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43961.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43961" }
https://api.github.com/repos/pandas-dev/pandas/issues/43962
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43962/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43962/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43962/events
https://github.com/pandas-dev/pandas/pull/43962
1,022,100,351
PR_kwDOAA0YD84s_SOP
43,962
BUG: RangeIndex arithmetic result.name
{ "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": "e99695", "default": false, "description": "Related to the Index cla...
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-10-10T21:48:33Z
2021-10-11T22:21:06Z
2021-10-11T22:06:08Z
MEMBER
null
- [ ] closes #xxxx - [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/43962/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43962/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43962.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43962", "merged_at": "2021-10-11T22:06:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43962.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43962" }
https://api.github.com/repos/pandas-dev/pandas/issues/43963
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43963/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43963/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43963/events
https://github.com/pandas-dev/pandas/pull/43963
1,022,106,570
PR_kwDOAA0YD84s_TUW
43,963
Test that using a `tuple` or `list` for parameter `ascending` of `sort_index` is the same
{ "avatar_url": "https://avatars.githubusercontent.com/u/8464342?v=4", "events_url": "https://api.github.com/users/fAndreuzzi/events{/privacy}", "followers_url": "https://api.github.com/users/fAndreuzzi/followers", "following_url": "https://api.github.com/users/fAndreuzzi/following{/other_user}", "gists_url":...
[ { "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-10-10T22:17:27Z
2021-10-16T14:35:23Z
2021-10-16T14:35:19Z
CONTRIBUTOR
null
- [x] closes #43884 - [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 could not find a suitable place to add a `whatsnew` entry, if there is one I will ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43963/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43963/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43963.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43963", "merged_at": "2021-10-16T14:35:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43963.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43963" }
https://api.github.com/repos/pandas-dev/pandas/issues/43964
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43964/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43964/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43964/events
https://github.com/pandas-dev/pandas/pull/43964
1,022,202,223
PR_kwDOAA0YD84s_lrI
43,964
DOC: Fix Series nlargest and nsmallest doc strings (#43964)
{ "avatar_url": "https://avatars.githubusercontent.com/u/25895405?v=4", "events_url": "https://api.github.com/users/Zeroto521/events{/privacy}", "followers_url": "https://api.github.com/users/Zeroto521/followers", "following_url": "https://api.github.com/users/Zeroto521/following{/other_user}", "gists_url": "...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": 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-10-11T02:59:44Z
2021-10-15T02:02:53Z
2021-10-12T22:28:00Z
CONTRIBUTOR
null
- [x] closes #43937 - [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] Cancel nlargest and nsmallest's doc list item text bold effect, detail could see below. From ![Clip...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43964/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43964/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43964.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43964", "merged_at": "2021-10-12T22:28:00Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43964.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43964" }
https://api.github.com/repos/pandas-dev/pandas/issues/43965
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43965/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43965/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43965/events
https://github.com/pandas-dev/pandas/issues/43965
1,022,300,343
I_kwDOAA0YD8487xC3
43,965
BUG: Setting data of same dtype as existing column in shallow copy DF causes change to propagate to original DF
{ "avatar_url": "https://avatars.githubusercontent.com/u/17341337?v=4", "events_url": "https://api.github.com/users/Finndersen/events{/privacy}", "followers_url": "https://api.github.com/users/Finndersen/followers", "following_url": "https://api.github.com/users/Finndersen/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": "00...
closed
false
null
[]
null
7
2021-10-11T06:09:47Z
2021-10-12T07:52:08Z
2021-10-11T19:34:08Z
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/43965/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43965/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43966
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43966/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43966/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43966/events
https://github.com/pandas-dev/pandas/pull/43966
1,022,523,630
PR_kwDOAA0YD84tAmIg
43,966
CI: Add Cache task on Windows
{ "avatar_url": "https://avatars.githubusercontent.com/u/16242135?v=4", "events_url": "https://api.github.com/users/florian-vuillemot/events{/privacy}", "followers_url": "https://api.github.com/users/florian-vuillemot/followers", "following_url": "https://api.github.com/users/florian-vuillemot/following{/other_...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" } ]
closed
false
null
[]
null
5
2021-10-11T10:19:02Z
2021-10-21T14:25:21Z
2021-10-21T14:25:21Z
NONE
null
- [ ] closes #42580 - [ ] 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/43966/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43966/timeline
null
1
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43966.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43966", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43966.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43966" }
https://api.github.com/repos/pandas-dev/pandas/issues/43967
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43967/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43967/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43967/events
https://github.com/pandas-dev/pandas/pull/43967
1,022,551,406
PR_kwDOAA0YD84tAr0o
43,967
Example for pandas.DataFrame.to_period docs
{ "avatar_url": "https://avatars.githubusercontent.com/u/58251592?v=4", "events_url": "https://api.github.com/users/oovk/events{/privacy}", "followers_url": "https://api.github.com/users/oovk/followers", "following_url": "https://api.github.com/users/oovk/following{/other_user}", "gists_url": "https://api.git...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": 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-10-11T10:49:49Z
2021-10-14T22:41:02Z
2021-10-14T22:40:42Z
CONTRIBUTOR
null
- [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 Doc improvement - added the example section for pandas.DataFrame.to_period
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43967/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43967/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43967.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43967", "merged_at": "2021-10-14T22:40:42Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43967.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43967" }
https://api.github.com/repos/pandas-dev/pandas/issues/43968
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43968/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43968/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43968/events
https://github.com/pandas-dev/pandas/pull/43968
1,022,704,545
PR_kwDOAA0YD84tBLUj
43,968
FIX BUG: Timestamp __add__/__sub__ DateOffset with nanoseconds lost.
{ "avatar_url": "https://avatars.githubusercontent.com/u/33303747?v=4", "events_url": "https://api.github.com/users/tushushu/events{/privacy}", "followers_url": "https://api.github.com/users/tushushu/followers", "following_url": "https://api.github.com/users/tushushu/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": "0052cc", "default": false, "description": "DateOffsets", "id": ...
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",...
8
2021-10-11T13:23:29Z
2021-11-19T18:58:21Z
null
CONTRIBUTOR
null
- [x] closes #43892 - [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 - [ ] 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/43968/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43968/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43968.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43968", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43968.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43968" }
https://api.github.com/repos/pandas-dev/pandas/issues/43969
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43969/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43969/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43969/events
https://github.com/pandas-dev/pandas/issues/43969
1,022,715,189
I_kwDOAA0YD8489WU1
43,969
PANDAS FAILED INSTALLATATION VIA PIP ON WINDOWS 11
{ "avatar_url": "https://avatars.githubusercontent.com/u/5051346?v=4", "events_url": "https://api.github.com/users/jdfoxito/events{/privacy}", "followers_url": "https://api.github.com/users/jdfoxito/followers", "following_url": "https://api.github.com/users/jdfoxito/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" }, { "color": "207de5", "default": false, ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
7
2021-10-11T13:33:38Z
2021-10-15T17:10:11Z
2021-10-12T14:27:12Z
NONE
null
La instalacion falla, para la ultima version de pandas, e incluso empieza a buscar otra version y tampoco la encuentra una que funcione todas caen. C:\Users\ufx>pip install pandas Collecting pandas Using cached pandas-1.3.3.tar.gz (4.7 MB) Installing build dependencies ... error ERROR: Command errored out ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43969/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43969/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43970
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43970/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43970/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43970/events
https://github.com/pandas-dev/pandas/pull/43970
1,022,718,995
PR_kwDOAA0YD84tBOQW
43,970
TST: changed behavior of df.loc on multiindex
{ "avatar_url": "https://avatars.githubusercontent.com/u/72939103?v=4", "events_url": "https://api.github.com/users/gamenerd457/events{/privacy}", "followers_url": "https://api.github.com/users/gamenerd457/followers", "following_url": "https://api.github.com/users/gamenerd457/following{/other_user}", "gists_u...
[]
closed
false
null
[]
null
2
2021-10-11T13:37:35Z
2021-10-11T16:57:40Z
2021-10-11T16:57:40Z
NONE
null
-added unittest for issue #43599 -error occurs due to different versions of pandas -made the requested changes
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43970/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43970/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43970.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43970", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43970.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43970" }
https://api.github.com/repos/pandas-dev/pandas/issues/43971
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43971/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43971/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43971/events
https://github.com/pandas-dev/pandas/pull/43971
1,022,739,789
PR_kwDOAA0YD84tBScP
43,971
STYLE ban np.testing
{ "avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4", "events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}", "followers_url": "https://api.github.com/users/MarcoGorelli/followers", "following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}", "gist...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" } ]
closed
false
null
[]
{ "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-10-11T13:58:02Z
2021-10-11T22:29:44Z
2021-10-11T22:29:40Z
MEMBER
null
xref https://github.com/pandas-dev/pandas/pull/43674#discussion_r720831806 There used to be a linting rule for this, but I missed it when moving linting rules over to `pandas-dev-flaker` in https://github.com/pandas-dev/pandas/pull/40906 - sorry about that, I thought I'd checked that everything had been preserved ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43971/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43971/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43971.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43971", "merged_at": "2021-10-11T22:29:40Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43971.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43971" }
https://api.github.com/repos/pandas-dev/pandas/issues/43972
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43972/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43972/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43972/events
https://github.com/pandas-dev/pandas/issues/43972
1,022,876,316
I_kwDOAA0YD84899qc
43,972
BUG: `pandas.DataFrame.plot` results in inconsistent/incompatible `xticks` depending on the date span of the data
{ "avatar_url": "https://avatars.githubusercontent.com/u/12875240?v=4", "events_url": "https://api.github.com/users/trenton3983/events{/privacy}", "followers_url": "https://api.github.com/users/trenton3983/followers", "following_url": "https://api.github.com/users/trenton3983/following{/other_user}", "gists_u...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "8AE234", "default": false, "description": null, "id": 2413328, ...
open
false
null
[]
null
0
2021-10-11T15:55:45Z
2021-10-16T04:09:45Z
null
NONE
null
### - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](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/43972/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43972/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43973
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43973/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43973/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43973/events
https://github.com/pandas-dev/pandas/pull/43973
1,022,877,732
PR_kwDOAA0YD84tBvFy
43,973
ENH: Rolling with steps
{ "avatar_url": "https://avatars.githubusercontent.com/u/22431999?v=4", "events_url": "https://api.github.com/users/rosagold/events{/privacy}", "followers_url": "https://api.github.com/users/rosagold/followers", "following_url": "https://api.github.com/users/rosagold/following{/other_user}", "gists_url": "htt...
[ { "color": "d4c5f9", "default": false, "description": "rolling, ewma, expanding", "id": 1045950827, "name": "Window", "node_id": "MDU6TGFiZWwxMDQ1OTUwODI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Window" } ]
closed
false
null
[]
null
8
2021-10-11T15:57:18Z
2021-10-16T20:54:29Z
2021-10-16T20:54:29Z
CONTRIBUTOR
null
- [x] closes #15354 - [ ] 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 - [x] update docu - [ ] docu example - [ ] add *versionadded* to docu if accepted
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43973/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43973/timeline
null
1
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43973.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43973", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43973.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43973" }
https://api.github.com/repos/pandas-dev/pandas/issues/43974
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43974/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43974/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43974/events
https://github.com/pandas-dev/pandas/pull/43974
1,022,878,190
PR_kwDOAA0YD84tBvLr
43,974
BUG/TST: fixed so various methods call `__finalize__`, issue #28283
{ "avatar_url": "https://avatars.githubusercontent.com/u/24481978?v=4", "events_url": "https://api.github.com/users/casperlundberg/events{/privacy}", "followers_url": "https://api.github.com/users/casperlundberg/followers", "following_url": "https://api.github.com/users/casperlundberg/following{/other_user}", ...
[]
closed
false
null
[]
null
2
2021-10-11T15:57:46Z
2021-11-14T03:09:43Z
2021-11-14T03:09:42Z
NONE
null
### Progress towards #28283 After this PD, the following methods should propagate metadata using `__finalize__`: - `DataFrame.combine, DataFrame.combine_first` - `DataFrame.explode` - `DataFrame.isin` - `DataFrame.merge` - `DataFrame.melt` - `DataFrame.mode` - `DataFrame.quantile` <br/> - [ ] closes #xx...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43974/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43974/timeline
null
1
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43974.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43974", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43974.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43974" }
https://api.github.com/repos/pandas-dev/pandas/issues/43975
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43975/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43975/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43975/events
https://github.com/pandas-dev/pandas/issues/43975
1,022,890,736
I_kwDOAA0YD848-BLw
43,975
ENH: Add unixtime accessor to Timestamp and DatetimeIndex objects
{ "avatar_url": "https://avatars.githubusercontent.com/u/1650523?v=4", "events_url": "https://api.github.com/users/fergalm/events{/privacy}", "followers_url": "https://api.github.com/users/fergalm/followers", "following_url": "https://api.github.com/users/fergalm/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": "0052cc", "default": false, "description": "Issue th...
closed
false
null
[]
null
5
2021-10-11T16:10:17Z
2021-10-13T23:45:45Z
2021-10-13T23:45:35Z
NONE
null
#### Pain Point I feel that extracting unixtimes from date strings is less graceful than it could be, and relies on the user knowing more about the internal format of datetime objects than they should have to. Currently (at least as of version 1.3.3), a user needs to cast a Timestamp object as an integer to extra...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43975/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43975/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43976
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43976/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43976/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43976/events
https://github.com/pandas-dev/pandas/pull/43976
1,022,892,164
PR_kwDOAA0YD84tByEc
43,976
DOC: bug in user guide after new method
{ "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": "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",...
2
2021-10-11T16:11:30Z
2021-10-15T16:48:20Z
2021-10-14T17:07:13Z
CONTRIBUTOR
null
just updating something that I missed on previous pr when arg name was changed.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43976/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43976/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43976.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43976", "merged_at": "2021-10-14T17:07:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43976.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43976" }
https://api.github.com/repos/pandas-dev/pandas/issues/43977
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43977/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43977/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43977/events
https://github.com/pandas-dev/pandas/pull/43977
1,023,039,230
PR_kwDOAA0YD84tCPd-
43,977
TYP: misc
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "fb...
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-10-11T19:20:20Z
2021-10-14T23:45:48Z
2021-10-14T23:21:06Z
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/43977/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43977/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43977.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43977", "merged_at": "2021-10-14T23:21:06Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43977.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43977" }
https://api.github.com/repos/pandas-dev/pandas/issues/43978
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43978/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43978/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43978/events
https://github.com/pandas-dev/pandas/issues/43978
1,023,064,173
I_kwDOAA0YD848-rht
43,978
BUG: DataFrame.drop() fails when `columns=` is given as tuple
{ "avatar_url": "https://avatars.githubusercontent.com/u/6944142?v=4", "events_url": "https://api.github.com/users/JBGreisman/events{/privacy}", "followers_url": "https://api.github.com/users/JBGreisman/followers", "following_url": "https://api.github.com/users/JBGreisman/following{/other_user}", "gists_url":...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "207de5", "default": false, "description": "Requires discussion from...
open
false
{ "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...
[ { "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_use...
null
6
2021-10-11T19:56:37Z
2021-10-21T02:03:44Z
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 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/43978/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43978/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43979
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43979/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43979/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43979/events
https://github.com/pandas-dev/pandas/issues/43979
1,023,099,388
I_kwDOAA0YD848-0H8
43,979
BUG: Precision loss when casting 19-digit integer to float
{ "avatar_url": "https://avatars.githubusercontent.com/u/1066109?v=4", "events_url": "https://api.github.com/users/ch3rn0v/events{/privacy}", "followers_url": "https://api.github.com/users/ch3rn0v/followers", "following_url": "https://api.github.com/users/ch3rn0v/following{/other_user}", "gists_url": "https:/...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
open
false
null
[]
null
3
2021-10-11T20:43:28Z
2021-10-16T04:11:43Z
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 ```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/43979/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43979/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43980
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43980/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43980/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43980/events
https://github.com/pandas-dev/pandas/pull/43980
1,023,116,848
PR_kwDOAA0YD84tCezr
43,980
BUG: Fix `skipna` default value in method signatures
{ "avatar_url": "https://avatars.githubusercontent.com/u/5576557?v=4", "events_url": "https://api.github.com/users/jhlegarreta/events{/privacy}", "followers_url": "https://api.github.com/users/jhlegarreta/followers", "following_url": "https://api.github.com/users/jhlegarreta/following{/other_user}", "gists_ur...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": 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",...
9
2021-10-11T21:09:30Z
2021-10-16T17:30:01Z
2021-10-16T17:28:54Z
CONTRIBUTOR
null
Set `skipna` default values to `True` so that the value matches the purpose of the variable and its docstring. - [X] closes #34063 - [ ] 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 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43980/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43980/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43980.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43980", "merged_at": "2021-10-16T17:28:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43980.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43980" }
https://api.github.com/repos/pandas-dev/pandas/issues/43981
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43981/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43981/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43981/events
https://github.com/pandas-dev/pandas/pull/43981
1,023,126,606
PR_kwDOAA0YD84tCgqb
43,981
TYP: Fixup annotations.
{ "avatar_url": "https://avatars.githubusercontent.com/u/71850263?v=4", "events_url": "https://api.github.com/users/ShivnarenSrinivasan/events{/privacy}", "followers_url": "https://api.github.com/users/ShivnarenSrinivasan/followers", "following_url": "https://api.github.com/users/ShivnarenSrinivasan/following{/...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
null
0
2021-10-11T21:22:41Z
2021-10-13T07:45:40Z
2021-10-13T07:45:40Z
CONTRIBUTOR
null
Both modified functions may return a MultiIndex; the return annotation has been updated to reflect that. Added type hint for `names`. Minor docstring tweak. - [ ] closes #xxxx - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-com...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43981/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43981/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43981.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43981", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43981.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43981" }
https://api.github.com/repos/pandas-dev/pandas/issues/43982
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43982/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43982/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43982/events
https://github.com/pandas-dev/pandas/issues/43982
1,023,135,187
I_kwDOAA0YD848-83T
43,982
ENH: Polymorphic `pd.eq()` and friends
{ "avatar_url": "https://avatars.githubusercontent.com/u/10820686?v=4", "events_url": "https://api.github.com/users/NickCrews/events{/privacy}", "followers_url": "https://api.github.com/users/NickCrews/followers", "following_url": "https://api.github.com/users/NickCrews/following{/other_user}", "gists_url": "...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "0052cc", "default": false, "description": "Issue th...
closed
false
null
[]
null
3
2021-10-11T21:36:04Z
2021-10-13T17:57:07Z
2021-10-13T17:57:07Z
NONE
null
#### Is your feature request related to a problem? I'm looking for a polymorphic way to test for equality. Right now, ff I want to compare two objects in pandas, I need to know the type so I can use `DataFrame.eq` or `Series.eq`, or if they're scalars then I need to use `x == y` or similar. It would be nice if th...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43982/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43982/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43983
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43983/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43983/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43983/events
https://github.com/pandas-dev/pandas/issues/43983
1,023,135,962
I_kwDOAA0YD848-9Da
43,983
DOC: Update Indexing user guide
{ "avatar_url": "https://avatars.githubusercontent.com/u/71850263?v=4", "events_url": "https://api.github.com/users/ShivnarenSrinivasan/events{/privacy}", "followers_url": "https://api.github.com/users/ShivnarenSrinivasan/followers", "following_url": "https://api.github.com/users/ShivnarenSrinivasan/following{/...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0052cc", "default": false, "description": "Issue that has not be...
closed
false
null
[]
null
0
2021-10-11T21:37:25Z
2021-10-15T15:44:03Z
2021-10-15T15:44:03Z
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/user_guide/indexing.html#indexing-with-list-with-missing-labels-is-deprecated ### Documentation problem ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43983/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43983/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43984
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43984/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43984/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43984/events
https://github.com/pandas-dev/pandas/issues/43984
1,023,144,898
I_kwDOAA0YD848-_PC
43,984
ENH: Refactor if-else with structural pattern matching (Python3.10)
{ "avatar_url": "https://avatars.githubusercontent.com/u/71850263?v=4", "events_url": "https://api.github.com/users/ShivnarenSrinivasan/events{/privacy}", "followers_url": "https://api.github.com/users/ShivnarenSrinivasan/followers", "following_url": "https://api.github.com/users/ShivnarenSrinivasan/following{/...
[ { "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": "eb6420", "default": false, "description": "Code sty...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
2
2021-10-11T21:53:04Z
2021-10-13T03:24:32Z
2021-10-11T22:06:03Z
CONTRIBUTOR
null
#### Describe the solution you'd like Have there been any discussions on refactoring `if-else-isinstance` checks with the new `match-case` syntax (*pattern matching*)? It looks very useful, even if purely used as a `switch-case` stand in. This should simplify typechecks, of which there are quite a few in the cod...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43984/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43984/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43985
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43985/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43985/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43985/events
https://github.com/pandas-dev/pandas/pull/43985
1,023,149,759
PR_kwDOAA0YD84tClNU
43,985
BUG: DataFrame.drop fails when columns argument given tuple
{ "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": "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" } ]
closed
false
null
[]
null
2
2021-10-11T21:59:30Z
2021-10-22T19:47:02Z
2021-10-22T19:45:54Z
CONTRIBUTOR
null
- [x] closes #43978 - [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 - [ ] 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/43985/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43985/timeline
null
1
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43985.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43985", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/43985.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43985" }
https://api.github.com/repos/pandas-dev/pandas/issues/43986
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43986/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43986/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43986/events
https://github.com/pandas-dev/pandas/issues/43986
1,023,172,188
I_kwDOAA0YD848_F5c
43,986
BUG: DataFrame from ndarray[SeriesObjects] vs PandasArray[SeriesObjects] inconsistent
{ "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": "d4c5f9", "default": false, "description": "Series/DataFrame/Index/p...
open
false
null
[]
null
0
2021-10-11T22:35:36Z
2021-10-16T04:13:23Z
null
MEMBER
null
### - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](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/43986/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43986/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43987
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43987/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43987/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43987/events
https://github.com/pandas-dev/pandas/pull/43987
1,023,192,809
PR_kwDOAA0YD84tCuHl
43,987
REF: extract params used in DataFrame.__repr__
{ "avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4", "events_url": "https://api.github.com/users/topper-123/events{/privacy}", "followers_url": "https://api.github.com/users/topper-123/followers", "following_url": "https://api.github.com/users/topper-123/following{/other_user}", "gists_url"...
[ { "color": "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": "ededed", "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-10-11T22:58:31Z
2021-10-16T13:12:03Z
2021-10-14T23:33:23Z
CONTRIBUTOR
null
`DataFrame.__repr__` used different parameters than `DataFrame.to_string` and I've got a case where I want to use the `__repr__` ones, but with a change to one of the parameters. This refactoring makes it possible to extract those parameters so we can do: ```python >>> params = pd.io.formats.format.get_frame_repr_p...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43987/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43987/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43987.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43987", "merged_at": "2021-10-14T23:33:23Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43987.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43987" }
https://api.github.com/repos/pandas-dev/pandas/issues/43988
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43988/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43988/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43988/events
https://github.com/pandas-dev/pandas/pull/43988
1,023,219,019
PR_kwDOAA0YD84tCzPB
43,988
PERF: RangeIndex.insert
{ "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" } ]
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-10-11T23:50:46Z
2021-10-12T19:45:16Z
2021-10-12T19:32:17Z
MEMBER
null
``` index = pd.Index(range(2)) %timeit index.insert(2, 2) 48.4 µs ± 2.03 µs per loop (mean ± std. dev. of 7 runs, 10000 loops each) # <- master 2.54 µs ± 70.1 ns per loop (mean ± std. dev. of 7 runs, 100000 loops each) # <- PR ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43988/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43988/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43988.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43988", "merged_at": "2021-10-12T19:32:17Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43988.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43988" }
https://api.github.com/repos/pandas-dev/pandas/issues/43989
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43989/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43989/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43989/events
https://github.com/pandas-dev/pandas/pull/43989
1,023,271,227
PR_kwDOAA0YD84tC8vd
43,989
TST: pass exact to assert_index_equal
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "e99695", "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-10-12T01:50:11Z
2021-10-12T19:31:54Z
2021-10-12T19:26:51Z
MEMBER
null
After this we're close to being able to change the default from "equiv" to True (not that we would since that would be an API change)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43989/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43989/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43989.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43989", "merged_at": "2021-10-12T19:26:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43989.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43989" }
https://api.github.com/repos/pandas-dev/pandas/issues/43990
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43990/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43990/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43990/events
https://github.com/pandas-dev/pandas/issues/43990
1,023,284,871
I_kwDOAA0YD848_haH
43,990
ENH: Function to make categories the same across several Categoricals
{ "avatar_url": "https://avatars.githubusercontent.com/u/5485577?v=4", "events_url": "https://api.github.com/users/AndrewEckart/events{/privacy}", "followers_url": "https://api.github.com/users/AndrewEckart/followers", "following_url": "https://api.github.com/users/AndrewEckart/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": "e102d8", "de...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
2
2021-10-12T02:19:13Z
2021-10-12T03:01:40Z
2021-10-12T02:48:12Z
CONTRIBUTOR
null
#### Motivation We often want to make vectorized comparisons between two Categoricals. However, this is not possible unless they have the same categories: ```python In [45]: A = pd.Categorical([10, 33, 24, 33, 10]) In [46]: A Out[46]: [10, 33, 24, 33, 10] Categories (3, int64): [10, 24, 33] In [47]: B =...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43990/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43990/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43991
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43991/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43991/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43991/events
https://github.com/pandas-dev/pandas/pull/43991
1,023,344,285
PR_kwDOAA0YD84tDJxc
43,991
CLN: use numpy quantile in qcut
{ "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": "eb6420", "default": false, "description": "Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff", "id": 57296398, "name": "Algos", "node_id": "MDU6TGFiZWw1NzI5NjM5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Algos" }, { ...
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-10-12T04:18:47Z
2021-10-12T19:31:13Z
2021-10-12T19:27:24Z
MEMBER
null
The quantile function in algos is a partial implementation of the numpy quantile and there are no pandas objects involved.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43991/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43991/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43991.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43991", "merged_at": "2021-10-12T19:27:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43991.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43991" }
https://api.github.com/repos/pandas-dev/pandas/issues/43992
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43992/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43992/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43992/events
https://github.com/pandas-dev/pandas/pull/43992
1,023,362,439
PR_kwDOAA0YD84tDNBA
43,992
REF: share more ExtensionIndex methods
{ "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": "6138b5", "default": false, "description": "Extending pandas with custom dtypes or arrays.", "id": 849023693, "name": "ExtensionArray", "node_id": "MDU6TGFiZWw4NDkwMjM2OTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/ExtensionArray" }, { "color": "e...
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-10-12T04:54:51Z
2021-10-12T19:44:58Z
2021-10-12T19:31:54Z
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/43992/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43992/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43992.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43992", "merged_at": "2021-10-12T19:31:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43992.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43992" }
https://api.github.com/repos/pandas-dev/pandas/issues/43993
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43993/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43993/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43993/events
https://github.com/pandas-dev/pandas/issues/43993
1,023,395,449
I_kwDOAA0YD848_8Z5
43,993
BUG: TypeError when doing equality comparison with Extension Dtype
{ "avatar_url": "https://avatars.githubusercontent.com/u/17341337?v=4", "events_url": "https://api.github.com/users/Finndersen/events{/privacy}", "followers_url": "https://api.github.com/users/Finndersen/followers", "following_url": "https://api.github.com/users/Finndersen/following{/other_user}", "gists_url"...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
closed
false
null
[]
null
5
2021-10-12T05:55:42Z
2021-10-13T02:08:11Z
2021-10-13T02:01:23Z
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 s1 = pd.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/43993/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43993/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43994
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43994/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43994/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43994/events
https://github.com/pandas-dev/pandas/issues/43994
1,023,524,660
I_kwDOAA0YD849Ab80
43,994
ENH: add ignore_index to nlargest and nsmallest method
{ "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": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "207de5", "default": false, "description": "Requires...
closed
false
null
[]
null
6
2021-10-12T08:33:16Z
2021-10-22T19:44:58Z
2021-10-22T19:44:58Z
CONTRIBUTOR
null
#### Describe the solution you'd like Just like other methods where we select a subset or reorder, we have a `ignore_index` argument, to reset the index. ```python In [1]: import pandas as pd In [2]: df = pd.DataFrame({"A": range(10), "B": range(10, 20)}) In [3]: df.nlargest(n=2, columns="A") Out[3]: ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43994/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43994/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43995
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43995/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43995/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43995/events
https://github.com/pandas-dev/pandas/pull/43995
1,023,594,720
PR_kwDOAA0YD84tD6y0
43,995
MAINT: Correct small cast issues on Windows
{ "avatar_url": "https://avatars.githubusercontent.com/u/5585221?v=4", "events_url": "https://api.github.com/users/bashtage/events{/privacy}", "followers_url": "https://api.github.com/users/bashtage/followers", "following_url": "https://api.github.com/users/bashtage/following{/other_user}", "gists_url": "http...
[ { "color": "0052cc", "default": false, "description": "pandas objects compatability with Numpy or Python functions", "id": 76865106, "name": "Compat", "node_id": "MDU6TGFiZWw3Njg2NTEwNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat" } ]
closed
false
null
[]
{ "closed_at": 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-10-12T09:40:05Z
2021-10-12T22:19:37Z
2021-10-12T22:19:37Z
CONTRIBUTOR
null
Use correct types to avoid downcasts on Windows - [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
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43995/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43995/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43995.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43995", "merged_at": "2021-10-12T22:19:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43995.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43995" }
https://api.github.com/repos/pandas-dev/pandas/issues/43996
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43996/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43996/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43996/events
https://github.com/pandas-dev/pandas/issues/43996
1,023,812,138
I_kwDOAA0YD849BiIq
43,996
BUG: v1.3.0 Introduces Unexpected Retyping of Categorical Column with NaN inside
{ "avatar_url": "https://avatars.githubusercontent.com/u/65635505?v=4", "events_url": "https://api.github.com/users/DamianBarabonkovQC/events{/privacy}", "followers_url": "https://api.github.com/users/DamianBarabonkovQC/followers", "following_url": "https://api.github.com/users/DamianBarabonkovQC/following{/oth...
[ { "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...
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",...
0
2021-10-12T13:15:46Z
2021-10-21T02:05:54Z
null
NONE
null
### - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](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/43996/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43996/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43997
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43997/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43997/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43997/events
https://github.com/pandas-dev/pandas/issues/43997
1,023,964,766
I_kwDOAA0YD849CHZe
43,997
BUG: rolling with uneven nanosecond window have wrong results
{ "avatar_url": "https://avatars.githubusercontent.com/u/22431999?v=4", "events_url": "https://api.github.com/users/rosagold/events{/privacy}", "followers_url": "https://api.github.com/users/rosagold/followers", "following_url": "https://api.github.com/users/rosagold/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": "d4c5f9", "default": false, "description": "rolling, ewma, expanding...
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-10-12T15:36:36Z
2021-10-15T00:59:21Z
2021-10-15T00:59:21Z
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 ```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/43997/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43997/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/43998
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43998/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43998/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43998/events
https://github.com/pandas-dev/pandas/pull/43998
1,023,973,080
PR_kwDOAA0YD84tFH6M
43,998
BUG: Fix for rolling with uneven nanosecond windows have wrong results
{ "avatar_url": "https://avatars.githubusercontent.com/u/22431999?v=4", "events_url": "https://api.github.com/users/rosagold/events{/privacy}", "followers_url": "https://api.github.com/users/rosagold/followers", "following_url": "https://api.github.com/users/rosagold/following{/other_user}", "gists_url": "htt...
[ { "color": "d4c5f9", "default": false, "description": "rolling, ewma, expanding", "id": 1045950827, "name": "Window", "node_id": "MDU6TGFiZWwxMDQ1OTUwODI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Window" } ]
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-10-12T15:44:50Z
2021-10-15T00:59:28Z
2021-10-15T00:59:21Z
CONTRIBUTOR
null
- [x] closes #43997 - [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/43998/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43998/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/43998.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/43998", "merged_at": "2021-10-15T00:59:21Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/43998.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43998" }
https://api.github.com/repos/pandas-dev/pandas/issues/43999
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/43999/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/43999/comments
https://api.github.com/repos/pandas-dev/pandas/issues/43999/events
https://github.com/pandas-dev/pandas/issues/43999
1,023,997,562
I_kwDOAA0YD849CPZ6
43,999
ENH: Default to `observed=True` in `DataFrame.groupby`
{ "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": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "729FCF", "default": false, "description": null, ...
open
false
null
[]
null
3
2021-10-12T16:09:08Z
2021-10-16T04:23:47Z
null
NONE
null
#### Is your feature request related to a problem? The default behaviour of `pandas.DataFrame.groupby` is currently different depending on the type of the groupers (when one of the groupers is categorical, unobserved categories are added to the groupby by default. This behaviour can be overriden by setting the `obse...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/43999/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/43999/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/44000
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/44000/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/44000/comments
https://api.github.com/repos/pandas-dev/pandas/issues/44000/events
https://github.com/pandas-dev/pandas/issues/44000
1,024,135,978
I_kwDOAA0YD849CxMq
44,000
BUG: Index.union with both bools and ints, duplicates
{ "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": "e99695", "default": false, "description": "Related to the Index cla...
open
false
null
[]
null
3
2021-10-12T18:32:34Z
2021-10-20T15:20:25Z
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/44000/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/44000/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/44001
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/44001/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/44001/comments
https://api.github.com/repos/pandas-dev/pandas/issues/44001/events
https://github.com/pandas-dev/pandas/issues/44001
1,024,190,997
I_kwDOAA0YD849C-oV
44,001
BUG: Inconsistent behaviour for DataFrame.value_counts and Series.value_counts on categoricals
{ "avatar_url": "https://avatars.githubusercontent.com/u/11877945?v=4", "events_url": "https://api.github.com/users/corriebar/events{/privacy}", "followers_url": "https://api.github.com/users/corriebar/followers", "following_url": "https://api.github.com/users/corriebar/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": "eb6420", "default": false, "description": "Non-arithmetic algos: va...
open
false
null
[]
null
0
2021-10-12T19:14:58Z
2021-10-16T04:25:10Z
null
NONE
null
### - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](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 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/44001/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/44001/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/44002
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/44002/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/44002/comments
https://api.github.com/repos/pandas-dev/pandas/issues/44002/events
https://github.com/pandas-dev/pandas/pull/44002
1,024,193,504
PR_kwDOAA0YD84tF2JK
44,002
ENH: Support observed keyword argument in Categorical.value_counts
{ "avatar_url": "https://avatars.githubusercontent.com/u/5485577?v=4", "events_url": "https://api.github.com/users/AndrewEckart/events{/privacy}", "followers_url": "https://api.github.com/users/AndrewEckart/followers", "following_url": "https://api.github.com/users/AndrewEckart/following{/other_user}", "gists...
[ { "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
4
2021-10-12T19:16:22Z
2021-11-16T02:54:30Z
null
CONTRIBUTOR
null
- [x] closes #43498 - [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/44002/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/44002/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/44002.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/44002", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/44002.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/44002" }
https://api.github.com/repos/pandas-dev/pandas/issues/44003
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/44003/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/44003/comments
https://api.github.com/repos/pandas-dev/pandas/issues/44003/events
https://github.com/pandas-dev/pandas/pull/44003
1,024,514,647
PR_kwDOAA0YD84tG-rq
44,003
[BUG] Fix DataFrameGroupBy.boxplot with subplots=False fails for object columns
{ "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...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" } ]
closed
false
null
[]
{ "closed_at": 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-10-12T22:25:43Z
2021-11-14T03:08:59Z
2021-11-14T03:08:55Z
CONTRIBUTOR
null
- [x] closes #43480 - [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/44003/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/44003/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/44003.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/44003", "merged_at": "2021-11-14T03:08:55Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/44003.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/44003" }
https://api.github.com/repos/pandas-dev/pandas/issues/44004
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/44004/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/44004/comments
https://api.github.com/repos/pandas-dev/pandas/issues/44004/events
https://github.com/pandas-dev/pandas/pull/44004
1,024,570,957
PR_kwDOAA0YD84tHLdN
44,004
REF: de-duplicate MaskedArray tests
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "6138b5", "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",...
0
2021-10-12T23:01:21Z
2021-10-13T20:02:33Z
2021-10-13T17:47:54Z
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/44004/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/44004/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/44004.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/44004", "merged_at": "2021-10-13T17:47:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/44004.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/44004" }
https://api.github.com/repos/pandas-dev/pandas/issues/44005
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/44005/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/44005/comments
https://api.github.com/repos/pandas-dev/pandas/issues/44005/events
https://github.com/pandas-dev/pandas/pull/44005
1,024,658,498
PR_kwDOAA0YD84tHdJ-
44,005
TST: Adding test to test_numeric, #37348
{ "avatar_url": "https://avatars.githubusercontent.com/u/29053090?v=4", "events_url": "https://api.github.com/users/gabrieldi95/events{/privacy}", "followers_url": "https://api.github.com/users/gabrieldi95/followers", "following_url": "https://api.github.com/users/gabrieldi95/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": "e102d8", "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-10-13T01:12:19Z
2021-10-16T14:46:44Z
2021-10-16T14:46:41Z
CONTRIBUTOR
null
- [x] closes #37348 - [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 This makes sure that comparing int to empty strings doesn't return an error.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/44005/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/44005/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/44005.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/44005", "merged_at": "2021-10-16T14:46:40Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/44005.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/44005" }
https://api.github.com/repos/pandas-dev/pandas/issues/44006
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/44006/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/44006/comments
https://api.github.com/repos/pandas-dev/pandas/issues/44006/events
https://github.com/pandas-dev/pandas/pull/44006
1,024,747,604
PR_kwDOAA0YD84tHtQJ
44,006
CLN: pragma no cover, post-array_ufunc
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": 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-10-13T04:01:56Z
2021-10-15T14:49:54Z
2021-10-15T13:52:08Z
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/44006/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/44006/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/44006.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/44006", "merged_at": "2021-10-15T13:52:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/44006.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/44006" }
https://api.github.com/repos/pandas-dev/pandas/issues/44007
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/44007/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/44007/comments
https://api.github.com/repos/pandas-dev/pandas/issues/44007/events
https://github.com/pandas-dev/pandas/pull/44007
1,024,759,168
PR_kwDOAA0YD84tHvo9
44,007
DOC: Added DataFrame in Parameters & Return description in the docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/55283735?v=4", "events_url": "https://api.github.com/users/abatomunkuev/events{/privacy}", "followers_url": "https://api.github.com/users/abatomunkuev/followers", "following_url": "https://api.github.com/users/abatomunkuev/following{/other_user}", "gist...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
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-10-13T04:18:04Z
2021-10-18T15:57:24Z
2021-10-17T20:55:07Z
CONTRIBUTOR
null
- [x] closes #41676 - [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 - [ ] whatsnew entry Hello! I have added the following information to the source code (docstring of to_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/44007/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/44007/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/44007.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/44007", "merged_at": "2021-10-17T20:55:07Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/44007.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/44007" }
https://api.github.com/repos/pandas-dev/pandas/issues/44008
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/44008/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/44008/comments
https://api.github.com/repos/pandas-dev/pandas/issues/44008/events
https://github.com/pandas-dev/pandas/issues/44008
1,024,796,507
I_kwDOAA0YD849FSdb
44,008
BUG: sum() and mean() return wrong values when applied to integers as strings
{ "avatar_url": "https://avatars.githubusercontent.com/u/8103499?v=4", "events_url": "https://api.github.com/users/ogahide/events{/privacy}", "followers_url": "https://api.github.com/users/ogahide/followers", "following_url": "https://api.github.com/users/ogahide/following{/other_user}", "gists_url": "https:/...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "String extension data ty...
open
false
null
[]
null
5
2021-10-13T05:17:10Z
2021-10-24T03:29:13Z
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. - [X] I have confirmed this bug exists on the master branch of pandas. ### Reproducible Example ```pytho...
{ "+1": 4, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 4, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/44008/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/44008/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/44009
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/44009/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/44009/comments
https://api.github.com/repos/pandas-dev/pandas/issues/44009/events
https://github.com/pandas-dev/pandas/issues/44009
1,024,941,940
I_kwDOAA0YD849F190
44,009
BUG: Inconsistency between behavior of cumsum when applied directly, and when applied within groupby.
{ "avatar_url": "https://avatars.githubusercontent.com/u/92428874?v=4", "events_url": "https://api.github.com/users/floccinauc/events{/privacy}", "followers_url": "https://api.github.com/users/floccinauc/followers", "following_url": "https://api.github.com/users/floccinauc/following{/other_user}", "gists_url"...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
open
false
null
[]
null
1
2021-10-13T08:21:59Z
2021-10-13T13:54:36Z
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. - [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/44009/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/44009/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/44010
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/44010/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/44010/comments
https://api.github.com/repos/pandas-dev/pandas/issues/44010/events
https://github.com/pandas-dev/pandas/issues/44010
1,024,952,825
I_kwDOAA0YD849F4n5
44,010
BUG: on groupby and sum between inf and float
{ "avatar_url": "https://avatars.githubusercontent.com/u/17125946?v=4", "events_url": "https://api.github.com/users/thomasbridi/events{/privacy}", "followers_url": "https://api.github.com/users/thomasbridi/followers", "following_url": "https://api.github.com/users/thomasbridi/following{/other_user}", "gists_u...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0052cc", "default": false, "description": "Issue that has not been ...
closed
false
null
[]
null
0
2021-10-13T08:32:59Z
2021-10-13T08:41:23Z
2021-10-13T08:41:23Z
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/44010/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/44010/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/44011
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/44011/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/44011/comments
https://api.github.com/repos/pandas-dev/pandas/issues/44011/events
https://github.com/pandas-dev/pandas/issues/44011
1,025,023,787
I_kwDOAA0YD849GJ8r
44,011
BUG: Multiple CSS selectors using set_table_styles and dict form of table_styles
{ "avatar_url": "https://avatars.githubusercontent.com/u/48282025?v=4", "events_url": "https://api.github.com/users/AndrewLister-STFC/events{/privacy}", "followers_url": "https://api.github.com/users/AndrewLister-STFC/followers", "following_url": "https://api.github.com/users/AndrewLister-STFC/following{/other_...
[ { "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": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
3
2021-10-13T09:42:51Z
2021-11-18T21:17:34Z
2021-10-16T13:58: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. - [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/44011/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/44011/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/44012
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/44012/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/44012/comments
https://api.github.com/repos/pandas-dev/pandas/issues/44012/events
https://github.com/pandas-dev/pandas/pull/44012
1,025,150,626
PR_kwDOAA0YD84tI89U
44,012
DOC: minor fixup of 1.3.4 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-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...
2
2021-10-13T11:52:55Z
2021-10-13T16:22:01Z
2021-10-13T15:29:56Z
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/44012/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/44012/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/44012.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/44012", "merged_at": "2021-10-13T15:29:55Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/44012.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/44012" }
https://api.github.com/repos/pandas-dev/pandas/issues/44013
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/44013/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/44013/comments
https://api.github.com/repos/pandas-dev/pandas/issues/44013/events
https://github.com/pandas-dev/pandas/issues/44013
1,025,151,471
I_kwDOAA0YD849GpHv
44,013
QST: Is Series in pandas size mutable?
{ "avatar_url": "https://avatars.githubusercontent.com/u/92440039?v=4", "events_url": "https://api.github.com/users/ErSheetal/events{/privacy}", "followers_url": "https://api.github.com/users/ErSheetal/followers", "following_url": "https://api.github.com/users/ErSheetal/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
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-10-13T11:53:51Z
2021-10-13T11:56:26Z
2021-10-13T11:56:23Z
NONE
null
### - [X] I have searched the [[pandas] tag](https://stackoverflow.com/questions/tagged/pandas) on StackOverflow for similar questions. - [X] I have asked my usage related question on [StackOverflow](https://stackoverflow.com). ### Link to question on StackOverflow https://stackoverflow.com/questions/69555071/is-...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/44013/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/44013/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/44014
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/44014/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/44014/comments
https://api.github.com/repos/pandas-dev/pandas/issues/44014/events
https://github.com/pandas-dev/pandas/issues/44014
1,025,234,576
I_kwDOAA0YD849G9aQ
44,014
BUG: Compare returns wrong results for nullable int type
{ "avatar_url": "https://avatars.githubusercontent.com/u/31813040?v=4", "events_url": "https://api.github.com/users/zazeng/events{/privacy}", "followers_url": "https://api.github.com/users/zazeng/followers", "following_url": "https://api.github.com/users/zazeng/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": "006b75", "default": false, "description": "Arithmetic, Comparison, ...
open
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/29053090?v=4", "events_url": "https://api.github.com/users/gabrieldi95/events{/privacy}", "followers_url": "https://api.github.com/users/gabrieldi95/followers", "following_url": "https://api.github.com/users/gabrieldi95/following{/other_user}", "gists_u...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/29053090?v=4", "events_url": "https://api.github.com/users/gabrieldi95/events{/privacy}", "followers_url": "https://api.github.com/users/gabrieldi95/followers", "following_url": "https://api.github.com/users/gabrieldi95/following{/other_user}"...
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
6
2021-10-13T13:12:27Z
2021-10-14T03:28:43Z
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. - [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/44014/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/44014/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/44015
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/44015/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/44015/comments
https://api.github.com/repos/pandas-dev/pandas/issues/44015/events
https://github.com/pandas-dev/pandas/pull/44015
1,025,263,271
PR_kwDOAA0YD84tJTxd
44,015
TST: More type checking during .(i)loc
{ "avatar_url": "https://avatars.githubusercontent.com/u/65635505?v=4", "events_url": "https://api.github.com/users/DamianBarabonkovQC/events{/privacy}", "followers_url": "https://api.github.com/users/DamianBarabonkovQC/followers", "following_url": "https://api.github.com/users/DamianBarabonkovQC/following{/oth...
[ { "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": ...
open
false
null
[]
null
4
2021-10-13T13:36:51Z
2021-11-21T00:13:47Z
null
NONE
null
- [X] Related to #43996 - [X] tests added to `pandas/tests/indexing/test_iloc.py` - [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] During assignment to a .iloc or a .loc indexer, depending on whether...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/44015/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/44015/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/44015.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/44015", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/44015.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/44015" }
https://api.github.com/repos/pandas-dev/pandas/issues/44016
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/44016/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/44016/comments
https://api.github.com/repos/pandas-dev/pandas/issues/44016/events
https://github.com/pandas-dev/pandas/pull/44016
1,025,398,664
PR_kwDOAA0YD84tJvbv
44,016
Backport PR #44012 on branch 1.3.x (DOC: minor fixup of 1.3.4 release notes)
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "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...
0
2021-10-13T15:30:23Z
2021-10-13T18:03:49Z
2021-10-13T18:03:49Z
NONE
null
Backport PR #44012: DOC: minor fixup of 1.3.4 release notes
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/44016/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/44016/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/44016.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/44016", "merged_at": "2021-10-13T18:03:49Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/44016.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/44016" }
https://api.github.com/repos/pandas-dev/pandas/issues/44017
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/44017/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/44017/comments
https://api.github.com/repos/pandas-dev/pandas/issues/44017/events
https://github.com/pandas-dev/pandas/issues/44017
1,025,416,451
I_kwDOAA0YD849Hp0D
44,017
ENH:
{ "avatar_url": "https://avatars.githubusercontent.com/u/67080909?v=4", "events_url": "https://api.github.com/users/rockwayschool/events{/privacy}", "followers_url": "https://api.github.com/users/rockwayschool/followers", "following_url": "https://api.github.com/users/rockwayschool/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": "5319e7", "default": false, "description": "to_sql, ...
closed
false
null
[]
null
3
2021-10-13T15:47:08Z
2021-10-20T17:57:54Z
2021-10-20T17:57:54Z
NONE
null
This is my first time creating an issue on GitHub. I did not see one like it but if there is, please reference it. I see a lot of communications about adding upsert features to the to_sql method. I think this is a great idea. I would like to know if there is any possibility of adding functionality to call a stored...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/44017/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/44017/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/44018
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/44018/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/44018/comments
https://api.github.com/repos/pandas-dev/pandas/issues/44018/events
https://github.com/pandas-dev/pandas/pull/44018
1,025,512,665
PR_kwDOAA0YD84tKGcl
44,018
DOC: Upload cheatsheets to site
{ "avatar_url": "https://avatars.githubusercontent.com/u/23552331?v=4", "events_url": "https://api.github.com/users/trallard/events{/privacy}", "followers_url": "https://api.github.com/users/trallard/followers", "following_url": "https://api.github.com/users/trallard/following{/other_user}", "gists_url": "htt...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": 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-10-13T17:24:19Z
2021-10-28T16:36:12Z
2021-10-18T15:16:36Z
CONTRIBUTOR
null
- [x] closes #40949 - [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 - [ ] whatsnew entry I went ahead and modified the `.github/workflows/ci.yml` so that the cheatsheets ar...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/44018/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/44018/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/44018.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/44018", "merged_at": "2021-10-18T15:16:36Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/44018.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/44018" }
https://api.github.com/repos/pandas-dev/pandas/issues/44019
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/44019/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/44019/comments
https://api.github.com/repos/pandas-dev/pandas/issues/44019/events
https://github.com/pandas-dev/pandas/pull/44019
1,025,739,827
PR_kwDOAA0YD84tKzxV
44,019
BUG: RangeIndex.union
{ "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": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
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-10-13T22:12:03Z
2021-10-16T16:10:04Z
2021-10-16T15:39:08Z
MEMBER
null
- [ ] closes #xxxx - [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/44019/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/44019/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/44019.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/44019", "merged_at": "2021-10-16T15:39:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/44019.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/44019" }
https://api.github.com/repos/pandas-dev/pandas/issues/44020
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/44020/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/44020/comments
https://api.github.com/repos/pandas-dev/pandas/issues/44020/events
https://github.com/pandas-dev/pandas/pull/44020
1,025,757,395
PR_kwDOAA0YD84tK3Uh
44,020
DOC: DatetimeArray.std
{ "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": "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",...
3
2021-10-13T22:44:08Z
2021-10-18T19:54:31Z
2021-10-18T19:54:31Z
CONTRIBUTOR
null
`DatetimeIndex.std` is missing a doc-string. Add doc-string to `DatetimeArray.std` as `DatetimeIndex` is re-using `DatetimeArray.std`. There are a few more keywords, but they seem to be not implemented (numpy-compatiblity?) ```py pd.DatetimeIndex([1, 2]).std(out=[]) ValueError: the 'out' parameter is not supp...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/44020/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/44020/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/44020.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/44020", "merged_at": "2021-10-18T19:54:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/44020.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/44020" }
https://api.github.com/repos/pandas-dev/pandas/issues/44021
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/44021/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/44021/comments
https://api.github.com/repos/pandas-dev/pandas/issues/44021/events
https://github.com/pandas-dev/pandas/issues/44021
1,025,778,128
I_kwDOAA0YD849JCHQ
44,021
BUG: pandas.read_fwf doesn't correctly works with skiprows as list and nrows
{ "avatar_url": "https://avatars.githubusercontent.com/u/45976948?v=4", "events_url": "https://api.github.com/users/anmyachev/events{/privacy}", "followers_url": "https://api.github.com/users/anmyachev/followers", "following_url": "https://api.github.com/users/anmyachev/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": "e99695", "default": false, "description": "read_fwf", "id": 172...
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-10-13T23:22:51Z
2021-11-16T13:00:01Z
2021-11-16T00:55:59Z
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 io...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/44021/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/44021/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/44022
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/44022/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/44022/comments
https://api.github.com/repos/pandas-dev/pandas/issues/44022/events
https://github.com/pandas-dev/pandas/pull/44022
1,025,795,774
PR_kwDOAA0YD84tK-65
44,022
ENH: Ability to coerce floats when reading csv files GH2570
{ "avatar_url": "https://avatars.githubusercontent.com/u/59003781?v=4", "events_url": "https://api.github.com/users/grantroch/events{/privacy}", "followers_url": "https://api.github.com/users/grantroch/followers", "following_url": "https://api.github.com/users/grantroch/following{/other_user}", "gists_url": "...
[ { "color": "7fcce8", "default": false, "description": "", "id": 2347992045, "name": "Stale", "node_id": "MDU6TGFiZWwyMzQ3OTkyMDQ1", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Stale" } ]
closed
false
null
[]
null
2
2021-10-14T00:02:58Z
2021-11-14T03:07:59Z
2021-11-14T03:07:58Z
NONE
null
- [x] closes #2570 - [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 Ran the `io.csv.Read*` benchmarks which resulted in `BENCHMARKS NOT SIGNIFICANTLY CHAN...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/44022/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/44022/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/44022.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/44022", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/44022.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/44022" }