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/33217
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33217/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33217/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33217/events
https://github.com/pandas-dev/pandas/pull/33217
592,142,053
MDExOlB1bGxSZXF1ZXN0Mzk3MTgwOTYx
33,217
BUG: Block.setitem GH#32395
{ "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": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
null
2
2020-04-01T19:12:18Z
2020-04-23T22:38:33Z
2020-04-03T16:53:41Z
MEMBER
null
@h-vishal this is based on what you have in #32479. Can you adapt parts of this to address comments over there? (that should be merged, not this, as you did the real work)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33217/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33217/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33217.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33217", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/33217.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33217" }
https://api.github.com/repos/pandas-dev/pandas/issues/33218
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33218/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33218/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33218/events
https://github.com/pandas-dev/pandas/pull/33218
592,170,246
MDExOlB1bGxSZXF1ZXN0Mzk3MjA0MzUw
33,218
32380 deprecate squeeze in groupby
{ "avatar_url": "https://avatars.githubusercontent.com/u/61934744?v=4", "events_url": "https://api.github.com/users/phofl/events{/privacy}", "followers_url": "https://api.github.com/users/phofl/followers", "following_url": "https://api.github.com/users/phofl/following{/other_user}", "gists_url": "https://api....
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "5319e7", "default": false, "description": "Functionality t...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
9
2020-04-01T20:02:44Z
2020-05-23T19:59:10Z
2020-05-22T23:49:12Z
MEMBER
null
- [x] closes #32380 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry I deprecated the squeeze keyword. I think I got every points this keyword was used. I hope that I considered every point necessary to deprecate 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/33218/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33218/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33218.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33218", "merged_at": "2020-05-22T23:49:11Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33218.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33218" }
https://api.github.com/repos/pandas-dev/pandas/issues/33219
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33219/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33219/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33219/events
https://github.com/pandas-dev/pandas/pull/33219
592,183,672
MDExOlB1bGxSZXF1ZXN0Mzk3MjE1NDIy
33,219
REF: DataFrame.mask 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" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2020-04-01T20:27:39Z
2020-04-02T15:25:48Z
2020-04-02T14:18:32Z
MEMBER
null
we already did this for Series.mask
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33219/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33219/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33219.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33219", "merged_at": "2020-04-02T14:18:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33219.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33219" }
https://api.github.com/repos/pandas-dev/pandas/issues/33220
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33220/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33220/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33220/events
https://github.com/pandas-dev/pandas/pull/33220
592,187,912
MDExOlB1bGxSZXF1ZXN0Mzk3MjE4OTc1
33,220
ENH: Add isocalendar accessor to DatetimeIndex and Series.dt
{ "avatar_url": "https://avatars.githubusercontent.com/u/124705?v=4", "events_url": "https://api.github.com/users/mgmarino/events{/privacy}", "followers_url": "https://api.github.com/users/mgmarino/followers", "following_url": "https://api.github.com/users/mgmarino/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": "AFEEEE", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
22
2020-04-01T20:35:15Z
2020-04-13T20:01:43Z
2020-04-12T21:34:32Z
CONTRIBUTOR
null
This PR adds the the isocalendar property to `DatetimeIndex` and the corresponding `Series.dt` accessor. The property returns a DataFrame, e.g.: ```python >>> idx = pd.date_range(start='2019-12-29', freq='D', periods=4) >>> idx.isocalendar year week day 0 2019 52 7 1 2020 1 1 2 2020 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33220/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33220/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33220.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33220", "merged_at": "2020-04-12T21:34:32Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33220.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33220" }
https://api.github.com/repos/pandas-dev/pandas/issues/33221
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33221/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33221/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33221/events
https://github.com/pandas-dev/pandas/pull/33221
592,191,722
MDExOlB1bGxSZXF1ZXN0Mzk3MjIyMjEy
33,221
TST: misplaced validate_indices 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" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2020-04-01T20:42:28Z
2020-04-02T15:22:43Z
2020-04-02T14:23:10Z
MEMBER
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33221/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33221/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33221.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33221", "merged_at": "2020-04-02T14:23:10Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33221.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33221" }
https://api.github.com/repos/pandas-dev/pandas/issues/33222
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33222/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33222/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33222/events
https://github.com/pandas-dev/pandas/pull/33222
592,201,153
MDExOlB1bGxSZXF1ZXN0Mzk3MjMwMDk1
33,222
CLN: Use C-API for datetime.date
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
4
2020-04-01T21:00:37Z
2020-04-03T11:38:33Z
2020-04-02T01:38:15Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33222/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33222/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33222.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33222", "merged_at": "2020-04-02T01:38:15Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33222.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33222" }
https://api.github.com/repos/pandas-dev/pandas/issues/33223
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33223/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33223/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33223/events
https://github.com/pandas-dev/pandas/pull/33223
592,208,402
MDExOlB1bGxSZXF1ZXN0Mzk3MjM2MDQx
33,223
REF: misplaced Index.__contains__ 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" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2020-04-01T21:15:02Z
2020-04-02T15:32:22Z
2020-04-02T14:19:51Z
MEMBER
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33223/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33223/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33223.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33223", "merged_at": "2020-04-02T14:19:51Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33223.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33223" }
https://api.github.com/repos/pandas-dev/pandas/issues/33224
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33224/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33224/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33224/events
https://github.com/pandas-dev/pandas/issues/33224
592,213,981
MDU6SXNzdWU1OTIyMTM5ODE=
33,224
compatibility issues with master branch cython
{ "avatar_url": "https://avatars.githubusercontent.com/u/199813?v=4", "events_url": "https://api.github.com/users/tacaswell/events{/privacy}", "followers_url": "https://api.github.com/users/tacaswell/followers", "following_url": "https://api.github.com/users/tacaswell/following{/other_user}", "gists_url": "ht...
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" }, { "color": "72e24d", "default": false, ...
closed
false
null
[]
null
13
2020-04-01T21:25:59Z
2020-04-08T13:23:00Z
2020-04-07T14:31:01Z
CONTRIBUTOR
null
On the cython master branch the generated c code has unused functions which fails the build with: ``` gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fno-semantic-interposition -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33224/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33224/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33225
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33225/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33225/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33225/events
https://github.com/pandas-dev/pandas/pull/33225
592,219,644
MDExOlB1bGxSZXF1ZXN0Mzk3MjQ1Mzc2
33,225
CI: Checking all the examples in `pandas/core/series.py`
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-04-01T21:38:23Z
2020-04-06T08:43:47Z
2020-04-01T22:09:50Z
MEMBER
null
Since all the examples are passing, there is no reason not to check for all the examples (IMO).
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33225/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33225/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33225.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33225", "merged_at": "2020-04-01T22:09:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33225.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33225" }
https://api.github.com/repos/pandas-dev/pandas/issues/33226
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33226/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33226/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33226/events
https://github.com/pandas-dev/pandas/pull/33226
592,248,958
MDExOlB1bGxSZXF1ZXN0Mzk3MjY5NjQ0
33,226
Fix typos in 09_timeseries.rst
{ "avatar_url": "https://avatars.githubusercontent.com/u/907897?v=4", "events_url": "https://api.github.com/users/rogererens/events{/privacy}", "followers_url": "https://api.github.com/users/rogererens/followers", "following_url": "https://api.github.com/users/rogererens/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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2020-04-01T22:48:58Z
2020-04-02T16:18:08Z
2020-04-02T16:18:02Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33226/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33226/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33226.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33226", "merged_at": "2020-04-02T16:18:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33226.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33226" }
https://api.github.com/repos/pandas-dev/pandas/issues/33227
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33227/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33227/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33227/events
https://github.com/pandas-dev/pandas/pull/33227
592,252,283
MDExOlB1bGxSZXF1ZXN0Mzk3MjcyMzg3
33,227
CLN: De-privatize names
{ "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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2020-04-01T22:58:54Z
2020-04-02T15:23:16Z
2020-04-02T14:20:30Z
MEMBER
null
xref #32942, these are some of the more common offenders. I'd actually prefer to not have the _NS_DTYPE and _TD_DTYPE objects and just use the pertinent strings, but if we are going to use the objects, might as well de-code-smell 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/33227/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33227/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33227.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33227", "merged_at": "2020-04-02T14:20:30Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33227.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33227" }
https://api.github.com/repos/pandas-dev/pandas/issues/33228
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33228/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33228/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33228/events
https://github.com/pandas-dev/pandas/pull/33228
592,287,929
MDExOlB1bGxSZXF1ZXN0Mzk3MzAxNDMw
33,228
Clean Up Categorical Test for JSON
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "207de5", "d...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2020-04-02T00:55:27Z
2020-04-04T15:25:12Z
2020-04-03T03:20:19Z
MEMBER
null
This is a little wonky in its current state, bolting categoricals onto an existing object / fixture Instead just localized this to the one test that covers it for now
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33228/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33228/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33228.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33228", "merged_at": "2020-04-03T03:20:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33228.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33228" }
https://api.github.com/repos/pandas-dev/pandas/issues/33229
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33229/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33229/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33229/events
https://github.com/pandas-dev/pandas/pull/33229
592,292,517
MDExOlB1bGxSZXF1ZXN0Mzk3MzA0OTM4
33,229
REF: sql insert_data operate column-wise to avoid internals
{ "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": "5319e7", "default": false, "description": "to_sql, read_sql, read_sql_query", "id": 47232590, "name": "IO SQL", "node_id": "MDU6TGFiZWw0NzIzMjU5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20SQL" }, { "color": "207de5", "default": false,...
closed
false
null
[]
null
2
2020-04-02T01:11:32Z
2020-04-07T18:26:37Z
2020-04-07T18:19:41Z
MEMBER
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33229/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33229/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33229.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33229", "merged_at": "2020-04-07T18:19:41Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33229.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33229" }
https://api.github.com/repos/pandas-dev/pandas/issues/33230
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33230/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33230/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33230/events
https://github.com/pandas-dev/pandas/pull/33230
592,308,078
MDExOlB1bGxSZXF1ZXN0Mzk3MzE3MDc0
33,230
DOC: Fixed examples in `pandas/core/groupby/`
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-04-02T02:08:28Z
2020-04-10T19:22:18Z
2020-04-10T19:20:22Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33230/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33230/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33230.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33230", "merged_at": "2020-04-10T19:20:21Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33230.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33230" }
https://api.github.com/repos/pandas-dev/pandas/issues/33231
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33231/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33231/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33231/events
https://github.com/pandas-dev/pandas/pull/33231
592,330,703
MDExOlB1bGxSZXF1ZXN0Mzk3MzM1MDE1
33,231
REF: put concatenate_block_managers in internals.concat
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2020-04-02T03:23:23Z
2020-04-06T23:28:14Z
2020-04-06T23:20:24Z
MEMBER
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33231/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33231/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33231.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33231", "merged_at": "2020-04-06T23:20:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33231.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33231" }
https://api.github.com/repos/pandas-dev/pandas/issues/33232
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33232/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33232/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33232/events
https://github.com/pandas-dev/pandas/issues/33232
592,339,763
MDU6SXNzdWU1OTIzMzk3NjM=
33,232
merge() outer with left_on column and right_index=True produces unexpected results
{ "avatar_url": "https://avatars.githubusercontent.com/u/14267968?v=4", "events_url": "https://api.github.com/users/cwkwong/events{/privacy}", "followers_url": "https://api.github.com/users/cwkwong/followers", "following_url": "https://api.github.com/users/cwkwong/following{/other_user}", "gists_url": "https:...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
open
false
null
[]
null
3
2020-04-02T03:54:22Z
2020-05-28T20:36:30Z
null
CONTRIBUTOR
null
Apologies if this has been reported before, I searched through the issues but couldn't find a duplicate, IMHO. #### Code Sample: ```python import pandas as pd import numpy as np df1 = pd.DataFrame({'lkey': [0, np.nan, np.nan, 3], 'value': [1, 2, 3, 5]}) >>> df1 lkey value 0 0.0 1 1 NaN ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33232/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33232/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33233
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33233/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33233/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33233/events
https://github.com/pandas-dev/pandas/pull/33233
592,382,734
MDExOlB1bGxSZXF1ZXN0Mzk3Mzc2MjA2
33,233
Ods loses spaces 32207
{ "avatar_url": "https://avatars.githubusercontent.com/u/975038?v=4", "events_url": "https://api.github.com/users/detrout/events{/privacy}", "followers_url": "https://api.github.com/users/detrout/followers", "following_url": "https://api.github.com/users/detrout/following{/other_user}", "gists_url": "https://...
[ { "color": "bfe5bf", "default": false, "description": "read_excel, to_excel", "id": 49254273, "name": "IO Excel", "node_id": "MDU6TGFiZWw0OTI1NDI3Mw==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Excel" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
10
2020-04-02T06:10:54Z
2020-04-06T23:26:52Z
2020-04-06T23:26:49Z
CONTRIBUTOR
null
- [X] closes #32207 - [X] tests added / passed tests.io.excel.test_reader_spaces - [X] passes `black pandas` - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` (I had to use git diff master though) - [ ] whatsnew entry. It's only a bug fix does it need a whatsnew? I'm not sure how you make xlsx...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33233/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33233/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33233.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33233", "merged_at": "2020-04-06T23:26:48Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33233.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33233" }
https://api.github.com/repos/pandas-dev/pandas/issues/33234
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33234/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33234/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33234/events
https://github.com/pandas-dev/pandas/issues/33234
592,391,243
MDU6SXNzdWU1OTIzOTEyNDM=
33,234
Groupby multiple columns causes agg to have precision loss on int64
{ "avatar_url": "https://avatars.githubusercontent.com/u/5894666?v=4", "events_url": "https://api.github.com/users/Lawrr/events{/privacy}", "followers_url": "https://api.github.com/users/Lawrr/followers", "following_url": "https://api.github.com/users/Lawrr/following{/other_user}", "gists_url": "https://api.g...
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "e102d8", "default": false, "description": "Unexpected or b...
open
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/11304533?v=4", "events_url": "https://api.github.com/users/whitneymichelle/events{/privacy}", "followers_url": "https://api.github.com/users/whitneymichelle/followers", "following_url": "https://api.github.com/users/whitneymichelle/following{/other_user}"...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/11304533?v=4", "events_url": "https://api.github.com/users/whitneymichelle/events{/privacy}", "followers_url": "https://api.github.com/users/whitneymichelle/followers", "following_url": "https://api.github.com/users/whitneymichelle/following{/...
{ "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
2020-04-02T06:31:38Z
2021-09-11T00:19:07Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd df=pd.DataFrame({ "KEY1": ["KEY1"], "KEY2": ["KEY2"], "INT64": [1583715738627261039] }) # Grouping by one column produces correct output print(df.groupby(["KEY1"]).agg(lambda x: x)) # Grouping by more than ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33234/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33234/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33235
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33235/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33235/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33235/events
https://github.com/pandas-dev/pandas/pull/33235
592,575,885
MDExOlB1bGxSZXF1ZXN0Mzk3NTMyODMz
33,235
TST: Use try/except block to properly catch and handle the exception
{ "avatar_url": "https://avatars.githubusercontent.com/u/10944368?v=4", "events_url": "https://api.github.com/users/roberthdevries/events{/privacy}", "followers_url": "https://api.github.com/users/roberthdevries/followers", "following_url": "https://api.github.com/users/roberthdevries/following{/other_user}", ...
[ { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "id": 47229171, "name": "IO CSV", "node_id": "MDU6TGFiZWw0NzIyOTE3MQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV" }, { "color": "a2bca7", "default": false, "descriptio...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
10
2020-04-02T11:58:29Z
2020-05-28T22:10:39Z
2020-04-28T19:40:32Z
CONTRIBUTOR
null
Now no more warnings - [x] closes #32951 - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33235/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33235/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33235.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33235", "merged_at": "2020-04-28T19:40:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33235.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33235" }
https://api.github.com/repos/pandas-dev/pandas/issues/33236
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33236/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33236/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33236/events
https://github.com/pandas-dev/pandas/pull/33236
592,598,105
MDExOlB1bGxSZXF1ZXN0Mzk3NTUxMDk2
33,236
ENH: provide standard BaseIndexers in pandas.api.indexers
{ "avatar_url": "https://avatars.githubusercontent.com/u/23253999?v=4", "events_url": "https://api.github.com/users/AlexKirko/events{/privacy}", "followers_url": "https://api.github.com/users/AlexKirko/followers", "following_url": "https://api.github.com/users/AlexKirko/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": "02d7e1", "default": false, "description": "Concat, ...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
15
2020-04-02T12:36:58Z
2020-04-09T06:34:57Z
2020-04-08T17:20:51Z
MEMBER
null
- [X] closes #33201 - [X] 1 test modified / 1 passed - [X] passes `black pandas` - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [X] whatsnew entry This PR adds a forward-looking `pandas.api.indexers.BaseIndexer` subclass implementation and exposes it to users as discussed in #33180 . #...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33236/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33236/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33236.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33236", "merged_at": "2020-04-08T17:20:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33236.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33236" }
https://api.github.com/repos/pandas-dev/pandas/issues/33237
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33237/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33237/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33237/events
https://github.com/pandas-dev/pandas/issues/33237
592,608,487
MDU6SXNzdWU1OTI2MDg0ODc=
33,237
Warning "Try using .loc[row_indexer,col_indexer] = value instead" is given when using ".loc"
{ "avatar_url": "https://avatars.githubusercontent.com/u/5249529?v=4", "events_url": "https://api.github.com/users/mborus/events{/privacy}", "followers_url": "https://api.github.com/users/mborus/followers", "following_url": "https://api.github.com/users/mborus/following{/other_user}", "gists_url": "https://ap...
[ { "color": "207de5", "default": false, "description": "Clarification about behavior needed to assess issue", "id": 307649777, "name": "Needs Info", "node_id": "MDU6TGFiZWwzMDc2NDk3Nzc=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Info" } ]
closed
false
null
[]
null
4
2020-04-02T12:53:19Z
2020-04-03T16:23:49Z
2020-04-03T16:23:49Z
NONE
null
#### Code Sample, a copy-pastable example if possible TLDR; Pandas warning is confusing since it recommends what seems to cause the warning. ```python # run this in one cell of a freshly started Jupyterlab Notebook # the warning is shown once, to see it again, restart the kernel import pandas 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/33237/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33237/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33238
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33238/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33238/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33238/events
https://github.com/pandas-dev/pandas/issues/33238
592,668,540
MDU6SXNzdWU1OTI2Njg1NDA=
33,238
CI/COMPAT: Linux py37_np_dev pipeline timeouts
{ "avatar_url": "https://avatars.githubusercontent.com/u/23253999?v=4", "events_url": "https://api.github.com/users/AlexKirko/events{/privacy}", "followers_url": "https://api.github.com/users/AlexKirko/followers", "following_url": "https://api.github.com/users/AlexKirko/following{/other_user}", "gists_url": "...
[]
closed
false
null
[]
{ "closed_at": "2020-05-30T15:21:05Z", "closed_issues": 94, "created_at": "2020-03-19T21:32:28Z", "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.c...
1
2020-04-02T14:17:55Z
2020-05-26T09:39:13Z
2020-04-02T21:13:16Z
MEMBER
null
#### Problem description Linux py37_np_dev pipeline appears to timeout for everyone after 60 minutes. There are a couple hundred thousand errors like this: ``` Exception ignored in: 'pandas.io.sas._sas.Parser.process_byte_array_with_data' DeprecationWarning: tostring() is deprecated. Use tobytes() instead. Depr...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33238/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33238/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33239
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33239/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33239/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33239/events
https://github.com/pandas-dev/pandas/issues/33239
592,777,084
MDU6SXNzdWU1OTI3NzcwODQ=
33,239
Unable to Build pandas with Py38, macOS (clang?) and Cython>0.29.13 (tp_print warning)
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" } ]
closed
false
null
[]
null
3
2020-04-02T16:52:24Z
2020-09-25T22:36:13Z
2020-09-25T22:36:13Z
MEMBER
null
Dedicated issue for @jbrockmendel callout in https://github.com/pandas-dev/pandas/issues/30609#issuecomment-605373212 I opened an issue on the Cython side as well https://github.com/cython/cython/issues/3474 There's a rabbit hole of conversation with this going back to CPython . This may just be a temporary issue...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33239/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33239/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33240
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33240/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33240/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33240/events
https://github.com/pandas-dev/pandas/pull/33240
592,799,858
MDExOlB1bGxSZXF1ZXN0Mzk3NzEyODM5
33,240
CLN: remove Block.merge
{ "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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2020-04-02T17:22:50Z
2020-04-03T17:39:09Z
2020-04-03T17:37:51Z
MEMBER
null
Then move _merge_blocks to the one module where it is used, and add annotations
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33240/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33240/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33240.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33240", "merged_at": "2020-04-03T17:37:51Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33240.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33240" }
https://api.github.com/repos/pandas-dev/pandas/issues/33241
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33241/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33241/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33241/events
https://github.com/pandas-dev/pandas/pull/33241
592,805,125
MDExOlB1bGxSZXF1ZXN0Mzk3NzE3NTUy
33,241
tostring->tobytes
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" }, { "color": "0052cc", "default": false, "description": ...
closed
false
null
[]
{ "closed_at": "2020-05-30T15:21:05Z", "closed_issues": 94, "created_at": "2020-03-19T21:32:28Z", "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.c...
4
2020-04-02T17:28:22Z
2020-05-05T09:10:25Z
2020-04-02T21:13:16Z
MEMBER
null
- [x] closes #33238 - [ ] tests added / passed - [ ] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33241/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33241/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33241.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33241", "merged_at": "2020-04-02T21:13:16Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33241.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33241" }
https://api.github.com/repos/pandas-dev/pandas/issues/33242
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33242/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33242/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33242/events
https://github.com/pandas-dev/pandas/issues/33242
592,807,252
MDU6SXNzdWU1OTI4MDcyNTI=
33,242
agg behaviour depends on the number of arguments of the function
{ "avatar_url": "https://avatars.githubusercontent.com/u/8928429?v=4", "events_url": "https://api.github.com/users/bertrandmarc/events{/privacy}", "followers_url": "https://api.github.com/users/bertrandmarc/followers", "following_url": "https://api.github.com/users/bertrandmarc/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": "729FCF", "default": false, "description": null, "id": 233160...
open
false
null
[]
null
1
2020-04-02T17:31:59Z
2020-10-11T16:59:47Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd df = pd.DataFrame({'a': [1,2,3,4,5,6], 'b': [1,1,0,1,1,0], 'c': ['x','x','x','z','z','z'], 'd': ['s','s','s','d','d','d']}) def myprint2(x, y): print(x) df.groupby(['c'])[['a', 'b']].agg(myprint2, 0) ``` #### 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/33242/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33242/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33243
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33243/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33243/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33243/events
https://github.com/pandas-dev/pandas/pull/33243
592,826,480
MDExOlB1bGxSZXF1ZXN0Mzk3NzM0OTIw
33,243
DOC: Contributing - escaping backslash.
{ "avatar_url": "https://avatars.githubusercontent.com/u/3389134?v=4", "events_url": "https://api.github.com/users/MarianD/events{/privacy}", "followers_url": "https://api.github.com/users/MarianD/followers", "following_url": "https://api.github.com/users/MarianD/following{/other_user}", "gists_url": "https:/...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-04-02T18:05:19Z
2020-04-02T23:25:34Z
2020-04-02T23:25:28Z
CONTRIBUTOR
null
Non-escaped backslash disappeared in resulting doc. - [ ] closes #xxxx - [ ] tests added / passed - [ ] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33243/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33243/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33243.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33243", "merged_at": "2020-04-02T23:25:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33243.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33243" }
https://api.github.com/repos/pandas-dev/pandas/issues/33244
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33244/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33244/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33244/events
https://github.com/pandas-dev/pandas/pull/33244
592,827,387
MDExOlB1bGxSZXF1ZXN0Mzk3NzM1Njkw
33,244
CLN: Clean nanops.get_corr_func
{ "avatar_url": "https://avatars.githubusercontent.com/u/2658661?v=4", "events_url": "https://api.github.com/users/dsaxton/events{/privacy}", "followers_url": "https://api.github.com/users/dsaxton/followers", "following_url": "https://api.github.com/users/dsaxton/following{/other_user}", "gists_url": "https:/...
[ { "color": "006b75", "default": false, "description": "Arithmetic, Comparison, and Logical operations", "id": 47223669, "name": "Numeric Operations", "node_id": "MDU6TGFiZWw0NzIyMzY2OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Numeric%20Operations" }, { "c...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2020-04-02T18:06:58Z
2020-04-07T01:25:31Z
2020-04-07T00:18:58Z
MEMBER
null
Small cleaning (instead of creating a dictionary of functions and then returning only one, just return the one)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33244/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33244/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33244.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33244", "merged_at": "2020-04-07T00:18:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33244.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33244" }
https://api.github.com/repos/pandas-dev/pandas/issues/33245
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33245/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33245/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33245/events
https://github.com/pandas-dev/pandas/issues/33245
592,832,792
MDU6SXNzdWU1OTI4MzI3OTI=
33,245
BUG: Categorical.values_for_(factorize|argsort) dont preserve order
{ "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": "e11d21", "default": false, "description": "Categorical Data Type", ...
open
false
null
[]
null
10
2020-04-02T18:16:10Z
2021-09-01T18:59:08Z
null
MEMBER
null
The docstrings for these two methods say that values_for_foo should preserve order, but for non-ordered Categoricals, the current implementation using self.codes is not order-preserving. Is this a problem cc @jorisvandenbossche ? `Categorical.values_for_rank` exists pretty much to solve this problem for rank and va...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33245/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33245/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33246
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33246/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33246/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33246/events
https://github.com/pandas-dev/pandas/pull/33246
592,889,837
MDExOlB1bGxSZXF1ZXN0Mzk3Nzg2ODgx
33,246
BLD: recursive inclusion of DLLs in package data
{ "avatar_url": "https://avatars.githubusercontent.com/u/1924092?v=4", "events_url": "https://api.github.com/users/chris-b1/events{/privacy}", "followers_url": "https://api.github.com/users/chris-b1/followers", "following_url": "https://api.github.com/users/chris-b1/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": "fbca04", "default": false, ...
closed
false
null
[]
{ "closed_at": "2020-05-30T15:21:05Z", "closed_issues": 94, "created_at": "2020-03-19T21:32:28Z", "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.c...
12
2020-04-02T19:58:38Z
2020-05-26T09:37:43Z
2020-04-10T21:05:21Z
CONTRIBUTOR
null
- [x] step 1 towards #32857 Will also make a PR in https://github.com/MacPython/pandas-wheels to add the DLLs to the wheel packaging script
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33246/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33246/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33246.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33246", "merged_at": "2020-04-10T21:05:21Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33246.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33246" }
https://api.github.com/repos/pandas-dev/pandas/issues/33247
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33247/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33247/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33247/events
https://github.com/pandas-dev/pandas/pull/33247
592,927,171
MDExOlB1bGxSZXF1ZXN0Mzk3ODE2Mjc2
33,247
BUG: Fix droped result column in groupby with as_index False
{ "avatar_url": "https://avatars.githubusercontent.com/u/61934744?v=4", "events_url": "https://api.github.com/users/phofl/events{/privacy}", "followers_url": "https://api.github.com/users/phofl/followers", "following_url": "https://api.github.com/users/phofl/following{/other_user}", "gists_url": "https://api....
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
15
2020-04-02T21:27:15Z
2020-09-05T19:04:49Z
2020-07-15T22:19:13Z
MEMBER
null
- [x] closes #32240 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry The aggregate function *lost* the results of the aggregate operation, if the ```as_index=False``` flag was set and one of the result columns is rela...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33247/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33247/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33247.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33247", "merged_at": "2020-07-15T22:19:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33247.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33247" }
https://api.github.com/repos/pandas-dev/pandas/issues/33248
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33248/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33248/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33248/events
https://github.com/pandas-dev/pandas/pull/33248
592,956,802
MDExOlB1bGxSZXF1ZXN0Mzk3ODQwNTgw
33,248
REF: do slicing before calling Block.to_native_types
{ "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": "ededed", "default": false, "description": "__repr__ of pandas objects, to_string", "id": 13101118, "name": "Output-Formatting", "node_id": "MDU6TGFiZWwxMzEwMTExOA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting" }, { "color": "fbca0...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2020-04-02T22:31:00Z
2020-04-03T17:38:24Z
2020-04-03T17:34:13Z
MEMBER
null
Related upcoming steps: - Dispatch DatetimeBlock.to_native_types to DatetimeArray._format_native_types (identical behavior - Dispatch TimeDeltaBlock.to_native_types to TimedeltaArray._format_native_types (behavior changing, but there is a FIXME in the Block version) - Dispatch FloatBlock.to_native_types to Float64...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33248/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33248/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33248.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33248", "merged_at": "2020-04-03T17:34:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33248.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33248" }
https://api.github.com/repos/pandas-dev/pandas/issues/33249
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33249/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33249/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33249/events
https://github.com/pandas-dev/pandas/pull/33249
593,003,203
MDExOlB1bGxSZXF1ZXN0Mzk3ODc3MzIw
33,249
REF: dispatch DatetimeBlock.to_native_types to DTA._format_native_types
{ "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": "ededed", "default": false, "description": "__repr__ of pandas objects, to_string", "id": 13101118, "name": "Output-Formatting", "node_id": "MDU6TGFiZWwxMzEwMTExOA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting" }, { "color": "fbca0...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2020-04-03T00:44:48Z
2020-04-03T19:42:46Z
2020-04-03T19:33:31Z
MEMBER
null
xref #33248
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33249/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33249/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33249.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33249", "merged_at": "2020-04-03T19:33:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33249.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33249" }
https://api.github.com/repos/pandas-dev/pandas/issues/33250
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33250/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33250/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33250/events
https://github.com/pandas-dev/pandas/pull/33250
593,026,885
MDExOlB1bGxSZXF1ZXN0Mzk3ODk1OTYz
33,250
Display Timedelta nanoseconds
{ "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": "5319e7", "default": false, "description": "Timedelta data type", "id": 49597148, "name": "Timedelta", "node_id": "MDU6TGFiZWw0OTU5NzE0OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timedelta" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2020-04-03T02:07:48Z
2020-04-03T19:13:12Z
2020-04-03T18:53:38Z
MEMBER
null
- [x] closes #9309 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry This allows us to make TimedeltaBlock.to_native_types dispatch to TimedeltaArray._format_native_types. ATM TDBlock.to_native_types has a comment ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33250/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33250/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33250.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33250", "merged_at": "2020-04-03T18:53:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33250.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33250" }
https://api.github.com/repos/pandas-dev/pandas/issues/33251
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33251/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33251/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33251/events
https://github.com/pandas-dev/pandas/issues/33251
593,032,795
MDU6SXNzdWU1OTMwMzI3OTU=
33,251
Pandas using matplot displays an incorrect year on the x-axis date
{ "avatar_url": "https://avatars.githubusercontent.com/u/8952225?v=4", "events_url": "https://api.github.com/users/JunioCalu/events{/privacy}", "followers_url": "https://api.github.com/users/JunioCalu/followers", "following_url": "https://api.github.com/users/JunioCalu/following{/other_user}", "gists_url": "h...
[ { "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": "0052cc", "default": false, "description": nul...
closed
false
null
[]
null
4
2020-04-03T02:28:30Z
2020-04-05T02:59:18Z
2020-04-03T21:34:58Z
NONE
null
#### Code ```python # -*- coding: UTF-8 -*- import pandas as pd import datetime import matplotlib.pyplot as plt import matplotlib.dates as mdates hoje = datetime.datetime.now() data = hoje.strftime("%Y%m%d") dados_url = 'https://covid.saude.gov.br/assets/files/COVID19_'+data+'.csv' try: print(dad...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33251/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33251/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33252
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33252/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33252/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33252/events
https://github.com/pandas-dev/pandas/pull/33252
593,190,957
MDExOlB1bGxSZXF1ZXN0Mzk4MDE4MDgy
33,252
INT: provide helpers for accessing the values of DataFrame columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "a1...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
16
2020-04-03T07:53:42Z
2020-04-10T17:57:22Z
2020-04-10T17:37:22Z
MEMBER
null
Broken off from https://github.com/pandas-dev/pandas/pull/32867, also mentioned this in https://github.com/pandas-dev/pandas/pull/33229 In general, when doing certain things column-wise, we often just need the arrays (eg to calculate a reduction, to check the dtype, ..), and creating Series gives unnecessary overhea...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33252/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33252/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33252.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33252", "merged_at": "2020-04-10T17:37:22Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33252.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33252" }
https://api.github.com/repos/pandas-dev/pandas/issues/33253
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33253/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33253/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33253/events
https://github.com/pandas-dev/pandas/issues/33253
593,213,498
MDU6SXNzdWU1OTMyMTM0OTg=
33,253
BUG: BooleanArray.any with all False values and skipna=False is buggy
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "8cc645", "default": false, "description": "Related to pd.NA and nul...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
9
2020-04-03T08:31:58Z
2020-04-10T08:37:16Z
2020-04-10T08:37:16Z
MEMBER
null
From a report on my blog, this seems buggy: ``` In [10]: a = pd.array([False, False], dtype="boolean") In [11]: a Out[11]: <BooleanArray> [False, False] Length: 2, dtype: boolean In [12]: a.any() Out[12]: False In [13]: a.any(skipna=False) Out[13]: <NA> ``` I don't think there is a reaso...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33253/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33253/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33254
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33254/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33254/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33254/events
https://github.com/pandas-dev/pandas/issues/33254
593,254,376
MDU6SXNzdWU1OTMyNTQzNzY=
33,254
API: EA interface - strictness of _from_sequence
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" }, { "color": "6138b5", "default": false, "description": "E...
open
false
null
[]
null
15
2020-04-03T09:41:00Z
2020-12-04T21:08:49Z
null
MEMBER
null
Copying part of the discussion out of https://github.com/pandas-dev/pandas/issues/32586 into a more specific issue. Problem statement: currently, `_from_sequence` is not very explicit in what it should accept as scalars. In practice, this means that it is mostly very liberal, as it is also used under the hood when c...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33254/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33254/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33255
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33255/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33255/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33255/events
https://github.com/pandas-dev/pandas/issues/33255
593,257,899
MDU6SXNzdWU1OTMyNTc4OTk=
33,255
BUG: Cant access some `TimedeltaProperties` components directly
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[]
closed
false
null
[]
null
7
2020-04-03T09:47:06Z
2020-04-04T18:32:25Z
2020-04-04T18:32:24Z
MEMBER
null
XREF: https://github.com/pandas-dev/pandas/pull/33208#discussion_r402181910 --- #### Note: I'm using "hours" here for the examples, but this applies to - hours - minutes - milliseconds --- #### Short explanation: Not all components are exposed directly: Example: ``` In [1]: import pandas 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/33255/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33255/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33256
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33256/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33256/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33256/events
https://github.com/pandas-dev/pandas/issues/33256
593,299,194
MDU6SXNzdWU1OTMyOTkxOTQ=
33,256
REGR: DataFrame.mean(numeric_only=True) raises AttributeError on v1.0.3
{ "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": "e11d21", "default": false, "description": "Functionality that used to work in a prior pandas version", "id": 32815646, "name": "Regression", "node_id": "MDU6TGFiZWwzMjgxNTY0Ng==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression" }, { "color": ...
closed
false
null
[]
{ "closed_at": "2020-05-30T15:21:05Z", "closed_issues": 94, "created_at": "2020-03-19T21:32:28Z", "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.c...
5
2020-04-03T10:59:48Z
2020-05-26T09:36:15Z
2020-05-01T18:19:11Z
MEMBER
null
#### Code Sample, a copy-pastable example if possible ```python >>> import numpy as np >>> >>> import pandas as pd >>> >>> pd.__version__ '1.0.3' >>> >>> df_wide = pd.DataFrame(np.random.randint(1000, size=(1000, 100))).astype("Int64").copy() >>> >>> df_wide.mean(numeric_only=True) Traceback (most recent ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33256/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33256/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33257
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33257/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33257/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33257/events
https://github.com/pandas-dev/pandas/pull/33257
593,304,466
MDExOlB1bGxSZXF1ZXN0Mzk4MTEwNTcy
33,257
CLN: Reorgenized doctests order
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-04-03T11:10:20Z
2020-04-03T14:01:48Z
2020-04-03T13:08:38Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry --- This does not changes anything, just moving things around, to make it more manageable (IMO)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33257/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33257/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33257.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33257", "merged_at": "2020-04-03T13:08:38Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33257.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33257" }
https://api.github.com/repos/pandas-dev/pandas/issues/33258
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33258/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33258/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33258/events
https://github.com/pandas-dev/pandas/issues/33258
593,305,508
MDU6SXNzdWU1OTMzMDU1MDg=
33,258
import pandas error.
{ "avatar_url": "https://avatars.githubusercontent.com/u/62778312?v=4", "events_url": "https://api.github.com/users/HarishGajjar/events{/privacy}", "followers_url": "https://api.github.com/users/HarishGajjar/followers", "following_url": "https://api.github.com/users/HarishGajjar/following{/other_user}", "gist...
[ { "color": "009800", "default": false, "description": "Duplicate issue or pull request", "id": 40153326, "name": "Duplicate Report", "node_id": "MDU6TGFiZWw0MDE1MzMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report" } ]
closed
false
null
[]
null
3
2020-04-03T11:12:28Z
2020-04-03T12:03:44Z
2020-04-03T11:17:54Z
NONE
null
dear pandas-dev, I am writing this to yo because I have facing problem with pandas lib to use it with python 3.8, when I try to import pandas its shows error, please check attachment for more details. Thanks. ========================================================= error message ===============================...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33258/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33258/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33259
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33259/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33259/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33259/events
https://github.com/pandas-dev/pandas/pull/33259
593,351,573
MDExOlB1bGxSZXF1ZXN0Mzk4MTQ4MTkz
33,259
DOC: Added an example for each series.dt field accessor
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2020-04-03T12:35:53Z
2020-04-07T10:48:22Z
2020-04-06T22:10:19Z
MEMBER
null
- [x] xref https://github.com/pandas-dev/pandas/pull/33208#discussion_r402189839 - [ ] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry --- I can also add examples that would cover, ````TimedeltaProperties``` and ```Peri...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33259/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33259/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33259.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33259", "merged_at": "2020-04-06T22:10:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33259.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33259" }
https://api.github.com/repos/pandas-dev/pandas/issues/33260
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33260/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33260/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33260/events
https://github.com/pandas-dev/pandas/pull/33260
593,404,350
MDExOlB1bGxSZXF1ZXN0Mzk4MTkxODkz
33,260
DOC: Fixed examples in `pandas/core/accessor.py`
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-04-03T14:01:04Z
2020-04-06T08:35:11Z
2020-04-04T15:29:08Z
MEMBER
null
Since this changes require an interactive Ipython shell (I think), we can't run check them from pytest. This is what the docs looks like: Before: ![Screenshot_20200403_170159](https://user-images.githubusercontent.com/50263213/78368644-9c0b8400-75cc-11ea-9061-24652f2bdfca.png) After: ![register_acc](https:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33260/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33260/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33260.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33260", "merged_at": "2020-04-04T15:29:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33260.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33260" }
https://api.github.com/repos/pandas-dev/pandas/issues/33261
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33261/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33261/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33261/events
https://github.com/pandas-dev/pandas/pull/33261
593,446,874
MDExOlB1bGxSZXF1ZXN0Mzk4MjI2NTc0
33,261
PERF: masked ops for reductions (min/max)
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "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": "8cc645", "default"...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-04-03T15:04:06Z
2020-04-07T06:57:46Z
2020-04-06T23:28:01Z
MEMBER
null
Follow-up on https://github.com/pandas-dev/pandas/pull/30982, adding similar mask reduction but now for min/max.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33261/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33261/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33261.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33261", "merged_at": "2020-04-06T23:28:00Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33261.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33261" }
https://api.github.com/repos/pandas-dev/pandas/issues/33262
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33262/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33262/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33262/events
https://github.com/pandas-dev/pandas/pull/33262
593,488,868
MDExOlB1bGxSZXF1ZXN0Mzk4MjYwOTMx
33,262
TST: don't assert that matplotlib rejects shorthand hex colors
{ "avatar_url": "https://avatars.githubusercontent.com/u/8066014?v=4", "events_url": "https://api.github.com/users/rebecca-palmer/events{/privacy}", "followers_url": "https://api.github.com/users/rebecca-palmer/followers", "following_url": "https://api.github.com/users/rebecca-palmer/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": "8AE234", "d...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2020-04-03T16:09:29Z
2020-04-03T19:14:34Z
2020-04-03T19:14:24Z
CONTRIBUTOR
null
From 3.2 [it accepts them](https://matplotlib.org/users/prev_whats_new/whats_new_3.2.0.html#digit-and-4-digit-hex-colors). [Test failure log](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954647) (from Debian's pandas 0.25, so includes other issues we don't now have - this one is DID NOT RAISE).
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33262/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33262/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33262.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33262", "merged_at": "2020-04-03T19:14:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33262.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33262" }
https://api.github.com/repos/pandas-dev/pandas/issues/33263
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33263/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33263/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33263/events
https://github.com/pandas-dev/pandas/pull/33263
593,500,066
MDExOlB1bGxSZXF1ZXN0Mzk4MjcwMDcw
33,263
DOC: Fixed examples in `pandas/core/aggregation.py`
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
4
2020-04-03T16:28:45Z
2020-04-07T18:49:39Z
2020-04-07T17:53:06Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33263/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33263/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33263.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33263", "merged_at": "2020-04-07T17:53:06Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33263.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33263" }
https://api.github.com/repos/pandas-dev/pandas/issues/33264
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33264/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33264/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33264/events
https://github.com/pandas-dev/pandas/issues/33264
593,528,359
MDU6SXNzdWU1OTM1MjgzNTk=
33,264
Append Mode for ExcelWriter with "xlsxwriter"
{ "avatar_url": "https://avatars.githubusercontent.com/u/10685850?v=4", "events_url": "https://api.github.com/users/engkimbs/events{/privacy}", "followers_url": "https://api.github.com/users/engkimbs/followers", "following_url": "https://api.github.com/users/engkimbs/following{/other_user}", "gists_url": "htt...
[ { "color": "bfe5bf", "default": false, "description": "read_excel, to_excel", "id": 49254273, "name": "IO Excel", "node_id": "MDU6TGFiZWw0OTI1NDI3Mw==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Excel" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
2
2020-04-03T17:20:29Z
2020-04-03T18:36:09Z
2020-04-03T17:34:43Z
NONE
null
**Problem description** ExcelWriter's append mode doesn't work when setting default xlsxwriter. To use append mode, I have to set the engine openpyxl. I think it is inconvenient and slow. So I suggest ExcelWriter can be set as append mode when default (xlsxwriter). **Sample Code** **AS-IS** ```python writer ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33264/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33264/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33265
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33265/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33265/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33265/events
https://github.com/pandas-dev/pandas/pull/33265
593,543,099
MDExOlB1bGxSZXF1ZXN0Mzk4MzA1ODMw
33,265
TST: add date range test for reindex case from GH-32740
{ "avatar_url": "https://avatars.githubusercontent.com/u/24482664?v=4", "events_url": "https://api.github.com/users/BenjaminLiuPenrose/events{/privacy}", "followers_url": "https://api.github.com/users/BenjaminLiuPenrose/followers", "following_url": "https://api.github.com/users/BenjaminLiuPenrose/following{/oth...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
4
2020-04-03T17:48:39Z
2020-04-05T18:28:26Z
2020-04-05T18:28:17Z
CONTRIBUTOR
null
- [x] closes #32740 - [x] tests added / passed - [x] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33265/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33265/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33265.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33265", "merged_at": "2020-04-05T18:28:17Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33265.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33265" }
https://api.github.com/repos/pandas-dev/pandas/issues/33266
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33266/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33266/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33266/events
https://github.com/pandas-dev/pandas/pull/33266
593,554,464
MDExOlB1bGxSZXF1ZXN0Mzk4MzE1MjIz
33,266
DOC: Fixed examples in `pandas/core/window`
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-04-03T18:10:47Z
2020-04-06T08:34:41Z
2020-04-04T21:10:00Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33266/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33266/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33266.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33266", "merged_at": "2020-04-04T21:10:00Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33266.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33266" }
https://api.github.com/repos/pandas-dev/pandas/issues/33267
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33267/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33267/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33267/events
https://github.com/pandas-dev/pandas/pull/33267
593,561,596
MDExOlB1bGxSZXF1ZXN0Mzk4MzIxMTE2
33,267
TST: add DataFrame test for construct from tuple case from GH-32776
{ "avatar_url": "https://avatars.githubusercontent.com/u/24482664?v=4", "events_url": "https://api.github.com/users/BenjaminLiuPenrose/events{/privacy}", "followers_url": "https://api.github.com/users/BenjaminLiuPenrose/followers", "following_url": "https://api.github.com/users/BenjaminLiuPenrose/following{/oth...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
4
2020-04-03T18:25:16Z
2020-04-05T02:22:47Z
2020-04-04T21:07:10Z
CONTRIBUTOR
null
- [x] closes #32776 - [x] tests added / passed - [x] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33267/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33267/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33267.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33267", "merged_at": "2020-04-04T21:07:10Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33267.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33267" }
https://api.github.com/repos/pandas-dev/pandas/issues/33268
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33268/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33268/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33268/events
https://github.com/pandas-dev/pandas/pull/33268
593,577,571
MDExOlB1bGxSZXF1ZXN0Mzk4MzM0MjI5
33,268
TYP: Fixed type annotaions in `scripts/validate_rst_title_capitalization`
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-04-03T18:56:51Z
2020-04-06T08:26:58Z
2020-04-04T21:35:35Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33268/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33268/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33268.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33268", "merged_at": "2020-04-04T21:35:35Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33268.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33268" }
https://api.github.com/repos/pandas-dev/pandas/issues/33269
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33269/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33269/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33269/events
https://github.com/pandas-dev/pandas/issues/33269
593,583,741
MDU6SXNzdWU1OTM1ODM3NDE=
33,269
Consider adding isnative property to StringDtype?
{ "avatar_url": "https://avatars.githubusercontent.com/u/5832902?v=4", "events_url": "https://api.github.com/users/krassowski/events{/privacy}", "followers_url": "https://api.github.com/users/krassowski/followers", "following_url": "https://api.github.com/users/krassowski/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": "5319e7", "default": false, "description": "String e...
open
false
null
[]
null
1
2020-04-03T19:09:19Z
2021-07-31T02:09:03Z
null
NONE
null
#### Code Sample Assuming Jupyter notebook environment ```bash !pip install rpy2 ``` ```python %load_ext rpy2.ipython from pandas import * characters= = Series(['a', 'b'], dtype=StringDtype()) %R -i characters ``` Leads to an error in rpy2: ``` AttributeError: 'StringDtype' object has no attribut...
{ "+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/33269/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33269/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33270
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33270/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33270/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33270/events
https://github.com/pandas-dev/pandas/pull/33270
593,588,152
MDExOlB1bGxSZXF1ZXN0Mzk4MzQyODM4
33,270
REF: dispatch TDBlock.to_native_types to TDA._format_native_types
{ "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": "5319e7", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
4
2020-04-03T19:18:02Z
2020-04-06T23:20:31Z
2020-04-06T23:19:11Z
MEMBER
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33270/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33270/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33270.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33270", "merged_at": "2020-04-06T23:19:11Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33270.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33270" }
https://api.github.com/repos/pandas-dev/pandas/issues/33271
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33271/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33271/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33271/events
https://github.com/pandas-dev/pandas/pull/33271
593,594,576
MDExOlB1bGxSZXF1ZXN0Mzk4MzQ4MDQz
33,271
CLN: Added static types _libs/algos
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-04-03T19:31:02Z
2020-04-06T08:28:14Z
2020-04-05T20:00:29Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33271/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33271/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33271.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33271", "merged_at": "2020-04-05T20:00:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33271.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33271" }
https://api.github.com/repos/pandas-dev/pandas/issues/33272
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33272/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33272/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33272/events
https://github.com/pandas-dev/pandas/issues/33272
593,600,088
MDU6SXNzdWU1OTM2MDAwODg=
33,272
HUH?: DataFrame[categorical].replace
{ "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": "e11d21", "default": false, "description": "Categorical Data Type", "id": 78527356, "name": "Categorical", "node_id": "MDU6TGFiZWw3ODUyNzM1Ng==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Categorical" }, { "color": "01a886", "default": false, ...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2020-04-03T19:42:10Z
2020-09-21T02:01:49Z
2020-09-21T02:01:49Z
MEMBER
null
When we have a DataFrame with 2 Categorical columns with matching dtypes and do a `.replace` on that DataFrame, the results do not match what we would get if we operate column-wise. Instead the results we get look like what we'd get if we stacked the columns, replaced, then unstacked. i.e. AFAICT we are doing gymna...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33272/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33272/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33273
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33273/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33273/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33273/events
https://github.com/pandas-dev/pandas/pull/33273
593,608,028
MDExOlB1bGxSZXF1ZXN0Mzk4MzU4OTkz
33,273
Pass method in __finalize__
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "b60205", "default": false, "description": "Internal Consistency of API/Behavior", "id": 1741841389, "name": "API - Consistency", "node_id": "MDU6TGFiZWwxNzQxODQxMzg5", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20-%20Consistency" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
16
2020-04-03T19:58:08Z
2020-04-06T22:04:50Z
2020-04-06T22:04:41Z
CONTRIBUTOR
null
This passes `method` everywhere we use `__finalize__`. I'm trying to get a better sense for 1. When we call finalize (and when we fail too) 2. When we finalize multiple times 3. The overhead of finalize I haven't called it anywhere new yet (followup PR with that coming though).
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33273/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33273/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33273.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33273", "merged_at": "2020-04-06T22:04:41Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33273.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33273" }
https://api.github.com/repos/pandas-dev/pandas/issues/33274
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33274/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33274/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33274/events
https://github.com/pandas-dev/pandas/pull/33274
593,610,177
MDExOlB1bGxSZXF1ZXN0Mzk4MzYwNzQy
33,274
Unpin mypy
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "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
15
2020-04-03T20:02:39Z
2020-04-22T12:56:49Z
2020-04-22T04:11:29Z
MEMBER
null
Right now we have mypy 0.73 pinned in CI. However, newer versions will yield a lot of warnings like this: ```sh pandas/core/groupby/base.py:32: error: "GroupByMixin" has no attribute "obj" pandas/core/groupby/base.py:36: error: "GroupByMixin" has no attribute "_attributes" pandas/core/groupby/base.py:40: 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/33274/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33274/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33274.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33274", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/33274.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33274" }
https://api.github.com/repos/pandas-dev/pandas/issues/33275
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33275/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33275/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33275/events
https://github.com/pandas-dev/pandas/pull/33275
593,639,736
MDExOlB1bGxSZXF1ZXN0Mzk4Mzg1MzQ1
33,275
Added finalize benchmark
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "ae68cc", "default": false, "description": "Performance (ASV) benchmarks", "id": 732775912, "name": "Benchmark", "node_id": "MDU6TGFiZWw3MzI3NzU5MTI=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Benchmark" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2020-04-03T21:03:52Z
2020-04-06T18:36:01Z
2020-04-06T18:35:58Z
CONTRIBUTOR
null
This adds a benchmark for finalize. It scales with the number of `attrs`.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33275/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33275/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33275.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33275", "merged_at": "2020-04-06T18:35:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33275.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33275" }
https://api.github.com/repos/pandas-dev/pandas/issues/33276
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33276/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33276/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33276/events
https://github.com/pandas-dev/pandas/issues/33276
593,647,758
MDU6SXNzdWU1OTM2NDc3NTg=
33,276
EA interface - requirements for "hashable, value+order-preserving ndarray"
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" }, { "color": "207de5", "default": false, "description": "R...
open
false
null
[]
null
8
2020-04-03T21:21:09Z
2020-09-17T22:35:15Z
null
MEMBER
null
Across a set of issues/PRs (eg https://github.com/pandas-dev/pandas/issues/32586, https://github.com/pandas-dev/pandas/issues/32673, https://github.com/pandas-dev/pandas/pull/33064), there has lately been quite some discussion regarding `_values_for_factorzie` / `_values_for_argsort`, the need for roundtrippability, 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/33276/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33276/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33277
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33277/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33277/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33277/events
https://github.com/pandas-dev/pandas/pull/33277
593,667,996
MDExOlB1bGxSZXF1ZXN0Mzk4NDA5MDA1
33,277
CLN 31942/replace appender with doc 3
{ "avatar_url": "https://avatars.githubusercontent.com/u/61093810?v=4", "events_url": "https://api.github.com/users/smartvinnetou/events{/privacy}", "followers_url": "https://api.github.com/users/smartvinnetou/followers", "following_url": "https://api.github.com/users/smartvinnetou/following{/other_user}", "g...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
12
2020-04-03T22:12:25Z
2020-06-19T16:36:01Z
2020-06-19T12:01:14Z
CONTRIBUTOR
null
- [x] ref #31942 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] replaces `Appender` decorator with `doc`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33277/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33277/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33277.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33277", "merged_at": "2020-06-19T12:01:14Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33277.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33277" }
https://api.github.com/repos/pandas-dev/pandas/issues/33278
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33278/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33278/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33278/events
https://github.com/pandas-dev/pandas/pull/33278
593,672,543
MDExOlB1bGxSZXF1ZXN0Mzk4NDEyNzU4
33,278
ENH: Added schema kwarg to get_schema method
{ "avatar_url": "https://avatars.githubusercontent.com/u/2932225?v=4", "events_url": "https://api.github.com/users/gregorylivschitz/events{/privacy}", "followers_url": "https://api.github.com/users/gregorylivschitz/followers", "following_url": "https://api.github.com/users/gregorylivschitz/following{/other_user...
[ { "color": "5319e7", "default": false, "description": "to_sql, read_sql, read_sql_query", "id": 47232590, "name": "IO SQL", "node_id": "MDU6TGFiZWw0NzIzMjU5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20SQL" }, { "color": "7fcce8", "default": false,...
closed
false
null
[]
null
13
2020-04-03T22:25:26Z
2020-11-29T04:42:42Z
2020-11-29T04:42:41Z
CONTRIBUTOR
null
- [x] closes #28486 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33278/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33278/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33278.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33278", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/33278.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33278" }
https://api.github.com/repos/pandas-dev/pandas/issues/33279
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33279/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33279/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33279/events
https://github.com/pandas-dev/pandas/pull/33279
593,708,746
MDExOlB1bGxSZXF1ZXN0Mzk4NDQyMDg0
33,279
API/CLN: simplify CategoricalBlock.replace
{ "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": "fbca04", "default": false, "description": "Related to non-user accessible pandas implementation", "id": 49094459, "name": "Internals", "node_id": "MDU6TGFiZWw0OTA5NDQ1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Internals" }, { "color": "e11d21...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-04-04T00:52:22Z
2020-04-06T21:26:20Z
2020-04-06T21:16:03Z
MEMBER
null
- [x] closes #33272 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry Makes DataFrame.replace on Categorical behave like Series.replace.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33279/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33279/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33279.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33279", "merged_at": "2020-04-06T21:16:03Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33279.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33279" }
https://api.github.com/repos/pandas-dev/pandas/issues/33280
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33280/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33280/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33280/events
https://github.com/pandas-dev/pandas/pull/33280
593,710,001
MDExOlB1bGxSZXF1ZXN0Mzk4NDQzMTI3
33,280
Troubleshoot Travis
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[]
closed
false
null
[]
null
7
2020-04-04T00:59:49Z
2020-04-04T17:17:08Z
2020-04-04T17:15:47Z
MEMBER
null
Reverts #33228, which appears to be the first build that started failing on Travis.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33280/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33280/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33280.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33280", "merged_at": "2020-04-04T17:15:47Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33280.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33280" }
https://api.github.com/repos/pandas-dev/pandas/issues/33281
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33281/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33281/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33281/events
https://github.com/pandas-dev/pandas/pull/33281
593,711,939
MDExOlB1bGxSZXF1ZXN0Mzk4NDQ0NjQ3
33,281
ENH: Optimize nrows in read_excel
{ "avatar_url": "https://avatars.githubusercontent.com/u/38814059?v=4", "events_url": "https://api.github.com/users/mproszewska/events{/privacy}", "followers_url": "https://api.github.com/users/mproszewska/followers", "following_url": "https://api.github.com/users/mproszewska/following{/other_user}", "gists_u...
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "bfe5bf", "default"...
closed
false
null
[]
null
13
2020-04-04T01:10:43Z
2020-08-18T19:44:29Z
2020-08-18T19:44:28Z
CONTRIBUTOR
null
- [x] closes #32727 - [x] tests passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] If header, skiprows and nrows are integers, rows that will be skipped are not loaded in get_sheet_data function.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33281/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33281/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33281.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33281", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/33281.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33281" }
https://api.github.com/repos/pandas-dev/pandas/issues/33282
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33282/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33282/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33282/events
https://github.com/pandas-dev/pandas/pull/33282
593,790,467
MDExOlB1bGxSZXF1ZXN0Mzk4NTAwODk3
33,282
DOC: Fix error in Series.clip and DataFrame.clip
{ "avatar_url": "https://avatars.githubusercontent.com/u/8732795?v=4", "events_url": "https://api.github.com/users/farhanreynaldo/events{/privacy}", "followers_url": "https://api.github.com/users/farhanreynaldo/followers", "following_url": "https://api.github.com/users/farhanreynaldo/following{/other_user}", ...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-04-04T10:13:53Z
2020-04-04T21:23:10Z
2020-04-04T21:23:03Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [ ] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry Related to #27977. output of `python scripts/validate_docstrings.py pandas.Series.clip and pandas.DataFrame.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/33282/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33282/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33282.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33282", "merged_at": "2020-04-04T21:23:03Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33282.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33282" }
https://api.github.com/repos/pandas-dev/pandas/issues/33283
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33283/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33283/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33283/events
https://github.com/pandas-dev/pandas/pull/33283
593,821,979
MDExOlB1bGxSZXF1ZXN0Mzk4NTI2NjU2
33,283
DOC: Fix EX01 in DataFrame.drop_duplicates
{ "avatar_url": "https://avatars.githubusercontent.com/u/8732795?v=4", "events_url": "https://api.github.com/users/farhanreynaldo/events{/privacy}", "followers_url": "https://api.github.com/users/farhanreynaldo/followers", "following_url": "https://api.github.com/users/farhanreynaldo/following{/other_user}", ...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-04-04T12:15:30Z
2020-04-10T17:52:03Z
2020-04-10T17:51:59Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [ ] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry Related to #27977. ``` ################################################################################ ################################## Vali...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33283/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33283/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33283.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33283", "merged_at": "2020-04-10T17:51:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33283.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33283" }
https://api.github.com/repos/pandas-dev/pandas/issues/33284
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33284/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33284/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33284/events
https://github.com/pandas-dev/pandas/pull/33284
593,896,897
MDExOlB1bGxSZXF1ZXN0Mzk4NTk0NjIz
33,284
BUG: fix boolean array skipna=False for .any() and .all()
{ "avatar_url": "https://avatars.githubusercontent.com/u/43714531?v=4", "events_url": "https://api.github.com/users/linxiaow/events{/privacy}", "followers_url": "https://api.github.com/users/linxiaow/followers", "following_url": "https://api.github.com/users/linxiaow/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": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, d...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2020-04-04T14:36:37Z
2020-04-10T08:37:27Z
2020-04-10T08:37:17Z
CONTRIBUTOR
null
- [x] closes #33253 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry I added "not self._mask.any()" to check if there is no missing value for both .any() and .all() when skipna is False. It looks fine for the example ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33284/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33284/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33284.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33284", "merged_at": "2020-04-10T08:37:16Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33284.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33284" }
https://api.github.com/repos/pandas-dev/pandas/issues/33285
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33285/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33285/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33285/events
https://github.com/pandas-dev/pandas/issues/33285
593,921,130
MDU6SXNzdWU1OTM5MjExMzA=
33,285
DOC: Mention Index.equals takes into account order of arguments
{ "avatar_url": "https://avatars.githubusercontent.com/u/20479241?v=4", "events_url": "https://api.github.com/users/jlandercy/events{/privacy}", "followers_url": "https://api.github.com/users/jlandercy/followers", "following_url": "https://api.github.com/users/jlandercy/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
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}"...
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2020-04-04T15:21:05Z
2020-04-06T08:29:11Z
2020-04-06T08:29:11Z
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [x] (optional) I have confirmed this bug exists on the master branch of pandas. #### Code Sample, a copy-pastable example ```python import pandas as pd pd.Index(['10607...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33285/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33285/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33286
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33286/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33286/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33286/events
https://github.com/pandas-dev/pandas/pull/33286
593,942,177
MDExOlB1bGxSZXF1ZXN0Mzk4NjM0MjM0
33,286
CLN: Add/refine type hints to some functions in core.dtypes.cast
{ "avatar_url": "https://avatars.githubusercontent.com/u/45562402?v=4", "events_url": "https://api.github.com/users/rhshadrach/events{/privacy}", "followers_url": "https://api.github.com/users/rhshadrach/followers", "following_url": "https://api.github.com/users/rhshadrach/following{/other_user}", "gists_url"...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2020-04-04T16:18:53Z
2020-07-11T16:02:14Z
2020-04-05T19:39:56Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry Some cleanup resulting from PR #32894. In order to get SeriesGroupBy._transform_fast to realize self.obj is a Series, it seemed I needed to add a g...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33286/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33286/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33286.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33286", "merged_at": "2020-04-05T19:39:56Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33286.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33286" }
https://api.github.com/repos/pandas-dev/pandas/issues/33287
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33287/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33287/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33287/events
https://github.com/pandas-dev/pandas/issues/33287
593,961,203
MDU6SXNzdWU1OTM5NjEyMDM=
33,287
PERF: hashtable for 16, 32, 128 bit dtypes
{ "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": 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...
9
2020-04-04T17:33:08Z
2021-01-02T19:31:47Z
2021-01-02T19:31:46Z
MEMBER
null
@jorisvandenbossche has pointed out in a couple of threads recently that the hashtables we use only support 64 bit float/uint/int dtypes. As a result, whenever we need to factorize a smaller dtype, we have to copy+upcast. khash.pxd looks like it has int32 functions; might there be uint32 or float32 variants availab...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33287/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33287/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33288
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33288/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33288/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33288/events
https://github.com/pandas-dev/pandas/issues/33288
593,988,366
MDU6SXNzdWU1OTM5ODgzNjY=
33,288
REGR: Replacing a category with itself replaces it with np.nan
{ "avatar_url": "https://avatars.githubusercontent.com/u/6807275?v=4", "events_url": "https://api.github.com/users/jtilly/events{/privacy}", "followers_url": "https://api.github.com/users/jtilly/followers", "following_url": "https://api.github.com/users/jtilly/following{/other_user}", "gists_url": "https://ap...
[ { "color": "e11d21", "default": false, "description": "Functionality that used to work in a prior pandas version", "id": 32815646, "name": "Regression", "node_id": "MDU6TGFiZWwzMjgxNTY0Ng==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression" }, { "color": ...
closed
false
null
[]
{ "closed_at": "2020-05-30T15:21:05Z", "closed_issues": 94, "created_at": "2020-03-19T21:32:28Z", "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.c...
2
2020-04-04T18:28:55Z
2020-05-26T09:35:26Z
2020-04-06T22:01:57Z
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [x] I have confirmed this bug exists on the master branch of pandas. #### Code Sample, a copy-pastable example ```python import pandas as pd pd.Series(["a", "b"]).a...
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33288/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33288/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33289
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33289/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33289/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33289/events
https://github.com/pandas-dev/pandas/pull/33289
594,008,633
MDExOlB1bGxSZXF1ZXN0Mzk4NjkyMDAy
33,289
DOC: Improved doc for `Index.equals`
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-04-04T19:13:10Z
2020-04-06T08:29:43Z
2020-04-06T08:29:12Z
MEMBER
null
- [x] closes #33285 - [ ] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33289/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33289/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33289.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33289", "merged_at": "2020-04-06T08:29:11Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33289.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33289" }
https://api.github.com/repos/pandas-dev/pandas/issues/33290
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33290/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33290/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33290/events
https://github.com/pandas-dev/pandas/pull/33290
594,013,683
MDExOlB1bGxSZXF1ZXN0Mzk4Njk2NTc4
33,290
BUG: 2D indexing on DTA/TDA/PA
{ "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": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-04-04T19:23:36Z
2020-04-06T22:33:48Z
2020-04-06T22:17:19Z
MEMBER
null
Broken off from #32997. The fixture this implements in the datetimelike tests can be used in a follow-up to clean up those tests a bit
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33290/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33290/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33290.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33290", "merged_at": "2020-04-06T22:17:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33290.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33290" }
https://api.github.com/repos/pandas-dev/pandas/issues/33291
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33291/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33291/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33291/events
https://github.com/pandas-dev/pandas/pull/33291
594,048,504
MDExOlB1bGxSZXF1ZXN0Mzk4NzEyMDE5
33,291
DEPR: Index.is_mixed
{ "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": "5319e7", "default": false, "description": "Functionality to remove in pandas", "id": 87485152, "name": "Deprecate", "node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-04-04T20:01:59Z
2020-04-05T19:54:26Z
2020-04-05T19:53:13Z
MEMBER
null
- [x] closes #32922 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33291/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33291/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33291.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33291", "merged_at": "2020-04-05T19:53:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33291.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33291" }
https://api.github.com/repos/pandas-dev/pandas/issues/33292
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33292/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33292/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33292/events
https://github.com/pandas-dev/pandas/pull/33292
594,051,471
MDExOlB1bGxSZXF1ZXN0Mzk4NzE0ODc5
33,292
REGR: Fix bug when replacing categorical value with self
{ "avatar_url": "https://avatars.githubusercontent.com/u/2658661?v=4", "events_url": "https://api.github.com/users/dsaxton/events{/privacy}", "followers_url": "https://api.github.com/users/dsaxton/followers", "following_url": "https://api.github.com/users/dsaxton/following{/other_user}", "gists_url": "https:/...
[ { "color": "e11d21", "default": false, "description": "Functionality that used to work in a prior pandas version", "id": 32815646, "name": "Regression", "node_id": "MDU6TGFiZWwzMjgxNTY0Ng==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression" }, { "color": ...
closed
false
null
[]
{ "closed_at": "2020-05-30T15:21:05Z", "closed_issues": 94, "created_at": "2020-03-19T21:32:28Z", "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.c...
5
2020-04-04T20:04:59Z
2020-05-26T09:35:15Z
2020-04-06T22:01:57Z
MEMBER
null
- [ ] closes #33288 - [ ] tests added / passed - [ ] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33292/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33292/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33292.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33292", "merged_at": "2020-04-06T22:01:57Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33292.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33292" }
https://api.github.com/repos/pandas-dev/pandas/issues/33293
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33293/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33293/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33293/events
https://github.com/pandas-dev/pandas/pull/33293
594,067,588
MDExOlB1bGxSZXF1ZXN0Mzk4NzMwMjM4
33,293
CLN: remove BlockManager.__contains__
{ "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": "fbca04", "default": false, "description": "Related to non-user accessible pandas implementation", "id": 49094459, "name": "Internals", "node_id": "MDU6TGFiZWw0OTA5NDQ1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Internals" }, { "color": "207de5...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2020-04-04T20:21:36Z
2020-04-05T20:08:46Z
2020-04-05T20:04:27Z
MEMBER
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33293/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33293/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33293.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33293", "merged_at": "2020-04-05T20:04:27Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33293.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33293" }
https://api.github.com/repos/pandas-dev/pandas/issues/33294
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33294/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33294/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33294/events
https://github.com/pandas-dev/pandas/pull/33294
594,070,057
MDExOlB1bGxSZXF1ZXN0Mzk4NzMyNTg1
33,294
REF: BlockManager.combine -> _combine
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "fbca04", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2020-04-04T20:24:10Z
2020-04-05T19:44:07Z
2020-04-05T19:12:08Z
MEMBER
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33294/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33294/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33294.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33294", "merged_at": "2020-04-05T19:12:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33294.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33294" }
https://api.github.com/repos/pandas-dev/pandas/issues/33295
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33295/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33295/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33295/events
https://github.com/pandas-dev/pandas/pull/33295
594,081,824
MDExOlB1bGxSZXF1ZXN0Mzk4NzQzODI4
33,295
REF: make kwargs explicit in BlockManager 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": "fbca04", "default": false, "description": "Related to non-user accessible pandas implementation", "id": 49094459, "name": "Internals", "node_id": "MDU6TGFiZWw0OTA5NDQ1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Internals" }, { "color": "207de5...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2020-04-04T20:36:12Z
2020-04-05T19:44:39Z
2020-04-05T19:17:00Z
MEMBER
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33295/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33295/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33295.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33295", "merged_at": "2020-04-05T19:17:00Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33295.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33295" }
https://api.github.com/repos/pandas-dev/pandas/issues/33296
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33296/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33296/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33296/events
https://github.com/pandas-dev/pandas/pull/33296
594,147,198
MDExOlB1bGxSZXF1ZXN0Mzk4ODAzNjIw
33,296
BUG: Timestamp+- ndarray[td64]
{ "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": "5319e7", "default": false, "description": "Timedelta data type", ...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2020-04-04T22:55:57Z
2020-04-06T22:35:25Z
2020-04-06T22:16:28Z
MEMBER
null
- [ ] closes #xxxx - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Noticed a now-duplicate test that this gets rid of
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33296/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33296/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33296.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33296", "merged_at": "2020-04-06T22:16:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33296.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33296" }
https://api.github.com/repos/pandas-dev/pandas/issues/33297
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33297/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33297/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33297/events
https://github.com/pandas-dev/pandas/pull/33297
594,169,665
MDExOlB1bGxSZXF1ZXN0Mzk4ODIzOTU5
33,297
CLN: assorted cleanups
{ "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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-04-04T23:59:58Z
2020-04-07T23:30:08Z
2020-04-07T23:08:25Z
MEMBER
null
Mostly annotations
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33297/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33297/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33297.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33297", "merged_at": "2020-04-07T23:08:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33297.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33297" }
https://api.github.com/repos/pandas-dev/pandas/issues/33298
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33298/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33298/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33298/events
https://github.com/pandas-dev/pandas/issues/33298
594,241,950
MDU6SXNzdWU1OTQyNDE5NTA=
33,298
BUG: Replace methods fills value from previous row when replacing with None
{ "avatar_url": "https://avatars.githubusercontent.com/u/44417114?v=4", "events_url": "https://api.github.com/users/DataSolveProblems/events{/privacy}", "followers_url": "https://api.github.com/users/DataSolveProblems/followers", "following_url": "https://api.github.com/users/DataSolveProblems/following{/other_...
[ { "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": "009800", "default": false, "descript...
closed
false
null
[]
null
5
2020-04-05T04:04:17Z
2020-04-05T12:44:34Z
2020-04-05T12:44:13Z
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Code Sample, a copy-pastable example ```python import numpy as np import...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33298/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33298/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33299
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33299/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33299/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33299/events
https://github.com/pandas-dev/pandas/pull/33299
594,269,468
MDExOlB1bGxSZXF1ZXN0Mzk4OTEzNjk2
33,299
BUG: DataFrame._item_cache not cleared on on .copy()
{ "avatar_url": "https://avatars.githubusercontent.com/u/33635204?v=4", "events_url": "https://api.github.com/users/neilkg/events{/privacy}", "followers_url": "https://api.github.com/users/neilkg/followers", "following_url": "https://api.github.com/users/neilkg/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": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2020-04-05T05:26:53Z
2020-04-07T19:52:35Z
2020-04-06T14:33:38Z
CONTRIBUTOR
null
- [x] closes #31784 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33299/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33299/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33299.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33299", "merged_at": "2020-04-06T14:33:38Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33299.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33299" }
https://api.github.com/repos/pandas-dev/pandas/issues/33300
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33300/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33300/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33300/events
https://github.com/pandas-dev/pandas/issues/33300
594,387,930
MDU6SXNzdWU1OTQzODc5MzA=
33,300
RLS: 1.0.4
{ "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.com/users/simonjayhawkins/followers", "following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"...
[ { "color": "006b75", "default": false, "description": null, "id": 131473665, "name": "Release", "node_id": "MDU6TGFiZWwxMzE0NzM2NjU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Release" } ]
closed
false
null
[]
{ "closed_at": "2020-05-30T15:21:05Z", "closed_issues": 94, "created_at": "2020-03-19T21:32:28Z", "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.c...
53
2020-04-05T10:44:42Z
2020-06-04T20:56:03Z
2020-06-04T20:55:46Z
MEMBER
null
we have several regressions reported since 1.0.3 (not due to 1.0.3, since 0.25.3) and a couple that had not been fixed. https://github.com/pandas-dev/pandas/issues?page=1&q=is%3Aopen+is%3Aissue+label%3ARegression Is there any that warrant a 1.0.4 release? @pandas-dev/pandas-core
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33300/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33300/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33301
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33301/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33301/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33301/events
https://github.com/pandas-dev/pandas/pull/33301
594,455,141
MDExOlB1bGxSZXF1ZXN0Mzk5MDc5NzU3
33,301
DOC/CLN: remove versionadded/changed:: 0.21
{ "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" }, { "color": "207de5", "default": false, "description": null, "id": 211029...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2020-04-05T13:26:44Z
2020-04-13T14:41:51Z
2020-04-05T19:21:30Z
MEMBER
null
xref #29126
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33301/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33301/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33301.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33301", "merged_at": "2020-04-05T19:21:30Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33301.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33301" }
https://api.github.com/repos/pandas-dev/pandas/issues/33302
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33302/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33302/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33302/events
https://github.com/pandas-dev/pandas/issues/33302
594,466,871
MDU6SXNzdWU1OTQ0NjY4NzE=
33,302
API/DEPR: DataFrame/Series.replace is too complex.
{ "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": "5319e7", "default": false, "description": "Functionality to remove in pandas", "id": 87485152, "name": "Deprecate", "node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate" }, { "color": "207de5", "default": f...
open
false
null
[]
{ "closed_at": null, "closed_issues": 4, "created_at": "2016-08-16T13:21:24Z", "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
2020-04-05T13:52:46Z
2021-07-31T02:11:20Z
null
MEMBER
null
in https://github.com/pandas-dev/pandas/issues/17673#issue-260396559 @jorisvandenbossche wrote >Underlying reason is that this function of course can do way too many things at the same time (or the same things in too many different ways) ... (orthogonal to this, we could maybe also think if certain functionality cou...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33302/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33302/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33303
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33303/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33303/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33303/events
https://github.com/pandas-dev/pandas/pull/33303
594,540,093
MDExOlB1bGxSZXF1ZXN0Mzk5MTU0NzU2
33,303
BUG: wrong df.groupby().groups when grouping with [Grouper(freq=), ...] (GH33132)
{ "avatar_url": "https://avatars.githubusercontent.com/u/8387736?v=4", "events_url": "https://api.github.com/users/falcaopetri/events{/privacy}", "followers_url": "https://api.github.com/users/falcaopetri/followers", "following_url": "https://api.github.com/users/falcaopetri/following{/other_user}", "gists_ur...
[]
closed
false
null
[]
null
3
2020-04-05T16:23:21Z
2020-09-13T00:14:06Z
2020-09-13T00:14:06Z
NONE
null
- [ ] closes #33132 - [ ] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33303/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33303/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33303.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33303", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/33303.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33303" }
https://api.github.com/repos/pandas-dev/pandas/issues/33304
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33304/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33304/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33304/events
https://github.com/pandas-dev/pandas/pull/33304
594,550,051
MDExOlB1bGxSZXF1ZXN0Mzk5MTYzMzM5
33,304
REGR: Fix construction of PeriodIndex from strings
{ "avatar_url": "https://avatars.githubusercontent.com/u/2658661?v=4", "events_url": "https://api.github.com/users/dsaxton/events{/privacy}", "followers_url": "https://api.github.com/users/dsaxton/followers", "following_url": "https://api.github.com/users/dsaxton/following{/other_user}", "gists_url": "https:/...
[ { "color": "eb6420", "default": false, "description": "Period data type", "id": 60635328, "name": "Period", "node_id": "MDU6TGFiZWw2MDYzNTMyOA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Period" }, { "color": "d4c5f9", "default": false, "description"...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2020-04-05T16:45:53Z
2020-04-10T17:36:30Z
2020-04-10T17:29:56Z
MEMBER
null
- [ ] closes #26109 - [ ] tests added / passed - [ ] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33304/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33304/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33304.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33304", "merged_at": "2020-04-10T17:29:56Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33304.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33304" }
https://api.github.com/repos/pandas-dev/pandas/issues/33305
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33305/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33305/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33305/events
https://github.com/pandas-dev/pandas/issues/33305
594,557,358
MDU6SXNzdWU1OTQ1NTczNTg=
33,305
BUG:I am using Latest python 3.8 ,the pip install pandas is working and is successful but showing an when importing it is showing an error, need help
{ "avatar_url": "https://avatars.githubusercontent.com/u/63202754?v=4", "events_url": "https://api.github.com/users/canaraphil/events{/privacy}", "followers_url": "https://api.github.com/users/canaraphil/followers", "following_url": "https://api.github.com/users/canaraphil/following{/other_user}", "gists_url"...
[ { "color": "009800", "default": false, "description": "Duplicate issue or pull request", "id": 40153326, "name": "Duplicate Report", "node_id": "MDU6TGFiZWw0MDE1MzMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report" } ]
closed
false
null
[]
null
2
2020-04-05T17:02:24Z
2020-04-05T17:39:47Z
2020-04-05T17:38:41Z
NONE
null
- [ ] I have checked that this issue has not already been reported. - [ ] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33305/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33305/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33306
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33306/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33306/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33306/events
https://github.com/pandas-dev/pandas/pull/33306
594,607,031
MDExOlB1bGxSZXF1ZXN0Mzk5MjExNjA3
33,306
ENH: Named aggregations with multiple columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/23289083?v=4", "events_url": "https://api.github.com/users/fpunny/events{/privacy}", "followers_url": "https://api.github.com/users/fpunny/followers", "following_url": "https://api.github.com/users/fpunny/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, ...
closed
false
null
[]
null
8
2020-04-05T19:28:13Z
2020-06-26T18:40:06Z
2020-06-26T15:42:34Z
NONE
null
- [ ] closes #29268 - [x] tests added - [ ] tests passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33306/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33306/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33306.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33306", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/33306.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33306" }
https://api.github.com/repos/pandas-dev/pandas/issues/33307
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33307/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33307/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33307/events
https://github.com/pandas-dev/pandas/pull/33307
594,623,506
MDExOlB1bGxSZXF1ZXN0Mzk5MjI1OTM2
33,307
TST: misplaced reduction/indexing 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": "207de5", "d...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2020-04-05T20:14:50Z
2020-04-06T22:37:23Z
2020-04-06T21:53:20Z
MEMBER
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33307/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33307/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33307.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33307", "merged_at": "2020-04-06T21:53:20Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33307.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33307" }
https://api.github.com/repos/pandas-dev/pandas/issues/33308
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33308/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33308/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33308/events
https://github.com/pandas-dev/pandas/pull/33308
594,689,866
MDExOlB1bGxSZXF1ZXN0Mzk5Mjg1NDc3
33,308
REF: call _block_shape from EABlock.make_block
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-04-05T22:46:42Z
2020-04-10T18:13:17Z
2020-04-10T16:02:48Z
MEMBER
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33308/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33308/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33308.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33308", "merged_at": "2020-04-10T16:02:48Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33308.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33308" }
https://api.github.com/repos/pandas-dev/pandas/issues/33309
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33309/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33309/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33309/events
https://github.com/pandas-dev/pandas/pull/33309
594,744,831
MDExOlB1bGxSZXF1ZXN0Mzk5MzMzODEy
33,309
DOC: include Offset.__call__ to autosummary to fix sphinx warning
{ "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": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "a2bca7", "default": false, "description": "Continuous Integratio...
closed
false
null
[]
{ "closed_at": "2020-05-30T15:21:05Z", "closed_issues": 94, "created_at": "2020-03-19T21:32:28Z", "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.c...
7
2020-04-06T01:23:39Z
2020-05-26T09:39:48Z
2020-04-06T13:59:55Z
MEMBER
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33309/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33309/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33309.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33309", "merged_at": "2020-04-06T13:59:55Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33309.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33309" }
https://api.github.com/repos/pandas-dev/pandas/issues/33310
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33310/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33310/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33310/events
https://github.com/pandas-dev/pandas/pull/33310
594,747,653
MDExOlB1bGxSZXF1ZXN0Mzk5MzM1OTk4
33,310
CLN: remove fill_tuple kludge
{ "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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2020-04-06T01:35:09Z
2020-04-07T11:51:11Z
2020-04-06T21:39:21Z
MEMBER
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33310/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33310/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33310.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33310", "merged_at": "2020-04-06T21:39:21Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33310.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33310" }
https://api.github.com/repos/pandas-dev/pandas/issues/33311
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33311/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33311/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33311/events
https://github.com/pandas-dev/pandas/pull/33311
594,749,967
MDExOlB1bGxSZXF1ZXN0Mzk5MzM3NzEz
33,311
Update citation webpage
{ "avatar_url": "https://avatars.githubusercontent.com/u/29508965?v=4", "events_url": "https://api.github.com/users/ivalaginja/events{/privacy}", "followers_url": "https://api.github.com/users/ivalaginja/followers", "following_url": "https://api.github.com/users/ivalaginja/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": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
18
2020-04-06T01:45:50Z
2020-05-07T10:10:11Z
2020-04-10T17:43:37Z
CONTRIBUTOR
null
Follow-up of #32388, addressing #24036 I will leave it to the pandas team to decide whether to put in there a BibTeX entry with the concept DOI or a specific version, some options of dealing with this are described [in this comment](https://github.com/sherpa/sherpa/pull/634#issuecomment-553668211). Note how [thi...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33311/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33311/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33311.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33311", "merged_at": "2020-04-10T17:43:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33311.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33311" }
https://api.github.com/repos/pandas-dev/pandas/issues/33312
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33312/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33312/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33312/events
https://github.com/pandas-dev/pandas/pull/33312
594,897,492
MDExOlB1bGxSZXF1ZXN0Mzk5NDYwMDM1
33,312
DOC: do not include type hints in signature in html docs
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
7
2020-04-06T08:11:52Z
2020-04-06T20:55:44Z
2020-04-06T20:52:53Z
MEMBER
null
See https://github.com/pandas-dev/pandas/issues/33025. Removing the type hints in the online docs until we have a better solution to improve readability.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33312/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33312/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33312.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33312", "merged_at": "2020-04-06T20:52:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33312.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33312" }
https://api.github.com/repos/pandas-dev/pandas/issues/33313
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33313/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33313/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33313/events
https://github.com/pandas-dev/pandas/issues/33313
594,970,204
MDU6SXNzdWU1OTQ5NzAyMDQ=
33,313
BUG: Bad error message on read_parquet() when wrong version of pyarrow is installed
{ "avatar_url": "https://avatars.githubusercontent.com/u/12550566?v=4", "events_url": "https://api.github.com/users/jfcorbett/events{/privacy}", "followers_url": "https://api.github.com/users/jfcorbett/followers", "following_url": "https://api.github.com/users/jfcorbett/following{/other_user}", "gists_url": "...
[ { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" }, { "color": "5319...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/12550566?v=4", "events_url": "https://api.github.com/users/jfcorbett/events{/privacy}", "followers_url": "https://api.github.com/users/jfcorbett/followers", "following_url": "https://api.github.com/users/jfcorbett/following{/other_user}", "gists_url": "...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/12550566?v=4", "events_url": "https://api.github.com/users/jfcorbett/events{/privacy}", "followers_url": "https://api.github.com/users/jfcorbett/followers", "following_url": "https://api.github.com/users/jfcorbett/following{/other_user}", ...
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
4
2020-04-06T09:53:19Z
2020-04-08T16:45:46Z
2020-04-08T16:45:46Z
CONTRIBUTOR
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [x] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Code Sample, a copy-pastable example With `pyarrow<0.13` installed, ```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/33313/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33313/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33314
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33314/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33314/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33314/events
https://github.com/pandas-dev/pandas/issues/33314
594,983,166
MDU6SXNzdWU1OTQ5ODMxNjY=
33,314
BUG: clang-9: error: -Wl,-export_dynamic: 'linker' input unused (OSX)
{ "avatar_url": "https://avatars.githubusercontent.com/u/70274?v=4", "events_url": "https://api.github.com/users/xhochy/events{/privacy}", "followers_url": "https://api.github.com/users/xhochy/followers", "following_url": "https://api.github.com/users/xhochy/following{/other_user}", "gists_url": "https://api....
[ { "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": "75507B", "default": false, "description": "Library building on vari...
closed
false
null
[]
{ "closed_at": "2020-12-08T12:11:38Z", "closed_issues": 81, "created_at": "2020-10-29T13:43:23Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.com...
3
2020-04-06T10:11:20Z
2020-11-27T20:03:58Z
2020-11-27T20:03:58Z
CONTRIBUTOR
null
- [x] I have checked that this issue has not already been reported. - [ ] I have confirmed this bug exists on the latest version of pandas. - [x] (optional) I have confirmed this bug exists on the master branch of pandas. --- ### conda environment ``` conda create -n pandas-compile-test compilers numpy ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33314/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33314/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33315
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33315/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33315/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33315/events
https://github.com/pandas-dev/pandas/issues/33315
594,985,720
MDU6SXNzdWU1OTQ5ODU3MjA=
33,315
Remove `-Werror` from setup.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/70274?v=4", "events_url": "https://api.github.com/users/xhochy/events{/privacy}", "followers_url": "https://api.github.com/users/xhochy/followers", "following_url": "https://api.github.com/users/xhochy/following{/other_user}", "gists_url": "https://api....
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" }, { "color": "a2bca7", "default": false, ...
closed
false
null
[]
{ "closed_at": "2020-12-08T12:11:38Z", "closed_issues": 81, "created_at": "2020-10-29T13:43:23Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.com...
26
2020-04-06T10:15:10Z
2020-11-27T20:03:58Z
2020-11-27T20:03:58Z
CONTRIBUTOR
null
It seems nice to have `-Werror` in CI but as a conda-forge maintainer I quite often have to write patches to remove `-Werror` from releases as the system distributions build packages on are not identical to the ones CI of upstream runs on. There is a large variety of compiler warnings and some may only show up when oth...
{ "+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/33315/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33315/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/33316
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/33316/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/33316/comments
https://api.github.com/repos/pandas-dev/pandas/issues/33316/events
https://github.com/pandas-dev/pandas/pull/33316
594,993,072
MDExOlB1bGxSZXF1ZXN0Mzk5NTQxMzU5
33,316
CLN: Added static types for `pandas/_libs/reduction.pyx`
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2020-04-06T10:26:24Z
2020-04-06T15:07:07Z
2020-04-06T14:48:12Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/33316/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/33316/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/33316.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/33316", "merged_at": "2020-04-06T14:48:11Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/33316.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/33316" }