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/36717
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36717/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36717/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36717/events
https://github.com/pandas-dev/pandas/pull/36717
710,577,109
MDExOlB1bGxSZXF1ZXN0NDk0NDAxMzE4
36,717
CLN: use standard method to set unhashable object
{ "avatar_url": "https://avatars.githubusercontent.com/u/7614606?v=4", "events_url": "https://api.github.com/users/fangchenli/events{/privacy}", "followers_url": "https://api.github.com/users/fangchenli/followers", "following_url": "https://api.github.com/users/fangchenli/following{/other_user}", "gists_url":...
[ { "color": "0052cc", "default": false, "description": "pandas objects compatability with Numpy or Python functions", "id": 76865106, "name": "Compat", "node_id": "MDU6TGFiZWw3Njg2NTEwNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat" } ]
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
4
2020-09-28T21:04:22Z
2020-10-03T05:37:11Z
2020-09-30T04:40:29Z
MEMBER
null
#20589 mentioned lgtm. So I decided to test it. And it found this potential improvement. There is even a detailed reference with code examples. https://lgtm.com/rules/1780095/ Very interesting. Just trying to see if their suggestion works.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36717/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36717/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36717.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36717", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/36717.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36717" }
https://api.github.com/repos/pandas-dev/pandas/issues/36718
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36718/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36718/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36718/events
https://github.com/pandas-dev/pandas/pull/36718
710,678,530
MDExOlB1bGxSZXF1ZXN0NDk0NDg0ODQ0
36,718
EA: Tighten signature on DatetimeArray._from_sequence
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "6138b5", "default": false, "description": "Extending pandas with custom dtypes or arrays.", "id": 849023693, "name": "ExtensionArray", "node_id": "MDU6TGFiZWw4NDkwMjM2OTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/ExtensionArray" }, { "color": "b...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-09-29T01:22:42Z
2020-10-03T00:26:03Z
2020-10-02T23:14:20Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry xref #33254 There are a few more steps to get DatetimeArray._from_sequence down to the ideal behavior, this is just trimming the signature down to...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36718/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36718/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36718.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36718", "merged_at": "2020-10-02T23:14:20Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36718.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36718" }
https://api.github.com/repos/pandas-dev/pandas/issues/36719
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36719/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36719/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36719/events
https://github.com/pandas-dev/pandas/issues/36719
710,715,144
MDU6SXNzdWU3MTA3MTUxNDQ=
36,719
CI: arm Travis build timing out
{ "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": "c2e0c6", "default": false, "description": ...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/47963215?v=4", "events_url": "https://api.github.com/users/lithomas1/events{/privacy}", "followers_url": "https://api.github.com/users/lithomas1/followers", "following_url": "https://api.github.com/users/lithomas1/following{/other_user}", "gists_url": "...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/47963215?v=4", "events_url": "https://api.github.com/users/lithomas1/events{/privacy}", "followers_url": "https://api.github.com/users/lithomas1/followers", "following_url": "https://api.github.com/users/lithomas1/following{/other_user}", ...
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
10
2020-09-29T03:11:30Z
2021-04-13T15:55:36Z
2021-04-13T15:55:36Z
MEMBER
null
I'm seeing this in most but not all builds ATM. Even if we moved it to allowed-failures, it would still be slowing the Travis turnaround time down a lot.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36719/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36719/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36720
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36720/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36720/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36720/events
https://github.com/pandas-dev/pandas/pull/36720
710,738,944
MDExOlB1bGxSZXF1ZXN0NDk0NTM1Nzk4
36,720
CLN: clean clipboard
{ "avatar_url": "https://avatars.githubusercontent.com/u/7614606?v=4", "events_url": "https://api.github.com/users/fangchenli/events{/privacy}", "followers_url": "https://api.github.com/users/fangchenli/followers", "following_url": "https://api.github.com/users/fangchenli/following{/other_user}", "gists_url":...
[]
closed
false
null
[]
null
2
2020-09-29T03:52:17Z
2020-10-03T05:38:07Z
2020-10-02T23:19: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/36720/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36720/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36720.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36720", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/36720.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36720" }
https://api.github.com/repos/pandas-dev/pandas/issues/36721
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36721/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36721/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36721/events
https://github.com/pandas-dev/pandas/pull/36721
710,787,251
MDExOlB1bGxSZXF1ZXN0NDk0NTc1MzQ1
36,721
CLN: Remove unnecessary rolling subclass
{ "avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4", "events_url": "https://api.github.com/users/mroeschke/events{/privacy}", "followers_url": "https://api.github.com/users/mroeschke/followers", "following_url": "https://api.github.com/users/mroeschke/following{/other_user}", "gists_url": "...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" }, { "color": "d4c5f9", "default": false, "description": "rolling, ewm...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
4
2020-09-29T05:56:37Z
2020-09-29T20:19:48Z
2020-09-29T19:53:00Z
MEMBER
null
- [x] tests added / passed - [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/36721/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36721/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36721.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36721", "merged_at": "2020-09-29T19:53:00Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36721.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36721" }
https://api.github.com/repos/pandas-dev/pandas/issues/36722
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36722/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36722/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36722/events
https://github.com/pandas-dev/pandas/pull/36722
711,024,336
MDExOlB1bGxSZXF1ZXN0NDk0NzYzMzY5
36,722
CI unpin flake8, only run flake8-rst in pre-commit
{ "avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4", "events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}", "followers_url": "https://api.github.com/users/MarcoGorelli/followers", "following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}", "gist...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" } ]
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
6
2020-09-29T11:33:21Z
2020-10-11T08:36:20Z
2020-10-10T22:29:29Z
MEMBER
null
- [ ] closes #34150 (maybe?) - [ ] 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/36722/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36722/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36722.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36722", "merged_at": "2020-10-10T22:29:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36722.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36722" }
https://api.github.com/repos/pandas-dev/pandas/issues/36723
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36723/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36723/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36723/events
https://github.com/pandas-dev/pandas/pull/36723
711,137,217
MDExOlB1bGxSZXF1ZXN0NDk0ODUwNTMw
36,723
DOC: Fix typo in docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/19514231?v=4", "events_url": "https://api.github.com/users/MicaelJarniac/events{/privacy}", "followers_url": "https://api.github.com/users/MicaelJarniac/followers", "following_url": "https://api.github.com/users/MicaelJarniac/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-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-09-29T13:54:43Z
2020-09-29T16:39:28Z
2020-09-29T15:41:03Z
CONTRIBUTOR
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/36723/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36723/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36723.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36723", "merged_at": "2020-09-29T15:41:03Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36723.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36723" }
https://api.github.com/repos/pandas-dev/pandas/issues/36724
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36724/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36724/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36724/events
https://github.com/pandas-dev/pandas/pull/36724
711,223,079
MDExOlB1bGxSZXF1ZXN0NDk0OTE4NDI3
36,724
TYP: Ignore remaining mypy errors for pandas\tests\*
{ "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.com/users/simonjayhawkins/followers", "following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-09-29T15:23:46Z
2020-09-30T11:06:32Z
2020-09-29T20:30:56Z
MEMBER
null
- [ ] closes #28926 - [ ] tests added / passed - [ ] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry These are the only 3 errors outstanding in pandas\tests\* that are stopping us closing #28926 ``` pandas\conftest.py:301: error: List item 0 h...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36724/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36724/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36724.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36724", "merged_at": "2020-09-29T20:30:55Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36724.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36724" }
https://api.github.com/repos/pandas-dev/pandas/issues/36725
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36725/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36725/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36725/events
https://github.com/pandas-dev/pandas/pull/36725
711,236,887
MDExOlB1bGxSZXF1ZXN0NDk0OTI4Nzc4
36,725
TYP: update setup.cfg
{ "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.com/users/simonjayhawkins/followers", "following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-09-29T15:39:55Z
2020-09-29T17:17:43Z
2020-09-29T17:07:02Z
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/36725/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36725/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36725.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36725", "merged_at": "2020-09-29T17:07:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36725.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36725" }
https://api.github.com/repos/pandas-dev/pandas/issues/36726
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36726/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36726/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36726/events
https://github.com/pandas-dev/pandas/pull/36726
711,246,051
MDExOlB1bGxSZXF1ZXN0NDk0OTM1NzU5
36,726
CLN: private funcs in concat.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/41443370?v=4", "events_url": "https://api.github.com/users/ivanovmg/events{/privacy}", "followers_url": "https://api.github.com/users/ivanovmg/followers", "following_url": "https://api.github.com/users/ivanovmg/following{/other_user}", "gists_url": "htt...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" } ]
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-09-29T15:51:03Z
2020-10-04T13:22:33Z
2020-10-04T04:39:42Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry Refactor/cleanup ``_get_empty_dtype_and_na`` in ``pandas/core/internals/concat.py`` Extract functions, add typing.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36726/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36726/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36726.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36726", "merged_at": "2020-10-04T04:39:42Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36726.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36726" }
https://api.github.com/repos/pandas-dev/pandas/issues/36727
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36727/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36727/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36727/events
https://github.com/pandas-dev/pandas/issues/36727
711,402,090
MDU6SXNzdWU3MTE0MDIwOTA=
36,727
BUG: Segmentation fault when doing pandas.core.window.rolling.RollingGroupBy.apply
{ "avatar_url": "https://avatars.githubusercontent.com/u/2420416?v=4", "events_url": "https://api.github.com/users/geogunow/events{/privacy}", "followers_url": "https://api.github.com/users/geogunow/followers", "following_url": "https://api.github.com/users/geogunow/following{/other_user}", "gists_url": "http...
[ { "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-10-31T15:14:04Z", "closed_issues": 94, "created_at": "2020-09-26T01:36:01Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
2
2020-09-29T19:49:59Z
2020-10-06T18:04:00Z
2020-10-06T18:04:00Z
NONE
null
- [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36727/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36727/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36728
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36728/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36728/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36728/events
https://github.com/pandas-dev/pandas/pull/36728
711,447,134
MDExOlB1bGxSZXF1ZXN0NDk1MTAxMDE2
36,728
DOC: Update roadmap for completions
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "1d76db", "default": false, "description": "A proposal for the ro...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
4
2020-09-29T20:58:53Z
2020-09-30T12:37:44Z
2020-09-30T12:37:42Z
CONTRIBUTOR
null
Moves "Improved documentation" to completed section. I don't think any others can be marked as done yet, though "Numba-accelerated operations" may be getting close (is that right @mroeschke?).
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36728/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36728/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36728.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36728", "merged_at": "2020-09-30T12:37:42Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36728.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36728" }
https://api.github.com/repos/pandas-dev/pandas/issues/36729
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36729/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36729/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36729/events
https://github.com/pandas-dev/pandas/pull/36729
711,461,744
MDExOlB1bGxSZXF1ZXN0NDk1MTEyOTUw
36,729
PERF: using murmur hash for float64 khash-tables
{ "avatar_url": "https://avatars.githubusercontent.com/u/17513912?v=4", "events_url": "https://api.github.com/users/realead/events{/privacy}", "followers_url": "https://api.github.com/users/realead/followers", "following_url": "https://api.github.com/users/realead/following{/other_user}", "gists_url": "https:...
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" } ]
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
28
2020-09-29T21:24:54Z
2020-11-14T16:16:15Z
2020-11-14T16:15:26Z
CONTRIBUTOR
null
- [x] closes #28303 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry The currently used hash-function can lead to many collisions (see #28303 or [this comment](https://github.com/pandas-dev/pandas/pull/36611#issuecomm...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36729/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36729/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36729.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36729", "merged_at": "2020-11-14T16:15:26Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36729.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36729" }
https://api.github.com/repos/pandas-dev/pandas/issues/36730
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36730/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36730/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36730/events
https://github.com/pandas-dev/pandas/pull/36730
711,496,420
MDExOlB1bGxSZXF1ZXN0NDk1MTQyNzc3
36,730
[BUG]: Rolling selected too large windows with PeriodIndex
{ "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": "d4c5f9", "default": false, "description": "rolling, ewma, expanding...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
6
2020-09-29T22:13:38Z
2020-10-03T00:59:38Z
2020-10-03T00:59:34Z
MEMBER
null
- [x] closes #34225 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry ``asi8`` of PeriodIndex is not in nanoseconds, so we can not set ``self.window=freq.nanos``
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36730/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36730/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36730.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36730", "merged_at": "2020-10-03T00:59:34Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36730.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36730" }
https://api.github.com/repos/pandas-dev/pandas/issues/36731
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36731/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36731/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36731/events
https://github.com/pandas-dev/pandas/pull/36731
711,499,828
MDExOlB1bGxSZXF1ZXN0NDk1MTQ2MDAz
36,731
EA: tighten TimedeltaArray._from_sequence signature
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "6138b5", "default": false, "description": "Extending pandas with custom dtypes or arrays.", "id": 849023693, "name": "ExtensionArray", "node_id": "MDU6TGFiZWw4NDkwMjM2OTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/ExtensionArray" }, { "color": "b...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2020-09-29T22:16:24Z
2020-10-12T08:50:21Z
2020-10-02T23:14:04Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry xref #36718
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36731/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36731/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36731.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36731", "merged_at": "2020-10-02T23:14:03Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36731.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36731" }
https://api.github.com/repos/pandas-dev/pandas/issues/36732
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36732/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36732/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36732/events
https://github.com/pandas-dev/pandas/issues/36732
711,545,828
MDU6SXNzdWU3MTE1NDU4Mjg=
36,732
BUG: Dataframe filter no longer working in code
{ "avatar_url": "https://avatars.githubusercontent.com/u/72111922?v=4", "events_url": "https://api.github.com/users/KPStarr/events{/privacy}", "followers_url": "https://api.github.com/users/KPStarr/followers", "following_url": "https://api.github.com/users/KPStarr/following{/other_user}", "gists_url": "https:...
[ { "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
3
2020-09-30T00:18:05Z
2020-09-30T11:11:51Z
2020-09-30T11:11:51Z
NONE
null
- [X] I have searched the [[pandas] tag](https://stackoverflow.com/questions/tagged/pandas) on StackOverflow for similar questions. - [ ] I have asked my usage related question on [StackOverflow](https://stackoverflow.com). --- I was wondering if there were any syntax changes that is preventing the code below ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36732/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36732/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36733
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36733/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36733/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36733/events
https://github.com/pandas-dev/pandas/pull/36733
711,557,162
MDExOlB1bGxSZXF1ZXN0NDk1MTkxNjQ5
36,733
CI: disable ARM build
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" } ]
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2020-09-30T00:55:39Z
2020-09-30T20:59:15Z
2020-09-30T19:55:14Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry xref #36719
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36733/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36733/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36733.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36733", "merged_at": "2020-09-30T19:55:14Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36733.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36733" }
https://api.github.com/repos/pandas-dev/pandas/issues/36734
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36734/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36734/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36734/events
https://github.com/pandas-dev/pandas/pull/36734
711,559,024
MDExOlB1bGxSZXF1ZXN0NDk1MTkyOTgw
36,734
DOC: Format more code blocks
{ "avatar_url": "https://avatars.githubusercontent.com/u/2658661?v=4", "events_url": "https://api.github.com/users/dsaxton/events{/privacy}", "followers_url": "https://api.github.com/users/dsaxton/followers", "following_url": "https://api.github.com/users/dsaxton/following{/other_user}", "gists_url": "https:/...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2020-09-30T01:01:17Z
2020-10-01T12:13:43Z
2020-10-01T01:14:22Z
MEMBER
null
Actually, contrary to https://github.com/pandas-dev/pandas/pull/36700#issuecomment-700957831 there is quite a lot more clean up to do (so maybe could make for some good first issues @simonjayhawkins), it's just that other docs contain blocks that blacken-docs can't parse (e.g., raw output or ipython code containing mag...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36734/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36734/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36734.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36734", "merged_at": "2020-10-01T01:14:21Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36734.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36734" }
https://api.github.com/repos/pandas-dev/pandas/issues/36735
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36735/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36735/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36735/events
https://github.com/pandas-dev/pandas/pull/36735
711,652,395
MDExOlB1bGxSZXF1ZXN0NDk1MjY4NDgz
36,735
TST: read binary file objects with read_fwf
{ "avatar_url": "https://avatars.githubusercontent.com/u/6618166?v=4", "events_url": "https://api.github.com/users/twoertwein/events{/privacy}", "followers_url": "https://api.github.com/users/twoertwein/followers", "following_url": "https://api.github.com/users/twoertwein/following{/other_user}", "gists_url":...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "5319e7", "d...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-09-30T05:50:52Z
2020-09-30T13:10:08Z
2020-09-30T13:10:05Z
CONTRIBUTOR
null
- [x] closes #18035 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry: not needed `read_fwf` has already supported reading binary file objects. Added the test case from the 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/36735/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36735/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36735.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36735", "merged_at": "2020-09-30T13:10:04Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36735.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36735" }
https://api.github.com/repos/pandas-dev/pandas/issues/36736
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36736/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36736/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36736/events
https://github.com/pandas-dev/pandas/issues/36736
711,662,081
MDU6SXNzdWU3MTE2NjIwODE=
36,736
QST:How to make dataframe output HTML format by default in Cpython shell
{ "avatar_url": "https://avatars.githubusercontent.com/u/6410591?v=4", "events_url": "https://api.github.com/users/syejing/events{/privacy}", "followers_url": "https://api.github.com/users/syejing/followers", "following_url": "https://api.github.com/users/syejing/following{/other_user}", "gists_url": "https:/...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "0052cc", "default": false, "descript...
closed
false
null
[]
null
4
2020-09-30T06:11:33Z
2020-10-01T07:39:58Z
2020-10-01T07:39:58Z
NONE
null
--- #### Question about pandas I wrote jupyter myself. The kernel of the program uses Cpython instead of IPython. The problem is that when I output dataframe data, pandas does not output HTML strings under IPython notebook. How can I set the behavior of pandas to output HTML strings ```python # Your code here...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36736/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36736/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36737
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36737/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36737/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36737/events
https://github.com/pandas-dev/pandas/pull/36737
711,663,571
MDExOlB1bGxSZXF1ZXN0NDk1Mjc3ODk3
36,737
TST: honor encoding in read_fwf for memory-mapped files
{ "avatar_url": "https://avatars.githubusercontent.com/u/6618166?v=4", "events_url": "https://api.github.com/users/twoertwein/events{/privacy}", "followers_url": "https://api.github.com/users/twoertwein/followers", "following_url": "https://api.github.com/users/twoertwein/following{/other_user}", "gists_url":...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "5319e7", "d...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2020-09-30T06:14:33Z
2020-09-30T17:25:34Z
2020-09-30T17:22:42Z
CONTRIBUTOR
null
- [x] closes #23254 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry: not needed `encoding` was already working for memory-mapped files in `read_fwf`.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36737/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36737/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36737.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36737", "merged_at": "2020-09-30T17:22:42Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36737.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36737" }
https://api.github.com/repos/pandas-dev/pandas/issues/36738
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36738/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36738/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36738/events
https://github.com/pandas-dev/pandas/issues/36738
711,736,654
MDU6SXNzdWU3MTE3MzY2NTQ=
36,738
BUG: to_timedelta drops decimals from input if precision is greater than nanoseconds
{ "avatar_url": "https://avatars.githubusercontent.com/u/19537368?v=4", "events_url": "https://api.github.com/users/Gvxy2/events{/privacy}", "followers_url": "https://api.github.com/users/Gvxy2/followers", "following_url": "https://api.github.com/users/Gvxy2/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": "5319e7", "default": false, "description": "Timedelta data type", ...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
9
2020-09-30T08:16:52Z
2020-11-15T17:31:47Z
2020-11-15T17:31:47Z
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. --- I am trying to convert a time to timedelta. The input data is in string format. Wh...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 1, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36738/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36738/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36739
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36739/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36739/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36739/events
https://github.com/pandas-dev/pandas/issues/36739
711,763,274
MDU6SXNzdWU3MTE3NjMyNzQ=
36,739
Is there any doucument about telling how to cross-compile pandas to arm ? so difficult
{ "avatar_url": "https://avatars.githubusercontent.com/u/50734003?v=4", "events_url": "https://api.github.com/users/fanucwj/events{/privacy}", "followers_url": "https://api.github.com/users/fanucwj/followers", "following_url": "https://api.github.com/users/fanucwj/following{/other_user}", "gists_url": "https:...
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" }, { "color": "0052cc", "default": false, ...
closed
false
null
[]
null
2
2020-09-30T08:56:07Z
2020-10-29T16:07:19Z
2020-10-29T16:07:19Z
NONE
null
- [ ] I have searched the [[pandas] tag](https://stackoverflow.com/questions/tagged/pandas) on StackOverflow for similar questions. - [ ] I have asked my usage related question on [StackOverflow](https://stackoverflow.com). --- #### Question about pandas **Note**: If you'd still like to submit a question, p...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36739/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36739/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36740
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36740/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36740/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36740/events
https://github.com/pandas-dev/pandas/issues/36740
711,893,304
MDU6SXNzdWU3MTE4OTMzMDQ=
36,740
DOC: Summing by level on a category index produce extra columns.
{ "avatar_url": "https://avatars.githubusercontent.com/u/4179106?v=4", "events_url": "https://api.github.com/users/gepcel/events{/privacy}", "followers_url": "https://api.github.com/users/gepcel/followers", "following_url": "https://api.github.com/users/gepcel/following{/other_user}", "gists_url": "https://ap...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "e11d21", "default": false, "description": "Categorical Data Type...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2020-09-30T12:13:13Z
2020-10-01T01:18:41Z
2020-10-01T01:18:41Z
CONTRIBUTOR
null
Generate a dataframe: ``` import pandas as pd import numpy as np column_cat = pd.CategoricalDtype(['One', 'Two', 'Three', 'Four'], ordered=True) groups = list('AABBB') numbers = pd.Categorical(['One', 'Two','One', 'Two', 'Three'], categories=column_cat.categories, ordered=True) d = pd....
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36740/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36740/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36741
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36741/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36741/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36741/events
https://github.com/pandas-dev/pandas/issues/36741
711,992,062
MDU6SXNzdWU3MTE5OTIwNjI=
36,741
BUG: Setting values with ILOC and list like indexers raises
{ "avatar_url": "https://avatars.githubusercontent.com/u/61934744?v=4", "events_url": "https://api.github.com/users/phofl/events{/privacy}", "followers_url": "https://api.github.com/users/phofl/followers", "following_url": "https://api.github.com/users/phofl/following{/other_user}", "gists_url": "https://api....
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "e1...
closed
false
null
[]
{ "closed_at": "2020-10-31T15:14:04Z", "closed_issues": 94, "created_at": "2020-09-26T01:36:01Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
3
2020-09-30T14:21:40Z
2020-10-28T00:22:30Z
2020-10-28T00:22:30Z
MEMBER
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [x] (optional) I have confirmed this bug exists on the master branch of pandas. --- **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/36741/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36741/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36742
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36742/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36742/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36742/events
https://github.com/pandas-dev/pandas/pull/36742
711,996,234
MDExOlB1bGxSZXF1ZXN0NDk1NTUxMjg3
36,742
TYP: some more static definitions of methods for DatetimeIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.com/users/simonjayhawkins/followers", "following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2020-09-30T14:26:27Z
2020-10-01T09:06:17Z
2020-10-01T01:23:33Z
MEMBER
null
xref #32100, https://github.com/pandas-dev/pandas/issues/31160#issuecomment-701244665
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36742/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36742/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36742.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36742", "merged_at": "2020-10-01T01:23:33Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36742.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36742" }
https://api.github.com/repos/pandas-dev/pandas/issues/36743
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36743/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36743/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36743/events
https://github.com/pandas-dev/pandas/issues/36743
712,096,149
MDU6SXNzdWU3MTIwOTYxNDk=
36,743
BUG: read_parquet Google Cloud Storage (gcs) dir support
{ "avatar_url": "https://avatars.githubusercontent.com/u/14959090?v=4", "events_url": "https://api.github.com/users/NahsiN/events{/privacy}", "followers_url": "https://api.github.com/users/NahsiN/followers", "following_url": "https://api.github.com/users/NahsiN/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": "e4a5f1", "default": false, "description": "Local or...
open
false
null
[]
null
1
2020-09-30T16:29:20Z
2021-08-13T03:40:17Z
null
NONE
null
- [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Code Sample, a copy-pastable example ```python df = pd.read_parquet("gs:/...
{ "+1": 11, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 11, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36743/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36743/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36744
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36744/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36744/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36744/events
https://github.com/pandas-dev/pandas/pull/36744
712,100,133
MDExOlB1bGxSZXF1ZXN0NDk1NjM3MzE3
36,744
BUG: DTI/TDI.equals with i8
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2020-09-30T16:34:37Z
2020-10-02T21:47:36Z
2020-10-02T21:29:24Z
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
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36744/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36744/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36744.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36744", "merged_at": "2020-10-02T21:29:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36744.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36744" }
https://api.github.com/repos/pandas-dev/pandas/issues/36745
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36745/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36745/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36745/events
https://github.com/pandas-dev/pandas/issues/36745
712,134,288
MDU6SXNzdWU3MTIxMzQyODg=
36,745
DOC: TimeStamp.strftime() missing argument description
{ "avatar_url": "https://avatars.githubusercontent.com/u/15113894?v=4", "events_url": "https://api.github.com/users/Dr-Irv/events{/privacy}", "followers_url": "https://api.github.com/users/Dr-Irv/followers", "following_url": "https://api.github.com/users/Dr-Irv/following{/other_user}", "gists_url": "https://a...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0e8a16", "default": true, "description": null, "id": 7171206...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/52848994?v=4", "events_url": "https://api.github.com/users/7astro7/events{/privacy}", "followers_url": "https://api.github.com/users/7astro7/followers", "following_url": "https://api.github.com/users/7astro7/following{/other_user}", "gists_url": "https:...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/52848994?v=4", "events_url": "https://api.github.com/users/7astro7/events{/privacy}", "followers_url": "https://api.github.com/users/7astro7/followers", "following_url": "https://api.github.com/users/7astro7/following{/other_user}", "gists...
null
9
2020-09-30T17:25:03Z
2020-12-30T08:09:57Z
2020-12-30T02:59:13Z
CONTRIBUTOR
null
#### Location of the documentation https://pandas.pydata.org/docs/dev/reference/api/pandas.Timestamp.strftime.html?highlight=strftime#pandas.Timestamp.strftime #### Documentation problem The argument for `TimeStamp.strftime()` is missing in the docs #### Suggested fix for documentation Argument is a form...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36745/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36745/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36746
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36746/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36746/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36746/events
https://github.com/pandas-dev/pandas/pull/36746
712,178,547
MDExOlB1bGxSZXF1ZXN0NDk1NzAxNDMw
36,746
Standardize cast_str behavior in all datetimelike fill_value validators
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate", "id": 2822342, "name": "Missing-data", "node_id": "MDU6TGFiZWwyODIyMzQy", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data" }, { "color": "ffa0ff"...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
6
2020-09-30T18:33:31Z
2020-10-06T02:48:21Z
2020-10-06T02:29:09Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry This will in turn allow us to simplify/de-duplicate a bunch of code since we now pass cast_str in all cases.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36746/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36746/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36746.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36746", "merged_at": "2020-10-06T02:29:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36746.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36746" }
https://api.github.com/repos/pandas-dev/pandas/issues/36747
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36747/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36747/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36747/events
https://github.com/pandas-dev/pandas/pull/36747
712,185,061
MDExOlB1bGxSZXF1ZXN0NDk1NzA3MDk0
36,747
[DOC]: Add explanation about DataFrame methods use all Categories
{ "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": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "e11d21", "default": false, "description": "Categorical Data Type...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-09-30T18:41:43Z
2020-10-01T07:26:09Z
2020-10-01T01:18:42Z
MEMBER
null
- [x] closes #36740
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36747/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36747/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36747.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36747", "merged_at": "2020-10-01T01:18:41Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36747.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36747" }
https://api.github.com/repos/pandas-dev/pandas/issues/36749
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36749/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36749/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36749/events
https://github.com/pandas-dev/pandas/pull/36749
712,229,907
MDExOlB1bGxSZXF1ZXN0NDk1NzQ1NjA2
36,749
Added notes for Jupyter & Colab users
{ "avatar_url": "https://avatars.githubusercontent.com/u/40575397?v=4", "events_url": "https://api.github.com/users/sshiv5768/events{/privacy}", "followers_url": "https://api.github.com/users/sshiv5768/followers", "following_url": "https://api.github.com/users/sshiv5768/following{/other_user}", "gists_url": "...
[]
closed
false
null
[]
null
1
2020-09-30T19:44:30Z
2020-10-02T09:08:48Z
2020-10-01T10:54:10Z
NONE
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/36749/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36749/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36749.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36749", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/36749.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36749" }
https://api.github.com/repos/pandas-dev/pandas/issues/36750
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36750/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36750/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36750/events
https://github.com/pandas-dev/pandas/pull/36750
712,258,174
MDExOlB1bGxSZXF1ZXN0NDk1NzY5NTM4
36,750
Backport PR #36552 on branch 1.1.x (REGR: Series.__mod__ behaves different with numexpr)
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"...
[ { "color": "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" } ]
closed
false
null
[]
{ "closed_at": "2020-10-05T18:41:57Z", "closed_issues": 106, "created_at": "2020-09-07T09:13:14Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.co...
1
2020-09-30T20:29:02Z
2020-10-01T16:49:48Z
2020-10-01T16:49:48Z
NONE
null
Backport PR #36552: REGR: Series.__mod__ behaves different with numexpr
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36750/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36750/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36750.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36750", "merged_at": "2020-10-01T16:49:48Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36750.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36750" }
https://api.github.com/repos/pandas-dev/pandas/issues/36751
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36751/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36751/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36751/events
https://github.com/pandas-dev/pandas/pull/36751
712,285,294
MDExOlB1bGxSZXF1ZXN0NDk1NzkyNTIw
36,751
Backport PR #36706 on branch 1.1.x (CI: npdev new exception message)
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" } ]
closed
false
null
[]
{ "closed_at": "2020-10-05T18:41:57Z", "closed_issues": 106, "created_at": "2020-09-07T09:13:14Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.co...
2
2020-09-30T21:14:04Z
2020-10-01T16:48:39Z
2020-10-01T16:48:38Z
NONE
null
Backport PR #36706: CI: npdev new exception 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/36751/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36751/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36751.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36751", "merged_at": "2020-10-01T16:48:38Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36751.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36751" }
https://api.github.com/repos/pandas-dev/pandas/issues/36752
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36752/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36752/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36752/events
https://github.com/pandas-dev/pandas/pull/36752
712,294,762
MDExOlB1bGxSZXF1ZXN0NDk1ODAwNTk2
36,752
REF: simplify info.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/41443370?v=4", "events_url": "https://api.github.com/users/ivanovmg/events{/privacy}", "followers_url": "https://api.github.com/users/ivanovmg/followers", "following_url": "https://api.github.com/users/ivanovmg/following{/other_user}", "gists_url": "htt...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "ededed", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
10
2020-09-30T21:31:23Z
2020-10-21T12:55:00Z
2020-10-21T12:54:55Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry Enable polymorphism and builder pattern in ``info.py``. The main benefits: - Separated data representation from data itself - More clear construct...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36752/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36752/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36752.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36752", "merged_at": "2020-10-21T12:54:55Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36752.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36752" }
https://api.github.com/repos/pandas-dev/pandas/issues/36753
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36753/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36753/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36753/events
https://github.com/pandas-dev/pandas/pull/36753
712,295,904
MDExOlB1bGxSZXF1ZXN0NDk1ODAxNTYx
36,753
BUG: Segfault with string Index when using Rolling after 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": "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-10-31T15:14:04Z", "closed_issues": 94, "created_at": "2020-09-26T01:36:01Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
8
2020-09-30T21:33:33Z
2020-10-10T23:35:12Z
2020-10-06T18:04:01Z
MEMBER
null
- [x] closes #36727 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry The segfault was caused by ``self.obj.index.asi8=None`` when Index is a string Index. ``self._on.asi8`` solves that issue. Additionally I noticed...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36753/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36753/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36753.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36753", "merged_at": "2020-10-06T18:04:00Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36753.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36753" }
https://api.github.com/repos/pandas-dev/pandas/issues/36754
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36754/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36754/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36754/events
https://github.com/pandas-dev/pandas/pull/36754
712,311,078
MDExOlB1bGxSZXF1ZXN0NDk1ODE0MTA5
36,754
ENH: Add headers paramater to read_json and read_csv
{ "avatar_url": "https://avatars.githubusercontent.com/u/31354775?v=4", "events_url": "https://api.github.com/users/Antetokounpo/events{/privacy}", "followers_url": "https://api.github.com/users/Antetokounpo/followers", "following_url": "https://api.github.com/users/Antetokounpo/following{/other_user}", "gist...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "5319e7", "default": false, "description": "read_csv...
closed
false
null
[]
null
4
2020-09-30T22:03:49Z
2020-11-27T18:43:36Z
2020-11-27T18:43:36Z
NONE
null
- [x] closes #36688 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry This adds the option to specify headers when reading a csv or a json file from an URL in Python3. Let me know if new tests are needed.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36754/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36754/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36754.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36754", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/36754.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36754" }
https://api.github.com/repos/pandas-dev/pandas/issues/36755
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36755/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36755/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36755/events
https://github.com/pandas-dev/pandas/pull/36755
712,339,028
MDExOlB1bGxSZXF1ZXN0NDk1ODM3Mzcx
36,755
ENH: allow for top and mid-level assignment to DataFrames with MultIndex columns #7475
{ "avatar_url": "https://avatars.githubusercontent.com/u/953300?v=4", "events_url": "https://api.github.com/users/iamlemec/events{/privacy}", "followers_url": "https://api.github.com/users/iamlemec/followers", "following_url": "https://api.github.com/users/iamlemec/following{/other_user}", "gists_url": "https...
[ { "color": "78bced", "default": false, "description": "Waiting for review/response from a maintainer.", "id": 2324533627, "name": "Needs Review", "node_id": "MDU6TGFiZWwyMzI0NTMzNjI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Review" } ]
closed
false
null
[]
null
4
2020-09-30T23:10:34Z
2021-10-04T00:10:48Z
2021-10-04T00:10:48Z
CONTRIBUTOR
null
- [x] closes #7475 (related to #35727) - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry This allows for one to assign to the top and mid-levels of DataFrame columns. To do so, it adds another fallback execution path t...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36755/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36755/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36755.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36755", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/36755.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36755" }
https://api.github.com/repos/pandas-dev/pandas/issues/36756
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36756/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36756/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36756/events
https://github.com/pandas-dev/pandas/issues/36756
712,386,686
MDU6SXNzdWU3MTIzODY2ODY=
36,756
BUG: call to pandas/pandas/core/construction.py lead to import error
{ "avatar_url": "https://avatars.githubusercontent.com/u/45554409?v=4", "events_url": "https://api.github.com/users/franckjulliard/events{/privacy}", "followers_url": "https://api.github.com/users/franckjulliard/followers", "following_url": "https://api.github.com/users/franckjulliard/following{/other_user}", ...
[ { "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": "207de5", "default": false, "descript...
closed
false
null
[]
null
3
2020-10-01T00:48:01Z
2020-10-01T07:02:46Z
2020-10-01T07:02:46Z
NONE
null
pandas Version: 1.1.2 https://github.com/pandas-dev/pandas/blob/master/pandas/core/construction.py line 17 you can see from pandas._typing import AnyArrayLike, ArrayLike, Dtype, DtypeObj There is no more DtypeObj in pandas._typing and this lead to import 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/36756/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36756/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36757
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36757/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36757/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36757/events
https://github.com/pandas-dev/pandas/issues/36757
712,400,798
MDU6SXNzdWU3MTI0MDA3OTg=
36,757
BUG: GroupBy().fillna() performance regression
{ "avatar_url": "https://avatars.githubusercontent.com/u/240729?v=4", "events_url": "https://api.github.com/users/alippai/events{/privacy}", "followers_url": "https://api.github.com/users/alippai/followers", "following_url": "https://api.github.com/users/alippai/following{/other_user}", "gists_url": "https://...
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT,...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/3813175?v=4", "events_url": "https://api.github.com/users/smithto1/events{/privacy}", "followers_url": "https://api.github.com/users/smithto1/followers", "following_url": "https://api.github.com/users/smithto1/following{/other_user}", "gists_url": "http...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/3813175?v=4", "events_url": "https://api.github.com/users/smithto1/events{/privacy}", "followers_url": "https://api.github.com/users/smithto1/followers", "following_url": "https://api.github.com/users/smithto1/following{/other_user}", "gis...
{ "closed_at": "2020-10-31T15:14:04Z", "closed_issues": 94, "created_at": "2020-09-26T01:36:01Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
7
2020-10-01T01:27:16Z
2020-10-18T14:56:32Z
2020-10-18T14:56:32Z
CONTRIBUTOR
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- ```python import pandas as pd import numpy as np N = 2000 df = pd.DataFrame(...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36757/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36757/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36758
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36758/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36758/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36758/events
https://github.com/pandas-dev/pandas/issues/36758
712,403,101
MDU6SXNzdWU3MTI0MDMxMDE=
36,758
DEPR: |&^ as set operations for Index
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "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-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2020-10-01T01:34:03Z
2020-11-02T01:02:40Z
2020-11-02T01:02:40Z
MEMBER
null
It isn't that burdensome to write `left.union(right)` instead of `left | right`, and deprecating this special-case behavior allow us to fully share the implementation with Series.
{ "+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/36758/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36758/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36759
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36759/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36759/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36759/events
https://github.com/pandas-dev/pandas/issues/36759
712,404,008
MDU6SXNzdWU3MTI0MDQwMDg=
36,759
DEPR: Index == Series should return NotImplemented
{ "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" } ]
open
false
null
[]
null
1
2020-10-01T01:36:50Z
2020-11-11T20:11:24Z
null
MEMBER
null
ATM `index == series` returns an ndarray because `Index.__eq__` does _not_ return `NotImplemented`. It isn't clear to me what the reason for this is. The special casing leads to a non-trivial amount of complexity in the code and especially in the tests. We should deprecate this special casing.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36759/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36759/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36760
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36760/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36760/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36760/events
https://github.com/pandas-dev/pandas/pull/36760
712,416,677
MDExOlB1bGxSZXF1ZXN0NDk1OTAxMzU4
36,760
BUG: inconsistent name-retention in Series ops
{ "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": "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-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2020-10-01T02:14:15Z
2020-10-07T15:00:09Z
2020-10-07T15:00:01Z
MEMBER
null
- [x] closes #33930 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry As a follow-up I think we can remove a bunch of name-based tests from tests.arithmetic.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36760/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36760/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36760.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36760", "merged_at": "2020-10-07T15:00:01Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36760.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36760" }
https://api.github.com/repos/pandas-dev/pandas/issues/36761
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36761/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36761/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36761/events
https://github.com/pandas-dev/pandas/pull/36761
712,428,377
MDExOlB1bGxSZXF1ZXN0NDk1OTEwNTUx
36,761
ENH: Implement IntegerArray reductions
{ "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": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "8cc645", "default": false, "description": "Related ...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2020-10-01T02:46:29Z
2020-10-02T21:46:32Z
2020-10-02T21:45:18Z
MEMBER
null
- [x] ref #33790 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry I'm not sure if this is the "best" way to implement these reductions (see linked issue), but in any case I figure this is better than nothing since we ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36761/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36761/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36761.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36761", "merged_at": "2020-10-02T21:45:18Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36761.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36761" }
https://api.github.com/repos/pandas-dev/pandas/issues/36762
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36762/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36762/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36762/events
https://github.com/pandas-dev/pandas/pull/36762
712,509,266
MDExOlB1bGxSZXF1ZXN0NDk1OTc3MjU2
36,762
TST: insert 'match' to bare pytest raises in pandas/tests/indexing/te…
{ "avatar_url": "https://avatars.githubusercontent.com/u/53620269?v=4", "events_url": "https://api.github.com/users/krajatcl/events{/privacy}", "followers_url": "https://api.github.com/users/krajatcl/followers", "following_url": "https://api.github.com/users/krajatcl/following{/other_user}", "gists_url": "htt...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-10-01T05:47:52Z
2020-10-01T10:54:48Z
2020-10-01T10:54:27Z
CONTRIBUTOR
null
…st_chaining_and_caching.py - [ ] ref https://github.com/pandas-dev/pandas/issues/30999 - [ ] 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/36762/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36762/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36762.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36762", "merged_at": "2020-10-01T10:54:26Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36762.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36762" }
https://api.github.com/repos/pandas-dev/pandas/issues/36763
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36763/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36763/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36763/events
https://github.com/pandas-dev/pandas/pull/36763
712,524,045
MDExOlB1bGxSZXF1ZXN0NDk1OTg5OTIz
36,763
DOC: Fix PR09 errors in several files
{ "avatar_url": "https://avatars.githubusercontent.com/u/20255031?v=4", "events_url": "https://api.github.com/users/Iqrar99/events{/privacy}", "followers_url": "https://api.github.com/users/Iqrar99/followers", "following_url": "https://api.github.com/users/Iqrar99/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-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2020-10-01T06:13:25Z
2020-10-03T01:43:39Z
2020-10-02T17:34:28Z
CONTRIBUTOR
null
- [x] closes #36764 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry As far as I can see, there are some PR09 pandas docstring errors. So with this PR I will resolve them. There are more commits soon. ``` PR09 Para...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36763/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36763/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36763.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36763", "merged_at": "2020-10-02T17:34:27Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36763.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36763" }
https://api.github.com/repos/pandas-dev/pandas/issues/36764
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36764/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36764/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36764/events
https://github.com/pandas-dev/pandas/issues/36764
712,573,058
MDU6SXNzdWU3MTI1NzMwNTg=
36,764
DOC: PR09 errors
{ "avatar_url": "https://avatars.githubusercontent.com/u/20255031?v=4", "events_url": "https://api.github.com/users/Iqrar99/events{/privacy}", "followers_url": "https://api.github.com/users/Iqrar99/followers", "following_url": "https://api.github.com/users/Iqrar99/following{/other_user}", "gists_url": "https:...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
null
0
2020-10-01T07:26:22Z
2020-10-02T17:34:27Z
2020-10-02T17:34:27Z
CONTRIBUTOR
null
#### Location of the documentation - [x] [/core/frame.py](https://github.com/pandas-dev/pandas/blob/master/pandas/core/frame.py) - [x] [/core/generic.py](https://github.com/pandas-dev/pandas/blob/master/pandas/core/generic.py) - [x] [/core/flags.py](https://github.com/pandas-dev/pandas/blob/master/pandas/core/fla...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36764/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36764/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36765
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36765/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36765/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36765/events
https://github.com/pandas-dev/pandas/issues/36765
712,589,342
MDU6SXNzdWU3MTI1ODkzNDI=
36,765
BUG: inconsistent spacing in df.info()
{ "avatar_url": "https://avatars.githubusercontent.com/u/41443370?v=4", "events_url": "https://api.github.com/users/ivanovmg/events{/privacy}", "followers_url": "https://api.github.com/users/ivanovmg/followers", "following_url": "https://api.github.com/users/ivanovmg/following{/other_user}", "gists_url": "htt...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "06909A", "default": false, "description": "IO issues that don't fit...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/41443370?v=4", "events_url": "https://api.github.com/users/ivanovmg/events{/privacy}", "followers_url": "https://api.github.com/users/ivanovmg/followers", "following_url": "https://api.github.com/users/ivanovmg/following{/other_user}", "gists_url": "htt...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/41443370?v=4", "events_url": "https://api.github.com/users/ivanovmg/events{/privacy}", "followers_url": "https://api.github.com/users/ivanovmg/followers", "following_url": "https://api.github.com/users/ivanovmg/following{/other_user}", "gi...
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2020-10-01T07:48:07Z
2020-10-07T15:08:18Z
2020-10-07T15:08:18Z
MEMBER
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [x] (optional) I have confirmed this bug exists on the master branch of pandas. --- **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/36765/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36765/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36766
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36766/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36766/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36766/events
https://github.com/pandas-dev/pandas/pull/36766
712,592,625
MDExOlB1bGxSZXF1ZXN0NDk2MDQ3NDk5
36,766
BUG: fix inconsistent col spacing in info
{ "avatar_url": "https://avatars.githubusercontent.com/u/41443370?v=4", "events_url": "https://api.github.com/users/ivanovmg/events{/privacy}", "followers_url": "https://api.github.com/users/ivanovmg/followers", "following_url": "https://api.github.com/users/ivanovmg/following{/other_user}", "gists_url": "htt...
[ { "color": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" } ]
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-10-01T07:52:29Z
2020-10-07T15:08:18Z
2020-10-07T15:08:18Z
MEMBER
null
- [x] closes #36765 - [x] tests added / passed - [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/36766/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36766/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36766.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36766", "merged_at": "2020-10-07T15:08:18Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36766.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36766" }
https://api.github.com/repos/pandas-dev/pandas/issues/36767
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36767/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36767/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36767/events
https://github.com/pandas-dev/pandas/pull/36767
712,662,700
MDExOlB1bGxSZXF1ZXN0NDk2MTA2NDAx
36,767
BUG: Index sortlevel ascending add type checking #32334
{ "avatar_url": "https://avatars.githubusercontent.com/u/40813941?v=4", "events_url": "https://api.github.com/users/aniaan/events{/privacy}", "followers_url": "https://api.github.com/users/aniaan/followers", "following_url": "https://api.github.com/users/aniaan/following{/other_user}", "gists_url": "https://a...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2020-10-01T09:22:49Z
2020-10-05T05:57:39Z
2020-10-01T18:32:25Z
CONTRIBUTOR
null
- [x] closes #32334 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Add the check of ascending parameter in the sortlevel method, only allow bool value and single bool value list cc @Dr-Irv
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36767/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36767/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36767.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36767", "merged_at": "2020-10-01T18:32:25Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36767.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36767" }
https://api.github.com/repos/pandas-dev/pandas/issues/36768
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36768/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36768/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36768/events
https://github.com/pandas-dev/pandas/issues/36768
712,671,028
MDU6SXNzdWU3MTI2NzEwMjg=
36,768
Expand Series.between() function with only left/right inclusive
{ "avatar_url": "https://avatars.githubusercontent.com/u/21033422?v=4", "events_url": "https://api.github.com/users/Maikel0J/events{/privacy}", "followers_url": "https://api.github.com/users/Maikel0J/followers", "following_url": "https://api.github.com/users/Maikel0J/following{/other_user}", "gists_url": "htt...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "0b02e1", "default": false, "description": "Related ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
3
2020-10-01T09:33:27Z
2020-11-19T00:16:46Z
2020-10-01T13:51:45Z
NONE
null
https://github.com/pandas-dev/pandas/blob/2a7d3326dee660824a8433ffd01065f8ac37f7d6/pandas/core/series.py#L4690-L4763 This is my first post, I hope this is conform the contributing guidelines and code of conduct. The code for between has a variable 'inclusive' which makes a difference if the left and right value sh...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36768/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36768/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36769
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36769/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36769/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36769/events
https://github.com/pandas-dev/pandas/issues/36769
712,687,025
MDU6SXNzdWU3MTI2ODcwMjU=
36,769
BUG: to_timedelta() won't accept all freq units returned by infer_freq()
{ "avatar_url": "https://avatars.githubusercontent.com/u/13982731?v=4", "events_url": "https://api.github.com/users/rmaunder/events{/privacy}", "followers_url": "https://api.github.com/users/rmaunder/followers", "following_url": "https://api.github.com/users/rmaunder/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": "5319e7", "default": false, "description": "Timedelta data type", ...
open
false
null
[]
null
0
2020-10-01T09:55:04Z
2021-08-13T03:41:29Z
null
NONE
null
- [ x ] I have checked that this issue has not already been reported. - [ x ] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. #### Code Sample, a copy-pastable example ```python datetime_idx = pd.date_range(...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36769/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36769/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36770
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36770/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36770/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36770/events
https://github.com/pandas-dev/pandas/pull/36770
712,779,866
MDExOlB1bGxSZXF1ZXN0NDk2MjA2ODAw
36,770
CI: troubleshoot travis ci on 1.1.x
{ "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.com/users/simonjayhawkins/followers", "following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" }, { "color": "0052cc", "default": false, "description": ...
closed
false
null
[]
{ "closed_at": "2020-10-05T18:41:57Z", "closed_issues": 106, "created_at": "2020-09-07T09:13:14Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.co...
1
2020-10-01T12:07:02Z
2020-10-01T19:19:23Z
2020-10-01T19:19:16Z
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/36770/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36770/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36770.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36770", "merged_at": "2020-10-01T19:19:16Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36770.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36770" }
https://api.github.com/repos/pandas-dev/pandas/issues/36771
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36771/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36771/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36771/events
https://github.com/pandas-dev/pandas/pull/36771
712,781,329
MDExOlB1bGxSZXF1ZXN0NDk2MjA4MDM3
36,771
BUG: Timedelta drops decimals if precision is greater than nanoseconds
{ "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": "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-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
13
2020-10-01T12:09:11Z
2020-11-15T17:32:28Z
2020-11-15T17:31:47Z
MEMBER
null
- [x] closes #36738 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry I am not quite sure, if we should round to nanoseconds or cut if off after the 9th decimal. I implemented a simple cut off, but would be happy to ch...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36771/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36771/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36771.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36771", "merged_at": "2020-11-15T17:31:47Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36771.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36771" }
https://api.github.com/repos/pandas-dev/pandas/issues/36772
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36772/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36772/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36772/events
https://github.com/pandas-dev/pandas/pull/36772
712,812,766
MDExOlB1bGxSZXF1ZXN0NDk2MjMzODc3
36,772
Update README.md
{ "avatar_url": "https://avatars.githubusercontent.com/u/62796466?v=4", "events_url": "https://api.github.com/users/mayank1897/events{/privacy}", "followers_url": "https://api.github.com/users/mayank1897/followers", "following_url": "https://api.github.com/users/mayank1897/following{/other_user}", "gists_url"...
[]
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2020-10-01T12:49:56Z
2020-10-01T14:40:05Z
2020-10-01T14:29:47Z
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/36772/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36772/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36772.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36772", "merged_at": "2020-10-01T14:29:47Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36772.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36772" }
https://api.github.com/repos/pandas-dev/pandas/issues/36773
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36773/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36773/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36773/events
https://github.com/pandas-dev/pandas/pull/36773
712,842,772
MDExOlB1bGxSZXF1ZXN0NDk2MjU4NTIz
36,773
DOC: Fix code block line length
{ "avatar_url": "https://avatars.githubusercontent.com/u/2658661?v=4", "events_url": "https://api.github.com/users/dsaxton/events{/privacy}", "followers_url": "https://api.github.com/users/dsaxton/followers", "following_url": "https://api.github.com/users/dsaxton/following{/other_user}", "gists_url": "https:/...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
7
2020-10-01T13:26:00Z
2020-10-07T02:46:43Z
2020-10-07T02:40:48Z
MEMBER
null
https://github.com/pandas-dev/pandas/pull/36734#discussion_r498058234
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36773/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36773/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36773.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36773", "merged_at": "2020-10-07T02:40:48Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36773.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36773" }
https://api.github.com/repos/pandas-dev/pandas/issues/36774
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36774/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36774/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36774/events
https://github.com/pandas-dev/pandas/pull/36774
712,857,841
MDExOlB1bGxSZXF1ZXN0NDk2MjcxNDU2
36,774
scatterplot issue
{ "avatar_url": "https://avatars.githubusercontent.com/u/71287051?v=4", "events_url": "https://api.github.com/users/raunakchhabra/events{/privacy}", "followers_url": "https://api.github.com/users/raunakchhabra/followers", "following_url": "https://api.github.com/users/raunakchhabra/following{/other_user}", "g...
[]
closed
false
null
[]
null
6
2020-10-01T13:43:30Z
2020-10-02T09:08:37Z
2020-10-01T13:56:38Z
NONE
null
added basic idea to add labels to scatter plot
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36774/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36774/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36774.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36774", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/36774.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36774" }
https://api.github.com/repos/pandas-dev/pandas/issues/36775
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36775/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36775/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36775/events
https://github.com/pandas-dev/pandas/issues/36775
712,892,072
MDU6SXNzdWU3MTI4OTIwNzI=
36,775
BUG: Nullable floats can look like ints in repr
{ "avatar_url": "https://avatars.githubusercontent.com/u/2658661?v=4", "events_url": "https://api.github.com/users/dsaxton/events{/privacy}", "followers_url": "https://api.github.com/users/dsaxton/followers", "following_url": "https://api.github.com/users/dsaxton/following{/other_user}", "gists_url": "https:/...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "ededed", "default": false, "description": "__repr__ of pandas objec...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2020-10-01T14:21:54Z
2020-10-16T01:46:54Z
2020-10-16T01:46:54Z
MEMBER
null
Nullable floats when output to the screen can look like ints, but in my opinion should look the same as regular non-NaN floats so as not to cause confusion. ```python import pandas as pd s = pd.Series([0.0, 1.0, None], dtype="Float64") print(s) # 0 0 # 1 1 # 2 <NA> # dtype: Float64 print(s.ast...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36775/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36775/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36776
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36776/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36776/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36776/events
https://github.com/pandas-dev/pandas/pull/36776
712,916,145
MDExOlB1bGxSZXF1ZXN0NDk2MzIwODc2
36,776
Very useful toolkit for pythonUpdate
{ "avatar_url": "https://avatars.githubusercontent.com/u/72210636?v=4", "events_url": "https://api.github.com/users/rajarajput2/events{/privacy}", "followers_url": "https://api.github.com/users/rajarajput2/followers", "following_url": "https://api.github.com/users/rajarajput2/following{/other_user}", "gists_u...
[]
closed
false
null
[]
null
4
2020-10-01T14:48:55Z
2020-10-02T09:08:28Z
2020-10-01T14:52:56Z
NONE
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/36776/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36776/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36776.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36776", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/36776.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36776" }
https://api.github.com/repos/pandas-dev/pandas/issues/36777
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36777/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36777/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36777/events
https://github.com/pandas-dev/pandas/issues/36777
712,921,422
MDU6SXNzdWU3MTI5MjE0MjI=
36,777
DOC: Fix code style in documentation
{ "avatar_url": "https://avatars.githubusercontent.com/u/2658661?v=4", "events_url": "https://api.github.com/users/dsaxton/events{/privacy}", "followers_url": "https://api.github.com/users/dsaxton/followers", "following_url": "https://api.github.com/users/dsaxton/following{/other_user}", "gists_url": "https:/...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0e8a16", "default": true, "description": null, "id": 7171206...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
19
2020-10-01T14:54:50Z
2020-10-10T22:55:19Z
2020-10-10T22:24:28Z
MEMBER
null
The docs use certain coding style conventions that are no longer used in pandas (e.g., we adopt black's opinions in terms of line wrapping and quoting), for instance https://pandas.pydata.org/pandas-docs/stable/user_guide/merging.html. We should update the docs to match current style preferences. [blacken-docs](http...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36777/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36777/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36778
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36778/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36778/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36778/events
https://github.com/pandas-dev/pandas/pull/36778
712,951,294
MDExOlB1bGxSZXF1ZXN0NDk2MzUwMjAw
36,778
ENH: Implement FloatingArray reductions
{ "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": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "8cc645", "default": false, "description": "Related ...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2020-10-01T15:28:36Z
2020-10-03T05:18:31Z
2020-10-03T00:58:29Z
MEMBER
null
Mostly copy / paste from https://github.com/pandas-dev/pandas/pull/36761 @jorisvandenbossche Would this require a whatsnew note? Seems the current v1.2.0 note is fairly high level and doesn't talk about specific methods that are supported. Should we talk about this or leave as-is?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36778/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36778/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36778.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36778", "merged_at": "2020-10-03T00:58:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36778.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36778" }
https://api.github.com/repos/pandas-dev/pandas/issues/36779
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36779/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36779/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36779/events
https://github.com/pandas-dev/pandas/pull/36779
713,009,937
MDExOlB1bGxSZXF1ZXN0NDk2Mzk5MTMy
36,779
CI: troubleshoot UnsatisfiableError in travis-36-cov on 1.1.x
{ "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.com/users/simonjayhawkins/followers", "following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" } ]
closed
false
null
[]
{ "closed_at": "2020-10-05T18:41:57Z", "closed_issues": 106, "created_at": "2020-09-07T09:13:14Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.co...
2
2020-10-01T16:44:58Z
2020-11-26T10:31:31Z
2020-10-01T17:29:43Z
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/36779/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36779/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36779.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36779", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/36779.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36779" }
https://api.github.com/repos/pandas-dev/pandas/issues/36780
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36780/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36780/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36780/events
https://github.com/pandas-dev/pandas/pull/36780
713,024,174
MDExOlB1bGxSZXF1ZXN0NDk2NDExMTA2
36,780
DOC: Fix code style in documentation
{ "avatar_url": "https://avatars.githubusercontent.com/u/34067903?v=4", "events_url": "https://api.github.com/users/erfannariman/events{/privacy}", "followers_url": "https://api.github.com/users/erfannariman/followers", "following_url": "https://api.github.com/users/erfannariman/following{/other_user}", "gist...
[]
closed
false
null
[]
null
3
2020-10-01T17:05:57Z
2020-10-02T14:34:07Z
2020-10-02T14:33:45Z
CONTRIBUTOR
null
ref #36777
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36780/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36780/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36780.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36780", "merged_at": "2020-10-02T14:33:45Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36780.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36780" }
https://api.github.com/repos/pandas-dev/pandas/issues/36781
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36781/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36781/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36781/events
https://github.com/pandas-dev/pandas/pull/36781
713,035,842
MDExOlB1bGxSZXF1ZXN0NDk2NDIxMTUx
36,781
Revert "Update README.md"
{ "avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4", "events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}", "followers_url": "https://api.github.com/users/MarcoGorelli/followers", "following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}", "gist...
[]
closed
false
null
[]
null
1
2020-10-01T17:22:24Z
2020-10-01T17:23:08Z
2020-10-01T17:22:58Z
MEMBER
null
Reverts pandas-dev/pandas#36772
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36781/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36781/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36781.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36781", "merged_at": "2020-10-01T17:22:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36781.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36781" }
https://api.github.com/repos/pandas-dev/pandas/issues/36782
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36782/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36782/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36782/events
https://github.com/pandas-dev/pandas/issues/36782
713,103,446
MDU6SXNzdWU3MTMxMDM0NDY=
36,782
BUG: replacing out of bound datetimes is not possible
{ "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": "0e8a16", "default": true, "description": null, "id": 717120670, "name": "good first issue", "node_id": "MDU6TGFiZWw3MTcxMjA2NzA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue" }, { "color": "cdea3c", "default": false, "de...
open
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/68999399?v=4", "events_url": "https://api.github.com/users/torsive/events{/privacy}", "followers_url": "https://api.github.com/users/torsive/followers", "following_url": "https://api.github.com/users/torsive/following{/other_user}", "gists_url": "https:...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/68999399?v=4", "events_url": "https://api.github.com/users/torsive/events{/privacy}", "followers_url": "https://api.github.com/users/torsive/followers", "following_url": "https://api.github.com/users/torsive/following{/other_user}", "gists...
null
7
2020-10-01T18:56:21Z
2021-08-13T03:43:57Z
null
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [x] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Code Sample, a copy-pastable example ```python from datetime import datet...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36782/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36782/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36783
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36783/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36783/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36783/events
https://github.com/pandas-dev/pandas/pull/36783
713,130,607
MDExOlB1bGxSZXF1ZXN0NDk2NTAxOTgz
36,783
Test that nan value counts are included when dropna=False. GH#31944
{ "avatar_url": "https://avatars.githubusercontent.com/u/67756774?v=4", "events_url": "https://api.github.com/users/icanhazcodeplz/events{/privacy}", "followers_url": "https://api.github.com/users/icanhazcodeplz/followers", "following_url": "https://api.github.com/users/icanhazcodeplz/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": "d7e102", "d...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2020-10-01T19:38:27Z
2020-10-06T22:43:21Z
2020-10-06T22:43:17Z
CONTRIBUTOR
null
- [x] closes #31944 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry Added test per @Dr-Irv request.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36783/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36783/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36783.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36783", "merged_at": "2020-10-06T22:43:17Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36783.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36783" }
https://api.github.com/repos/pandas-dev/pandas/issues/36784
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36784/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36784/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36784/events
https://github.com/pandas-dev/pandas/pull/36784
713,174,286
MDExOlB1bGxSZXF1ZXN0NDk2NTM4NTYw
36,784
CLN: test_moments_rolling.py for quantile/kurt/skew
{ "avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4", "events_url": "https://api.github.com/users/mroeschke/events{/privacy}", "followers_url": "https://api.github.com/users/mroeschke/followers", "following_url": "https://api.github.com/users/mroeschke/following{/other_user}", "gists_url": "...
[ { "color": "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-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-10-01T20:49:33Z
2020-10-02T21:01:39Z
2020-10-02T20:36:16Z
MEMBER
null
- [x] tests added / passed - [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/36784/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36784/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36784.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36784", "merged_at": "2020-10-02T20:36:16Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36784.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36784" }
https://api.github.com/repos/pandas-dev/pandas/issues/36785
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36785/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36785/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36785/events
https://github.com/pandas-dev/pandas/issues/36785
713,178,127
MDU6SXNzdWU3MTMxNzgxMjc=
36,785
REGR: Row series are broken after applying to_datetime()
{ "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": "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-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...
8
2020-10-01T20:56:11Z
2020-12-04T16:21:24Z
2020-12-04T16:21:24Z
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 from io import StringIO f...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36785/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36785/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36786
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36786/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36786/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36786/events
https://github.com/pandas-dev/pandas/pull/36786
713,178,786
MDExOlB1bGxSZXF1ZXN0NDk2NTQyMTY0
36,786
CLN: Remove param _set_identity from MultiIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4", "events_url": "https://api.github.com/users/topper-123/events{/privacy}", "followers_url": "https://api.github.com/users/topper-123/followers", "following_url": "https://api.github.com/users/topper-123/following{/other_user}", "gists_url"...
[ { "color": "207de5", "default": false, "description": null, "id": 71268330, "name": "MultiIndex", "node_id": "MDU6TGFiZWw3MTI2ODMzMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/MultiIndex" }, { "color": "207de5", "default": false, "description": null...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2020-10-01T20:57:18Z
2020-10-02T21:56:57Z
2020-10-02T21:13:22Z
CONTRIBUTOR
null
I don't see how `_set_identity`can be needed and other index classes don'r have this parameter, so best to just remove it. Other index classes always end by calling `_reset_identity`, so I just do that here also. I'm not sure that's really needed, but that's for another day.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36786/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36786/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36786.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36786", "merged_at": "2020-10-02T21:13:22Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36786.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36786" }
https://api.github.com/repos/pandas-dev/pandas/issues/36787
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36787/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36787/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36787/events
https://github.com/pandas-dev/pandas/pull/36787
713,183,039
MDExOlB1bGxSZXF1ZXN0NDk2NTQ1NjQz
36,787
BUG: Rolling returned nan with FixedForwardWindowIndexer for count when window contained only missing values
{ "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": "d4c5f9", "default": false, "description": "rolling, ewma, expanding", "id": 1045950827, "name": "Window", "node_id": "MDU6TGFiZWwxMDQ1OTUwODI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Window" } ]
closed
false
null
[]
null
1
2020-10-01T21:04:25Z
2020-10-01T21:56:59Z
2020-10-01T21:56:53Z
MEMBER
null
- [x] closes #35579 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Issue still has milestone 1.1.3. If it's to late for this release, I'll move the whats new note to 1.1.4 for when the associated PR is merged. cc...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36787/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36787/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36787.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36787", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/36787.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36787" }
https://api.github.com/repos/pandas-dev/pandas/issues/36788
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36788/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36788/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36788/events
https://github.com/pandas-dev/pandas/issues/36788
713,189,169
MDU6SXNzdWU3MTMxODkxNjk=
36,788
API: why do DataFrame bool ops have default_axis=columns while arith/cmp have default_axis=None?
{ "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": "0052cc", "default": false, "description": "Issue that has not been ...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2020-10-01T21:14:44Z
2020-10-02T21:41:08Z
2020-10-02T21:41:08Z
MEMBER
null
Changing the default_axis to None doesn't break any tests, and that would allow for a bit of code simplification. So is there a reason for the current implementation?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36788/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36788/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36789
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36789/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36789/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36789/events
https://github.com/pandas-dev/pandas/pull/36789
713,204,108
MDExOlB1bGxSZXF1ZXN0NDk2NTYzMjUz
36,789
TST: Add test for 32724
{ "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": "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": "d4c5f9", "d...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2020-10-01T21:43:02Z
2020-10-02T18:35:37Z
2020-10-02T18:31:09Z
MEMBER
null
- [x] closes #32724 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` Was fixed in the past.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36789/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36789/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36789.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36789", "merged_at": "2020-10-02T18:31:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36789.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36789" }
https://api.github.com/repos/pandas-dev/pandas/issues/36790
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36790/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36790/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36790/events
https://github.com/pandas-dev/pandas/pull/36790
713,205,459
MDExOlB1bGxSZXF1ZXN0NDk2NTY0Mzcz
36,790
BUG: GroupBy.ffill()/bfill() do not return NaN values for NaN groups
{ "avatar_url": "https://avatars.githubusercontent.com/u/3813175?v=4", "events_url": "https://api.github.com/users/smithto1/events{/privacy}", "followers_url": "https://api.github.com/users/smithto1/followers", "following_url": "https://api.github.com/users/smithto1/following{/other_user}", "gists_url": "http...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
8
2020-10-01T21:45:55Z
2020-10-10T22:32:35Z
2020-10-10T22:32:29Z
MEMBER
null
- [x] closes #34725 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry See #34725 for a good description of the problem. This fixes the issue in the tidiest way I could find. One test is added that covers all re...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36790/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36790/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36790.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36790", "merged_at": "2020-10-10T22:32:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36790.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36790" }
https://api.github.com/repos/pandas-dev/pandas/issues/36791
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36791/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36791/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36791/events
https://github.com/pandas-dev/pandas/issues/36791
713,209,209
MDU6SXNzdWU3MTMyMDkyMDk=
36,791
How to use nrows along with chunksize in read_json()
{ "avatar_url": "https://avatars.githubusercontent.com/u/51317493?v=4", "events_url": "https://api.github.com/users/madolmo/events{/privacy}", "followers_url": "https://api.github.com/users/madolmo/followers", "following_url": "https://api.github.com/users/madolmo/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-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2020-10-01T21:53:46Z
2020-12-23T16:32:22Z
2020-12-23T16:32:22Z
NONE
null
- [x] I have searched the [[pandas] tag](https://stackoverflow.com/questions/tagged/pandas) on StackOverflow for similar questions. - [x] I have asked my usage related question on [StackOverflow](https://stackoverflow.com). --- #### Question about pandas Why do I need to use _nrows_ when reading large json ...
{ "+1": 3, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 3, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36791/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36791/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36792
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36792/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36792/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36792/events
https://github.com/pandas-dev/pandas/pull/36792
713,220,811
MDExOlB1bGxSZXF1ZXN0NDk2NTc3MTE5
36,792
ERR: error handling in DataFrame.__rmatmul__
{ "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": "ffa0ff", "default": false, "description": "Incorrect or improved er...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2020-10-01T22:19:02Z
2020-10-02T21:54:06Z
2020-10-02T21:12:36Z
MEMBER
null
- [x] closes #21581 - [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/36792/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36792/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36792.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36792", "merged_at": "2020-10-02T21:12:36Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36792.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36792" }
https://api.github.com/repos/pandas-dev/pandas/issues/36793
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36793/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36793/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36793/events
https://github.com/pandas-dev/pandas/pull/36793
713,229,345
MDExOlB1bGxSZXF1ZXN0NDk2NTg0Mzg0
36,793
API: make DataFrame.__boolop__ default_axis match DataFrame.__arithop__ default_axis
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "b60205", "de...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-10-01T22:39:18Z
2020-10-02T21:48:05Z
2020-10-02T21:41:08Z
MEMBER
null
- [x] closes #36788 - [ ] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry Fix a test warning generated by an ipython test, unrelated
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36793/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36793/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36793.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36793", "merged_at": "2020-10-02T21:41:07Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36793.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36793" }
https://api.github.com/repos/pandas-dev/pandas/issues/36794
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36794/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36794/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36794/events
https://github.com/pandas-dev/pandas/issues/36794
713,233,554
MDU6SXNzdWU3MTMyMzM1NTQ=
36,794
BUG: Series.groupby.rolling duplicates index when grouping over index
{ "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": "d4c5f9", "default": false, "description": "rolling, ewma, expanding...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2020-10-01T22:50:39Z
2020-10-02T23:48:20Z
2020-10-02T23:35:03Z
MEMBER
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [x] (optional) I have confirmed this bug exists on the master branch of pandas. --- **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/36794/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36794/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36795
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36795/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36795/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36795/events
https://github.com/pandas-dev/pandas/pull/36795
713,242,885
MDExOlB1bGxSZXF1ZXN0NDk2NTk1NzAw
36,795
DEPR: automatic alignment on frame.__cmp__(series)
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "5319e7", "de...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-10-01T23:14:45Z
2020-10-03T01:16:39Z
2020-10-03T00:55:37Z
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 xref #28759, may close it depending on if we want to do anything else on that front
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36795/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36795/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36795.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36795", "merged_at": "2020-10-03T00:55:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36795.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36795" }
https://api.github.com/repos/pandas-dev/pandas/issues/36796
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36796/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36796/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36796/events
https://github.com/pandas-dev/pandas/issues/36796
713,245,182
MDU6SXNzdWU3MTMyNDUxODI=
36,796
API: disallow frame.__and__(other, axis="foo", fill_value="bar") etc
{ "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": "0052cc", "default": false, "description": "Issue that has not been ...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-10-01T23:20:46Z
2020-10-10T22:27:19Z
2020-10-10T22:27:19Z
MEMBER
null
For code-sharing purposes we re-use ops.arith_method_FRAME for both flex and non-flex methods. As a result, the non-flex methods have the flex signature, and accept arguments not generally accepted by dunder methods. We even have a few tests e.g. ``` result = d.__and__(s, axis="columns") result = d.__and__(s, ax...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36796/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36796/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36797
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36797/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36797/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36797/events
https://github.com/pandas-dev/pandas/pull/36797
713,253,453
MDExOlB1bGxSZXF1ZXN0NDk2NjA0NTc3
36,797
DOC: remove outdated doc closes #31487
{ "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" } ]
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-10-01T23:45:15Z
2020-10-02T23:00:15Z
2020-10-02T22:39:17Z
MEMBER
null
- [x] closes #31487 - [ ] 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/36797/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36797/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36797.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36797", "merged_at": "2020-10-02T22:39:17Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36797.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36797" }
https://api.github.com/repos/pandas-dev/pandas/issues/36798
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36798/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36798/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36798/events
https://github.com/pandas-dev/pandas/issues/36798
713,264,136
MDU6SXNzdWU3MTMyNjQxMzY=
36,798
Reading xml files not directly available in Pandas?
{ "avatar_url": "https://avatars.githubusercontent.com/u/52625075?v=4", "events_url": "https://api.github.com/users/RahulReady/events{/privacy}", "followers_url": "https://api.github.com/users/RahulReady/followers", "following_url": "https://api.github.com/users/RahulReady/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-10-02T00:17:24Z
2020-10-16T08:21:11Z
2020-10-02T00:21:10Z
NONE
null
- [ X] I have searched the [[pandas] tag](https://stackoverflow.com/questions/tagged/pandas) on StackOverflow for similar questions. - [ ] I have asked my usage related question on [StackOverflow](https://stackoverflow.com). (There are workarounds to this, but this is a question to the devs) --- #### Question ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36798/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36798/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36799
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36799/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36799/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36799/events
https://github.com/pandas-dev/pandas/pull/36799
713,284,473
MDExOlB1bGxSZXF1ZXN0NDk2NjI5NzAw
36,799
BUG/CLN: Clean float / complex string formatting
{ "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": "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" } ]
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
6
2020-10-02T01:24:54Z
2020-10-14T15:06:37Z
2020-10-14T12:51:53Z
MEMBER
null
Noticed while working on another bug. The _is_number helper here is wrong and can cause incorrect results given that this code path is hit by arbitrary strings (e.g., it thinks "foo" is a number). Also the _trim_zeros_complex helper apparently does nothing: ```python [ins] In [3]: _trim_zeros_float(["0.00000"]) Out[...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36799/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36799/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36799.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36799", "merged_at": "2020-10-14T12:51:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36799.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36799" }
https://api.github.com/repos/pandas-dev/pandas/issues/36800
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36800/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36800/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36800/events
https://github.com/pandas-dev/pandas/pull/36800
713,288,194
MDExOlB1bGxSZXF1ZXN0NDk2NjMyNjM4
36,800
BUG: Fix FloatingArray output formatting
{ "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": "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": "8cc64...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2020-10-02T01:38:28Z
2020-10-16T06:17:06Z
2020-10-16T01:46:54Z
MEMBER
null
- [x] closes #36775 - [x] tests added / passed - [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/36800/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36800/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36800.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36800", "merged_at": "2020-10-16T01:46:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36800.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36800" }
https://api.github.com/repos/pandas-dev/pandas/issues/36801
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36801/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36801/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36801/events
https://github.com/pandas-dev/pandas/pull/36801
713,304,612
MDExOlB1bGxSZXF1ZXN0NDk2NjQ1ODk4
36,801
CLN: Use more pytest idioms in test_momemts_ewm.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4", "events_url": "https://api.github.com/users/mroeschke/events{/privacy}", "followers_url": "https://api.github.com/users/mroeschke/followers", "following_url": "https://api.github.com/users/mroeschke/following{/other_user}", "gists_url": "...
[ { "color": "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-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-10-02T02:34:31Z
2020-10-02T20:27:26Z
2020-10-02T20:24:07Z
MEMBER
null
- [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` Use `pytest.mark.parameterize` and unnest helper test functions
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36801/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36801/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36801.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36801", "merged_at": "2020-10-02T20:24:07Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36801.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36801" }
https://api.github.com/repos/pandas-dev/pandas/issues/36802
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36802/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36802/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36802/events
https://github.com/pandas-dev/pandas/pull/36802
713,373,739
MDExOlB1bGxSZXF1ZXN0NDk2NzAzMDg2
36,802
DOC: ran blacken docs tool and checked output to improve formatting #36777
{ "avatar_url": "https://avatars.githubusercontent.com/u/30919494?v=4", "events_url": "https://api.github.com/users/maria-ilie/events{/privacy}", "followers_url": "https://api.github.com/users/maria-ilie/followers", "following_url": "https://api.github.com/users/maria-ilie/following{/other_user}", "gists_url"...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "eb6420", "default": false, "description": "Code style, linting, ...
closed
false
null
[]
null
6
2020-10-02T06:09:05Z
2020-10-06T08:15:40Z
2020-10-05T02:07:28Z
CONTRIBUTOR
null
For task #36777 Ran blacken-tools on user_guide/10min.rst, user_guide/advanced.rst, basics.rst
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36802/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36802/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36802.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36802", "merged_at": "2020-10-05T02:07:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36802.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36802" }
https://api.github.com/repos/pandas-dev/pandas/issues/36804
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36804/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36804/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36804/events
https://github.com/pandas-dev/pandas/pull/36804
713,620,951
MDExOlB1bGxSZXF1ZXN0NDk2OTA2NzI5
36,804
github --> GitHub
{ "avatar_url": "https://avatars.githubusercontent.com/u/28440431?v=4", "events_url": "https://api.github.com/users/magnuspaulsen/events{/privacy}", "followers_url": "https://api.github.com/users/magnuspaulsen/followers", "following_url": "https://api.github.com/users/magnuspaulsen/following{/other_user}", "g...
[]
closed
false
null
[]
null
1
2020-10-02T13:27:01Z
2020-10-02T13:30:29Z
2020-10-02T13:30:18Z
NONE
null
Changed from "github" to "GitHub" in README.md to make it consistent throughout the document.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36804/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36804/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36804.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36804", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/36804.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36804" }
https://api.github.com/repos/pandas-dev/pandas/issues/36805
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36805/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36805/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36805/events
https://github.com/pandas-dev/pandas/issues/36805
713,636,346
MDU6SXNzdWU3MTM2MzYzNDY=
36,805
DOC: unclear kwarg null_counts
{ "avatar_url": "https://avatars.githubusercontent.com/u/41443370?v=4", "events_url": "https://api.github.com/users/ivanovmg/events{/privacy}", "followers_url": "https://api.github.com/users/ivanovmg/followers", "following_url": "https://api.github.com/users/ivanovmg/following{/other_user}", "gists_url": "htt...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "b60205", "default": false, "description": "Internal Consistency ...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2020-10-02T13:48:42Z
2020-11-25T20:59:23Z
2020-11-25T20:59:23Z
MEMBER
null
#### Location of the documentation https://pandas.pydata.org/docs/dev/reference/api/pandas.DataFrame.info.html?highlight=info#pandas.DataFrame.info #### Documentation problem Keyword ``null_counts`` from its name may be considered as a need to count null items. However, the documentation explains that is quit...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36805/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36805/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36806
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36806/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36806/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36806/events
https://github.com/pandas-dev/pandas/issues/36806
713,665,397
MDU6SXNzdWU3MTM2NjUzOTc=
36,806
BUG: resample inconsistency with closed left/right
{ "avatar_url": "https://avatars.githubusercontent.com/u/26708091?v=4", "events_url": "https://api.github.com/users/samdoolin/events{/privacy}", "followers_url": "https://api.github.com/users/samdoolin/followers", "following_url": "https://api.github.com/users/samdoolin/following{/other_user}", "gists_url": "...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0052cc", "default": false, "description": "DateOffsets", "id...
open
false
null
[]
null
19
2020-10-02T14:28:58Z
2021-08-13T03:45:25Z
null
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+1": 5, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 5, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36806/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36806/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36807
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36807/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36807/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36807/events
https://github.com/pandas-dev/pandas/issues/36807
713,672,491
MDU6SXNzdWU3MTM2NzI0OTE=
36,807
ENH: read_csv(data_url, verify = False)
{ "avatar_url": "https://avatars.githubusercontent.com/u/17058000?v=4", "events_url": "https://api.github.com/users/Baelfur/events{/privacy}", "followers_url": "https://api.github.com/users/Baelfur/followers", "following_url": "https://api.github.com/users/Baelfur/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": "06909A", "default": false, "description": "IO issue...
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-10-02T14:38:52Z
2021-10-01T19:17:20Z
2020-10-02T23:28:26Z
NONE
null
#### Is your feature request related to a problem? Pandas currently allows a csv to be opened from a URL, but does not allow you to set verify to false in the event that URL has an ssl certificate error. #### Describe the solution you'd like please add verify=false parameter to the pandas.read_csv() function w...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36807/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36807/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/36808
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36808/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36808/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36808/events
https://github.com/pandas-dev/pandas/pull/36808
713,725,097
MDExOlB1bGxSZXF1ZXN0NDk2OTkyNTM4
36,808
Fix select_dtypes(include='int') for Windows.
{ "avatar_url": "https://avatars.githubusercontent.com/u/16047980?v=4", "events_url": "https://api.github.com/users/OlehKSS/events{/privacy}", "followers_url": "https://api.github.com/users/OlehKSS/followers", "following_url": "https://api.github.com/users/OlehKSS/following{/other_user}", "gists_url": "https:...
[ { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" }, { "color": "fbc...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2020-10-02T15:51:32Z
2021-02-07T17:06:47Z
2021-02-07T17:06:43Z
CONTRIBUTOR
null
- [x] closes #36596 - [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/36808/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36808/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36808.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36808", "merged_at": "2021-02-07T17:06:43Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36808.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36808" }
https://api.github.com/repos/pandas-dev/pandas/issues/36809
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36809/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36809/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36809/events
https://github.com/pandas-dev/pandas/pull/36809
713,774,982
MDExOlB1bGxSZXF1ZXN0NDk3MDMyNTQ1
36,809
TST: insert 'match' to bare pytest raises in pandas/tests/indexing/te…
{ "avatar_url": "https://avatars.githubusercontent.com/u/53620269?v=4", "events_url": "https://api.github.com/users/krajatcl/events{/privacy}", "followers_url": "https://api.github.com/users/krajatcl/followers", "following_url": "https://api.github.com/users/krajatcl/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
null
1
2020-10-02T17:11:04Z
2020-10-02T18:09:06Z
2020-10-02T18:08:58Z
CONTRIBUTOR
null
…st_indexing.py - [ ] ref https://github.com/pandas-dev/pandas/issues/30999 - [ ] 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/36809/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36809/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36809.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36809", "merged_at": "2020-10-02T18:08:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36809.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36809" }
https://api.github.com/repos/pandas-dev/pandas/issues/36810
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36810/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36810/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36810/events
https://github.com/pandas-dev/pandas/pull/36810
713,788,583
MDExOlB1bGxSZXF1ZXN0NDk3MDQzMjkw
36,810
CLN: test_moments_consistency_*.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4", "events_url": "https://api.github.com/users/mroeschke/events{/privacy}", "followers_url": "https://api.github.com/users/mroeschke/followers", "following_url": "https://api.github.com/users/mroeschke/following{/other_user}", "gists_url": "...
[ { "color": "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-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-10-02T17:34:42Z
2020-10-02T21:42:16Z
2020-10-02T21:39:27Z
MEMBER
null
- [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` In-lining some common functions to make it easier to follow test failure tracebacks
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36810/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36810/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36810.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36810", "merged_at": "2020-10-02T21:39:27Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36810.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36810" }
https://api.github.com/repos/pandas-dev/pandas/issues/36811
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36811/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36811/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36811/events
https://github.com/pandas-dev/pandas/pull/36811
713,793,226
MDExOlB1bGxSZXF1ZXN0NDk3MDQ2NjM5
36,811
DOC: use blacken to fix code style in documentation #36777
{ "avatar_url": "https://avatars.githubusercontent.com/u/1895498?v=4", "events_url": "https://api.github.com/users/karasinski/events{/privacy}", "followers_url": "https://api.github.com/users/karasinski/followers", "following_url": "https://api.github.com/users/karasinski/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
[]
null
0
2020-10-02T17:42:06Z
2020-10-02T20:15:07Z
2020-10-02T19:15:08Z
CONTRIBUTOR
null
Addresses part of #36777 Ran blacken-tools on cookbook.rst and checked for warnings from flake8-rst
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36811/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36811/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36811.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36811", "merged_at": "2020-10-02T19:15:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36811.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36811" }
https://api.github.com/repos/pandas-dev/pandas/issues/36812
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36812/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36812/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36812/events
https://github.com/pandas-dev/pandas/pull/36812
713,836,402
MDExOlB1bGxSZXF1ZXN0NDk3MDgxMDk0
36,812
timeseries.rst
{ "avatar_url": "https://avatars.githubusercontent.com/u/60125607?v=4", "events_url": "https://api.github.com/users/JaspuneetSingh1/events{/privacy}", "followers_url": "https://api.github.com/users/JaspuneetSingh1/followers", "following_url": "https://api.github.com/users/JaspuneetSingh1/following{/other_user}"...
[]
closed
false
null
[]
null
1
2020-10-02T18:56:30Z
2020-10-02T19:39:41Z
2020-10-02T19:39:34Z
NONE
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/36812/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36812/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36812.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36812", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/36812.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36812" }
https://api.github.com/repos/pandas-dev/pandas/issues/36813
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36813/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36813/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36813/events
https://github.com/pandas-dev/pandas/pull/36813
713,848,619
MDExOlB1bGxSZXF1ZXN0NDk3MDkxMTY4
36,813
DOC: use black to fix code style in doc pandas-dev#36777
{ "avatar_url": "https://avatars.githubusercontent.com/u/44412790?v=4", "events_url": "https://api.github.com/users/PrayagS/events{/privacy}", "followers_url": "https://api.github.com/users/PrayagS/followers", "following_url": "https://api.github.com/users/PrayagS/following{/other_user}", "gists_url": "https:...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "d80222", "default": false, "description": "", "id": 24025641...
closed
false
null
[]
null
7
2020-10-02T19:19:27Z
2020-10-05T19:18:15Z
2020-10-02T21:03:51Z
CONTRIBUTOR
null
Partially addresses #36777. Ran black on all the files under `doc/source/getting_started/comparison`.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36813/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36813/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36813.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36813", "merged_at": "2020-10-02T21:03:51Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36813.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36813" }
https://api.github.com/repos/pandas-dev/pandas/issues/36814
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36814/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36814/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36814/events
https://github.com/pandas-dev/pandas/pull/36814
713,851,997
MDExOlB1bGxSZXF1ZXN0NDk3MDkzOTQ1
36,814
DOC: add example & prose of slicing with labels when index has duplicate labels
{ "avatar_url": "https://avatars.githubusercontent.com/u/26526439?v=4", "events_url": "https://api.github.com/users/junjunjunk/events{/privacy}", "followers_url": "https://api.github.com/users/junjunjunk/followers", "following_url": "https://api.github.com/users/junjunjunk/following{/other_user}", "gists_url"...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0b02e1", "default": false, "description": "Related to indexing o...
closed
false
null
[]
null
3
2020-10-02T19:25:58Z
2020-11-06T06:13:08Z
2020-11-05T01:22:25Z
CONTRIBUTOR
null
- [x] closes #36251
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36814/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36814/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36814.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36814", "merged_at": "2020-11-05T01:22:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36814.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36814" }
https://api.github.com/repos/pandas-dev/pandas/issues/36815
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36815/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36815/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36815/events
https://github.com/pandas-dev/pandas/pull/36815
713,853,914
MDExOlB1bGxSZXF1ZXN0NDk3MDk1NDM2
36,815
DOC: uses black to fix formatting #36777
{ "avatar_url": "https://avatars.githubusercontent.com/u/39991145?v=4", "events_url": "https://api.github.com/users/BrendanWilby/events{/privacy}", "followers_url": "https://api.github.com/users/BrendanWilby/followers", "following_url": "https://api.github.com/users/BrendanWilby/following{/other_user}", "gist...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2020-10-02T19:29:14Z
2020-10-02T22:05:30Z
2020-10-02T22:05:24Z
CONTRIBUTOR
null
Fixes /docs/source/user_guide/merging.rst formatting. Passes flake8-rst test. - [x] closes #xxxx - [x] tests added / passed - [x] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry ref https://github.com/pandas-dev/pandas/issues/36777
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36815/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36815/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36815.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36815", "merged_at": "2020-10-02T22:05:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36815.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36815" }
https://api.github.com/repos/pandas-dev/pandas/issues/36816
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36816/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36816/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36816/events
https://github.com/pandas-dev/pandas/pull/36816
713,853,919
MDExOlB1bGxSZXF1ZXN0NDk3MDk1NDQw
36,816
Rolling on DataFrameGroupBy duplicated index column when part of the grouping cols is from index
{ "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
[]
null
0
2020-10-02T19:29:15Z
2020-10-03T02:26:21Z
2020-10-02T23:35:23Z
MEMBER
null
…grouping cols is from index - [x] closes #36794 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Could not find a elegant way, to avoid adding the components in the for loop, so I dropped it from the resulting Mul...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36816/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36816/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36816.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36816", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/36816.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36816" }
https://api.github.com/repos/pandas-dev/pandas/issues/36817
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36817/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36817/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36817/events
https://github.com/pandas-dev/pandas/pull/36817
713,884,135
MDExOlB1bGxSZXF1ZXN0NDk3MTIwNDA5
36,817
DOC: update code style for remaining intro tutorial docs for #36777
{ "avatar_url": "https://avatars.githubusercontent.com/u/1895498?v=4", "events_url": "https://api.github.com/users/karasinski/events{/privacy}", "followers_url": "https://api.github.com/users/karasinski/followers", "following_url": "https://api.github.com/users/karasinski/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
[]
null
0
2020-10-02T20:28:20Z
2020-10-02T22:39:47Z
2020-10-02T21:58:11Z
CONTRIBUTOR
null
Addresses part of #36777 Ran blacken-tools and checked for warnings from flake8-rst for the remaining 5 intro tutorials. Note that tutorial 3 met the formatting requirements as is, so there is no change there.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36817/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36817/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36817.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36817", "merged_at": "2020-10-02T21:58:11Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36817.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36817" }
https://api.github.com/repos/pandas-dev/pandas/issues/36818
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/36818/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/36818/comments
https://api.github.com/repos/pandas-dev/pandas/issues/36818/events
https://github.com/pandas-dev/pandas/pull/36818
713,944,348
MDExOlB1bGxSZXF1ZXN0NDk3MTY5Nzc4
36,818
Backport PR #36675 on branch 1.1.x (REGR: Series.loc with a MultiIndex containing Timestamp raises InvalidIndexError)
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "e1...
closed
false
null
[]
{ "closed_at": "2020-10-05T18:41:57Z", "closed_issues": 106, "created_at": "2020-09-07T09:13:14Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.co...
0
2020-10-02T23:02:59Z
2020-10-03T11:50:24Z
2020-10-03T11:50:23Z
NONE
null
Backport PR #36675: REGR: Series.loc with a MultiIndex containing Timestamp raises InvalidIndexError
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/36818/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/36818/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/36818.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/36818", "merged_at": "2020-10-03T11:50:23Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/36818.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/36818" }