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/28713
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28713/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28713/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28713/events
https://github.com/pandas-dev/pandas/pull/28713
500,857,734
MDExOlB1bGxSZXF1ZXN0MzIzMjQwODM5
28,713
Update contributing.rst
{ "avatar_url": "https://avatars.githubusercontent.com/u/17104787?v=4", "events_url": "https://api.github.com/users/mimikaan/events{/privacy}", "followers_url": "https://api.github.com/users/mimikaan/followers", "following_url": "https://api.github.com/users/mimikaan/following{/other_user}", "gists_url": "htt...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 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
2019-10-01T12:18:47Z
2019-11-02T15:57:41Z
2019-11-02T15:57:31Z
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/28713/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28713/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28713.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28713", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/28713.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28713" }
https://api.github.com/repos/pandas-dev/pandas/issues/28714
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28714/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28714/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28714/events
https://github.com/pandas-dev/pandas/issues/28714
500,870,798
MDU6SXNzdWU1MDA4NzA3OTg=
28,714
Error while installing dependencies
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[]
closed
false
null
[]
null
9
2019-10-01T12:44:00Z
2019-10-02T11:44:27Z
2019-10-02T11:44:27Z
MEMBER
null
While running: ``` python3 -m venv pandas-venv source pandas-venv/bin/activate cd pandas-MyUserName python -m pip install -r requirements-dev.txt ``` I get an error on line 20: > ERROR: Could not find a version that satisfies the requirement dask-core (from -r requirements-dev.txt (line 20)) (from versions: n...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28714/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28714/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28715
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28715/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28715/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28715/events
https://github.com/pandas-dev/pandas/pull/28715
500,874,473
MDExOlB1bGxSZXF1ZXN0MzIzMjU0NzQ1
28,715
precursor to Split out test_pytables.py to sub-module of tests
{ "avatar_url": "https://avatars.githubusercontent.com/u/33249563?v=4", "events_url": "https://api.github.com/users/tolaa001/events{/privacy}", "followers_url": "https://api.github.com/users/tolaa001/followers", "following_url": "https://api.github.com/users/tolaa001/following{/other_user}", "gists_url": "htt...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "5319e7", "d...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
3
2019-10-01T12:50:51Z
2019-10-01T15:54:04Z
2019-10-01T15:51:05Z
CONTRIBUTOR
null
- precursor to #18498 - All tests in test_pytables are passing @simonjayhawkins as discussed this is the pre work to splitting this large test file into smaller files. So far, I have fixturised the class base class and updated methods using self.path from base to use the setup_path fixture instead. Next I plan 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/28715/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28715/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28715.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28715", "merged_at": "2019-10-01T15:51:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28715.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28715" }
https://api.github.com/repos/pandas-dev/pandas/issues/28716
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28716/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28716/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28716/events
https://github.com/pandas-dev/pandas/pull/28716
500,876,974
MDExOlB1bGxSZXF1ZXN0MzIzMjU2Nzk5
28,716
Backport PR #28710 on branch 0.25.x (CI Failing: TestReadHtml.test_spam_url #28708)
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" }, { "color": "006b75", "default": false, "description": ...
closed
false
null
[]
{ "closed_at": "2019-10-19T17:01:24Z", "closed_issues": 52, "created_at": "2019-08-23T11:48:40Z", "creator": { "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/us...
1
2019-10-01T12:55:24Z
2019-10-01T14:23:12Z
2019-10-01T14:22:45Z
NONE
null
Backport PR #28710: CI Failing: TestReadHtml.test_spam_url #28708
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28716/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28716/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28716.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28716", "merged_at": "2019-10-01T14:22:45Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28716.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28716" }
https://api.github.com/repos/pandas-dev/pandas/issues/28717
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28717/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28717/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28717/events
https://github.com/pandas-dev/pandas/pull/28717
500,901,561
MDExOlB1bGxSZXF1ZXN0MzIzMjc2ODY2
28,717
DOC: Series.between() can take arguments that are not just scalars
{ "avatar_url": "https://avatars.githubusercontent.com/u/43701530?v=4", "events_url": "https://api.github.com/users/sameshl/events{/privacy}", "followers_url": "https://api.github.com/users/sameshl/followers", "following_url": "https://api.github.com/users/sameshl/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-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-10-01T13:36:56Z
2019-10-01T18:51:25Z
2019-10-01T16:55:05Z
CONTRIBUTOR
null
modified the docs of Series.between() to reflect that it can take any list like object like Series closes #28435
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28717/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28717/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28717.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28717", "merged_at": "2019-10-01T16:55:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28717.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28717" }
https://api.github.com/repos/pandas-dev/pandas/issues/28718
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28718/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28718/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28718/events
https://github.com/pandas-dev/pandas/pull/28718
500,902,643
MDExOlB1bGxSZXF1ZXN0MzIzMjc3NzUz
28,718
DOC: Fixed PR06 docstring errors in pandas.DataFrame
{ "avatar_url": "https://avatars.githubusercontent.com/u/35954013?v=4", "events_url": "https://api.github.com/users/LauraCollard/events{/privacy}", "followers_url": "https://api.github.com/users/LauraCollard/followers", "following_url": "https://api.github.com/users/LauraCollard/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-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-10-01T13:38:33Z
2019-10-01T15:44:04Z
2019-10-01T15:43:52Z
CONTRIBUTOR
null
- [x] xref #28724 - [ ] tests added / passed - [x] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28718/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28718/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28718.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28718", "merged_at": "2019-10-01T15:43:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28718.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28718" }
https://api.github.com/repos/pandas-dev/pandas/issues/28719
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28719/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28719/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28719/events
https://github.com/pandas-dev/pandas/pull/28719
500,909,539
MDExOlB1bGxSZXF1ZXN0MzIzMjgzNTY1
28,719
DOC: Fixed PR06 docstrings errors in pandas.timedelta_range
{ "avatar_url": "https://avatars.githubusercontent.com/u/35954013?v=4", "events_url": "https://api.github.com/users/LauraCollard/events{/privacy}", "followers_url": "https://api.github.com/users/LauraCollard/followers", "following_url": "https://api.github.com/users/LauraCollard/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-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-10-01T13:49:05Z
2019-10-02T08:59:41Z
2019-10-02T08:59:25Z
CONTRIBUTOR
null
- [x] xref #28724 - [ ] tests added / passed - [x] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28719/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28719/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28719.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28719", "merged_at": "2019-10-02T08:59:25Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28719.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28719" }
https://api.github.com/repos/pandas-dev/pandas/issues/28720
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28720/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28720/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28720/events
https://github.com/pandas-dev/pandas/pull/28720
500,915,061
MDExOlB1bGxSZXF1ZXN0MzIzMjg4MTc5
28,720
CLN: Exception in io/plotting
{ "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": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" }, { "color": "207de5", "default": false, "description": nul...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-10-01T13:57:22Z
2019-10-01T16:53:23Z
2019-10-01T16:51:32Z
MEMBER
null
Broken off from #28649 to focus in on what is breaking 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/28720/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28720/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28720.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28720", "merged_at": "2019-10-01T16:51:32Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28720.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28720" }
https://api.github.com/repos/pandas-dev/pandas/issues/28721
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28721/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28721/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28721/events
https://github.com/pandas-dev/pandas/pull/28721
500,926,857
MDExOlB1bGxSZXF1ZXN0MzIzMjk3Njg3
28,721
DOC: Fixed PR06 docstrings errors in pandas.arrays.IntervalArray
{ "avatar_url": "https://avatars.githubusercontent.com/u/35954013?v=4", "events_url": "https://api.github.com/users/LauraCollard/events{/privacy}", "followers_url": "https://api.github.com/users/LauraCollard/followers", "following_url": "https://api.github.com/users/LauraCollard/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-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-10-01T14:15:01Z
2019-10-01T15:50:50Z
2019-10-01T15:50:41Z
CONTRIBUTOR
null
- [x] xref #28724 - [ ] tests added / passed - [x] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28721/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28721/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28721.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28721", "merged_at": "2019-10-01T15:50:41Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28721.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28721" }
https://api.github.com/repos/pandas-dev/pandas/issues/28722
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28722/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28722/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28722/events
https://github.com/pandas-dev/pandas/pull/28722
500,928,507
MDExOlB1bGxSZXF1ZXN0MzIzMjk5MDI0
28,722
API: Change matplotlib formatter registration
{ "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": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
3
2019-10-01T14:17:31Z
2019-10-25T12:17:17Z
2019-10-25T12:17:14Z
CONTRIBUTOR
null
This PR does two things 1. Enforces the deprecation of pandas auto registering our formatters. 2. Provides a new option, "auto", which will only apply our formatters to our plots. By default, the value will be "auto". Background: pandas used to register formatters for Period, datetime, date, and time. This forma...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28722/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28722/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28722.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28722", "merged_at": "2019-10-25T12:17:14Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28722.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28722" }
https://api.github.com/repos/pandas-dev/pandas/issues/28723
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28723/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28723/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28723/events
https://github.com/pandas-dev/pandas/pull/28723
500,931,312
MDExOlB1bGxSZXF1ZXN0MzIzMzAxMjky
28,723
DOC: Fixed PR06 docstrings errors in pandas.ExcelWriter
{ "avatar_url": "https://avatars.githubusercontent.com/u/35954013?v=4", "events_url": "https://api.github.com/users/LauraCollard/events{/privacy}", "followers_url": "https://api.github.com/users/LauraCollard/followers", "following_url": "https://api.github.com/users/LauraCollard/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-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-10-01T14:21:52Z
2019-10-01T16:33:40Z
2019-10-01T16:33:25Z
CONTRIBUTOR
null
- [x] xref #28724 - [ ] tests added / passed - [x] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28723/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28723/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28723.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28723", "merged_at": "2019-10-01T16:33:25Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28723.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28723" }
https://api.github.com/repos/pandas-dev/pandas/issues/28724
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28724/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28724/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28724/events
https://github.com/pandas-dev/pandas/issues/28724
500,943,518
MDU6SXNzdWU1MDA5NDM1MTg=
28,724
Fix PR06 issues in docstrings
{ "avatar_url": "https://avatars.githubusercontent.com/u/35954013?v=4", "events_url": "https://api.github.com/users/LauraCollard/events{/privacy}", "followers_url": "https://api.github.com/users/LauraCollard/followers", "following_url": "https://api.github.com/users/LauraCollard/following{/other_user}", "gist...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0e8a16", "default": true, "description": null, "id": 7171206...
open
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/75975268?v=4", "events_url": "https://api.github.com/users/Varun270/events{/privacy}", "followers_url": "https://api.github.com/users/Varun270/followers", "following_url": "https://api.github.com/users/Varun270/following{/other_user}", "gists_url": "htt...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/75975268?v=4", "events_url": "https://api.github.com/users/Varun270/events{/privacy}", "followers_url": "https://api.github.com/users/Varun270/followers", "following_url": "https://api.github.com/users/Varun270/following{/other_user}", "gi...
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
11
2019-10-01T14:40:18Z
2021-09-09T05:09:26Z
null
CONTRIBUTOR
null
Fix the docstrings where there is an error in a parameter format, eg string instead of str. Current errors: ``` pandas.Series.to_json: Parameter "indent" type should use "int" instead of "integer" pandas.Timestamp.ceil: Parameter "freq" type should use "str" instead of "string" pandas.Timestamp.day_name: Parameter...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28724/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28724/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28725
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28725/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28725/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28725/events
https://github.com/pandas-dev/pandas/pull/28725
500,950,712
MDExOlB1bGxSZXF1ZXN0MzIzMzE2OTc3
28,725
Change maybe_promote fill_value to dt64/td64 NaT instead of iNaT
{ "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": "0052cc"...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-10-01T14:51:15Z
2019-10-01T17:02:45Z
2019-10-01T16:59:10Z
MEMBER
null
Unambiguous, preliminary for fixing more xfails.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28725/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28725/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28725.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28725", "merged_at": "2019-10-01T16:59:10Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28725.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28725" }
https://api.github.com/repos/pandas-dev/pandas/issues/28726
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28726/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28726/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28726/events
https://github.com/pandas-dev/pandas/issues/28726
500,962,054
MDU6SXNzdWU1MDA5NjIwNTQ=
28,726
DOC: Add docstring to fixture "frame" in "tests/io/excel/conftest.py"
{ "avatar_url": "https://avatars.githubusercontent.com/u/5285879?v=4", "events_url": "https://api.github.com/users/dayoreke/events{/privacy}", "followers_url": "https://api.github.com/users/dayoreke/followers", "following_url": "https://api.github.com/users/dayoreke/following{/other_user}", "gists_url": "http...
[ { "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
[]
null
2
2019-10-01T15:08:48Z
2019-10-01T15:40:40Z
2019-10-01T15:39:37Z
CONTRIBUTOR
null
#### Problem description Add docstring to fixture "frame" in "tests/io/excel/conftest.py" as it is not clear what the method does.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28726/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28726/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28727
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28727/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28727/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28727/events
https://github.com/pandas-dev/pandas/pull/28727
500,967,376
MDExOlB1bGxSZXF1ZXN0MzIzMzMwNzQ5
28,727
Added doctstring to fixture
{ "avatar_url": "https://avatars.githubusercontent.com/u/5285879?v=4", "events_url": "https://api.github.com/users/dayoreke/events{/privacy}", "followers_url": "https://api.github.com/users/dayoreke/followers", "following_url": "https://api.github.com/users/dayoreke/following{/other_user}", "gists_url": "http...
[ { "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-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
0
2019-10-01T15:17:33Z
2019-10-02T10:09:38Z
2019-10-02T10:04:31Z
CONTRIBUTOR
null
- xref https://github.com/pandas-dev/pandas/pull/26579#pullrequestreview-245987920 - 0 tests added - passes `black pandas` - 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/28727/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28727/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28727.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28727", "merged_at": "2019-10-02T10:04:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28727.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28727" }
https://api.github.com/repos/pandas-dev/pandas/issues/28728
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28728/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28728/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28728/events
https://github.com/pandas-dev/pandas/pull/28728
500,970,710
MDExOlB1bGxSZXF1ZXN0MzIzMzMzNDU3
28,728
DOC: fix pr09,pr08 errors in frame.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/7444140?v=4", "events_url": "https://api.github.com/users/josibake/events{/privacy}", "followers_url": "https://api.github.com/users/josibake/followers", "following_url": "https://api.github.com/users/josibake/following{/other_user}", "gists_url": "http...
[ { "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-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-10-01T15:22:44Z
2019-10-01T18:46:38Z
2019-10-01T18:46:32Z
CONTRIBUTOR
null
fixing methods defined in this file this is part of a larger clean up of the dataframe class this fixes a subset of #28702 - [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/28728/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28728/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28728.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28728", "merged_at": "2019-10-01T18:46:32Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28728.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28728" }
https://api.github.com/repos/pandas-dev/pandas/issues/28729
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28729/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28729/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28729/events
https://github.com/pandas-dev/pandas/pull/28729
500,975,248
MDExOlB1bGxSZXF1ZXN0MzIzMzM3MjI2
28,729
TST: Fix broken test cases where Timedelta/Timestamp raise
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
6
2019-10-01T15:30:13Z
2019-10-02T13:27:34Z
2019-10-02T11:55:36Z
MEMBER
null
Orthogonal to #28725, but will need to be rebased after that is merged.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28729/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28729/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28729.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28729", "merged_at": "2019-10-02T11:55:36Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28729.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28729" }
https://api.github.com/repos/pandas-dev/pandas/issues/28730
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28730/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28730/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28730/events
https://github.com/pandas-dev/pandas/pull/28730
500,993,105
MDExOlB1bGxSZXF1ZXN0MzIzMzUxOTg4
28,730
CI: 3.8 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" }, { "color": "fef2c0", "default": false, "description": ...
closed
false
null
[]
{ "closed_at": "2019-10-19T17:01:24Z", "closed_issues": 52, "created_at": "2019-08-23T11:48:40Z", "creator": { "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/us...
9
2019-10-01T15:59:34Z
2019-10-15T15:27:40Z
2019-10-15T11:38:53Z
MEMBER
null
Travis config is a mystery to me, so this is trial-and-error until I get the hang of it. Closes https://github.com/pandas-dev/pandas/issues/26626
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28730/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28730/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28730.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28730", "merged_at": "2019-10-15T11:38:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28730.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28730" }
https://api.github.com/repos/pandas-dev/pandas/issues/28731
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28731/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28731/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28731/events
https://github.com/pandas-dev/pandas/pull/28731
500,999,219
MDExOlB1bGxSZXF1ZXN0MzIzMzU2ODAy
28,731
TST: return pytest MarkDecorator from td.skip_if_no #26735
{ "avatar_url": "https://avatars.githubusercontent.com/u/11097856?v=4", "events_url": "https://api.github.com/users/ladyyvii/events{/privacy}", "followers_url": "https://api.github.com/users/ladyyvii/followers", "following_url": "https://api.github.com/users/ladyyvii/following{/other_user}", "gists_url": "htt...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "207de5", "d...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-10-01T16:10:14Z
2019-10-02T09:02:45Z
2019-10-02T08:50:19Z
CONTRIBUTOR
null
- [x] xref https://github.com/pandas-dev/pandas/pull/26735#issuecomment-500156276 - [x] tests added / passed - [ ] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] I've replaced `safe_import` function with a corresponding test decorator. I've also investigated whether...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28731/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28731/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28731.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28731", "merged_at": "2019-10-02T08:50:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28731.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28731" }
https://api.github.com/repos/pandas-dev/pandas/issues/28732
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28732/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28732/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28732/events
https://github.com/pandas-dev/pandas/pull/28732
501,010,045
MDExOlB1bGxSZXF1ZXN0MzIzMzY1MzI5
28,732
Adds test for string series addition
{ "avatar_url": "https://avatars.githubusercontent.com/u/31938?v=4", "events_url": "https://api.github.com/users/kognate/events{/privacy}", "followers_url": "https://api.github.com/users/kognate/followers", "following_url": "https://api.github.com/users/kognate/following{/other_user}", "gists_url": "https://a...
[]
closed
false
null
[]
null
0
2019-10-01T16:30:46Z
2019-10-01T17:03:10Z
2019-10-01T17:03:10Z
CONTRIBUTOR
null
The bug was fixed outside of this code. This PR only adds a small test. - [ X ] closes #28658 - [ X ] tests added / passed - [ X ] passes `black pandas` - [ X ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ - ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28732/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28732/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28732.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28732", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/28732.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28732" }
https://api.github.com/repos/pandas-dev/pandas/issues/28733
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28733/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28733/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28733/events
https://github.com/pandas-dev/pandas/pull/28733
501,029,011
MDExOlB1bGxSZXF1ZXN0MzIzMzgwODgz
28,733
Inconsistent indexes for tick label plotting
{ "avatar_url": "https://avatars.githubusercontent.com/u/49879400?v=4", "events_url": "https://api.github.com/users/nrebena/events{/privacy}", "followers_url": "https://api.github.com/users/nrebena/followers", "following_url": "https://api.github.com/users/nrebena/following{/other_user}", "gists_url": "https:...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" } ]
closed
false
null
[]
null
16
2019-10-01T17:08:33Z
2021-01-18T15:21:15Z
2020-11-21T12:37:21Z
CONTRIBUTOR
null
The tick position for BarPlot can be define using the convert tool from matplotlib. The main advantage is that it will reuse the same position when you have text as axis values. Previously, the tick position was determined by the order of the given element, so that ['A', 'B'] where given label [0, 1], and if updatin...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28733/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28733/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28733.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28733", "merged_at": "2020-11-21T12:37:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28733.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28733" }
https://api.github.com/repos/pandas-dev/pandas/issues/28734
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28734/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28734/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28734/events
https://github.com/pandas-dev/pandas/pull/28734
501,050,924
MDExOlB1bGxSZXF1ZXN0MzIzMzk4Njc1
28,734
BUG: fix renaming in requirements generation script
{ "avatar_url": "https://avatars.githubusercontent.com/u/1581782?v=4", "events_url": "https://api.github.com/users/tadashigaki/events{/privacy}", "followers_url": "https://api.github.com/users/tadashigaki/followers", "following_url": "https://api.github.com/users/tadashigaki/following{/other_user}", "gists_ur...
[ { "color": "d93f0b", "default": false, "description": "Required and optional dependencies", "id": 527603109, "name": "Dependencies", "node_id": "MDU6TGFiZWw1Mjc2MDMxMDk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dependencies" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-10-01T17:52:29Z
2019-10-02T16:59:08Z
2019-10-02T11:44:27Z
CONTRIBUTOR
null
- [x] closes #28714 - [ ] 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/28734/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28734/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28734.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28734", "merged_at": "2019-10-02T11:44:27Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28734.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28734" }
https://api.github.com/repos/pandas-dev/pandas/issues/28735
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28735/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28735/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28735/events
https://github.com/pandas-dev/pandas/pull/28735
501,051,268
MDExOlB1bGxSZXF1ZXN0MzIzMzk4OTYw
28,735
Issue 28518 multiindex interesection
{ "avatar_url": "https://avatars.githubusercontent.com/u/49879400?v=4", "events_url": "https://api.github.com/users/nrebena/events{/privacy}", "followers_url": "https://api.github.com/users/nrebena/followers", "following_url": "https://api.github.com/users/nrebena/following{/other_user}", "gists_url": "https:...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
3
2019-10-01T17:53:11Z
2019-10-06T09:06:14Z
2019-10-05T23:09:55Z
CONTRIBUTOR
null
MultiIndex lexsort_depth now return sortorder if sortorder is not set to None At first the error come from the intersection of the two indexes, that resulted in an unsorted index with an invalid lexsort_depth value. Then when looking at the lexsort_depth function I found the deeper error, where the returned lexsort_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28735/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28735/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28735.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28735", "merged_at": "2019-10-05T23:09:55Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28735.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28735" }
https://api.github.com/repos/pandas-dev/pandas/issues/28736
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28736/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28736/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28736/events
https://github.com/pandas-dev/pandas/pull/28736
501,056,182
MDExOlB1bGxSZXF1ZXN0MzIzNDAyODcx
28,736
TST: add test to confirm adding 'm' to a Series of strings does not error
{ "avatar_url": "https://avatars.githubusercontent.com/u/31938?v=4", "events_url": "https://api.github.com/users/kognate/events{/privacy}", "followers_url": "https://api.github.com/users/kognate/followers", "following_url": "https://api.github.com/users/kognate/following{/other_user}", "gists_url": "https://a...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "5319e7", "d...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
0
2019-10-01T18:02:39Z
2019-10-02T06:43:10Z
2019-10-02T06:43:10Z
CONTRIBUTOR
null
adds a test to check for regressions later. Replacement PR for #28732 - [ X ] closes #28658 - [ X ] tests added / passed - [ X ] passes `black pandas` - [ X ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ - ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28736/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28736/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28736.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28736", "merged_at": "2019-10-02T06:43:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28736.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28736" }
https://api.github.com/repos/pandas-dev/pandas/issues/28737
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28737/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28737/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28737/events
https://github.com/pandas-dev/pandas/pull/28737
501,079,877
MDExOlB1bGxSZXF1ZXN0MzIzNDIyMjQx
28,737
Backport PR #28400 on branch 0.25.x (Fix a typo in "computation.rst" in document.)
{ "avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4", "events_url": "https://api.github.com/users/jschendel/events{/privacy}", "followers_url": "https://api.github.com/users/jschendel/followers", "following_url": "https://api.github.com/users/jschendel/following{/other_user}", "gists_url": "h...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2019-10-19T17:01:24Z", "closed_issues": 52, "created_at": "2019-08-23T11:48:40Z", "creator": { "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/us...
1
2019-10-01T18:49:27Z
2019-10-02T02:37:37Z
2019-10-02T02:04:40Z
MEMBER
null
Manually backporting #28400 since the bot isn't responding; did a cherry-pick of 6d47fabaf94d7427b48b30a3808545738cd778c6. This should fix the failing doc builds on the 0.25.x branch.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28737/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28737/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28737.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28737", "merged_at": "2019-10-02T02:04:40Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28737.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28737" }
https://api.github.com/repos/pandas-dev/pandas/issues/28738
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28738/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28738/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28738/events
https://github.com/pandas-dev/pandas/issues/28738
501,094,310
MDU6SXNzdWU1MDEwOTQzMTA=
28,738
DOC: Fixing docstrings formatting error PR08, PR09 in pandas.Series
{ "avatar_url": "https://avatars.githubusercontent.com/u/36764552?v=4", "events_url": "https://api.github.com/users/jackbicknell14/events{/privacy}", "followers_url": "https://api.github.com/users/jackbicknell14/followers", "following_url": "https://api.github.com/users/jackbicknell14/following{/other_user}", ...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
null
1
2019-10-01T19:18:30Z
2019-10-15T19:07:48Z
2019-10-15T19:07:48Z
CONTRIBUTOR
null
This is a subset of: - [#28602](https://github.com/pandas-dev/pandas/issues/28602) the PR09 issue overview, - [#25232](https://github.com/pandas-dev/pandas/issues/25232) the PR08 issue overview, - [#27977](https://github.com/pandas-dev/pandas/issues/27977) the overall docstring error overview Fixing PR08 and PR...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28738/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28738/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28739
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28739/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28739/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28739/events
https://github.com/pandas-dev/pandas/pull/28739
501,098,608
MDExOlB1bGxSZXF1ZXN0MzIzNDM3Njgy
28,739
DOC: fix PR09,PR08 errors for pandas.Timestamp
{ "avatar_url": "https://avatars.githubusercontent.com/u/7444140?v=4", "events_url": "https://api.github.com/users/josibake/events{/privacy}", "followers_url": "https://api.github.com/users/josibake/followers", "following_url": "https://api.github.com/users/josibake/following{/other_user}", "gists_url": "http...
[ { "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-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
5
2019-10-01T19:27:20Z
2019-10-04T17:58:34Z
2019-10-04T15:33:29Z
CONTRIBUTOR
null
Alright, trying this again. Note: for `Timestamp.tz_localize` , the `deprecated:: 0.24.0` was in the wrong place. the indentation implied it was only deprecating the `coerce` argument of the `errors` parameter, but if you read both of the arguments for `errors`, it implies the entire parameter is deprecated in favo...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28739/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28739/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28739.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28739", "merged_at": "2019-10-04T15:33:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28739.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28739" }
https://api.github.com/repos/pandas-dev/pandas/issues/28740
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28740/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28740/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28740/events
https://github.com/pandas-dev/pandas/issues/28740
501,116,698
MDU6SXNzdWU1MDExMTY2OTg=
28,740
Include/exclude using multiple columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/8355965?v=4", "events_url": "https://api.github.com/users/amirhosseindavoody/events{/privacy}", "followers_url": "https://api.github.com/users/amirhosseindavoody/followers", "following_url": "https://api.github.com/users/amirhosseindavoody/following{/othe...
[ { "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": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
4
2019-10-01T20:05:18Z
2021-07-21T05:12:06Z
2021-07-21T05:12:06Z
NONE
null
This is a proposal for two new methods that makes filtering dataframe rows easier based in value of two or more column values. In my use of pandas there is often need to filter (exclude or keep) all the rows that meet a certain condition on multiple column **simultaneously**. For example column A is equal to 1 and c...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28740/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28740/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28741
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28741/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28741/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28741/events
https://github.com/pandas-dev/pandas/pull/28741
501,223,230
MDExOlB1bGxSZXF1ZXN0MzIzNTM5Mzg4
28,741
BUG: Fix DataFrame logical ops Series inconsistency
{ "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" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
5
2019-10-02T01:18:56Z
2019-10-06T13:43:32Z
2019-10-05T23:03:30Z
MEMBER
null
closes #5284 closes #5035 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Will need to look and see if this closes anything else. This will have a merge conflict with #28638, that is a slightly higher priority. ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28741/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28741/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28741.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28741", "merged_at": "2019-10-05T23:03:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28741.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28741" }
https://api.github.com/repos/pandas-dev/pandas/issues/28742
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28742/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28742/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28742/events
https://github.com/pandas-dev/pandas/pull/28742
501,225,711
MDExOlB1bGxSZXF1ZXN0MzIzNTQxMjg4
28,742
DOC: Pandas.Series.drop docstring PR02 (#27976)
{ "avatar_url": "https://avatars.githubusercontent.com/u/2922401?v=4", "events_url": "https://api.github.com/users/angelaambroz/events{/privacy}", "followers_url": "https://api.github.com/users/angelaambroz/followers", "following_url": "https://api.github.com/users/angelaambroz/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-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-10-02T01:29:08Z
2019-10-02T16:31:05Z
2019-10-02T15:47:13Z
CONTRIBUTOR
null
- [x] addresses, but **does not fully close**, #27976 - [x] tests added / passed - I didn't run the full `pytest` suite on the actual code, but rather re-ran: ``` ./scripts/validate_docstrings.py pandas.Series.drop --errors=PR02 ``` to confirm that the docstring formatting passed - [x] passes `black pandas` - [...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28742/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28742/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28742.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28742", "merged_at": "2019-10-02T15:47:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28742.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28742" }
https://api.github.com/repos/pandas-dev/pandas/issues/28743
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28743/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28743/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28743/events
https://github.com/pandas-dev/pandas/pull/28743
501,246,146
MDExOlB1bGxSZXF1ZXN0MzIzNTU3MzM2
28,743
DOC: Styler errors PR08 and PR09
{ "avatar_url": "https://avatars.githubusercontent.com/u/3718211?v=4", "events_url": "https://api.github.com/users/bhuvanakundumani/events{/privacy}", "followers_url": "https://api.github.com/users/bhuvanakundumani/followers", "following_url": "https://api.github.com/users/bhuvanakundumani/following{/other_user...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
3
2019-10-02T02:52:30Z
2019-10-02T22:11:03Z
2019-10-02T06:29:51Z
CONTRIBUTOR
null
- closes #28656 - tests added/ passed - Checked with ``` ./scripts/validate_docstrings.py pandas.io.formats.style.Styler --errors=PR08,PR09 ``` - passes `black pandas` - passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - whatsnew entry - not 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/28743/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28743/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28743.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28743", "merged_at": "2019-10-02T06:29:51Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28743.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28743" }
https://api.github.com/repos/pandas-dev/pandas/issues/28744
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28744/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28744/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28744/events
https://github.com/pandas-dev/pandas/pull/28744
501,270,315
MDExOlB1bGxSZXF1ZXN0MzIzNTc2Mjk3
28,744
Various docstring fixes
{ "avatar_url": "https://avatars.githubusercontent.com/u/11009874?v=4", "events_url": "https://api.github.com/users/ChiefMilesEdgeworth/events{/privacy}", "followers_url": "https://api.github.com/users/ChiefMilesEdgeworth/followers", "following_url": "https://api.github.com/users/ChiefMilesEdgeworth/following{/...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
24
2019-10-02T04:34:18Z
2019-11-08T16:41:18Z
2019-11-08T16:41:09Z
CONTRIBUTOR
null
- [x] xref #27976 - [x] tests added / passed - Didn't run all tests, only those concerning the issue (`./scripts/validate_docstrings.py pandas.Series.drop --errors=PR02`) - [x] passes `black pandas` - Only docstrings were edited, so there were no major changes - [x] passes `git diff upstream/master -u -- "*.py" |...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28744/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28744/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28744.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28744", "merged_at": "2019-11-08T16:41:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28744.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28744" }
https://api.github.com/repos/pandas-dev/pandas/issues/28745
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28745/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28745/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28745/events
https://github.com/pandas-dev/pandas/pull/28745
501,310,550
MDExOlB1bGxSZXF1ZXN0MzIzNjA5MzIz
28,745
Backport PR #28680 on branch 0.25.x (BUG: Fix RangeIndex.get_indexer for decreasing RangeIndex)
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2019-10-19T17:01:24Z", "closed_issues": 52, "created_at": "2019-08-23T11:48:40Z", "creator": { "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/us...
0
2019-10-02T06:51:26Z
2019-10-02T09:50:42Z
2019-10-02T09:50:42Z
NONE
null
Backport PR #28680: BUG: Fix RangeIndex.get_indexer for decreasing RangeIndex
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28745/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28745/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28745.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28745", "merged_at": "2019-10-02T09:50:42Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28745.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28745" }
https://api.github.com/repos/pandas-dev/pandas/issues/28746
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28746/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28746/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28746/events
https://github.com/pandas-dev/pandas/pull/28746
501,396,136
MDExOlB1bGxSZXF1ZXN0MzIzNjc3MjQw
28,746
Test pytables refactor
{ "avatar_url": "https://avatars.githubusercontent.com/u/33249563?v=4", "events_url": "https://api.github.com/users/tolaa001/events{/privacy}", "followers_url": "https://api.github.com/users/tolaa001/followers", "following_url": "https://api.github.com/users/tolaa001/following{/other_user}", "gists_url": "htt...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "5319e7", "d...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
4
2019-10-02T10:05:57Z
2019-10-05T22:35:25Z
2019-10-05T22:35:08Z
CONTRIBUTOR
null
- precursor to #18498 and continuation of #28715 - No new tests added - black pandas ran successfully - This PR is the next step reference in #28715. @simonjayhawkins and @jreback as promised, this PR contains the following new and EXCITING changes: 1. Created a contest.py in the pytables sub directory conta...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28746/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28746/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28746.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28746", "merged_at": "2019-10-05T22:35:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28746.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28746" }
https://api.github.com/repos/pandas-dev/pandas/issues/28747
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28747/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28747/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28747/events
https://github.com/pandas-dev/pandas/issues/28747
501,408,454
MDU6SXNzdWU1MDE0MDg0NTQ=
28,747
DOC: Fixing docstring formatting errors in PR08, PR09 in pandas.io
{ "avatar_url": "https://avatars.githubusercontent.com/u/5285879?v=4", "events_url": "https://api.github.com/users/dayoreke/events{/privacy}", "followers_url": "https://api.github.com/users/dayoreke/followers", "following_url": "https://api.github.com/users/dayoreke/following{/other_user}", "gists_url": "http...
[ { "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-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-10-02T10:33:59Z
2019-10-18T12:35:35Z
2019-10-02T14:35:28Z
CONTRIBUTOR
null
Fixing PR08, PR09 errors in pandas.io: ``` pandas.io.formats.style.Styler.apply: Parameter "func" description should start with a capital letter pandas.io.formats.style.Styler.apply: Parameter "axis" description should start with a capital letter pandas.io.formats.style.Styler.apply: Parameter "subset" description ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28747/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28747/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28748
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28748/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28748/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28748/events
https://github.com/pandas-dev/pandas/pull/28748
501,417,227
MDExOlB1bGxSZXF1ZXN0MzIzNjk0MTY0
28,748
DOC: Fixed doctring errors PR08, PR09 in pandas.io
{ "avatar_url": "https://avatars.githubusercontent.com/u/5285879?v=4", "events_url": "https://api.github.com/users/dayoreke/events{/privacy}", "followers_url": "https://api.github.com/users/dayoreke/followers", "following_url": "https://api.github.com/users/dayoreke/following{/other_user}", "gists_url": "http...
[ { "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-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-10-02T10:54:34Z
2019-10-02T14:35:45Z
2019-10-02T14:35:28Z
CONTRIBUTOR
null
- closes #28747 - passes `black pandas` - 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/28748/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28748/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28748.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28748", "merged_at": "2019-10-02T14:35:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28748.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28748" }
https://api.github.com/repos/pandas-dev/pandas/issues/28749
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28749/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28749/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28749/events
https://github.com/pandas-dev/pandas/pull/28749
501,548,205
MDExOlB1bGxSZXF1ZXN0MzIzNzk5NTcw
28,749
get rid of the None engine tests and just have a separate test that ensures how that gets bound to a particular engine #26662 (comment)
{ "avatar_url": "https://avatars.githubusercontent.com/u/11097856?v=4", "events_url": "https://api.github.com/users/ladyyvii/events{/privacy}", "followers_url": "https://api.github.com/users/ladyyvii/followers", "following_url": "https://api.github.com/users/ladyyvii/following{/other_user}", "gists_url": "htt...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "bfe5bf", "d...
closed
false
null
[]
null
1
2019-10-02T15:03:21Z
2019-11-07T21:07:15Z
2019-11-07T21:07:15Z
CONTRIBUTOR
null
- [x] xref https://github.com/pandas-dev/pandas/pull/26662#discussion_r291258182, https://github.com/pandas-dev/pandas/pull/26543#issuecomment-497126487, #26784 - [ ] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] I've replaced `None` engi...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28749/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28749/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28749.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28749", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/28749.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28749" }
https://api.github.com/repos/pandas-dev/pandas/issues/28750
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28750/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28750/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28750/events
https://github.com/pandas-dev/pandas/pull/28750
501,568,218
MDExOlB1bGxSZXF1ZXN0MzIzODE1NzMw
28,750
reenable codecov
{ "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-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-10-02T15:36:59Z
2019-10-03T17:21:49Z
2019-10-03T17:19:37Z
MEMBER
null
Let's see if this can be re-enabled. cc @WillAyd
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28750/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28750/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28750.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28750", "merged_at": "2019-10-03T17:19:36Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28750.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28750" }
https://api.github.com/repos/pandas-dev/pandas/issues/28751
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28751/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28751/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28751/events
https://github.com/pandas-dev/pandas/pull/28751
501,569,059
MDExOlB1bGxSZXF1ZXN0MzIzODE2NDIy
28,751
DEPR: is_copy arg of take closes #27357
{ "avatar_url": "https://avatars.githubusercontent.com/u/7977255?v=4", "events_url": "https://api.github.com/users/chrisstpierre/events{/privacy}", "followers_url": "https://api.github.com/users/chrisstpierre/followers", "following_url": "https://api.github.com/users/chrisstpierre/following{/other_user}", "gi...
[ { "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-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-10-02T15:38:28Z
2019-12-09T18:07:49Z
2019-12-09T18:07:48Z
NONE
null
- [ X ] closes #27357 - [ X ] tests added / passed - [ X ] passes `black pandas` - [ X ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28751/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28751/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28751.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28751", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/28751.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28751" }
https://api.github.com/repos/pandas-dev/pandas/issues/28752
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28752/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28752/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28752/events
https://github.com/pandas-dev/pandas/pull/28752
501,576,030
MDExOlB1bGxSZXF1ZXN0MzIzODIyMTU3
28,752
DOC: Minor fixes in pandas/testing.py docstring.
{ "avatar_url": "https://avatars.githubusercontent.com/u/25305301?v=4", "events_url": "https://api.github.com/users/anirudnits/events{/privacy}", "followers_url": "https://api.github.com/users/anirudnits/followers", "following_url": "https://api.github.com/users/anirudnits/following{/other_user}", "gists_url"...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
0
2019-10-02T15:50:30Z
2019-10-04T02:02:16Z
2019-10-04T02:02:16Z
CONTRIBUTOR
null
- [x] addresses #28724 - [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/28752/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28752/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28752.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28752", "merged_at": "2019-10-04T02:02:16Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28752.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28752" }
https://api.github.com/repos/pandas-dev/pandas/issues/28753
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28753/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28753/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28753/events
https://github.com/pandas-dev/pandas/pull/28753
501,577,453
MDExOlB1bGxSZXF1ZXN0MzIzODIzMzMy
28,753
Eliminated _WriterBase class, removed unused fixtures from methods in pandas/io/excel/test_writers.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/5285879?v=4", "events_url": "https://api.github.com/users/dayoreke/events{/privacy}", "followers_url": "https://api.github.com/users/dayoreke/followers", "following_url": "https://api.github.com/users/dayoreke/following{/other_user}", "gists_url": "http...
[ { "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": "bfe5bf", "d...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
4
2019-10-02T15:53:02Z
2019-10-13T22:34:57Z
2019-10-13T22:34:36Z
CONTRIBUTOR
null
- xref #26784 - passes `black pandas` - 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/28753/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28753/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28753.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28753", "merged_at": "2019-10-13T22:34:36Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28753.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28753" }
https://api.github.com/repos/pandas-dev/pandas/issues/28754
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28754/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28754/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28754/events
https://github.com/pandas-dev/pandas/pull/28754
501,599,173
MDExOlB1bGxSZXF1ZXN0MzIzODQwNjc5
28,754
TST: Fix maybe_promote xfails
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "207de5", "d...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
6
2019-10-02T16:33:39Z
2019-10-06T22:21:22Z
2019-10-06T21:38:23Z
MEMBER
null
Fix a handful of these, clean up a bunch of others.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28754/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28754/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28754.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28754", "merged_at": "2019-10-06T21:38:23Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28754.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28754" }
https://api.github.com/repos/pandas-dev/pandas/issues/28755
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28755/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28755/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28755/events
https://github.com/pandas-dev/pandas/issues/28755
501,616,405
MDU6SXNzdWU1MDE2MTY0MDU=
28,755
Groupby count doesn't accept sort= keyword
{ "avatar_url": "https://avatars.githubusercontent.com/u/306380?v=4", "events_url": "https://api.github.com/users/mrocklin/events{/privacy}", "followers_url": "https://api.github.com/users/mrocklin/followers", "following_url": "https://api.github.com/users/mrocklin/following{/other_user}", "gists_url": "https...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
7
2019-10-02T17:09:44Z
2021-03-31T00:48:05Z
2021-03-31T00:48:04Z
CONTRIBUTOR
null
Many groupby aggregations like sum, min, max, mean, and so on take a `sort=` keyword. Count doesn't for some reason. ```python In [1]: import pandas as pd In [2]: df = pd.DataFrame({"x": [3, 4, 1, 3, 4, 1], "y": [1, 2, 3, 4, 5, 6]}) In [3]: df.groupby("x").y.sum(sort=False) Out[3]: x 1 9 3 5 4 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28755/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28755/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28756
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28756/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28756/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28756/events
https://github.com/pandas-dev/pandas/pull/28756
501,638,551
MDExOlB1bGxSZXF1ZXN0MzIzODcyNzI1
28,756
Fixed docstring errors in pandas.period range and pandas.PeriodIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/25305301?v=4", "events_url": "https://api.github.com/users/anirudnits/events{/privacy}", "followers_url": "https://api.github.com/users/anirudnits/followers", "following_url": "https://api.github.com/users/anirudnits/following{/other_user}", "gists_url"...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-10-02T17:58:37Z
2019-10-02T22:50:22Z
2019-10-02T22:50:17Z
CONTRIBUTOR
null
- [x] addresses #28724 - [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/28756/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28756/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28756.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28756", "merged_at": "2019-10-02T22:50:17Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28756.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28756" }
https://api.github.com/repos/pandas-dev/pandas/issues/28757
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28757/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28757/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28757/events
https://github.com/pandas-dev/pandas/issues/28757
501,688,433
MDU6SXNzdWU1MDE2ODg0MzM=
28,757
Order should not matter when comparing index
{ "avatar_url": "https://avatars.githubusercontent.com/u/4386712?v=4", "events_url": "https://api.github.com/users/kipintouch/events{/privacy}", "followers_url": "https://api.github.com/users/kipintouch/followers", "following_url": "https://api.github.com/users/kipintouch/following{/other_user}", "gists_url":...
[]
closed
false
null
[]
null
3
2019-10-02T19:44:57Z
2019-10-15T16:02:00Z
2019-10-15T16:02:00Z
NONE
null
I just started to look into `pandas.util.testing`, to simplify my tests. I discover the following, ``` import pandas.util.testing as pdt m1 = pd.MultiIndex.from_product([[1], list('ab')]) m2 = pd.MultiIndex.from_product([[1], list('abc')]) m3 = pd.MultiIndex.from_product([[1], list('cab')]) # 1. this raise...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28757/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28757/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28758
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28758/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28758/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28758/events
https://github.com/pandas-dev/pandas/pull/28758
501,688,622
MDExOlB1bGxSZXF1ZXN0MzIzOTE0MTY0
28,758
Changed pypi tag of Cython
{ "avatar_url": "https://avatars.githubusercontent.com/u/46672514?v=4", "events_url": "https://api.github.com/users/bgrgv/events{/privacy}", "followers_url": "https://api.github.com/users/bgrgv/followers", "following_url": "https://api.github.com/users/bgrgv/following{/other_user}", "gists_url": "https://api....
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
null
2
2019-10-02T19:45:21Z
2019-10-02T23:03:24Z
2019-10-02T23:03:24Z
NONE
null
pip install cython -> pip install Cython - [x] 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/28758/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28758/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28758.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28758", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/28758.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28758" }
https://api.github.com/repos/pandas-dev/pandas/issues/28759
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28759/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28759/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28759/events
https://github.com/pandas-dev/pandas/issues/28759
501,691,148
MDU6SXNzdWU1MDE2OTExNDg=
28,759
API: ops alignment behavior inconsistencies
{ "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": "006b75", "default": false, "description": "Arithmetic, Comparison, and Logical operations", "id": 47223669, "name": "Numeric Operations", "node_id": "MDU6TGFiZWw0NzIyMzY2OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Numeric%20Operations" }, { "c...
closed
false
null
[]
null
4
2019-10-02T19:50:49Z
2020-10-03T16:19:53Z
2020-10-03T16:19:53Z
MEMBER
null
In both Series and DataFrame ops, we have inconsistent behavior for when we call `self.align` vs when we raise. Everything discussed here is for non-flex ops. Case 1: consider `op(ser1, ser2)` for two Series with non-matching indexes. - arithmetic ops call `self.align(other)` - comparison ops raise `ValueError("C...
{ "+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/28759/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28759/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28760
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28760/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28760/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28760/events
https://github.com/pandas-dev/pandas/pull/28760
501,729,096
MDExOlB1bGxSZXF1ZXN0MzIzOTQ3MDc4
28,760
DOC: Fixed PR06 docstring errors in pandas.interval_range & pandas.util.hash_array
{ "avatar_url": "https://avatars.githubusercontent.com/u/44315191?v=4", "events_url": "https://api.github.com/users/samyak-jn/events{/privacy}", "followers_url": "https://api.github.com/users/samyak-jn/followers", "following_url": "https://api.github.com/users/samyak-jn/following{/other_user}", "gists_url": "...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-10-02T21:11:48Z
2019-10-07T00:33:25Z
2019-10-07T00:32:06Z
CONTRIBUTOR
null
DOC: Fixed PR06 docstring errors in pandas.interval_range - [ ] xref #28724 - [ ] 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/28760/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28760/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28760.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28760", "merged_at": "2019-10-07T00:32:06Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28760.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28760" }
https://api.github.com/repos/pandas-dev/pandas/issues/28761
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28761/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28761/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28761/events
https://github.com/pandas-dev/pandas/pull/28761
501,761,009
MDExOlB1bGxSZXF1ZXN0MzIzOTczMjQ0
28,761
CLN: Fix typo in contributing.rst
{ "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-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-10-02T22:37:35Z
2019-10-02T23:57:13Z
2019-10-02T23:55:32Z
MEMBER
null
Fixes a typo in the contributing guidelines.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28761/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28761/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28761.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28761", "merged_at": "2019-10-02T23:55:32Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28761.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28761" }
https://api.github.com/repos/pandas-dev/pandas/issues/28762
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28762/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28762/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28762/events
https://github.com/pandas-dev/pandas/pull/28762
501,768,188
MDExOlB1bGxSZXF1ZXN0MzIzOTc5MDYx
28,762
BUG: Allow cast from cat to extension dtype
{ "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": "e11d21", "default": false, "description": "Categorical Data Type", ...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
5
2019-10-02T23:01:39Z
2019-10-08T12:52:52Z
2019-10-08T12:40:09Z
MEMBER
null
- [x] closes #28668 - [x] tests added / passed - [x] passes `black pandas` - [x] whatsnew entry Modifies `categorical.astype` to allow for casting to extension dtypes. Also fixes the merge issue identified in #28668.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28762/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28762/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28762.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28762", "merged_at": "2019-10-08T12:40:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28762.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28762" }
https://api.github.com/repos/pandas-dev/pandas/issues/28763
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28763/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28763/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28763/events
https://github.com/pandas-dev/pandas/pull/28763
501,811,396
MDExOlB1bGxSZXF1ZXN0MzI0MDEyNzQ2
28,763
CLN: Define UDFException for catching arbitrary Exception
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[]
closed
false
null
[]
null
3
2019-10-03T02:01:39Z
2019-10-03T12:13:49Z
2019-10-03T12:13:45Z
MEMBER
null
Alias `UDFException = Exception` (User Defined Function) for cases where we can't be more specific than `except Exception`, but this way we can be explicit that we're doing this on purpose. Maybe at the end of this process we can add a code check to disallow `except Exception` altogether.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28763/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28763/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28763.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28763", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/28763.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28763" }
https://api.github.com/repos/pandas-dev/pandas/issues/28764
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28764/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28764/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28764/events
https://github.com/pandas-dev/pandas/pull/28764
501,815,170
MDExOlB1bGxSZXF1ZXN0MzI0MDE1Njk1
28,764
TST: port maybe_promote tests from #23982
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "e102d8", "d...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
3
2019-10-03T02:19:02Z
2019-10-03T18:42:32Z
2019-10-03T17:50:42Z
MEMBER
null
Not all of them, but whittling them down. The tests are copied almost verbatim. The only change is updating the datetime64/timedelta64 expected results to be datetime64/timedelta64 instead of iNaT.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28764/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28764/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28764.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28764", "merged_at": "2019-10-03T17:50:42Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28764.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28764" }
https://api.github.com/repos/pandas-dev/pandas/issues/28765
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28765/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28765/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28765/events
https://github.com/pandas-dev/pandas/pull/28765
501,839,008
MDExOlB1bGxSZXF1ZXN0MzI0MDMzNDA3
28,765
BUG: Partial fix for docstring validation for parameters
{ "avatar_url": "https://avatars.githubusercontent.com/u/11009874?v=4", "events_url": "https://api.github.com/users/ChiefMilesEdgeworth/events{/privacy}", "followers_url": "https://api.github.com/users/ChiefMilesEdgeworth/followers", "following_url": "https://api.github.com/users/ChiefMilesEdgeworth/following{/...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
23
2019-10-03T04:04:31Z
2019-10-15T20:43:16Z
2019-10-14T16:05:37Z
CONTRIBUTOR
null
This PR addresses #20298, does not close. - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` This changes the method used to find arguments from `inspect.getfullargspec` to `inspect.signature` and changes the handling accordingly. It also no...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28765/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28765/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28765.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28765", "merged_at": "2019-10-14T16:05:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28765.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28765" }
https://api.github.com/repos/pandas-dev/pandas/issues/28766
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28766/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28766/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28766/events
https://github.com/pandas-dev/pandas/issues/28766
501,843,825
MDU6SXNzdWU1MDE4NDM4MjU=
28,766
to_string() does not have an "encoding" parameter.
{ "avatar_url": "https://avatars.githubusercontent.com/u/16963976?v=4", "events_url": "https://api.github.com/users/mohitanand001/events{/privacy}", "followers_url": "https://api.github.com/users/mohitanand001/followers", "following_url": "https://api.github.com/users/mohitanand001/following{/other_user}", "g...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "ededed", "default": false, "description": "__repr__...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
6
2019-10-03T04:24:05Z
2019-10-23T17:48:08Z
2019-10-23T17:48:08Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python df = pd.DataFrame(data = {'Japanese' : 'こんにけは', 'English' : 'Hello'}, index = [0]) df.to_string() ``` #### Output of ``pd.show_versions()`` <details> [paste the output of ``pd.show_versions()`` here below this line] INSTALLED VERSIONS --...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28766/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28766/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28767
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28767/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28767/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28767/events
https://github.com/pandas-dev/pandas/issues/28767
501,953,824
MDU6SXNzdWU1MDE5NTM4MjQ=
28,767
DataFrame.replace inconsistent behaviour with regex and nan
{ "avatar_url": "https://avatars.githubusercontent.com/u/53429423?v=4", "events_url": "https://api.github.com/users/jaksiprejak/events{/privacy}", "followers_url": "https://api.github.com/users/jaksiprejak/followers", "following_url": "https://api.github.com/users/jaksiprejak/following{/other_user}", "gists_u...
[]
closed
false
null
[]
null
2
2019-10-03T09:30:30Z
2019-10-03T12:35:10Z
2019-10-03T12:35:10Z
NONE
null
When replacing a string with a `nan`, in a dataframe of strings, using a regex. The rest of the strings are replaced with `nan` as well. When `to_replace` is a simple string, only the target values are replaced with `nan` ```python import numpy as np import pandas as pd import re df = pd.DataFrame([['1', '2...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28767/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28767/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28768
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28768/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28768/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28768/events
https://github.com/pandas-dev/pandas/issues/28768
501,954,825
MDU6SXNzdWU1MDE5NTQ4MjU=
28,768
Minimum output differs between timezone-aware and timezone-naive datetimes
{ "avatar_url": "https://avatars.githubusercontent.com/u/11423539?v=4", "events_url": "https://api.github.com/users/benmatwil/events{/privacy}", "followers_url": "https://api.github.com/users/benmatwil/followers", "following_url": "https://api.github.com/users/benmatwil/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
1
2019-10-03T09:32:30Z
2019-10-03T15:40:46Z
2019-10-03T15:40:40Z
NONE
null
#### Code Sample ```python import pandas as pd import datetime # setup a dataframe with some dates in df_dates = pd.DataFrame({ 'a': [datetime.datetime(2010, 1, i) for i in range(2, 7)], 'b': [datetime.datetime(2010, 1, i) for i in range(1, 6)] }) # set first date in fir...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28768/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28768/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28769
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28769/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28769/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28769/events
https://github.com/pandas-dev/pandas/issues/28769
502,110,469
MDU6SXNzdWU1MDIxMTA0Njk=
28,769
DataFrame.append with empty list raises IndexError
{ "avatar_url": "https://avatars.githubusercontent.com/u/461983?v=4", "events_url": "https://api.github.com/users/joaoe/events{/privacy}", "followers_url": "https://api.github.com/users/joaoe/followers", "following_url": "https://api.github.com/users/joaoe/following{/other_user}", "gists_url": "https://api.gi...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
3
2019-10-03T14:42:58Z
2019-11-16T21:35:56Z
2019-11-16T21:35:56Z
NONE
null
#### Code Sample ```python >>> import pandas >>> pandas.DataFrame().append([]) Traceback (most recent call last): File "<stdin>", line 1, in <module> File ".env\lib\site-packages\pandas\core\frame.py", line 7108, in append elif isinstance(other, list) and not isinstance(other[0], DataFrame): IndexErro...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28769/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28769/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28770
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28770/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28770/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28770/events
https://github.com/pandas-dev/pandas/issues/28770
502,141,022
MDU6SXNzdWU1MDIxNDEwMjI=
28,770
Align ExtensionArray with abc.Sequence
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "207de5", "default": false, "description": "Requires...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
11
2019-10-03T15:34:13Z
2021-07-21T05:12:55Z
null
MEMBER
null
ref https://github.com/pandas-dev/pandas/pull/28762#issuecomment-537760065 Right now the ExtensionArray is missing a few methods that would allow it to align with the `abc.Sequence` interface, namely `count`, `index`, `__reversed__` and `__contains__` I think we might want to add those items to the interface to a...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28770/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28770/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28771
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28771/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28771/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28771/events
https://github.com/pandas-dev/pandas/pull/28771
502,177,077
MDExOlB1bGxSZXF1ZXN0MzI0MzA4NzIx
28,771
CLN: Exception*2 in groupby wrapper
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
3
2019-10-03T16:44:41Z
2019-10-08T19:00:24Z
2019-10-08T18:59:08Z
MEMBER
null
Gets rid of two `except Exception`s in the same function, which is also one of the more heavily-nested functions in there.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28771/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28771/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28771.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28771", "merged_at": "2019-10-08T18:59:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28771.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28771" }
https://api.github.com/repos/pandas-dev/pandas/issues/28772
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28772/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28772/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28772/events
https://github.com/pandas-dev/pandas/pull/28772
502,193,048
MDExOlB1bGxSZXF1ZXN0MzI0MzIxOTg1
28,772
hide Index.get_values in docs and IPython tab completion
{ "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": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "5319e7", "default": false, "description": "Functionality to remo...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
6
2019-10-03T17:18:48Z
2019-10-06T06:58:29Z
2019-10-05T23:00:35Z
CONTRIBUTOR
null
In #28621 I hid the deprecated method ``Index.set_value`` in the docs (in ``indexing.rst``) and in the REPL/Ipython (by adding it to ``Index._deprecations``). I like that as it hides not-recommended parts of the pandas API and guides users away from deprecated methods. I've given the already deprecated method ``Inde...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28772/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28772/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28772.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28772", "merged_at": "2019-10-05T23:00:35Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28772.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28772" }
https://api.github.com/repos/pandas-dev/pandas/issues/28773
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28773/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28773/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28773/events
https://github.com/pandas-dev/pandas/issues/28773
502,199,217
MDU6SXNzdWU1MDIxOTkyMTc=
28,773
apply sometimes unexpectantly casts int64 series to objects
{ "avatar_url": "https://avatars.githubusercontent.com/u/11220793?v=4", "events_url": "https://api.github.com/users/crew102/events{/privacy}", "followers_url": "https://api.github.com/users/crew102/followers", "following_url": "https://api.github.com/users/crew102/following{/other_user}", "gists_url": "https:...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
7
2019-10-03T17:32:00Z
2021-07-21T05:14:16Z
null
NONE
null
#### Problem description `pandas.DataFrame.apply()`seems to be converting series from int64 to object in some circumstances, and I'm not sure why. An example of the strange behavior I'm seeing is shown below, along with comments on what I'm expecting to see versus what I actually see. Note, this issue was originally...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28773/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28773/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28774
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28774/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28774/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28774/events
https://github.com/pandas-dev/pandas/pull/28774
502,256,307
MDExOlB1bGxSZXF1ZXN0MzI0MzczODQ5
28,774
PERF: block-wise ops for scalar and 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...
[]
closed
false
null
[]
null
2
2019-10-03T19:34:56Z
2020-04-05T17:45:04Z
2019-10-30T22:46:53Z
MEMBER
null
This extends #28583 to handle `op(frame, series)` (whereas 28583 handles only `op(frame, scalar)`). I got this passing locally, haven't gone back through to do e.g. lint fixups. There are a few places where this surfaced bugs that can be fixed independently.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28774/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28774/timeline
null
1
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28774.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28774", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/28774.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28774" }
https://api.github.com/repos/pandas-dev/pandas/issues/28775
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28775/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28775/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28775/events
https://github.com/pandas-dev/pandas/pull/28775
502,266,050
MDExOlB1bGxSZXF1ZXN0MzI0MzgxODYy
28,775
TST: Remove maybe_promote tests for iNaT as an NA value
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "d7e102", "d...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-10-03T19:56:15Z
2019-10-06T13:40:44Z
2019-10-05T22:30:42Z
MEMBER
null
These are left over from a time when maybe_promote treated iNaT as an NA value, which we stopped doing because it is ambiguous. Removes 22 xfails (leaving 317 in this file)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28775/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28775/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28775.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28775", "merged_at": "2019-10-05T22:30:42Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28775.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28775" }
https://api.github.com/repos/pandas-dev/pandas/issues/28776
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28776/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28776/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28776/events
https://github.com/pandas-dev/pandas/pull/28776
502,276,937
MDExOlB1bGxSZXF1ZXN0MzI0MzkwNzU3
28,776
TST: fix maybe_promote float dtype xfails
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-10-03T20:20:01Z
2019-10-06T13:37:14Z
2019-10-05T22:31:37Z
MEMBER
null
fixes 9 xfails
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28776/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28776/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28776.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28776", "merged_at": "2019-10-05T22:31:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28776.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28776" }
https://api.github.com/repos/pandas-dev/pandas/issues/28777
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28777/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28777/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28777/events
https://github.com/pandas-dev/pandas/pull/28777
502,288,679
MDExOlB1bGxSZXF1ZXN0MzI0NDAwNDgy
28,777
TST: port more maybe_promote tests, adds 260 xfails
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "e102d8", "d...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-10-03T20:45:25Z
2019-10-06T13:36:41Z
2019-10-05T22:32:52Z
MEMBER
null
Currently working on a branch that fixes (some of) these new xfails.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28777/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28777/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28777.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28777", "merged_at": "2019-10-05T22:32:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28777.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28777" }
https://api.github.com/repos/pandas-dev/pandas/issues/28778
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28778/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28778/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28778/events
https://github.com/pandas-dev/pandas/issues/28778
502,297,955
MDU6SXNzdWU1MDIyOTc5NTU=
28,778
DISCUSS: boolean dtype with missing value support
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "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": "AD7FA8"...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
23
2019-10-03T21:05:39Z
2020-03-30T06:56:31Z
2020-01-06T20:26:19Z
MEMBER
null
Part of the discussion on missing value handling in https://github.com/pandas-dev/pandas/issues/28095, detailed proposal at https://hackmd.io/@jorisvandenbossche/Sk0wMeAmB. *if* we go for a new NA value, we also need to decide the behaviour of this value in comparison operations. And consequently, we also need to de...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28778/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28778/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28779
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28779/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28779/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28779/events
https://github.com/pandas-dev/pandas/issues/28779
502,312,403
MDU6SXNzdWU1MDIzMTI0MDM=
28,779
`RollingGroupBy.quantile` ignores `interpolation` argument
{ "avatar_url": "https://avatars.githubusercontent.com/u/3418384?v=4", "events_url": "https://api.github.com/users/pwsiegel/events{/privacy}", "followers_url": "https://api.github.com/users/pwsiegel/followers", "following_url": "https://api.github.com/users/pwsiegel/following{/other_user}", "gists_url": "http...
[ { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" }, { "color": "d4c5f9", "default": false, "description": "r...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
0
2019-10-03T21:38:59Z
2019-11-18T00:33:35Z
2019-11-18T00:33:34Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python df = pd.DataFrame([ ['a', 1], ['a', 2], ['a', 3], ['b', 1], ['b', 3], ['b', 5] ], columns=['key', 'val']) print(df.groupby('key').rolling(2).quantile(.4, interpolation='lower')) ``` #### Problem description The keyword argument `interp...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28779/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28779/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28780
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28780/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28780/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28780/events
https://github.com/pandas-dev/pandas/issues/28780
502,348,458
MDU6SXNzdWU1MDIzNDg0NTg=
28,780
DOC: wrong formatting of the set_option docs
{ "avatar_url": "https://avatars.githubusercontent.com/u/16733618?v=4", "events_url": "https://api.github.com/users/alimcmaster1/events{/privacy}", "followers_url": "https://api.github.com/users/alimcmaster1/followers", "following_url": "https://api.github.com/users/alimcmaster1/following{/other_user}", "gist...
[ { "color": "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-02-06T23:38:32Z", "closed_issues": 103, "created_at": "2020-01-14T04:04:52Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2019-10-03T23:31:58Z
2020-02-03T10:39:49Z
2020-02-03T10:39:33Z
CONTRIBUTOR
null
https://pandas-docs.github.io/pandas-docs-travis/reference/api/pandas.set_option.html Notes section of the set_option docs seem to have lost some formatting/spacing on master. PR coming to fix! Ali
{ "+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/28780/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28780/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28781
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28781/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28781/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28781/events
https://github.com/pandas-dev/pandas/pull/28781
502,365,178
MDExOlB1bGxSZXF1ZXN0MzI0NDYzNTM0
28,781
DOC: fix DataFrame.plot docstrings errors PR09,PR08
{ "avatar_url": "https://avatars.githubusercontent.com/u/7444140?v=4", "events_url": "https://api.github.com/users/josibake/events{/privacy}", "followers_url": "https://api.github.com/users/josibake/followers", "following_url": "https://api.github.com/users/josibake/following{/other_user}", "gists_url": "http...
[ { "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-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
4
2019-10-04T00:35:15Z
2019-11-18T21:56:23Z
2019-11-18T21:56:23Z
CONTRIBUTOR
null
this is related to #28702 also fix a few formatting issues related to default arguments and argument ordering - [x] tests added / passed - [x] passes `black pandas`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28781/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28781/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28781.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28781", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/28781.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28781" }
https://api.github.com/repos/pandas-dev/pandas/issues/28782
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28782/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28782/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28782/events
https://github.com/pandas-dev/pandas/pull/28782
502,393,639
MDExOlB1bGxSZXF1ZXN0MzI0NDg0MzY0
28,782
Remove blocks from GroupBy Code
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "207de5", "default": false, "description": null, "id": ...
closed
false
null
[]
null
8
2019-10-04T02:40:04Z
2020-01-16T00:33:51Z
2019-10-08T15:22:41Z
MEMBER
null
Just trying to simplify things... Currently fails (locally at least) with 5 tests, which interestingly enough seem mostly related to `mean`. Need to debug further but submitting now for feedback
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28782/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28782/timeline
null
1
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28782.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28782", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/28782.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28782" }
https://api.github.com/repos/pandas-dev/pandas/issues/28783
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28783/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28783/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28783/events
https://github.com/pandas-dev/pandas/pull/28783
502,399,755
MDExOlB1bGxSZXF1ZXN0MzI0NDg4ODkx
28,783
BUG: pd.MultiIndex.get_loc(np.nan)
{ "avatar_url": "https://avatars.githubusercontent.com/u/34047134?v=4", "events_url": "https://api.github.com/users/proost/events{/privacy}", "followers_url": "https://api.github.com/users/proost/followers", "following_url": "https://api.github.com/users/proost/following{/other_user}", "gists_url": "https://a...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "d7...
closed
false
null
[]
null
2
2019-10-04T03:06:22Z
2019-10-10T10:47:36Z
2019-10-10T09:35:55Z
CONTRIBUTOR
null
MultiIndex.get_loc can find nan when input is NA value(e.g. nan, None) - [ ] closes #19132 - [x] tests added / passed - [x] passes `black pandas` - [ ] 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/28783/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28783/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28783.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28783", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/28783.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28783" }
https://api.github.com/repos/pandas-dev/pandas/issues/28784
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28784/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28784/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28784/events
https://github.com/pandas-dev/pandas/issues/28784
502,417,529
MDU6SXNzdWU1MDI0MTc1Mjk=
28,784
DOC/Discussion: Update docstrings guide to include guidance for edge cases
{ "avatar_url": "https://avatars.githubusercontent.com/u/7444140?v=4", "events_url": "https://api.github.com/users/josibake/events{/privacy}", "followers_url": "https://api.github.com/users/josibake/followers", "following_url": "https://api.github.com/users/josibake/following{/other_user}", "gists_url": "http...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
open
false
null
[]
null
1
2019-10-04T04:24:38Z
2019-10-16T18:51:34Z
null
CONTRIBUTOR
null
There are a few edge cases where there is not sufficient guidance in the docstrings on how to proceed. For example, if a parameter argument takes a list of values but the list is sufficiently long, it is not clear how to properly format (see #28739). Opening this as a placeholder to document edge cases encountered 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/28784/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28784/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28785
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28785/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28785/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28785/events
https://github.com/pandas-dev/pandas/pull/28785
502,478,149
MDExOlB1bGxSZXF1ZXN0MzI0NTUwODk1
28,785
DOC: Misc typos fixed in docs and code comments
{ "avatar_url": "https://avatars.githubusercontent.com/u/16938405?v=4", "events_url": "https://api.github.com/users/garanews/events{/privacy}", "followers_url": "https://api.github.com/users/garanews/followers", "following_url": "https://api.github.com/users/garanews/following{/other_user}", "gists_url": "htt...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
null
4
2019-10-04T07:32:03Z
2019-10-29T14:48:25Z
2019-10-29T14:45:59Z
CONTRIBUTOR
null
Fix some typo
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28785/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28785/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28785.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28785", "merged_at": "2019-10-29T14:45:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28785.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28785" }
https://api.github.com/repos/pandas-dev/pandas/issues/28786
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28786/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28786/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28786/events
https://github.com/pandas-dev/pandas/issues/28786
502,521,906
MDU6SXNzdWU1MDI1MjE5MDY=
28,786
datetime64[ns] dtype coerced to object after pd.concat(axis=1)
{ "avatar_url": "https://avatars.githubusercontent.com/u/81103?v=4", "events_url": "https://api.github.com/users/atlasstrategic/events{/privacy}", "followers_url": "https://api.github.com/users/atlasstrategic/followers", "following_url": "https://api.github.com/users/atlasstrategic/following{/other_user}", "g...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
open
false
null
[]
null
8
2019-10-04T09:11:40Z
2019-11-02T02:26:56Z
null
NONE
null
#### Code example using pandas 0.25.1 ```python import pandas as pd df1 = pd.DataFrame([], index=[], columns = ["foo"]) df2 = pd.DataFrame(data=list(range(20)),index=pd.date_range(start='2000', end='2020', freq='A-DEC'),columns=["bar"]) print(df2.index.dtype.name) # Output: `datetime64[ns]` df = pd.concat(...
{ "+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/28786/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28786/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28787
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28787/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28787/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28787/events
https://github.com/pandas-dev/pandas/issues/28787
502,639,554
MDU6SXNzdWU1MDI2Mzk1NTQ=
28,787
DataFrame groupby with categoricals and aggreggation with pd.DataFrame.sum with skipna leads to wrong column name
{ "avatar_url": "https://avatars.githubusercontent.com/u/49198627?v=4", "events_url": "https://api.github.com/users/kasparthommen/events{/privacy}", "followers_url": "https://api.github.com/users/kasparthommen/followers", "following_url": "https://api.github.com/users/kasparthommen/following{/other_user}", "g...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
5
2019-10-04T13:32:37Z
2019-10-07T13:50:38Z
2019-10-07T13:50:38Z
NONE
null
#### Problem description Consider the following data frame: ``` df = pd.DataFrame(data=(('Bob', 2), ('Greg', None), ('Greg', 6)), columns=['Name', 'Items']) ``` ``` Name Items 0 Bob 2.0 1 Greg NaN 2 Greg 6.0 ``` Now I want to group by `Name` and sum the `Items`, but I want the sum 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/28787/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28787/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28788
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28788/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28788/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28788/events
https://github.com/pandas-dev/pandas/issues/28788
502,688,439
MDU6SXNzdWU1MDI2ODg0Mzk=
28,788
Groupby.transform returns data with incorrect indexing when grouping on categoricals with missing values
{ "avatar_url": "https://avatars.githubusercontent.com/u/6248568?v=4", "events_url": "https://api.github.com/users/CassonStallings/events{/privacy}", "followers_url": "https://api.github.com/users/CassonStallings/followers", "following_url": "https://api.github.com/users/CassonStallings/following{/other_user}",...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
open
false
null
[]
null
0
2019-10-04T15:03:07Z
2020-06-28T06:35:33Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ``` import pandas as pd from pandas.api.types import CategoricalDtype cat1_type = CategoricalDtype(categories=[101, 202, 303], ordered=True) cat2_type = CategoricalDtype(categories=["a", "b", "c", "d"], ordered=True) df = pd.DataFrame({'cat1': [101, 101,...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28788/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28788/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28789
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28789/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28789/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28789/events
https://github.com/pandas-dev/pandas/pull/28789
502,688,755
MDExOlB1bGxSZXF1ZXN0MzI0NzIzMTkz
28,789
TST: Added SA01, SA02, and SA03 error checks to the Travis CI Build
{ "avatar_url": "https://avatars.githubusercontent.com/u/11009874?v=4", "events_url": "https://api.github.com/users/ChiefMilesEdgeworth/events{/privacy}", "followers_url": "https://api.github.com/users/ChiefMilesEdgeworth/followers", "following_url": "https://api.github.com/users/ChiefMilesEdgeworth/following{/...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
7
2019-10-04T15:03:40Z
2019-10-06T23:50:35Z
2019-10-06T22:14:44Z
CONTRIBUTOR
null
These error types no longer show errors on master, so they're ready to be turned on for builds. - [x] closes #23630 - [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/28789/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28789/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28789.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28789", "merged_at": "2019-10-06T22:14:44Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28789.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28789" }
https://api.github.com/repos/pandas-dev/pandas/issues/28790
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28790/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28790/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28790/events
https://github.com/pandas-dev/pandas/pull/28790
502,714,282
MDExOlB1bGxSZXF1ZXN0MzI0NzQ0MTk0
28,790
Added test test_datetimeField_after_setitem for issue #6942
{ "avatar_url": "https://avatars.githubusercontent.com/u/25305301?v=4", "events_url": "https://api.github.com/users/anirudnits/events{/privacy}", "followers_url": "https://api.github.com/users/anirudnits/followers", "following_url": "https://api.github.com/users/anirudnits/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" } ]
closed
false
null
[]
null
22
2019-10-04T15:51:53Z
2020-09-12T18:04:23Z
2020-09-12T18:04:23Z
CONTRIBUTOR
null
Added test `test_datetimeField_after_setitem` in `tests/generic/test_frame.py`. - [x] closes #6942 - [x] test added - [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/28790/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28790/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28790.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28790", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/28790.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28790" }
https://api.github.com/repos/pandas-dev/pandas/issues/28791
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28791/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28791/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28791/events
https://github.com/pandas-dev/pandas/issues/28791
502,716,584
MDU6SXNzdWU1MDI3MTY1ODQ=
28,791
DOC: HDFStore.select documentation miss information about selecting MultiIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/49879400?v=4", "events_url": "https://api.github.com/users/nrebena/events{/privacy}", "followers_url": "https://api.github.com/users/nrebena/followers", "following_url": "https://api.github.com/users/nrebena/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": "5319e7", "default": false, "description": "read_hdf, HDFStore", ...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
0
2019-10-04T15:56:40Z
2019-10-16T12:11:17Z
2019-10-16T12:11:17Z
CONTRIBUTOR
null
#### Code Sample ```python import pandas as pd index = pd.MultiIndex.from_product([['a', 'b'], [1, 2]]) df = pd.DataFrame(range(4), index=index) store = pd.HDFStore('store.h5') store.append('dataframe', df) store.select('dataframe', where="level_0 in 'b' and level_1 in 2") ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28791/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28791/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28792
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28792/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28792/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28792/events
https://github.com/pandas-dev/pandas/issues/28792
502,716,634
MDU6SXNzdWU1MDI3MTY2MzQ=
28,792
DOC: Fix SA04 errors in docstrings
{ "avatar_url": "https://avatars.githubusercontent.com/u/11009874?v=4", "events_url": "https://api.github.com/users/ChiefMilesEdgeworth/events{/privacy}", "followers_url": "https://api.github.com/users/ChiefMilesEdgeworth/followers", "following_url": "https://api.github.com/users/ChiefMilesEdgeworth/following{/...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0e8a16", "default": true, "description": null, "id": 7171206...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/65619177?v=4", "events_url": "https://api.github.com/users/nagesh-chowdaiah/events{/privacy}", "followers_url": "https://api.github.com/users/nagesh-chowdaiah/followers", "following_url": "https://api.github.com/users/nagesh-chowdaiah/following{/other_use...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/65619177?v=4", "events_url": "https://api.github.com/users/nagesh-chowdaiah/events{/privacy}", "followers_url": "https://api.github.com/users/nagesh-chowdaiah/followers", "following_url": "https://api.github.com/users/nagesh-chowdaiah/followin...
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
19
2019-10-04T15:56:47Z
2021-11-20T05:48:53Z
2021-11-20T05:48:53Z
CONTRIBUTOR
null
There are issues in some docstrings where the See Also section is not complete. All of the following errors exist because there is no description for a referenced function or method. If these can get fixed then CI will be able to check all of the See Also section errors! The command to check for the errors is `./script...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28792/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28792/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28793
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28793/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28793/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28793/events
https://github.com/pandas-dev/pandas/pull/28793
502,724,780
MDExOlB1bGxSZXF1ZXN0MzI0NzUyNzQ2
28,793
DOC: Reference level name as Term of HDFStore.select query (#28791)
{ "avatar_url": "https://avatars.githubusercontent.com/u/49879400?v=4", "events_url": "https://api.github.com/users/nrebena/events{/privacy}", "followers_url": "https://api.github.com/users/nrebena/followers", "following_url": "https://api.github.com/users/nrebena/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": "5319e7", "default": false, "description": "read_hdf, HDFStore", ...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
3
2019-10-04T16:14:24Z
2020-03-16T19:31:31Z
2019-10-16T12:11:17Z
CONTRIBUTOR
null
Add documentation for default level name with HDFStore MultiIndex. - [x] closes #28791 - [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/28793/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28793/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28793.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28793", "merged_at": "2019-10-16T12:11:16Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28793.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28793" }
https://api.github.com/repos/pandas-dev/pandas/issues/28794
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28794/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28794/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28794/events
https://github.com/pandas-dev/pandas/pull/28794
502,726,241
MDExOlB1bGxSZXF1ZXN0MzI0NzUzOTUw
28,794
DOC: Fix PR06 docstring errors in pandas.merge_asof
{ "avatar_url": "https://avatars.githubusercontent.com/u/25305301?v=4", "events_url": "https://api.github.com/users/anirudnits/events{/privacy}", "followers_url": "https://api.github.com/users/anirudnits/followers", "following_url": "https://api.github.com/users/anirudnits/following{/other_user}", "gists_url"...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-10-04T16:17:33Z
2019-10-04T20:09:33Z
2019-10-04T20:09:25Z
CONTRIBUTOR
null
- [x] xref #28724 - [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/28794/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28794/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28794.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28794", "merged_at": "2019-10-04T20:09:25Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28794.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28794" }
https://api.github.com/repos/pandas-dev/pandas/issues/28795
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28795/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28795/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28795/events
https://github.com/pandas-dev/pandas/pull/28795
502,852,110
MDExOlB1bGxSZXF1ZXN0MzI0ODU2MjU1
28,795
PERF: improve perf. of Categorical.searchsorted
{ "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": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "e11d21", "default"...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-10-04T21:28:34Z
2019-10-06T22:33:20Z
2019-10-06T22:13:29Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Improves performance of ``Categorical.searchsorted`` by avoiding expensive data convertions. ```python >>> n = 100_000 >>> c = pd.Categorical(['...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28795/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28795/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28795.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28795", "merged_at": "2019-10-06T22:13:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28795.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28795" }
https://api.github.com/repos/pandas-dev/pandas/issues/28796
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28796/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28796/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28796/events
https://github.com/pandas-dev/pandas/issues/28796
502,903,252
MDU6SXNzdWU1MDI5MDMyNTI=
28,796
DOC: Syntax highlight not always working
{ "avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4", "events_url": "https://api.github.com/users/datapythonista/events{/privacy}", "followers_url": "https://api.github.com/users/datapythonista/followers", "following_url": "https://api.github.com/users/datapythonista/following{/other_user}", ...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": 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...
5
2019-10-05T02:08:30Z
2019-12-23T13:42:48Z
2019-12-23T13:42:39Z
MEMBER
null
Looks like something is wrong while rendering the documentation, regarding syntax highlighting of code blocks. See for example: https://dev.pandas.io/docs/user_guide/reshaping.html#multiple-levels The first block code has no colors, just black. The next block is coloring the `In[27]`, the literals. Checking th...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28796/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28796/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28797
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28797/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28797/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28797/events
https://github.com/pandas-dev/pandas/pull/28797
502,906,683
MDExOlB1bGxSZXF1ZXN0MzI0ODk5NjI3
28,797
DOC: Added docs to clarify that MultiIndex.set_levels() interprets passed values as new components of the .levels attribute (#28294)
{ "avatar_url": "https://avatars.githubusercontent.com/u/28539512?v=4", "events_url": "https://api.github.com/users/hweecat/events{/privacy}", "followers_url": "https://api.github.com/users/hweecat/followers", "following_url": "https://api.github.com/users/hweecat/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": "207de5", "default": false, "description": null, "id": 712683...
closed
false
null
[]
null
6
2019-10-05T02:49:43Z
2019-11-07T23:50:46Z
2019-11-07T23:50:46Z
CONTRIBUTOR
null
Added documentation on MultiIndex.set_levels to clarify that MultiIndex.set_levels() interprets passed values as new components of the .levels attribute - [x] closes #28294 - or at least attempts to - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28797/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28797/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28797.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28797", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/28797.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28797" }
https://api.github.com/repos/pandas-dev/pandas/issues/28798
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28798/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28798/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28798/events
https://github.com/pandas-dev/pandas/pull/28798
502,977,826
MDExOlB1bGxSZXF1ZXN0MzI0OTQ5ODY1
28,798
BUG: Keep categorical name in groupby
{ "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": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
3
2019-10-05T15:32:59Z
2019-10-07T13:51:14Z
2019-10-07T13:50:39Z
MEMBER
null
- [x] closes #28787 - [x] tests added / passed - [x] passes `black pandas` - [x] whatsnew entry Fixes an issue where column name information was getting dropped when grouping by a categorical column. I had to change a couple existing tests which I think were incorrect since they were implicitly assuming this beh...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28798/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28798/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28798.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28798", "merged_at": "2019-10-07T13:50:38Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28798.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28798" }
https://api.github.com/repos/pandas-dev/pandas/issues/28799
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28799/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28799/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28799/events
https://github.com/pandas-dev/pandas/issues/28799
502,994,892
MDU6SXNzdWU1MDI5OTQ4OTI=
28,799
Trying to access non-existent df column throws KeyError for wrong key
{ "avatar_url": "https://avatars.githubusercontent.com/u/379357?v=4", "events_url": "https://api.github.com/users/jwhendy/events{/privacy}", "followers_url": "https://api.github.com/users/jwhendy/followers", "following_url": "https://api.github.com/users/jwhendy/following{/other_user}", "gists_url": "https://...
[ { "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...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
3
2019-10-05T17:55:00Z
2019-10-08T12:53:57Z
2019-10-08T12:53:57Z
NONE
null
#### Code Sample, a copy-pastable example if possible I ran into this on a more complicated `groupby().apply(lambda: ...)` call, but reproduced a simple version below of what I think seems like a bug (or at least undesirable behavior). ```python import pandas as pd # simple dataframe test = 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/28799/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28799/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28800
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28800/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28800/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28800/events
https://github.com/pandas-dev/pandas/pull/28800
503,010,492
MDExOlB1bGxSZXF1ZXN0MzI0OTcyNTA5
28,800
TST: Reorganize IntervalIndex tests
{ "avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4", "events_url": "https://api.github.com/users/jschendel/events{/privacy}", "followers_url": "https://api.github.com/users/jschendel/followers", "following_url": "https://api.github.com/users/jschendel/following{/other_user}", "gists_url": "h...
[ { "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": "009800", "d...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-10-05T20:13:37Z
2019-10-08T18:21:16Z
2019-10-07T00:17:53Z
MEMBER
null
There shouldn't be any behavioral changes here: mostly just moved things around and created new files for better organization. I tried to do separate granular commits, so looking at each commit individually might make things a little more obvious if there are concerns. Summary: - Removed `test_interval_new.py` - ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28800/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28800/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28800.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28800", "merged_at": "2019-10-07T00:17:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28800.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28800" }
https://api.github.com/repos/pandas-dev/pandas/issues/28801
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28801/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28801/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28801/events
https://github.com/pandas-dev/pandas/pull/28801
503,016,749
MDExOlB1bGxSZXF1ZXN0MzI0OTc2ODQ2
28,801
TST: Move datetime specific test from common tests
{ "avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4", "events_url": "https://api.github.com/users/jschendel/events{/privacy}", "followers_url": "https://api.github.com/users/jschendel/followers", "following_url": "https://api.github.com/users/jschendel/following{/other_user}", "gists_url": "h...
[ { "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": "AFEEEE", "d...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-10-05T21:13:11Z
2019-10-08T18:21:09Z
2019-10-05T22:25:32Z
MEMBER
null
This test gets rerun multiple times unnecessarily since it is included in the common tests but is actually datetime specific. Moved it to the more appropriate `datetimes/test_datetime.py` file. Did a quick audit of the other common tests and the rest look fine.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28801/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28801/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28801.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28801", "merged_at": "2019-10-05T22:25:32Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28801.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28801" }
https://api.github.com/repos/pandas-dev/pandas/issues/28802
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28802/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28802/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28802/events
https://github.com/pandas-dev/pandas/pull/28802
503,017,106
MDExOlB1bGxSZXF1ZXN0MzI0OTc3MDkw
28,802
BUG: Coercing bool types to int in qcut
{ "avatar_url": "https://avatars.githubusercontent.com/u/16509490?v=4", "events_url": "https://api.github.com/users/ryankarlos/events{/privacy}", "followers_url": "https://api.github.com/users/ryankarlos/followers", "following_url": "https://api.github.com/users/ryankarlos/following{/other_user}", "gists_url"...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-10-05T21:16:51Z
2019-10-08T12:17:18Z
2019-10-08T12:17:15Z
CONTRIBUTOR
null
- [x] closes #20303 - [x] tests added / passed: `pytest pandas/tests/reshape/test_qcut.py pandas/tests/reshape/test_cut.py -v` - [x] passes `black pandas` - [x] passes `git diff upstream/master --name-only -- "*.py" | xargs flake8` - [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/28802/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28802/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28802.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28802", "merged_at": "2019-10-08T12:17:14Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28802.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28802" }
https://api.github.com/repos/pandas-dev/pandas/issues/28803
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28803/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28803/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28803/events
https://github.com/pandas-dev/pandas/pull/28803
503,046,888
MDExOlB1bGxSZXF1ZXN0MzI0OTk2ODky
28,803
TST: Test pivot_table() with categorical data
{ "avatar_url": "https://avatars.githubusercontent.com/u/16509490?v=4", "events_url": "https://api.github.com/users/ryankarlos/events{/privacy}", "followers_url": "https://api.github.com/users/ryankarlos/followers", "following_url": "https://api.github.com/users/ryankarlos/following{/other_user}", "gists_url"...
[ { "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": "e11d21", "de...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
3
2019-10-06T03:32:19Z
2019-10-12T17:38:25Z
2019-10-12T17:38:20Z
CONTRIBUTOR
null
- [x] closes #21370 - [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/28803/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28803/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28803.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28803", "merged_at": "2019-10-12T17:38:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28803.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28803" }
https://api.github.com/repos/pandas-dev/pandas/issues/28804
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28804/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28804/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28804/events
https://github.com/pandas-dev/pandas/pull/28804
503,064,838
MDExOlB1bGxSZXF1ZXN0MzI1MDA5Mzkx
28,804
DOC/BLD: remove old sphinx pin
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-10-06T07:36:04Z
2019-10-07T13:50:16Z
2019-10-07T13:50:13Z
MEMBER
null
xref https://github.com/pandas-dev/pandas/issues/26058 and https://github.com/pandas-dev/pandas-sphinx-theme/issues/25 We need a newer sphinx version for the new theme. There were some styling issues with the parameter listings on the docstring API pages, but those probably need to redesigned anyway with the new the...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28804/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28804/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28804.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28804", "merged_at": "2019-10-07T13:50:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28804.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28804" }
https://api.github.com/repos/pandas-dev/pandas/issues/28805
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28805/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28805/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28805/events
https://github.com/pandas-dev/pandas/pull/28805
503,067,675
MDExOlB1bGxSZXF1ZXN0MzI1MDExMzQ3
28,805
API: Add various deprecated attributes to ._deprecated
{ "avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4", "events_url": "https://api.github.com/users/topper-123/events{/privacy}", "followers_url": "https://api.github.com/users/topper-123/followers", "following_url": "https://api.github.com/users/topper-123/following{/other_user}", "gists_url"...
[ { "color": "5319e7", "default": false, "description": "Functionality to remove in pandas", "id": 87485152, "name": "Deprecate", "node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
14
2019-10-06T08:07:59Z
2019-10-14T20:12:05Z
2019-10-12T17:30:03Z
CONTRIBUTOR
null
- [x] xref #28772 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry This add various deprecated attributes to their respective types' ``_deprecated``. The effect is that these are now also hidden when tab-completing, m...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28805/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28805/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28805.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28805", "merged_at": "2019-10-12T17:30:03Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28805.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28805" }
https://api.github.com/repos/pandas-dev/pandas/issues/28806
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28806/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28806/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28806/events
https://github.com/pandas-dev/pandas/issues/28806
503,076,939
MDU6SXNzdWU1MDMwNzY5Mzk=
28,806
0.25.1 Possible bug in 'DataFrame.duplicated' method
{ "avatar_url": "https://avatars.githubusercontent.com/u/45284886?v=4", "events_url": "https://api.github.com/users/Hex-Liu/events{/privacy}", "followers_url": "https://api.github.com/users/Hex-Liu/followers", "following_url": "https://api.github.com/users/Hex-Liu/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
1
2019-10-06T09:45:43Z
2019-11-16T04:36:47Z
2019-11-16T04:36:47Z
NONE
null
```python dt_mrc[dt_mrc.flag.eq('UnKnown')&dt_mrc.duplicated(subset=['id','cln_nm'], keep=False)&dt_mrc.cln_nm.notna()] ``` #### Problem description It's a simple contact table, slicing using 3 boolean expressions including duplicated. When try to slice those with duplicated id(contact id)-cln_nm(cleaned name)...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28806/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28806/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28807
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28807/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28807/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28807/events
https://github.com/pandas-dev/pandas/pull/28807
503,083,020
MDExOlB1bGxSZXF1ZXN0MzI1MDIxNjQx
28,807
DOC: PR06 docstring fixes
{ "avatar_url": "https://avatars.githubusercontent.com/u/33249563?v=4", "events_url": "https://api.github.com/users/tolaa001/events{/privacy}", "followers_url": "https://api.github.com/users/tolaa001/followers", "following_url": "https://api.github.com/users/tolaa001/following{/other_user}", "gists_url": "htt...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-10-06T10:44:49Z
2019-10-11T20:09:16Z
2019-10-11T20:08:24Z
CONTRIBUTOR
null
- This PR contains doctrine PR06 fixes mostly doing the conversion below: - boolean to bool - string to str - integer to int - Tests unchanged - black pandas ran successfully
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28807/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28807/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28807.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28807", "merged_at": "2019-10-11T20:08:23Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28807.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28807" }
https://api.github.com/repos/pandas-dev/pandas/issues/28808
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28808/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28808/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28808/events
https://github.com/pandas-dev/pandas/issues/28808
503,115,938
MDU6SXNzdWU1MDMxMTU5Mzg=
28,808
QST: Backstick is not working in Python 3
{ "avatar_url": "https://avatars.githubusercontent.com/u/26169771?v=4", "events_url": "https://api.github.com/users/miguelusque/events{/privacy}", "followers_url": "https://api.github.com/users/miguelusque/followers", "following_url": "https://api.github.com/users/miguelusque/following{/other_user}", "gists_u...
[]
closed
false
null
[]
null
1
2019-10-06T15:25:25Z
2019-10-07T01:04:48Z
2019-10-07T01:04:48Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python # Your code here import pandas as pd df = pd.DataFrame({'A': range(1, 6), 'B': range(10, 0, -2), 'C C': range(10, 5, -1)}) df.query('B == `C C`') ``` #### Problem description Hi, In the link below, it is mentioned to use _backstick_ with _.query()...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28808/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28808/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28809
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28809/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28809/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28809/events
https://github.com/pandas-dev/pandas/pull/28809
503,167,985
MDExOlB1bGxSZXF1ZXN0MzI1MDc5Njk3
28,809
TST: Dataframe KeyError when getting nonexistent category (#28799)
{ "avatar_url": "https://avatars.githubusercontent.com/u/747413?v=4", "events_url": "https://api.github.com/users/bravech/events{/privacy}", "followers_url": "https://api.github.com/users/bravech/followers", "following_url": "https://api.github.com/users/bravech/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": "ffa0ff", "default": false, "description": "Incorrect or im...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-10-06T22:10:13Z
2019-10-08T12:54:01Z
2019-10-08T12:53:57Z
CONTRIBUTOR
null
- [x] closes #28799 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Added test to check for correct exception when accessing a nonexistent category in a 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/28809/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28809/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28809.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28809", "merged_at": "2019-10-08T12:53:57Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28809.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28809" }
https://api.github.com/repos/pandas-dev/pandas/issues/28810
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28810/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28810/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28810/events
https://github.com/pandas-dev/pandas/issues/28810
503,186,784
MDU6SXNzdWU1MDMxODY3ODQ=
28,810
Improve PandasSeriesGroupby operations performance
{ "avatar_url": "https://avatars.githubusercontent.com/u/40320831?v=4", "events_url": "https://api.github.com/users/gcoimbra/events{/privacy}", "followers_url": "https://api.github.com/users/gcoimbra/followers", "following_url": "https://api.github.com/users/gcoimbra/following{/other_user}", "gists_url": "htt...
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "a10c02", "default": false, "description": "Memory or execu...
closed
false
null
[]
null
4
2019-10-07T00:50:57Z
2019-10-07T01:28:30Z
2019-10-07T01:01:24Z
NONE
null
#### Code Sample ``` import pandas as pd import numpy as np df = pd.DataFrame(np.random.randint(0,10000,size=(10000, 4)), columns=list('ABCD')) df2 = df.groupby('B') df2.apply(lambda x: x.A.values.mean() ) # Operation 1 df2.apply(lambda x: x.A.mean()) # Operation 2 ``` #### Problem description First opera...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28810/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28810/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/28811
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28811/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28811/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28811/events
https://github.com/pandas-dev/pandas/pull/28811
503,215,860
MDExOlB1bGxSZXF1ZXN0MzI1MTE0NjA0
28,811
TST: Allow for multiple variables on the same line in docstring validation
{ "avatar_url": "https://avatars.githubusercontent.com/u/11009874?v=4", "events_url": "https://api.github.com/users/ChiefMilesEdgeworth/events{/privacy}", "followers_url": "https://api.github.com/users/ChiefMilesEdgeworth/followers", "following_url": "https://api.github.com/users/ChiefMilesEdgeworth/following{/...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
4
2019-10-07T03:34:20Z
2019-10-12T00:05:59Z
2019-10-11T21:45:14Z
CONTRIBUTOR
null
Allow for multiple variables to share the same type and description in documentation. For example, `i, j, k : int` Would be three variables, i, j, and k, which are all ints. - [ ] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28811/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28811/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/28811.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/28811", "merged_at": "2019-10-11T21:45:14Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/28811.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/28811" }
https://api.github.com/repos/pandas-dev/pandas/issues/28812
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/28812/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/28812/comments
https://api.github.com/repos/pandas-dev/pandas/issues/28812/events
https://github.com/pandas-dev/pandas/issues/28812
503,236,247
MDU6SXNzdWU1MDMyMzYyNDc=
28,812
bug: style.applymap + style.highlight_null() results in extra colons in the CSS
{ "avatar_url": "https://avatars.githubusercontent.com/u/56244702?v=4", "events_url": "https://api.github.com/users/zepaz/events{/privacy}", "followers_url": "https://api.github.com/users/zepaz/followers", "following_url": "https://api.github.com/users/zepaz/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": "006b75", "default": false, "description": "read_html, to_html, Styl...
closed
false
null
[]
null
1
2019-10-07T05:12:24Z
2021-02-20T19:27:23Z
2021-02-20T19:27:23Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd import numpy as np np.random.seed(24) df = pd.DataFrame({'A': np.linspace(1, 10, 10)}) df = pd.concat([df, pd.DataFrame(np.random.randn(10, 4), columns=list('BCDE'))], axis=1) df.iloc[0, 2] = np.nan def col...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/28812/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/28812/timeline
null
null
null