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/26313
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26313/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26313/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26313/events
https://github.com/pandas-dev/pandas/pull/26313
441,517,993
MDExOlB1bGxSZXF1ZXN0Mjc2ODI4ODY3
26,313
DOC: Replace .values with .to_numpy() in enhancingperf
{ "avatar_url": "https://avatars.githubusercontent.com/u/7849463?v=4", "events_url": "https://api.github.com/users/huizew/events{/privacy}", "followers_url": "https://api.github.com/users/huizew/followers", "following_url": "https://api.github.com/users/huizew/following{/other_user}", "gists_url": "https://api.github.com/users/huizew/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/huizew", "id": 7849463, "login": "huizew", "node_id": "MDQ6VXNlcjc4NDk0NjM=", "organizations_url": "https://api.github.com/users/huizew/orgs", "received_events_url": "https://api.github.com/users/huizew/received_events", "repos_url": "https://api.github.com/users/huizew/repos", "site_admin": false, "starred_url": "https://api.github.com/users/huizew/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/huizew/subscriptions", "type": "User", "url": "https://api.github.com/users/huizew" }
[ { "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-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
8
2019-05-08T02:07:47Z
2019-05-08T06:32:53Z
2019-05-08T06:32:44Z
CONTRIBUTOR
null
As suggested in https://github.com/pandas-dev/pandas/issues/24807#issuecomment-454905470 Replace `.values` with `.to_numpy()` in the benchmark demonstration code.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26313/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26313/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26313.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26313", "merged_at": "2019-05-08T06:32:44Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26313.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26313" }
https://api.github.com/repos/pandas-dev/pandas/issues/26314
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26314/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26314/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26314/events
https://github.com/pandas-dev/pandas/issues/26314
441,643,259
MDU6SXNzdWU0NDE2NDMyNTk=
26,314
Pivot / unstack on large data frame does not work int32 overflow
{ "avatar_url": "https://avatars.githubusercontent.com/u/28642372?v=4", "events_url": "https://api.github.com/users/MarkiesFredje/events{/privacy}", "followers_url": "https://api.github.com/users/MarkiesFredje/followers", "following_url": "https://api.github.com/users/MarkiesFredje/following{/other_user}", "gists_url": "https://api.github.com/users/MarkiesFredje/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/MarkiesFredje", "id": 28642372, "login": "MarkiesFredje", "node_id": "MDQ6VXNlcjI4NjQyMzcy", "organizations_url": "https://api.github.com/users/MarkiesFredje/orgs", "received_events_url": "https://api.github.com/users/MarkiesFredje/received_events", "repos_url": "https://api.github.com/users/MarkiesFredje/repos", "site_admin": false, "starred_url": "https://api.github.com/users/MarkiesFredje/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/MarkiesFredje/subscriptions", "type": "User", "url": "https://api.github.com/users/MarkiesFredje" }
[ { "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
[]
{ "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "Changes that would be nice to have in the next release. These issues are not blocking. They will be pushed to the next release if no one has time to fix them.", "due_on": null, "html_url": "https://github.com/pandas-dev/pandas/milestone/32", "id": 933188, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/32/labels", "node_id": "MDk6TWlsZXN0b25lOTMzMTg4", "number": 32, "open_issues": 1053, "state": "open", "title": "Contributions Welcome", "updated_at": "2021-11-21T00:50:06Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/32" }
47
2019-05-08T09:39:49Z
2021-07-02T05:45:00Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python predictor_purchases_p = predictor_purchases.groupby(["ag", "artikelnr"])["som"].max().unstack().fillna(0) or predictor_purchases_p = predictor_purchases.pivot(index="ag", columns="artikelnr", value="som") ``` #### Problem description I'm working on rather large data (>100GB in memory) on a beefy server (3TB ram) When refactoring my code from pandas 0.21 to latest version, the pivot / unstack now returns an exception. Unstacked DataFrame is too big, causing int32 overflow I was able to eliminate the problem by changing the reshape.py: modify line 121from dtype np.int32 to dtype np.int64: `num_cells = np.multiply(num_rows, num_columns, dtype=np.int64)` #### Expected Output Not being limited by int32 dims when reshaping a data frame. This feels like a restriction which should not be there. #### Output of ``pd.show_versions()`` <details> INSTALLED VERSIONS ------------------ commit: None python: 3.7.3.final.0 python-bits: 64 OS: Linux OS-release: 3.10.0-862.el7.x86_64 machine: x86_64 processor: x86_64 byteorder: little LC_ALL: None LANG: en_US.UTF-8 LOCALE: en_US.UTF-8 pandas: 0.24.2 pytest: None pip: 19.1 setuptools: 41.0.1 Cython: 0.29.7 numpy: 1.16.3 scipy: 1.2.1 pyarrow: None xarray: 0.12.1 IPython: 7.5.0 sphinx: None patsy: 0.5.1 dateutil: 2.8.0 pytz: 2019.1 blosc: None bottleneck: None tables: None numexpr: None feather: None matplotlib: 3.0.3 openpyxl: 2.6.2 xlrd: None xlwt: None xlsxwriter: None lxml.etree: None bs4: None html5lib: None sqlalchemy: 1.3.3 pymysql: None psycopg2: None jinja2: 2.10.1 s3fs: None fastparquet: 0.3.0 pandas_gbq: None pandas_datareader: None gcsfs: None </details>
{ "+1": 35, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 35, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26314/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26314/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26315
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26315/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26315/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26315/events
https://github.com/pandas-dev/pandas/pull/26315
441,680,417
MDExOlB1bGxSZXF1ZXN0Mjc2OTU0ODc5
26,315
Remove other pandas.core.index files from MyPy Blacklist
{ "avatar_url": "https://avatars.githubusercontent.com/u/14367887?v=4", "events_url": "https://api.github.com/users/makbigc/events{/privacy}", "followers_url": "https://api.github.com/users/makbigc/followers", "following_url": "https://api.github.com/users/makbigc/following{/other_user}", "gists_url": "https://api.github.com/users/makbigc/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/makbigc", "id": 14367887, "login": "makbigc", "node_id": "MDQ6VXNlcjE0MzY3ODg3", "organizations_url": "https://api.github.com/users/makbigc/orgs", "received_events_url": "https://api.github.com/users/makbigc/received_events", "repos_url": "https://api.github.com/users/makbigc/repos", "site_admin": false, "starred_url": "https://api.github.com/users/makbigc/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/makbigc/subscriptions", "type": "User", "url": "https://api.github.com/users/makbigc" }
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
3
2019-05-08T11:11:20Z
2019-05-24T03:06:14Z
2019-05-24T03:06:14Z
CONTRIBUTOR
null
- [x] xref #25882 - [ ] tests added / passed - [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/26315/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26315/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26315.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26315", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/26315.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26315" }
https://api.github.com/repos/pandas-dev/pandas/issues/26316
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26316/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26316/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26316/events
https://github.com/pandas-dev/pandas/pull/26316
441,697,121
MDExOlB1bGxSZXF1ZXN0Mjc2OTY3Nzgy
26,316
[ENH] Use default EA repr for IntervalArray
{ "avatar_url": "https://avatars.githubusercontent.com/u/14367887?v=4", "events_url": "https://api.github.com/users/makbigc/events{/privacy}", "followers_url": "https://api.github.com/users/makbigc/followers", "following_url": "https://api.github.com/users/makbigc/following{/other_user}", "gists_url": "https://api.github.com/users/makbigc/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/makbigc", "id": 14367887, "login": "makbigc", "node_id": "MDQ6VXNlcjE0MzY3ODg3", "organizations_url": "https://api.github.com/users/makbigc/orgs", "received_events_url": "https://api.github.com/users/makbigc/received_events", "repos_url": "https://api.github.com/users/makbigc/repos", "site_admin": false, "starred_url": "https://api.github.com/users/makbigc/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/makbigc/subscriptions", "type": "User", "url": "https://api.github.com/users/makbigc" }
[ { "color": "009800", "default": false, "description": "Interval data type", "id": 150096370, "name": "Interval", "node_id": "MDU6TGFiZWwxNTAwOTYzNzA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Interval" }, { "color": "6138b5", "default": false, "descr...
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/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.github.com/users/wesm/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/wesm", "id": 329591, "login": "wesm", "node_id": "MDQ6VXNlcjMyOTU5MQ==", "organizations_url": "https://api.github.com/users/wesm/orgs", "received_events_url": "https://api.github.com/users/wesm/received_events", "repos_url": "https://api.github.com/users/wesm/repos", "site_admin": false, "starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/wesm/subscriptions", "type": "User", "url": "https://api.github.com/users/wesm" }, "description": "on-merge: backport to 1.0.x", "due_on": "2020-02-01T08:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/16", "id": 174211, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels", "node_id": "MDk6TWlsZXN0b25lMTc0MjEx", "number": 16, "open_issues": 0, "state": "closed", "title": "1.0.0", "updated_at": "2020-01-30T12:18:05Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16" }
14
2019-05-08T11:55:19Z
2019-09-10T04:14:18Z
2019-09-10T02:28:48Z
CONTRIBUTOR
null
- [x] closes #25022 - [x] 1 test deleted - [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/26316/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26316/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26316.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26316", "merged_at": "2019-09-10T02:28:48Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26316.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26316" }
https://api.github.com/repos/pandas-dev/pandas/issues/26317
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26317/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26317/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26317/events
https://github.com/pandas-dev/pandas/pull/26317
441,752,104
MDExOlB1bGxSZXF1ZXN0Mjc3MDExMDY4
26,317
Change doc reference to `read_csv` to `read_excel`
{ "avatar_url": "https://avatars.githubusercontent.com/u/14007150?v=4", "events_url": "https://api.github.com/users/deepyaman/events{/privacy}", "followers_url": "https://api.github.com/users/deepyaman/followers", "following_url": "https://api.github.com/users/deepyaman/following{/other_user}", "gists_url": "https://api.github.com/users/deepyaman/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/deepyaman", "id": 14007150, "login": "deepyaman", "node_id": "MDQ6VXNlcjE0MDA3MTUw", "organizations_url": "https://api.github.com/users/deepyaman/orgs", "received_events_url": "https://api.github.com/users/deepyaman/received_events", "repos_url": "https://api.github.com/users/deepyaman/repos", "site_admin": false, "starred_url": "https://api.github.com/users/deepyaman/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/deepyaman/subscriptions", "type": "User", "url": "https://api.github.com/users/deepyaman" }
[ { "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-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
1
2019-05-08T14:02:57Z
2019-05-08T15:25:51Z
2019-05-08T14:58:25Z
CONTRIBUTOR
null
Trivial documentation change - [ ] closes #xxxx - [ ] tests added / passed - [ ] 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/26317/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26317/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26317.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26317", "merged_at": "2019-05-08T14:58:25Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26317.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26317" }
https://api.github.com/repos/pandas-dev/pandas/issues/26318
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26318/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26318/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26318/events
https://github.com/pandas-dev/pandas/issues/26318
441,757,973
MDU6SXNzdWU0NDE3NTc5NzM=
26,318
circular import when doing "import pandas" on pandas‑0.24.2‑cp38‑cp38m‑win_amd64.whl
{ "avatar_url": "https://avatars.githubusercontent.com/u/4312421?v=4", "events_url": "https://api.github.com/users/stonebig/events{/privacy}", "followers_url": "https://api.github.com/users/stonebig/followers", "following_url": "https://api.github.com/users/stonebig/following{/other_user}", "gists_url": "https://api.github.com/users/stonebig/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/stonebig", "id": 4312421, "login": "stonebig", "node_id": "MDQ6VXNlcjQzMTI0MjE=", "organizations_url": "https://api.github.com/users/stonebig/orgs", "received_events_url": "https://api.github.com/users/stonebig/received_events", "repos_url": "https://api.github.com/users/stonebig/repos", "site_admin": false, "starred_url": "https://api.github.com/users/stonebig/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/stonebig/subscriptions", "type": "User", "url": "https://api.github.com/users/stonebig" }
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" }, { "color": "fbca04", "default": false, ...
closed
false
null
[]
{ "closed_at": 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/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }, "description": "A milestone for closed or open issues for which there is no action needed (eg not a bug, just a question / discussion, nothing to resolve, wontfix, etc).\r\n\r\n", "due_on": null, "html_url": "https://github.com/pandas-dev/pandas/milestone/33", "id": 997544, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33/labels", "node_id": "MDk6TWlsZXN0b25lOTk3NTQ0", "number": 33, "open_issues": 11, "state": "open", "title": "No action", "updated_at": "2021-11-19T17:33:16Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33" }
8
2019-05-08T14:14:31Z
2019-06-16T14:39:35Z
2019-05-08T22:50:57Z
CONTRIBUTOR
null
Maybe it's the Python-3.8.0.a4 windows dll change ? just a remark, as it's all alpha. using cgohlke first wheel on Python-3.8.0a4, I have a strange message ```` Python 3.8.0a4 (v3.8.0a4:c1004b8546, May 7 2019, 12:46:11) [MSC v.1916 32 bit (Intel)] on win32 Type "copyright", "credits" or "license()" for more information. >>> import pandas Traceback (most recent call last): File "<pyshell#0>", line 1, in <module> import pandas File "C:\WinP\bd38\bu\WPy32-3800a4\python-3.8.0a4\lib\site-packages\pandas\__init__.py", line 49, in <module> from pandas.io.api import * File "C:\WinP\bd38\bu\WPy32-3800a4\python-3.8.0a4\lib\site-packages\pandas\io\api.py", line 8, in <module> from pandas.io.excel import ExcelFile, ExcelWriter, read_excel File "C:\WinP\bd38\bu\WPy32-3800a4\python-3.8.0a4\lib\site-packages\pandas\io\excel.py", line 34, in <module> from pandas.io.parsers import TextParser File "C:\WinP\bd38\bu\WPy32-3800a4\python-3.8.0a4\lib\site-packages\pandas\io\parsers.py", line 19, in <module> import pandas._libs.parsers as parsers File "pandas\_libs\parsers.pyx", line 1418, in init pandas._libs.parsers AttributeError: partially initialized module 'pandas' has no attribute '_NA_VALUES' (most likely due to a circular import) >>> ````
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26318/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26318/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26319
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26319/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26319/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26319/events
https://github.com/pandas-dev/pandas/pull/26319
441,798,290
MDExOlB1bGxSZXF1ZXN0Mjc3MDQ3ODQz
26,319
CLN: remove compat.lrange, part 3
{ "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": "https://api.github.com/users/topper-123/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/topper-123", "id": 26364415, "login": "topper-123", "node_id": "MDQ6VXNlcjI2MzY0NDE1", "organizations_url": "https://api.github.com/users/topper-123/orgs", "received_events_url": "https://api.github.com/users/topper-123/received_events", "repos_url": "https://api.github.com/users/topper-123/repos", "site_admin": false, "starred_url": "https://api.github.com/users/topper-123/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/topper-123/subscriptions", "type": "User", "url": "https://api.github.com/users/topper-123" }
[ { "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": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
4
2019-05-08T15:34:45Z
2019-05-09T13:23:23Z
2019-05-09T12:31:58Z
CONTRIBUTOR
null
- [x] xref #25725, #26281 & #26289 Third part of the removal of ``compat.lrange`` from the code base.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26319/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26319/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26319.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26319", "merged_at": "2019-05-09T12:31:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26319.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26319" }
https://api.github.com/repos/pandas-dev/pandas/issues/26320
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26320/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26320/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26320/events
https://github.com/pandas-dev/pandas/issues/26320
441,899,956
MDU6SXNzdWU0NDE4OTk5NTY=
26,320
__or__ (and others?) should return NotImplemented for custom classes
{ "avatar_url": "https://avatars.githubusercontent.com/u/869232?v=4", "events_url": "https://api.github.com/users/adamklein/events{/privacy}", "followers_url": "https://api.github.com/users/adamklein/followers", "following_url": "https://api.github.com/users/adamklein/following{/other_user}", "gists_url": "https://api.github.com/users/adamklein/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/adamklein", "id": 869232, "login": "adamklein", "node_id": "MDQ6VXNlcjg2OTIzMg==", "organizations_url": "https://api.github.com/users/adamklein/orgs", "received_events_url": "https://api.github.com/users/adamklein/received_events", "repos_url": "https://api.github.com/users/adamklein/repos", "site_admin": false, "starred_url": "https://api.github.com/users/adamklein/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/adamklein/subscriptions", "type": "User", "url": "https://api.github.com/users/adamklein" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "006b75", "default": false, "description": "Arithmetic, Comparison, ...
open
false
null
[]
null
3
2019-05-08T19:44:41Z
2021-07-02T05:48:34Z
null
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python In [1]: class Test: ...: def __ror__(self, other): ...: print('here') ...: return self ...: In [2]: {} | Test() here Out[2]: <__main__.Test at 0x7f37a1601ba8> In [3]: import pandas In [4]: pandas.DataFrame() | Test() Out[4]: Empty DataFrame Columns: [] Index: [] ``` #### Problem description I would expect DataFrame to return `NotImplemented` in this case, so we can properly delegate to `__ror__`. #### Expected Output ``` Out[3]: <__main__.Test at 0x7f37a1601ba8> ``` #### Output of ``pd.show_versions()`` <details> In [4]: pd.show_versions() INSTALLED VERSIONS ------------------ commit: None python: 3.6.6.final.0 python-bits: 64 OS: Linux OS-release: 4.14.67-ts1 machine: x86_64 processor: byteorder: little LC_ALL: None LANG: en_US.utf8 LOCALE: en_US.UTF-8 pandas: 0.24.2 pytest: 4.4.1 pip: 19.0.3 setuptools: 40.8.0 Cython: 0.29.6 numpy: 1.15.4 scipy: 1.2.1 pyarrow: 0.11.1 xarray: None IPython: 7.4.0 sphinx: 2.0.1 patsy: 0.5.1 dateutil: 2.8.0 pytz: 2018.9 blosc: None bottleneck: None tables: 3.5.1 numexpr: 2.6.9 feather: None matplotlib: 3.0.3 openpyxl: None xlrd: None xlwt: None xlsxwriter: 1.1.5 lxml.etree: None bs4: 4.7.1 html5lib: None sqlalchemy: None pymysql: None psycopg2: None jinja2: 2.10 s3fs: 0.2.0 fastparquet: None pandas_gbq: None pandas_datareader: None gcsfs: None </details>
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26320/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26320/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26321
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26321/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26321/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26321/events
https://github.com/pandas-dev/pandas/issues/26321
442,032,769
MDU6SXNzdWU0NDIwMzI3Njk=
26,321
Bug: Groupby with as_index=True causes incorrect summarization
{ "avatar_url": "https://avatars.githubusercontent.com/u/26149009?v=4", "events_url": "https://api.github.com/users/cdknox/events{/privacy}", "followers_url": "https://api.github.com/users/cdknox/followers", "following_url": "https://api.github.com/users/cdknox/following{/other_user}", "gists_url": "https://api.github.com/users/cdknox/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/cdknox", "id": 26149009, "login": "cdknox", "node_id": "MDQ6VXNlcjI2MTQ5MDA5", "organizations_url": "https://api.github.com/users/cdknox/orgs", "received_events_url": "https://api.github.com/users/cdknox/received_events", "repos_url": "https://api.github.com/users/cdknox/repos", "site_admin": false, "starred_url": "https://api.github.com/users/cdknox/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/cdknox/subscriptions", "type": "User", "url": "https://api.github.com/users/cdknox" }
[ { "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": "0e8a16", "default": true, "description": null, "id": 7...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/31180320?v=4", "events_url": "https://api.github.com/users/vivikelapoutre/events{/privacy}", "followers_url": "https://api.github.com/users/vivikelapoutre/followers", "following_url": "https://api.github.com/users/vivikelapoutre/following{/other_user}", "gists_url": "https://api.github.com/users/vivikelapoutre/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/vivikelapoutre", "id": 31180320, "login": "vivikelapoutre", "node_id": "MDQ6VXNlcjMxMTgwMzIw", "organizations_url": "https://api.github.com/users/vivikelapoutre/orgs", "received_events_url": "https://api.github.com/users/vivikelapoutre/received_events", "repos_url": "https://api.github.com/users/vivikelapoutre/repos", "site_admin": false, "starred_url": "https://api.github.com/users/vivikelapoutre/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/vivikelapoutre/subscriptions", "type": "User", "url": "https://api.github.com/users/vivikelapoutre" }
[ { "avatar_url": "https://avatars.githubusercontent.com/u/31180320?v=4", "events_url": "https://api.github.com/users/vivikelapoutre/events{/privacy}", "followers_url": "https://api.github.com/users/vivikelapoutre/followers", "following_url": "https://api.github.com/users/vivikelapoutre/following{/oth...
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2020-08-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/68", "id": 4894670, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels", "node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==", "number": 68, "open_issues": 0, "state": "closed", "title": "1.1", "updated_at": "2021-07-17T17:25:28Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68" }
4
2019-05-09T03:28:12Z
2020-07-16T16:08:55Z
2020-07-16T16:08:55Z
MEMBER
null
#### Code Sample, a copy-pastable example: ```python import pandas as pd import numpy as np pd.show_versions() dates = ['2019-05-09', '2019-05-09', '2019-05-09'] date_series = pd.Series(dates) # it appears to happen on object dtype aggregations # where there is another object dtype in the frame with missing values # hence column 'a' being populated with strings # and missing and the dt.date accessor in 'c' date_series_parsed = pd.to_datetime(date_series, format='%Y-%m-%d').dt.date df = pd.DataFrame({ 'a': [np.nan, '1', np.nan], 'b': [0, 1, 1], 'c': date_series_parsed, }) # as expected the series values returned are each populated with non missing data # I'm ignoring that this is returning a Series # and the other method returns a DataFrame # the logic is my real concern print(df.groupby('b')['c'].min()) # output (as is and as expected): # b # 0 2019-05-09 # 1 2019-05-09 # Name: c, dtype: object # looks like it's dependent on column 'a' being fully populated for some reason # as the group df['b'] == 1 min value is not returned appropriately here # but the group df['b'] == 0 min value does appear to be working print(df.groupby('b', as_index=False)['c'].min()) # output (as is): # b c # 0 0 2019-05-09 # 1 1 NaN # # output (as expected): # b c # 0 0 2019-05-09 # 1 1 2019-05-09 ``` #### Problem description As there is no missing value in column 'c', I would expect that every subgroup of the series would have the minimum as being well defined and non-missing. This is consistent with the behavior shown when as_index in the groupby method is left as it's default parameter of False. However it can clearly be seen that the minimum of column 'c' depends on column 'a' in some capacity. It appears as though at some point in time the indexing is looking to column 'a' instead of column 'c' though I'm not sure why or when. I have tested this both on the version of pandas available on PyPI (0.24.2 as of the time of writing) and through the pandas-dev master branch. The issue persists regardless of versions. Furthermore the issue has been experienced on a variety of machines. #### Expected Output I would expect the results to be consistent with the calculation performed when as_index is left as it's default value of False, as it seems that the minimum of the values which comprise the group where column b is equal to 1 is a well defined result (explicitly 2019-05-09). Thank you for the consideration! #### Output of ``pd.show_versions()`` Note: I ran this on the master branch, and 0.24.2, the below is the output from the master branch. If this is insufficient please let me know and I will supplement with the PyPI version of 0.24.2 when able. <details> INSTALLED VERSIONS ------------------ commit: None python: 3.7.2.final.0 python-bits: 64 OS: Linux OS-release: 5.0.4-arch1-1-ARCH machine: x86_64 processor: byteorder: little LC_ALL: None LANG: C LOCALE: None.None pandas: 0+unknown pytest: None pip: 18.1 setuptools: 40.8.0 Cython: 0.29.7 numpy: 1.16.1 scipy: 1.2.1 pyarrow: None xarray: None IPython: 7.2.0 sphinx: None patsy: None dateutil: 2.8.0 pytz: 2018.9 blosc: None bottleneck: None tables: None numexpr: None feather: None matplotlib: 3.0.3 openpyxl: 2.6.1 xlrd: 1.2.0 xlwt: None xlsxwriter: None lxml.etree: 4.3.2 bs4: None html5lib: 1.0.1 sqlalchemy: None pymysql: None psycopg2: None jinja2: 2.10 s3fs: None fastparquet: None pandas_gbq: None pandas_datareader: None gcsfs: None </details>
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26321/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26321/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26322
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26322/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26322/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26322/events
https://github.com/pandas-dev/pandas/pull/26322
442,070,097
MDExOlB1bGxSZXF1ZXN0Mjc3MjYyMTA0
26,322
CLN: remove compat.lmap
{ "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": "https://api.github.com/users/topper-123/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/topper-123", "id": 26364415, "login": "topper-123", "node_id": "MDQ6VXNlcjI2MzY0NDE1", "organizations_url": "https://api.github.com/users/topper-123/orgs", "received_events_url": "https://api.github.com/users/topper-123/received_events", "repos_url": "https://api.github.com/users/topper-123/repos", "site_admin": false, "starred_url": "https://api.github.com/users/topper-123/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/topper-123/subscriptions", "type": "User", "url": "https://api.github.com/users/topper-123" }
[ { "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": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
5
2019-05-09T06:28:37Z
2019-05-10T22:05:42Z
2019-05-10T21:38:01Z
CONTRIBUTOR
null
- [x] xref #25725 Removal of ``compat.lmap`` from the code base.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26322/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26322/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26322.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26322", "merged_at": "2019-05-10T21:38:01Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26322.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26322" }
https://api.github.com/repos/pandas-dev/pandas/issues/26323
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26323/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26323/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26323/events
https://github.com/pandas-dev/pandas/pull/26323
442,073,509
MDExOlB1bGxSZXF1ZXN0Mjc3MjY0Njgy
26,323
CLN: remove empty parenteses on class creation
{ "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": "https://api.github.com/users/topper-123/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/topper-123", "id": 26364415, "login": "topper-123", "node_id": "MDQ6VXNlcjI2MzY0NDE1", "organizations_url": "https://api.github.com/users/topper-123/orgs", "received_events_url": "https://api.github.com/users/topper-123/received_events", "repos_url": "https://api.github.com/users/topper-123/repos", "site_admin": false, "starred_url": "https://api.github.com/users/topper-123/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/topper-123/subscriptions", "type": "User", "url": "https://api.github.com/users/topper-123" }
[]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
6
2019-05-09T06:39:56Z
2019-05-10T21:58:24Z
2019-05-09T23:53:14Z
CONTRIBUTOR
null
Minor clean-up: Some classes are created with a ``()`` which is 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/26323/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26323/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26323.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26323", "merged_at": "2019-05-09T23:53:14Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26323.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26323" }
https://api.github.com/repos/pandas-dev/pandas/issues/26324
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26324/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26324/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26324/events
https://github.com/pandas-dev/pandas/pull/26324
442,122,018
MDExOlB1bGxSZXF1ZXN0Mjc3MzAyMjE2
26,324
BUG: fix numpy min/max compat with index (#26125)
{ "avatar_url": "https://avatars.githubusercontent.com/u/11004857?v=4", "events_url": "https://api.github.com/users/Batalex/events{/privacy}", "followers_url": "https://api.github.com/users/Batalex/followers", "following_url": "https://api.github.com/users/Batalex/following{/other_user}", "gists_url": "https://api.github.com/users/Batalex/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/Batalex", "id": 11004857, "login": "Batalex", "node_id": "MDQ6VXNlcjExMDA0ODU3", "organizations_url": "https://api.github.com/users/Batalex/orgs", "received_events_url": "https://api.github.com/users/Batalex/received_events", "repos_url": "https://api.github.com/users/Batalex/repos", "site_admin": false, "starred_url": "https://api.github.com/users/Batalex/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Batalex/subscriptions", "type": "User", "url": "https://api.github.com/users/Batalex" }
[ { "color": "0052cc", "default": false, "description": "pandas objects compatability with Numpy or Python functions", "id": 76865106, "name": "Compat", "node_id": "MDU6TGFiZWw3Njg2NTEwNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
5
2019-05-09T08:49:14Z
2019-05-14T19:33:09Z
2019-05-09T12:36:35Z
CONTRIBUTOR
null
- [x] closes #26125 - [x] 2 tests added - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry When working on the original issue, I came across something similar : - `RangeIndex` had its own implementation of `max`/`min` with the same behavior - `Index` & `RangeIndex` could both benefit from adding another compat call ``` In [5]: np.argmin(pd.Index([1,2,3]), out=0) --------------------------------------------------------------------------- TypeError Traceback (most recent call last) venv\lib\site-packages\numpy\core\fromnumeric.py in _wrapfunc(obj, method, *args, **kwds) 55 try: ---> 56 return getattr(obj, method)(*args, **kwds) 57 TypeError: argmin() got an unexpected keyword argument 'out' During handling of the above exception, another exception occurred: TypeError Traceback (most recent call last) <ipython-input-5-5c9b894867ef> in <module> ----> 1 np.argmin(pd.Index([1,2,3]), out=0) venv\lib\site-packages\numpy\core\fromnumeric.py in argmin(a, axis, out) 1170 1171 """ -> 1172 return _wrapfunc(a, 'argmin', axis=axis, out=out) 1173 1174 venv\lib\site-packages\numpy\core\fromnumeric.py in _wrapfunc(obj, method, *args, **kwds) 64 # a downstream library like 'pandas'. 65 except (AttributeError, TypeError): ---> 66 return _wrapit(obj, method, *args, **kwds) 67 68 venv\lib\site-packages\numpy\core\fromnumeric.py in _wrapit(obj, method, *args, **kwds) 44 except AttributeError: 45 wrap = None ---> 46 result = getattr(asarray(obj), method)(*args, **kwds) 47 if wrap: 48 if not isinstance(result, mu.ndarray): TypeError: output must be an array ``` I changed it to be consistent with the rest of pandas `ValueError: the 'out' parameter is not supported in the pandas implementation of argmax()`.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26324/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26324/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26324.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26324", "merged_at": "2019-05-09T12:36:35Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26324.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26324" }
https://api.github.com/repos/pandas-dev/pandas/issues/26325
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26325/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26325/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26325/events
https://github.com/pandas-dev/pandas/issues/26325
442,153,349
MDU6SXNzdWU0NDIxNTMzNDk=
26,325
Empty dataframe does not keep index name when index is used
{ "avatar_url": "https://avatars.githubusercontent.com/u/8970363?v=4", "events_url": "https://api.github.com/users/MarekHauzr/events{/privacy}", "followers_url": "https://api.github.com/users/MarekHauzr/followers", "following_url": "https://api.github.com/users/MarekHauzr/following{/other_user}", "gists_url": "https://api.github.com/users/MarekHauzr/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/MarekHauzr", "id": 8970363, "login": "MarekHauzr", "node_id": "MDQ6VXNlcjg5NzAzNjM=", "organizations_url": "https://api.github.com/users/MarekHauzr/orgs", "received_events_url": "https://api.github.com/users/MarekHauzr/received_events", "repos_url": "https://api.github.com/users/MarekHauzr/repos", "site_admin": false, "starred_url": "https://api.github.com/users/MarekHauzr/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/MarekHauzr/subscriptions", "type": "User", "url": "https://api.github.com/users/MarekHauzr" }
[ { "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
[]
{ "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/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }, "description": "A milestone for closed or open issues for which there is no action needed (eg not a bug, just a question / discussion, nothing to resolve, wontfix, etc).\r\n\r\n", "due_on": null, "html_url": "https://github.com/pandas-dev/pandas/milestone/33", "id": 997544, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33/labels", "node_id": "MDk6TWlsZXN0b25lOTk3NTQ0", "number": 33, "open_issues": 11, "state": "open", "title": "No action", "updated_at": "2021-11-19T17:33:16Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33" }
3
2019-05-09T10:00:44Z
2019-05-10T12:04:32Z
2019-05-10T02:48:30Z
NONE
null
#### Empty dataframe does not keep index name when index is used ```python import pandas as pd df = pd.DataFrame({'a': [], 'b':[], 'c': []}) df = df.set_index('c') print(df.index.name) # prints 'c' # using index to generate new column df['d'] = df.index # looking at the name of the index print(df.index.name) # shows None ``` #### Problem description I tested this for pandas==0.24.2 When generating a new column based on the data in index (not necessarily equality but any transformation of the index) I lose the index name in a special case where the dataframe is empty. It becomes a problem when I reset the index and it becomes a column with name `index` instead of `c`. #### Expected Output Expected output is `'c'` in both cases (before and after using the index). #### Output of ``pd.show_versions()`` <details> INSTALLED VERSIONS ------------------ commit: None python: 3.7.0.final.0 python-bits: 64 OS: Linux OS-release: 4.15.0-47-generic machine: x86_64 processor: x86_64 byteorder: little LC_ALL: en_US.utf-8 LANG: en_US.utf-8 LOCALE: en_US.UTF-8 pandas: 0.24.2 pytest: 3.1.3 pip: 19.0.3 setuptools: 40.5.0 Cython: 0.29 numpy: 1.15.1 scipy: 1.1.0 pyarrow: None xarray: None IPython: 7.1.1 sphinx: 1.8.2 patsy: 0.5.1 dateutil: 2.7.5 pytz: 2018.7 blosc: None bottleneck: None tables: None numexpr: None feather: None matplotlib: 3.0.1 openpyxl: None xlrd: None xlwt: None xlsxwriter: None lxml.etree: 4.2.5 bs4: 4.6.3 html5lib: None sqlalchemy: 1.2.12 pymysql: None psycopg2: 2.7.5 (dt dec pq3 ext lo64) jinja2: 2.10 s3fs: None fastparquet: None pandas_gbq: None pandas_datareader: None gcsfs: Non </details>
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26325/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26325/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26326
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26326/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26326/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26326/events
https://github.com/pandas-dev/pandas/issues/26326
442,176,516
MDU6SXNzdWU0NDIxNzY1MTY=
26,326
BUG: ngroups and len(groups) do not equal when grouping with a list of Grouper and column label
{ "avatar_url": "https://avatars.githubusercontent.com/u/42512104?v=4", "events_url": "https://api.github.com/users/lixuwen1991/events{/privacy}", "followers_url": "https://api.github.com/users/lixuwen1991/followers", "following_url": "https://api.github.com/users/lixuwen1991/following{/other_user}", "gists_url": "https://api.github.com/users/lixuwen1991/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/lixuwen1991", "id": 42512104, "login": "lixuwen1991", "node_id": "MDQ6VXNlcjQyNTEyMTA0", "organizations_url": "https://api.github.com/users/lixuwen1991/orgs", "received_events_url": "https://api.github.com/users/lixuwen1991/received_events", "repos_url": "https://api.github.com/users/lixuwen1991/repos", "site_admin": false, "starred_url": "https://api.github.com/users/lixuwen1991/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/lixuwen1991/subscriptions", "type": "User", "url": "https://api.github.com/users/lixuwen1991" }
[ { "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": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
5
2019-05-09T10:56:16Z
2019-05-20T00:23:09Z
2019-05-20T00:23:09Z
NONE
null
#### Code ```python m_index = pd.MultiIndex.from_product([['Mona', 'Dennis'], ['good', 'great']], names=['name', 'desc']) df = pd.DataFrame({'foo': [1, 2, 1, 2], 'bar': np.random.randn(4)}, index=m_index) n1 = df.groupby([pd.Grouper(level='name'), 'foo']).ngroups n2 = len(df.groupby([pd.Grouper(level='name'), 'foo'])) n3 = len(df.groupby([pd.Grouper(level='name'), 'foo']).groups) print(n1, n2, n3) # 4 2 2 ``` #### Problem description I grouped a DataFrame by a list of pandas.Grouper object and column label, the length of groups or group keys should be 4, but I checked the length of GroupBy object as n2, it is 2, why? Thanks for your answer in advance. <details> ommit: None python: 3.7.3.final.0 python-bits: 64 OS: Darwin OS-release: 18.5.0 machine: x86_64 processor: i386 byteorder: little LC_ALL: None LANG: zh_CN.UTF-8 LOCALE: zh_CN.UTF-8 </details>
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26326/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26326/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26327
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26327/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26327/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26327/events
https://github.com/pandas-dev/pandas/pull/26327
442,328,078
MDExOlB1bGxSZXF1ZXN0Mjc3NDY0OTEw
26,327
Add type hints to dtypes/dtypes.py (CategoricalDtype)
{ "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": "https://api.github.com/users/topper-123/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/topper-123", "id": 26364415, "login": "topper-123", "node_id": "MDQ6VXNlcjI2MzY0NDE1", "organizations_url": "https://api.github.com/users/topper-123/orgs", "received_events_url": "https://api.github.com/users/topper-123/received_events", "repos_url": "https://api.github.com/users/topper-123/repos", "site_admin": false, "starred_url": "https://api.github.com/users/topper-123/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/topper-123/subscriptions", "type": "User", "url": "https://api.github.com/users/topper-123" }
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
7
2019-05-09T16:36:31Z
2019-06-28T16:25:39Z
2019-06-28T16:25:04Z
CONTRIBUTOR
null
This PR adds type hints to pandas/core/dtypes/dtypes.py down to and including the ``CategoricalDtype`` part of the module. I'm more familiar with Categoricals than DateTimeArrays etc. and because I think there are some difficulties in implementing type hints, I think it would make sense to add a general ruleset for adding type hints to pandas, before too much work is put into this. I'm putting some thoughts up for discussion in #25601 about how we add type hints to pandas, that probably should be discussed before this goes further.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26327/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26327/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26327.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26327", "merged_at": "2019-06-28T16:25:04Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26327.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26327" }
https://api.github.com/repos/pandas-dev/pandas/issues/26328
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26328/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26328/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26328/events
https://github.com/pandas-dev/pandas/pull/26328
442,478,559
MDExOlB1bGxSZXF1ZXN0Mjc3NTg1Nzk0
26,328
Robustness improvement for normalize.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/4273841?v=4", "events_url": "https://api.github.com/users/Marky0/events{/privacy}", "followers_url": "https://api.github.com/users/Marky0/followers", "following_url": "https://api.github.com/users/Marky0/following{/other_user}", "gists_url": "https://api.github.com/users/Marky0/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/Marky0", "id": 4273841, "login": "Marky0", "node_id": "MDQ6VXNlcjQyNzM4NDE=", "organizations_url": "https://api.github.com/users/Marky0/orgs", "received_events_url": "https://api.github.com/users/Marky0/received_events", "repos_url": "https://api.github.com/users/Marky0/repos", "site_admin": false, "starred_url": "https://api.github.com/users/Marky0/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Marky0/subscriptions", "type": "User", "url": "https://api.github.com/users/Marky0" }
[ { "color": "207de5", "default": false, "description": "read_json, to_json, json_normalize", "id": 49379259, "name": "IO JSON", "node_id": "MDU6TGFiZWw0OTM3OTI1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20JSON" } ]
closed
false
null
[]
null
9
2019-05-09T23:39:13Z
2019-06-27T22:39:59Z
2019-06-27T22:39:59Z
NONE
null
- [x] closes #26284 - [x] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry Improves robustness of json_normalize for inconsistently formatted json. Fixes all observations in #26284
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26328/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26328/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26328.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26328", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/26328.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26328" }
https://api.github.com/repos/pandas-dev/pandas/issues/26329
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26329/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26329/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26329/events
https://github.com/pandas-dev/pandas/issues/26329
442,506,466
MDU6SXNzdWU0NDI1MDY0NjY=
26,329
FutureWarning difficult to identify source
{ "avatar_url": "https://avatars.githubusercontent.com/u/5028974?v=4", "events_url": "https://api.github.com/users/david-waterworth/events{/privacy}", "followers_url": "https://api.github.com/users/david-waterworth/followers", "following_url": "https://api.github.com/users/david-waterworth/following{/other_user}", "gists_url": "https://api.github.com/users/david-waterworth/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/david-waterworth", "id": 5028974, "login": "david-waterworth", "node_id": "MDQ6VXNlcjUwMjg5NzQ=", "organizations_url": "https://api.github.com/users/david-waterworth/orgs", "received_events_url": "https://api.github.com/users/david-waterworth/received_events", "repos_url": "https://api.github.com/users/david-waterworth/repos", "site_admin": false, "starred_url": "https://api.github.com/users/david-waterworth/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/david-waterworth/subscriptions", "type": "User", "url": "https://api.github.com/users/david-waterworth" }
[ { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
1
2019-05-10T02:09:28Z
2019-05-18T15:09:40Z
2019-05-18T15:09:40Z
NONE
null
This is a suggestion, not a bug. The following resulted in a `FutureWarning` df = df.assign(block=(df.index.to_series().diff() != pd.Timedelta(15,'m')).cumsum()) > FutureWarning: The default of the 'keep_tz' keyword will change to True in a future release. You can set 'keep_tz=True' to obtain the future behaviour and silence this warning. It wasn't in any way obvious why since the warning doesn't mention the method name and there's no stack trace (and futures warnings are only printed once). I had to search the source (which was also difficult as the message was split to maintain a character limit per line). It would be nice if future warnings were more explicit, i.e. name the class and method as well as the argument. (In this case it's the `to_series()` method, which ideally wouldn't be required but `DateTimeIndex` doesn't yet implement diff())
{ "+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/26329/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26329/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26330
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26330/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26330/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26330/events
https://github.com/pandas-dev/pandas/pull/26330
442,511,691
MDExOlB1bGxSZXF1ZXN0Mjc3NjExMTE4
26,330
Update python_requires to 3.5+
{ "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}", "gists_url": "https://api.github.com/users/TomAugspurger/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/TomAugspurger", "id": 1312546, "login": "TomAugspurger", "node_id": "MDQ6VXNlcjEzMTI1NDY=", "organizations_url": "https://api.github.com/users/TomAugspurger/orgs", "received_events_url": "https://api.github.com/users/TomAugspurger/received_events", "repos_url": "https://api.github.com/users/TomAugspurger/repos", "site_admin": false, "starred_url": "https://api.github.com/users/TomAugspurger/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/TomAugspurger/subscriptions", "type": "User", "url": "https://api.github.com/users/TomAugspurger" }
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
5
2019-05-10T02:34:30Z
2019-05-10T21:39:58Z
2019-05-10T21:39:55Z
CONTRIBUTOR
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 1, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26330/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26330/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26330.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26330", "merged_at": "2019-05-10T21:39:55Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26330.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26330" }
https://api.github.com/repos/pandas-dev/pandas/issues/26331
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26331/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26331/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26331/events
https://github.com/pandas-dev/pandas/pull/26331
442,518,174
MDExOlB1bGxSZXF1ZXN0Mjc3NjE1OTIw
26,331
Remove _DtypeOpsMixin
{ "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}", "gists_url": "https://api.github.com/users/TomAugspurger/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/TomAugspurger", "id": 1312546, "login": "TomAugspurger", "node_id": "MDQ6VXNlcjEzMTI1NDY=", "organizations_url": "https://api.github.com/users/TomAugspurger/orgs", "received_events_url": "https://api.github.com/users/TomAugspurger/received_events", "repos_url": "https://api.github.com/users/TomAugspurger/repos", "site_admin": false, "starred_url": "https://api.github.com/users/TomAugspurger/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/TomAugspurger/subscriptions", "type": "User", "url": "https://api.github.com/users/TomAugspurger" }
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "207de5", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
5
2019-05-10T03:07:59Z
2019-05-12T14:37:40Z
2019-05-12T14:37:29Z
CONTRIBUTOR
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26331/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26331/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26331.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26331", "merged_at": "2019-05-12T14:37:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26331.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26331" }
https://api.github.com/repos/pandas-dev/pandas/issues/26332
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26332/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26332/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26332/events
https://github.com/pandas-dev/pandas/pull/26332
442,530,740
MDExOlB1bGxSZXF1ZXN0Mjc3NjI1MzAw
26,332
Remove Panel References from Tests
{ "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://api.github.com/users/WillAyd/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/WillAyd", "id": 609873, "login": "WillAyd", "node_id": "MDQ6VXNlcjYwOTg3Mw==", "organizations_url": "https://api.github.com/users/WillAyd/orgs", "received_events_url": "https://api.github.com/users/WillAyd/received_events", "repos_url": "https://api.github.com/users/WillAyd/repos", "site_admin": false, "starred_url": "https://api.github.com/users/WillAyd/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/WillAyd/subscriptions", "type": "User", "url": "https://api.github.com/users/WillAyd" }
[ { "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": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
4
2019-05-10T04:14:41Z
2020-01-16T00:34:00Z
2019-05-12T20:45:33Z
MEMBER
null
ref #25632 this removes a good deal of Panel references from tests though not all (excluding anything for msgpack). I think after this and #25567 get merged we can starting finalizing the Panel removal and get out of docs as well
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26332/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26332/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26332.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26332", "merged_at": "2019-05-12T20:45:33Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26332.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26332" }
https://api.github.com/repos/pandas-dev/pandas/issues/26333
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26333/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26333/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26333/events
https://github.com/pandas-dev/pandas/issues/26333
442,625,206
MDU6SXNzdWU0NDI2MjUyMDY=
26,333
REGR: assigning scalar with a length no longer works
{ "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{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }
[ { "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...
open
false
null
[]
null
7
2019-05-10T09:29:21Z
2021-11-04T01:02:23Z
null
MEMBER
null
Assigning a value to a single location in a DataFrame (using `.loc` with scalar indexers) started to fail with "values with a length". Consider the following example: ``` In [1]: df = pd.DataFrame({'a': [1, 2, 3], 'b': [(1, 2), (1, 2, 3), (3, 4)]}) In [2]: df Out[2]: a b 0 1 (1, 2) 1 2 (1, 2, 3) 2 3 (3, 4) In [3]: df.loc[0, 'b'] = (7, 8, 9) --------------------------------------------------------------------------- ValueError Traceback (most recent call last) <ipython-input-3-a2d59e11519a> in <module> ----> 1 df.loc[0, 'b'] = (7, 8, 9) ~/miniconda3/lib/python3.7/site-packages/pandas/core/indexing.py in __setitem__(self, key, value) 187 key = com._apply_if_callable(key, self.obj) 188 indexer = self._get_setitem_indexer(key) --> 189 self._setitem_with_indexer(indexer, value) 190 191 def _validate_key(self, key, axis): ~/miniconda3/lib/python3.7/site-packages/pandas/core/indexing.py in _setitem_with_indexer(self, indexer, value) 604 605 if len(labels) != len(value): --> 606 raise ValueError('Must have equal len keys and value ' 607 'when setting with an iterable') 608 ValueError: Must have equal len keys and value when setting with an iterable ``` This raises on 0.23.4 - master, but worked in 0.20.3 - 0.22.0 (the ones I tested): ``` In [1]: pd.__version__ Out[1]: '0.22.0' In [2]: df = pd.DataFrame({'a': [1, 2, 3], 'b': [(1, 2), (1, 2, 3), (3, 4)]}) In [3]: df Out[3]: a b 0 1 (1, 2) 1 2 (1, 2, 3) 2 3 (3, 4) In [4]: df.loc[0, 'b'] = (7, 8, 9) In [5]: df Out[5]: a b 0 1 (7, 8, 9) 1 2 (1, 2, 3) 2 3 (3, 4) ``` Related to https://github.com/pandas-dev/pandas/issues/25806 We don't have very robust support in general for list-like values, but, for the specific case above of updating a single value, I don't think there is anything ambiguous about it? You are updating a single value, so the passed value should simply be put in that place? Note, the above is with tuples. But, there are also custom objects like MultiPolygons that represent single objects, but do define a `__len__` ..
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26333/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26333/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26334
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26334/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26334/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26334/events
https://github.com/pandas-dev/pandas/pull/26334
442,639,288
MDExOlB1bGxSZXF1ZXN0Mjc3NzA4MzEw
26,334
PERF: regression fixup for timestamp.TimestampConstruction.time_parse_iso8601_tz benchmark
{ "avatar_url": "https://avatars.githubusercontent.com/u/45976948?v=4", "events_url": "https://api.github.com/users/anmyachev/events{/privacy}", "followers_url": "https://api.github.com/users/anmyachev/followers", "following_url": "https://api.github.com/users/anmyachev/following{/other_user}", "gists_url": "https://api.github.com/users/anmyachev/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/anmyachev", "id": 45976948, "login": "anmyachev", "node_id": "MDQ6VXNlcjQ1OTc2OTQ4", "organizations_url": "https://api.github.com/users/anmyachev/orgs", "received_events_url": "https://api.github.com/users/anmyachev/received_events", "repos_url": "https://api.github.com/users/anmyachev/repos", "site_admin": false, "starred_url": "https://api.github.com/users/anmyachev/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/anmyachev/subscriptions", "type": "User", "url": "https://api.github.com/users/anmyachev" }
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "a10c02", "default": false, "description": "Memory or...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
8
2019-05-10T10:02:04Z
2019-05-12T14:37:04Z
2019-05-12T14:36:58Z
CONTRIBUTOR
null
- [x] closes #N/A - [ ] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` For detection details see: https://github.com/pandas-dev/pandas/pull/26220#issuecomment-491143978 The slowdown was due to the use of `convert_to_tsobject` function. Asv result: master| patch| ratio| test_name -|-|-|- 31.3±0.5μs| 21.9±0.2μs| 0.70| timestamp.TimestampConstruction.time_parse_iso8601_tz
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26334/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26334/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26334.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26334", "merged_at": "2019-05-12T14:36:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26334.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26334" }
https://api.github.com/repos/pandas-dev/pandas/issues/26335
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26335/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26335/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26335/events
https://github.com/pandas-dev/pandas/issues/26335
442,685,632
MDU6SXNzdWU0NDI2ODU2MzI=
26,335
Left join on column with timezone aware index with unexpected behavior
{ "avatar_url": "https://avatars.githubusercontent.com/u/23280737?v=4", "events_url": "https://api.github.com/users/P-Tillmann/events{/privacy}", "followers_url": "https://api.github.com/users/P-Tillmann/followers", "following_url": "https://api.github.com/users/P-Tillmann/following{/other_user}", "gists_url": "https://api.github.com/users/P-Tillmann/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/P-Tillmann", "id": 23280737, "login": "P-Tillmann", "node_id": "MDQ6VXNlcjIzMjgwNzM3", "organizations_url": "https://api.github.com/users/P-Tillmann/orgs", "received_events_url": "https://api.github.com/users/P-Tillmann/received_events", "repos_url": "https://api.github.com/users/P-Tillmann/repos", "site_admin": false, "starred_url": "https://api.github.com/users/P-Tillmann/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/P-Tillmann/subscriptions", "type": "User", "url": "https://api.github.com/users/P-Tillmann" }
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "5319e7", "de...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
1
2019-05-10T12:07:23Z
2019-05-14T16:04:00Z
2019-05-14T16:04:00Z
CONTRIBUTOR
null
I stumbled across some unexpected behavior when performing a left join on a specified column with time zone aware columns. ```python # Your code here df1 = pd.DataFrame({ 'date': pd.date_range(start='2018-01-01', periods=5, tz='America/Chicago'), 'vals': list('abcde')} ) df2 = pd.DataFrame({ 'date': pd.date_range(start='2018-01-03', periods=5, tz='America/Chicago'), 'vals_2': list('tuvwx')} ) df1.join(df2.set_index('date'), on='date') ``` ``` date vals vals_2 0 2018-01-01 00:00:00-06:00 a NaN 1 2018-01-02 00:00:00-06:00 b NaN 2 2018-01-03 00:00:00-06:00 c NaN 3 2018-01-04 00:00:00-06:00 d NaN 4 2018-01-05 00:00:00-06:00 e NaN ``` When i was expecting ``` date vals vals_2 0 2018-01-01 00:00:00-06:00 a NaN 1 2018-01-02 00:00:00-06:00 b NaN 2 2018-01-03 00:00:00-06:00 c t 3 2018-01-04 00:00:00-06:00 d u 4 2018-01-05 00:00:00-06:00 e v ``` In PR #25260 the test case was specified with all NaN in vals_2 as expected. I don't understand why considering how merge on two columns or join on two indicies work: ```python df1.set_index('date').join(df2.set_index('date')).reset_index() pd.merge(df1, df2, on='date', how='left') ``` Both yield the expected behavior. Is there something I'm missing or is this inconsistency a bug? #### Output of ``pd.show_versions()`` <details> INSTALLED VERSIONS ------------------ commit: None python: 3.7.1.final.0 python-bits: 64 OS: Linux OS-release: 4.15.0-48-generic machine: x86_64 processor: x86_64 byteorder: little LC_ALL: None LANG: en_US.UTF-8 LOCALE: en_US.UTF-8 pandas: 0.24.2 pytest: 4.1.1 pip: 18.1 setuptools: 40.6.3 Cython: None numpy: 1.15.4 scipy: 1.1.0 pyarrow: 0.11.1 xarray: None IPython: 7.2.0 sphinx: 1.8.4 patsy: 0.5.1 dateutil: 2.7.5 pytz: 2018.7 blosc: None bottleneck: None tables: 3.4.4 numexpr: 2.6.8 feather: None matplotlib: 3.0.2 openpyxl: 2.6.1 xlrd: None xlwt: None xlsxwriter: None lxml.etree: None bs4: None html5lib: None sqlalchemy: None pymysql: None psycopg2: None jinja2: 2.10 s3fs: None fastparquet: 0.1.6 pandas_gbq: None pandas_datareader: None gcsfs: None </details>
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26335/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26335/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26336
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26336/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26336/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26336/events
https://github.com/pandas-dev/pandas/issues/26336
442,788,896
MDU6SXNzdWU0NDI3ODg4OTY=
26,336
Deprecate ordered=None for CategoricalDtype
{ "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}", "gists_url": "https://api.github.com/users/TomAugspurger/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/TomAugspurger", "id": 1312546, "login": "TomAugspurger", "node_id": "MDQ6VXNlcjEzMTI1NDY=", "organizations_url": "https://api.github.com/users/TomAugspurger/orgs", "received_events_url": "https://api.github.com/users/TomAugspurger/received_events", "repos_url": "https://api.github.com/users/TomAugspurger/repos", "site_admin": false, "starred_url": "https://api.github.com/users/TomAugspurger/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/TomAugspurger/subscriptions", "type": "User", "url": "https://api.github.com/users/TomAugspurger" }
[ { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" }, { "color": "e11...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
13
2019-05-10T15:59:56Z
2019-07-03T08:26:38Z
2019-07-03T08:26:38Z
CONTRIBUTOR
null
xref https://github.com/pandas-dev/pandas/pull/26327#discussion_r282733852. We currently allow CategoricalDtype.ordered to be None. It should just be a bool (default False). ``` In [8]: CategoricalDtype(categories=None, ordered=None).ordered # None ``` categories can be None, which means "infer later on". But (IIRC) we don't do that for ordered.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26336/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26336/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26337
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26337/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26337/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26337/events
https://github.com/pandas-dev/pandas/pull/26337
442,845,808
MDExOlB1bGxSZXF1ZXN0Mjc3ODcwMzY2
26,337
CLN: Remove python2-style longs in regexes
{ "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": "https://api.github.com/users/topper-123/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/topper-123", "id": 26364415, "login": "topper-123", "node_id": "MDQ6VXNlcjI2MzY0NDE1", "organizations_url": "https://api.github.com/users/topper-123/orgs", "received_events_url": "https://api.github.com/users/topper-123/received_events", "repos_url": "https://api.github.com/users/topper-123/repos", "site_admin": false, "starred_url": "https://api.github.com/users/topper-123/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/topper-123/subscriptions", "type": "User", "url": "https://api.github.com/users/topper-123" }
[ { "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": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
9
2019-05-10T18:36:53Z
2019-05-12T15:03:14Z
2019-05-12T14:36:23Z
CONTRIBUTOR
null
- [x] xref #25725 Minor cleanup: Cleanup some regexes that guard against python2 style longs in their error messages.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26337/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26337/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26337.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26337", "merged_at": "2019-05-12T14:36:23Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26337.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26337" }
https://api.github.com/repos/pandas-dev/pandas/issues/26338
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26338/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26338/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26338/events
https://github.com/pandas-dev/pandas/issues/26338
442,853,654
MDU6SXNzdWU0NDI4NTM2NTQ=
26,338
sum aggregation with columns of strings after groupby
{ "avatar_url": "https://avatars.githubusercontent.com/u/23273290?v=4", "events_url": "https://api.github.com/users/jttoivon/events{/privacy}", "followers_url": "https://api.github.com/users/jttoivon/followers", "following_url": "https://api.github.com/users/jttoivon/following{/other_user}", "gists_url": "https://api.github.com/users/jttoivon/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jttoivon", "id": 23273290, "login": "jttoivon", "node_id": "MDQ6VXNlcjIzMjczMjkw", "organizations_url": "https://api.github.com/users/jttoivon/orgs", "received_events_url": "https://api.github.com/users/jttoivon/received_events", "repos_url": "https://api.github.com/users/jttoivon/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jttoivon/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jttoivon/subscriptions", "type": "User", "url": "https://api.github.com/users/jttoivon" }
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }, "description": "A milestone for closed or open issues for which there is no action needed (eg not a bug, just a question / discussion, nothing to resolve, wontfix, etc).\r\n\r\n", "due_on": null, "html_url": "https://github.com/pandas-dev/pandas/milestone/33", "id": 997544, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33/labels", "node_id": "MDk6TWlsZXN0b25lOTk3NTQ0", "number": 33, "open_issues": 11, "state": "open", "title": "No action", "updated_at": "2021-11-19T17:33:16Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33" }
2
2019-05-10T18:59:19Z
2019-05-11T06:39:17Z
2019-05-10T21:31:24Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python # Your code here import pandas as pd df = pd.DataFrame([["c", "a", 1, 2], ["c", "b", 3, 4]]) df.groupby(0).sum() ``` #### Problem description I expect the sum aggregation after groupby to work similarly to normal aggregation: df.sum(). However, the columns containing strings don't concatenate, but are ignored. But, if I give the sum method any keyword parameter, it works as expected. For example, the following works: df.groupby(0).sum(whatever=1) #### Expected Output ``` 1 2 3 0 c ab 4 6 ``` #### Output of ``pd.show_versions()`` <details> I have tried the latest Pandas version 0.24.2, but the same issue is with older Pandas releases. INSTALLED VERSIONS ------------------ commit: None python: 3.6.7.final.0 python-bits: 64 OS: Linux OS-release: 4.15.0-48-generic machine: x86_64 processor: x86_64 byteorder: little LC_ALL: None LANG: en_GB.UTF-8 LOCALE: en_GB.UTF-8 pandas: 0.24.2 pytest: 4.0.1 pip: 18.1 setuptools: 40.6.2 Cython: 0.29 numpy: 1.15.4 scipy: 1.1.0 pyarrow: None xarray: None IPython: 6.2.1 sphinx: 1.8.2 patsy: 0.5.1 dateutil: 2.7.5 pytz: 2018.7 blosc: None bottleneck: 1.2.1 tables: 3.4.4 numexpr: 2.6.8 feather: None matplotlib: 3.0.1 openpyxl: 2.5.11 xlrd: 1.1.0 xlwt: 1.3.0 xlsxwriter: 1.1.2 lxml.etree: 4.2.5 bs4: 4.6.3 html5lib: 1.0.1 sqlalchemy: 1.2.14 pymysql: None psycopg2: None jinja2: 2.10 s3fs: None fastparquet: None pandas_gbq: None pandas_datareader: None gcsfs: None [ </details>
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26338/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26338/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26339
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26339/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26339/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26339/events
https://github.com/pandas-dev/pandas/pull/26339
442,904,730
MDExOlB1bGxSZXF1ZXN0Mjc3OTE4MTc3
26,339
Remove Python 2 in CLASSIFIERS
{ "avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4", "events_url": "https://api.github.com/users/gfyoung/events{/privacy}", "followers_url": "https://api.github.com/users/gfyoung/followers", "following_url": "https://api.github.com/users/gfyoung/following{/other_user}", "gists_url": "https://api.github.com/users/gfyoung/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/gfyoung", "id": 9273653, "login": "gfyoung", "node_id": "MDQ6VXNlcjkyNzM2NTM=", "organizations_url": "https://api.github.com/users/gfyoung/orgs", "received_events_url": "https://api.github.com/users/gfyoung/received_events", "repos_url": "https://api.github.com/users/gfyoung/repos", "site_admin": false, "starred_url": "https://api.github.com/users/gfyoung/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gfyoung/subscriptions", "type": "User", "url": "https://api.github.com/users/gfyoung" }
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" }, { "color": "207de5", "default": false, ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
2
2019-05-10T21:42:14Z
2019-05-12T20:02:38Z
2019-05-12T20:02:33Z
MEMBER
null
Follow-up to https://github.com/pandas-dev/pandas/pull/26330#issuecomment-491438048 @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/26339/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26339/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26339.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26339", "merged_at": "2019-05-12T20:02:33Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26339.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26339" }
https://api.github.com/repos/pandas-dev/pandas/issues/26340
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26340/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26340/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26340/events
https://github.com/pandas-dev/pandas/issues/26340
442,938,634
MDU6SXNzdWU0NDI5Mzg2MzQ=
26,340
pandas.read_parquet with parallel reads using pyarrow nthreads
{ "avatar_url": "https://avatars.githubusercontent.com/u/240623?v=4", "events_url": "https://api.github.com/users/dazza-codes/events{/privacy}", "followers_url": "https://api.github.com/users/dazza-codes/followers", "following_url": "https://api.github.com/users/dazza-codes/following{/other_user}", "gists_url": "https://api.github.com/users/dazza-codes/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/dazza-codes", "id": 240623, "login": "dazza-codes", "node_id": "MDQ6VXNlcjI0MDYyMw==", "organizations_url": "https://api.github.com/users/dazza-codes/orgs", "received_events_url": "https://api.github.com/users/dazza-codes/received_events", "repos_url": "https://api.github.com/users/dazza-codes/repos", "site_admin": false, "starred_url": "https://api.github.com/users/dazza-codes/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dazza-codes/subscriptions", "type": "User", "url": "https://api.github.com/users/dazza-codes" }
[ { "color": "5319e7", "default": false, "description": "parquet, feather", "id": 685114413, "name": "IO Parquet", "node_id": "MDU6TGFiZWw2ODUxMTQ0MTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Parquet" } ]
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/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }, "description": "A milestone for closed or open issues for which there is no action needed (eg not a bug, just a question / discussion, nothing to resolve, wontfix, etc).\r\n\r\n", "due_on": null, "html_url": "https://github.com/pandas-dev/pandas/milestone/33", "id": 997544, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33/labels", "node_id": "MDk6TWlsZXN0b25lOTk3NTQ0", "number": 33, "open_issues": 11, "state": "open", "title": "No action", "updated_at": "2021-11-19T17:33:16Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33" }
3
2019-05-11T01:06:38Z
2019-05-12T06:51:25Z
2019-05-11T02:46:53Z
NONE
null
According to these sources, `pyarrow.parquet` supports an `nthreads` argument for parallel reads, i.e. - https://wesmckinney.com/blog/python-parquet-multithreading/ the pyarrow.parquet engine - https://arrow.apache.org/docs/python/parquet.html#multithreaded-reads ```python import pyarrow.parquet as pq table = pq.read_table(file_path, nthreads=4) ``` The `nthreads=4` argument raises an exception in `pandas.read_parquet` rather than passing the argument through to the `pyarrow.parquet` engine. The pandas documentation indicates the `**kwargs` are passed to the parquet engine (`pyarrow` in this case), e.g. ```python import pandas as pd import pyarrow.parquet pd.read_parquet( parquet_path, engine="pyarrow", columns=query_columns, nthreads=6 ) ``` ```versions $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=18.04 DISTRIB_CODENAME=bionic DISTRIB_DESCRIPTION="Ubuntu 18.04.2 LTS" $ pip freeze | grep pandas geopandas==0.4.1 pandas==0.24.2 $ pip freeze | grep pyarrow pyarrow==0.13.0 ``` ```text Traceback (most recent call last): File "./poc/hazard_to_parquet.py", line 128, in <module> convert() File "/home/joe/miniconda3/envs/proj/lib/python3.7/site-packages/click/core.py", line 764, in __call__ return self.main(*args, **kwargs) File "/home/joe/miniconda3/envs/proj/lib/python3.7/site-packages/click/core.py", line 717, in main rv = self.invoke(ctx) File "/home/joe/miniconda3/envs/proj/lib/python3.7/site-packages/click/core.py", line 956, in invoke return ctx.invoke(self.callback, **ctx.params) File "/home/joe/miniconda3/envs/proj/lib/python3.7/site-packages/click/core.py", line 555, in invoke return callback(*args, **kwargs) File "./poc/hazard_to_parquet.py", line 114, in convert parquet_path, engine="pyarrow", columns=query_columns, nthreads=6 File "/home/joe/miniconda3/envs/proj/lib/python3.7/site-packages/pandas/io/parquet.py", line 282, in read_parquet return impl.read(path, columns=columns, **kwargs) File "/home/joe/miniconda3/envs/proj/lib/python3.7/site-packages/pandas/io/parquet.py", line 129, in read **kwargs).to_pandas() TypeError: read_table() got an unexpected keyword argument 'nthreads' ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26340/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26340/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26341
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26341/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26341/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26341/events
https://github.com/pandas-dev/pandas/pull/26341
442,994,748
MDExOlB1bGxSZXF1ZXN0Mjc3OTgxOTA4
26,341
[WIP} Fix type annotation in pandas/core/api
{ "avatar_url": "https://avatars.githubusercontent.com/u/22582828?v=4", "events_url": "https://api.github.com/users/vaibhavhrt/events{/privacy}", "followers_url": "https://api.github.com/users/vaibhavhrt/followers", "following_url": "https://api.github.com/users/vaibhavhrt/following{/other_user}", "gists_url": "https://api.github.com/users/vaibhavhrt/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/vaibhavhrt", "id": 22582828, "login": "vaibhavhrt", "node_id": "MDQ6VXNlcjIyNTgyODI4", "organizations_url": "https://api.github.com/users/vaibhavhrt/orgs", "received_events_url": "https://api.github.com/users/vaibhavhrt/received_events", "repos_url": "https://api.github.com/users/vaibhavhrt/repos", "site_admin": false, "starred_url": "https://api.github.com/users/vaibhavhrt/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/vaibhavhrt/subscriptions", "type": "User", "url": "https://api.github.com/users/vaibhavhrt" }
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
7
2019-05-11T13:45:06Z
2019-05-13T08:18:47Z
2019-05-12T14:52:13Z
CONTRIBUTOR
null
- [x] closes #26148 - [x] tests passed - [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/26341/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26341/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26341.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26341", "merged_at": "2019-05-12T14:52:12Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26341.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26341" }
https://api.github.com/repos/pandas-dev/pandas/issues/26342
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26342/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26342/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26342/events
https://github.com/pandas-dev/pandas/issues/26342
443,005,297
MDU6SXNzdWU0NDMwMDUyOTc=
26,342
Constructing DataFrames using range fails
{ "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": "https://api.github.com/users/topper-123/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/topper-123", "id": 26364415, "login": "topper-123", "node_id": "MDQ6VXNlcjI2MzY0NDE1", "organizations_url": "https://api.github.com/users/topper-123/orgs", "received_events_url": "https://api.github.com/users/topper-123/received_events", "repos_url": "https://api.github.com/users/topper-123/repos", "site_admin": false, "starred_url": "https://api.github.com/users/topper-123/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/topper-123/subscriptions", "type": "User", "url": "https://api.github.com/users/topper-123" }
[ { "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": "370f77", "default": false, "description": "DataFrame data structure...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
0
2019-05-11T15:20:27Z
2019-05-12T14:35:54Z
2019-05-12T14:35:54Z
CONTRIBUTOR
null
Working on removing ``compat.lrange``, I've discovered that 1-dim lists, iterators and generators work as expected: ```python >>> pd.DataFrame(list(range(3))) # ok 0 0 0 1 1 2 2 >>> pd.DataFrame(iter(range(3))) # ok 0 0 0 1 1 2 2 >>> pd.DataFrame((i for i in range(3)) # ok 0 0 0 1 1 2 2 ``` while constructing with a plain ``range`` does not work: ```python >>> pd.DataFrame(range(3)) # not ok AttributeError: 'range' object has no attribute 'ndim' ``` Fix upcoming.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26342/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26342/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26343
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26343/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26343/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26343/events
https://github.com/pandas-dev/pandas/pull/26343
443,006,809
MDExOlB1bGxSZXF1ZXN0Mjc3OTg5Njc0
26,343
BUG: constructing a DataFrame using range doesn't work
{ "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": "https://api.github.com/users/topper-123/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/topper-123", "id": 26364415, "login": "topper-123", "node_id": "MDQ6VXNlcjI2MzY0NDE1", "organizations_url": "https://api.github.com/users/topper-123/orgs", "received_events_url": "https://api.github.com/users/topper-123/received_events", "repos_url": "https://api.github.com/users/topper-123/repos", "site_admin": false, "starred_url": "https://api.github.com/users/topper-123/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/topper-123/subscriptions", "type": "User", "url": "https://api.github.com/users/topper-123" }
[ { "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": "370f77", "default": false, "description": "DataFrame data structure...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
6
2019-05-11T15:35:04Z
2019-05-12T15:02:54Z
2019-05-12T14:35:54Z
CONTRIBUTOR
null
- [x] closes #26342 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Fixes bug when constructing a ``DataFrame`` using a ``range``.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26343/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26343/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26343.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26343", "merged_at": "2019-05-12T14:35:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26343.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26343" }
https://api.github.com/repos/pandas-dev/pandas/issues/26344
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26344/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26344/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26344/events
https://github.com/pandas-dev/pandas/issues/26344
443,014,944
MDU6SXNzdWU0NDMwMTQ5NDQ=
26,344
CI: Use bash for Windows scripts on Azure
{ "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_url": "https://api.github.com/users/jbrockmendel/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jbrockmendel", "id": 8078968, "login": "jbrockmendel", "node_id": "MDQ6VXNlcjgwNzg5Njg=", "organizations_url": "https://api.github.com/users/jbrockmendel/orgs", "received_events_url": "https://api.github.com/users/jbrockmendel/received_events", "repos_url": "https://api.github.com/users/jbrockmendel/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jbrockmendel/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jbrockmendel/subscriptions", "type": "User", "url": "https://api.github.com/users/jbrockmendel" }
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" }, { "color": "a2bca7", "default": false, ...
closed
false
null
[]
{ "closed_at": "2020-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/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.github.com/users/wesm/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/wesm", "id": 329591, "login": "wesm", "node_id": "MDQ6VXNlcjMyOTU5MQ==", "organizations_url": "https://api.github.com/users/wesm/orgs", "received_events_url": "https://api.github.com/users/wesm/received_events", "repos_url": "https://api.github.com/users/wesm/repos", "site_admin": false, "starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/wesm/subscriptions", "type": "User", "url": "https://api.github.com/users/wesm" }, "description": "on-merge: backport to 1.0.x", "due_on": "2020-02-01T08:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/16", "id": 174211, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels", "node_id": "MDk6TWlsZXN0b25lMTc0MjEx", "number": 16, "open_issues": 0, "state": "closed", "title": "1.0.0", "updated_at": "2020-01-30T12:18:05Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16" }
6
2019-05-11T16:56:52Z
2019-12-24T14:56:56Z
2019-12-24T14:56:56Z
MEMBER
null
Azure now supports using bash in windows scripts, so I _think_ we can de-duplicate some of the windows-specific shell scripts. cc @datapythonista
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26344/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26344/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26345
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26345/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26345/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26345/events
https://github.com/pandas-dev/pandas/issues/26345
443,021,273
MDU6SXNzdWU0NDMwMjEyNzM=
26,345
Windows 3.7 CI Failures
{ "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://api.github.com/users/WillAyd/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/WillAyd", "id": 609873, "login": "WillAyd", "node_id": "MDQ6VXNlcjYwOTg3Mw==", "organizations_url": "https://api.github.com/users/WillAyd/orgs", "received_events_url": "https://api.github.com/users/WillAyd/received_events", "repos_url": "https://api.github.com/users/WillAyd/repos", "site_admin": false, "starred_url": "https://api.github.com/users/WillAyd/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/WillAyd/subscriptions", "type": "User", "url": "https://api.github.com/users/WillAyd" }
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" } ]
closed
false
null
[]
null
16
2019-05-11T18:02:56Z
2019-05-15T20:11:14Z
2019-05-15T20:11:14Z
MEMBER
null
Lots of failures recently with CI build. I do see this in the logs: ```sh CondaValueError: Malformed version string '~': invalid character(s). ``` Which I assume is the root cause, though the dependency file hasn't been updated in some time. @TomAugspurger if you have any thoughts; maybe a conda-forge issue?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26345/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26345/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26346
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26346/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26346/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26346/events
https://github.com/pandas-dev/pandas/pull/26346
443,022,838
MDExOlB1bGxSZXF1ZXN0Mjc4MDAwMzY3
26,346
DO NOT MERGE: Pinned hypothesis
{ "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://api.github.com/users/WillAyd/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/WillAyd", "id": 609873, "login": "WillAyd", "node_id": "MDQ6VXNlcjYwOTg3Mw==", "organizations_url": "https://api.github.com/users/WillAyd/orgs", "received_events_url": "https://api.github.com/users/WillAyd/received_events", "repos_url": "https://api.github.com/users/WillAyd/repos", "site_admin": false, "starred_url": "https://api.github.com/users/WillAyd/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/WillAyd/subscriptions", "type": "User", "url": "https://api.github.com/users/WillAyd" }
[]
closed
false
null
[]
null
2
2019-05-11T18:20:40Z
2019-05-11T19:14:34Z
2019-05-11T19:14:29Z
MEMBER
null
I noticed our CI failures started around the time a new hypothesis version was posted to conda-forge so seeing if pinning that fixes the issue
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26346/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26346/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26346.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26346", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/26346.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26346" }
https://api.github.com/repos/pandas-dev/pandas/issues/26347
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26347/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26347/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26347/events
https://github.com/pandas-dev/pandas/issues/26347
443,024,339
MDU6SXNzdWU0NDMwMjQzMzk=
26,347
Memory leak on to_json?
{ "avatar_url": "https://avatars.githubusercontent.com/u/2772607?v=4", "events_url": "https://api.github.com/users/jorgecarleitao/events{/privacy}", "followers_url": "https://api.github.com/users/jorgecarleitao/followers", "following_url": "https://api.github.com/users/jorgecarleitao/following{/other_user}", "gists_url": "https://api.github.com/users/jorgecarleitao/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorgecarleitao", "id": 2772607, "login": "jorgecarleitao", "node_id": "MDQ6VXNlcjI3NzI2MDc=", "organizations_url": "https://api.github.com/users/jorgecarleitao/orgs", "received_events_url": "https://api.github.com/users/jorgecarleitao/received_events", "repos_url": "https://api.github.com/users/jorgecarleitao/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorgecarleitao/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorgecarleitao/subscriptions", "type": "User", "url": "https://api.github.com/users/jorgecarleitao" }
[ { "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
[]
{ "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/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }, "description": "A milestone for closed or open issues for which there is no action needed (eg not a bug, just a question / discussion, nothing to resolve, wontfix, etc).\r\n\r\n", "due_on": null, "html_url": "https://github.com/pandas-dev/pandas/milestone/33", "id": 997544, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33/labels", "node_id": "MDk6TWlsZXN0b25lOTk3NTQ0", "number": 33, "open_issues": 11, "state": "open", "title": "No action", "updated_at": "2021-11-19T17:33:16Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33" }
2
2019-05-11T18:37:31Z
2021-03-11T02:16:52Z
2019-05-11T18:44:51Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import resource import pandas as pd # some random data, some of them as array columns path = 'data.parquet' batches = 5000 df = pd.DataFrame({ 't': [pd.np.array(range(0, 180 * 60, 5))] * batches, }) # read the data above and convert it to json (e.g. the backend of a restful API) for i in range(100): # comment any of the 2 lines for the leak to vanish. print(df['t'].iloc[0].shape, df['t'].iloc[0].dtype) df['t'] = df['t'].apply(lambda x: pd.np.array(list(x))) df['t'].to_json() print(resource.getrusage(resource.RUSAGE_SELF).ru_maxrss) ``` #### Problem description The code above gives the following result (only works on linux/Mac) ``` 254384 337780 422984 508720 593996 679336 762564 848036 933768 1019040 1104384 1187612 1273084 1358552 1444088 1529432 1612660 1698128 1783600 1869136 1954244 2037708 2122980 ... ``` i.e. the memory peak is increasing, aka a memory leak. #### Expected Output The values above should not be unbounded. #### Output of ``pd.show_versions()`` <details> INSTALLED VERSIONS ------------------ commit: None python: 3.6.4.final.0 python-bits: 64 OS: Linux OS-release: 4.4.0-1075-aws machine: x86_64 processor: x86_64 byteorder: little LC_ALL: None LANG: en_US.UTF-8 LOCALE: en_US.UTF-8 pandas: 0.24.2 pytest: 4.0.2 pip: 9.0.1 setuptools: 38.4.0 Cython: 0.27.3 numpy: 1.14.0 scipy: 1.0.0 pyarrow: 0.13.0 xarray: None IPython: 6.2.1 sphinx: 1.6.6 patsy: 0.5.0 dateutil: 2.6.1 pytz: 2017.3 blosc: None bottleneck: 1.2.1 tables: 3.4.2 numexpr: 2.6.4 feather: None matplotlib: 2.1.2 openpyxl: 2.4.10 xlrd: 1.1.0 xlwt: 1.3.0 xlsxwriter: 1.0.2 lxml.etree: 4.1.1 bs4: 4.6.0 html5lib: 1.0.1 sqlalchemy: 1.2.1 pymysql: None psycopg2: None jinja2: 2.10 s3fs: 0.2.1 fastparquet: None pandas_gbq: None pandas_datareader: None gcsfs: None </details>
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26347/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26347/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26348
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26348/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26348/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26348/events
https://github.com/pandas-dev/pandas/issues/26348
443,024,570
MDU6SXNzdWU0NDMwMjQ1NzA=
26,348
Memory leak when to_json is used on an array column.
{ "avatar_url": "https://avatars.githubusercontent.com/u/2772607?v=4", "events_url": "https://api.github.com/users/jorgecarleitao/events{/privacy}", "followers_url": "https://api.github.com/users/jorgecarleitao/followers", "following_url": "https://api.github.com/users/jorgecarleitao/following{/other_user}", "gists_url": "https://api.github.com/users/jorgecarleitao/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorgecarleitao", "id": 2772607, "login": "jorgecarleitao", "node_id": "MDQ6VXNlcjI3NzI2MDc=", "organizations_url": "https://api.github.com/users/jorgecarleitao/orgs", "received_events_url": "https://api.github.com/users/jorgecarleitao/received_events", "repos_url": "https://api.github.com/users/jorgecarleitao/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorgecarleitao/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorgecarleitao/subscriptions", "type": "User", "url": "https://api.github.com/users/jorgecarleitao" }
[ { "color": "207de5", "default": false, "description": "read_json, to_json, json_normalize", "id": 49379259, "name": "IO JSON", "node_id": "MDU6TGFiZWw0OTM3OTI1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20JSON" } ]
closed
false
null
[]
null
5
2019-05-11T18:40:34Z
2019-05-12T06:49:51Z
2019-05-12T06:31:04Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import resource import pandas as pd # some random data, some of them as array columns batches = 5000 df = pd.DataFrame({ 't': [pd.np.array(range(0, 180 * 60, 5))] * batches, }) # read the data above and convert it to json (e.g. the backend of a restful API) for i in range(100): # comment any of the 2 lines for the leak to vanish. df['t'] = df['t'].apply(lambda x: pd.np.array(list(x))) # see comment below df['t'].to_json() print(resource.getrusage(resource.RUSAGE_SELF).ru_maxrss) ``` #### Problem description The code above gives the following result (only works on linux/Mac) ``` 254384 337780 422984 508720 593996 679336 762564 848036 933768 1019040 1104384 1187612 1273084 1358552 1444088 1529432 1612660 1698128 1783600 1869136 1954244 2037708 2122980 ... ``` i.e. the memory peak is increasing, aka a memory leak. The line that does a seemmesly stupid operation is important because it is the equivalent of reading from a Parquet file using pyarrow. See [issue 5302](https://issues.apache.org/jira/projects/ARROW/issues/ARROW-5302) for a script that reproduces this within pyarrow. Regardless of how "dumb" the code above is, it demonstrates a memory leak, which should not happen in Python. The code on the issue above demonstrates an important use-case where this leak emerges. #### Expected Output The values above should not be unbounded. #### Output of ``pd.show_versions()`` <details> INSTALLED VERSIONS ------------------ commit: None python: 3.6.4.final.0 python-bits: 64 OS: Linux OS-release: 4.4.0-1075-aws machine: x86_64 processor: x86_64 byteorder: little LC_ALL: None LANG: en_US.UTF-8 LOCALE: en_US.UTF-8 pandas: 0.24.2 pytest: 4.0.2 pip: 9.0.1 setuptools: 38.4.0 Cython: 0.27.3 numpy: 1.14.0 scipy: 1.0.0 pyarrow: 0.13.0 xarray: None IPython: 6.2.1 sphinx: 1.6.6 patsy: 0.5.0 dateutil: 2.6.1 pytz: 2017.3 blosc: None bottleneck: 1.2.1 tables: 3.4.2 numexpr: 2.6.4 feather: None matplotlib: 2.1.2 openpyxl: 2.4.10 xlrd: 1.1.0 xlwt: 1.3.0 xlsxwriter: 1.0.2 lxml.etree: 4.1.1 bs4: 4.6.0 html5lib: 1.0.1 sqlalchemy: 1.2.1 pymysql: None psycopg2: None jinja2: 2.10 s3fs: 0.2.1 fastparquet: None pandas_gbq: None pandas_datareader: None gcsfs: None </details>
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26348/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26348/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26349
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26349/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26349/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26349/events
https://github.com/pandas-dev/pandas/issues/26349
443,029,242
MDU6SXNzdWU0NDMwMjkyNDI=
26,349
BUG: Instantiating DataFrames using dicts with iterators/generators as values causes errors
{ "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": "https://api.github.com/users/topper-123/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/topper-123", "id": 26364415, "login": "topper-123", "node_id": "MDQ6VXNlcjI2MzY0NDE1", "organizations_url": "https://api.github.com/users/topper-123/orgs", "received_events_url": "https://api.github.com/users/topper-123/received_events", "repos_url": "https://api.github.com/users/topper-123/repos", "site_admin": false, "starred_url": "https://api.github.com/users/topper-123/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/topper-123/subscriptions", "type": "User", "url": "https://api.github.com/users/topper-123" }
[ { "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": "8dd5fc", "default": false, "description": "Series data structure", ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
0
2019-05-11T19:37:24Z
2019-05-20T00:24:36Z
2019-05-20T00:24:36Z
CONTRIBUTOR
null
Working on removing ``compat.lrange``, I've found that Series will accept iterators and generators as input: ```python >>> pd.Series(reversed(range(3))) # Iterator work for Series 0 0 1 1 2 2 dtype: int64 >>> pd.Series((i for i in range(3))) # Generators work for Series 0 0 1 1 2 2 dtype: int64 ``` If iterators and generators work when instantiating Series, I'd expect that they'd work as dict-values for DataFrames also, but they don't: ```python >>> pd.DataFrame({'A': reversed(range(3))}) # iterator do not work TypeError: object of type 'range_iterator' has no len() >>> pd.DataFrame({'A': (i for i in range(3))}) # generator do not work TypeError: object of type 'generator' has no len() >>> pd.DataFrame({'A': range(3)}) # ranges work A 0 0 1 1 2 2 ``` The docs say that list-likes will work as dict values, and because iterators and generators are iterables and list-like, they should work. This issue is different than #26342, but the fix is still relatively straight forward. I can can put up a PR one of the coming days,
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26349/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26349/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26350
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26350/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26350/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26350/events
https://github.com/pandas-dev/pandas/pull/26350
443,037,226
MDExOlB1bGxSZXF1ZXN0Mjc4MDA5NTY2
26,350
ENH: Allow quantile to accept an int
{ "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://api.github.com/users/dsaxton/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/dsaxton", "id": 2658661, "login": "dsaxton", "node_id": "MDQ6VXNlcjI2NTg2NjE=", "organizations_url": "https://api.github.com/users/dsaxton/orgs", "received_events_url": "https://api.github.com/users/dsaxton/received_events", "repos_url": "https://api.github.com/users/dsaxton/repos", "site_admin": false, "starred_url": "https://api.github.com/users/dsaxton/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dsaxton/subscriptions", "type": "User", "url": "https://api.github.com/users/dsaxton" }
[ { "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": "resample...
closed
false
null
[]
null
5
2019-05-11T21:20:49Z
2019-05-13T00:52:53Z
2019-05-13T00:52:38Z
MEMBER
null
This change is to allow `quantile` to accept an `int` argument to make it easier to compute a set of evenly-spaced quantiles. For example, instead of typing `s.quantile([0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9])` or using `np.linspace` you can type `s.quantile(10)`. - [ - ] closes #xxxx (no issue) - [ x ] tests added / passed - [ 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/26350/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26350/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26350.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26350", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/26350.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26350" }
https://api.github.com/repos/pandas-dev/pandas/issues/26351
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26351/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26351/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26351/events
https://github.com/pandas-dev/pandas/issues/26351
443,052,736
MDU6SXNzdWU0NDMwNTI3MzY=
26,351
Can't compare time index to a time instance
{ "avatar_url": "https://avatars.githubusercontent.com/u/527862?v=4", "events_url": "https://api.github.com/users/zyxue/events{/privacy}", "followers_url": "https://api.github.com/users/zyxue/followers", "following_url": "https://api.github.com/users/zyxue/following{/other_user}", "gists_url": "https://api.github.com/users/zyxue/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/zyxue", "id": 527862, "login": "zyxue", "node_id": "MDQ6VXNlcjUyNzg2Mg==", "organizations_url": "https://api.github.com/users/zyxue/orgs", "received_events_url": "https://api.github.com/users/zyxue/received_events", "repos_url": "https://api.github.com/users/zyxue/repos", "site_admin": false, "starred_url": "https://api.github.com/users/zyxue/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/zyxue/subscriptions", "type": "User", "url": "https://api.github.com/users/zyxue" }
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" } ]
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/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }, "description": "A milestone for closed or open issues for which there is no action needed (eg not a bug, just a question / discussion, nothing to resolve, wontfix, etc).\r\n\r\n", "due_on": null, "html_url": "https://github.com/pandas-dev/pandas/milestone/33", "id": 997544, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33/labels", "node_id": "MDk6TWlsZXN0b25lOTk3NTQ0", "number": 33, "open_issues": 11, "state": "open", "title": "No action", "updated_at": "2021-11-19T17:33:16Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33" }
4
2019-05-12T01:21:34Z
2019-05-12T22:06:14Z
2019-05-12T22:06:10Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python Python 3.7.3 (default, May 8 2019, 05:28:42) [GCC 6.3.0 20170516] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import pandas as pd >>> import datetime >>> df = pd.DataFrame([[datetime.time(1, 1, 0), 1]], columns=['time', 'num']) >>> df.set_index('time', inplace=True) >>> df.index > datetime.time(1, 1, 0) Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/local/lib/python3.7/site-packages/pandas/core/indexes/base.py", line 84, in cmp_method result = op(self.values, np.asarray(other)) TypeError: '>' not supported between instances of 'int' and 'datetime.time' >>> pd.__version__ '0.24.2' ``` The above code works on my local MacOS but doesn't inside a container `FROM python:3.7.3`. Same python version, same pandas version. But locally, python is from the miniconda. What could be the reason please?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26351/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26351/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26352
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26352/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26352/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26352/events
https://github.com/pandas-dev/pandas/pull/26352
443,073,515
MDExOlB1bGxSZXF1ZXN0Mjc4MDMzNDI5
26,352
BLD: Work around Azure Windows 3.7 failure
{ "avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4", "events_url": "https://api.github.com/users/gfyoung/events{/privacy}", "followers_url": "https://api.github.com/users/gfyoung/followers", "following_url": "https://api.github.com/users/gfyoung/following{/other_user}", "gists_url": "https://api.github.com/users/gfyoung/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/gfyoung", "id": 9273653, "login": "gfyoung", "node_id": "MDQ6VXNlcjkyNzM2NTM=", "organizations_url": "https://api.github.com/users/gfyoung/orgs", "received_events_url": "https://api.github.com/users/gfyoung/received_events", "repos_url": "https://api.github.com/users/gfyoung/repos", "site_admin": false, "starred_url": "https://api.github.com/users/gfyoung/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gfyoung/subscriptions", "type": "User", "url": "https://api.github.com/users/gfyoung" }
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" }, { "color": "fbca04", "default": false, "description": ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
4
2019-05-12T07:15:08Z
2019-05-12T20:02:00Z
2019-05-12T11:04:36Z
MEMBER
null
Closes #26345
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26352/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26352/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26352.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26352", "merged_at": "2019-05-12T11:04:36Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26352.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26352" }
https://api.github.com/repos/pandas-dev/pandas/issues/26353
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26353/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26353/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26353/events
https://github.com/pandas-dev/pandas/pull/26353
443,075,472
MDExOlB1bGxSZXF1ZXN0Mjc4MDM0NjUx
26,353
Add na_filter documentation to read_excel
{ "avatar_url": "https://avatars.githubusercontent.com/u/13381361?v=4", "events_url": "https://api.github.com/users/Bharat123rox/events{/privacy}", "followers_url": "https://api.github.com/users/Bharat123rox/followers", "following_url": "https://api.github.com/users/Bharat123rox/following{/other_user}", "gists_url": "https://api.github.com/users/Bharat123rox/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/Bharat123rox", "id": 13381361, "login": "Bharat123rox", "node_id": "MDQ6VXNlcjEzMzgxMzYx", "organizations_url": "https://api.github.com/users/Bharat123rox/orgs", "received_events_url": "https://api.github.com/users/Bharat123rox/received_events", "repos_url": "https://api.github.com/users/Bharat123rox/repos", "site_admin": false, "starred_url": "https://api.github.com/users/Bharat123rox/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Bharat123rox/subscriptions", "type": "User", "url": "https://api.github.com/users/Bharat123rox" }
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "bfe5bf", "default": false, "description": "read_excel, to_excel"...
closed
false
null
[]
null
4
2019-05-12T07:41:56Z
2019-06-27T03:33:27Z
2019-06-27T03:33:27Z
CONTRIBUTOR
null
- [x] closes #25453 - [x] tests added / passed - [x] 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/26353/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26353/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26353.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26353", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/26353.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26353" }
https://api.github.com/repos/pandas-dev/pandas/issues/26354
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26354/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26354/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26354/events
https://github.com/pandas-dev/pandas/pull/26354
443,080,028
MDExOlB1bGxSZXF1ZXN0Mjc4MDM3NzQ5
26,354
API: ExtensionArray.argsort places the missing value at the end
{ "avatar_url": "https://avatars.githubusercontent.com/u/14367887?v=4", "events_url": "https://api.github.com/users/makbigc/events{/privacy}", "followers_url": "https://api.github.com/users/makbigc/followers", "following_url": "https://api.github.com/users/makbigc/following{/other_user}", "gists_url": "https://api.github.com/users/makbigc/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/makbigc", "id": 14367887, "login": "makbigc", "node_id": "MDQ6VXNlcjE0MzY3ODg3", "organizations_url": "https://api.github.com/users/makbigc/orgs", "received_events_url": "https://api.github.com/users/makbigc/received_events", "repos_url": "https://api.github.com/users/makbigc/repos", "site_admin": false, "starred_url": "https://api.github.com/users/makbigc/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/makbigc/subscriptions", "type": "User", "url": "https://api.github.com/users/makbigc" }
[ { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" }, { "color": "6138b5", "default": false, "description": "E...
closed
false
null
[]
null
13
2019-05-12T08:43:28Z
2019-06-30T05:31:42Z
2019-06-30T05:31:42Z
CONTRIBUTOR
null
- closes #21801 - tests added - passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - whatsnew entry `_values_for_argsort` returns different values for missing value in different EA. For example, missing value in `PandasArray` gets `np.nan` and in `PeriodArray` gets `-9223372036854775808` (in my machine). `np.argsort` places `np.nan` at the end and the negative number in the beginning. In this PR, `ExtensionArray.argsort` separates the array into two parts, data and missing values. Sort the data part and finally append missing part to it. The approach can work in general, no matter what the replacement of missing value in `values_for_argsort` is.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26354/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26354/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26354.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26354", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/26354.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26354" }
https://api.github.com/repos/pandas-dev/pandas/issues/26355
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26355/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26355/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26355/events
https://github.com/pandas-dev/pandas/pull/26355
443,103,531
MDExOlB1bGxSZXF1ZXN0Mjc4MDUyODc5
26,355
BUG: Fix MultiIndex DataFrame to_csv() segfault
{ "avatar_url": "https://avatars.githubusercontent.com/u/42970828?v=4", "events_url": "https://api.github.com/users/mahepe/events{/privacy}", "followers_url": "https://api.github.com/users/mahepe/followers", "following_url": "https://api.github.com/users/mahepe/following{/other_user}", "gists_url": "https://api.github.com/users/mahepe/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/mahepe", "id": 42970828, "login": "mahepe", "node_id": "MDQ6VXNlcjQyOTcwODI4", "organizations_url": "https://api.github.com/users/mahepe/orgs", "received_events_url": "https://api.github.com/users/mahepe/received_events", "repos_url": "https://api.github.com/users/mahepe/repos", "site_admin": false, "starred_url": "https://api.github.com/users/mahepe/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/mahepe/subscriptions", "type": "User", "url": "https://api.github.com/users/mahepe" }
[ { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "id": 47229171, "name": "IO CSV", "node_id": "MDU6TGFiZWw0NzIyOTE3MQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV" }, { "color": "207de5", "default": false, "descriptio...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
4
2019-05-12T13:15:24Z
2019-05-16T13:51:21Z
2019-05-16T01:47:40Z
CONTRIBUTOR
null
- [x] closes #26303 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry This fix for #26303 would avoid an indexing issue caused by using MultiIndexes which results to a segfault in the example provided in #26303.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26355/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26355/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26355.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26355", "merged_at": "2019-05-16T01:47:39Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26355.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26355" }
https://api.github.com/repos/pandas-dev/pandas/issues/26356
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26356/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26356/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26356/events
https://github.com/pandas-dev/pandas/pull/26356
443,117,544
MDExOlB1bGxSZXF1ZXN0Mjc4MDYxNzk4
26,356
BUG: Exception when frame constructed from dict of iterators
{ "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": "https://api.github.com/users/topper-123/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/topper-123", "id": 26364415, "login": "topper-123", "node_id": "MDQ6VXNlcjI2MzY0NDE1", "organizations_url": "https://api.github.com/users/topper-123/orgs", "received_events_url": "https://api.github.com/users/topper-123/received_events", "repos_url": "https://api.github.com/users/topper-123/repos", "site_admin": false, "starred_url": "https://api.github.com/users/topper-123/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/topper-123/subscriptions", "type": "User", "url": "https://api.github.com/users/topper-123" }
[ { "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": "8dd5fc", "default": false, "description": "Series data structure", ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
7
2019-05-12T15:37:46Z
2019-05-20T00:24:42Z
2019-05-20T00:24:37Z
CONTRIBUTOR
null
- [x] closes #26349 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Allows iterators as values when instantiating DataFrames using dicts. Also collected the iterable-to-list functionality from core/series.py into core/common.py, so it is shared.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26356/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26356/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26356.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26356", "merged_at": "2019-05-20T00:24:36Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26356.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26356" }
https://api.github.com/repos/pandas-dev/pandas/issues/26357
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26357/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26357/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26357/events
https://github.com/pandas-dev/pandas/pull/26357
443,134,109
MDExOlB1bGxSZXF1ZXN0Mjc4MDcyNDM3
26,357
CLN: Remove run_with_env.cmd
{ "avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4", "events_url": "https://api.github.com/users/gfyoung/events{/privacy}", "followers_url": "https://api.github.com/users/gfyoung/followers", "following_url": "https://api.github.com/users/gfyoung/following{/other_user}", "gists_url": "https://api.github.com/users/gfyoung/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/gfyoung", "id": 9273653, "login": "gfyoung", "node_id": "MDQ6VXNlcjkyNzM2NTM=", "organizations_url": "https://api.github.com/users/gfyoung/orgs", "received_events_url": "https://api.github.com/users/gfyoung/received_events", "repos_url": "https://api.github.com/users/gfyoung/repos", "site_admin": false, "starred_url": "https://api.github.com/users/gfyoung/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gfyoung/subscriptions", "type": "User", "url": "https://api.github.com/users/gfyoung" }
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" }, { "color": "fbca04", "default": false, ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
2
2019-05-12T18:40:49Z
2019-05-13T08:14:32Z
2019-05-12T20:02:55Z
MEMBER
null
Was used for AppVeyor, which we dropped.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26357/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26357/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26357.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26357", "merged_at": "2019-05-12T20:02:55Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26357.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26357" }
https://api.github.com/repos/pandas-dev/pandas/issues/26358
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26358/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26358/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26358/events
https://github.com/pandas-dev/pandas/pull/26358
443,140,103
MDExOlB1bGxSZXF1ZXN0Mjc4MDc2MzE3
26,358
BLD: Correct gcsfs install on Azure
{ "avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4", "events_url": "https://api.github.com/users/gfyoung/events{/privacy}", "followers_url": "https://api.github.com/users/gfyoung/followers", "following_url": "https://api.github.com/users/gfyoung/following{/other_user}", "gists_url": "https://api.github.com/users/gfyoung/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/gfyoung", "id": 9273653, "login": "gfyoung", "node_id": "MDQ6VXNlcjkyNzM2NTM=", "organizations_url": "https://api.github.com/users/gfyoung/orgs", "received_events_url": "https://api.github.com/users/gfyoung/received_events", "repos_url": "https://api.github.com/users/gfyoung/repos", "site_admin": false, "starred_url": "https://api.github.com/users/gfyoung/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gfyoung/subscriptions", "type": "User", "url": "https://api.github.com/users/gfyoung" }
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" }, { "color": "fbca04", "default": false, "description": ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
6
2019-05-12T19:49:43Z
2019-05-15T02:17:55Z
2019-05-12T20:34:08Z
MEMBER
null
Follow-up #26352 Also realized that the `gcsfs` install was placed in the wrong place (needs to be placed after the `activate` command). However, you will notice then that the install is the culprit for the earlier 3.7 build failures (something is not right on `conda-forge` and / with `gcsfs` and `3.7`). Note though that the install of `gcsfs` works just fine on `3.6`.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26358/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26358/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26358.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26358", "merged_at": "2019-05-12T20:34:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26358.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26358" }
https://api.github.com/repos/pandas-dev/pandas/issues/26359
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26359/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26359/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26359/events
https://github.com/pandas-dev/pandas/pull/26359
443,140,882
MDExOlB1bGxSZXF1ZXN0Mjc4MDc2NzUz
26,359
BUG: groupby.agg returns incorrect results for uint64 cols (#26310)
{ "avatar_url": "https://avatars.githubusercontent.com/u/42970828?v=4", "events_url": "https://api.github.com/users/mahepe/events{/privacy}", "followers_url": "https://api.github.com/users/mahepe/followers", "following_url": "https://api.github.com/users/mahepe/following{/other_user}", "gists_url": "https://api.github.com/users/mahepe/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/mahepe", "id": 42970828, "login": "mahepe", "node_id": "MDQ6VXNlcjQyOTcwODI4", "organizations_url": "https://api.github.com/users/mahepe/orgs", "received_events_url": "https://api.github.com/users/mahepe/received_events", "repos_url": "https://api.github.com/users/mahepe/repos", "site_admin": false, "starred_url": "https://api.github.com/users/mahepe/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/mahepe/subscriptions", "type": "User", "url": "https://api.github.com/users/mahepe" }
[ { "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": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
5
2019-05-12T19:57:36Z
2019-05-18T14:45:37Z
2019-05-18T14:45:06Z
CONTRIBUTOR
null
- [x] closes #26310 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry A way to avoid incorrect coercion to float64 in the case of uint64 input is to introduce an additional check to `ensure_int64_or_float64`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26359/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26359/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26359.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26359", "merged_at": "2019-05-18T14:45:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26359.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26359" }
https://api.github.com/repos/pandas-dev/pandas/issues/26360
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26360/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26360/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26360/events
https://github.com/pandas-dev/pandas/pull/26360
443,145,380
MDExOlB1bGxSZXF1ZXN0Mjc4MDc5ODUx
26,360
New benchmarks for parsing dates with dayfirst=True and format='%d-%m-%Y'
{ "avatar_url": "https://avatars.githubusercontent.com/u/45976948?v=4", "events_url": "https://api.github.com/users/anmyachev/events{/privacy}", "followers_url": "https://api.github.com/users/anmyachev/followers", "following_url": "https://api.github.com/users/anmyachev/following{/other_user}", "gists_url": "https://api.github.com/users/anmyachev/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/anmyachev", "id": 45976948, "login": "anmyachev", "node_id": "MDQ6VXNlcjQ1OTc2OTQ4", "organizations_url": "https://api.github.com/users/anmyachev/orgs", "received_events_url": "https://api.github.com/users/anmyachev/received_events", "repos_url": "https://api.github.com/users/anmyachev/repos", "site_admin": false, "starred_url": "https://api.github.com/users/anmyachev/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/anmyachev/subscriptions", "type": "User", "url": "https://api.github.com/users/anmyachev" }
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "a10c02", "default": false, "description": "Memory or...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
6
2019-05-12T20:47:17Z
2019-05-14T17:13:05Z
2019-05-14T17:13:01Z
CONTRIBUTOR
null
- [x] closes #25848 - [x] tests added - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` Gap in performance between use dayfirst or format is acceptable now. `asv run -E existing -b ParseDateComparison -a warmup_time=2 -a sample_time=2`: | io.csv.ParseDateComparison.time_read_csv_dayfirst | parameter| time :-:|:-:|:-: -|cache_dates| - -|False| 16.3±0.4ms -|True| 7.22±0.2ms | **io.csv.ParseDateComparison.time_to_datetime_dayfirst** | **parameter**| **time** -|cache_dates| - -|False| 15.0±0.3ms -|True| 5.67±0.2ms | **io.csv.ParseDateComparison.time_to_datetime_format_DD_MM_YYYY** | **parameter**| **time** -| cache_dates|- -|False| 25.0±0.4ms -|True| 5.47±0.4ms
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26360/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26360/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26360.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26360", "merged_at": "2019-05-14T17:13:01Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26360.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26360" }
https://api.github.com/repos/pandas-dev/pandas/issues/26361
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26361/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26361/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26361/events
https://github.com/pandas-dev/pandas/issues/26361
443,152,121
MDU6SXNzdWU0NDMxNTIxMjE=
26,361
COMPAT: numpy_dev build failing
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }
[ { "color": "0052cc", "default": false, "description": "pandas objects compatability with Numpy or Python functions", "id": 76865106, "name": "Compat", "node_id": "MDU6TGFiZWw3Njg2NTEwNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
2
2019-05-12T22:04:02Z
2019-05-13T17:17:04Z
2019-05-13T17:17:04Z
CONTRIBUTOR
null
https://dev.azure.com/pandas-dev/pandas/_build/results?buildId=11349 I think this was just working ``` =================================== FAILURES =================================== ______________________ TestRangeIndex.test_numpy_argsort _______________________ [gw1] linux -- Python 3.7.3 /home/vsts/miniconda3/envs/pandas-dev/bin/python self = <pandas.tests.indexes.test_range.TestRangeIndex object at 0x7f157c45ff60> def test_numpy_argsort(self): for k, ind in self.indices.items(): > result = np.argsort(ind) pandas/tests/indexes/common.py:331: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../../../miniconda3/envs/pandas-dev/lib/python3.7/site-packages/numpy/core/overrides.py:150: in public_api implementation, public_api, relevant_args, args, kwargs) ../../../miniconda3/envs/pandas-dev/lib/python3.7/site-packages/numpy/core/fromnumeric.py:1084: in argsort return _wrapfunc(a, 'argsort', axis=axis, kind=kind, order=order) ../../../miniconda3/envs/pandas-dev/lib/python3.7/site-packages/numpy/core/fromnumeric.py:61: in _wrapfunc return bound(*args, **kwds) pandas/core/indexes/range.py:355: in argsort nv.validate_argsort(args, kwargs) pandas/compat/numpy/function.py:56: in __call__ self.defaults) pandas/util/_validators.py:218: in validate_args_and_kwargs validate_kwargs(fname, kwargs, compat_args) pandas/util/_validators.py:157: in validate_kwargs _check_for_default_values(fname, kwds, compat_args) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ fname = 'argsort', arg_val_dict = {'axis': -1, 'kind': None, 'order': None} compat_args = OrderedDict([('axis', -1), ('kind', 'quicksort'), ('order', None)]) def _check_for_default_values(fname, arg_val_dict, compat_args): """ Check that the keys in `arg_val_dict` are mapped to their default values as specified in `compat_args`. Note that this function is to be called only when it has been checked that arg_val_dict.keys() is a subset of compat_args """ for key in arg_val_dict: # try checking equality directly with '=' operator, # as comparison may have been overridden for the left # hand object try: v1 = arg_val_dict[key] v2 = compat_args[key] # check for None-ness otherwise we could end up # comparing a numpy array vs None if (v1 is not None and v2 is None) or \ (v1 is None and v2 is not None): match = False else: match = (v1 == v2) if not is_bool(match): raise ValueError("'match' is not a boolean") # could not compare them directly, so try comparison # using the 'is' operator except ValueError: match = (arg_val_dict[key] is compat_args[key]) if not match: raise ValueError(("the '{arg}' parameter is not " "supported in the pandas " "implementation of {fname}()". > format(fname=fname, arg=key))) E ValueError: the 'kind' parameter is not supported in the pandas implementation of argsort() pandas/util/_validators.py:69: ValueError _________________________ TestIndex.test_numpy_argsort _________________________ [gw0] linux -- Python 3.7.3 /home/vsts/miniconda3/envs/pandas-dev/bin/python self = <pandas.tests.indexes.test_base.TestIndex object at 0x7f2124480630> def test_numpy_argsort(self): for k, ind in self.indices.items(): > result = np.argsort(ind) pandas/tests/indexes/common.py:331: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../../../miniconda3/envs/pandas-dev/lib/python3.7/site-packages/numpy/core/overrides.py:150: in public_api implementation, public_api, relevant_args, args, kwargs) ../../../miniconda3/envs/pandas-dev/lib/python3.7/site-packages/numpy/core/fromnumeric.py:1084: in argsort return _wrapfunc(a, 'argsort', axis=axis, kind=kind, order=order) ../../../miniconda3/envs/pandas-dev/lib/python3.7/site-packages/numpy/core/fromnumeric.py:61: in _wrapfunc return bound(*args, **kwds) pandas/core/indexes/range.py:355: in argsort nv.validate_argsort(args, kwargs) pandas/compat/numpy/function.py:56: in __call__ self.defaults) pandas/util/_validators.py:218: in validate_args_and_kwargs validate_kwargs(fname, kwargs, compat_args) pandas/util/_validators.py:157: in validate_kwargs _check_for_default_values(fname, kwds, compat_args) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ fname = 'argsort', arg_val_dict = {'axis': -1, 'kind': None, 'order': None} compat_args = OrderedDict([('axis', -1), ('kind', 'quicksort'), ('order', None)]) def _check_for_default_values(fname, arg_val_dict, compat_args): """ Check that the keys in `arg_val_dict` are mapped to their default values as specified in `compat_args`. Note that this function is to be called only when it has been checked that arg_val_dict.keys() is a subset of compat_args """ for key in arg_val_dict: # try checking equality directly with '=' operator, # as comparison may have been overridden for the left # hand object try: v1 = arg_val_dict[key] v2 = compat_args[key] # check for None-ness otherwise we could end up # comparing a numpy array vs None if (v1 is not None and v2 is None) or \ (v1 is None and v2 is not None): match = False else: match = (v1 == v2) if not is_bool(match): raise ValueError("'match' is not a boolean") # could not compare them directly, so try comparison # using the 'is' operator except ValueError: match = (arg_val_dict[key] is compat_args[key]) if not match: raise ValueError(("the '{arg}' parameter is not " "supported in the pandas " "implementation of {fname}()". > format(fname=fname, arg=key))) E ValueError: the 'kind' parameter is not supported in the pandas implementation of argsort() pandas/util/_validators.py:69: ValueError ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26361/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26361/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26362
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26362/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26362/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26362/events
https://github.com/pandas-dev/pandas/pull/26362
443,217,726
MDExOlB1bGxSZXF1ZXN0Mjc4MTMxOTMw
26,362
BUG: DataFrame.join on tz aware index and column
{ "avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4", "events_url": "https://api.github.com/users/mroeschke/events{/privacy}", "followers_url": "https://api.github.com/users/mroeschke/followers", "following_url": "https://api.github.com/users/mroeschke/following{/other_user}", "gists_url": "https://api.github.com/users/mroeschke/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/mroeschke", "id": 10647082, "login": "mroeschke", "node_id": "MDQ6VXNlcjEwNjQ3MDgy", "organizations_url": "https://api.github.com/users/mroeschke/orgs", "received_events_url": "https://api.github.com/users/mroeschke/received_events", "repos_url": "https://api.github.com/users/mroeschke/repos", "site_admin": false, "starred_url": "https://api.github.com/users/mroeschke/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/mroeschke/subscriptions", "type": "User", "url": "https://api.github.com/users/mroeschke" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "Timezone data dtype", ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
3
2019-05-13T05:57:16Z
2019-05-14T16:42:04Z
2019-05-14T16:04:00Z
MEMBER
null
- [x] closes #26335 - [x] tests added / passed - [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/26362/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26362/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26362.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26362", "merged_at": "2019-05-14T16:03:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26362.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26362" }
https://api.github.com/repos/pandas-dev/pandas/issues/26363
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26363/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26363/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26363/events
https://github.com/pandas-dev/pandas/issues/26363
443,270,319
MDU6SXNzdWU0NDMyNzAzMTk=
26,363
Fix type annotations for pandas.core.indexes.base
{ "avatar_url": "https://avatars.githubusercontent.com/u/22582828?v=4", "events_url": "https://api.github.com/users/vaibhavhrt/events{/privacy}", "followers_url": "https://api.github.com/users/vaibhavhrt/followers", "following_url": "https://api.github.com/users/vaibhavhrt/following{/other_user}", "gists_url": "https://api.github.com/users/vaibhavhrt/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/vaibhavhrt", "id": 22582828, "login": "vaibhavhrt", "node_id": "MDQ6VXNlcjIyNTgyODI4", "organizations_url": "https://api.github.com/users/vaibhavhrt/orgs", "received_events_url": "https://api.github.com/users/vaibhavhrt/received_events", "repos_url": "https://api.github.com/users/vaibhavhrt/repos", "site_admin": false, "starred_url": "https://api.github.com/users/vaibhavhrt/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/vaibhavhrt/subscriptions", "type": "User", "url": "https://api.github.com/users/vaibhavhrt" }
[]
closed
false
null
[]
null
7
2019-05-13T08:33:01Z
2019-05-13T20:21:54Z
2019-05-13T20:21:54Z
CONTRIBUTOR
null
Part of #25882 Current errors are: pandas\core\indexes\base.py:9: error: Module 'pandas._libs' has no attribute 'join'
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26363/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26363/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26364
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26364/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26364/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26364/events
https://github.com/pandas-dev/pandas/issues/26364
443,285,935
MDU6SXNzdWU0NDMyODU5MzU=
26,364
Fix type annotations for pandas.core.indexes.datetimelike
{ "avatar_url": "https://avatars.githubusercontent.com/u/22582828?v=4", "events_url": "https://api.github.com/users/vaibhavhrt/events{/privacy}", "followers_url": "https://api.github.com/users/vaibhavhrt/followers", "following_url": "https://api.github.com/users/vaibhavhrt/following{/other_user}", "gists_url": "https://api.github.com/users/vaibhavhrt/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/vaibhavhrt", "id": 22582828, "login": "vaibhavhrt", "node_id": "MDQ6VXNlcjIyNTgyODI4", "organizations_url": "https://api.github.com/users/vaibhavhrt/orgs", "received_events_url": "https://api.github.com/users/vaibhavhrt/received_events", "repos_url": "https://api.github.com/users/vaibhavhrt/repos", "site_admin": false, "starred_url": "https://api.github.com/users/vaibhavhrt/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/vaibhavhrt/subscriptions", "type": "User", "url": "https://api.github.com/users/vaibhavhrt" }
[]
closed
false
null
[]
null
0
2019-05-13T09:08:12Z
2019-05-13T14:03:16Z
2019-05-13T14:03:16Z
CONTRIBUTOR
null
Part of #25882 Current errors are: pandas\core\indexes\datetimelike.py:65: error: "Callable[[Any], Any]" has no attribute "fget" pandas\core\indexes\datetimelike.py:66: error: "Callable[[Any], Any]" has no attribute "fget" pandas\core\indexes\datetimelike.py:67: error: "Callable[[Any], Any]" has no attribute "fget" pandas\core\indexes\datetimelike.py:69: error: "Callable[[Any], Any]" has no attribute "fget" pandas\core\indexes\datetimelike.py:70: error: "Callable[[Any], Any]" has no attribute "fget" pandas\core\indexes\datetimelike.py:137: error: Decorated property not supported pandas\core\indexes\datetimelike.py:207: error: Name '_box_values' already defined on line 72 pandas\core\indexes\datetimelike.py:761: error: Need type annotation for '_raw_methods' pandas\core\indexes\datetimelike.py:763: error: Need type annotation for '_raw_properties'
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26364/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26364/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26365
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26365/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26365/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26365/events
https://github.com/pandas-dev/pandas/pull/26365
443,298,605
MDExOlB1bGxSZXF1ZXN0Mjc4MTk0NDIx
26,365
[WIP] Fix type annotations for Pandas.core.indexes.datetimelike
{ "avatar_url": "https://avatars.githubusercontent.com/u/22582828?v=4", "events_url": "https://api.github.com/users/vaibhavhrt/events{/privacy}", "followers_url": "https://api.github.com/users/vaibhavhrt/followers", "following_url": "https://api.github.com/users/vaibhavhrt/following{/other_user}", "gists_url": "https://api.github.com/users/vaibhavhrt/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/vaibhavhrt", "id": 22582828, "login": "vaibhavhrt", "node_id": "MDQ6VXNlcjIyNTgyODI4", "organizations_url": "https://api.github.com/users/vaibhavhrt/orgs", "received_events_url": "https://api.github.com/users/vaibhavhrt/received_events", "repos_url": "https://api.github.com/users/vaibhavhrt/repos", "site_admin": false, "starred_url": "https://api.github.com/users/vaibhavhrt/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/vaibhavhrt/subscriptions", "type": "User", "url": "https://api.github.com/users/vaibhavhrt" }
[]
closed
false
null
[]
null
4
2019-05-13T09:35:20Z
2019-05-13T13:40:18Z
2019-05-13T13:28:22Z
CONTRIBUTOR
null
- [x] closes #26364 - [ ] tests passed - [ ] 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/26365/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26365/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26365.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26365", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/26365.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26365" }
https://api.github.com/repos/pandas-dev/pandas/issues/26366
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26366/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26366/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26366/events
https://github.com/pandas-dev/pandas/issues/26366
443,309,042
MDU6SXNzdWU0NDMzMDkwNDI=
26,366
Fix type annotations for pandas.core.indexes.datetimes
{ "avatar_url": "https://avatars.githubusercontent.com/u/22582828?v=4", "events_url": "https://api.github.com/users/vaibhavhrt/events{/privacy}", "followers_url": "https://api.github.com/users/vaibhavhrt/followers", "following_url": "https://api.github.com/users/vaibhavhrt/following{/other_user}", "gists_url": "https://api.github.com/users/vaibhavhrt/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/vaibhavhrt", "id": 22582828, "login": "vaibhavhrt", "node_id": "MDQ6VXNlcjIyNTgyODI4", "organizations_url": "https://api.github.com/users/vaibhavhrt/orgs", "received_events_url": "https://api.github.com/users/vaibhavhrt/received_events", "repos_url": "https://api.github.com/users/vaibhavhrt/repos", "site_admin": false, "starred_url": "https://api.github.com/users/vaibhavhrt/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/vaibhavhrt/subscriptions", "type": "User", "url": "https://api.github.com/users/vaibhavhrt" }
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
1
2019-05-13T09:58:05Z
2019-05-24T15:32:15Z
2019-05-24T15:32:15Z
CONTRIBUTOR
null
Part of #25882 Current errors are: pandas\core\indexes\datetimes.py:7: error: Module 'pandas._libs' has no attribute 'join' pandas\core\indexes\datetimes.py:89: error: Definition of "_data" in base class "DatetimeIndexOpsMixin" is incompatible with definition in base class "Index" pandas\core\indexes\datetimes.py:89: error: Definition of "_data" in base class "DatetimeIndexOpsMixin" is incompatible with definition in base class "DatetimelikeDelegateMixin" pandas\core\indexes\datetimes.py:89: error: Definition of "map" in base class "DatetimeIndexOpsMixin" is incompatible with definition in base class "Index" pandas\core\indexes\datetimes.py:89: error: Definition of "_format_with_header" in base class "DatetimeIndexOpsMixin" is incompatible with definition in base class "Index" pandas\core\indexes\datetimes.py:89: error: Definition of "isin" in base class "DatetimeIndexOpsMixin" is incompatible with definition in base class "Index" pandas\core\indexes\datetimes.py:1115: error: "Callable[[Any], Any]" has no attribute "fget" pandas\core\indexes\datetimes.py:1116: error: "Callable[[Any], Any]" has no attribute "fget" pandas\core\indexes\datetimes.py:1117: error: "Callable[[Any], Any]" has no attribute "fget"
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26366/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26366/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26367
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26367/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26367/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26367/events
https://github.com/pandas-dev/pandas/issues/26367
443,410,956
MDU6SXNzdWU0NDM0MTA5NTY=
26,367
Pandas import breaks when setting filterwarnings
{ "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{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }
[ { "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
{ "avatar_url": "https://avatars.githubusercontent.com/u/44933366?v=4", "events_url": "https://api.github.com/users/avinashpancham/events{/privacy}", "followers_url": "https://api.github.com/users/avinashpancham/followers", "following_url": "https://api.github.com/users/avinashpancham/following{/other_user}", "gists_url": "https://api.github.com/users/avinashpancham/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/avinashpancham", "id": 44933366, "login": "avinashpancham", "node_id": "MDQ6VXNlcjQ0OTMzMzY2", "organizations_url": "https://api.github.com/users/avinashpancham/orgs", "received_events_url": "https://api.github.com/users/avinashpancham/received_events", "repos_url": "https://api.github.com/users/avinashpancham/repos", "site_admin": false, "starred_url": "https://api.github.com/users/avinashpancham/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/avinashpancham/subscriptions", "type": "User", "url": "https://api.github.com/users/avinashpancham" }
[ { "avatar_url": "https://avatars.githubusercontent.com/u/44933366?v=4", "events_url": "https://api.github.com/users/avinashpancham/events{/privacy}", "followers_url": "https://api.github.com/users/avinashpancham/followers", "following_url": "https://api.github.com/users/avinashpancham/following{/oth...
null
7
2019-05-13T13:52:12Z
2020-07-12T11:45:35Z
2020-07-12T11:45:35Z
MEMBER
null
With released pandas (tested with 0.23.4), you get the following: ``` >>> import warnings >>> warnings.filterwarnings('error') >>> import pandas Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/home/joris/miniconda3/lib/python3.7/site-packages/pandas/__init__.py", line 26, in <module> from pandas._libs import (hashtable as _hashtable, File "/home/joris/miniconda3/lib/python3.7/site-packages/pandas/_libs/__init__.py", line 4, in <module> from .tslib import iNaT, NaT, Timestamp, Timedelta, OutOfBoundsDatetime File "pandas/_libs/tslibs/conversion.pxd", line 11, in init pandas._libs.tslib File "pandas/_libs/tslibs/conversion.pyx", line 1, in init pandas._libs.tslibs.conversion File "pandas/_libs/tslibs/nattype.pyx", line 14, in init pandas._libs.tslibs.nattype ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ ``` (you also get a long output with `warnings.filterwarnings('always')`). This is not happening any more on master, so the reason seems to be fixed. But I was wondering, do we want to guarantee that this does not happen? (to the extent possible of course, meaning that we try to test this)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26367/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26367/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26368
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26368/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26368/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26368/events
https://github.com/pandas-dev/pandas/issues/26368
443,414,241
MDU6SXNzdWU0NDM0MTQyNDE=
26,368
corrwith in 0.24 is much slower than 0.23 (especially if corr axis is smaller than other axis)
{ "avatar_url": "https://avatars.githubusercontent.com/u/25956467?v=4", "events_url": "https://api.github.com/users/yavitzour/events{/privacy}", "followers_url": "https://api.github.com/users/yavitzour/followers", "following_url": "https://api.github.com/users/yavitzour/following{/other_user}", "gists_url": "https://api.github.com/users/yavitzour/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/yavitzour", "id": 25956467, "login": "yavitzour", "node_id": "MDQ6VXNlcjI1OTU2NDY3", "organizations_url": "https://api.github.com/users/yavitzour/orgs", "received_events_url": "https://api.github.com/users/yavitzour/received_events", "repos_url": "https://api.github.com/users/yavitzour/repos", "site_admin": false, "starred_url": "https://api.github.com/users/yavitzour/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/yavitzour/subscriptions", "type": "User", "url": "https://api.github.com/users/yavitzour" }
[ { "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": "006b75", "default"...
closed
false
null
[]
null
9
2019-05-13T13:58:07Z
2021-02-06T18:57:55Z
2021-02-06T18:57:55Z
NONE
null
Hi, I've noticed that corrwith on pandas 0.24 is much slower than in 0.23, especially when trying to correlate dataframes where the length of the axis of correlation is much smaller than the length of the other axis. Example: ```python import pandas as pd import numpy as np df1 = pd.DataFrame(np.random.rand(10000, 100)) df2 = pd.DataFrame(np.random.rand(10000, 100)) df1.corrwith(df2, axis=1) ``` With pandas 0.23.4 the snippet above finishes in about 0.1 sec, whereas with pandas 0.24.1 it takes about 10 seconds (a 100 times slower...). If we increase the length of the correlation axis, 0.23.4 still performs much better, but the results are a bit less dramatic, for example with 10000 on both axes: ```python df1 = pd.DataFrame(np.random.rand(10000, 10000)) df2 = pd.DataFrame(np.random.rand(10000, 10000)) df1.corrwith(df2, axis=1) ``` Pandas 0.23.4 finishes in ~10 seconds whereas pandas 0.24.1 finishes in about ~30 seconds ("only" 3 times slower) Thanks!
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26368/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26368/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26369
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26369/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26369/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26369/events
https://github.com/pandas-dev/pandas/pull/26369
443,449,706
MDExOlB1bGxSZXF1ZXN0Mjc4MzE0NzI2
26,369
Fix broken link to contributing guide website
{ "avatar_url": "https://avatars.githubusercontent.com/u/13381361?v=4", "events_url": "https://api.github.com/users/Bharat123rox/events{/privacy}", "followers_url": "https://api.github.com/users/Bharat123rox/followers", "following_url": "https://api.github.com/users/Bharat123rox/following{/other_user}", "gists_url": "https://api.github.com/users/Bharat123rox/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/Bharat123rox", "id": 13381361, "login": "Bharat123rox", "node_id": "MDQ6VXNlcjEzMzgxMzYx", "organizations_url": "https://api.github.com/users/Bharat123rox/orgs", "received_events_url": "https://api.github.com/users/Bharat123rox/received_events", "repos_url": "https://api.github.com/users/Bharat123rox/repos", "site_admin": false, "starred_url": "https://api.github.com/users/Bharat123rox/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Bharat123rox/subscriptions", "type": "User", "url": "https://api.github.com/users/Bharat123rox" }
[ { "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-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
4
2019-05-13T15:02:38Z
2019-05-14T17:04:15Z
2019-05-13T16:40:21Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [x] tests added / passed - [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/26369/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26369/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26369.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26369", "merged_at": "2019-05-13T16:40:21Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26369.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26369" }
https://api.github.com/repos/pandas-dev/pandas/issues/26370
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26370/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26370/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26370/events
https://github.com/pandas-dev/pandas/issues/26370
443,454,636
MDU6SXNzdWU0NDM0NTQ2MzY=
26,370
Feature requests: pandas.DataFrame.quantile with exclusive/inclusive of median
{ "avatar_url": "https://avatars.githubusercontent.com/u/27224506?v=4", "events_url": "https://api.github.com/users/chitown88/events{/privacy}", "followers_url": "https://api.github.com/users/chitown88/followers", "following_url": "https://api.github.com/users/chitown88/following{/other_user}", "gists_url": "https://api.github.com/users/chitown88/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/chitown88", "id": 27224506, "login": "chitown88", "node_id": "MDQ6VXNlcjI3MjI0NTA2", "organizations_url": "https://api.github.com/users/chitown88/orgs", "received_events_url": "https://api.github.com/users/chitown88/received_events", "repos_url": "https://api.github.com/users/chitown88/repos", "site_admin": false, "starred_url": "https://api.github.com/users/chitown88/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/chitown88/subscriptions", "type": "User", "url": "https://api.github.com/users/chitown88" }
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "006b75", "default": false, "description": "quantile...
closed
false
null
[]
null
3
2019-05-13T15:12:07Z
2021-07-02T05:55:57Z
2021-07-02T05:55:57Z
NONE
null
There seems to always be the debate when calculating the 1st and 3rd quartiles in statistics about whether the median is included or not included in calculating the q1, q3. Some calculations include the median, while other exclude it. Regardless of the "correct" way to calculate this out, it would be nice if pandas could accommodate both scenarios, with a parameter of some sort, maybe `include_median = False` to get the results. For example: Looking at this series of values: ``` s = pd.Series([.0022, .0032, .0043, .0043, .0059]) s.quantile([0.25,0.5,0.75]) ``` yields a result of: ``` Out[41]: 0.25 0.0032 0.50 0.0043 0.75 0.0043 dtype: float64 ``` Which is the median of the lower and upper halves (including the median value) When I am looking for the results of, something along the lines of: `s.quantile([0.25,0.5,0.75], include_median = False)` ``` 0.25 0.0027 0.50 0.0043 0.75 0.0051 dtype: float64 ``` which would be the medians of the lower and upper halves (excluding the median value from those sets)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26370/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26370/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26371
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26371/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26371/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26371/events
https://github.com/pandas-dev/pandas/pull/26371
443,458,479
MDExOlB1bGxSZXF1ZXN0Mjc4MzIxNjI2
26,371
Fix type annotation for pandas.core.indexes.base
{ "avatar_url": "https://avatars.githubusercontent.com/u/22582828?v=4", "events_url": "https://api.github.com/users/vaibhavhrt/events{/privacy}", "followers_url": "https://api.github.com/users/vaibhavhrt/followers", "following_url": "https://api.github.com/users/vaibhavhrt/following{/other_user}", "gists_url": "https://api.github.com/users/vaibhavhrt/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/vaibhavhrt", "id": 22582828, "login": "vaibhavhrt", "node_id": "MDQ6VXNlcjIyNTgyODI4", "organizations_url": "https://api.github.com/users/vaibhavhrt/orgs", "received_events_url": "https://api.github.com/users/vaibhavhrt/received_events", "repos_url": "https://api.github.com/users/vaibhavhrt/repos", "site_admin": false, "starred_url": "https://api.github.com/users/vaibhavhrt/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/vaibhavhrt/subscriptions", "type": "User", "url": "https://api.github.com/users/vaibhavhrt" }
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
6
2019-05-13T15:19:17Z
2019-05-15T05:40:20Z
2019-05-13T20:21:54Z
CONTRIBUTOR
null
- [x] closes #26363 - [x] tests passed - [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/26371/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26371/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26371.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26371", "merged_at": "2019-05-13T20:21:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26371.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26371" }
https://api.github.com/repos/pandas-dev/pandas/issues/26372
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26372/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26372/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26372/events
https://github.com/pandas-dev/pandas/pull/26372
443,459,237
MDExOlB1bGxSZXF1ZXN0Mjc4MzIyMjI5
26,372
Misc Type Annotation fixes
{ "avatar_url": "https://avatars.githubusercontent.com/u/1430066?v=4", "events_url": "https://api.github.com/users/gwrome/events{/privacy}", "followers_url": "https://api.github.com/users/gwrome/followers", "following_url": "https://api.github.com/users/gwrome/following{/other_user}", "gists_url": "https://api.github.com/users/gwrome/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/gwrome", "id": 1430066, "login": "gwrome", "node_id": "MDQ6VXNlcjE0MzAwNjY=", "organizations_url": "https://api.github.com/users/gwrome/orgs", "received_events_url": "https://api.github.com/users/gwrome/received_events", "repos_url": "https://api.github.com/users/gwrome/repos", "site_admin": false, "starred_url": "https://api.github.com/users/gwrome/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gwrome/subscriptions", "type": "User", "url": "https://api.github.com/users/gwrome" }
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
8
2019-05-13T15:20:49Z
2019-05-20T08:43:10Z
2019-05-18T00:34:32Z
CONTRIBUTOR
null
Part of #25882 - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` Cleanup of type annotations in files that only had a handful of straightforward errors (or no longer threw errors). These include: # pandas.core.util.hasing `pandas/core/util/hashing.py:8: error: Module 'pandas._libs' has no attribute 'hashing'` # pandas.core.indexing ``` pandas/core/indexing.py:1487: error: Incompatible types in assignment (expression has type "Type[Exception]", base class "_NDFrameIndexer" defined the type as "Type[KeyError]") pandas/core/indexing.py:1783: error: Incompatible types in assignment (expression has type "str", base class "_NDFrameIndexer" defined the type as "None") pandas/core/indexing.py:2056: error: Incompatible types in assignment (expression has type "str", base class "_NDFrameIndexer" defined the type as "None") pandas/core/indexing.py:2058: error: Incompatible types in assignment (expression has type "Type[IndexError]", base class "_NDFrameIndexer" defined the type as "Type[KeyError]") ``` # pandas.core.internals.blocks `pandas/core/internals/blocks.py:2200: error: Definition of "_can_hold_na" in base class "ExtensionBlock" is incompatible with definition in base class "DatetimeBlock"` # pandas.core.series `pandas/core/series.py:98: error: Definition of "_update_inplace" in base class "IndexOpsMixin" is incompatible with definition in base class "NDFrame"` # pandas.core.panel `pandas/core/panel.py:867: error: Incompatible types in assignment (expression has type "Callable[[Any, Any], Any]", base class "NDFrame" defined the type as "Callable[[Any, Any, Any, Any], Any]")` # pandas.core.reshape.reshape `pandas/core/reshape/reshape.py:6: error: Module 'pandas._libs' has no attribute 'reshape'` # pandas.io.pytables ``` pandas/io/pytables.py:2462: error: Need type annotation for 'attributes' pandas/io/pytables.py:2845: error: Incompatible types in assignment (expression has type "str", base class "Fixed" defined the type as "None") pandas/io/pytables.py:2882: error: Incompatible types in assignment (expression has type "str", base class "Fixed" defined the type as "None") pandas/io/pytables.py:2906: error: Incompatible types in assignment (expression has type "str", base class "Fixed" defined the type as "None") pandas/io/pytables.py:3025: error: Incompatible types in assignment (expression has type "str", base class "Fixed" defined the type as "None") pandas/io/pytables.py:3026: error: Incompatible types in assignment (expression has type "Type[DataFrame]", base class "Fixed" defined the type as "None") pandas/io/pytables.py:3054: error: Incompatible types in assignment (expression has type "str", base class "Fixed" defined the type as "None") pandas/io/pytables.py:3849: error: Incompatible types in assignment (expression has type "str", base class "Table" defined the type as "None") pandas/io/pytables.py:3877: error: Incompatible types in assignment (expression has type "str", base class "Table" defined the type as "None") pandas/io/pytables.py:3878: error: Incompatible types in assignment (expression has type "int", base class "Fixed" defined the type as "None") pandas/io/pytables.py:3894: error: Incompatible types in assignment (expression has type "None", base class "LegacyTable" defined the type as "List[IndexCol]") pandas/io/pytables.py:4129: error: Incompatible types in assignment (expression has type "Type[DataFrame]", base class "Fixed" defined the type as "None") pandas/io/pytables.py:4195: error: Incompatible types in assignment (expression has type "Type[Series]", base class "Fixed" defined the type as "None") pandas/io/pytables.py:4253: error: Incompatible types in assignment (expression has type "Type[DataFrame]", base class "Fixed" defined the type as "None") pandas/io/pytables.py:4301: error: Incompatible types in assignment (expression has type "Type[DataFrame]", base class "Fixed" defined the type as "None") ``` # pandas.core.reshape.merge `pandas/core/reshape/merge.py:11: error: Module 'pandas._libs' has no attribute 'join'` # pandas.util.testing `pandas/util/testing.py:24: error: Module 'pandas._libs' has no attribute 'testing'` # pandas.core.window ``` pandas/core/window.py:45: error: Need type annotation for 'exclusions' pandas/core/window.py:314: error: Incompatible types in assignment (expression has type "Callable[[Arg(Any, 'arg'), VarArg(Any), KwArg(Any)], Any]", base class "SelectionMixin" defined the type as "Callable[[Arg(Any, 'func'), VarArg(Any), KwArg(Any)], Any]") pandas/core/window.py:1806: error: Definition of "_apply" in base class "_GroupByMixin" is incompatible with definition in base class "_Rolling" pandas/core/window.py:2077: error: Definition of "_apply" in base class "_GroupByMixin" is incompatible with definition in base class "_Rolling" ``` # pandas.core.resample ``` pandas/core/resample.py:34: error: Need type annotation for '_shared_docs_kwargs' pandas/core/resample.py:876: error: All conditional function variants must have identical signatures pandas/core/resample.py:884: error: All conditional function variants must have identical signatures pandas/core/resample.py:891: error: All conditional function variants must have identical signatures pandas/core/resample.py:1101: error: Definition of "_upsample" in base class "_GroupByMixin" is incompatible with definition in base class "DatetimeIndexResampler" pandas/core/resample.py:1101: error: Definition of "_upsample" in base class "_GroupByMixin" is incompatible with definition in base class "Resampler" pandas/core/resample.py:1101: error: Definition of "_downsample" in base class "_GroupByMixin" is incompatible with definition in base class "DatetimeIndexResampler" pandas/core/resample.py:1101: error: Definition of "_groupby_and_aggregate" in base class "_GroupByMixin" is incompatible with definition in base class "Resampler" pandas/core/resample.py:1217: error: Definition of "_upsample" in base class "_GroupByMixin" is incompatible with definition in base class "PeriodIndexResampler" pandas/core/resample.py:1217: error: Definition of "_upsample" in base class "_GroupByMixin" is incompatible with definition in base class "DatetimeIndexResampler" pandas/core/resample.py:1217: error: Definition of "_upsample" in base class "_GroupByMixin" is incompatible with definition in base class "Resampler" pandas/core/resample.py:1217: error: Definition of "_downsample" in base class "_GroupByMixin" is incompatible with definition in base class "PeriodIndexResampler" pandas/core/resample.py:1217: error: Definition of "_downsample" in base class "_GroupByMixin" is incompatible with definition in base class "DatetimeIndexResampler" pandas/core/resample.py:1217: error: Definition of "_groupby_and_aggregate" in base class "_GroupByMixin" is incompatible with definition in base class "Resampler" pandas/core/resample.py:1247: error: Definition of "_upsample" in base class "_GroupByMixin" is incompatible with definition in base class "DatetimeIndexResampler" pandas/core/resample.py:1247: error: Definition of "_upsample" in base class "_GroupByMixin" is incompatible with definition in base class "Resampler" pandas/core/resample.py:1247: error: Definition of "_downsample" in base class "_GroupByMixin" is incompatible with definition in base class "DatetimeIndexResampler" pandas/core/resample.py:1247: error: Definition of "_groupby_and_aggregate" in base class "_GroupByMixin" is incompatible with definition in base class "Resampler" pandas/core/resample.py:1299: error: Incompatible types in assignment (expression has type "Tuple[str, ...]", base class "Grouper" defined the type as "Tuple[str, str, str, str, str]") ``` **pandas.util._doctools** was removed because it no longer threw mypy errors for some reason.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26372/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26372/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26372.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26372", "merged_at": "2019-05-18T00:34:32Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26372.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26372" }
https://api.github.com/repos/pandas-dev/pandas/issues/26373
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26373/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26373/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26373/events
https://github.com/pandas-dev/pandas/pull/26373
443,485,711
MDExOlB1bGxSZXF1ZXN0Mjc4MzQzMDgw
26,373
Compat with numpy dev argsort (radix sort added)
{ "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}", "gists_url": "https://api.github.com/users/TomAugspurger/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/TomAugspurger", "id": 1312546, "login": "TomAugspurger", "node_id": "MDQ6VXNlcjEzMTI1NDY=", "organizations_url": "https://api.github.com/users/TomAugspurger/orgs", "received_events_url": "https://api.github.com/users/TomAugspurger/received_events", "repos_url": "https://api.github.com/users/TomAugspurger/repos", "site_admin": false, "starred_url": "https://api.github.com/users/TomAugspurger/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/TomAugspurger/subscriptions", "type": "User", "url": "https://api.github.com/users/TomAugspurger" }
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" }, { "color": "0052cc", "default": false, "description": ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
4
2019-05-13T16:13:58Z
2019-05-13T17:19:50Z
2019-05-13T17:17:04Z
CONTRIBUTOR
null
https://github.com/numpy/numpy/commit/12fb1015511ac3804d0785bb0d1fe539385548ad adds radix sort to np.argsort. For versions of NumPy with this change (>=1.17), we need to adjust our validator. Closes https://github.com/pandas-dev/pandas/issues/26361
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26373/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26373/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26373.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26373", "merged_at": "2019-05-13T17:17:04Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26373.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26373" }
https://api.github.com/repos/pandas-dev/pandas/issues/26374
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26374/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26374/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26374/events
https://github.com/pandas-dev/pandas/pull/26374
443,502,895
MDExOlB1bGxSZXF1ZXN0Mjc4MzU2NDE3
26,374
BUG: ngroups and len(groups) do not equal when grouping with a list of Grouper and column label (GH26326)
{ "avatar_url": "https://avatars.githubusercontent.com/u/4872525?v=4", "events_url": "https://api.github.com/users/shantanu-gontia/events{/privacy}", "followers_url": "https://api.github.com/users/shantanu-gontia/followers", "following_url": "https://api.github.com/users/shantanu-gontia/following{/other_user}", "gists_url": "https://api.github.com/users/shantanu-gontia/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/shantanu-gontia", "id": 4872525, "login": "shantanu-gontia", "node_id": "MDQ6VXNlcjQ4NzI1MjU=", "organizations_url": "https://api.github.com/users/shantanu-gontia/orgs", "received_events_url": "https://api.github.com/users/shantanu-gontia/received_events", "repos_url": "https://api.github.com/users/shantanu-gontia/repos", "site_admin": false, "starred_url": "https://api.github.com/users/shantanu-gontia/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/shantanu-gontia/subscriptions", "type": "User", "url": "https://api.github.com/users/shantanu-gontia" }
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
6
2019-05-13T16:54:35Z
2019-05-20T00:23:13Z
2019-05-20T00:23:09Z
CONTRIBUTOR
null
- [x] closes #26326 - [x] tests added / passed - [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/26374/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26374/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26374.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26374", "merged_at": "2019-05-20T00:23:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26374.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26374" }
https://api.github.com/repos/pandas-dev/pandas/issues/26375
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26375/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26375/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26375/events
https://github.com/pandas-dev/pandas/pull/26375
443,523,877
MDExOlB1bGxSZXF1ZXN0Mjc4MzcyODc4
26,375
Remove extraneous brackets
{ "avatar_url": "https://avatars.githubusercontent.com/u/14007150?v=4", "events_url": "https://api.github.com/users/deepyaman/events{/privacy}", "followers_url": "https://api.github.com/users/deepyaman/followers", "following_url": "https://api.github.com/users/deepyaman/following{/other_user}", "gists_url": "https://api.github.com/users/deepyaman/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/deepyaman", "id": 14007150, "login": "deepyaman", "node_id": "MDQ6VXNlcjE0MDA3MTUw", "organizations_url": "https://api.github.com/users/deepyaman/orgs", "received_events_url": "https://api.github.com/users/deepyaman/received_events", "repos_url": "https://api.github.com/users/deepyaman/repos", "site_admin": false, "starred_url": "https://api.github.com/users/deepyaman/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/deepyaman/subscriptions", "type": "User", "url": "https://api.github.com/users/deepyaman" }
[ { "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-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
3
2019-05-13T17:47:50Z
2019-05-14T13:39:40Z
2019-05-14T01:40:54Z
CONTRIBUTOR
null
Trivial documentation changes Dictionary should have one set of brackets (as seen below in documentation example `{'a': np.float64, 'b': np.int32}`). Brackets don't make sense around `'w' or 'a'`. - [ ] closes #xxxx - [ ] tests added / passed - [ ] 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/26375/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26375/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26375.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26375", "merged_at": "2019-05-14T01:40:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26375.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26375" }
https://api.github.com/repos/pandas-dev/pandas/issues/26376
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26376/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26376/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26376/events
https://github.com/pandas-dev/pandas/issues/26376
443,537,817
MDU6SXNzdWU0NDM1Mzc4MTc=
26,376
pd.read_fwf fails with file pointer to url
{ "avatar_url": "https://avatars.githubusercontent.com/u/7847768?v=4", "events_url": "https://api.github.com/users/leohaim/events{/privacy}", "followers_url": "https://api.github.com/users/leohaim/followers", "following_url": "https://api.github.com/users/leohaim/following{/other_user}", "gists_url": "https://api.github.com/users/leohaim/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/leohaim", "id": 7847768, "login": "leohaim", "node_id": "MDQ6VXNlcjc4NDc3Njg=", "organizations_url": "https://api.github.com/users/leohaim/orgs", "received_events_url": "https://api.github.com/users/leohaim/received_events", "repos_url": "https://api.github.com/users/leohaim/repos", "site_admin": false, "starred_url": "https://api.github.com/users/leohaim/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/leohaim/subscriptions", "type": "User", "url": "https://api.github.com/users/leohaim" }
[ { "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": "e4a5f1", "default": false, "description": "Local or Cloud (AWS, GCS...
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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "Changes that would be nice to have in the next release. These issues are not blocking. They will be pushed to the next release if no one has time to fix them.", "due_on": null, "html_url": "https://github.com/pandas-dev/pandas/milestone/32", "id": 933188, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/32/labels", "node_id": "MDk6TWlsZXN0b25lOTMzMTg4", "number": 32, "open_issues": 1053, "state": "open", "title": "Contributions Welcome", "updated_at": "2021-11-21T00:50:06Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/32" }
3
2019-05-13T18:23:18Z
2021-09-12T17:47:53Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python # Your code here import urllib.request import pandas as pd url='ftp://ftp.ncdc.noaa.gov/pub/data/igra/igra2-station-list.txt' urllib.request.urlretrieve(url,url.split('/')[-1]) igrainv=pd.read_fwf(url.split('/')[-1],widths=(2,1,3,5,9,10,7,4,30,5,5,7), names=('CC','Network','Code','StationId','Latitude','Longitude','Elev','dummy','StationName','From','To','Nrec')) f=urllib.request.urlopen(url) igrainv=pd.read_fwf(f,widths=(2,1,3,5,9,10,7,4,30,5,5,7), names=('CC','Network','Code','StationId','Latitude','Longitude','Elev','dummy','StationName','From','To','Nrec')) ``` #### Problem description The first read_fwf from a file downloaded from the internet works, the second read_fwf of the same file using an url pointer fails. I get the following error: Traceback (most recent call last): File "<stdin>", line 2, in <module> File "/opt/anaconda3/lib/python3.7/site-packages/pandas/io/parsers.py", line 803, in read_fwf return _read(filepath_or_buffer, kwds) File "/opt/anaconda3/lib/python3.7/site-packages/pandas/io/parsers.py", line 429, in _read parser = TextFileReader(filepath_or_buffer, **kwds) File "/opt/anaconda3/lib/python3.7/site-packages/pandas/io/parsers.py", line 895, in __init__ self._make_engine(self.engine) File "/opt/anaconda3/lib/python3.7/site-packages/pandas/io/parsers.py", line 1132, in _make_engine self._engine = klass(self.f, **self.options) File "/opt/anaconda3/lib/python3.7/site-packages/pandas/io/parsers.py", line 3605, in __init__ PythonParser.__init__(self, f, **kwds) File "/opt/anaconda3/lib/python3.7/site-packages/pandas/io/parsers.py", line 2238, in __init__ self.unnamed_cols) = self._infer_columns() File "/opt/anaconda3/lib/python3.7/site-packages/pandas/io/parsers.py", line 2614, in _infer_columns line = self._buffered_line() File "/opt/anaconda3/lib/python3.7/site-packages/pandas/io/parsers.py", line 2689, in _buffered_line return self._next_line() File "/opt/anaconda3/lib/python3.7/site-packages/pandas/io/parsers.py", line 2794, in _next_line orig_line = self._next_iter_line(row_num=self.pos + 1) File "/opt/anaconda3/lib/python3.7/site-packages/pandas/io/parsers.py", line 2854, in _next_iter_line return next(self.data) File "/opt/anaconda3/lib/python3.7/site-packages/pandas/io/parsers.py", line 3589, in __next__ line = next(self.f) TypeError: 'addinfourl' object is not an iterator #### Output of ``pd.show_versions()`` <details> [paste the output of ``pd.show_versions()`` here below this line] >>> pd.show_versions() INSTALLED VERSIONS ------------------ commit: None python: 3.7.0.final.0 python-bits: 64 OS: Linux OS-release: 2.6.32-754.10.1.el6.centos.plus.x86_64 machine: x86_64 processor: x86_64 byteorder: little LC_ALL: None LANG: en_US.UTF-8 LOCALE: en_US.UTF-8 pandas: 0.24.2 pytest: 4.4.2 pip: 19.1.1 setuptools: 41.0.1 Cython: 0.29.7 numpy: 1.16.3 scipy: 1.2.1 pyarrow: None xarray: 0.12.1 IPython: 7.5.0 sphinx: 2.0.1 patsy: 0.5.1 dateutil: 2.8.0 pytz: 2019.1 blosc: None bottleneck: 1.2.1 tables: 3.5.1 numexpr: 2.6.9 feather: None matplotlib: 3.0.2 openpyxl: 2.6.2 xlrd: 1.2.0 xlwt: 1.3.0 xlsxwriter: 1.1.8 lxml.etree: 4.3.3 bs4: 4.7.1 html5lib: 1.0.1 sqlalchemy: 1.3.3 pymysql: None psycopg2: 2.7.5 (dt dec pq3 ext lo64) jinja2: 2.10.1 s3fs: None fastparquet: None pandas_gbq: None pandas_datareader: None gcsfs: None </details>
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26376/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26376/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26377
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26377/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26377/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26377/events
https://github.com/pandas-dev/pandas/pull/26377
443,580,005
MDExOlB1bGxSZXF1ZXN0Mjc4NDE3NTg2
26,377
Fix type annotations in pandas.core.ops
{ "avatar_url": "https://avatars.githubusercontent.com/u/1430066?v=4", "events_url": "https://api.github.com/users/gwrome/events{/privacy}", "followers_url": "https://api.github.com/users/gwrome/followers", "following_url": "https://api.github.com/users/gwrome/following{/other_user}", "gists_url": "https://api.github.com/users/gwrome/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/gwrome", "id": 1430066, "login": "gwrome", "node_id": "MDQ6VXNlcjE0MzAwNjY=", "organizations_url": "https://api.github.com/users/gwrome/orgs", "received_events_url": "https://api.github.com/users/gwrome/received_events", "repos_url": "https://api.github.com/users/gwrome/repos", "site_admin": false, "starred_url": "https://api.github.com/users/gwrome/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gwrome/subscriptions", "type": "User", "url": "https://api.github.com/users/gwrome" }
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
9
2019-05-13T20:12:58Z
2019-05-16T01:27:08Z
2019-05-16T00:15:23Z
CONTRIBUTOR
null
Part of #25882 - [X] tests passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` Corrects these errors in `pandas.core.ops`: ``` pandas/core/ops.py:632: error: Unsupported target for indexed assignment pandas/core/ops.py:633: error: Value of type "object" is not indexable pandas/core/ops.py:635: error: "object" has no attribute "copy" pandas/core/ops.py:636: error: Unsupported target for indexed assignment pandas/core/ops.py:637: error: Unsupported target for indexed assignment ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26377/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26377/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26377.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26377", "merged_at": "2019-05-16T00:15:23Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26377.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26377" }
https://api.github.com/repos/pandas-dev/pandas/issues/26378
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26378/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26378/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26378/events
https://github.com/pandas-dev/pandas/issues/26378
443,609,929
MDU6SXNzdWU0NDM2MDk5Mjk=
26,378
SparseDataFrame.to_parquet fails with new error
{ "avatar_url": "https://avatars.githubusercontent.com/u/8352840?v=4", "events_url": "https://api.github.com/users/cornhundred/events{/privacy}", "followers_url": "https://api.github.com/users/cornhundred/followers", "following_url": "https://api.github.com/users/cornhundred/following{/other_user}", "gists_url": "https://api.github.com/users/cornhundred/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/cornhundred", "id": 8352840, "login": "cornhundred", "node_id": "MDQ6VXNlcjgzNTI4NDA=", "organizations_url": "https://api.github.com/users/cornhundred/orgs", "received_events_url": "https://api.github.com/users/cornhundred/received_events", "repos_url": "https://api.github.com/users/cornhundred/repos", "site_admin": false, "starred_url": "https://api.github.com/users/cornhundred/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/cornhundred/subscriptions", "type": "User", "url": "https://api.github.com/users/cornhundred" }
[]
closed
false
null
[]
null
11
2019-05-13T21:27:53Z
2019-05-18T15:21:57Z
2019-05-13T21:54:57Z
NONE
null
#### Code Sample ```python import pandas as pd # v0.24.2 import scipy.sparse # v1.1.0 df = pd.SparseDataFrame(scipy.sparse.random(1000, 1000), columns=list(map(str, range(1000))), default_fill_value=0.0) df.to_parquet('rpd.pq', engine='pyarrow') ``` Gives the error ``` ArrowTypeError: ('Did not pass numpy.dtype object', 'Conversion failed for column 0 with type Sparse[float64, 0.0]') ``` #### Problem description This error occurs when trying to save a Pandas sparse DataFrame using the `to_parquet` method. The error can be avoided by running `df.to_dense().to_parquet()`. However, this can require a lot of memory for very large sparse matrices. The issue was also raised https://github.com/apache/arrow/issues/1894 and https://github.com/pandas-dev/pandas/issues/20692 #### Expected Output The expected output is a parquet file on disk. <details> INSTALLED VERSIONS ------------------ commit: None python: 3.6.6.final.0 python-bits: 64 OS: Darwin OS-release: 18.5.0 machine: x86_64 processor: i386 byteorder: little LC_ALL: None LANG: en_US.UTF-8 LOCALE: en_US.UTF-8 pandas: 0.24.2 pytest: 3.9.1 pip: 19.0.3 setuptools: 40.2.0 Cython: None numpy: 1.16.3 scipy: 1.1.0 pyarrow: 0.13.0 xarray: None IPython: 6.5.0 sphinx: None patsy: 0.5.1 dateutil: 2.7.3 pytz: 2018.5 blosc: None bottleneck: None tables: 3.5.1 numexpr: 2.6.9 feather: None matplotlib: 2.2.3 openpyxl: None xlrd: 1.1.0 xlwt: None xlsxwriter: 1.1.2 lxml.etree: None bs4: None html5lib: 1.0.1 sqlalchemy: None pymysql: None psycopg2: None jinja2: 2.10 s3fs: None fastparquet: None pandas_gbq: None pandas_datareader: None gcsfs: None </details>
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26378/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26378/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26379
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26379/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26379/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26379/events
https://github.com/pandas-dev/pandas/pull/26379
443,653,355
MDExOlB1bGxSZXF1ZXN0Mjc4NDc2NzQ2
26,379
BUG: Series.combine_first with mixed timezones
{ "avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4", "events_url": "https://api.github.com/users/mroeschke/events{/privacy}", "followers_url": "https://api.github.com/users/mroeschke/followers", "following_url": "https://api.github.com/users/mroeschke/following{/other_user}", "gists_url": "https://api.github.com/users/mroeschke/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/mroeschke", "id": 10647082, "login": "mroeschke", "node_id": "MDQ6VXNlcjEwNjQ3MDgy", "organizations_url": "https://api.github.com/users/mroeschke/orgs", "received_events_url": "https://api.github.com/users/mroeschke/received_events", "repos_url": "https://api.github.com/users/mroeschke/repos", "site_admin": false, "starred_url": "https://api.github.com/users/mroeschke/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/mroeschke/subscriptions", "type": "User", "url": "https://api.github.com/users/mroeschke" }
[ { "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": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
3
2019-05-14T00:06:47Z
2019-07-22T06:13:28Z
2019-05-19T23:55:20Z
MEMBER
null
- [x] closes #26283 - [x] tests added / passed - [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/26379/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26379/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26379.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26379", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/26379.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26379" }
https://api.github.com/repos/pandas-dev/pandas/issues/26380
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26380/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26380/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26380/events
https://github.com/pandas-dev/pandas/issues/26380
443,659,300
MDU6SXNzdWU0NDM2NTkzMDA=
26,380
ENH: Implementing NEP 18's __array_function__
{ "avatar_url": "https://avatars.githubusercontent.com/u/3019665?v=4", "events_url": "https://api.github.com/users/jakirkham/events{/privacy}", "followers_url": "https://api.github.com/users/jakirkham/followers", "following_url": "https://api.github.com/users/jakirkham/following{/other_user}", "gists_url": "https://api.github.com/users/jakirkham/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jakirkham", "id": 3019665, "login": "jakirkham", "node_id": "MDQ6VXNlcjMwMTk2NjU=", "organizations_url": "https://api.github.com/users/jakirkham/orgs", "received_events_url": "https://api.github.com/users/jakirkham/received_events", "repos_url": "https://api.github.com/users/jakirkham/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jakirkham/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jakirkham/subscriptions", "type": "User", "url": "https://api.github.com/users/jakirkham" }
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" } ]
open
false
null
[]
null
11
2019-05-14T00:37:27Z
2021-03-22T22:27:50Z
null
NONE
null
It would be useful to have `__array_function__` support as described in [NEP 18]( https://www.numpy.org/neps/nep-0018-array-function-protocol.html#alternatives ) implemented for Pandas objects. This would allow users to run NumPy functions on Pandas objects while deferring to Pandas on how those operations should run.
{ "+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/26380/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26380/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26381
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26381/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26381/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26381/events
https://github.com/pandas-dev/pandas/pull/26381
443,685,600
MDExOlB1bGxSZXF1ZXN0Mjc4NTAwOTcy
26,381
BUG: error calculating BusinessHourMixin.apply for long business hour per day
{ "avatar_url": "https://avatars.githubusercontent.com/u/35633013?v=4", "events_url": "https://api.github.com/users/jiangyue12392/events{/privacy}", "followers_url": "https://api.github.com/users/jiangyue12392/followers", "following_url": "https://api.github.com/users/jiangyue12392/following{/other_user}", "gists_url": "https://api.github.com/users/jiangyue12392/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jiangyue12392", "id": 35633013, "login": "jiangyue12392", "node_id": "MDQ6VXNlcjM1NjMzMDEz", "organizations_url": "https://api.github.com/users/jiangyue12392/orgs", "received_events_url": "https://api.github.com/users/jiangyue12392/received_events", "repos_url": "https://api.github.com/users/jiangyue12392/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jiangyue12392/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jiangyue12392/subscriptions", "type": "User", "url": "https://api.github.com/users/jiangyue12392" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
14
2019-05-14T02:51:55Z
2019-05-17T17:50:13Z
2019-05-17T17:50:06Z
CONTRIBUTOR
null
- [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew: handle the case where adding of business hour to the timestamp results in an ending time landing in the next business time period. Example Input: ```python bh = BusinessHour(n=4, start='00:00', end='23:00') dt = datetime(2014, 7, 3, 22) dt + bh ``` Expected: ```python datetime(2014, 7, 4, 3) ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26381/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26381/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26381.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26381", "merged_at": "2019-05-17T17:50:06Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26381.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26381" }
https://api.github.com/repos/pandas-dev/pandas/issues/26382
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26382/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26382/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26382/events
https://github.com/pandas-dev/pandas/issues/26382
443,698,918
MDU6SXNzdWU0NDM2OTg5MTg=
26,382
[BUG] groupby apply would get first group twice !
{ "avatar_url": "https://avatars.githubusercontent.com/u/3938751?v=4", "events_url": "https://api.github.com/users/eromoe/events{/privacy}", "followers_url": "https://api.github.com/users/eromoe/followers", "following_url": "https://api.github.com/users/eromoe/following{/other_user}", "gists_url": "https://api.github.com/users/eromoe/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/eromoe", "id": 3938751, "login": "eromoe", "node_id": "MDQ6VXNlcjM5Mzg3NTE=", "organizations_url": "https://api.github.com/users/eromoe/orgs", "received_events_url": "https://api.github.com/users/eromoe/received_events", "repos_url": "https://api.github.com/users/eromoe/repos", "site_admin": false, "starred_url": "https://api.github.com/users/eromoe/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/eromoe/subscriptions", "type": "User", "url": "https://api.github.com/users/eromoe" }
[]
closed
false
null
[]
null
2
2019-05-14T03:58:35Z
2019-05-14T04:07:58Z
2019-05-14T04:00:42Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python In [1]: import pandas as pd In [2]: import numpy as np In [3]: pd.DataFrame({'a': np.random.randint(0, 3, 10)}).groupby('a').apply(lambda x:print(x.name)) 0 0 1 2 In [4]: pd.__version__ Out[4]: '0.24.2' ``` #### Problem description Above code show the problem #### Expected Output ``` In [3]: pd.DataFrame({'a': np.random.randint(0, 3, 10)}).groupby('a').apply(lambda x:print(x.name)) 0 1 2 ``` #### Output of ``pd.show_versions()`` <details> INSTALLED VERSIONS ------------------ commit: None python: 3.6.7.final.0 python-bits: 64 OS: Windows OS-release: 10 machine: AMD64 processor: Intel64 Family 6 Model 45 Stepping 7, GenuineIntel byteorder: little LC_ALL: None LANG: None LOCALE: None.None pandas: 0.24.2 pytest: 4.4.1 pip: 19.0.3 setuptools: 41.0.0 Cython: 0.29.6 numpy: 1.16.2 scipy: 1.2.1 pyarrow: 0.12.0 xarray: None IPython: 7.5.0 sphinx: 2.0.1 patsy: 0.5.1 dateutil: 2.8.0 pytz: 2019.1 blosc: None bottleneck: 1.2.1 tables: 3.4.4 numexpr: 2.6.9 feather: None matplotlib: 3.0.3 openpyxl: 2.6.1 xlrd: 1.2.0 xlwt: 1.3.0 xlsxwriter: 1.1.6 lxml.etree: 4.3.3 bs4: 4.7.1 html5lib: 1.0.1 sqlalchemy: 1.3.2 pymysql: None psycopg2: None jinja2: 2.10.1 s3fs: 0.2.0 fastparquet: None pandas_gbq: None pandas_datareader: None gcsfs: None </details>
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26382/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26382/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26383
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26383/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26383/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26383/events
https://github.com/pandas-dev/pandas/pull/26383
443,705,073
MDExOlB1bGxSZXF1ZXN0Mjc4NTE1NjM5
26,383
Prefixed batch script commands with call
{ "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://api.github.com/users/WillAyd/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/WillAyd", "id": 609873, "login": "WillAyd", "node_id": "MDQ6VXNlcjYwOTg3Mw==", "organizations_url": "https://api.github.com/users/WillAyd/orgs", "received_events_url": "https://api.github.com/users/WillAyd/received_events", "repos_url": "https://api.github.com/users/WillAyd/repos", "site_admin": false, "starred_url": "https://api.github.com/users/WillAyd/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/WillAyd/subscriptions", "type": "User", "url": "https://api.github.com/users/WillAyd" }
[]
closed
false
null
[]
null
7
2019-05-14T04:30:21Z
2020-01-16T00:33:59Z
2019-05-15T14:45:05Z
MEMBER
null
maybe fixes #26345
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26383/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26383/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26383.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26383", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/26383.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26383" }
https://api.github.com/repos/pandas-dev/pandas/issues/26384
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26384/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26384/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26384/events
https://github.com/pandas-dev/pandas/pull/26384
443,718,043
MDExOlB1bGxSZXF1ZXN0Mjc4NTI1NjM1
26,384
Remove Deprecated Azure CI Step
{ "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://api.github.com/users/WillAyd/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/WillAyd", "id": 609873, "login": "WillAyd", "node_id": "MDQ6VXNlcjYwOTg3Mw==", "organizations_url": "https://api.github.com/users/WillAyd/orgs", "received_events_url": "https://api.github.com/users/WillAyd/received_events", "repos_url": "https://api.github.com/users/WillAyd/repos", "site_admin": false, "starred_url": "https://api.github.com/users/WillAyd/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/WillAyd/subscriptions", "type": "User", "url": "https://api.github.com/users/WillAyd" }
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" }, { "color": "fbca04", "default": false, "description": ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
7
2019-05-14T05:33:51Z
2019-05-15T14:42:54Z
2019-05-15T12:20:45Z
MEMBER
null
Found this while investigating #26345 may or may not be related but figured worth a separate PR in either case
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26384/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26384/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26384.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26384", "merged_at": "2019-05-15T12:20:45Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26384.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26384" }
https://api.github.com/repos/pandas-dev/pandas/issues/26385
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26385/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26385/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26385/events
https://github.com/pandas-dev/pandas/issues/26385
443,724,517
MDU6SXNzdWU0NDM3MjQ1MTc=
26,385
GroupBy nth ignores observed keyword for Categorical
{ "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://api.github.com/users/WillAyd/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/WillAyd", "id": 609873, "login": "WillAyd", "node_id": "MDQ6VXNlcjYwOTg3Mw==", "organizations_url": "https://api.github.com/users/WillAyd/orgs", "received_events_url": "https://api.github.com/users/WillAyd/received_events", "repos_url": "https://api.github.com/users/WillAyd/repos", "site_admin": false, "starred_url": "https://api.github.com/users/WillAyd/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/WillAyd/subscriptions", "type": "User", "url": "https://api.github.com/users/WillAyd" }
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT,...
closed
false
null
[]
{ "closed_at": "2019-08-22T19:23:14Z", "closed_issues": 145, "created_at": "2019-06-30T19:32:22Z", "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/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }, "description": "on-merge: backport to 0.25.x", "due_on": "2019-08-21T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/65", "id": 4452219, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/65/labels", "node_id": "MDk6TWlsZXN0b25lNDQ1MjIxOQ==", "number": 65, "open_issues": 0, "state": "closed", "title": "0.25.1", "updated_at": "2019-08-22T19:52:56Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/65" }
1
2019-05-14T06:00:42Z
2019-08-20T19:02:10Z
2019-08-20T19:02:10Z
MEMBER
null
Was looking to consolidate nth, first and last in the GroupBy world but was hitting some issues with categorical tests and handling of missing data. Note that the following calls are not equivalent, though they should be: ```python >>> import numpy as np >>> import pandas as pd >>> s1 = pd.Categorical([np.nan, 'a', np.nan, 'a'], categories=['a', 'b', 'c']) >>> s2 = pd.Series([1, 2, 3, 4]) >>> df = pd.DataFrame({'s1': s1, 's2': s2}) >>> grp = df.groupby('s1', observed=False) >>> grp.first() s2 s1 a 2.0 b NaN c NaN >>> grp.nth(0) s2 s1 a 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/26385/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26385/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26386
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26386/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26386/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26386/events
https://github.com/pandas-dev/pandas/pull/26386
443,739,344
MDExOlB1bGxSZXF1ZXN0Mjc4NTQyMzAz
26,386
CLN: Cleanup code in parsers.pyx
{ "avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4", "events_url": "https://api.github.com/users/gfyoung/events{/privacy}", "followers_url": "https://api.github.com/users/gfyoung/followers", "following_url": "https://api.github.com/users/gfyoung/following{/other_user}", "gists_url": "https://api.github.com/users/gfyoung/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/gfyoung", "id": 9273653, "login": "gfyoung", "node_id": "MDQ6VXNlcjkyNzM2NTM=", "organizations_url": "https://api.github.com/users/gfyoung/orgs", "received_events_url": "https://api.github.com/users/gfyoung/received_events", "repos_url": "https://api.github.com/users/gfyoung/repos", "site_admin": false, "starred_url": "https://api.github.com/users/gfyoung/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gfyoung/subscriptions", "type": "User", "url": "https://api.github.com/users/gfyoung" }
[ { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "id": 47229171, "name": "IO CSV", "node_id": "MDU6TGFiZWw0NzIyOTE3MQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV" }, { "color": "fbca04", "default": false, "descriptio...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
3
2019-05-14T06:50:27Z
2019-05-14T18:05:55Z
2019-05-14T17:09:35Z
MEMBER
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26386/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26386/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26386.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26386", "merged_at": "2019-05-14T17:09:35Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26386.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26386" }
https://api.github.com/repos/pandas-dev/pandas/issues/26387
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26387/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26387/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26387/events
https://github.com/pandas-dev/pandas/issues/26387
443,829,995
MDU6SXNzdWU0NDM4Mjk5OTU=
26,387
Inconsistent datetime conversion within column with dd/mm format
{ "avatar_url": "https://avatars.githubusercontent.com/u/67612?v=4", "events_url": "https://api.github.com/users/matthew-brett/events{/privacy}", "followers_url": "https://api.github.com/users/matthew-brett/followers", "following_url": "https://api.github.com/users/matthew-brett/following{/other_user}", "gists_url": "https://api.github.com/users/matthew-brett/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/matthew-brett", "id": 67612, "login": "matthew-brett", "node_id": "MDQ6VXNlcjY3NjEy", "organizations_url": "https://api.github.com/users/matthew-brett/orgs", "received_events_url": "https://api.github.com/users/matthew-brett/received_events", "repos_url": "https://api.github.com/users/matthew-brett/repos", "site_admin": false, "starred_url": "https://api.github.com/users/matthew-brett/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/matthew-brett/subscriptions", "type": "User", "url": "https://api.github.com/users/matthew-brett" }
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "009800", "default": false, "description": "Duplicate...
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/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }, "description": "A milestone for closed or open issues for which there is no action needed (eg not a bug, just a question / discussion, nothing to resolve, wontfix, etc).\r\n\r\n", "due_on": null, "html_url": "https://github.com/pandas-dev/pandas/milestone/33", "id": 997544, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33/labels", "node_id": "MDk6TWlsZXN0b25lOTk3NTQ0", "number": 33, "open_issues": 11, "state": "open", "title": "No action", "updated_at": "2021-11-19T17:33:16Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33" }
1
2019-05-14T10:15:27Z
2019-05-14T10:21:11Z
2019-05-14T10:20:48Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python >>> pd.to_datetime(['30/04/19', '01/05/19']) DatetimeIndex(['2019-04-30', '2019-01-05'], dtype='datetime64[ns]', freq=None) ``` #### Problem description The converter should infer the same format for both values - so it should infer that both values are in dd/mm/yy format, as must be so for the first value. Otherwise `to_datetime` will give dangerous and unusable results for `dd/mm` format dates, because the months / days will reverse within a column. #### Expected Output ``` DatetimeIndex(['2019-04-30', '2019-05-01'], dtype='datetime64[ns]', freq=None) ``` #### Output of ``pd.show_versions()`` <details> INSTALLED VERSIONS ------------------ commit: None python: 3.7.3.final.0 python-bits: 64 OS: Darwin OS-release: 18.5.0 machine: x86_64 processor: i386 byteorder: little LC_ALL: None LANG: en_GB.UTF-8 LOCALE: en_GB.UTF-8 pandas: 0.24.0 pytest: 4.1.1 pip: 19.0.3 setuptools: 40.8.0 Cython: None numpy: 1.16.0 scipy: 1.2.0 pyarrow: None xarray: None IPython: 7.2.0 sphinx: 1.8.4 patsy: None dateutil: 2.7.5 pytz: 2018.9 blosc: None bottleneck: None tables: None numexpr: None feather: None matplotlib: 3.0.2 openpyxl: None xlrd: None xlwt: None xlsxwriter: None lxml.etree: 4.3.3 bs4: 4.7.1 html5lib: None sqlalchemy: None pymysql: None psycopg2: None jinja2: 2.10 s3fs: None fastparquet: Non pandas_gbq: None pandas_datareader: None gcsfs: None </details>
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26387/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26387/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26388
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26388/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26388/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26388/events
https://github.com/pandas-dev/pandas/issues/26388
443,839,594
MDU6SXNzdWU0NDM4Mzk1OTQ=
26,388
read_parquet S3 dir support
{ "avatar_url": "https://avatars.githubusercontent.com/u/10164165?v=4", "events_url": "https://api.github.com/users/Seanspt/events{/privacy}", "followers_url": "https://api.github.com/users/Seanspt/followers", "following_url": "https://api.github.com/users/Seanspt/following{/other_user}", "gists_url": "https://api.github.com/users/Seanspt/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/Seanspt", "id": 10164165, "login": "Seanspt", "node_id": "MDQ6VXNlcjEwMTY0MTY1", "organizations_url": "https://api.github.com/users/Seanspt/orgs", "received_events_url": "https://api.github.com/users/Seanspt/received_events", "repos_url": "https://api.github.com/users/Seanspt/repos", "site_admin": false, "starred_url": "https://api.github.com/users/Seanspt/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Seanspt/subscriptions", "type": "User", "url": "https://api.github.com/users/Seanspt" }
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "5319e7", "default": false, "description": "parquet,...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/16733618?v=4", "events_url": "https://api.github.com/users/alimcmaster1/events{/privacy}", "followers_url": "https://api.github.com/users/alimcmaster1/followers", "following_url": "https://api.github.com/users/alimcmaster1/following{/other_user}", "gists_url": "https://api.github.com/users/alimcmaster1/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/alimcmaster1", "id": 16733618, "login": "alimcmaster1", "node_id": "MDQ6VXNlcjE2NzMzNjE4", "organizations_url": "https://api.github.com/users/alimcmaster1/orgs", "received_events_url": "https://api.github.com/users/alimcmaster1/received_events", "repos_url": "https://api.github.com/users/alimcmaster1/repos", "site_admin": false, "starred_url": "https://api.github.com/users/alimcmaster1/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/alimcmaster1/subscriptions", "type": "User", "url": "https://api.github.com/users/alimcmaster1" }
[ { "avatar_url": "https://avatars.githubusercontent.com/u/16733618?v=4", "events_url": "https://api.github.com/users/alimcmaster1/events{/privacy}", "followers_url": "https://api.github.com/users/alimcmaster1/followers", "following_url": "https://api.github.com/users/alimcmaster1/following{/other_use...
{ "closed_at": "2020-05-30T15:21:05Z", "closed_issues": 94, "created_at": "2020-03-19T21:32:28Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }, "description": "on-merge: backport to 1.0.x", "due_on": "2020-06-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/72", "id": 5219206, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/72/labels", "node_id": "MDk6TWlsZXN0b25lNTIxOTIwNg==", "number": 72, "open_issues": 0, "state": "closed", "title": "1.0.4", "updated_at": "2020-06-24T17:57:06Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/72" }
15
2019-05-14T10:36:57Z
2021-06-15T12:34:00Z
2020-04-26T21:41:36Z
NONE
null
When using spark to process data and save to s3, the files are like ```bash s3://bucket/path/_SUCCESS s3://bucket/path/part-00000-uuid.snappy.parquet s3://bucket/path/part-00002-uuid.snappy.parquet s3://bucket/path/part-00001-uuid.snappy.parquet s3://bucket/path/part-00003-uuid.snappy.parquet ``` It would be nice to load these files in one line. ```python df = pd.read_parquet("s3://bucket/path") ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26388/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26388/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26389
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26389/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26389/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26389/events
https://github.com/pandas-dev/pandas/issues/26389
443,860,883
MDU6SXNzdWU0NDM4NjA4ODM=
26,389
Converting json to csv
{ "avatar_url": "https://avatars.githubusercontent.com/u/44642684?v=4", "events_url": "https://api.github.com/users/PasupulaHarish/events{/privacy}", "followers_url": "https://api.github.com/users/PasupulaHarish/followers", "following_url": "https://api.github.com/users/PasupulaHarish/following{/other_user}", "gists_url": "https://api.github.com/users/PasupulaHarish/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/PasupulaHarish", "id": 44642684, "login": "PasupulaHarish", "node_id": "MDQ6VXNlcjQ0NjQyNjg0", "organizations_url": "https://api.github.com/users/PasupulaHarish/orgs", "received_events_url": "https://api.github.com/users/PasupulaHarish/received_events", "repos_url": "https://api.github.com/users/PasupulaHarish/repos", "site_admin": false, "starred_url": "https://api.github.com/users/PasupulaHarish/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/PasupulaHarish/subscriptions", "type": "User", "url": "https://api.github.com/users/PasupulaHarish" }
[ { "color": "207de5", "default": false, "description": "Clarification about behavior needed to assess issue", "id": 307649777, "name": "Needs Info", "node_id": "MDU6TGFiZWwzMDc2NDk3Nzc=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Info" } ]
closed
false
null
[]
null
4
2019-05-14T11:27:19Z
2019-08-21T16:20:30Z
2019-08-21T16:20:29Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python # Your code here dirs = os.listdir(path) frame = pandas.DataFrame() #frame = frame.astype(str) output_folder_time_stamp = str(datetime.datetime.now()).replace(":", " ").rsplit(".", 1)[0] final_output_path = outputpath + str(output_folder_time_stamp) try: for filename in dirs : subdirs=path + filename subdirs = os.listdir(subdirs) if len(subdirs)>0: for jsonfilename in subdirs : root, ext = os.path.splitext(jsonfilename) if ext == '.json': tmp_frame = pandas.read_json(path+filename+"/"+jsonfilename) frame = frame.append(tmp_frame, ignore_index=True) if not os.path.exists(final_output_path): os.makedirs(final_output_path) frame.to_csv(final_output_path +"/"+ filename +"_"+output_folder_time_stamp+'.csv',encoding='utf-8',index=False,header=True, columns=["FILE NAME","PROPERTY VALUE"]) frame = pandas.DataFrame() tmp_frame='' ``` #### Problem description In Json as [{"FILE NAME": "EXP_data.xml", "PROPERTY VALUE": "3-4"}] PROPERTY VALUE": "3-4" converting as "4-Mar" in CSV [this should explain **why** the current behaviour is a problem and why the expected output is a better solution.] **Note**: We receive a lot of issues on our GitHub tracker, so it is very possible that your issue has been posted before. Please check first before submitting so that we do not have to handle and close duplicates! **Note**: Many problems can be resolved by simply upgrading `pandas` to the latest version. Before submitting, please check if that solution works for you. If possible, you may want to check if `master` addresses this issue, but that is not necessary. For documentation-related issues, you can check the latest versions of the docs on `master` here: https://pandas-docs.github.io/pandas-docs-travis/ If the issue has not been resolved there, go ahead and file it in the issue tracker. #### Expected Output PROPERTY VALUE": "3-4" #### Output of ``pd.show_versions()`` PROPERTY VALUE": "4-Mar" <details> [paste the output of ``pd.show_versions()`` here below this line] </details>
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26389/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26389/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26390
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26390/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26390/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26390/events
https://github.com/pandas-dev/pandas/issues/26390
443,944,235
MDU6SXNzdWU0NDM5NDQyMzU=
26,390
BUG: assigning Series.array / PandasArray to column fails
{ "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{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }
[ { "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": "6138b5", "default": false, "description": "Extending pandas with cu...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
6
2019-05-14T14:21:18Z
2019-05-19T18:11:28Z
2019-05-19T18:11:28Z
MEMBER
null
Assigning a PandasArray (so also the result of `df['a'].array`) of the correct length to add a column fails: ```python In [1]: df = pd.DataFrame({'a': [1, 2, 3, 4], 'b': ['a', 'b', 'c', 'd']}) In [2]: df['c'] = pd.array([1, 2, None, 3]) --------------------------------------------------------------------------- KeyError Traceback (most recent call last) ~/scipy/pandas/pandas/core/indexes/base.py in get_loc(self, key, method, tolerance) 2672 try: -> 2673 return self._engine.get_loc(key) 2674 except KeyError: ~/scipy/pandas/pandas/_libs/index.pyx in pandas._libs.index.IndexEngine.get_loc() ~/scipy/pandas/pandas/_libs/index.pyx in pandas._libs.index.IndexEngine.get_loc() ~/scipy/pandas/pandas/_libs/hashtable_class_helper.pxi in pandas._libs.hashtable.PyObjectHashTable.get_item() ~/scipy/pandas/pandas/_libs/hashtable_class_helper.pxi in pandas._libs.hashtable.PyObjectHashTable.get_item() KeyError: 'c' During handling of the above exception, another exception occurred: KeyError Traceback (most recent call last) ~/scipy/pandas/pandas/core/internals/managers.py in set(self, item, value) 1048 try: -> 1049 loc = self.items.get_loc(item) 1050 except KeyError: ~/scipy/pandas/pandas/core/indexes/base.py in get_loc(self, key, method, tolerance) 2674 except KeyError: -> 2675 return self._engine.get_loc(self._maybe_cast_indexer(key)) 2676 indexer = self.get_indexer([key], method=method, tolerance=tolerance) ~/scipy/pandas/pandas/_libs/index.pyx in pandas._libs.index.IndexEngine.get_loc() ~/scipy/pandas/pandas/_libs/index.pyx in pandas._libs.index.IndexEngine.get_loc() ~/scipy/pandas/pandas/_libs/hashtable_class_helper.pxi in pandas._libs.hashtable.PyObjectHashTable.get_item() ~/scipy/pandas/pandas/_libs/hashtable_class_helper.pxi in pandas._libs.hashtable.PyObjectHashTable.get_item() KeyError: 'c' During handling of the above exception, another exception occurred: ValueError Traceback (most recent call last) <ipython-input-2-03925b585d9b> in <module> ----> 1 df['c'] = pd.array([1, 2, None, 3]) ~/scipy/pandas/pandas/core/frame.py in __setitem__(self, key, value) 3334 else: 3335 # set column -> 3336 self._set_item(key, value) 3337 3338 def _setitem_slice(self, key, value): ~/scipy/pandas/pandas/core/frame.py in _set_item(self, key, value) 3410 self._ensure_valid_index(value) 3411 value = self._sanitize_column(key, value) -> 3412 NDFrame._set_item(self, key, value) 3413 3414 # check if we are modifying a copy ~/scipy/pandas/pandas/core/generic.py in _set_item(self, key, value) 3232 3233 def _set_item(self, key, value): -> 3234 self._data.set(key, value) 3235 self._clear_item_cache() 3236 ~/scipy/pandas/pandas/core/internals/managers.py in set(self, item, value) 1050 except KeyError: 1051 # This item wasn't present, just insert at end -> 1052 self.insert(len(self.items), item, value) 1053 return 1054 ~/scipy/pandas/pandas/core/internals/managers.py in insert(self, loc, item, value, allow_duplicates) 1152 1153 block = make_block(values=value, ndim=self.ndim, -> 1154 placement=slice(loc, loc + 1)) 1155 1156 for blkno, count in _fast_count_smallints(self._blknos[loc:]): ~/scipy/pandas/pandas/core/internals/blocks.py in make_block(values, placement, klass, ndim, dtype, fastpath) 3052 values = DatetimeArray._simple_new(values, dtype=dtype) 3053 -> 3054 return klass(values, ndim=ndim, placement=placement) 3055 3056 ~/scipy/pandas/pandas/core/internals/blocks.py in __init__(self, values, placement, ndim) 2584 values = np.array(values, dtype=object) 2585 -> 2586 super().__init__(values, ndim=ndim, placement=placement) 2587 2588 @property ~/scipy/pandas/pandas/core/internals/blocks.py in __init__(self, values, placement, ndim) 74 75 def __init__(self, values, placement, ndim=None): ---> 76 self.ndim = self._check_ndim(values, ndim) 77 self.mgr_locs = placement 78 self.values = values ~/scipy/pandas/pandas/core/internals/blocks.py in _check_ndim(self, values, ndim) 111 msg = ("Wrong number of dimensions. values.ndim != ndim " 112 "[{} != {}]") --> 113 raise ValueError(msg.format(values.ndim, ndim)) 114 115 return ndim ValueError: Wrong number of dimensions. values.ndim != ndim [1 != 2] ``` Note this only fails for the PandasArray types (so when creating a FloatBlock or IntBlock, .. which expect 2D data, so when not creating an ExtensionBlock as is done for an "actual" ExtensionArray).
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26390/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26390/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26391
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26391/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26391/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26391/events
https://github.com/pandas-dev/pandas/pull/26391
443,975,168
MDExOlB1bGxSZXF1ZXN0Mjc4NzMxMjky
26,391
[PERF] Get rid of MultiIndex conversion in IntervalIndex.is_unique
{ "avatar_url": "https://avatars.githubusercontent.com/u/14367887?v=4", "events_url": "https://api.github.com/users/makbigc/events{/privacy}", "followers_url": "https://api.github.com/users/makbigc/followers", "following_url": "https://api.github.com/users/makbigc/following{/other_user}", "gists_url": "https://api.github.com/users/makbigc/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/makbigc", "id": 14367887, "login": "makbigc", "node_id": "MDQ6VXNlcjE0MzY3ODg3", "organizations_url": "https://api.github.com/users/makbigc/orgs", "received_events_url": "https://api.github.com/users/makbigc/received_events", "repos_url": "https://api.github.com/users/makbigc/repos", "site_admin": false, "starred_url": "https://api.github.com/users/makbigc/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/makbigc/subscriptions", "type": "User", "url": "https://api.github.com/users/makbigc" }
[ { "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": "009800", "default"...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
6
2019-05-14T15:16:05Z
2019-05-28T03:56:18Z
2019-05-28T03:55:53Z
CONTRIBUTOR
null
- xref #24813 - benchmark added - passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - whatsnew entry This PR follows #25159 (in which I broke something when merging). ``` All benchmarks: before after ratio [304d8d4b] [4ec1fe97] <master> <intv-is-unique> 228±0.2ns 230±0.2ns 1.01 index_object.IntervalIndexMethod.time_is_unique(1000) - 450±7ns 277±2ns 0.62 index_object.IntervalIndexMethod.time_is_unique(100000) ``` The approach this time doesn't worsen the performance.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26391/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26391/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26391.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26391", "merged_at": "2019-05-28T03:55:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26391.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26391" }
https://api.github.com/repos/pandas-dev/pandas/issues/26392
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26392/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26392/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26392/events
https://github.com/pandas-dev/pandas/pull/26392
443,984,282
MDExOlB1bGxSZXF1ZXN0Mjc4NzM4NTUz
26,392
[TEST] Add two more parameters to the test_dti_add_sub_nonzero_mth_offset
{ "avatar_url": "https://avatars.githubusercontent.com/u/14367887?v=4", "events_url": "https://api.github.com/users/makbigc/events{/privacy}", "followers_url": "https://api.github.com/users/makbigc/followers", "following_url": "https://api.github.com/users/makbigc/following{/other_user}", "gists_url": "https://api.github.com/users/makbigc/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/makbigc", "id": 14367887, "login": "makbigc", "node_id": "MDQ6VXNlcjE0MzY3ODg3", "organizations_url": "https://api.github.com/users/makbigc/orgs", "received_events_url": "https://api.github.com/users/makbigc/received_events", "repos_url": "https://api.github.com/users/makbigc/repos", "site_admin": false, "starred_url": "https://api.github.com/users/makbigc/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/makbigc/subscriptions", "type": "User", "url": "https://api.github.com/users/makbigc" }
[ { "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": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
8
2019-05-14T15:32:51Z
2019-05-26T12:59:26Z
2019-05-25T19:24:39Z
CONTRIBUTOR
null
- follow up the comment in #26292 - 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/26392/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26392/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26392.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26392", "merged_at": "2019-05-25T19:24:39Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26392.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26392" }
https://api.github.com/repos/pandas-dev/pandas/issues/26393
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26393/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26393/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26393/events
https://github.com/pandas-dev/pandas/issues/26393
443,990,506
MDU6SXNzdWU0NDM5OTA1MDY=
26,393
Holiday based on the lunar calendar?
{ "avatar_url": "https://avatars.githubusercontent.com/u/34429902?v=4", "events_url": "https://api.github.com/users/Sumeun/events{/privacy}", "followers_url": "https://api.github.com/users/Sumeun/followers", "following_url": "https://api.github.com/users/Sumeun/following{/other_user}", "gists_url": "https://api.github.com/users/Sumeun/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/Sumeun", "id": 34429902, "login": "Sumeun", "node_id": "MDQ6VXNlcjM0NDI5OTAy", "organizations_url": "https://api.github.com/users/Sumeun/orgs", "received_events_url": "https://api.github.com/users/Sumeun/received_events", "repos_url": "https://api.github.com/users/Sumeun/repos", "site_admin": false, "starred_url": "https://api.github.com/users/Sumeun/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Sumeun/subscriptions", "type": "User", "url": "https://api.github.com/users/Sumeun" }
[]
closed
false
null
[]
null
1
2019-05-14T15:44:31Z
2019-10-07T21:39:01Z
2019-10-07T21:39:01Z
NONE
null
I happened to notice that pandas.tseries.offsets.CustomBusinessDay can not handle holidays based on the lunar calendar. I think it would be great if the class CustomBusinessDay support the lunar holidays in Korea, China, etc.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26393/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26393/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26394
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26394/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26394/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26394/events
https://github.com/pandas-dev/pandas/issues/26394
443,995,217
MDU6SXNzdWU0NDM5OTUyMTc=
26,394
BUG: to_numeric does not validate the errors keyword
{ "avatar_url": "https://avatars.githubusercontent.com/u/3391614?v=4", "events_url": "https://api.github.com/users/sorenwacker/events{/privacy}", "followers_url": "https://api.github.com/users/sorenwacker/followers", "following_url": "https://api.github.com/users/sorenwacker/following{/other_user}", "gists_url": "https://api.github.com/users/sorenwacker/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/sorenwacker", "id": 3391614, "login": "sorenwacker", "node_id": "MDQ6VXNlcjMzOTE2MTQ=", "organizations_url": "https://api.github.com/users/sorenwacker/orgs", "received_events_url": "https://api.github.com/users/sorenwacker/received_events", "repos_url": "https://api.github.com/users/sorenwacker/repos", "site_admin": false, "starred_url": "https://api.github.com/users/sorenwacker/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/sorenwacker/subscriptions", "type": "User", "url": "https://api.github.com/users/sorenwacker" }
[ { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" }, { "color": "006b...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
12
2019-05-14T15:53:35Z
2019-05-20T11:11:56Z
2019-05-20T11:11:36Z
CONTRIBUTOR
null
From discussion below: `pd.to_numeric` does not validate the value passed to the `errors` keyword, so any random value is interpreted as `errors='coerce'`. --- *Original report*: #### Code Sample, a copy-pastable example if possible ```python df = pd.DataFrame({'Strings': ['fire', 'hose'], 'Numbers': ['3838.2', '99']}) print(df.apply(pd.to_numeric, args={'errors': 'ignore'}).to_string()) ``` #### Problem description The code above should return: Strings Numbers 0 'fire' 3838.2 1 'hose' 99.0 Instead it returns: Strings Numbers 0 NaN 3838.2 1 NaN 99.0 #### Output of ``pd.show_versions()`` <details> INSTALLED VERSIONS ------------------ commit: None python: 3.6.6.final.0 python-bits: 64 OS: Linux OS-release: 4.15.0-48-generic machine: x86_64 processor: x86_64 byteorder: little LC_ALL: None LANG: en_US.UTF-8 LOCALE: en_US.UTF-8 pandas: 0.24.2 pytest: 4.4.1 pip: 19.1 setuptools: 41.0.0 Cython: 0.29.7 numpy: 1.16.3 scipy: 1.2.1 pyarrow: 0.10.0 xarray: 0.12.1 IPython: 7.5.0 sphinx: None patsy: 0.5.1 dateutil: 2.8.0 pytz: 2019.1 blosc: None bottleneck: 1.2.1 tables: 3.4.4 numexpr: 2.6.8 feather: 0.4.0 matplotlib: 3.0.3 openpyxl: None xlrd: 1.2.0 xlwt: 1.3.0 xlsxwriter: 1.1.7 lxml.etree: 4.3.3 bs4: 4.6.3 html5lib: 0.9999999 sqlalchemy: 1.3.3 pymysql: None psycopg2: 2.7.5 (dt dec pq3 ext lo64) jinja2: 2.10.1 s3fs: None fastparquet: None pandas_gbq: None pandas_datareader: None gcsfs: None </details>
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26394/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26394/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26395
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26395/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26395/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26395/events
https://github.com/pandas-dev/pandas/issues/26395
444,008,288
MDU6SXNzdWU0NDQwMDgyODg=
26,395
different type conversion results in assignments using DataFrame.loc and DataFrame.at
{ "avatar_url": "https://avatars.githubusercontent.com/u/11377743?v=4", "events_url": "https://api.github.com/users/henryeck/events{/privacy}", "followers_url": "https://api.github.com/users/henryeck/followers", "following_url": "https://api.github.com/users/henryeck/following{/other_user}", "gists_url": "https://api.github.com/users/henryeck/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/henryeck", "id": 11377743, "login": "henryeck", "node_id": "MDQ6VXNlcjExMzc3NzQz", "organizations_url": "https://api.github.com/users/henryeck/orgs", "received_events_url": "https://api.github.com/users/henryeck/received_events", "repos_url": "https://api.github.com/users/henryeck/repos", "site_admin": false, "starred_url": "https://api.github.com/users/henryeck/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/henryeck/subscriptions", "type": "User", "url": "https://api.github.com/users/henryeck" }
[ { "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...
open
false
null
[]
null
1
2019-05-14T16:21:23Z
2021-07-02T05:58:24Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python # Python 3.5.6 |Anaconda custom (64-bit)| (default, Aug 26 2018, 21:41:56) # assignment behavior with DataFrame.loc and DataFrame.at # df.loc[] = x will promote dataframe column type to x's type # df.at[] = x will cast x value to column's type # apparently undocumented. import pandas as pd df = pd.DataFrame(index=['A','B','C']) df['D'] = 0 df.at['C','D'] = 2 df # D # A 0 # B 0 # C 2 df.dtypes # D int64 # dtype: object df.at['C','D'] = 44.5 df # D # A 0 # B 0 # C 44 df.dtypes # D int64 # dtype: object df.loc['C','D'] = 44.5 df # D # A 0.0 # B 0.0 # C 44.5 df.dtypes # D float64 # dtype: object df.loc['C','D'] = 'hello' df # D # A 0 # B 0 # C hello df.dtypes # D object # dtype: object ``` #### Problem description the type-conversion/cast behavior is not documented for either .loc or .at. #### Expected Output expect same behavior. also expect a warning/error if casting from float to int #### Output of ``pd.show_versions()`` <details> [paste the output of ``pd.show_versions()`` here below this line] pd.show_versions() INSTALLED VERSIONS ------------------ commit: None python: 3.5.6.final.0 python-bits: 64 OS: Linux OS-release: 4.15.0-48-generic machine: x86_64 processor: x86_64 byteorder: little LC_ALL: None LANG: en_US.UTF-8 LOCALE: en_US.UTF-8 pandas: 0.22.0 pytest: 3.7.3 pip: 18.0 setuptools: 40.2.0 Cython: 0.28.5 numpy: 1.14.5 scipy: 1.1.0 pyarrow: None xarray: None IPython: 6.5.0 sphinx: 1.7.7 patsy: 0.5.0 dateutil: 2.7.3 pytz: 2018.5 blosc: None bottleneck: 1.2.1 tables: 3.4.4 numexpr: 2.6.1 feather: None matplotlib: 2.2.3 openpyxl: 2.5.5 xlrd: 1.1.0 xlwt: 1.3.0 xlsxwriter: 1.0.8 lxml: 4.2.4 bs4: 4.6.3 html5lib: 1.0.1 sqlalchemy: 1.2.11 pymysql: None psycopg2: None jinja2: 2.10 s3fs: None fastparquet: None pandas_gbq: None pandas_datareader: 0.6.0 </details>
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26395/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26395/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26396
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26396/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26396/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26396/events
https://github.com/pandas-dev/pandas/pull/26396
444,063,686
MDExOlB1bGxSZXF1ZXN0Mjc4ODAyMzQ4
26,396
CLN: remove compat.lrange
{ "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": "https://api.github.com/users/topper-123/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/topper-123", "id": 26364415, "login": "topper-123", "node_id": "MDQ6VXNlcjI2MzY0NDE1", "organizations_url": "https://api.github.com/users/topper-123/orgs", "received_events_url": "https://api.github.com/users/topper-123/received_events", "repos_url": "https://api.github.com/users/topper-123/repos", "site_admin": false, "starred_url": "https://api.github.com/users/topper-123/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/topper-123/subscriptions", "type": "User", "url": "https://api.github.com/users/topper-123" }
[ { "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": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
3
2019-05-14T18:34:49Z
2019-05-15T13:04:10Z
2019-05-15T12:16:08Z
CONTRIBUTOR
null
- [x] xref #25725, - [x] xref #26281, #26289 & #26319 Fourth and final part of the removal of ``compat.lrange`` from the code base.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26396/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26396/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26396.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26396", "merged_at": "2019-05-15T12:16:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26396.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26396" }
https://api.github.com/repos/pandas-dev/pandas/issues/26397
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26397/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26397/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26397/events
https://github.com/pandas-dev/pandas/issues/26397
444,122,003
MDU6SXNzdWU0NDQxMjIwMDM=
26,397
DataFrame.describe excludes top and freq for empty DataFrame
{ "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}", "gists_url": "https://api.github.com/users/TomAugspurger/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/TomAugspurger", "id": 1312546, "login": "TomAugspurger", "node_id": "MDQ6VXNlcjEzMTI1NDY=", "organizations_url": "https://api.github.com/users/TomAugspurger/orgs", "received_events_url": "https://api.github.com/users/TomAugspurger/received_events", "repos_url": "https://api.github.com/users/TomAugspurger/repos", "site_admin": false, "starred_url": "https://api.github.com/users/TomAugspurger/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/TomAugspurger/subscriptions", "type": "User", "url": "https://api.github.com/users/TomAugspurger" }
[ { "color": "006b75", "default": false, "description": "Arithmetic, Comparison, and Logical operations", "id": 47223669, "name": "Numeric Operations", "node_id": "MDU6TGFiZWw0NzIyMzY2OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Numeric%20Operations" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
4
2019-05-14T20:58:13Z
2019-06-01T14:52:36Z
2019-06-01T14:52:36Z
CONTRIBUTOR
null
Right now, the output shape and dtype of DataFrame.describe for object columns depends on whether the DataFrame is empty. #### Code Sample, a copy-pastable example if possible ```python In [75]: x = pd.DataFrame({"A": ['a', np.nan, np.nan]}) In [76]: x.describe() Out[76]: A count 1 unique 1 top a freq 1 In [77]: x.iloc[:0].describe() Out[77]: A count 0 unique 0 ``` #### Problem description This leads to instability in the output dtypes and shape. Would people prefer that we use `np.NaN` or `None` for the top and freq in this case? I believe there's no ambiguity, since we drop missing values before computing. While the output consistency would be nice, it's not clear to me what's actually best for users here.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26397/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26397/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26398
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26398/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26398/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26398/events
https://github.com/pandas-dev/pandas/pull/26398
444,153,627
MDExOlB1bGxSZXF1ZXN0Mjc4ODc0NjY4
26,398
Fix type annotations in pandas.core.resample
{ "avatar_url": "https://avatars.githubusercontent.com/u/1430066?v=4", "events_url": "https://api.github.com/users/gwrome/events{/privacy}", "followers_url": "https://api.github.com/users/gwrome/followers", "following_url": "https://api.github.com/users/gwrome/following{/other_user}", "gists_url": "https://api.github.com/users/gwrome/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/gwrome", "id": 1430066, "login": "gwrome", "node_id": "MDQ6VXNlcjE0MzAwNjY=", "organizations_url": "https://api.github.com/users/gwrome/orgs", "received_events_url": "https://api.github.com/users/gwrome/received_events", "repos_url": "https://api.github.com/users/gwrome/repos", "site_admin": false, "starred_url": "https://api.github.com/users/gwrome/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gwrome/subscriptions", "type": "User", "url": "https://api.github.com/users/gwrome" }
[ { "color": "207de5", "default": false, "description": "resample method", "id": 74975453, "name": "Resample", "node_id": "MDU6TGFiZWw3NDk3NTQ1Mw==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Resample" }, { "color": "ea91a4", "default": false, "descripti...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
3
2019-05-14T22:30:55Z
2019-05-16T01:28:03Z
2019-05-15T23:46:51Z
CONTRIBUTOR
null
Part of #25882 - [X] tests passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` This PR addresses the following mypy errors in **pandas.core.resample**: ``` pandas/core/resample.py:34: error: Need type annotation for '_shared_docs_kwargs' pandas/core/resample.py:876: error: All conditional function variants must have identical signatures pandas/core/resample.py:884: error: All conditional function variants must have identical signatures pandas/core/resample.py:891: error: All conditional function variants must have identical signatures pandas/core/resample.py:1101: error: Definition of "_upsample" in base class "_GroupByMixin" is incompatible with definition in base class "DatetimeIndexResampler" pandas/core/resample.py:1101: error: Definition of "_upsample" in base class "_GroupByMixin" is incompatible with definition in base class "Resampler" pandas/core/resample.py:1101: error: Definition of "_downsample" in base class "_GroupByMixin" is incompatible with definition in base class "DatetimeIndexResampler" pandas/core/resample.py:1101: error: Definition of "_groupby_and_aggregate" in base class "_GroupByMixin" is incompatible with definition in base class "Resampler" pandas/core/resample.py:1217: error: Definition of "_upsample" in base class "_GroupByMixin" is incompatible with definition in base class "PeriodIndexResampler" pandas/core/resample.py:1217: error: Definition of "_upsample" in base class "_GroupByMixin" is incompatible with definition in base class "DatetimeIndexResampler" pandas/core/resample.py:1217: error: Definition of "_upsample" in base class "_GroupByMixin" is incompatible with definition in base class "Resampler" pandas/core/resample.py:1217: error: Definition of "_downsample" in base class "_GroupByMixin" is incompatible with definition in base class "PeriodIndexResampler" pandas/core/resample.py:1217: error: Definition of "_downsample" in base class "_GroupByMixin" is incompatible with definition in base class "DatetimeIndexResampler" pandas/core/resample.py:1217: error: Definition of "_groupby_and_aggregate" in base class "_GroupByMixin" is incompatible with definition in base class "Resampler" pandas/core/resample.py:1247: error: Definition of "_upsample" in base class "_GroupByMixin" is incompatible with definition in base class "DatetimeIndexResampler" pandas/core/resample.py:1247: error: Definition of "_upsample" in base class "_GroupByMixin" is incompatible with definition in base class "Resampler" pandas/core/resample.py:1247: error: Definition of "_downsample" in base class "_GroupByMixin" is incompatible with definition in base class "DatetimeIndexResampler" pandas/core/resample.py:1247: error: Definition of "_groupby_and_aggregate" in base class "_GroupByMixin" is incompatible with definition in base class "Resampler" pandas/core/resample.py:1299: error: Incompatible types in assignment (expression has type "Tuple[str, ...]", base class "Grouper" defined the type as "Tuple[str, str, str, str, str]") ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26398/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26398/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26398.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26398", "merged_at": "2019-05-15T23:46:51Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26398.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26398" }
https://api.github.com/repos/pandas-dev/pandas/issues/26399
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26399/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26399/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26399/events
https://github.com/pandas-dev/pandas/pull/26399
444,221,123
MDExOlB1bGxSZXF1ZXN0Mjc4OTI0OTc2
26,399
ENH: Support nested renaming / selection
{ "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}", "gists_url": "https://api.github.com/users/TomAugspurger/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/TomAugspurger", "id": 1312546, "login": "TomAugspurger", "node_id": "MDQ6VXNlcjEzMTI1NDY=", "organizations_url": "https://api.github.com/users/TomAugspurger/orgs", "received_events_url": "https://api.github.com/users/TomAugspurger/received_events", "repos_url": "https://api.github.com/users/TomAugspurger/repos", "site_admin": false, "starred_url": "https://api.github.com/users/TomAugspurger/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/TomAugspurger/subscriptions", "type": "User", "url": "https://api.github.com/users/TomAugspurger" }
[ { "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": "AD7FA8", "default": false, "description": null, "id": ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
39
2019-05-15T03:39:08Z
2019-05-30T01:29:59Z
2019-05-30T01:29:41Z
CONTRIBUTOR
null
This adds special support for controlling the output column names when performing column-specific groupby aggregations. We use kwargs, using the keywords as the output names, and expecting tuples of `(selection, aggfunc)`. ```python In [2]: df = pd.DataFrame({'kind': ['cat', 'dog', 'cat', 'dog'], ...: 'height': [9.1, 6.0, 9.5, 34.0], ...: 'weight': [7.9, 7.5, 9.9, 198.0]}) ...: In [3]: df Out[3]: kind height weight 0 cat 9.1 7.9 1 dog 6.0 7.5 2 cat 9.5 9.9 3 dog 34.0 198.0 In [4]: df.groupby('kind').agg(min_height=('height', 'min'), max_weight=('weight', 'max')) Out[4]: min_height max_weight kind cat 9.1 9.9 dog 6.0 198.0 ``` Closes #18366 --- Putting this up as a WIP before the meeting on Thursday. TODO: - [ ] Update old deprecation message to point to new way - [ ] Decide if we want to allow this elsewhere (DataFrame.agg? SeriesGroupBy.agg?) cc @jorisvandenbossche @WillAyd
{ "+1": 4, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 5, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26399/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26399/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26399.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26399", "merged_at": "2019-05-30T01:29:41Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26399.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26399" }
https://api.github.com/repos/pandas-dev/pandas/issues/26400
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26400/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26400/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26400/events
https://github.com/pandas-dev/pandas/pull/26400
444,236,453
MDExOlB1bGxSZXF1ZXN0Mjc4OTM2ODE4
26,400
ENH: Support multiple opening hours intervals for BusinessHour
{ "avatar_url": "https://avatars.githubusercontent.com/u/3800802?v=4", "events_url": "https://api.github.com/users/howsiwei/events{/privacy}", "followers_url": "https://api.github.com/users/howsiwei/followers", "following_url": "https://api.github.com/users/howsiwei/following{/other_user}", "gists_url": "https://api.github.com/users/howsiwei/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/howsiwei", "id": 3800802, "login": "howsiwei", "node_id": "MDQ6VXNlcjM4MDA4MDI=", "organizations_url": "https://api.github.com/users/howsiwei/orgs", "received_events_url": "https://api.github.com/users/howsiwei/received_events", "repos_url": "https://api.github.com/users/howsiwei/repos", "site_admin": false, "starred_url": "https://api.github.com/users/howsiwei/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/howsiwei/subscriptions", "type": "User", "url": "https://api.github.com/users/howsiwei" }
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" } ]
closed
false
null
[]
null
4
2019-05-15T04:57:28Z
2019-06-03T08:23:10Z
2019-06-03T07:51:55Z
CONTRIBUTOR
null
- [x] closes #15481 - [x] tests added / passed - [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/26400/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26400/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26400.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26400", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/26400.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26400" }
https://api.github.com/repos/pandas-dev/pandas/issues/26401
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26401/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26401/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26401/events
https://github.com/pandas-dev/pandas/issues/26401
444,244,294
MDU6SXNzdWU0NDQyNDQyOTQ=
26,401
Test doctests in pandas/core/tools/datetimes.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/6477701?v=4", "events_url": "https://api.github.com/users/HyukjinKwon/events{/privacy}", "followers_url": "https://api.github.com/users/HyukjinKwon/followers", "following_url": "https://api.github.com/users/HyukjinKwon/following{/other_user}", "gists_url": "https://api.github.com/users/HyukjinKwon/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/HyukjinKwon", "id": 6477701, "login": "HyukjinKwon", "node_id": "MDQ6VXNlcjY0Nzc3MDE=", "organizations_url": "https://api.github.com/users/HyukjinKwon/orgs", "received_events_url": "https://api.github.com/users/HyukjinKwon/received_events", "repos_url": "https://api.github.com/users/HyukjinKwon/repos", "site_admin": false, "starred_url": "https://api.github.com/users/HyukjinKwon/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/HyukjinKwon/subscriptions", "type": "User", "url": "https://api.github.com/users/HyukjinKwon" }
[ { "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-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
0
2019-05-15T05:32:48Z
2019-05-15T12:31:23Z
2019-05-15T12:31:23Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible Doctests in `to_datetime()`. #### Problem description It is being failed as below: ``` Failed example: df = pd.DataFrame({'year': [2015, 2016], Exception raised: Traceback (most recent call last): File "/Applications/PyCharm.app/Contents/helpers/pycharm/docrunner.py", line 140, in __run compileflags, 1), test.globs) File "<doctest to_datetime[0]>", line 1 df = pd.DataFrame({'year': [2015, 2016], ^ SyntaxError: unexpected EOF while parsing ``` ``` Failed example: pd.to_datetime([1, 2, 3], unit='D', origin=pd.Timestamp('1960-01-01')) Expected: 0 1960-01-02 1 1960-01-03 2 1960-01-04 Got: DatetimeIndex(['1960-01-02', '1960-01-03', '1960-01-04'], dtype='datetime64[ns]', freq=None) ``` ``` Failed example: %timeit pd.to_datetime(s,infer_datetime_format=False) Exception raised: Traceback (most recent call last): File "/Applications/PyCharm.app/Contents/helpers/pycharm/docrunner.py", line 140, in __run compileflags, 1), test.globs) File "<doctest to_datetime[7]>", line 1 %timeit pd.to_datetime(s,infer_datetime_format=False) ^ SyntaxError: invalid syntax ``` #### Expected Output #### Output of ``pd.show_versions()`` <details> INSTALLED VERSIONS ------------------ commit: None python: 3.7.3.final.0 python-bits: 64 OS: Darwin OS-release: 18.5.0 machine: x86_64 processor: i386 byteorder: little LC_ALL: None LANG: en_US.UTF-8 LOCALE: en_US.UTF-8 pandas: 0.24.2 pytest: 4.4.1 pip: 19.0.3 setuptools: 40.8.0 Cython: None numpy: 1.16.2 scipy: None pyarrow: 0.13.0 xarray: None IPython: None sphinx: 2.0.1 patsy: None dateutil: 2.8.0 pytz: 2019.1 blosc: None bottleneck: None tables: None numexpr: None feather: None matplotlib: None openpyxl: None xlrd: None xlwt: None xlsxwriter: None lxml.etree: None bs4: None html5lib: None sqlalchemy: None pymysql: None psycopg2: None jinja2: 2.10.1 s3fs: None fastparquet: None pandas_gbq: None pandas_datareader: None gcsfs: None </details>
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26401/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26401/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26402
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26402/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26402/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26402/events
https://github.com/pandas-dev/pandas/pull/26402
444,244,476
MDExOlB1bGxSZXF1ZXN0Mjc4OTQyOTY0
26,402
DOC: Test doctests in pandas/core/tools/datetimes.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/6477701?v=4", "events_url": "https://api.github.com/users/HyukjinKwon/events{/privacy}", "followers_url": "https://api.github.com/users/HyukjinKwon/followers", "following_url": "https://api.github.com/users/HyukjinKwon/following{/other_user}", "gists_url": "https://api.github.com/users/HyukjinKwon/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/HyukjinKwon", "id": 6477701, "login": "HyukjinKwon", "node_id": "MDQ6VXNlcjY0Nzc3MDE=", "organizations_url": "https://api.github.com/users/HyukjinKwon/orgs", "received_events_url": "https://api.github.com/users/HyukjinKwon/received_events", "repos_url": "https://api.github.com/users/HyukjinKwon/repos", "site_admin": false, "starred_url": "https://api.github.com/users/HyukjinKwon/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/HyukjinKwon/subscriptions", "type": "User", "url": "https://api.github.com/users/HyukjinKwon" }
[ { "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-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
4
2019-05-15T05:33:36Z
2019-05-15T12:53:19Z
2019-05-15T12:31:23Z
CONTRIBUTOR
null
- [x] closes #26401 - [x] tests added / passed - [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/26402/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26402/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26402.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26402", "merged_at": "2019-05-15T12:31:23Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26402.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26402" }
https://api.github.com/repos/pandas-dev/pandas/issues/26403
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26403/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26403/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26403/events
https://github.com/pandas-dev/pandas/pull/26403
444,258,378
MDExOlB1bGxSZXF1ZXN0Mjc4OTUzODU5
26,403
DEPR: Deprecate ordered=None for CategoricalDtype
{ "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": "https://api.github.com/users/jschendel/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jschendel", "id": 5332445, "login": "jschendel", "node_id": "MDQ6VXNlcjUzMzI0NDU=", "organizations_url": "https://api.github.com/users/jschendel/orgs", "received_events_url": "https://api.github.com/users/jschendel/received_events", "repos_url": "https://api.github.com/users/jschendel/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jschendel/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jschendel/subscriptions", "type": "User", "url": "https://api.github.com/users/jschendel" }
[ { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" }, { "color": "e11...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
12
2019-05-15T06:27:48Z
2019-11-28T04:31:01Z
2019-07-03T08:26:38Z
MEMBER
null
- [X] closes #26336 - [X] tests added / passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [X] whatsnew entry All of the logic related to breaking changes looks to be consolidated in `CategoricalDtype.update_dtype`, so I'm raising the warning there when a breaking change would occur and letting it flow through from there. Aside from `CategoricalDtype.update_dtype`, I think the only other place where a breaking change can manifest is in `astype` as described in the issue. Will need to double check the test logs to see if anything else triggered a warning though. cc @TomAugspurger @jorisvandenbossche
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26403/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26403/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26403.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26403", "merged_at": "2019-07-03T08:26:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26403.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26403" }
https://api.github.com/repos/pandas-dev/pandas/issues/26404
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26404/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26404/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26404/events
https://github.com/pandas-dev/pandas/pull/26404
444,266,673
MDExOlB1bGxSZXF1ZXN0Mjc4OTYwMzg5
26,404
Fix type annotations in pandas.core.indexes.datetimes
{ "avatar_url": "https://avatars.githubusercontent.com/u/22582828?v=4", "events_url": "https://api.github.com/users/vaibhavhrt/events{/privacy}", "followers_url": "https://api.github.com/users/vaibhavhrt/followers", "following_url": "https://api.github.com/users/vaibhavhrt/following{/other_user}", "gists_url": "https://api.github.com/users/vaibhavhrt/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/vaibhavhrt", "id": 22582828, "login": "vaibhavhrt", "node_id": "MDQ6VXNlcjIyNTgyODI4", "organizations_url": "https://api.github.com/users/vaibhavhrt/orgs", "received_events_url": "https://api.github.com/users/vaibhavhrt/received_events", "repos_url": "https://api.github.com/users/vaibhavhrt/repos", "site_admin": false, "starred_url": "https://api.github.com/users/vaibhavhrt/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/vaibhavhrt/subscriptions", "type": "User", "url": "https://api.github.com/users/vaibhavhrt" }
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
13
2019-05-15T06:53:47Z
2019-05-25T00:12:59Z
2019-05-24T15:32:15Z
CONTRIBUTOR
null
- [x] closes #26366 - [x] tests passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry `pandas/core/indexes/timedeltas.py` taken care of as well since the errors were the same.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26404/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26404/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26404.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26404", "merged_at": "2019-05-24T15:32:15Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26404.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26404" }
https://api.github.com/repos/pandas-dev/pandas/issues/26405
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26405/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26405/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26405/events
https://github.com/pandas-dev/pandas/pull/26405
444,267,382
MDExOlB1bGxSZXF1ZXN0Mjc4OTYwOTI0
26,405
DEPR: deprecate Series/DataFrame.compound
{ "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{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }
[ { "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": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
8
2019-05-15T06:55:56Z
2019-11-21T01:17:50Z
2019-05-16T07:15:28Z
MEMBER
null
xref https://github.com/pandas-dev/pandas/issues/18262 Not sure if we need to point to an alternative in the deprecation warning. I can put the exact "formula" for what we are currently calculating, but I don't know enough from finance to know if that is actually good to point to (eg I don't directly see that formula on the first google hit https://en.wikipedia.org/wiki/Compound_interest)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26405/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26405/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26405.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26405", "merged_at": "2019-05-16T07:15:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26405.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26405" }
https://api.github.com/repos/pandas-dev/pandas/issues/26406
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26406/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26406/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26406/events
https://github.com/pandas-dev/pandas/issues/26406
444,300,380
MDU6SXNzdWU0NDQzMDAzODA=
26,406
BUG: to_numpy on categorical data with tz aware datetime categories returns datetime64
{ "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{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "on-merge: backport to 1.2.x", "due_on": "2020-12-15T08:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/73", "id": 5479819, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/73/labels", "node_id": "MDk6TWlsZXN0b25lNTQ3OTgxOQ==", "number": 73, "open_issues": 0, "state": "closed", "title": "1.2", "updated_at": "2021-04-13T15:46:43Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/73" }
1
2019-05-15T08:21:12Z
2020-11-30T00:09:10Z
2020-11-30T00:09:10Z
MEMBER
null
``` In [1]: s = pd.Series(pd.Categorical(pd.date_range("2012", periods=3, tz='Europe/Brussels'))) In [2]: s.to_numpy() Out[2]: array(['2011-12-31T23:00:00.000000000', '2012-01-01T23:00:00.000000000', '2012-01-02T23:00:00.000000000'], dtype='datetime64[ns]') In [3]: s = pd.Series(pd.date_range("2012", periods=3, tz='Europe/Brussels')) In [4]: s.to_numpy() Out[4]: array([Timestamp('2012-01-01 00:00:00+0100', tz='Europe/Brussels', freq='D'), Timestamp('2012-01-02 00:00:00+0100', tz='Europe/Brussels', freq='D'), Timestamp('2012-01-03 00:00:00+0100', tz='Europe/Brussels', freq='D')], dtype=object) ``` We opted for the default behaviour of `to_numpy` to be as much preserving the values, so for normal datetimetz series, this is object dtype. So probably we should do the same for Categorical? @TomAugspurger since `to_numpy` is still new, I suppose we can see this is as a bug fix and not change in behaviour (to not go through deprecation cycle)?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26406/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26406/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26407
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26407/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26407/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26407/events
https://github.com/pandas-dev/pandas/issues/26407
444,331,432
MDU6SXNzdWU0NDQzMzE0MzI=
26,407
SparseArrays backed by other Extension array/dtype ?
{ "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{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }
[ { "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": "009800", "default": false, "description": "Sparse D...
open
false
null
[]
null
3
2019-05-15T09:29:00Z
2020-04-25T20:53:08Z
null
MEMBER
null
You can create an SparseDtype with a ExtensionDtype as subtype: ``` In [14]: spdt = pd.SparseDtype(pd.DatetimeTZDtype(tz='Europe/Brussels')) In [15]: spdt Out[15]: Sparse[datetime64[ns, Europe/Brussels], NaT] ``` but I don't think that you can actually create a SparseArray with that? At least, there seems to be several places in the sparse code that assumes the subtype is a numpy dtype, and also creating one fails: ``` In [16]: pd.SparseArray([pd.Timestamp('2012-01-01', tz="Europe/Brussels"), pd.NaT], dtype=spdt) Out[16]: --------------------------------------------------------------------------- TypeError Traceback (most recent call last) ~/scipy/repos/ipython/IPython/core/formatters.py in __call__(self, obj) 700 type_pprinters=self.type_printers, 701 deferred_pprinters=self.deferred_printers) --> 702 printer.pretty(obj) 703 printer.flush() 704 return stream.getvalue() ~/scipy/repos/ipython/IPython/lib/pretty.py in pretty(self, obj) 400 if cls is not object \ 401 and callable(cls.__dict__.get('__repr__')): --> 402 return _repr_pprint(obj, self, cycle) 403 404 return _default_pprint(obj, self, cycle) ~/scipy/repos/ipython/IPython/lib/pretty.py in _repr_pprint(obj, p, cycle) 695 """A pprint that just redirects to the normal repr function.""" 696 # Find newlines and replace them with p.break_() --> 697 output = repr(obj) 698 for idx,output_line in enumerate(output.splitlines()): 699 if idx: ~/scipy/pandas/pandas/core/base.py in __repr__(self) 65 Return a string representation for a particular object. 66 """ ---> 67 return str(self) 68 69 ~/scipy/pandas/pandas/core/base.py in __str__(self) 50 Return a string representation for a particular Object 51 """ ---> 52 return self.__unicode__() 53 54 def __bytes__(self): ~/scipy/pandas/pandas/core/arrays/sparse.py in __unicode__(self) 1826 def __unicode__(self): 1827 return '{self}\nFill: {fill}\n{index}'.format( -> 1828 self=printing.pprint_thing(self), 1829 fill=printing.pprint_thing(self.fill_value), 1830 index=printing.pprint_thing(self.sp_index)) ~/scipy/pandas/pandas/io/formats/printing.py in pprint_thing(thing, _nest_lvl, escape_chars, default_escapes, quote_strings, max_seq_items) 215 result = _pprint_seq(thing, _nest_lvl, escape_chars=escape_chars, 216 quote_strings=quote_strings, --> 217 max_seq_items=max_seq_items) 218 elif isinstance(thing, str) and quote_strings: 219 result = "'{thing}'".format(thing=as_escaped_unicode(thing)) ~/scipy/pandas/pandas/io/formats/printing.py in _pprint_seq(seq, _nest_lvl, max_seq_items, **kwds) 111 r = [pprint_thing(next(s), 112 _nest_lvl + 1, max_seq_items=max_seq_items, **kwds) --> 113 for i in range(min(nitems, len(seq)))] 114 body = ", ".join(r) 115 ~/scipy/pandas/pandas/io/formats/printing.py in <listcomp>(.0) 111 r = [pprint_thing(next(s), 112 _nest_lvl + 1, max_seq_items=max_seq_items, **kwds) --> 113 for i in range(min(nitems, len(seq)))] 114 body = ", ".join(r) 115 ~/scipy/pandas/pandas/core/arrays/base.py in __iter__(self) 282 # calls to ``__getitem__``, which may be slower than necessary. 283 for i in range(len(self)): --> 284 yield self[i] 285 286 # ------------------------------------------------------------------------ ~/scipy/pandas/pandas/core/arrays/sparse.py in __getitem__(self, key) 1075 1076 if is_integer(key): -> 1077 return self._get_val_at(key) 1078 elif isinstance(key, tuple): 1079 data_slice = self.values[key] ~/scipy/pandas/pandas/core/arrays/sparse.py in _get_val_at(self, loc) 1118 return self.fill_value 1119 else: -> 1120 return libindex.get_value_at(self.sp_values, sp_loc) 1121 1122 def take(self, indices, allow_fill=False, fill_value=None): TypeError: Argument 'arr' has incorrect type (expected numpy.ndarray, got DatetimeArray) ``` (although it is actually the repr that fails) Is this something we would like to support? (cc @TomAugspurger )
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26407/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26407/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26408
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26408/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26408/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26408/events
https://github.com/pandas-dev/pandas/pull/26408
444,344,576
MDExOlB1bGxSZXF1ZXN0Mjc5MDIxODk0
26,408
BUG: MultiIndex not dropping nan level and invalid code value
{ "avatar_url": "https://avatars.githubusercontent.com/u/35633013?v=4", "events_url": "https://api.github.com/users/jiangyue12392/events{/privacy}", "followers_url": "https://api.github.com/users/jiangyue12392/followers", "following_url": "https://api.github.com/users/jiangyue12392/following{/other_user}", "gists_url": "https://api.github.com/users/jiangyue12392/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jiangyue12392", "id": 35633013, "login": "jiangyue12392", "node_id": "MDQ6VXNlcjM1NjMzMDEz", "organizations_url": "https://api.github.com/users/jiangyue12392/orgs", "received_events_url": "https://api.github.com/users/jiangyue12392/received_events", "repos_url": "https://api.github.com/users/jiangyue12392/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jiangyue12392/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jiangyue12392/subscriptions", "type": "User", "url": "https://api.github.com/users/jiangyue12392" }
[ { "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": "207de5"...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
10
2019-05-15T09:56:17Z
2019-06-02T08:40:33Z
2019-06-01T14:56:35Z
CONTRIBUTOR
null
- [x] closes #19387 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Please take note that another bug is also fixed in this PR: When the MultiIndex is constructed with code value < -1, a segmentation fault would be resulted in subsequent operations e.g. putting the MultiIndex in a DataFrame Input: ```python x = pd.MultiIndex(levels=[['a'], ['x', np.nan]], labels=[[0,-2], [0,1]]) pd.DataFrame(index=x) ``` A segmentation fault can be resulted by these commands
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26408/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26408/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26408.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26408", "merged_at": "2019-06-01T14:56:35Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26408.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26408" }
https://api.github.com/repos/pandas-dev/pandas/issues/26409
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26409/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26409/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26409/events
https://github.com/pandas-dev/pandas/pull/26409
444,358,669
MDExOlB1bGxSZXF1ZXN0Mjc5MDMzMTk4
26,409
DEPR: deprecate get_values
{ "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{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }
[ { "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": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2019-07-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/61", "id": 3759483, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61/labels", "node_id": "MDk6TWlsZXN0b25lMzc1OTQ4Mw==", "number": 61, "open_issues": 0, "state": "closed", "title": "0.25.0", "updated_at": "2020-01-02T15:10:40Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/61" }
21
2019-05-15T10:25:55Z
2019-07-01T15:57:47Z
2019-07-01T15:57:42Z
MEMBER
null
Closes https://github.com/pandas-dev/pandas/issues/19617 Reviving an old branch I had lying around. So this was more a quick experiment to see what it involves. The main "problem" is that we ourselves use `get_values` in a bunch of places (eg `values_from_object` which is massively used). The current situation: - `DataFrame.get_values` simply points to `.values` so is (I think?) always a numpy ndarray. - `Series.get_values` points to `_data.get_values()` (the SingleBlockManager), which in turn does `np.array(self._block.to_dense(), copy=False)`. So the `Block.to_dense()` in general returns a view on the array, although for ExtensionBlock it does `np.array(self.values)`, with the exception for DatetimeTZBlock, which ensures a non-object array with `np.asarray(self.values, dtype=_NS_DTYPE)`, and for CategoricalBlock, it returns the Categorical.get_values which can be a DatetimeIndex. - `Index.get_values` points to `.values`, so is a numpy ndarray with the exception of: - newer Index objects which are already backed by EA: IntervalIndex returns IntervalArray here (but eg DatetimeIndex with tz aware data does return a numpy array) - `CategoricalIndex` overrides the parent method to return the `get_values` of the underlying Categorical, which in turn mostly returns an ndarray, but an EA for interval-backed dtypes and DatetimeIndex for datetimetz aware backed categorical. Summary: a complete mess :-) This PR is for now just an experiment to see where it is used. Now, we should see for all those places what would be the best replacement (unless we are fine with keeping such a `_internal_get_values`, but it would be good to clean this up somewhat ..)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26409/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26409/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26409.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26409", "merged_at": "2019-07-01T15:57:41Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26409.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26409" }
https://api.github.com/repos/pandas-dev/pandas/issues/26410
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26410/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26410/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26410/events
https://github.com/pandas-dev/pandas/issues/26410
444,366,635
MDU6SXNzdWU0NDQzNjY2MzU=
26,410
API: getting the "densified" values of a Categorical (preserving categories dtype) ?
{ "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{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "e11d21", "default": false, "description": "Categori...
open
false
null
[]
null
3
2019-05-15T10:43:54Z
2021-07-02T06:01:25Z
null
MEMBER
null
Assume we have a Categorical, and want to convert to a dense array (not encoded). We have `np.asarray(..)` and the `to_dense()` method (which uses asarray under the hood): ``` In [1]: cat = pd.Categorical(['a', 'b', 'a']) In [2]: np.asarray(cat) Out[2]: array(['a', 'b', 'a'], dtype=object) In [3]: cat.to_dense() Out[3]: array(['a', 'b', 'a'], dtype=object) ``` In addition, we also have `get_values`: ``` In [4]: cat.get_values() Out[4]: array(['a', 'b', 'a'], dtype=object) ``` `get_values` is mostly the same, with the exception that returns an Index for datetime/period/timedelta, and an object array for integers if there are missing values instead of float array: ``` In [10]: cat = pd.Categorical(pd.date_range("2012", periods=3)) In [11]: cat.to_dense() Out[11]: array(['2012-01-01T00:00:00.000000000', '2012-01-02T00:00:00.000000000', '2012-01-03T00:00:00.000000000'], dtype='datetime64[ns]') In [12]: cat.get_values() Out[12]: DatetimeIndex(['2012-01-01', '2012-01-02', '2012-01-03'], dtype='datetime64[ns]', freq='D') ``` With the result that it preserves somewhat more the dtype (although only specifically for datetime-like, it will not do it for any EA) While looking into the deprecation of `get_values` (https://github.com/pandas-dev/pandas/pull/26409), I was wondering: do we want some method to actually get a "dense" version of the array, but with the exact same dtype? (so returning an EA in case the categories have an extension dtype) And should we deprecate `to_dense()` ?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26410/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26410/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26411
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26411/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26411/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26411/events
https://github.com/pandas-dev/pandas/issues/26411
444,378,587
MDU6SXNzdWU0NDQzNzg1ODc=
26,411
Grouping, then resampling empty DataFrame leads to it losing column names and index
{ "avatar_url": "https://avatars.githubusercontent.com/u/557998?v=4", "events_url": "https://api.github.com/users/andrej/events{/privacy}", "followers_url": "https://api.github.com/users/andrej/followers", "following_url": "https://api.github.com/users/andrej/following{/other_user}", "gists_url": "https://api.github.com/users/andrej/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/andrej", "id": 557998, "login": "andrej", "node_id": "MDQ6VXNlcjU1Nzk5OA==", "organizations_url": "https://api.github.com/users/andrej/orgs", "received_events_url": "https://api.github.com/users/andrej/received_events", "repos_url": "https://api.github.com/users/andrej/repos", "site_admin": false, "starred_url": "https://api.github.com/users/andrej/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/andrej/subscriptions", "type": "User", "url": "https://api.github.com/users/andrej" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "on-merge: backport to 1.3.x", "due_on": "2021-06-30T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/80", "id": 6095818, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/80/labels", "node_id": "MDk6TWlsZXN0b25lNjA5NTgxOA==", "number": 80, "open_issues": 1, "state": "closed", "title": "1.3", "updated_at": "2021-08-25T20:34:06Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/80" }
3
2019-05-15T11:13:04Z
2021-07-22T20:50:16Z
2021-02-24T16:39:00Z
NONE
null
#### Code Sample ```python import pandas as pd empty_df = pd.DataFrame([], columns=["a", "b"], index=pd.TimedeltaIndex([])) resampled_df = empty_df.groupby("a").resample(rule=pd.to_timedelta("00:00:01")).mean() print resampled_df print resampled_df["b"] ``` #### Problem description After grouping and subsequently resampling as shown above, the returned data frame seems to lose all its meta information, such as column names and what type of index it uses. This leads to a key error when trying to access columns of the data frame that were existent, but empty, before doing the grouping and resampling. Perhaps somewhere in the code a "generic" empty data frame is returned without the attached information about column names and indices? #### Expected Output ``` Empty DataFrame Columns: [a, b] Index: [] Series([], Name: b, dtype: object) ``` or similar, and `empty_df["b"] == resampled_df["b"]` would make sense to me. #### Actual Output ``` Empty DataFrame Columns: [] Index: [] Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/local/lib/python2.7/dist-packages/pandas/core/frame.py", line 2927, in __getitem__ indexer = self.columns.get_loc(key) File "/usr/local/lib/python2.7/dist-packages/pandas/core/indexes/base.py", line 2659, in get_lo return self._engine.get_loc(self._maybe_cast_indexer(key)) File "pandas/_libs/index.pyx", line 108, in pandas._libs.index.IndexEngine.get_loc File "pandas/_libs/index.pyx", line 132, in pandas._libs.index.IndexEngine.get_loc File "pandas/_libs/hashtable_class_helper.pxi", line 1601, in pandas._libs.hashtable.PyObjectHashTable.get_item File "pandas/_libs/hashtable_class_helper.pxi", line 1608, in pandas._libs.hashtable.PyObjectHashTable.get_item KeyError: 'b' ``` #### Output of ``pd.show_versions()`` <details> INSTALLED VERSIONS ------------------ commit: None python: 2.7.12.final.0 python-bits: 64 OS: Linux OS-release: 4.9.93-linuxkit-aufs machine: x86_64 processor: x86_64 byteorder: little LC_ALL: C.UTF-8 LANG: C.UTF-8 LOCALE: None.None pandas: 0.24.2 pytest: None pip: 8.1.1 setuptools: 20.7.0 Cython: None numpy: 1.16.2 scipy: 0.17.0 pyarrow: None xarray: None IPython: None sphinx: 1.3.6 patsy: None dateutil: 2.8.0 pytz: 2018.9 blosc: None bottleneck: None tables: 3.5.1 numexpr: 2.6.9 feather: None matplotlib: 1.5.1 openpyxl: None xlrd: None xlwt: None xlsxwriter: None lxml.etree: 3.5.0 bs4: 4.4.1 html5lib: 0.999 sqlalchemy: 1.3.1 pymysql: 0.7.2.None psycopg2: None jinja2: 2.10 s3fs: None fastparquet: None pandas_gbq: None pandas_datareader: None gcsfs: None </details>
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26411/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26411/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26412
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26412/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26412/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26412/events
https://github.com/pandas-dev/pandas/issues/26412
444,451,632
MDU6SXNzdWU0NDQ0NTE2MzI=
26,412
Using .loc.__setitem__ with integer slices does not raise
{ "avatar_url": "https://avatars.githubusercontent.com/u/691772?v=4", "events_url": "https://api.github.com/users/lumbric/events{/privacy}", "followers_url": "https://api.github.com/users/lumbric/followers", "following_url": "https://api.github.com/users/lumbric/following{/other_user}", "gists_url": "https://api.github.com/users/lumbric/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/lumbric", "id": 691772, "login": "lumbric", "node_id": "MDQ6VXNlcjY5MTc3Mg==", "organizations_url": "https://api.github.com/users/lumbric/orgs", "received_events_url": "https://api.github.com/users/lumbric/received_events", "repos_url": "https://api.github.com/users/lumbric/repos", "site_admin": false, "starred_url": "https://api.github.com/users/lumbric/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/lumbric/subscriptions", "type": "User", "url": "https://api.github.com/users/lumbric" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2020-08-01T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/68", "id": 4894670, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels", "node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==", "number": 68, "open_issues": 0, "state": "closed", "title": "1.1", "updated_at": "2021-07-17T17:25:28Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68" }
2
2019-05-15T13:51:49Z
2020-03-08T15:45:26Z
2020-03-08T15:45:26Z
NONE
null
#### Code Sample ```python >>> d = pd.DataFrame({'a': range(5), 'b': range(2,7), 'c': range(3,8)}) >>> d a b c 0 0 2 3 1 1 3 4 2 2 4 5 3 3 5 6 4 4 6 7 >>> d.loc[0:2, 0:2] = 42 # note that loc is used with an integer slice! should this raise? >>> d # this is somehow the expected result a b c 0 42 42 3 1 42 42 4 2 42 42 5 3 3 5 6 4 4 6 7 >>> d.iloc[0:2, 0:2] # expected result a b 0 42 42 1 42 42 >>> d.loc[0:2, 0:2] # this is the same syntax as above, but raises ... TypeError: cannot do slice indexing on <class 'pandas.core.indexes.base.Index'> with these indexers [0] of <class 'int'> ``` #### Problem description I'd expect a symmetry in `d.loc.__getitem__` and `d.loc.__setitem__`. At the moment only __getitem__ raises if integer slices are passed. Usage of `.loc` was probably a mistake, instead `.iloc` should have been used. Even if it works correctly, it is confusing for users. Probably this is simply a missing exception in the special case of `d.loc.__setitem__` being called with integer slices. See #13831 for a very similar problems with `pd.Series`. #### Expected Output Assuming `d.loc.__getitem__` should raise for integer slices (as it does), then also `d.loc.__setitem__` should raise: ``` >>> d.loc[0:2, 0:2] ... SomException: int & loc don't go together ``` #### Output of ``pd.show_versions()`` <details> INSTALLED VERSIONS ------------------ commit: None python: 3.6.8.final.0 python-bits: 64 OS: Linux OS-release: 4.18.0-20-generic machine: x86_64 processor: x86_64 byteorder: little LC_ALL: None LANG: en_US.UTF-8 LOCALE: en_US.UTF-8 pandas: 0.24.2 pytest: 3.6.4 pip: 9.0.1 setuptools: 40.8.0 Cython: None numpy: 1.16.2 scipy: 1.2.1 pyarrow: None xarray: 0.11.3 IPython: 5.5.0 sphinx: 1.7.9 patsy: 0.4.1+dev dateutil: 2.8.0 pytz: 2019.1 blosc: 1.5.1 bottleneck: 1.2.1 tables: 3.4.4 numexpr: 2.6.5 feather: None matplotlib: 2.2.2 openpyxl: None xlrd: None xlwt: None xlsxwriter: None lxml.etree: 4.2.5 bs4: 4.5.0 html5lib: 0.999999999 sqlalchemy: None pymysql: None psycopg2: 2.7.5 (dt dec pq3 ext lo64) jinja2: 2.10 s3fs: None fastparquet: None pandas_gbq: None pandas_datareader: None gcsfs: None </details>
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26412/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26412/timeline
null
null
null