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/38219
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38219/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38219/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38219/events
|
https://github.com/pandas-dev/pandas/pull/38219
| 754,775,262
|
MDExOlB1bGxSZXF1ZXN0NTMwNjE0Nzg0
| 38,219
|
Update Dockerfile to use conda-forge compilers
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/70274?v=4",
"events_url": "https://api.github.com/users/xhochy/events{/privacy}",
"followers_url": "https://api.github.com/users/xhochy/followers",
"following_url": "https://api.github.com/users/xhochy/following{/other_user}",
"gists_url": "https://api.github.com/users/xhochy/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/xhochy",
"id": 70274,
"login": "xhochy",
"node_id": "MDQ6VXNlcjcwMjc0",
"organizations_url": "https://api.github.com/users/xhochy/orgs",
"received_events_url": "https://api.github.com/users/xhochy/received_events",
"repos_url": "https://api.github.com/users/xhochy/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/xhochy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/xhochy/subscriptions",
"type": "User",
"url": "https://api.github.com/users/xhochy"
}
|
[
{
"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": "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"
}
| 5
| 2020-12-01T22:29:33Z
| 2021-01-24T05:32:54Z
| 2020-12-02T12:09:14Z
|
CONTRIBUTOR
| null |
Additionally I switched to the miniforge3 image as this bases its installation on conda-forge
and I also have used `mamba` to install the environment as this massively saves time.
- [ ] closes #xxxx
- [ ] tests added / passed
- [ ] passes `black pandas`
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38219/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38219/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38219.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38219",
"merged_at": "2020-12-02T12:09:14Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38219.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38219"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38220
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38220/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38220/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38220/events
|
https://github.com/pandas-dev/pandas/pull/38220
| 754,785,461
|
MDExOlB1bGxSZXF1ZXN0NTMwNjIzMDQ3
| 38,220
|
BUG: DataFrame.drop raising TypeError for string label with non-unique MultiIndex and no level provided
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/61934744?v=4",
"events_url": "https://api.github.com/users/phofl/events{/privacy}",
"followers_url": "https://api.github.com/users/phofl/followers",
"following_url": "https://api.github.com/users/phofl/following{/other_user}",
"gists_url": "https://api.github.com/users/phofl/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/phofl",
"id": 61934744,
"login": "phofl",
"node_id": "MDQ6VXNlcjYxOTM0NzQ0",
"organizations_url": "https://api.github.com/users/phofl/orgs",
"received_events_url": "https://api.github.com/users/phofl/received_events",
"repos_url": "https://api.github.com/users/phofl/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/phofl/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/phofl/subscriptions",
"type": "User",
"url": "https://api.github.com/users/phofl"
}
|
[
{
"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": "207de5",
"default": false,
"description": null,
"id": 71268330,
"name": "MultiIndex",
"node_id": "MDU6TGFiZWw3MTI2ODMzMA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/MultiIndex"
}
] |
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"
}
| 2
| 2020-12-01T22:49:48Z
| 2020-12-15T18:46:47Z
| 2020-12-14T23:55:16Z
|
MEMBER
| null |
- [x] closes #36293
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
As far as I know, isin needs a level input when only a string is given for a MultiIndex. If this should not change, we have to set level=0 in this 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/38220/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38220/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38220.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38220",
"merged_at": "2020-12-14T23:55:16Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38220.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38220"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38221
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38221/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38221/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38221/events
|
https://github.com/pandas-dev/pandas/issues/38221
| 754,802,747
|
MDU6SXNzdWU3NTQ4MDI3NDc=
| 38,221
|
BUG: Pip 20.3 is causing Linux py38 np dev pipeline to fail
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/61934744?v=4",
"events_url": "https://api.github.com/users/phofl/events{/privacy}",
"followers_url": "https://api.github.com/users/phofl/followers",
"following_url": "https://api.github.com/users/phofl/following{/other_user}",
"gists_url": "https://api.github.com/users/phofl/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/phofl",
"id": 61934744,
"login": "phofl",
"node_id": "MDQ6VXNlcjYxOTM0NzQ0",
"organizations_url": "https://api.github.com/users/phofl/orgs",
"received_events_url": "https://api.github.com/users/phofl/received_events",
"repos_url": "https://api.github.com/users/phofl/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/phofl/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/phofl/subscriptions",
"type": "User",
"url": "https://api.github.com/users/phofl"
}
|
[
{
"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": "d93f0b",
"default": false,
"description": "Required and optional dependencies",
"id": 527603109,
"name": "Dependencies",
"node_id": "MDU6TGFiZWw1Mjc2MDMxMDk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dependencies"
},
{
"color": "d8439a",
"default": false,
"description": "Issue related to pandas dependency",
"id": 2533668378,
"name": "Upstream issue",
"node_id": "MDU6TGFiZWwyNTMzNjY4Mzc4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Upstream%20issue"
}
] |
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
| 2020-12-01T23:24:22Z
| 2021-05-25T08:09:06Z
| 2021-05-25T08:09:06Z
|
MEMBER
| null |
The first pipeline to fail was 2a115d5d750c65765913c1940ac4c85f4ab51df9 which also was the first pipeline using pip 20.3
This seems to be a problem with scipy version.
@jreback @jbrockmendel @jorisvandenbossche
Last pipeline to work:
https://dev.azure.com/pandas-dev/pandas/_build/results?buildId=49130&view=logs&j=eab14f69-13b6-5db7-daeb-7b778629410b&t=71ac627c-7b38-59b1-014b-81753001ec5e
First fo fail:
https://dev.azure.com/pandas-dev/pandas/_build/results?buildId=49159&view=logs&j=eab14f69-13b6-5db7-daeb-7b778629410b&t=71ac627c-7b38-59b1-014b-81753001ec5e&l=333
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38221/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38221/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38222
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38222/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38222/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38222/events
|
https://github.com/pandas-dev/pandas/issues/38222
| 754,817,425
|
MDU6SXNzdWU3NTQ4MTc0MjU=
| 38,222
|
API: make tm.assert_foo_equal kwargs keyword-only for rarely-used keywords
|
{
"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": "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": "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"
}
] |
closed
| false
| null |
[] | null | 2
| 2020-12-02T00:00:30Z
| 2020-12-15T16:19:33Z
| 2020-12-15T01:37:38Z
|
MEMBER
| null |
I expect this would need a deprecation cycle cc @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/38222/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38222/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38223
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38223/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38223/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38223/events
|
https://github.com/pandas-dev/pandas/pull/38223
| 754,851,251
|
MDExOlB1bGxSZXF1ZXN0NTMwNjc1OTg4
| 38,223
|
TST: tighten testing assertions
|
{
"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": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "2020-12-26T13:57:50Z",
"closed_issues": 1768,
"created_at": "2020-05-29T23:47:32Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/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"
}
| 0
| 2020-12-02T01:21:51Z
| 2020-12-02T14:48:19Z
| 2020-12-02T12:09:00Z
|
MEMBER
| null |
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38223/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38223/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38223.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38223",
"merged_at": "2020-12-02T12:09:00Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38223.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38223"
}
|
|
https://api.github.com/repos/pandas-dev/pandas/issues/38224
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38224/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38224/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38224/events
|
https://github.com/pandas-dev/pandas/issues/38224
| 754,868,913
|
MDU6SXNzdWU3NTQ4Njg5MTM=
| 38,224
|
API: bool(pd.NA)
|
{
"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": "d7e102",
"default": false,
"description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate",
"id": 2822342,
"name": "Missing-data",
"node_id": "MDU6TGFiZWwyODIyMzQy",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data"
},
{
"color": "AD7FA8",
"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": "8cc645",
"default": false,
"description": "Related to pd.NA and nullable extension arrays",
"id": 1817503692,
"name": "NA - MaskedArrays",
"node_id": "MDU6TGFiZWwxODE3NTAzNjky",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/NA%20-%20MaskedArrays"
}
] |
open
| false
| null |
[] |
{
"closed_at": null,
"closed_issues": 4,
"created_at": "2016-08-16T13:21:24Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"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": "2022-06-30T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/42",
"id": 1945020,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/42/labels",
"node_id": "MDk6TWlsZXN0b25lMTk0NTAyMA==",
"number": 42,
"open_issues": 11,
"state": "open",
"title": "2.0",
"updated_at": "2021-10-07T22:01:52Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/42"
}
| 9
| 2020-12-02T02:06:07Z
| 2021-06-11T12:40:53Z
| null |
CONTRIBUTOR
| null |
xref https://github.com/pandas-dev/pandas/pull/38102#discussion_r532446692
for `np.nan` we define `bool(np.nan)`
```
In [189]: 1 or np.nan
Out[189]: 1
In [190]: np.nan or 1
Out[190]: nan
```
however we don't do this for `pd.NA`
```
>>> pd.NA or 1
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "pandas/_libs/missing.pyx", line 360, in pandas._libs.missing.NAType.__bool__
raise TypeError("boolean value of NA is ambiguous")
TypeError: boolean value of NA is ambiguous
```
I think this is pretty odd and not very useful.
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38224/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38224/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38225
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38225/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38225/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38225/events
|
https://github.com/pandas-dev/pandas/pull/38225
| 754,889,125
|
MDExOlB1bGxSZXF1ZXN0NTMwNzA1NjY3
| 38,225
|
ENH: context-manager for chunksize/iterator-reader
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/6618166?v=4",
"events_url": "https://api.github.com/users/twoertwein/events{/privacy}",
"followers_url": "https://api.github.com/users/twoertwein/followers",
"following_url": "https://api.github.com/users/twoertwein/following{/other_user}",
"gists_url": "https://api.github.com/users/twoertwein/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/twoertwein",
"id": 6618166,
"login": "twoertwein",
"node_id": "MDQ6VXNlcjY2MTgxNjY=",
"organizations_url": "https://api.github.com/users/twoertwein/orgs",
"received_events_url": "https://api.github.com/users/twoertwein/received_events",
"repos_url": "https://api.github.com/users/twoertwein/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/twoertwein/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/twoertwein/subscriptions",
"type": "User",
"url": "https://api.github.com/users/twoertwein"
}
|
[
{
"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"
}
] |
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"
}
| 4
| 2020-12-02T02:54:26Z
| 2020-12-04T20:40:23Z
| 2020-12-04T18:58:48Z
|
CONTRIBUTOR
| null |
- [ ] closes #xxxx
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
Allows (and encourages) the following use:
```py
import pandas as pd
filename = "pandas/tests/io/data/csv/iris.csv"
chunksize = 2
with pd.read_csv(filename, chunksize=chunksize) as reader:
for chunk in reader:
# risky code that might raise
```
Same can be done for `read_json/sas` (I think these are all methods that support `chunksize`). If this PR should make it into 1.2, I can quickly add the changes for json/sas as well.
Are there more places to promote this new context manager?
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38225/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38225/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38225.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38225",
"merged_at": "2020-12-04T18:58:48Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38225.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38225"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38226
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38226/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38226/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38226/events
|
https://github.com/pandas-dev/pandas/pull/38226
| 754,909,911
|
MDExOlB1bGxSZXF1ZXN0NTMwNzIyMTE5
| 38,226
|
Rewrite dict literal for files in pandas/tests/frame/test_indexing and test_where
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/69753975?v=4",
"events_url": "https://api.github.com/users/Qbiwan/events{/privacy}",
"followers_url": "https://api.github.com/users/Qbiwan/followers",
"following_url": "https://api.github.com/users/Qbiwan/following{/other_user}",
"gists_url": "https://api.github.com/users/Qbiwan/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/Qbiwan",
"id": 69753975,
"login": "Qbiwan",
"node_id": "MDQ6VXNlcjY5NzUzOTc1",
"organizations_url": "https://api.github.com/users/Qbiwan/orgs",
"received_events_url": "https://api.github.com/users/Qbiwan/received_events",
"repos_url": "https://api.github.com/users/Qbiwan/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/Qbiwan/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Qbiwan/subscriptions",
"type": "User",
"url": "https://api.github.com/users/Qbiwan"
}
|
[] |
closed
| false
| null |
[] | null | 2
| 2020-12-02T03:40:20Z
| 2020-12-05T10:01:46Z
| 2020-12-05T10:01:46Z
|
CONTRIBUTOR
| null |
- [ ] closes #38138
- [ ] tests added / passed
- [ ] passes `black pandas`
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
identify unnecessary dict call - rewrite as a literal
Rewrites as dictionary literals for the following files in two spots:
- pandas/tests/frame/test_indexing
- pandas/tests/frame/test_where
based on @jreback comments:
https://github.com/pandas-dev/pandas/pull/38207#issuecomment-736960208
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38226/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38226/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38226.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38226",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/38226.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38226"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38227
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38227/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38227/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38227/events
|
https://github.com/pandas-dev/pandas/issues/38227
| 754,918,524
|
MDU6SXNzdWU3NTQ5MTg1MjQ=
| 38,227
|
BUG: values are dropped when grouping on a variables with NaNs
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/8282510?v=4",
"events_url": "https://api.github.com/users/randomgambit/events{/privacy}",
"followers_url": "https://api.github.com/users/randomgambit/followers",
"following_url": "https://api.github.com/users/randomgambit/following{/other_user}",
"gists_url": "https://api.github.com/users/randomgambit/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/randomgambit",
"id": 8282510,
"login": "randomgambit",
"node_id": "MDQ6VXNlcjgyODI1MTA=",
"organizations_url": "https://api.github.com/users/randomgambit/orgs",
"received_events_url": "https://api.github.com/users/randomgambit/received_events",
"repos_url": "https://api.github.com/users/randomgambit/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/randomgambit/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/randomgambit/subscriptions",
"type": "User",
"url": "https://api.github.com/users/randomgambit"
}
|
[
{
"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,
"name": "Groupby",
"node_id": "MDU6TGFiZWwyMzMxNjA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby"
},
{
"color": "fbca04",
"default": false,
"description": "Apply, Aggregate, Transform",
"id": 697792067,
"name": "Apply",
"node_id": "MDU6TGFiZWw2OTc3OTIwNjc=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Apply"
}
] |
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"
}
| 3
| 2020-12-02T04:02:55Z
| 2020-12-04T23:45:03Z
| 2020-12-04T23:45:03Z
|
NONE
| null |
Hello there,
Consider this simple example
```
pd.__version__
Out[158]: '1.1.3'
df = pd.DataFrame({'col': [1,2,3],
'group' : ['a',np.NaN,'b']})
df
Out[160]:
col group
0 1 a
1 2 NaN
2 3 b
df.groupby('group').apply(lambda x: x)
Out[161]:
col group
0 1.0 a
1 NaN NaN
2 3.0 b
```
There are a few things that are puzzling.
1. I thought `groupby` would drop the NA groups by default
2. Why is the variable `col` set to missing?
This looks like a bug to me, unless I am missing something (apologies if this is the case)
What do you think?
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/38227/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38227/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38228
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38228/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38228/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38228/events
|
https://github.com/pandas-dev/pandas/pull/38228
| 755,069,227
|
MDExOlB1bGxSZXF1ZXN0NTMwODUxOTk2
| 38,228
|
CI: pin pip to 20.2 on numpy-dev build
|
{
"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": "a2bca7",
"default": false,
"description": "Continuous Integration",
"id": 48070600,
"name": "CI",
"node_id": "MDU6TGFiZWw0ODA3MDYwMA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "2020-12-08T12:11:38Z",
"closed_issues": 81,
"created_at": "2020-10-29T13:43:23Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}",
"gists_url": "https://api.github.com/users/simonjayhawkins/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/simonjayhawkins",
"id": 13159005,
"login": "simonjayhawkins",
"node_id": "MDQ6VXNlcjEzMTU5MDA1",
"organizations_url": "https://api.github.com/users/simonjayhawkins/orgs",
"received_events_url": "https://api.github.com/users/simonjayhawkins/received_events",
"repos_url": "https://api.github.com/users/simonjayhawkins/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/simonjayhawkins/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/simonjayhawkins/subscriptions",
"type": "User",
"url": "https://api.github.com/users/simonjayhawkins"
},
"description": "on-merge: backport to 1.1.x",
"due_on": "2020-12-07T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/79",
"id": 6047124,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/79/labels",
"node_id": "MDk6TWlsZXN0b25lNjA0NzEyNA==",
"number": 79,
"open_issues": 0,
"state": "closed",
"title": "1.1.5",
"updated_at": "2020-12-08T12:11:38Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/79"
}
| 2
| 2020-12-02T08:45:21Z
| 2020-12-02T12:02:39Z
| 2020-12-02T10:08:14Z
|
MEMBER
| null |
See https://github.com/pandas-dev/pandas/issues/38221
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38228/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38228/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38228.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38228",
"merged_at": "2020-12-02T10:08:14Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38228.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38228"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38229
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38229/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38229/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38229/events
|
https://github.com/pandas-dev/pandas/issues/38229
| 755,073,430
|
MDU6SXNzdWU3NTUwNzM0MzA=
| 38,229
|
ENH: Apply function on a column easily, maintaining fluent interface
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/7870803?v=4",
"events_url": "https://api.github.com/users/tdamsma/events{/privacy}",
"followers_url": "https://api.github.com/users/tdamsma/followers",
"following_url": "https://api.github.com/users/tdamsma/following{/other_user}",
"gists_url": "https://api.github.com/users/tdamsma/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/tdamsma",
"id": 7870803,
"login": "tdamsma",
"node_id": "MDQ6VXNlcjc4NzA4MDM=",
"organizations_url": "https://api.github.com/users/tdamsma/orgs",
"received_events_url": "https://api.github.com/users/tdamsma/received_events",
"repos_url": "https://api.github.com/users/tdamsma/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/tdamsma/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/tdamsma/subscriptions",
"type": "User",
"url": "https://api.github.com/users/tdamsma"
}
|
[
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "0052cc",
"default": false,
"description": "Issue that has not been reviewed by a pandas team member",
"id": 1954720290,
"name": "Needs Triage",
"node_id": "MDU6TGFiZWwxOTU0NzIwMjkw",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Triage"
}
] |
closed
| false
| null |
[] | null | 5
| 2020-12-02T08:51:32Z
| 2021-08-14T17:07:46Z
| 2021-08-14T17:07:46Z
|
CONTRIBUTOR
| null |
I really like the pandas fluent / method chaining interface but it is not always convenient to use. I often end up writing code like so:
```python
import pandas as pd
import datetime as dt
df = pd.DataFrame([["05SEP2014", "a"]], columns=["date", "other_col"])
def fix_date_a(df):
df['date'] = df["date"].apply(lambda x: dt.datetime.strptime(x, "%d%b%Y"))
return df
# of course this example could have been vectorized much better like so
def fix_date_b():
df['date'] = pd.to_datetime(df['date'], format='%d%b%Y')
return df
```
This is ok, but I would much rather write this in a fluent style. As far as I am aware this is only possible with `.assign` and `.pipe`, and would give something like so:
```python
from functools import partial
def element_wise_date_parser(x):
return dt.datetime.strptime(x, "%d%b%Y")
vectorized_date_parser = partial(pd.to_datetime, format='%d%b%Y')
def fix_date_c():
return df.assign(date=lambda x: x["date"].apply(element_wise_date_parser))
def fix_date_d():
return df.assign(date=lambda x: vectorized_date_parser(x["date"]))
```
I find that syntax not so easy to read and write. And as I find myself needing to perform an operation on a single column of a dataframe quite often, I would like to have a better way to do that. I propose add an apply_to method for the element wise which I made an example monkeypatch implementation:
```python
def apply_to(self, column_name, function):
return self.assign(**{column_name: lambda x: x[column_name].apply(function)})
pd.DataFrame.apply_to = apply_to
def fix_date_d(df):
return df.apply_to("date", element_wise_date_parser)
# not sure what a column wise function could be named, lets say operate_on
def operate_on(self, column_name, function):
return self.assign(**{column_name: lambda x: function(x[column_name])})
pd.DataFrame.operate_on= operate_on
def fix_date_e(df):
return df.operate_on("date", vectorized_date_parser)
```
With these examples I find it much is easier to in-place modify a column without breaking the fluent interface. Of course adding even more methods to the already broad dataframe API is not free so am not 100% sure this is a good idea. But I wanted to put it up here anyway as often see myself and others cluttering code with unnecessary intermediate dataframes and or repeatedly reassigning `df` due to not knowing how to keep the fluent interface. And sprinkling around "assign with lambdas" everywhere is also not that appealing
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38229/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38229/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38230
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38230/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38230/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38230/events
|
https://github.com/pandas-dev/pandas/pull/38230
| 755,135,805
|
MDExOlB1bGxSZXF1ZXN0NTMwOTA2Mzcx
| 38,230
|
Backport PR #38228 on branch 1.1.x (CI: pin pip to 20.2 on numpy-dev build)
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4",
"events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}",
"followers_url": "https://api.github.com/users/meeseeksmachine/followers",
"following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}",
"gists_url": "https://api.github.com/users/meeseeksmachine/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/meeseeksmachine",
"id": 39504233,
"login": "meeseeksmachine",
"node_id": "MDQ6VXNlcjM5NTA0MjMz",
"organizations_url": "https://api.github.com/users/meeseeksmachine/orgs",
"received_events_url": "https://api.github.com/users/meeseeksmachine/received_events",
"repos_url": "https://api.github.com/users/meeseeksmachine/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/meeseeksmachine/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/meeseeksmachine/subscriptions",
"type": "User",
"url": "https://api.github.com/users/meeseeksmachine"
}
|
[] |
closed
| false
| null |
[] |
{
"closed_at": "2020-12-08T12:11:38Z",
"closed_issues": 81,
"created_at": "2020-10-29T13:43:23Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}",
"gists_url": "https://api.github.com/users/simonjayhawkins/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/simonjayhawkins",
"id": 13159005,
"login": "simonjayhawkins",
"node_id": "MDQ6VXNlcjEzMTU5MDA1",
"organizations_url": "https://api.github.com/users/simonjayhawkins/orgs",
"received_events_url": "https://api.github.com/users/simonjayhawkins/received_events",
"repos_url": "https://api.github.com/users/simonjayhawkins/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/simonjayhawkins/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/simonjayhawkins/subscriptions",
"type": "User",
"url": "https://api.github.com/users/simonjayhawkins"
},
"description": "on-merge: backport to 1.1.x",
"due_on": "2020-12-07T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/79",
"id": 6047124,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/79/labels",
"node_id": "MDk6TWlsZXN0b25lNjA0NzEyNA==",
"number": 79,
"open_issues": 0,
"state": "closed",
"title": "1.1.5",
"updated_at": "2020-12-08T12:11:38Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/79"
}
| 0
| 2020-12-02T10:15:59Z
| 2020-12-02T11:16:48Z
| 2020-12-02T11:16:48Z
|
NONE
| null |
Backport PR #38228: CI: pin pip to 20.2 on numpy-dev build
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38230/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38230/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38230.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38230",
"merged_at": "2020-12-02T11:16:48Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38230.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38230"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38231
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38231/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38231/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38231/events
|
https://github.com/pandas-dev/pandas/pull/38231
| 755,135,946
|
MDExOlB1bGxSZXF1ZXN0NTMwOTA2NDgw
| 38,231
|
Backport PR #38209 on branch 1.1.x (CI/TST: fix CI with numpy dev for changed error message / dev version)
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4",
"events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}",
"followers_url": "https://api.github.com/users/meeseeksmachine/followers",
"following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}",
"gists_url": "https://api.github.com/users/meeseeksmachine/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/meeseeksmachine",
"id": 39504233,
"login": "meeseeksmachine",
"node_id": "MDQ6VXNlcjM5NTA0MjMz",
"organizations_url": "https://api.github.com/users/meeseeksmachine/orgs",
"received_events_url": "https://api.github.com/users/meeseeksmachine/received_events",
"repos_url": "https://api.github.com/users/meeseeksmachine/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/meeseeksmachine/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/meeseeksmachine/subscriptions",
"type": "User",
"url": "https://api.github.com/users/meeseeksmachine"
}
|
[] |
closed
| false
| null |
[] |
{
"closed_at": "2020-12-08T12:11:38Z",
"closed_issues": 81,
"created_at": "2020-10-29T13:43:23Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}",
"gists_url": "https://api.github.com/users/simonjayhawkins/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/simonjayhawkins",
"id": 13159005,
"login": "simonjayhawkins",
"node_id": "MDQ6VXNlcjEzMTU5MDA1",
"organizations_url": "https://api.github.com/users/simonjayhawkins/orgs",
"received_events_url": "https://api.github.com/users/simonjayhawkins/received_events",
"repos_url": "https://api.github.com/users/simonjayhawkins/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/simonjayhawkins/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/simonjayhawkins/subscriptions",
"type": "User",
"url": "https://api.github.com/users/simonjayhawkins"
},
"description": "on-merge: backport to 1.1.x",
"due_on": "2020-12-07T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/79",
"id": 6047124,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/79/labels",
"node_id": "MDk6TWlsZXN0b25lNjA0NzEyNA==",
"number": 79,
"open_issues": 0,
"state": "closed",
"title": "1.1.5",
"updated_at": "2020-12-08T12:11:38Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/79"
}
| 0
| 2020-12-02T10:16:10Z
| 2020-12-02T11:38:41Z
| 2020-12-02T11:38:41Z
|
NONE
| null |
Backport PR #38209: CI/TST: fix CI with numpy dev for changed error message / dev version
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38231/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38231/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38231.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38231",
"merged_at": "2020-12-02T11:38:41Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38231.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38231"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38232
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38232/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38232/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38232/events
|
https://github.com/pandas-dev/pandas/pull/38232
| 755,201,841
|
MDExOlB1bGxSZXF1ZXN0NTMwOTU5MjIx
| 38,232
|
TST: Assert msg with pytest raises in pandas/tests/extension/base
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/25107902?v=4",
"events_url": "https://api.github.com/users/marktgraham/events{/privacy}",
"followers_url": "https://api.github.com/users/marktgraham/followers",
"following_url": "https://api.github.com/users/marktgraham/following{/other_user}",
"gists_url": "https://api.github.com/users/marktgraham/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/marktgraham",
"id": 25107902,
"login": "marktgraham",
"node_id": "MDQ6VXNlcjI1MTA3OTAy",
"organizations_url": "https://api.github.com/users/marktgraham/orgs",
"received_events_url": "https://api.github.com/users/marktgraham/received_events",
"repos_url": "https://api.github.com/users/marktgraham/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/marktgraham/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/marktgraham/subscriptions",
"type": "User",
"url": "https://api.github.com/users/marktgraham"
}
|
[
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "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"
}
| 4
| 2020-12-02T11:45:09Z
| 2020-12-12T23:00:28Z
| 2020-12-12T23:00:24Z
|
CONTRIBUTOR
| null |
- [ ] closes #xxxx
- [x] tests added / passed
- [x] passes `black pandas`
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
This PR adds messages to the bare pytest raises in reduce.py and getitem.py in pandas/test/extension/base. This PR references #30999.
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38232/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38232/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38232.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38232",
"merged_at": "2020-12-12T23:00:24Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38232.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38232"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38233
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38233/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38233/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38233/events
|
https://github.com/pandas-dev/pandas/issues/38233
| 755,319,596
|
MDU6SXNzdWU3NTUzMTk1OTY=
| 38,233
|
BUG: Behaviour of DataFrame.xs when key is not in the index
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/37088541?v=4",
"events_url": "https://api.github.com/users/marchinidavide/events{/privacy}",
"followers_url": "https://api.github.com/users/marchinidavide/followers",
"following_url": "https://api.github.com/users/marchinidavide/following{/other_user}",
"gists_url": "https://api.github.com/users/marchinidavide/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/marchinidavide",
"id": 37088541,
"login": "marchinidavide",
"node_id": "MDQ6VXNlcjM3MDg4NTQx",
"organizations_url": "https://api.github.com/users/marchinidavide/orgs",
"received_events_url": "https://api.github.com/users/marchinidavide/received_events",
"repos_url": "https://api.github.com/users/marchinidavide/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/marchinidavide/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/marchinidavide/subscriptions",
"type": "User",
"url": "https://api.github.com/users/marchinidavide"
}
|
[
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
}
] |
closed
| false
| null |
[] |
{
"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
| 2020-12-02T14:25:27Z
| 2020-12-02T19:20:55Z
| 2020-12-02T19:20:55Z
|
NONE
| null |
As from title.
Currently calling df.xs(key) throws KeyError if key is not in the index. I would advocate for it returning an empty dataframe.
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38233/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38233/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38234
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38234/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38234/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38234/events
|
https://github.com/pandas-dev/pandas/issues/38234
| 755,332,283
|
MDU6SXNzdWU3NTUzMzIyODM=
| 38,234
|
BUG: Minor HTML formatting error in Styler.render(): rowspan attribute should use quotes
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/888733?v=4",
"events_url": "https://api.github.com/users/fwt/events{/privacy}",
"followers_url": "https://api.github.com/users/fwt/followers",
"following_url": "https://api.github.com/users/fwt/following{/other_user}",
"gists_url": "https://api.github.com/users/fwt/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/fwt",
"id": 888733,
"login": "fwt",
"node_id": "MDQ6VXNlcjg4ODczMw==",
"organizations_url": "https://api.github.com/users/fwt/orgs",
"received_events_url": "https://api.github.com/users/fwt/received_events",
"repos_url": "https://api.github.com/users/fwt/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/fwt/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/fwt/subscriptions",
"type": "User",
"url": "https://api.github.com/users/fwt"
}
|
[
{
"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": "conditional formatting using DataFrame.style",
"id": 1728592794,
"name": "Styler",
"node_id": "MDU6TGFiZWwxNzI4NTkyNzk0",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Styler"
}
] |
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"
}
| 2
| 2020-12-02T14:41:16Z
| 2020-12-23T14:38:03Z
| 2020-12-23T14:38:02Z
|
NONE
| null |
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [x] (optional) I have confirmed this bug exists on the master branch of pandas.
---
**Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports) detailing how to provide the necessary information for us to reproduce your bug.
#### Code Sample, a copy-pastable example
```python
df = pd.DataFrame(data=[[1, 2]], index=[["l0", "l0"], ["l1a", "l1b"]])
s = Styler(df, uuid="_", cell_ids=False)
assert '<th id="T__level0_row0" class="row_heading level0 row0" rowspan="2">l0</th>' in s.render()
```
#### Problem description
This issue is very similar to #35706. The ``colspan`` attribute has been fixed in #36223 but the ``rowspan`` attribute hasn't been fixed yet. Fixing this would improve HTML correctness and make the ``Styler.render()`` behavior more consistent.
Compare [line 330](https://github.com/attack68/pandas/blob/42f600e2acc0cd905c078ab77b473f0537699cc5/pandas/io/formats/style.py#L330) (colspan attribute) and [line 376](https://github.com/attack68/pandas/blob/42f600e2acc0cd905c078ab77b473f0537699cc5/pandas/io/formats/style.py#L376) (rowspan attribute).
#### Expected Output
The ``rowspan`` attribute uses quotes and the assert statement doesn't fail.
#### Output of ``pd.show_versions()``
<details>
INSTALLED VERSIONS
------------------
commit : db08276bc116c438d3fdee492026f8223584c477
python : 3.8.5.final.0
python-bits : 64
OS : Linux
OS-release : 4.19.76-linuxkit
Version : #1 SMP Tue May 26 11:42:35 UTC 2020
machine : x86_64
processor :
byteorder : little
LC_ALL : None
LANG : C.UTF-8
LOCALE : en_US.UTF-8
pandas : 1.1.3
numpy : 1.19.2
pytz : 2020.1
dateutil : 2.8.1
pip : 20.1.1
setuptools : 50.3.0
Cython : None
pytest : None
hypothesis : None
sphinx : None
blosc : None
feather : None
xlsxwriter : None
lxml.etree : None
html5lib : None
pymysql : None
psycopg2 : None
jinja2 : 2.11.2
IPython : 7.18.1
pandas_datareader: None
bs4 : None
bottleneck : None
fsspec : None
fastparquet : None
gcsfs : None
matplotlib : 3.3.2
numexpr : None
odfpy : None
openpyxl : None
pandas_gbq : None
pyarrow : None
pytables : None
pyxlsb : None
s3fs : None
scipy : 1.5.2
sqlalchemy : None
tables : None
tabulate : None
xarray : None
xlrd : None
xlwt : None
numba : 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/38234/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38234/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38235
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38235/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38235/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38235/events
|
https://github.com/pandas-dev/pandas/pull/38235
| 755,347,808
|
MDExOlB1bGxSZXF1ZXN0NTMxMDc1OTcw
| 38,235
|
REF: casting in _python_agg_general
|
{
"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": "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": "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": "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
| 2020-12-02T14:59:53Z
| 2020-12-02T23:59:59Z
| 2020-12-02T23:33:28Z
|
MEMBER
| null |
Consolidate two for-loops into one.
Instead of using maybe_cast_result in two places, use it only once, immediately after the function call being wrapped. Replace those two usages with the less-invasive `maybe_downcast_to_dtype`
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38235/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38235/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38235.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38235",
"merged_at": "2020-12-02T23:33:28Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38235.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38235"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38236
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38236/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38236/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38236/events
|
https://github.com/pandas-dev/pandas/pull/38236
| 755,359,298
|
MDExOlB1bGxSZXF1ZXN0NTMxMDg0NjM2
| 38,236
|
TYP: handle mypy ignore in pandas/_testing
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/41443370?v=4",
"events_url": "https://api.github.com/users/ivanovmg/events{/privacy}",
"followers_url": "https://api.github.com/users/ivanovmg/followers",
"following_url": "https://api.github.com/users/ivanovmg/following{/other_user}",
"gists_url": "https://api.github.com/users/ivanovmg/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/ivanovmg",
"id": 41443370,
"login": "ivanovmg",
"node_id": "MDQ6VXNlcjQxNDQzMzcw",
"organizations_url": "https://api.github.com/users/ivanovmg/orgs",
"received_events_url": "https://api.github.com/users/ivanovmg/received_events",
"repos_url": "https://api.github.com/users/ivanovmg/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/ivanovmg/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ivanovmg/subscriptions",
"type": "User",
"url": "https://api.github.com/users/ivanovmg"
}
|
[
{
"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": "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"
}
| 1
| 2020-12-02T15:12:33Z
| 2020-12-19T02:22:44Z
| 2020-12-19T02:22:44Z
|
MEMBER
| null |
- [ ] xref #37715
- [ ] tests added / passed
- [ ] passes `black pandas`
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
Handle mypy ignore comments in ``pandas/_testing.py``, function ``write_to_compressed``.
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38236/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38236/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38236.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38236",
"merged_at": "2020-12-19T02:22:44Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38236.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38236"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38237
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38237/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38237/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38237/events
|
https://github.com/pandas-dev/pandas/pull/38237
| 755,363,599
|
MDExOlB1bGxSZXF1ZXN0NTMxMDg4MjA1
| 38,237
|
REF: consolidate result-casting in _cython_operation
|
{
"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": "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": "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": "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"
}
| 2
| 2020-12-02T15:17:11Z
| 2020-12-02T23:48:48Z
| 2020-12-02T23:35:19Z
|
MEMBER
| null |
Orthogonal to #38235. After this and 38235, we'll be down to only two usages of maybe_cast_result, only one of which is sketchy.
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38237/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38237/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38237.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38237",
"merged_at": "2020-12-02T23:35:19Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38237.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38237"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38238
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38238/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38238/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38238/events
|
https://github.com/pandas-dev/pandas/pull/38238
| 755,378,246
|
MDExOlB1bGxSZXF1ZXN0NTMxMDk5NTA0
| 38,238
|
TST: revert too-ambitious part of #38223
|
{
"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": "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": "0052cc",
"default": false,
"description": "DateOffsets",
"id": 53181044,
"name": "Frequency",
"node_id": "MDU6TGFiZWw1MzE4MTA0NA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Frequency"
}
] |
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"
}
| 0
| 2020-12-02T15:33:20Z
| 2020-12-02T23:44:51Z
| 2020-12-02T23:35:47Z
|
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/38238/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38238/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38238.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38238",
"merged_at": "2020-12-02T23:35:47Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38238.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38238"
}
|
|
https://api.github.com/repos/pandas-dev/pandas/issues/38239
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38239/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38239/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38239/events
|
https://github.com/pandas-dev/pandas/pull/38239
| 755,461,862
|
MDExOlB1bGxSZXF1ZXN0NTMxMTY3NjY5
| 38,239
|
TYP: handle mypy ignore in SelectionMixin
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/41443370?v=4",
"events_url": "https://api.github.com/users/ivanovmg/events{/privacy}",
"followers_url": "https://api.github.com/users/ivanovmg/followers",
"following_url": "https://api.github.com/users/ivanovmg/following{/other_user}",
"gists_url": "https://api.github.com/users/ivanovmg/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/ivanovmg",
"id": 41443370,
"login": "ivanovmg",
"node_id": "MDQ6VXNlcjQxNDQzMzcw",
"organizations_url": "https://api.github.com/users/ivanovmg/orgs",
"received_events_url": "https://api.github.com/users/ivanovmg/received_events",
"repos_url": "https://api.github.com/users/ivanovmg/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/ivanovmg/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ivanovmg/subscriptions",
"type": "User",
"url": "https://api.github.com/users/ivanovmg"
}
|
[
{
"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": "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"
}
| 13
| 2020-12-02T17:17:27Z
| 2021-03-28T16:23:33Z
| 2021-03-28T16:23:32Z
|
MEMBER
| null |
- [ ] xref #37715
- [ ] tests added / passed
- [ ] passes `black pandas`
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
Handle mypy ignore comments in ``pandas/core/base.py``, class ``SelectionMixin``.
There were issues with attributes ``obj`` and ``exclusions`` not defined in the mixin, but defined in the child classes.
I wish I made ``obj`` of type ``FrameOrSeries`` rather than ``Any``.
This is the type used in the child classes, but this results in multiple mypy errors of this kind.
```
pandas\core\window\rolling.py:197: error: FrameOrSeries? has no attribute "ndim" [attr-defined]
```
If I go with ``FrameOrSeriesUnion``, then it is necessary to go and do casting where required to DataFrame or Series.
This is necessary since, for example, some kwargs for either of the types are irrelevant.
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38239/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38239/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38239.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38239",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/38239.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38239"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38240
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38240/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38240/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38240/events
|
https://github.com/pandas-dev/pandas/issues/38240
| 755,480,736
|
MDU6SXNzdWU3NTU0ODA3MzY=
| 38,240
|
BUG: find_common_type incorrect for Categorical with NaNs
|
{
"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": "e11d21",
"default": false,
"description": "Categorical Data Type",
"id": 78527356,
"name": "Categorical",
"node_id": "MDU6TGFiZWw3ODUyNzM1Ng==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Categorical"
},
{
"color": "5319e7",
"default": false,
"description": "Functionality to remove in pandas",
"id": 87485152,
"name": "Deprecate",
"node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate"
},
{
"color": "207de5",
"default": false,
"description": "Requires discussion from core team before further action",
"id": 219960758,
"name": "Needs Discussion",
"node_id": "MDU6TGFiZWwyMTk5NjA3NTg=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Discussion"
},
{
"color": "6138b5",
"default": false,
"description": "Extending pandas with custom dtypes or arrays.",
"id": 849023693,
"name": "ExtensionArray",
"node_id": "MDU6TGFiZWw4NDkwMjM2OTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/ExtensionArray"
}
] |
open
| false
| null |
[] | null | 1
| 2020-12-02T17:44:13Z
| 2021-08-14T17:09:13Z
| null |
MEMBER
| null |
```
import pandas as pd
from pandas.core.dtypes.cast import find_common_type
left = pd.Index([1, 2, 3, 4])
right = pd.CategoricalIndex([1, None], categories=left)
dtype = find_common_type([left.dtype, right.dtype])
>>> right.astype(dtype)
ValueError: Cannot convert float NaN to integer
```
xref #37930; I expect this would also be relevant for #19371
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38240/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38240/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38241
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38241/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38241/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38241/events
|
https://github.com/pandas-dev/pandas/pull/38241
| 755,484,607
|
MDExOlB1bGxSZXF1ZXN0NTMxMTg2MjU0
| 38,241
|
TST: setitem in presence of duplicate cols
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/41443370?v=4",
"events_url": "https://api.github.com/users/ivanovmg/events{/privacy}",
"followers_url": "https://api.github.com/users/ivanovmg/followers",
"following_url": "https://api.github.com/users/ivanovmg/following{/other_user}",
"gists_url": "https://api.github.com/users/ivanovmg/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/ivanovmg",
"id": 41443370,
"login": "ivanovmg",
"node_id": "MDQ6VXNlcjQxNDQzMzcw",
"organizations_url": "https://api.github.com/users/ivanovmg/orgs",
"received_events_url": "https://api.github.com/users/ivanovmg/received_events",
"repos_url": "https://api.github.com/users/ivanovmg/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/ivanovmg/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ivanovmg/subscriptions",
"type": "User",
"url": "https://api.github.com/users/ivanovmg"
}
|
[
{
"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": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
}
] |
closed
| false
| null |
[] |
{
"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
| 2020-12-02T17:50:01Z
| 2020-12-03T07:55:24Z
| 2020-12-02T23:37:07Z
|
MEMBER
| null |
- [ ] closes #23239
- [ ] tests added / passed
- [ ] passes `black pandas`
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
Add tests required to close the issue.
The tests are based on the example in 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/38241/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38241/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38241.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38241",
"merged_at": "2020-12-02T23:37:06Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38241.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38241"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38242
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38242/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38242/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38242/events
|
https://github.com/pandas-dev/pandas/pull/38242
| 755,486,085
|
MDExOlB1bGxSZXF1ZXN0NTMxMTg3NDgy
| 38,242
|
TST: string representation of IntervalIndex
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/48889395?v=4",
"events_url": "https://api.github.com/users/arw2019/events{/privacy}",
"followers_url": "https://api.github.com/users/arw2019/followers",
"following_url": "https://api.github.com/users/arw2019/following{/other_user}",
"gists_url": "https://api.github.com/users/arw2019/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/arw2019",
"id": 48889395,
"login": "arw2019",
"node_id": "MDQ6VXNlcjQ4ODg5Mzk1",
"organizations_url": "https://api.github.com/users/arw2019/orgs",
"received_events_url": "https://api.github.com/users/arw2019/received_events",
"repos_url": "https://api.github.com/users/arw2019/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/arw2019/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arw2019/subscriptions",
"type": "User",
"url": "https://api.github.com/users/arw2019"
}
|
[
{
"color": "ededed",
"default": false,
"description": "__repr__ of pandas objects, to_string",
"id": 13101118,
"name": "Output-Formatting",
"node_id": "MDU6TGFiZWwxMzEwMTExOA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting"
},
{
"color": "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"
}
] |
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
| 2020-12-02T17:52:12Z
| 2020-12-03T14:23:38Z
| 2020-12-03T14:23:34Z
|
MEMBER
| null |
- [x] closes #32553
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
Picking up #36628
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38242/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38242/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38242.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38242",
"merged_at": "2020-12-03T14:23:34Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38242.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38242"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38243
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38243/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38243/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38243/events
|
https://github.com/pandas-dev/pandas/issues/38243
| 755,490,198
|
MDU6SXNzdWU3NTU0OTAxOTg=
| 38,243
|
BUG: Freq argument lost using `pd.infer_freq`
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/4106013?v=4",
"events_url": "https://api.github.com/users/rwijtvliet/events{/privacy}",
"followers_url": "https://api.github.com/users/rwijtvliet/followers",
"following_url": "https://api.github.com/users/rwijtvliet/following{/other_user}",
"gists_url": "https://api.github.com/users/rwijtvliet/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/rwijtvliet",
"id": 4106013,
"login": "rwijtvliet",
"node_id": "MDQ6VXNlcjQxMDYwMTM=",
"organizations_url": "https://api.github.com/users/rwijtvliet/orgs",
"received_events_url": "https://api.github.com/users/rwijtvliet/received_events",
"repos_url": "https://api.github.com/users/rwijtvliet/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/rwijtvliet/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rwijtvliet/subscriptions",
"type": "User",
"url": "https://api.github.com/users/rwijtvliet"
}
|
[
{
"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,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "be21f2",
"default": false,
"description": "May be closeable, needs more eyeballs",
"id": 2365504893,
"name": "Closing Candidate",
"node_id": "MDU6TGFiZWwyMzY1NTA0ODkz",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Closing%20Candidate"
}
] |
closed
| false
| null |
[] | null | 2
| 2020-12-02T17:58:13Z
| 2021-08-14T17:10:21Z
| 2021-08-14T17:10:21Z
|
NONE
| null |
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
#### Code Sample, a copy-pastable example
```python
import pandas as pd
# reference, works: 2 normal days.
i0 = pd.date_range('2020-09-24', '2020-09-26', freq='H', closed='left', tz='Europe/Berlin')
pd.infer_freq(i0) # 'H' (i0.freq == '<Hour>')
# problem, does not work: summertime to wintertime changeover.
i1 = pd.date_range('2020-10-24', '2020-10-26', freq='H', closed='left', tz='Europe/Berlin')
pd.infer_freq(i1) # '' <-- !!!!! (even though i1.freq == '<Hour>')
# for completeness, works: wintertime to summertime changeover
i2 = pd.date_range('2020-03-28', '2020-03-30', freq='H', closed='left', tz='Europe/Berlin')
pd.infer_freq(i2) # 'H' (i2.freq == '<Hour>')
```
#### Problem description
Even though `i1` has the frequency attribute correctly set, `pd.infer_freq(i1)` returns an empty string.
#### Expected Output
`'H'`, just like when using `i0` or `i2`.
#### Output of ``pd.show_versions()``
<details>
INSTALLED VERSIONS
------------------
commit : db08276bc116c438d3fdee492026f8223584c477
python : 3.8.5.final.0
python-bits : 64
OS : Windows
OS-release : 10
Version : 10.0.18362
machine : AMD64
processor : Intel64 Family 6 Model 158 Stepping 10, GenuineIntel
byteorder : little
LC_ALL : None
LANG : en
LOCALE : de_DE.cp1252
pandas : 1.1.3
numpy : 1.19.2
pytz : 2020.4
dateutil : 2.8.1
pip : 20.3
setuptools : 50.3.2.post20201202
Cython : None
pytest : 6.1.2
hypothesis : None
sphinx : 3.2.1
blosc : None
feather : None
xlsxwriter : None
lxml.etree : None
html5lib : 1.0.1
pymysql : None
psycopg2 : None
jinja2 : 2.11.2
IPython : 7.19.0
pandas_datareader: None
bs4 : 4.9.1
bottleneck : None
fsspec : None
fastparquet : None
gcsfs : None
matplotlib : 3.3.2
numexpr : None
odfpy : None
openpyxl : 3.0.5
pandas_gbq : None
pyarrow : None
pytables : None
pyxlsb : None
s3fs : None
scipy : 1.5.2
sqlalchemy : 1.3.20
tables : None
tabulate : None
xarray : None
xlrd : 1.2.0
xlwt : None
numba : 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/38243/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38243/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38244
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38244/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38244/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38244/events
|
https://github.com/pandas-dev/pandas/pull/38244
| 755,500,742
|
MDExOlB1bGxSZXF1ZXN0NTMxMTk5NDMx
| 38,244
|
REGR: unstack on 'int' dtype prevent fillna to work
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}",
"gists_url": "https://api.github.com/users/simonjayhawkins/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/simonjayhawkins",
"id": 13159005,
"login": "simonjayhawkins",
"node_id": "MDQ6VXNlcjEzMTU5MDA1",
"organizations_url": "https://api.github.com/users/simonjayhawkins/orgs",
"received_events_url": "https://api.github.com/users/simonjayhawkins/received_events",
"repos_url": "https://api.github.com/users/simonjayhawkins/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/simonjayhawkins/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/simonjayhawkins/subscriptions",
"type": "User",
"url": "https://api.github.com/users/simonjayhawkins"
}
|
[
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stack/Unstack, Explode",
"id": 13098779,
"name": "Reshaping",
"node_id": "MDU6TGFiZWwxMzA5ODc3OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping"
},
{
"color": "e11d21",
"default": false,
"description": "Functionality that used to work in a prior pandas version",
"id": 32815646,
"name": "Regression",
"node_id": "MDU6TGFiZWwzMjgxNTY0Ng==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "2020-12-08T12:11:38Z",
"closed_issues": 81,
"created_at": "2020-10-29T13:43:23Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}",
"gists_url": "https://api.github.com/users/simonjayhawkins/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/simonjayhawkins",
"id": 13159005,
"login": "simonjayhawkins",
"node_id": "MDQ6VXNlcjEzMTU5MDA1",
"organizations_url": "https://api.github.com/users/simonjayhawkins/orgs",
"received_events_url": "https://api.github.com/users/simonjayhawkins/received_events",
"repos_url": "https://api.github.com/users/simonjayhawkins/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/simonjayhawkins/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/simonjayhawkins/subscriptions",
"type": "User",
"url": "https://api.github.com/users/simonjayhawkins"
},
"description": "on-merge: backport to 1.1.x",
"due_on": "2020-12-07T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/79",
"id": 6047124,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/79/labels",
"node_id": "MDk6TWlsZXN0b25lNjA0NzEyNA==",
"number": 79,
"open_issues": 0,
"state": "closed",
"title": "1.1.5",
"updated_at": "2020-12-08T12:11:38Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/79"
}
| 3
| 2020-12-02T18:14:43Z
| 2020-12-03T11:11:12Z
| 2020-12-02T23:30:04Z
|
MEMBER
| null |
- [ ] closes #37115
- [ ] tests added / passed
- [ ] passes `black pandas`
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38244/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38244/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38244.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38244",
"merged_at": "2020-12-02T23:30:04Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38244.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38244"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38245
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38245/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38245/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38245/events
|
https://github.com/pandas-dev/pandas/pull/38245
| 755,524,418
|
MDExOlB1bGxSZXF1ZXN0NTMxMjE5NTE1
| 38,245
|
BUG: CategoricalDtype.__repr__ with RangeIndex categories
|
{
"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": "ededed",
"default": false,
"description": "__repr__ of pandas objects, to_string",
"id": 13101118,
"name": "Output-Formatting",
"node_id": "MDU6TGFiZWwxMzEwMTExOA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting"
},
{
"color": "e11d21",
"default": false,
"description": "Functionality that used to work in a prior pandas version",
"id": 32815646,
"name": "Regression",
"node_id": "MDU6TGFiZWwzMjgxNTY0Ng==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression"
},
{
"color": "e11d21",
"default": false,
"description": "Categorical Data Type",
"id": 78527356,
"name": "Categorical",
"node_id": "MDU6TGFiZWw3ODUyNzM1Ng==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Categorical"
}
] |
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"
}
| 3
| 2020-12-02T18:47:11Z
| 2020-12-03T16:01:44Z
| 2020-12-03T15:55:03Z
|
MEMBER
| null |
- [ ] closes #xxxx
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
The problem was introduced a couple weeks ago, so shouldn't need a whatsnew.
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38245/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38245/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38245.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38245",
"merged_at": "2020-12-03T15:55:03Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38245.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38245"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38246
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38246/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38246/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38246/events
|
https://github.com/pandas-dev/pandas/pull/38246
| 755,530,580
|
MDExOlB1bGxSZXF1ZXN0NTMxMjI0NTc1
| 38,246
|
BUG: Allow numeric ExtensionDtypes in DataFrame.select_dtypes
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/48889395?v=4",
"events_url": "https://api.github.com/users/arw2019/events{/privacy}",
"followers_url": "https://api.github.com/users/arw2019/followers",
"following_url": "https://api.github.com/users/arw2019/following{/other_user}",
"gists_url": "https://api.github.com/users/arw2019/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/arw2019",
"id": 48889395,
"login": "arw2019",
"node_id": "MDQ6VXNlcjQ4ODg5Mzk1",
"organizations_url": "https://api.github.com/users/arw2019/orgs",
"received_events_url": "https://api.github.com/users/arw2019/received_events",
"repos_url": "https://api.github.com/users/arw2019/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/arw2019/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arw2019/subscriptions",
"type": "User",
"url": "https://api.github.com/users/arw2019"
}
|
[
{
"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": "6138b5",
"default": false,
"description": "Extending pandas with custom dtypes or arrays.",
"id": 849023693,
"name": "ExtensionArray",
"node_id": "MDU6TGFiZWw4NDkwMjM2OTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/ExtensionArray"
},
{
"color": "78bced",
"default": false,
"description": "Waiting for review/response from a maintainer.",
"id": 2324533627,
"name": "Needs Review",
"node_id": "MDU6TGFiZWwyMzI0NTMzNjI3",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Review"
}
] |
closed
| false
| null |
[] |
{
"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
| 2020-12-02T18:57:00Z
| 2020-12-14T17:58:27Z
| 2020-12-14T17:58:22Z
|
MEMBER
| null |
- [x] closes #35340
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
Picking up #35341 (original PR addressed all comments - here I merged master + added whatsnew note)
cc @simonjayhawkins @jreback @jbrockmendel
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38246/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38246/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38246.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38246",
"merged_at": "2020-12-14T17:58:22Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38246.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38246"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38247
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38247/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38247/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38247/events
|
https://github.com/pandas-dev/pandas/pull/38247
| 755,536,223
|
MDExOlB1bGxSZXF1ZXN0NTMxMjI5MDQ5
| 38,247
|
BUG: Limited available colors
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/34522496?v=4",
"events_url": "https://api.github.com/users/ma3da/events{/privacy}",
"followers_url": "https://api.github.com/users/ma3da/followers",
"following_url": "https://api.github.com/users/ma3da/following{/other_user}",
"gists_url": "https://api.github.com/users/ma3da/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/ma3da",
"id": 34522496,
"login": "ma3da",
"node_id": "MDQ6VXNlcjM0NTIyNDk2",
"organizations_url": "https://api.github.com/users/ma3da/orgs",
"received_events_url": "https://api.github.com/users/ma3da/received_events",
"repos_url": "https://api.github.com/users/ma3da/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/ma3da/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ma3da/subscriptions",
"type": "User",
"url": "https://api.github.com/users/ma3da"
}
|
[
{
"color": "8AE234",
"default": false,
"description": null,
"id": 2413328,
"name": "Visualization",
"node_id": "MDU6TGFiZWwyNDEzMzI4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "2020-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"
}
| 5
| 2020-12-02T19:05:31Z
| 2021-03-22T20:24:55Z
| 2020-12-12T23:31:27Z
|
CONTRIBUTOR
| null |
(GH37967)
- [x] closes #37967
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38247/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38247/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38247.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38247",
"merged_at": "2020-12-12T23:31:26Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38247.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38247"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38248
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38248/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38248/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38248/events
|
https://github.com/pandas-dev/pandas/pull/38248
| 755,545,801
|
MDExOlB1bGxSZXF1ZXN0NTMxMjM2OTI1
| 38,248
|
PERF: timeseries comparison ops
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists_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": "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 execution speed performance",
"id": 8935311,
"name": "Performance",
"node_id": "MDU6TGFiZWw4OTM1MzEx",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "2020-12-26T13:57:50Z",
"closed_issues": 1768,
"created_at": "2020-05-29T23:47:32Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/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"
}
| 4
| 2020-12-02T19:20:27Z
| 2020-12-03T15:51:22Z
| 2020-12-03T14:19:36Z
|
MEMBER
| null |
- [x] closes #37462
- [ ] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
Locally this gets me to within 3-4% of 1.1.4 on the asv mentioned in #37462
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38248/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38248/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38248.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38248",
"merged_at": "2020-12-03T14:19:35Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38248.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38248"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38249
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38249/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38249/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38249/events
|
https://github.com/pandas-dev/pandas/pull/38249
| 755,555,598
|
MDExOlB1bGxSZXF1ZXN0NTMxMjQ0ODg0
| 38,249
|
Fix C408 Errors in core/strings, core/arrays, core/dtypes...
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/44794138?v=4",
"events_url": "https://api.github.com/users/austiezr/events{/privacy}",
"followers_url": "https://api.github.com/users/austiezr/followers",
"following_url": "https://api.github.com/users/austiezr/following{/other_user}",
"gists_url": "https://api.github.com/users/austiezr/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/austiezr",
"id": 44794138,
"login": "austiezr",
"node_id": "MDQ6VXNlcjQ0Nzk0MTM4",
"organizations_url": "https://api.github.com/users/austiezr/orgs",
"received_events_url": "https://api.github.com/users/austiezr/received_events",
"repos_url": "https://api.github.com/users/austiezr/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/austiezr/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/austiezr/subscriptions",
"type": "User",
"url": "https://api.github.com/users/austiezr"
}
|
[] |
closed
| false
| null |
[] | null | 3
| 2020-12-02T19:36:25Z
| 2020-12-09T10:17:50Z
| 2020-12-09T10:17:49Z
|
NONE
| null |
...core/computation, core/indexes, core/ops, io/pytables.py, tests/dtypes, tests/io/generate_legacy_storage_files.py, tests/frame/methods/test_to_records.py, tests/groupby/transform/test_transform.py
- [X] xref #[38138](https://github.com/pandas-dev/pandas/issues/38138)
- [X] tests added / passed
- [X] passes `black pandas`
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38249/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38249/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38249.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38249",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/38249.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38249"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38250
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38250/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38250/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38250/events
|
https://github.com/pandas-dev/pandas/pull/38250
| 755,586,474
|
MDExOlB1bGxSZXF1ZXN0NTMxMjcwMzY0
| 38,250
|
Fix dict call for pandas/tests/util/test_assert_series_equal.py
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/57372467?v=4",
"events_url": "https://api.github.com/users/UrielMaD/events{/privacy}",
"followers_url": "https://api.github.com/users/UrielMaD/followers",
"following_url": "https://api.github.com/users/UrielMaD/following{/other_user}",
"gists_url": "https://api.github.com/users/UrielMaD/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/UrielMaD",
"id": 57372467,
"login": "UrielMaD",
"node_id": "MDQ6VXNlcjU3MzcyNDY3",
"organizations_url": "https://api.github.com/users/UrielMaD/orgs",
"received_events_url": "https://api.github.com/users/UrielMaD/received_events",
"repos_url": "https://api.github.com/users/UrielMaD/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/UrielMaD/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/UrielMaD/subscriptions",
"type": "User",
"url": "https://api.github.com/users/UrielMaD"
}
|
[] |
closed
| false
| null |
[] | null | 1
| 2020-12-02T20:26:16Z
| 2020-12-03T21:26:41Z
| 2020-12-03T21:26:25Z
|
CONTRIBUTOR
| null |
- [ ] closes #xxxx
- [ ] tests added / passed
- [ ] passes `black pandas`
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38250/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38250/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38250.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38250",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/38250.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38250"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38251
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38251/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38251/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38251/events
|
https://github.com/pandas-dev/pandas/pull/38251
| 755,656,436
|
MDExOlB1bGxSZXF1ZXN0NTMxMzI3Njg5
| 38,251
|
ENH: implement _should_compare/_is_comparable_dtype for all Index subclasses
|
{
"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": "FCE94F",
"default": false,
"description": "Internal refactoring of code",
"id": 127681,
"name": "Refactor",
"node_id": "MDU6TGFiZWwxMjc2ODE=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor"
},
{
"color": "e99695",
"default": false,
"description": "Related to the Index class or subclasses",
"id": 1218227310,
"name": "Index",
"node_id": "MDU6TGFiZWwxMjE4MjI3MzEw",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Index"
}
] |
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
| 2020-12-02T22:27:22Z
| 2020-12-04T15:20:27Z
| 2020-12-04T14:20:41Z
|
MEMBER
| null |
Fixes some problems in get_indexer_non_unique that AFAICT are not actually causing any problems.
Categorical kludge is needed because of #38240.
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38251/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38251/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38251.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38251",
"merged_at": "2020-12-04T14:20:41Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38251.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38251"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38252
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38252/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38252/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38252/events
|
https://github.com/pandas-dev/pandas/pull/38252
| 755,707,191
|
MDExOlB1bGxSZXF1ZXN0NTMxMzY5NDY5
| 38,252
|
CI: delete unused import in groupby/groupby.py
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/48889395?v=4",
"events_url": "https://api.github.com/users/arw2019/events{/privacy}",
"followers_url": "https://api.github.com/users/arw2019/followers",
"following_url": "https://api.github.com/users/arw2019/following{/other_user}",
"gists_url": "https://api.github.com/users/arw2019/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/arw2019",
"id": 48889395,
"login": "arw2019",
"node_id": "MDQ6VXNlcjQ4ODg5Mzk1",
"organizations_url": "https://api.github.com/users/arw2019/orgs",
"received_events_url": "https://api.github.com/users/arw2019/received_events",
"repos_url": "https://api.github.com/users/arw2019/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/arw2019/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arw2019/subscriptions",
"type": "User",
"url": "https://api.github.com/users/arw2019"
}
|
[
{
"color": "a2bca7",
"default": false,
"description": "Continuous Integration",
"id": 48070600,
"name": "CI",
"node_id": "MDU6TGFiZWw0ODA3MDYwMA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "2020-12-26T13:57:50Z",
"closed_issues": 1768,
"created_at": "2020-05-29T23:47:32Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/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
| 2020-12-03T00:15:45Z
| 2020-12-03T02:35:19Z
| 2020-12-03T02:24:55Z
|
MEMBER
| null |
Fixes a `flake8` bug on current master:
```
(pandas-dev) andrewwieteska@Andrews-MacBook-Pro pandas % flake8 pandas/core/groupby/groupby.py
pandas/core/groupby/groupby.py:53:1: F401 'pandas.core.dtypes.cast.maybe_cast_result' imported but unused
```
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38252/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38252/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38252.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38252",
"merged_at": "2020-12-03T02:24:55Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38252.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38252"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38253
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38253/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38253/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38253/events
|
https://github.com/pandas-dev/pandas/pull/38253
| 755,735,610
|
MDExOlB1bGxSZXF1ZXN0NTMxMzkyNjI3
| 38,253
|
REF: simplify _cython_operation return
|
{
"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": "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": "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": "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"
}
| 0
| 2020-12-03T01:24:09Z
| 2020-12-03T15:51:02Z
| 2020-12-03T14:29:29Z
|
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/38253/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38253/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38253.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38253",
"merged_at": "2020-12-03T14:29:29Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38253.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38253"
}
|
|
https://api.github.com/repos/pandas-dev/pandas/issues/38254
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38254/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38254/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38254/events
|
https://github.com/pandas-dev/pandas/pull/38254
| 755,740,791
|
MDExOlB1bGxSZXF1ZXN0NTMxMzk2NjI5
| 38,254
|
BUG: incorrect EA casting in groubpy.agg
|
{
"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": "729FCF",
"default": false,
"description": null,
"id": 233160,
"name": "Groupby",
"node_id": "MDU6TGFiZWwyMzMxNjA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby"
},
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy dtype conversions",
"id": 31404521,
"name": "Dtype Conversions",
"node_id": "MDU6TGFiZWwzMTQwNDUyMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions"
},
{
"color": "6138b5",
"default": false,
"description": "Extending pandas with custom dtypes or arrays.",
"id": 849023693,
"name": "ExtensionArray",
"node_id": "MDU6TGFiZWw4NDkwMjM2OTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/ExtensionArray"
}
] |
closed
| false
| null |
[] | null | 12
| 2020-12-03T01:38:03Z
| 2021-01-24T22:02:34Z
| 2021-01-24T21:55:17Z
|
MEMBER
| null |
- [ ] closes #xxxx
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
The existing code is implicitly assuming that _from_sequence is strict, so that maybe_cast_to_extension_array will only return an EA when correct. Since that assumption is untrue, the current code will return incorrect results, as in the test this adds.
If we just removed L729-L741 in groupby.ops, we would have 12ish test failures. A few of those would be for float64 result failing to cast back to Float64, and the rest would be for `ndarray[Decimal objects]` failing to cast back to DecimalArray. Until `_from_sequence` is reliable, I would rather remove these few lines and return correct-but-suboptimally-casted results than have these kludges.
cc @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/38254/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38254/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38254.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38254",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/38254.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38254"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38255
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38255/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38255/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38255/events
|
https://github.com/pandas-dev/pandas/pull/38255
| 755,772,192
|
MDExOlB1bGxSZXF1ZXN0NTMxNDIwMTM2
| 38,255
|
TST: split unfocused groupby test
|
{
"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": "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": "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": "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"
}
| 0
| 2020-12-03T02:57:59Z
| 2020-12-03T15:48:30Z
| 2020-12-03T14:30:45Z
|
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/38255/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38255/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38255.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38255",
"merged_at": "2020-12-03T14:30:45Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38255.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38255"
}
|
|
https://api.github.com/repos/pandas-dev/pandas/issues/38256
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38256/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38256/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38256/events
|
https://github.com/pandas-dev/pandas/issues/38256
| 755,966,193
|
MDU6SXNzdWU3NTU5NjYxOTM=
| 38,256
|
BUG: pandas to_json with orient "table" returns wrong schema & data string
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/22030685?v=4",
"events_url": "https://api.github.com/users/tgrandje/events{/privacy}",
"followers_url": "https://api.github.com/users/tgrandje/followers",
"following_url": "https://api.github.com/users/tgrandje/following{/other_user}",
"gists_url": "https://api.github.com/users/tgrandje/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/tgrandje",
"id": 22030685,
"login": "tgrandje",
"node_id": "MDQ6VXNlcjIyMDMwNjg1",
"organizations_url": "https://api.github.com/users/tgrandje/orgs",
"received_events_url": "https://api.github.com/users/tgrandje/received_events",
"repos_url": "https://api.github.com/users/tgrandje/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/tgrandje/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/tgrandje/subscriptions",
"type": "User",
"url": "https://api.github.com/users/tgrandje"
}
|
[
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "207de5",
"default": false,
"description": "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"
}
] |
open
| false
| null |
[] | null | 6
| 2020-12-03T08:06:11Z
| 2020-12-10T10:16:14Z
| null |
NONE
| null |
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
**Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports) detailing how to provide the necessary information for us to reproduce your bug.
#### Code Sample, a copy-pastable example
```python
test = pd.DataFrame([[1,2,3],[4,5,6]], columns=[1, 2, 3])
s = test.to_json(orient="table")
print(s)
# wrong string :
# '{"schema":{"fields":[{"name":"index","type":"integer"},{"name":1,"type":"integer"},{"name":2,"type":"integer"},{"name":3,"type":"integer"}],"primaryKey":["index"],"pandas_version":"0.20.0"},"data":[{"index":0,"1":1,"2":2,"3":3},{"index":1,"1":4,"2":5,"3":6}]}'
pd.read_json(s, orient="table")
#ValueError: Cannot convert non-finite values (NA or inf) to integer
```
#### Problem description
When the initial columns are integers, the schema dict returns correct names (that unquoted integers), but the data dict identifies columns as string (quoted integers). Therefore, any loaded dataframe from this json format will return a dataframe full of empty (NaN) values or fail with an exception (I don't know which triggers which ; this minimal example here will trigger an exception ; my original dataset with multiindexes [in stackoverflow](https://stackoverflow.com/questions/65115871/pandas-read-json-with-orient-table) returned an empty dataframe...
#### Expected Output
This output for pandas.to_json(orient="table") could be read (though it is losing the "int" label key and transforming it to strings) :
'{"schema":{"fields":[{"name":"index","type":"integer"},{"name":"1","type":"integer"},{"name":"2","type":"integer"},{"name":"3","type":"integer"}],"primaryKey":["index"],"pandas_version":"0.0.20"},"data":[{"index":0,"1":1,"2":2,"3":3},{"index":1,"1":4,"2":5,"3":6}]}'
#### Output of ``pd.show_versions()``
<details>
INSTALLED VERSIONS
------------------
commit : 67a3d4241ab84419856b84fc3ebc9abcbe66c6b3
python : 3.6.3.final.0
python-bits : 64
OS : Windows
OS-release : 10
Version : 10.0.19041
machine : AMD64
processor : Intel64 Family 6 Model 61 Stepping 4, GenuineIntel
byteorder : little
LC_ALL : None
LANG : fr
LOCALE : None.None
pandas : 1.1.4
numpy : 1.18.4
pytz : 2017.2
dateutil : 2.8.1
pip : 20.2.4
setuptools : 36.6.0
Cython : 0.27.2
pytest : 3.2.3
hypothesis : None
sphinx : 1.6.5
blosc : 1.5.1
feather : 0.4.0
xlsxwriter : 1.0.2
lxml.etree : 4.1.0
html5lib : 0.9999999
pymysql : None
psycopg2 : None
jinja2 : 2.9.6
IPython : 6.2.1
pandas_datareader: None
bs4 : 4.6.0
bottleneck : 1.2.1
fsspec : None
fastparquet : None
gcsfs : None
matplotlib : 2.2.2
numexpr : None
odfpy : None
openpyxl : None
pandas_gbq : None
pyarrow : 0.7.1
pytables : None
pyxlsb : None
s3fs : None
scipy : 1.4.1
sqlalchemy : 1.1.14
tables : None
tabulate : 0.8.5
xarray : 0.9.6
xlrd : 1.1.0
xlwt : None
numba : 0.35.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/38256/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38256/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38257
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38257/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38257/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38257/events
|
https://github.com/pandas-dev/pandas/pull/38257
| 755,976,023
|
MDExOlB1bGxSZXF1ZXN0NTMxNTk2ODM5
| 38,257
|
BUG: groupby.apply on the NaN group drops values with original axes return
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/41546976?v=4",
"events_url": "https://api.github.com/users/GYHHAHA/events{/privacy}",
"followers_url": "https://api.github.com/users/GYHHAHA/followers",
"following_url": "https://api.github.com/users/GYHHAHA/following{/other_user}",
"gists_url": "https://api.github.com/users/GYHHAHA/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/GYHHAHA",
"id": 41546976,
"login": "GYHHAHA",
"node_id": "MDQ6VXNlcjQxNTQ2OTc2",
"organizations_url": "https://api.github.com/users/GYHHAHA/orgs",
"received_events_url": "https://api.github.com/users/GYHHAHA/received_events",
"repos_url": "https://api.github.com/users/GYHHAHA/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/GYHHAHA/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/GYHHAHA/subscriptions",
"type": "User",
"url": "https://api.github.com/users/GYHHAHA"
}
|
[
{
"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,
"name": "Groupby",
"node_id": "MDU6TGFiZWwyMzMxNjA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby"
},
{
"color": "fbca04",
"default": false,
"description": "Apply, Aggregate, Transform",
"id": 697792067,
"name": "Apply",
"node_id": "MDU6TGFiZWw2OTc3OTIwNjc=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Apply"
}
] |
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"
}
| 2
| 2020-12-03T08:22:13Z
| 2020-12-08T00:39:56Z
| 2020-12-04T23:45:03Z
|
CONTRIBUTOR
| null |
- [x] closes #38227
- [x] tests added / passed
- [ ] passes `black pandas`
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38257/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38257/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38257.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38257",
"merged_at": "2020-12-04T23:45:03Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38257.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38257"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38258
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38258/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38258/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38258/events
|
https://github.com/pandas-dev/pandas/pull/38258
| 755,995,932
|
MDExOlB1bGxSZXF1ZXN0NTMxNjEzMjY3
| 38,258
|
TST: mark all excel tests as slow
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/41443370?v=4",
"events_url": "https://api.github.com/users/ivanovmg/events{/privacy}",
"followers_url": "https://api.github.com/users/ivanovmg/followers",
"following_url": "https://api.github.com/users/ivanovmg/following{/other_user}",
"gists_url": "https://api.github.com/users/ivanovmg/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/ivanovmg",
"id": 41443370,
"login": "ivanovmg",
"node_id": "MDQ6VXNlcjQxNDQzMzcw",
"organizations_url": "https://api.github.com/users/ivanovmg/orgs",
"received_events_url": "https://api.github.com/users/ivanovmg/received_events",
"repos_url": "https://api.github.com/users/ivanovmg/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/ivanovmg/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ivanovmg/subscriptions",
"type": "User",
"url": "https://api.github.com/users/ivanovmg"
}
|
[] |
closed
| false
| null |
[] | null | 5
| 2020-12-03T08:52:05Z
| 2020-12-08T03:49:09Z
| 2020-12-08T03:48:59Z
|
MEMBER
| null |
- [ ] xref #38091
- [ ] tests added / passed
- [ ] passes `black pandas`
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
Marked all excel-related tests as slow.
There are a lot of time for setup and teardown for every test.
Overall, moving these tests to "slow" category may probably save about 5 minutes of test time for "not slow" pipelines.
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38258/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38258/timeline
| null | 1
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38258.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38258",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/38258.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38258"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38259
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38259/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38259/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38259/events
|
https://github.com/pandas-dev/pandas/pull/38259
| 756,099,311
|
MDExOlB1bGxSZXF1ZXN0NTMxNjk4ODkz
| 38,259
|
Backport PR #38244: REGR: unstack on 'int' dtype prevent fillna to work
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}",
"gists_url": "https://api.github.com/users/simonjayhawkins/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/simonjayhawkins",
"id": 13159005,
"login": "simonjayhawkins",
"node_id": "MDQ6VXNlcjEzMTU5MDA1",
"organizations_url": "https://api.github.com/users/simonjayhawkins/orgs",
"received_events_url": "https://api.github.com/users/simonjayhawkins/received_events",
"repos_url": "https://api.github.com/users/simonjayhawkins/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/simonjayhawkins/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/simonjayhawkins/subscriptions",
"type": "User",
"url": "https://api.github.com/users/simonjayhawkins"
}
|
[
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stack/Unstack, Explode",
"id": 13098779,
"name": "Reshaping",
"node_id": "MDU6TGFiZWwxMzA5ODc3OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "2020-12-08T12:11:38Z",
"closed_issues": 81,
"created_at": "2020-10-29T13:43:23Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}",
"gists_url": "https://api.github.com/users/simonjayhawkins/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/simonjayhawkins",
"id": 13159005,
"login": "simonjayhawkins",
"node_id": "MDQ6VXNlcjEzMTU5MDA1",
"organizations_url": "https://api.github.com/users/simonjayhawkins/orgs",
"received_events_url": "https://api.github.com/users/simonjayhawkins/received_events",
"repos_url": "https://api.github.com/users/simonjayhawkins/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/simonjayhawkins/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/simonjayhawkins/subscriptions",
"type": "User",
"url": "https://api.github.com/users/simonjayhawkins"
},
"description": "on-merge: backport to 1.1.x",
"due_on": "2020-12-07T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/79",
"id": 6047124,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/79/labels",
"node_id": "MDk6TWlsZXN0b25lNjA0NzEyNA==",
"number": 79,
"open_issues": 0,
"state": "closed",
"title": "1.1.5",
"updated_at": "2020-12-08T12:11:38Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/79"
}
| 0
| 2020-12-03T11:10:30Z
| 2020-12-03T12:02:33Z
| 2020-12-03T12:02:28Z
|
MEMBER
| null |
Backport PR #38244
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38259/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38259/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38259.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38259",
"merged_at": "2020-12-03T12:02:28Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38259.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38259"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38260
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38260/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38260/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38260/events
|
https://github.com/pandas-dev/pandas/pull/38260
| 756,123,595
|
MDExOlB1bGxSZXF1ZXN0NTMxNzE5MDc1
| 38,260
|
C408 fix
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/7256356?v=4",
"events_url": "https://api.github.com/users/gerardjorgensen/events{/privacy}",
"followers_url": "https://api.github.com/users/gerardjorgensen/followers",
"following_url": "https://api.github.com/users/gerardjorgensen/following{/other_user}",
"gists_url": "https://api.github.com/users/gerardjorgensen/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/gerardjorgensen",
"id": 7256356,
"login": "gerardjorgensen",
"node_id": "MDQ6VXNlcjcyNTYzNTY=",
"organizations_url": "https://api.github.com/users/gerardjorgensen/orgs",
"received_events_url": "https://api.github.com/users/gerardjorgensen/received_events",
"repos_url": "https://api.github.com/users/gerardjorgensen/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/gerardjorgensen/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gerardjorgensen/subscriptions",
"type": "User",
"url": "https://api.github.com/users/gerardjorgensen"
}
|
[
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, code_checks",
"id": 106935113,
"name": "Code Style",
"node_id": "MDU6TGFiZWwxMDY5MzUxMTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "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
| 2020-12-03T11:45:08Z
| 2020-12-04T14:23:41Z
| 2020-12-04T14:23:37Z
|
CONTRIBUTOR
| null |
- [x] xref #38138
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
Rewrote dict calls to dict literals in the following files
./pandas/tests/io/json/test_ujson.py
./pandas/tests/io/json/test_normalize.py
Also changed list calls to literals in line 730 of the following file
pandas/tests/io/json/test_ujson.py
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38260/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38260/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38260.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38260",
"merged_at": "2020-12-04T14:23:37Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38260.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38260"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38261
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38261/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38261/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38261/events
|
https://github.com/pandas-dev/pandas/issues/38261
| 756,153,753
|
MDU6SXNzdWU3NTYxNTM3NTM=
| 38,261
|
DOC: pandas.DataFrame.mask
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/12305910?v=4",
"events_url": "https://api.github.com/users/ab-10/events{/privacy}",
"followers_url": "https://api.github.com/users/ab-10/followers",
"following_url": "https://api.github.com/users/ab-10/following{/other_user}",
"gists_url": "https://api.github.com/users/ab-10/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/ab-10",
"id": 12305910,
"login": "ab-10",
"node_id": "MDQ6VXNlcjEyMzA1OTEw",
"organizations_url": "https://api.github.com/users/ab-10/orgs",
"received_events_url": "https://api.github.com/users/ab-10/received_events",
"repos_url": "https://api.github.com/users/ab-10/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/ab-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ab-10/subscriptions",
"type": "User",
"url": "https://api.github.com/users/ab-10"
}
|
[
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "0052cc",
"default": false,
"description": "Issue that has not been reviewed by a pandas team member",
"id": 1954720290,
"name": "Needs Triage",
"node_id": "MDU6TGFiZWwxOTU0NzIwMjkw",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Triage"
}
] |
closed
| false
| null |
[] | null | 3
| 2020-12-03T12:30:11Z
| 2020-12-03T15:38:56Z
| 2020-12-03T15:29:54Z
|
NONE
| null |
#### Location of the documentation
https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.mask.html#pandas-dataframe-mask
#### Documentation problem
The first line of docstring states:
>> Replace values where the condition is True.
However, `where` replaces the values for which the `cond` is False.
e.g.
```
zeros = pd.DataFrame(np.zeros(5))
zeros.where(zeros == 0.0, "REPLACED")
>>>
0.0
0.0
0.0
0.0
0.0
zeros.where(zeros != 0.0, "REPLACED")
>>>
REPLACED
REPLACED
REPLACED
REPLACED
REPLACED
#### Suggested fix for documentation
I think documentation should say "Replace values where the condition is False."
The rest of the `where` documentation should also be changed to reflect the actual behaviour of `where`.
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38261/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38261/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38262
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38262/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38262/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38262/events
|
https://github.com/pandas-dev/pandas/pull/38262
| 756,249,900
|
MDExOlB1bGxSZXF1ZXN0NTMxODI0Njc2
| 38,262
|
BUG: to_hdf and HDFStore for subclasses
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/41443370?v=4",
"events_url": "https://api.github.com/users/ivanovmg/events{/privacy}",
"followers_url": "https://api.github.com/users/ivanovmg/followers",
"following_url": "https://api.github.com/users/ivanovmg/following{/other_user}",
"gists_url": "https://api.github.com/users/ivanovmg/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/ivanovmg",
"id": 41443370,
"login": "ivanovmg",
"node_id": "MDQ6VXNlcjQxNDQzMzcw",
"organizations_url": "https://api.github.com/users/ivanovmg/orgs",
"received_events_url": "https://api.github.com/users/ivanovmg/received_events",
"repos_url": "https://api.github.com/users/ivanovmg/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/ivanovmg/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ivanovmg/subscriptions",
"type": "User",
"url": "https://api.github.com/users/ivanovmg"
}
|
[
{
"color": "5319e7",
"default": false,
"description": "read_hdf, HDFStore",
"id": 47229190,
"name": "IO HDF5",
"node_id": "MDU6TGFiZWw0NzIyOTE5MA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20HDF5"
}
] |
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"
}
| 1
| 2020-12-03T14:34:39Z
| 2020-12-19T02:19:07Z
| 2020-12-19T02:19:00Z
|
MEMBER
| null |
- [ ] closes #33748
- [ ] tests added / passed
- [ ] passes `black pandas`
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
Fix the bug that the subclasses of a dataframe and a series cannot be saved ``to_hdf``.
The tests were added.
When testing I found that ``assert_frame_equal`` does not work on subclasses as well - probably need to fix it in a separate PR.
For now in the tests I compare values only.
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38262/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38262/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38262.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38262",
"merged_at": "2020-12-19T02:19:00Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38262.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38262"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38263
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38263/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38263/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38263/events
|
https://github.com/pandas-dev/pandas/pull/38263
| 756,311,955
|
MDExOlB1bGxSZXF1ZXN0NTMxODc2OTU1
| 38,263
|
C408 rewrite dict call to dict literals
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/58106524?v=4",
"events_url": "https://api.github.com/users/vmdhhh/events{/privacy}",
"followers_url": "https://api.github.com/users/vmdhhh/followers",
"following_url": "https://api.github.com/users/vmdhhh/following{/other_user}",
"gists_url": "https://api.github.com/users/vmdhhh/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/vmdhhh",
"id": 58106524,
"login": "vmdhhh",
"node_id": "MDQ6VXNlcjU4MTA2NTI0",
"organizations_url": "https://api.github.com/users/vmdhhh/orgs",
"received_events_url": "https://api.github.com/users/vmdhhh/received_events",
"repos_url": "https://api.github.com/users/vmdhhh/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/vmdhhh/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/vmdhhh/subscriptions",
"type": "User",
"url": "https://api.github.com/users/vmdhhh"
}
|
[
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, code_checks",
"id": 106935113,
"name": "Code Style",
"node_id": "MDU6TGFiZWwxMDY5MzUxMTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "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"
}
| 2
| 2020-12-03T15:40:40Z
| 2020-12-03T22:58:47Z
| 2020-12-03T22:58:33Z
|
CONTRIBUTOR
| null |
- [ ] xref #38138
- [ ] tests added / passed
- [ ] passes `black pandas`
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
Identify unnecessary dict call - rewrite as a literal in `./pandas/tests/io/pytables/test_store.py`, `./pandas/core/arrays/interval.py`
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38263/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38263/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38263.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38263",
"merged_at": "2020-12-03T22:58:33Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38263.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38263"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38264
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38264/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38264/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38264/events
|
https://github.com/pandas-dev/pandas/pull/38264
| 756,328,114
|
MDExOlB1bGxSZXF1ZXN0NTMxODkwNDY1
| 38,264
|
REF: implement Groupby idxmin, idxmax without fallback
|
{
"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": "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": "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": "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"
}
| 0
| 2020-12-03T16:00:17Z
| 2020-12-05T00:00:49Z
| 2020-12-04T23:41:41Z
|
MEMBER
| null |
- [ ] closes #xxxx
- [ ] tests added / passed
- [ ] passes `black pandas`
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38264/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38264/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38264.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38264",
"merged_at": "2020-12-04T23:41:41Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38264.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38264"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38265
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38265/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38265/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38265/events
|
https://github.com/pandas-dev/pandas/pull/38265
| 756,373,951
|
MDExOlB1bGxSZXF1ZXN0NTMxOTI5MTEz
| 38,265
|
Rewrite dict call to literals
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/61350590?v=4",
"events_url": "https://api.github.com/users/mavismonica/events{/privacy}",
"followers_url": "https://api.github.com/users/mavismonica/followers",
"following_url": "https://api.github.com/users/mavismonica/following{/other_user}",
"gists_url": "https://api.github.com/users/mavismonica/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/mavismonica",
"id": 61350590,
"login": "mavismonica",
"node_id": "MDQ6VXNlcjYxMzUwNTkw",
"organizations_url": "https://api.github.com/users/mavismonica/orgs",
"received_events_url": "https://api.github.com/users/mavismonica/received_events",
"repos_url": "https://api.github.com/users/mavismonica/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/mavismonica/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mavismonica/subscriptions",
"type": "User",
"url": "https://api.github.com/users/mavismonica"
}
|
[
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, code_checks",
"id": 106935113,
"name": "Code Style",
"node_id": "MDU6TGFiZWwxMDY5MzUxMTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "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"
}
| 0
| 2020-12-03T16:53:39Z
| 2020-12-03T21:39:58Z
| 2020-12-03T21:39:58Z
|
CONTRIBUTOR
| null |
- [ ] xref #38138
- [ ] tests added / passed
- [ ] passes `black pandas`
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
Identify unnecessary dict call - rewrite as a literal in `pandas\core\indexes\numeric.py`
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38265/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38265/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38265.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38265",
"merged_at": "2020-12-03T21:39:58Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38265.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38265"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38266
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38266/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38266/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38266/events
|
https://github.com/pandas-dev/pandas/pull/38266
| 756,402,858
|
MDExOlB1bGxSZXF1ZXN0NTMxOTUzMDMz
| 38,266
|
BUG: Inserting array of same size with Series.loc raises ValueError
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/34522496?v=4",
"events_url": "https://api.github.com/users/ma3da/events{/privacy}",
"followers_url": "https://api.github.com/users/ma3da/followers",
"following_url": "https://api.github.com/users/ma3da/following{/other_user}",
"gists_url": "https://api.github.com/users/ma3da/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/ma3da",
"id": 34522496,
"login": "ma3da",
"node_id": "MDQ6VXNlcjM0NTIyNDk2",
"organizations_url": "https://api.github.com/users/ma3da/orgs",
"received_events_url": "https://api.github.com/users/ma3da/received_events",
"repos_url": "https://api.github.com/users/ma3da/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/ma3da/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ma3da/subscriptions",
"type": "User",
"url": "https://api.github.com/users/ma3da"
}
|
[
{
"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 series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
}
] |
closed
| false
| null |
[] |
{
"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"
}
| 6
| 2020-12-03T17:33:05Z
| 2020-12-06T00:28:19Z
| 2020-12-05T17:14:06Z
|
CONTRIBUTOR
| null |
closes #37748
closes #37486
closes #38271
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38266/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38266/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38266.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38266",
"merged_at": "2020-12-05T17:14:04Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38266.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38266"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38267
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38267/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38267/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38267/events
|
https://github.com/pandas-dev/pandas/issues/38267
| 756,404,256
|
MDU6SXNzdWU3NTY0MDQyNTY=
| 38,267
|
BUG: Inconsistent behavior of `.replace()` in Int64 series with `<NA>`.
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/2065018?v=4",
"events_url": "https://api.github.com/users/tongr/events{/privacy}",
"followers_url": "https://api.github.com/users/tongr/followers",
"following_url": "https://api.github.com/users/tongr/following{/other_user}",
"gists_url": "https://api.github.com/users/tongr/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/tongr",
"id": 2065018,
"login": "tongr",
"node_id": "MDQ6VXNlcjIwNjUwMTg=",
"organizations_url": "https://api.github.com/users/tongr/orgs",
"received_events_url": "https://api.github.com/users/tongr/received_events",
"repos_url": "https://api.github.com/users/tongr/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/tongr/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/tongr/subscriptions",
"type": "User",
"url": "https://api.github.com/users/tongr"
}
|
[
{
"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": "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,
"description": "Unit test(s) needed to prevent regressions",
"id": 986278782,
"name": "Needs Tests",
"node_id": "MDU6TGFiZWw5ODYyNzg3ODI=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Tests"
},
{
"color": "8cc645",
"default": false,
"description": "Related to pd.NA and nullable extension arrays",
"id": 1817503692,
"name": "NA - MaskedArrays",
"node_id": "MDU6TGFiZWwxODE3NTAzNjky",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/NA%20-%20MaskedArrays"
}
] |
closed
| false
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/22396042?v=4",
"events_url": "https://api.github.com/users/rkc007/events{/privacy}",
"followers_url": "https://api.github.com/users/rkc007/followers",
"following_url": "https://api.github.com/users/rkc007/following{/other_user}",
"gists_url": "https://api.github.com/users/rkc007/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/rkc007",
"id": 22396042,
"login": "rkc007",
"node_id": "MDQ6VXNlcjIyMzk2MDQy",
"organizations_url": "https://api.github.com/users/rkc007/orgs",
"received_events_url": "https://api.github.com/users/rkc007/received_events",
"repos_url": "https://api.github.com/users/rkc007/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/rkc007/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rkc007/subscriptions",
"type": "User",
"url": "https://api.github.com/users/rkc007"
}
|
[
{
"avatar_url": "https://avatars.githubusercontent.com/u/22396042?v=4",
"events_url": "https://api.github.com/users/rkc007/events{/privacy}",
"followers_url": "https://api.github.com/users/rkc007/followers",
"following_url": "https://api.github.com/users/rkc007/following{/other_user}",
"gists_url": "https://api.github.com/users/rkc007/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/rkc007",
"id": 22396042,
"login": "rkc007",
"node_id": "MDQ6VXNlcjIyMzk2MDQy",
"organizations_url": "https://api.github.com/users/rkc007/orgs",
"received_events_url": "https://api.github.com/users/rkc007/received_events",
"repos_url": "https://api.github.com/users/rkc007/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/rkc007/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rkc007/subscriptions",
"type": "User",
"url": "https://api.github.com/users/rkc007"
}
] |
{
"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"
}
| 5
| 2020-12-03T17:35:06Z
| 2020-12-28T14:55:46Z
| 2020-12-28T14:55:46Z
|
NONE
| null |
### Code Sample
This code does work as expected (0 value is replaced by `<NA>` in an Int64 series).
```python
>>> import pandas as pd
>>> s = pd.Series([0, 1]).astype("Int64")
>>> s.replace(0, pd.NA)
0 <NA>
1 1
dtype: Int64
```
In contrast, when having `<NA>` values in the series `.replace()` does not work as expected (0 is **not** replaced by `<NA>`).
```python
>>> import pandas as pd
>>> s = pd.Series([0, None]).astype("Int64")
>>> s.replace(0, pd.NA)
0 0
1 <NA>
dtype: object
```
However, the code does work if we add `.fillna()` before replacing:
```python
>>> import pandas as pd
>>> s = pd.Series([0, None]).astype("Int64")
>>> s.fillna(0).replace(0, pd.NA)
0 <NA>
1 <NA>
dtype: Int64
```
### Problem description
When applying the replace on a Int64 series with or without `<NA>` I expect consistent behavior.
Also the result type of `.replace()` seems to be inconsistent based on the usage of `.fillna()` on the series (without `fillna()` the type changes to `object`).
### Expected behavior
I would expect that `s.replace(0, pd.NA)` and `s.fillna(0).replace(0, pd.NA)` on an Int64 series will **always** lead to the same result.
### Output of pd.show_versions()
<details>
<summary>Details</summary>
INSTALLED VERSIONS
------------------
commit : 67a3d4241ab84419856b84fc3ebc9abcbe66c6b3
python : 3.8.0.final.0
python-bits : 64
OS : Linux
OS-release : 5.4.0-53-generic
Version : #59~18.04.1-Ubuntu SMP Wed Oct 21 12:14:56 UTC 2020
machine : x86_64
processor : x86_64
byteorder : little
LC_ALL : None
LANG : en_US.UTF-8
LOCALE : en_US.UTF-8
pandas : 1.1.4
numpy : 1.19.2
pytz : 2020.4
dateutil : 2.8.1
pip : 20.3
setuptools : 50.3.2.post20201201
Cython : None
pytest : None
hypothesis : None
sphinx : None
blosc : None
feather : None
xlsxwriter : None
lxml.etree : None
html5lib : None
pymysql : None
psycopg2 : None
jinja2 : None
IPython : None
pandas_datareader: None
bs4 : None
bottleneck : None
fsspec : None
fastparquet : None
gcsfs : None
matplotlib : None
numexpr : None
odfpy : None
openpyxl : None
pandas_gbq : None
pyarrow : None
pytables : None
pyxlsb : None
s3fs : None
scipy : None
sqlalchemy : None
tables : None
tabulate : None
xarray : None
xlrd : None
xlwt : None
numba : 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/38267/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38267/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38268
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38268/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38268/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38268/events
|
https://github.com/pandas-dev/pandas/pull/38268
| 756,421,913
|
MDExOlB1bGxSZXF1ZXN0NTMxOTY5MjM1
| 38,268
|
BUG: name retention in Index.difference corner cases
|
{
"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": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
}
] |
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"
}
| 2
| 2020-12-03T17:58:15Z
| 2020-12-04T02:08:54Z
| 2020-12-04T02:01:12Z
|
MEMBER
| null |
- [ ] closes #xxxx
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38268/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38268/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38268.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38268",
"merged_at": "2020-12-04T02:01:12Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38268.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38268"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38269
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38269/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38269/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38269/events
|
https://github.com/pandas-dev/pandas/issues/38269
| 756,441,897
|
MDU6SXNzdWU3NTY0NDE4OTc=
| 38,269
|
BUG: _metadata does not persist through groupby
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/8843676?v=4",
"events_url": "https://api.github.com/users/stuart23/events{/privacy}",
"followers_url": "https://api.github.com/users/stuart23/followers",
"following_url": "https://api.github.com/users/stuart23/following{/other_user}",
"gists_url": "https://api.github.com/users/stuart23/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/stuart23",
"id": 8843676,
"login": "stuart23",
"node_id": "MDQ6VXNlcjg4NDM2NzY=",
"organizations_url": "https://api.github.com/users/stuart23/orgs",
"received_events_url": "https://api.github.com/users/stuart23/received_events",
"repos_url": "https://api.github.com/users/stuart23/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/stuart23/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/stuart23/subscriptions",
"type": "User",
"url": "https://api.github.com/users/stuart23"
}
|
[
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
}
] |
closed
| false
| null |
[] | null | 2
| 2020-12-03T18:24:26Z
| 2020-12-12T16:52:36Z
| 2020-12-09T04:56:18Z
|
NONE
| null |
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
**Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports) detailing how to provide the necessary information for us to reproduce your bug.
#### Code Sample, a copy-pastable example
```python
class MyDataFrame(DataFrame):
_metadata = ['my_metadata']
data = MyDataFrame({'test': [1,1,1,2,2,2]})
data.my_metadata = 2
for group_id, group_data in data.groupby('test'):
assert group_data.my_metadata == 2
```
#### Problem description
As per documentation [here](https://pandas.pydata.org/pandas-docs/stable/development/extending.html#define-original-properties), it seems that any derivatives of a DataFrame should inherit the metadata properties assigned. This is true with slicing operations, but is not true with groupby(). It would be more consistent if the property persisted for slicing and groupby().
#### Expected Output
Should not raise an assertion error.
#### Output of ``pd.show_versions()``
<details>
INSTALLED VERSIONS
------------------
commit : 67a3d4241ab84419856b84fc3ebc9abcbe66c6b3
python : 3.8.5.final.0
python-bits : 64
OS : Linux
OS-release : 5.4.0-56-generic
Version : #62-Ubuntu SMP Mon Nov 23 19:20:19 UTC 2020
machine : x86_64
processor : x86_64
byteorder : little
LC_ALL : None
LANG : en_US.UTF-8
LOCALE : en_US.UTF-8
pandas : 1.1.4
numpy : 1.19.4
pytz : 2019.3
dateutil : 2.7.3
pip : 20.0.2
setuptools : 45.2.0
Cython : 0.29.21
pytest : 6.1.2
hypothesis : None
sphinx : None
blosc : None
feather : None
xlsxwriter : None
lxml.etree : None
html5lib : None
pymysql : None
psycopg2 : 2.8.6 (dt dec pq3 ext lo64)
jinja2 : 2.10.1
IPython : None
pandas_datareader: None
bs4 : None
bottleneck : None
fsspec : None
fastparquet : None
gcsfs : None
matplotlib : 3.3.3
numexpr : None
odfpy : None
openpyxl : None
pandas_gbq : None
pyarrow : None
pytables : None
pyxlsb : None
s3fs : None
scipy : 1.5.4
sqlalchemy : None
tables : None
tabulate : 0.8.6
xarray : 0.14.1
xlrd : None
xlwt : None
numba : 0.51.2
</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/38269/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38269/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38270
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38270/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38270/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38270/events
|
https://github.com/pandas-dev/pandas/issues/38270
| 756,451,384
|
MDU6SXNzdWU3NTY0NTEzODQ=
| 38,270
|
BUG: Missing SettingwithCopyWarning with MultiIndex DataFrame
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/12128514?v=4",
"events_url": "https://api.github.com/users/bersbersbers/events{/privacy}",
"followers_url": "https://api.github.com/users/bersbersbers/followers",
"following_url": "https://api.github.com/users/bersbersbers/following{/other_user}",
"gists_url": "https://api.github.com/users/bersbersbers/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/bersbersbers",
"id": 12128514,
"login": "bersbersbers",
"node_id": "MDQ6VXNlcjEyMTI4NTE0",
"organizations_url": "https://api.github.com/users/bersbersbers/orgs",
"received_events_url": "https://api.github.com/users/bersbersbers/received_events",
"repos_url": "https://api.github.com/users/bersbersbers/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/bersbersbers/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/bersbersbers/subscriptions",
"type": "User",
"url": "https://api.github.com/users/bersbersbers"
}
|
[
{
"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": "f2f074",
"default": false,
"description": "Warnings that appear or should be added to pandas",
"id": 1628184320,
"name": "Warnings",
"node_id": "MDU6TGFiZWwxNjI4MTg0MzIw",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Warnings"
},
{
"color": "70e5ca",
"default": false,
"description": "",
"id": 2085877452,
"name": "Copy / view semantics",
"node_id": "MDU6TGFiZWwyMDg1ODc3NDUy",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Copy%20/%20view%20semantics"
}
] |
open
| false
| null |
[] | null | 1
| 2020-12-03T18:39:18Z
| 2021-08-14T17:12:59Z
| null |
NONE
| null |
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
#### Code Sample, a copy-pastable example
```python
"""Missing SettingwithCopyWarning."""
import pandas as pd
df = pd.DataFrame(
[["Alice", 10]],
columns=pd.MultiIndex.from_product([["person"], ["first_name", "age"]]),
)
df.person.age = 11
print(df)
```
#### Problem description
Value `11` is not assigned. Output is
```
person
first_name age
0 Alice 10
```
No SettingwithCopyWarning is shown.
#### Expected Output
Value `11` is assigned. Output is
```
person
first_name age
0 Alice 11
```
Or: SettingwithCopyWarning is shown.
#### Output of ``pd.show_versions()``
<details>
```
INSTALLED VERSIONS
------------------
commit : 67a3d4241ab84419856b84fc3ebc9abcbe66c6b3
python : 3.8.6.final.0
python-bits : 64
OS : Linux
OS-release : 5.3.18-lp152.44-default
Version : #1 SMP Wed Sep 30 18:51:43 UTC 2020 (914f31e)
machine : x86_64
processor : x86_64
byteorder : little
LC_ALL : None
LANG : en_US.UTF-8
LOCALE : en_US.UTF-8
pandas : 1.1.4
numpy : 1.19.4
pytz : 2020.4
dateutil : 2.8.1
pip : 20.3.1
setuptools : 50.3.2
Cython : None
pytest : None
hypothesis : None
sphinx : None
blosc : None
feather : None
xlsxwriter : 1.3.7
lxml.etree : 4.6.2
html5lib : None
pymysql : None
psycopg2 : None
jinja2 : None
IPython : None
pandas_datareader: None
bs4 : None
bottleneck : None
fsspec : None
fastparquet : None
gcsfs : None
matplotlib : 3.3.3
numexpr : None
odfpy : None
openpyxl : None
pandas_gbq : None
pyarrow : None
pytables : None
pyxlsb : None
s3fs : None
scipy : 1.5.4
sqlalchemy : None
tables : None
tabulate : None
xarray : None
xlrd : 1.2.0
xlwt : 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/38270/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38270/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38271
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38271/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38271/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38271/events
|
https://github.com/pandas-dev/pandas/issues/38271
| 756,452,596
|
MDU6SXNzdWU3NTY0NTI1OTY=
| 38,271
|
BUG: setting object dtype Series row with an Extension Array
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/48889395?v=4",
"events_url": "https://api.github.com/users/arw2019/events{/privacy}",
"followers_url": "https://api.github.com/users/arw2019/followers",
"following_url": "https://api.github.com/users/arw2019/following{/other_user}",
"gists_url": "https://api.github.com/users/arw2019/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/arw2019",
"id": 48889395,
"login": "arw2019",
"node_id": "MDQ6VXNlcjQ4ODg5Mzk1",
"organizations_url": "https://api.github.com/users/arw2019/orgs",
"received_events_url": "https://api.github.com/users/arw2019/received_events",
"repos_url": "https://api.github.com/users/arw2019/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/arw2019/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arw2019/subscriptions",
"type": "User",
"url": "https://api.github.com/users/arw2019"
}
|
[
{
"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 series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "6138b5",
"default": false,
"description": "Extending pandas with custom dtypes or arrays.",
"id": 849023693,
"name": "ExtensionArray",
"node_id": "MDU6TGFiZWw4NDkwMjM2OTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/ExtensionArray"
}
] |
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"
}
| 0
| 2020-12-03T18:41:21Z
| 2020-12-05T17:14:05Z
| 2020-12-05T17:14:05Z
|
MEMBER
| null |
On 1.2 master:
``` python
In [11]: import numpy as np
...: import pandas as pd
...:
...: ser = pd.Series(1, index=list("abcde"), dtype="object")
...:
...: expected = pd.array([0,0,3,0,0])
...: ser.loc["a"] = expected
...: result = ser[0]
In [12]: ser
Out[12]:
a 0
b 0
c 3
d 0
e 0
dtype: Int64
```
I expect:
``` python
In [14]: ser
Out[14]:
a [0, 0, 3, 0, 0]
b 1
c 1
d 1
e 1
dtype: object
```
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38271/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38271/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38272
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38272/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38272/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38272/events
|
https://github.com/pandas-dev/pandas/pull/38272
| 756,460,021
|
MDExOlB1bGxSZXF1ZXN0NTMyMDAxMzM3
| 38,272
|
BUG: DataFrame.apply with axis=1 and EA dtype
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists_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": "e11d21",
"default": false,
"description": "Functionality that used to work in a prior pandas version",
"id": 32815646,
"name": "Regression",
"node_id": "MDU6TGFiZWwzMjgxNTY0Ng==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression"
},
{
"color": "fbca04",
"default": false,
"description": "Apply, Aggregate, Transform",
"id": 697792067,
"name": "Apply",
"node_id": "MDU6TGFiZWw2OTc3OTIwNjc=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Apply"
},
{
"color": "6138b5",
"default": false,
"description": "Extending pandas with custom dtypes or arrays.",
"id": 849023693,
"name": "ExtensionArray",
"node_id": "MDU6TGFiZWw4NDkwMjM2OTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/ExtensionArray"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "2020-12-08T12:11:38Z",
"closed_issues": 81,
"created_at": "2020-10-29T13:43:23Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}",
"gists_url": "https://api.github.com/users/simonjayhawkins/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/simonjayhawkins",
"id": 13159005,
"login": "simonjayhawkins",
"node_id": "MDQ6VXNlcjEzMTU5MDA1",
"organizations_url": "https://api.github.com/users/simonjayhawkins/orgs",
"received_events_url": "https://api.github.com/users/simonjayhawkins/received_events",
"repos_url": "https://api.github.com/users/simonjayhawkins/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/simonjayhawkins/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/simonjayhawkins/subscriptions",
"type": "User",
"url": "https://api.github.com/users/simonjayhawkins"
},
"description": "on-merge: backport to 1.1.x",
"due_on": "2020-12-07T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/79",
"id": 6047124,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/79/labels",
"node_id": "MDk6TWlsZXN0b25lNjA0NzEyNA==",
"number": 79,
"open_issues": 0,
"state": "closed",
"title": "1.1.5",
"updated_at": "2020-12-08T12:11:38Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/79"
}
| 8
| 2020-12-03T18:51:39Z
| 2020-12-05T21:01:42Z
| 2020-12-04T16:21:24Z
|
MEMBER
| null |
- [x] closes #36785
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38272/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38272/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38272.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38272",
"merged_at": "2020-12-04T16:21:24Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38272.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38272"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38273
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38273/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38273/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38273/events
|
https://github.com/pandas-dev/pandas/pull/38273
| 756,528,998
|
MDExOlB1bGxSZXF1ZXN0NTMyMDYyODY5
| 38,273
|
test groupby.indices for multiple groupby and mix of types
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/47069922?v=4",
"events_url": "https://api.github.com/users/alexifm/events{/privacy}",
"followers_url": "https://api.github.com/users/alexifm/followers",
"following_url": "https://api.github.com/users/alexifm/following{/other_user}",
"gists_url": "https://api.github.com/users/alexifm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/alexifm",
"id": 47069922,
"login": "alexifm",
"node_id": "MDQ6VXNlcjQ3MDY5OTIy",
"organizations_url": "https://api.github.com/users/alexifm/orgs",
"received_events_url": "https://api.github.com/users/alexifm/received_events",
"repos_url": "https://api.github.com/users/alexifm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/alexifm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/alexifm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/alexifm"
}
|
[
{
"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": "729FCF",
"default": false,
"description": null,
"id": 233160,
"name": "Groupby",
"node_id": "MDU6TGFiZWwyMzMxNjA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby"
},
{
"color": "7fcce8",
"default": false,
"description": "",
"id": 2347992045,
"name": "Stale",
"node_id": "MDU6TGFiZWwyMzQ3OTkyMDQ1",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Stale"
}
] |
closed
| false
| null |
[] | null | 6
| 2020-12-03T19:52:25Z
| 2021-02-11T01:30:51Z
| 2021-02-11T01:30:51Z
|
NONE
| null |
Creates tests for GH26859
- [X] closes #26859
- [X] tests added / passed
- [X] passes `black pandas`
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
Does this warrant an entry in whatsnew?
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38273/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38273/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38273.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38273",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/38273.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38273"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38274
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38274/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38274/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38274/events
|
https://github.com/pandas-dev/pandas/issues/38274
| 756,583,206
|
MDU6SXNzdWU3NTY1ODMyMDY=
| 38,274
|
BUG: pandas.dataframe.drop_duplicates ignore_index parameter
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/36402231?v=4",
"events_url": "https://api.github.com/users/dannemarre/events{/privacy}",
"followers_url": "https://api.github.com/users/dannemarre/followers",
"following_url": "https://api.github.com/users/dannemarre/following{/other_user}",
"gists_url": "https://api.github.com/users/dannemarre/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/dannemarre",
"id": 36402231,
"login": "dannemarre",
"node_id": "MDQ6VXNlcjM2NDAyMjMx",
"organizations_url": "https://api.github.com/users/dannemarre/orgs",
"received_events_url": "https://api.github.com/users/dannemarre/received_events",
"repos_url": "https://api.github.com/users/dannemarre/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/dannemarre/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/dannemarre/subscriptions",
"type": "User",
"url": "https://api.github.com/users/dannemarre"
}
|
[
{
"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": "fc6feb",
"default": false,
"description": "duplicated, drop_duplicates",
"id": 1633019538,
"name": "duplicated",
"node_id": "MDU6TGFiZWwxNjMzMDE5NTM4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/duplicated"
}
] |
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"
}
| 0
| 2020-12-03T20:53:31Z
| 2020-12-04T14:24:58Z
| 2020-12-04T14:24:58Z
|
NONE
| null |
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [x] (optional) I have confirmed this bug exists on the master branch of pandas.
---
**Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports) detailing how to provide the necessary information for us to reproduce your bug.
#### Code Sample, a copy-pastable example
```python
import unittest
import pandas as pd
class Test(unittest.TestCase):
def testError(self):
cars = {'Brand': ['Honda Civic','Toyota Corolla','Ford Focus','Audi A4'],
'Price': [22000,25000,27000,35000]
}
df = pd.DataFrame(cars, columns = ['Brand', 'Price'])
dataError = df.drop_duplicates(ignore_index='error')
print("Should give ValueError: \n"+
" ValueError: For argument ignore_index expected type bool, received type str.")
if __name__ == '__main__' :
unittest.main()
```
#### Problem description
Hi! So I am doing white testing for school and found a tiny bug in drop_duplicates. When using the boolean parameter "ignore_index" it does not check if it is boolean or not. The "inplace" parameter is checked using the function validate_bool_kwarg(--). The "ignore_index" should be checked the same way. I have never reported a bug and I could fix it myself but I am a bit afraid to mess things up. Thank you!
#### Expected Output
ValueError: For argument "ignore_index" expected type bool, received type str.
#### Output of ``pd.show_versions()``
<details>
INSTALLED VERSIONS
------------------
commit : 2a7d3326dee660824a8433ffd01065f8ac37f7d6
python : 3.8.5.final.0
python-bits : 64
OS : Linux
OS-release : 4.19.104-microsoft-standard
Version : #1 SMP Wed Feb 19 06:37:35 UTC 2020
machine : x86_64
processor : x86_64
byteorder : little
LC_ALL : None
LANG : C.UTF-8
LOCALE : en_US.UTF-8
pandas : 1.1.2
numpy : 1.19.2
pytz : 2020.1
dateutil : 2.8.1
pip : 20.0.2
setuptools : 45.2.0
Cython : None
pytest : None
hypothesis : None
sphinx : 3.2.1
blosc : None
feather : None
xlsxwriter : None
lxml.etree : None
html5lib : None
pymysql : None
psycopg2 : None
jinja2 : 2.10.1
IPython : None
pandas_datareader: None
bs4 : None
bottleneck : None
fsspec : None
fastparquet : None
gcsfs : None
matplotlib : None
numexpr : None
odfpy : None
openpyxl : None
pandas_gbq : None
pyarrow : None
pytables : None
pyxlsb : None
s3fs : None
scipy : 1.5.2
sqlalchemy : None
tables : None
tabulate : None
xarray : None
xlrd : None
xlwt : None
numba : 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/38274/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38274/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38275
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38275/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38275/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38275/events
|
https://github.com/pandas-dev/pandas/pull/38275
| 756,599,310
|
MDExOlB1bGxSZXF1ZXN0NTMyMTIzODM4
| 38,275
|
CLN: assorted cleanups
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists_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": "207de5",
"default": false,
"description": null,
"id": 211029535,
"name": "Clean",
"node_id": "MDU6TGFiZWwyMTEwMjk1MzU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "2020-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
| 2020-12-03T21:20:24Z
| 2020-12-04T00:02:17Z
| 2020-12-03T22:59:42Z
|
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/38275/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38275/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38275.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38275",
"merged_at": "2020-12-03T22:59:42Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38275.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38275"
}
|
|
https://api.github.com/repos/pandas-dev/pandas/issues/38276
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38276/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38276/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38276/events
|
https://github.com/pandas-dev/pandas/pull/38276
| 756,624,714
|
MDExOlB1bGxSZXF1ZXN0NTMyMTQ1MjM2
| 38,276
|
Removing dict calls
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/11475695?v=4",
"events_url": "https://api.github.com/users/joao-zanutto/events{/privacy}",
"followers_url": "https://api.github.com/users/joao-zanutto/followers",
"following_url": "https://api.github.com/users/joao-zanutto/following{/other_user}",
"gists_url": "https://api.github.com/users/joao-zanutto/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/joao-zanutto",
"id": 11475695,
"login": "joao-zanutto",
"node_id": "MDQ6VXNlcjExNDc1Njk1",
"organizations_url": "https://api.github.com/users/joao-zanutto/orgs",
"received_events_url": "https://api.github.com/users/joao-zanutto/received_events",
"repos_url": "https://api.github.com/users/joao-zanutto/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/joao-zanutto/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/joao-zanutto/subscriptions",
"type": "User",
"url": "https://api.github.com/users/joao-zanutto"
}
|
[
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, code_checks",
"id": 106935113,
"name": "Code Style",
"node_id": "MDU6TGFiZWwxMDY5MzUxMTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "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"
}
| 4
| 2020-12-03T22:00:40Z
| 2020-12-04T14:22:42Z
| 2020-12-04T14:22:38Z
|
CONTRIBUTOR
| null |
- [ ] xref #38138
- [ ] tests added / passed
- [ ] passes `black pandas`
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
Removed the dict calls for the files:
`./pandas/core/arrays/floating.py`
`./pandas/core/arrays/numpy_.py`
`./pandas/core/arrays/interval.py`
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38276/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38276/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38276.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38276",
"merged_at": "2020-12-04T14:22:38Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38276.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38276"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38277
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38277/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38277/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38277/events
|
https://github.com/pandas-dev/pandas/pull/38277
| 756,647,055
|
MDExOlB1bGxSZXF1ZXN0NTMyMTY0NDYw
| 38,277
|
BUG: Validate drop_duplicates ignore_index argument for bool
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/61934744?v=4",
"events_url": "https://api.github.com/users/phofl/events{/privacy}",
"followers_url": "https://api.github.com/users/phofl/followers",
"following_url": "https://api.github.com/users/phofl/following{/other_user}",
"gists_url": "https://api.github.com/users/phofl/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/phofl",
"id": 61934744,
"login": "phofl",
"node_id": "MDQ6VXNlcjYxOTM0NzQ0",
"organizations_url": "https://api.github.com/users/phofl/orgs",
"received_events_url": "https://api.github.com/users/phofl/received_events",
"repos_url": "https://api.github.com/users/phofl/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/phofl/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/phofl/subscriptions",
"type": "User",
"url": "https://api.github.com/users/phofl"
}
|
[
{
"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": "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
| 2020-12-03T22:36:46Z
| 2020-12-04T23:46:21Z
| 2020-12-04T14:24:58Z
|
MEMBER
| null |
- [x] closes #38274
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
Saw this on the tracker. I think we should validate this, some inputs could lead to weird results.
The last drop duplicates entry in whatsnew was also under reshaping, so put it there
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38277/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38277/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38277.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38277",
"merged_at": "2020-12-04T14:24:58Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38277.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38277"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38278
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38278/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38278/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38278/events
|
https://github.com/pandas-dev/pandas/issues/38278
| 756,656,394
|
MDU6SXNzdWU3NTY2NTYzOTQ=
| 38,278
|
BUG: DataError: No numeric types to aggregate on pandas.core.groupby.GroupBy.rank¶
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/68250688?v=4",
"events_url": "https://api.github.com/users/ppetruneac/events{/privacy}",
"followers_url": "https://api.github.com/users/ppetruneac/followers",
"following_url": "https://api.github.com/users/ppetruneac/following{/other_user}",
"gists_url": "https://api.github.com/users/ppetruneac/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/ppetruneac",
"id": 68250688,
"login": "ppetruneac",
"node_id": "MDQ6VXNlcjY4MjUwNjg4",
"organizations_url": "https://api.github.com/users/ppetruneac/orgs",
"received_events_url": "https://api.github.com/users/ppetruneac/received_events",
"repos_url": "https://api.github.com/users/ppetruneac/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/ppetruneac/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ppetruneac/subscriptions",
"type": "User",
"url": "https://api.github.com/users/ppetruneac"
}
|
[
{
"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,
"name": "Groupby",
"node_id": "MDU6TGFiZWwyMzMxNjA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby"
}
] |
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"
}
| 2
| 2020-12-03T22:55:27Z
| 2021-05-17T12:52:27Z
| 2021-05-17T12:52:27Z
|
NONE
| null |
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [x] (optional) I have confirmed this bug exists on the master branch of pandas.
---
**Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports) detailing how to provide the necessary information for us to reproduce your bug.
#### Code Sample, a copy-pastable example
```python
import pandas as pd
df = pd.DataFrame({'id': ['1', '1', '2', '3'], 'title': ['title1', 'title2', 'title3', 'title4']})
# df['id'] = df['id'].astype('int')
# df.dtypes
df.groupby('id')['title'].rank(method = "first")
```
#### Problem description
[this should explain **why** the current behaviour is a problem and why the expected output is a better solution]
For a simple dataframe, I cannot rank a grouped dataframe on non-numeric data type. For example, I want to group by ID and rank a column. My aim here is to identify duplicates in one column by ranking it.
This is the problem I get:
```
df.groupby('id')['title'].rank(method = "first")
---------------------------------------------------------------------------
DataError Traceback (most recent call last)
~/projects/dentaway-marketing/linkedin-jobs-scraper/process_linkedin_jobs_data.py in
----> 276 df.groupby('id')['title'].rank(method = "first")
~/anaconda3/envs/dev/lib/python3.8/site-packages/pandas/core/groupby/groupby.py in rank(self, method, ascending, na_option, pct, axis)
2299 msg = "na_option must be one of 'keep', 'top', or 'bottom'"
2300 raise ValueError(msg)
-> 2301 return self._cython_transform(
2302 "rank",
2303 numeric_only=False,
~/anaconda3/envs/dev/lib/python3.8/site-packages/pandas/core/groupby/groupby.py in _cython_transform(self, how, numeric_only, **kwargs)
970
971 if len(output) == 0:
--> 972 raise DataError("No numeric types to aggregate")
973
974 return self._wrap_transformed_output(output)
DataError: No numeric types to aggregate
```
#### Expected Output
The expected output should be a ranked series.
#### Output of ``pd.show_versions()``
<details>
[paste the output of ``pd.show_versions()`` here leaving a blank line after the details tag]
pandas is installed with pip.
INSTALLED VERSIONS
------------------
commit : 67a3d4241ab84419856b84fc3ebc9abcbe66c6b3
python : 3.8.3.final.0
python-bits : 64
OS : Darwin
OS-release : 20.1.0
Version : Darwin Kernel Version 20.1.0: Sat Oct 31 00:07:11 PDT 2020; root:xnu-7195.50.7~2/RELEASE_X86_64
machine : x86_64
processor : i386
byteorder : little
LC_ALL : None
LANG : None
LOCALE : None.UTF-8
pandas : 1.1.4
numpy : 1.18.2
pytz : 2020.1
dateutil : 2.8.1
pip : 20.1.1
setuptools : 49.2.0.post20200714
Cython : 0.29.21
pytest : 5.4.3
hypothesis : None
sphinx : 3.1.2
blosc : None
feather : None
xlsxwriter : 1.2.9
lxml.etree : 4.5.2
html5lib : 1.1
pymysql : None
psycopg2 : None
jinja2 : 2.11.2
IPython : 7.16.1
pandas_datareader: None
bs4 : 4.9.1
bottleneck : 1.3.2
fsspec : 0.7.4
fastparquet : None
gcsfs : None
matplotlib : 3.2.2
numexpr : 2.7.1
odfpy : None
openpyxl : 3.0.4
pandas_gbq : None
pyarrow : 2.0.0
pytables : None
pyxlsb : None
s3fs : None
scipy : 1.5.0
sqlalchemy : 1.3.18
tables : 3.6.1
tabulate : None
xarray : None
xlrd : 1.2.0
xlwt : 1.3.0
numba : 0.50.1
</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/38278/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38278/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38279
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38279/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38279/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38279/events
|
https://github.com/pandas-dev/pandas/pull/38279
| 756,666,881
|
MDExOlB1bGxSZXF1ZXN0NTMyMTgwMjI3
| 38,279
|
BUG: isin numeric vs string
|
{
"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": "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": "e102d8",
"default": false,
"description": "Unexpected or buggy dtype conversions",
"id": 31404521,
"name": "Dtype Conversions",
"node_id": "MDU6TGFiZWwzMTQwNDUyMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "2020-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"
}
| 4
| 2020-12-03T23:16:56Z
| 2020-12-07T17:28:41Z
| 2020-12-04T14:25:42Z
|
MEMBER
| null |
- [ ] closes #xxxx
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
Using the new hashtables!
```
In [3]: arr = np.arange(10**7).astype(np.int32)
In [4]: %timeit isin(arr, arr[:10])
88.8 ms ± 497 µs per loop (mean ± std. dev. of 7 runs, 10 loops each) # <-- master
42.7 ms ± 385 µs per loop (mean ± std. dev. of 7 runs, 10 loops each) # <-- PR
```
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38279/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38279/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38279.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38279",
"merged_at": "2020-12-04T14:25:42Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38279.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38279"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38280
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38280/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38280/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38280/events
|
https://github.com/pandas-dev/pandas/pull/38280
| 756,706,187
|
MDExOlB1bGxSZXF1ZXN0NTMyMjEyNzc1
| 38,280
|
pandas/core/strings/accesory.py Unnecessary dict call - rewrite as a literal #38138
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/57372467?v=4",
"events_url": "https://api.github.com/users/UrielMaD/events{/privacy}",
"followers_url": "https://api.github.com/users/UrielMaD/followers",
"following_url": "https://api.github.com/users/UrielMaD/following{/other_user}",
"gists_url": "https://api.github.com/users/UrielMaD/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/UrielMaD",
"id": 57372467,
"login": "UrielMaD",
"node_id": "MDQ6VXNlcjU3MzcyNDY3",
"organizations_url": "https://api.github.com/users/UrielMaD/orgs",
"received_events_url": "https://api.github.com/users/UrielMaD/received_events",
"repos_url": "https://api.github.com/users/UrielMaD/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/UrielMaD/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/UrielMaD/subscriptions",
"type": "User",
"url": "https://api.github.com/users/UrielMaD"
}
|
[
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, code_checks",
"id": 106935113,
"name": "Code Style",
"node_id": "MDU6TGFiZWwxMDY5MzUxMTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "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
| 2020-12-04T00:52:36Z
| 2020-12-04T17:57:30Z
| 2020-12-04T14:21:39Z
|
CONTRIBUTOR
| null |
xref #38138
File modified: pandas/core/strings/accesory.py
Changed unnecessary dict calls for flake8 (C408) standard:
- Rewrite dict() as {}
- [ ] closes #xxxx
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38280/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38280/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38280.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38280",
"merged_at": "2020-12-04T14:21:39Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38280.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38280"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38281
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38281/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38281/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38281/events
|
https://github.com/pandas-dev/pandas/issues/38281
| 756,722,556
|
MDU6SXNzdWU3NTY3MjI1NTY=
| 38,281
|
DOC: add to str.endswith / startswith that tuples are accepted for multiple value testing
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/34067903?v=4",
"events_url": "https://api.github.com/users/erfannariman/events{/privacy}",
"followers_url": "https://api.github.com/users/erfannariman/followers",
"following_url": "https://api.github.com/users/erfannariman/following{/other_user}",
"gists_url": "https://api.github.com/users/erfannariman/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/erfannariman",
"id": 34067903,
"login": "erfannariman",
"node_id": "MDQ6VXNlcjM0MDY3OTAz",
"organizations_url": "https://api.github.com/users/erfannariman/orgs",
"received_events_url": "https://api.github.com/users/erfannariman/received_events",
"repos_url": "https://api.github.com/users/erfannariman/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/erfannariman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/erfannariman/subscriptions",
"type": "User",
"url": "https://api.github.com/users/erfannariman"
}
|
[
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] |
open
| false
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/34067903?v=4",
"events_url": "https://api.github.com/users/erfannariman/events{/privacy}",
"followers_url": "https://api.github.com/users/erfannariman/followers",
"following_url": "https://api.github.com/users/erfannariman/following{/other_user}",
"gists_url": "https://api.github.com/users/erfannariman/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/erfannariman",
"id": 34067903,
"login": "erfannariman",
"node_id": "MDQ6VXNlcjM0MDY3OTAz",
"organizations_url": "https://api.github.com/users/erfannariman/orgs",
"received_events_url": "https://api.github.com/users/erfannariman/received_events",
"repos_url": "https://api.github.com/users/erfannariman/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/erfannariman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/erfannariman/subscriptions",
"type": "User",
"url": "https://api.github.com/users/erfannariman"
}
|
[
{
"avatar_url": "https://avatars.githubusercontent.com/u/34067903?v=4",
"events_url": "https://api.github.com/users/erfannariman/events{/privacy}",
"followers_url": "https://api.github.com/users/erfannariman/followers",
"following_url": "https://api.github.com/users/erfannariman/following{/other_user}",
"gists_url": "https://api.github.com/users/erfannariman/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/erfannariman",
"id": 34067903,
"login": "erfannariman",
"node_id": "MDQ6VXNlcjM0MDY3OTAz",
"organizations_url": "https://api.github.com/users/erfannariman/orgs",
"received_events_url": "https://api.github.com/users/erfannariman/received_events",
"repos_url": "https://api.github.com/users/erfannariman/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/erfannariman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/erfannariman/subscriptions",
"type": "User",
"url": "https://api.github.com/users/erfannariman"
}
] | null | 2
| 2020-12-04T01:33:03Z
| 2020-12-04T02:23:44Z
| null |
CONTRIBUTOR
| null |
#### Location of the documentation
https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Series.str.endswith.html
https://pandas.pydata.org/docs/reference/api/pandas.Series.str.startswith.html
#### Documentation problem
Right now there is no indication that these methods accept a tuple for testing on multiple character sequences.
#### Suggested fix for documentation
Add in the documentation that tuples are accepted as values.
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38281/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38281/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38282
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38282/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38282/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38282/events
|
https://github.com/pandas-dev/pandas/pull/38282
| 756,727,428
|
MDExOlB1bGxSZXF1ZXN0NTMyMjI4MjYx
| 38,282
|
BUG: IntervalIndex.union with mismatched dtypes both empty
|
{
"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": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "e99695",
"default": false,
"description": "Related to the Index class or subclasses",
"id": 1218227310,
"name": "Index",
"node_id": "MDU6TGFiZWwxMjE4MjI3MzEw",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Index"
}
] |
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
| 2020-12-04T01:44:54Z
| 2020-12-05T17:31:01Z
| 2020-12-05T17:14:41Z
|
MEMBER
| null |
- [ ] closes #xxxx
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
Ever so slowly ironing out the wrinkles between the setops.
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38282/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38282/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38282.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38282",
"merged_at": "2020-12-05T17:14:41Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38282.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38282"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38283
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38283/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38283/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38283/events
|
https://github.com/pandas-dev/pandas/pull/38283
| 756,774,581
|
MDExOlB1bGxSZXF1ZXN0NTMyMjYzMDM4
| 38,283
|
REF: de-duplicate intersection methods
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists_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": "FCE94F",
"default": false,
"description": "Internal refactoring of code",
"id": 127681,
"name": "Refactor",
"node_id": "MDU6TGFiZWwxMjc2ODE=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor"
},
{
"color": "e99695",
"default": false,
"description": "Related to the Index class or subclasses",
"id": 1218227310,
"name": "Index",
"node_id": "MDU6TGFiZWwxMjE4MjI3MzEw",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Index"
}
] |
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"
}
| 0
| 2020-12-04T03:42:10Z
| 2020-12-04T15:14:59Z
| 2020-12-04T14:19:59Z
|
MEMBER
| null |
De-duplicating the PeriodIndex, IntervalIndex, and MultiIndex methods is blocked by #38251
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38283/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38283/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38283.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38283",
"merged_at": "2020-12-04T14:19:59Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38283.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38283"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38284
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38284/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38284/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38284/events
|
https://github.com/pandas-dev/pandas/pull/38284
| 756,792,094
|
MDExOlB1bGxSZXF1ZXN0NTMyMjc3NDgy
| 38,284
|
TST: fixturize unfocused test
|
{
"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": "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": "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": "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"
}
| 0
| 2020-12-04T04:31:04Z
| 2020-12-04T15:16:05Z
| 2020-12-04T14:19:21Z
|
MEMBER
| null |
- [ ] closes #xxxx
- [ ] tests added / passed
- [ ] passes `black pandas`
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38284/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38284/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38284.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38284",
"merged_at": "2020-12-04T14:19:21Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38284.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38284"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38285
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38285/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38285/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38285/events
|
https://github.com/pandas-dev/pandas/pull/38285
| 756,793,083
|
MDExOlB1bGxSZXF1ZXN0NTMyMjc4Mjk2
| 38,285
|
REF: avoid catching all exceptions in libreduction
|
{
"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": "FCE94F",
"default": false,
"description": "Internal refactoring of code",
"id": 127681,
"name": "Refactor",
"node_id": "MDU6TGFiZWwxMjc2ODE=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "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"
}
| 4
| 2020-12-04T04:33:41Z
| 2020-12-17T15:43:21Z
| 2020-12-17T13:53:36Z
|
MEMBER
| null |
Most of the libreduction edits are from #35417
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38285/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38285/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38285.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38285",
"merged_at": "2020-12-17T13:53:36Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38285.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38285"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38286
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38286/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38286/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38286/events
|
https://github.com/pandas-dev/pandas/issues/38286
| 756,870,770
|
MDU6SXNzdWU3NTY4NzA3NzA=
| 38,286
|
BUG: GroupBy.first does not skip missing values in string-valued columns
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/57729490?v=4",
"events_url": "https://api.github.com/users/amalcgcg/events{/privacy}",
"followers_url": "https://api.github.com/users/amalcgcg/followers",
"following_url": "https://api.github.com/users/amalcgcg/following{/other_user}",
"gists_url": "https://api.github.com/users/amalcgcg/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/amalcgcg",
"id": 57729490,
"login": "amalcgcg",
"node_id": "MDQ6VXNlcjU3NzI5NDkw",
"organizations_url": "https://api.github.com/users/amalcgcg/orgs",
"received_events_url": "https://api.github.com/users/amalcgcg/received_events",
"repos_url": "https://api.github.com/users/amalcgcg/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/amalcgcg/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/amalcgcg/subscriptions",
"type": "User",
"url": "https://api.github.com/users/amalcgcg"
}
|
[
{
"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, 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": "e11d21",
"default": false,
"description": "Functionality that used to work in a prior pandas version",
"id": 32815646,
"name": "Regression",
"node_id": "MDU6TGFiZWwzMjgxNTY0Ng==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression"
}
] |
closed
| false
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/45562402?v=4",
"events_url": "https://api.github.com/users/rhshadrach/events{/privacy}",
"followers_url": "https://api.github.com/users/rhshadrach/followers",
"following_url": "https://api.github.com/users/rhshadrach/following{/other_user}",
"gists_url": "https://api.github.com/users/rhshadrach/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/rhshadrach",
"id": 45562402,
"login": "rhshadrach",
"node_id": "MDQ6VXNlcjQ1NTYyNDAy",
"organizations_url": "https://api.github.com/users/rhshadrach/orgs",
"received_events_url": "https://api.github.com/users/rhshadrach/received_events",
"repos_url": "https://api.github.com/users/rhshadrach/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/rhshadrach/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rhshadrach/subscriptions",
"type": "User",
"url": "https://api.github.com/users/rhshadrach"
}
|
[
{
"avatar_url": "https://avatars.githubusercontent.com/u/45562402?v=4",
"events_url": "https://api.github.com/users/rhshadrach/events{/privacy}",
"followers_url": "https://api.github.com/users/rhshadrach/followers",
"following_url": "https://api.github.com/users/rhshadrach/following{/other_user}",
"gists_url": "https://api.github.com/users/rhshadrach/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/rhshadrach",
"id": 45562402,
"login": "rhshadrach",
"node_id": "MDQ6VXNlcjQ1NTYyNDAy",
"organizations_url": "https://api.github.com/users/rhshadrach/orgs",
"received_events_url": "https://api.github.com/users/rhshadrach/received_events",
"repos_url": "https://api.github.com/users/rhshadrach/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/rhshadrach/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rhshadrach/subscriptions",
"type": "User",
"url": "https://api.github.com/users/rhshadrach"
}
] |
{
"closed_at": "2020-12-08T12:11:38Z",
"closed_issues": 81,
"created_at": "2020-10-29T13:43:23Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}",
"gists_url": "https://api.github.com/users/simonjayhawkins/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/simonjayhawkins",
"id": 13159005,
"login": "simonjayhawkins",
"node_id": "MDQ6VXNlcjEzMTU5MDA1",
"organizations_url": "https://api.github.com/users/simonjayhawkins/orgs",
"received_events_url": "https://api.github.com/users/simonjayhawkins/received_events",
"repos_url": "https://api.github.com/users/simonjayhawkins/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/simonjayhawkins/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/simonjayhawkins/subscriptions",
"type": "User",
"url": "https://api.github.com/users/simonjayhawkins"
},
"description": "on-merge: backport to 1.1.x",
"due_on": "2020-12-07T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/79",
"id": 6047124,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/79/labels",
"node_id": "MDk6TWlsZXN0b25lNjA0NzEyNA==",
"number": 79,
"open_issues": 0,
"state": "closed",
"title": "1.1.5",
"updated_at": "2020-12-08T12:11:38Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/79"
}
| 4
| 2020-12-04T07:18:02Z
| 2020-12-07T17:56:54Z
| 2020-12-06T18:46:41Z
|
NONE
| null |
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
**Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports) detailing how to provide the necessary information for us to reproduce your bug.
#### Code Sample, a copy-pastable example
```python
# Create a DataFrame with numbers and missing entries, first() on groupby works as expected,
# skipping the missing leading entry in column b
>>> df2=pd.DataFrame({"a": [4,4,4,4,4,4], "b": [None,3,None,3,3,3]})
>>> df2.groupby("a").first()
b
a
4 3.0
# Create a similar DataFrame, but with strings and missing entries, first() on groupby
# does not work as expected, it doesn't skip the missing leading entry
df2=pd.DataFrame({"a": [4,4,4,4,4,4], "b": [None,"foo",None,"foo","foo","foo"]})
>>> df2.groupby("a").first()
b
a
4 None
```
#### Problem description
One utility of the GroupBy.first() function is its coalescing behavior--it skips missing values within groups. This behavior does not seem to happen when a column has string values, which creates two problems: 1) type-dependent behavior of an otherwise generic method, and 2) I'm not able to find a workaround to get the behavior I'd like (returning the first non-missing string in a group.
#### Expected Output
I would expect the output of the second example above to be "foo", not None. If the behavior above is the expected behavior of Pandas, then please provide the correct code to use in order to extract the first non-missing string in a groupby column.
#### Output of ``pd.show_versions()``
<details>
INSTALLED VERSIONS
------------------
commit : 67a3d4241ab84419856b84fc3ebc9abcbe66c6b3
python : 3.8.5.final.0
python-bits : 64
OS : Darwin
OS-release : 19.6.0
Version : Darwin Kernel Version 19.6.0: Thu Oct 29 22:56:45 PDT 2020; root:xnu-6153.141.2.2~1/RELEASE_X86_64
machine : x86_64
processor : i386
byteorder : little
LC_ALL : None
LANG : en_US.UTF-8
LOCALE : en_US.UTF-8
pandas : 1.1.4
numpy : 1.19.4
pytz : 2020.4
dateutil : 2.8.1
pip : 20.2.3
setuptools : 50.2.0
Cython : None
pytest : 6.1.2
hypothesis : None
sphinx : None
blosc : None
feather : None
xlsxwriter : None
lxml.etree : None
html5lib : None
pymysql : None
psycopg2 : None
jinja2 : 2.11.2
IPython : 7.19.0
pandas_datareader: None
bs4 : None
bottleneck : None
fsspec : None
fastparquet : None
gcsfs : None
matplotlib : 3.3.2
numexpr : None
odfpy : None
openpyxl : 3.0.5
pandas_gbq : None
pyarrow : None
pytables : None
pyxlsb : None
s3fs : None
scipy : None
sqlalchemy : None
tables : None
tabulate : None
xarray : None
xlrd : None
xlwt : None
numba : 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/38286/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38286/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38287
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38287/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38287/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38287/events
|
https://github.com/pandas-dev/pandas/issues/38287
| 757,009,837
|
MDU6SXNzdWU3NTcwMDk4Mzc=
| 38,287
|
DOC: Out-of-date list of sort algorithms
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/1047337?v=4",
"events_url": "https://api.github.com/users/jamesmyatt/events{/privacy}",
"followers_url": "https://api.github.com/users/jamesmyatt/followers",
"following_url": "https://api.github.com/users/jamesmyatt/following{/other_user}",
"gists_url": "https://api.github.com/users/jamesmyatt/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jamesmyatt",
"id": 1047337,
"login": "jamesmyatt",
"node_id": "MDQ6VXNlcjEwNDczMzc=",
"organizations_url": "https://api.github.com/users/jamesmyatt/orgs",
"received_events_url": "https://api.github.com/users/jamesmyatt/received_events",
"repos_url": "https://api.github.com/users/jamesmyatt/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jamesmyatt/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jamesmyatt/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jamesmyatt"
}
|
[
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "eb6420",
"default": false,
"description": "Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff",
"id": 57296398,
"name": "Algos",
"node_id": "MDU6TGFiZWw1NzI5NjM5OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Algos"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "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
| 2020-12-04T10:58:24Z
| 2020-12-30T13:49:06Z
| 2020-12-30T13:49:06Z
|
CONTRIBUTOR
| null |
#### Location of the documentation
e.g. https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Series.sort_values.html, https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.sort_index.html
#### Documentation problem
List of values for `kind` should be updated to reflect changes in NumPy: https://numpy.org/doc/stable/reference/generated/numpy.sort.html
Specifically, since NumPy 1.15.0, the list has been `{‘quicksort’, ‘mergesort’, ‘heapsort’, ‘stable’}`
#### Suggested fix for documentation
Full list of options is provided. Also, the statement that "‘mergesort’ is the only stable algorithm" is now incorrect.
I can do this, when I get time. But I'm more than happy for someone else to do it if they want.
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38287/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38287/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38288
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38288/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38288/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38288/events
|
https://github.com/pandas-dev/pandas/issues/38288
| 757,124,433
|
MDU6SXNzdWU3NTcxMjQ0MzM=
| 38,288
|
ENH: I wish I could use pandas to compare Two Excels and Create a difference Report where I can filter out differences alone
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/10221699?v=4",
"events_url": "https://api.github.com/users/sunkusowmyasree/events{/privacy}",
"followers_url": "https://api.github.com/users/sunkusowmyasree/followers",
"following_url": "https://api.github.com/users/sunkusowmyasree/following{/other_user}",
"gists_url": "https://api.github.com/users/sunkusowmyasree/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/sunkusowmyasree",
"id": 10221699,
"login": "sunkusowmyasree",
"node_id": "MDQ6VXNlcjEwMjIxNjk5",
"organizations_url": "https://api.github.com/users/sunkusowmyasree/orgs",
"received_events_url": "https://api.github.com/users/sunkusowmyasree/received_events",
"repos_url": "https://api.github.com/users/sunkusowmyasree/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/sunkusowmyasree/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sunkusowmyasree/subscriptions",
"type": "User",
"url": "https://api.github.com/users/sunkusowmyasree"
}
|
[
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "0052cc",
"default": false,
"description": 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"
}
| 1
| 2020-12-04T14:00:49Z
| 2020-12-04T15:58:50Z
| 2020-12-04T15:58:37Z
|
NONE
| null |
#### Is your feature request related to a problem?
[this should provide a description of what the problem is, e.g. "I wish I could use pandas to do [...]"]
#### Describe the solution you'd like
[this should provide a description of the feature request, e.g. "`DataFrame.foo` should get a new parameter `bar` that [...]", try to write a docstring for the desired feature]
#### API breaking implications
[this should provide a description of how this feature will affect the API]
#### Describe alternatives you've considered
[this should provide a description of any alternative solutions or features you've considered]
#### Additional context
[add any other context, code examples, or references to existing implementations about the feature request here]
```python
# Your code here, if applicable
```
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38288/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38288/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38289
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38289/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38289/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38289/events
|
https://github.com/pandas-dev/pandas/pull/38289
| 757,129,482
|
MDExOlB1bGxSZXF1ZXN0NTMyNTU3MTM3
| 38,289
|
CLN: remove internal usage of integer_array()
|
{
"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": "207de5",
"default": false,
"description": null,
"id": 211029535,
"name": "Clean",
"node_id": "MDU6TGFiZWwyMTEwMjk1MzU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean"
},
{
"color": "8cc645",
"default": false,
"description": "Related to pd.NA and nullable extension arrays",
"id": 1817503692,
"name": "NA - MaskedArrays",
"node_id": "MDU6TGFiZWwxODE3NTAzNjky",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/NA%20-%20MaskedArrays"
}
] |
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"
}
| 10
| 2020-12-04T14:08:21Z
| 2020-12-12T08:50:42Z
| 2020-12-11T22:49:23Z
|
MEMBER
| null |
The `integer_array()` function stems from a time that `pd.array(..)` didn't exist yet. But since now `pd.array` can do this, IMO we shouldn't be using that outside of the integer module (eg I didn't add a `floating_array(..)`).
Only in `tests/arrays/integer/tst_construction.py` I still left the usage of `integer_array()` as is (but probably could also change it there). Could in principle remove the function altogether, since it is just a small wrapper around the private `arrays.integer.coerce_to_array`
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38289/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38289/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38289.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38289",
"merged_at": "2020-12-11T22:49:23Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38289.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38289"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38290
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38290/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38290/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38290/events
|
https://github.com/pandas-dev/pandas/pull/38290
| 757,146,916
|
MDExOlB1bGxSZXF1ZXN0NTMyNTcxNTky
| 38,290
|
REF: move common arithmetic ops from Integer/FloatingArray to NumericArray
|
{
"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": "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": "8cc645",
"default": false,
"description": "Related to pd.NA and nullable extension arrays",
"id": 1817503692,
"name": "NA - MaskedArrays",
"node_id": "MDU6TGFiZWwxODE3NTAzNjky",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/NA%20-%20MaskedArrays"
}
] |
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
| 2020-12-04T14:32:41Z
| 2020-12-05T09:23:06Z
| 2020-12-04T23:30:52Z
|
MEMBER
| null |
xref https://github.com/pandas-dev/pandas/issues/38110
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38290/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38290/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38290.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38290",
"merged_at": "2020-12-04T23:30:52Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38290.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38290"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38291
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38291/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38291/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38291/events
|
https://github.com/pandas-dev/pandas/pull/38291
| 757,259,479
|
MDExOlB1bGxSZXF1ZXN0NTMyNjY1MTQ3
| 38,291
|
ENH: use correct dtype in groupby cython ops when it is known (without try/except)
|
{
"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": "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": "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": "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"
}
| 7
| 2020-12-04T17:09:05Z
| 2020-12-08T16:07:35Z
| 2020-12-08T10:22:11Z
|
MEMBER
| null |
Addresses part of #37494. And xref https://github.com/pandas-dev/pandas/pull/38162/files#r536191377
cc @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/38291/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38291/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38291.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38291",
"merged_at": "2020-12-08T10:22:11Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38291.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38291"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38292
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38292/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38292/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38292/events
|
https://github.com/pandas-dev/pandas/issues/38292
| 757,308,550
|
MDU6SXNzdWU3NTczMDg1NTA=
| 38,292
|
BUG: read_csv raises IndexError when index_col is passed
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/486017?v=4",
"events_url": "https://api.github.com/users/robertwb/events{/privacy}",
"followers_url": "https://api.github.com/users/robertwb/followers",
"following_url": "https://api.github.com/users/robertwb/following{/other_user}",
"gists_url": "https://api.github.com/users/robertwb/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/robertwb",
"id": 486017,
"login": "robertwb",
"node_id": "MDQ6VXNlcjQ4NjAxNw==",
"organizations_url": "https://api.github.com/users/robertwb/orgs",
"received_events_url": "https://api.github.com/users/robertwb/received_events",
"repos_url": "https://api.github.com/users/robertwb/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/robertwb/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/robertwb/subscriptions",
"type": "User",
"url": "https://api.github.com/users/robertwb"
}
|
[
{
"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": "read_csv, to_csv",
"id": 47229171,
"name": "IO CSV",
"node_id": "MDU6TGFiZWw0NzIyOTE3MQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV"
}
] |
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"
}
| 0
| 2020-12-04T18:23:59Z
| 2020-12-13T20:01:38Z
| 2020-12-13T20:01:38Z
|
CONTRIBUTOR
| null |
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
#### Code Sample, a copy-pastable example
```python
import io
import pandas as pd
pd.read_csv(io.StringIO('a0, a1, a2\n b0, b1, b2\n'), header=[0, 1], index_col=0)
```
#### Problem description
This is a legal, if empty, csv. Note that variations such as
```pd.read_csv(io.StringIO('a0, a1, a2\n'), header=[0], index_col=0)```,
```pd.read_csv(io.StringIO('a0, a1, a2\n b0, b1, b2\n'), header=[0, 1])```, and
```pd.read_csv(io.StringIO('a0, a1, a2\n b0, b1, b2\ndata,data'), header=[0, 1], index_col=0)``` work fine.
#### Expected Output
```
Empty DataFrame
Columns: [( a1, b1), ( a2, b2)]
Index: []
```
#### Output of ``pd.show_versions()``
<details>
INSTALLED VERSIONS
------------------
commit : 67a3d4241ab84419856b84fc3ebc9abcbe66c6b3
python : 3.9.0.final.0
python-bits : 64
OS : Darwin
OS-release : 19.6.0
Version : Darwin Kernel Version 19.6.0: Thu Jun 18 20:49:00 PDT 2020; root:xnu-6153.141.1~1/RELEASE_X86_64
machine : x86_64
processor : i386
byteorder : little
LC_ALL : None
LANG : en_US.UTF-8
LOCALE : en_US.UTF-8
pandas : 1.1.4
numpy : 1.19.4
pytz : 2020.4
dateutil : 2.8.1
pip : 20.2.3
setuptools : 49.2.1
Cython : None
pytest : None
hypothesis : None
sphinx : None
blosc : None
feather : None
xlsxwriter : None
lxml.etree : None
html5lib : None
pymysql : None
psycopg2 : None
jinja2 : None
IPython : 7.19.0
pandas_datareader: None
bs4 : None
bottleneck : None
fsspec : None
fastparquet : None
gcsfs : None
matplotlib : None
numexpr : None
odfpy : None
openpyxl : None
pandas_gbq : None
pyarrow : None
pytables : None
pyxlsb : None
s3fs : None
scipy : None
sqlalchemy : None
tables : None
tabulate : None
xarray : None
xlrd : None
xlwt : None
numba : 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/38292/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38292/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38293
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38293/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38293/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38293/events
|
https://github.com/pandas-dev/pandas/pull/38293
| 757,316,524
|
MDExOlB1bGxSZXF1ZXN0NTMyNzEzMjg3
| 38,293
|
BUG: read_json does not respect chunksize
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/486017?v=4",
"events_url": "https://api.github.com/users/robertwb/events{/privacy}",
"followers_url": "https://api.github.com/users/robertwb/followers",
"following_url": "https://api.github.com/users/robertwb/following{/other_user}",
"gists_url": "https://api.github.com/users/robertwb/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/robertwb",
"id": 486017,
"login": "robertwb",
"node_id": "MDQ6VXNlcjQ4NjAxNw==",
"organizations_url": "https://api.github.com/users/robertwb/orgs",
"received_events_url": "https://api.github.com/users/robertwb/received_events",
"repos_url": "https://api.github.com/users/robertwb/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/robertwb/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/robertwb/subscriptions",
"type": "User",
"url": "https://api.github.com/users/robertwb"
}
|
[
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "207de5",
"default": false,
"description": "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 |
[] |
{
"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"
}
| 15
| 2020-12-04T18:37:19Z
| 2020-12-23T16:32:40Z
| 2020-12-23T16:32:23Z
|
CONTRIBUTOR
| null |
- [X] closes #36791
- [X] closes #34548
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38293/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38293/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38293.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38293",
"merged_at": "2020-12-23T16:32:22Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38293.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38293"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38294
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38294/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38294/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38294/events
|
https://github.com/pandas-dev/pandas/issues/38294
| 757,316,580
|
MDU6SXNzdWU3NTczMTY1ODA=
| 38,294
|
ENH: set the first code value in Categorical
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/33796896?v=4",
"events_url": "https://api.github.com/users/StevenLi-DS/events{/privacy}",
"followers_url": "https://api.github.com/users/StevenLi-DS/followers",
"following_url": "https://api.github.com/users/StevenLi-DS/following{/other_user}",
"gists_url": "https://api.github.com/users/StevenLi-DS/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/StevenLi-DS",
"id": 33796896,
"login": "StevenLi-DS",
"node_id": "MDQ6VXNlcjMzNzk2ODk2",
"organizations_url": "https://api.github.com/users/StevenLi-DS/orgs",
"received_events_url": "https://api.github.com/users/StevenLi-DS/received_events",
"repos_url": "https://api.github.com/users/StevenLi-DS/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/StevenLi-DS/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/StevenLi-DS/subscriptions",
"type": "User",
"url": "https://api.github.com/users/StevenLi-DS"
}
|
[
{
"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": "Categorical Data Type",
"id": 78527356,
"name": "Categorical",
"node_id": "MDU6TGFiZWw3ODUyNzM1Ng==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Categorical"
},
{
"color": "0052cc",
"default": false,
"description": "Issue that has not been reviewed by a pandas team member",
"id": 1954720290,
"name": "Needs Triage",
"node_id": "MDU6TGFiZWwxOTU0NzIwMjkw",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Triage"
}
] |
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"
}
| 12
| 2020-12-04T18:37:23Z
| 2020-12-06T02:10:52Z
| 2020-12-05T11:07:17Z
|
NONE
| null |
#### Is your feature request related to a problem?
```python
import pandas as pd
from pandas.api.types import CategoricalDtype
df = pd.DataFrame(data={'col': ['small', 'medium', 'large']})
ordered = CategoricalDtype(categories=['small', 'medium', 'large'], ordered=True)
df.col = df.col.astype(ordered)
df.col.cat.codes
# 0 0
# 1 1
# 2 2
# dtype: int8
```
I often wish I can set the beginning underline code value in a Categorical. Right, no matter ordered or unordered, pandas will always begin the first code value as 0. Sometimes, I want it to begin with 1. like
```
ordered = CategoricalDtype(categories=['small', 'medium', 'large'], start=1, ordered=True)
```
Currently, there is no alternative I can think of other than manually storing the modified codes in a new column but this will not affect the underline coding. I really wish this feature could be added.
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38294/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38294/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38295
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38295/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38295/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38295/events
|
https://github.com/pandas-dev/pandas/pull/38295
| 757,333,374
|
MDExOlB1bGxSZXF1ZXN0NTMyNzI3NDE2
| 38,295
|
Backport PR #38272 on branch 1.1.x (BUG: DataFrame.apply with axis=1 and EA dtype)
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4",
"events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}",
"followers_url": "https://api.github.com/users/meeseeksmachine/followers",
"following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}",
"gists_url": "https://api.github.com/users/meeseeksmachine/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/meeseeksmachine",
"id": 39504233,
"login": "meeseeksmachine",
"node_id": "MDQ6VXNlcjM5NTA0MjMz",
"organizations_url": "https://api.github.com/users/meeseeksmachine/orgs",
"received_events_url": "https://api.github.com/users/meeseeksmachine/received_events",
"repos_url": "https://api.github.com/users/meeseeksmachine/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/meeseeksmachine/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/meeseeksmachine/subscriptions",
"type": "User",
"url": "https://api.github.com/users/meeseeksmachine"
}
|
[] |
closed
| false
| null |
[] |
{
"closed_at": "2020-12-08T12:11:38Z",
"closed_issues": 81,
"created_at": "2020-10-29T13:43:23Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}",
"gists_url": "https://api.github.com/users/simonjayhawkins/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/simonjayhawkins",
"id": 13159005,
"login": "simonjayhawkins",
"node_id": "MDQ6VXNlcjEzMTU5MDA1",
"organizations_url": "https://api.github.com/users/simonjayhawkins/orgs",
"received_events_url": "https://api.github.com/users/simonjayhawkins/received_events",
"repos_url": "https://api.github.com/users/simonjayhawkins/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/simonjayhawkins/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/simonjayhawkins/subscriptions",
"type": "User",
"url": "https://api.github.com/users/simonjayhawkins"
},
"description": "on-merge: backport to 1.1.x",
"due_on": "2020-12-07T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/79",
"id": 6047124,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/79/labels",
"node_id": "MDk6TWlsZXN0b25lNjA0NzEyNA==",
"number": 79,
"open_issues": 0,
"state": "closed",
"title": "1.1.5",
"updated_at": "2020-12-08T12:11:38Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/79"
}
| 0
| 2020-12-04T19:04:18Z
| 2020-12-04T20:03:20Z
| 2020-12-04T20:03:20Z
|
NONE
| null |
Backport PR #38272: BUG: DataFrame.apply with axis=1 and EA dtype
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38295/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38295/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38295.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38295",
"merged_at": "2020-12-04T20:03:20Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38295.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38295"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38296
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38296/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38296/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38296/events
|
https://github.com/pandas-dev/pandas/issues/38296
| 757,363,832
|
MDU6SXNzdWU3NTczNjM4MzI=
| 38,296
|
BUG: DataFrame.transform(dict) drops columns not mentioned in the dict
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/705606?v=4",
"events_url": "https://api.github.com/users/tilusnet/events{/privacy}",
"followers_url": "https://api.github.com/users/tilusnet/followers",
"following_url": "https://api.github.com/users/tilusnet/following{/other_user}",
"gists_url": "https://api.github.com/users/tilusnet/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/tilusnet",
"id": 705606,
"login": "tilusnet",
"node_id": "MDQ6VXNlcjcwNTYwNg==",
"organizations_url": "https://api.github.com/users/tilusnet/orgs",
"received_events_url": "https://api.github.com/users/tilusnet/received_events",
"repos_url": "https://api.github.com/users/tilusnet/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/tilusnet/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/tilusnet/subscriptions",
"type": "User",
"url": "https://api.github.com/users/tilusnet"
}
|
[
{
"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"
}
| 6
| 2020-12-04T19:54:38Z
| 2020-12-05T19:54:06Z
| 2020-12-05T18:54:59Z
|
NONE
| null |
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
I may have a dataframe with 100 columns, of which I want to transform 3.
`DataFrame.transform()` accepts a dict with column -> function mappings, therefore my intuition is to provide 3 mappings for the 3 columns I want transformed. However, upon providing such a mapping dict, the function drops the non mentioned 97 columns.
---
**Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports) detailing how to provide the necessary information for us to reproduce your bug.
#### Code Sample, a copy-pastable example
```python
# create a dataframe with 100 columns
d = {'col%d' % i: [0] for i in range(100)}
df = pandas.DataFrame(d)
# transform 3 arbitrary columns with a function
func42 = lambda x: 42
df.transform({
'col10': func42,
'col20': func42,
'col42': func42
})
```
#### Problem description
The transformation lost the 97 columns for which there was no transformation mapping provided.
The natural intuition is to preserve all columns that were not mentioned in the transformation.
#### Expected Output
A dataframe containing all 100 columns: the 3 transformed columns with the rest of the 97 columns untouched.
The current implementation returns 3 columns.
#### Output of ``pd.show_versions()``
<details>
INSTALLED VERSIONS
------------------
commit : 67a3d4241ab84419856b84fc3ebc9abcbe66c6b3
python : 3.7.8.final.0
python-bits : 64
OS : Linux
OS-release : 4.15.0-123-generic
Version : #126~16.04.1-Ubuntu SMP Wed Oct 21 13:48:05 UTC 2020
machine : x86_64
processor : x86_64
byteorder : little
LC_ALL : None
LANG : en_GB.UTF-8
LOCALE : en_GB.UTF-8
pandas : 1.1.4
numpy : 1.19.4
pytz : 2020.4
dateutil : 2.8.1
pip : 20.3
setuptools : 49.6.0.post20201009
Cython : None
pytest : None
hypothesis : None
sphinx : None
blosc : None
feather : None
xlsxwriter : None
lxml.etree : None
html5lib : None
pymysql : None
psycopg2 : None
jinja2 : None
IPython : 5.8.0
pandas_datareader: None
bs4 : 4.9.3
bottleneck : None
fsspec : None
fastparquet : None
gcsfs : None
matplotlib : 3.3.3
numexpr : None
odfpy : None
openpyxl : None
pandas_gbq : None
pyarrow : None
pytables : None
pyxlsb : None
s3fs : None
scipy : 1.5.3
sqlalchemy : None
tables : None
tabulate : None
xarray : None
xlrd : None
xlwt : None
numba : 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/38296/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38296/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38297
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38297/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38297/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38297/events
|
https://github.com/pandas-dev/pandas/issues/38297
| 757,381,553
|
MDU6SXNzdWU3NTczODE1NTM=
| 38,297
|
DOC: Pandas Pg 47 label/61 doc merge() link redirects to first page
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/1211976?v=4",
"events_url": "https://api.github.com/users/davidyakobovitch/events{/privacy}",
"followers_url": "https://api.github.com/users/davidyakobovitch/followers",
"following_url": "https://api.github.com/users/davidyakobovitch/following{/other_user}",
"gists_url": "https://api.github.com/users/davidyakobovitch/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/davidyakobovitch",
"id": 1211976,
"login": "davidyakobovitch",
"node_id": "MDQ6VXNlcjEyMTE5NzY=",
"organizations_url": "https://api.github.com/users/davidyakobovitch/orgs",
"received_events_url": "https://api.github.com/users/davidyakobovitch/received_events",
"repos_url": "https://api.github.com/users/davidyakobovitch/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/davidyakobovitch/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/davidyakobovitch/subscriptions",
"type": "User",
"url": "https://api.github.com/users/davidyakobovitch"
}
|
[
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] |
open
| false
| null |
[] | null | 5
| 2020-12-04T20:25:00Z
| 2020-12-05T22:50:20Z
| null |
NONE
| null |
#### Location of the documentation
Page 47
[this should provide the location of the documentation, e.g. "pandas.read_csv" or the URL of the documentation, e.g. "https://dev.pandas.io/docs/reference/api/pandas.read_csv.html"]
**Note**: You can check the latest versions of the docs on `master` [here](https://pandas.pydata.org/docs/dev/).
#### Documentation problem
merge() link is broken and links back to the first page
[this should provide a description of what documentation you believe needs to be fixed/improved]
#### Suggested fix for documentation
[this should explain the suggested fix and **why** it's better than the existing documentation]
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38297/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38297/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38298
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38298/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38298/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38298/events
|
https://github.com/pandas-dev/pandas/pull/38298
| 757,413,352
|
MDExOlB1bGxSZXF1ZXN0NTMyNzk0Nzc4
| 38,298
|
New dict call fixings #38138
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/57372467?v=4",
"events_url": "https://api.github.com/users/UrielMaD/events{/privacy}",
"followers_url": "https://api.github.com/users/UrielMaD/followers",
"following_url": "https://api.github.com/users/UrielMaD/following{/other_user}",
"gists_url": "https://api.github.com/users/UrielMaD/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/UrielMaD",
"id": 57372467,
"login": "UrielMaD",
"node_id": "MDQ6VXNlcjU3MzcyNDY3",
"organizations_url": "https://api.github.com/users/UrielMaD/orgs",
"received_events_url": "https://api.github.com/users/UrielMaD/received_events",
"repos_url": "https://api.github.com/users/UrielMaD/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/UrielMaD/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/UrielMaD/subscriptions",
"type": "User",
"url": "https://api.github.com/users/UrielMaD"
}
|
[
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, code_checks",
"id": 106935113,
"name": "Code Style",
"node_id": "MDU6TGFiZWwxMDY5MzUxMTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "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
| 2020-12-04T21:20:04Z
| 2020-12-04T23:27:19Z
| 2020-12-04T23:27:16Z
|
CONTRIBUTOR
| null |
xref #38138
File modified: pandas/core/strings/accesory.py
Changed unnecessary dict calls for flake8 (C408) standard:
Rewrite dict() as {}
- [ ] closes #xxxx
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38298/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38298/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38298.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38298",
"merged_at": "2020-12-04T23:27:16Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38298.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38298"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38299
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38299/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38299/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38299/events
|
https://github.com/pandas-dev/pandas/issues/38299
| 757,447,677
|
MDU6SXNzdWU3NTc0NDc2Nzc=
| 38,299
|
BUG: find_common_type([interval[f8], interval[i8]]) returns object
|
{
"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": "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": "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"
}
] |
closed
| false
| null |
[] | null | 1
| 2020-12-04T22:23:58Z
| 2020-12-12T23:21:45Z
| 2020-12-12T23:21:45Z
|
MEMBER
| null |
I would expect it to return interval[f8], analogous to what we'd get with find_common_type([f8, i8])
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38299/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38299/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38300
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38300/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38300/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38300/events
|
https://github.com/pandas-dev/pandas/issues/38300
| 757,458,543
|
MDU6SXNzdWU3NTc0NTg1NDM=
| 38,300
|
ENH: Make pandas API more consistent
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/824507?v=4",
"events_url": "https://api.github.com/users/dclong/events{/privacy}",
"followers_url": "https://api.github.com/users/dclong/followers",
"following_url": "https://api.github.com/users/dclong/following{/other_user}",
"gists_url": "https://api.github.com/users/dclong/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/dclong",
"id": 824507,
"login": "dclong",
"node_id": "MDQ6VXNlcjgyNDUwNw==",
"organizations_url": "https://api.github.com/users/dclong/orgs",
"received_events_url": "https://api.github.com/users/dclong/received_events",
"repos_url": "https://api.github.com/users/dclong/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/dclong/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/dclong/subscriptions",
"type": "User",
"url": "https://api.github.com/users/dclong"
}
|
[
{
"color": "b60205",
"default": false,
"description": "Internal Consistency of API/Behavior",
"id": 1741841389,
"name": "API - Consistency",
"node_id": "MDU6TGFiZWwxNzQxODQxMzg5",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20-%20Consistency"
},
{
"color": "be21f2",
"default": false,
"description": "May be closeable, needs more eyeballs",
"id": 2365504893,
"name": "Closing Candidate",
"node_id": "MDU6TGFiZWwyMzY1NTA0ODkz",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Closing%20Candidate"
}
] |
closed
| false
| null |
[] | null | 1
| 2020-12-04T22:51:30Z
| 2020-12-09T16:20:30Z
| 2020-12-09T16:20:30Z
|
NONE
| null |
#### Is your feature request related to a problem?
The pandas DataFrame uses both arguments of `inplace` and `copy` (`DataFrame.astype` and `Series.astype`) in different methods to indicate change in place. It would be great if it can be unified to use `inplace` in all methods.
#### Describe the solution you'd like
Always use the argument `inplace` (instead of `copy`) to indicate change in place.
#### API breaking implications
Some methods such as `DataFrame.astype` and `Series.astype` will be affected as they argument `copy` is changed to `inplace`.
#### Describe alternatives you've considered
#### Additional context
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38300/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38300/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38301
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38301/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38301/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38301/events
|
https://github.com/pandas-dev/pandas/pull/38301
| 757,461,164
|
MDExOlB1bGxSZXF1ZXN0NTMyODM0NjM2
| 38,301
|
BUG: Fix typo in melt value_name futurewarning
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/1698629?v=4",
"events_url": "https://api.github.com/users/fmaguire/events{/privacy}",
"followers_url": "https://api.github.com/users/fmaguire/followers",
"following_url": "https://api.github.com/users/fmaguire/following{/other_user}",
"gists_url": "https://api.github.com/users/fmaguire/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/fmaguire",
"id": 1698629,
"login": "fmaguire",
"node_id": "MDQ6VXNlcjE2OTg2Mjk=",
"organizations_url": "https://api.github.com/users/fmaguire/orgs",
"received_events_url": "https://api.github.com/users/fmaguire/received_events",
"repos_url": "https://api.github.com/users/fmaguire/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/fmaguire/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/fmaguire/subscriptions",
"type": "User",
"url": "https://api.github.com/users/fmaguire"
}
|
[] |
closed
| false
| null |
[] | null | 1
| 2020-12-04T22:57:54Z
| 2020-12-05T01:57:12Z
| 2020-12-05T01:57:04Z
|
CONTRIBUTOR
| null |
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
Just removing the duplicated 'i' in "resultiing" of the futurewarning in melt about using `value_name` with the same name as a column the in the original dataframe. Filing an issue or a whatsnew entry for such a minor change seemed excessive.
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38301/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38301/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38301.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38301",
"merged_at": "2020-12-05T01:57:04Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38301.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38301"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38302
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38302/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38302/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38302/events
|
https://github.com/pandas-dev/pandas/pull/38302
| 757,487,915
|
MDExOlB1bGxSZXF1ZXN0NTMyODU2NzU4
| 38,302
|
BUG: Clean intersection and fix resulting names when MultiIndex are equal
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/61934744?v=4",
"events_url": "https://api.github.com/users/phofl/events{/privacy}",
"followers_url": "https://api.github.com/users/phofl/followers",
"following_url": "https://api.github.com/users/phofl/following{/other_user}",
"gists_url": "https://api.github.com/users/phofl/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/phofl",
"id": 61934744,
"login": "phofl",
"node_id": "MDQ6VXNlcjYxOTM0NzQ0",
"organizations_url": "https://api.github.com/users/phofl/orgs",
"received_events_url": "https://api.github.com/users/phofl/received_events",
"repos_url": "https://api.github.com/users/phofl/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/phofl/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/phofl/subscriptions",
"type": "User",
"url": "https://api.github.com/users/phofl"
}
|
[
{
"color": "207de5",
"default": false,
"description": null,
"id": 71268330,
"name": "MultiIndex",
"node_id": "MDU6TGFiZWw3MTI2ODMzMA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/MultiIndex"
},
{
"color": "207de5",
"default": false,
"description": null,
"id": 211029535,
"name": "Clean",
"node_id": "MDU6TGFiZWwyMTEwMjk1MzU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean"
}
] |
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"
}
| 6
| 2020-12-05T00:19:31Z
| 2020-12-07T15:08:43Z
| 2020-12-07T15:08:39Z
|
MEMBER
| null |
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
Names were wrong when MultiIndexes where equal and unique with different names. Additional cleanups
cc @jbrockmendel
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38302/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38302/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38302.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38302",
"merged_at": "2020-12-07T15:08:39Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38302.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38302"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38303
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38303/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38303/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38303/events
|
https://github.com/pandas-dev/pandas/issues/38303
| 757,505,461
|
MDU6SXNzdWU3NTc1MDU0NjE=
| 38,303
|
BUG: Series.loc setitem with Series raises ValueError
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/34522496?v=4",
"events_url": "https://api.github.com/users/ma3da/events{/privacy}",
"followers_url": "https://api.github.com/users/ma3da/followers",
"following_url": "https://api.github.com/users/ma3da/following{/other_user}",
"gists_url": "https://api.github.com/users/ma3da/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/ma3da",
"id": 34522496,
"login": "ma3da",
"node_id": "MDQ6VXNlcjM0NTIyNDk2",
"organizations_url": "https://api.github.com/users/ma3da/orgs",
"received_events_url": "https://api.github.com/users/ma3da/received_events",
"repos_url": "https://api.github.com/users/ma3da/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/ma3da/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ma3da/subscriptions",
"type": "User",
"url": "https://api.github.com/users/ma3da"
}
|
[
{
"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 series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "8dd5fc",
"default": false,
"description": "Series data structure",
"id": 1357732944,
"name": "Series",
"node_id": "MDU6TGFiZWwxMzU3NzMyOTQ0",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Series"
}
] |
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"
}
| 0
| 2020-12-05T01:33:26Z
| 2021-01-28T02:37:06Z
| 2021-01-28T02:37:06Z
|
CONTRIBUTOR
| null |
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [x] (optional) I have confirmed this bug exists on the master branch of pandas.
---
#### Code Sample, a copy-pastable example
```python
import pandas as pd
ser = pd.Series([0, 0, 0], dtype=object)
ser.loc[0] = pd.Series([42]) # ValueError: No axis named 1 for object type Series
```
#### Problem description
<details>
```
---------------------------------------------------------------------------
KeyError Traceback (most recent call last)
~/sources/official.clone/pandas/pandas/core/generic.py in _get_axis_number(cls, axis)
456 try:
--> 457 return cls._AXIS_TO_AXIS_NUMBER[axis]
458 except KeyError:
KeyError: 1
During handling of the above exception, another exception occurred:
ValueError Traceback (most recent call last)
<ipython-input-24-7c4b5d72ca25> in <module>
----> 1 ser.loc[0] = pd.Series([0])
~/sources/official.clone/pandas/pandas/core/indexing.py in __setitem__(self, key, value)
689
690 iloc = self if self.name == "iloc" else self.obj.iloc
--> 691 iloc._setitem_with_indexer(indexer, value, self.name)
692
693 def _validate_key(self, key, axis: int):
~/sources/official.clone/pandas/pandas/core/indexing.py in _setitem_with_indexer(self, indexer, value, name)
1634 self._setitem_with_indexer_split_path(indexer, value, name)
1635 else:
-> 1636 self._setitem_single_block(indexer, value, name)
1637
1638 def _setitem_with_indexer_split_path(self, indexer, value, name: str):
~/sources/official.clone/pandas/pandas/core/indexing.py in _setitem_single_block(self, indexer, value, name)
1848 # setting for extensionarrays that store dicts. Need to decide
1849 # if it's worth supporting that.
-> 1850 value = self._align_series(indexer, Series(value))
1851
1852 elif isinstance(value, ABCDataFrame) and name != "iloc":
~/sources/official.clone/pandas/pandas/core/indexing.py in _align_series(self, indexer, ser, multiindex_indexer)
2018
2019 elif is_scalar(indexer):
-> 2020 ax = self.obj._get_axis(1)
2021
2022 if ser.index.equals(ax):
~/sources/official.clone/pandas/pandas/core/generic.py in _get_axis(self, axis)
467 @final
468 def _get_axis(self, axis: Axis) -> Index:
--> 469 axis_number = self._get_axis_number(axis)
470 assert axis_number in {0, 1}
471 return self.index if axis_number == 0 else self.columns
~/sources/official.clone/pandas/pandas/core/generic.py in _get_axis_number(cls, axis)
457 return cls._AXIS_TO_AXIS_NUMBER[axis]
458 except KeyError:
--> 459 raise ValueError(f"No axis named {axis} for object type {cls.__name__}")
460
461 @final
ValueError: No axis named 1 for object type Series
```
</details>
#### Expected Output
The same as with
```python
ser.iloc[0] = pd.Series([42])
```
```
0 0 42
dtype: int64
1 0
2 0
dtype: object
```
#### Output of ``pd.show_versions()``
<details>
```
INSTALLED VERSIONS
------------------
commit : 03e58585036c83ca3d4c86d7d3d7ede955c15130
python : 3.7.3.final.0
python-bits : 64
OS : Linux
OS-release : 5.8.0-0.bpo.2-amd64
Version : #1 SMP Debian 5.8.10-1~bpo10+1 (2020-09-26)
machine : x86_64
processor :
byteorder : little
LC_ALL : None
LANG : en_US.UTF-8
LOCALE : en_US.UTF-8
pandas : 1.2.0.dev0+1465.g03e585850
numpy : 1.19.4
pytz : 2020.4
dateutil : 2.8.1
pip : 20.2.4
setuptools : 40.8.0
Cython : 0.29.21
pytest : None
hypothesis : None
sphinx : None
blosc : None
feather : None
xlsxwriter : None
lxml.etree : None
html5lib : None
pymysql : None
psycopg2 : 2.8.6 (dt dec pq3 ext lo64)
jinja2 : 2.11.2
IPython : 7.15.0
pandas_datareader: None
bs4 : 4.9.3
bottleneck : None
fsspec : None
fastparquet : None
gcsfs : None
matplotlib : 3.3.3
numexpr : None
odfpy : None
openpyxl : 3.0.5
pandas_gbq : None
pyarrow : None
pyxlsb : None
s3fs : None
scipy : 1.5.3
sqlalchemy : None
tables : None
tabulate : None
xarray : None
xlrd : None
xlwt : None
numba : 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/38303/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38303/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38304
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38304/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38304/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38304/events
|
https://github.com/pandas-dev/pandas/pull/38304
| 757,515,576
|
MDExOlB1bGxSZXF1ZXN0NTMyODc4NzQ2
| 38,304
|
TST: share transform tests
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists_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": "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": "fbca04",
"default": false,
"description": "Apply, Aggregate, Transform",
"id": 697792067,
"name": "Apply",
"node_id": "MDU6TGFiZWw2OTc3OTIwNjc=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Apply"
}
] |
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
| 2020-12-05T02:30:40Z
| 2020-12-07T15:31:04Z
| 2020-12-07T13:37:17Z
|
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/38304/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38304/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38304.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38304",
"merged_at": "2020-12-07T13:37:17Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38304.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38304"
}
|
|
https://api.github.com/repos/pandas-dev/pandas/issues/38305
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38305/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38305/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38305/events
|
https://github.com/pandas-dev/pandas/issues/38305
| 757,516,515
|
MDU6SXNzdWU3NTc1MTY1MTU=
| 38,305
|
BUG: IntervalIndex cannot be saved to HDF file
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/6618166?v=4",
"events_url": "https://api.github.com/users/twoertwein/events{/privacy}",
"followers_url": "https://api.github.com/users/twoertwein/followers",
"following_url": "https://api.github.com/users/twoertwein/following{/other_user}",
"gists_url": "https://api.github.com/users/twoertwein/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/twoertwein",
"id": 6618166,
"login": "twoertwein",
"node_id": "MDQ6VXNlcjY2MTgxNjY=",
"organizations_url": "https://api.github.com/users/twoertwein/orgs",
"received_events_url": "https://api.github.com/users/twoertwein/received_events",
"repos_url": "https://api.github.com/users/twoertwein/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/twoertwein/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/twoertwein/subscriptions",
"type": "User",
"url": "https://api.github.com/users/twoertwein"
}
|
[
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "e11d21",
"default": false,
"description": "Functionality that used to work in a prior pandas version",
"id": 32815646,
"name": "Regression",
"node_id": "MDU6TGFiZWwzMjgxNTY0Ng==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression"
},
{
"color": "5319e7",
"default": false,
"description": "read_hdf, HDFStore",
"id": 47229190,
"name": "IO HDF5",
"node_id": "MDU6TGFiZWw0NzIyOTE5MA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20HDF5"
},
{
"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"
}
] |
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"
}
| 1
| 2020-12-05T02:36:23Z
| 2020-12-14T13:26:47Z
| null |
CONTRIBUTOR
| null |
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
#### Code Sample, a copy-pastable example
```python
import pandas as pd
data = pd.DataFrame({"a": [1]})
data.index = pd.IntervalIndex.from_arrays(
[0.5],
[0.9],
)
data.to_hdf('test.hdf', 'df') # fails (as index)
data.reset_index().to_hdf('test.hdf', 'df') # fails (as column)
```
#### Problem description
Pytables doesn't seems to know IntervalIndex. If pytables doesn't support IntervalIndex, pandas should either convert the IntervalIndex into two columns (and then merge them while reading) or throw an error early in `to_hdf`.
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38305/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38305/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38306
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38306/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38306/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38306/events
|
https://github.com/pandas-dev/pandas/pull/38306
| 757,525,822
|
MDExOlB1bGxSZXF1ZXN0NTMyODg2NTk1
| 38,306
|
TYP/BUG: fix passing incorrect type to interpolate_1d
|
{
"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": "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": "ea91a4",
"default": false,
"description": "type annotations, mypy/pyright type checking",
"id": 1280988427,
"name": "Typing",
"node_id": "MDU6TGFiZWwxMjgwOTg4NDI3",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "2020-12-26T13:57:50Z",
"closed_issues": 1768,
"created_at": "2020-05-29T23:47:32Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/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"
}
| 2
| 2020-12-05T03:31:29Z
| 2020-12-07T15:30:20Z
| 2020-12-07T15:06:49Z
|
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/38306/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38306/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38306.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38306",
"merged_at": "2020-12-07T15:06:49Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38306.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38306"
}
|
|
https://api.github.com/repos/pandas-dev/pandas/issues/38307
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38307/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38307/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38307/events
|
https://github.com/pandas-dev/pandas/pull/38307
| 757,528,550
|
MDExOlB1bGxSZXF1ZXN0NTMyODg4NjY2
| 38,307
|
TYP: datetimelike
|
{
"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": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "ea91a4",
"default": false,
"description": "type annotations, mypy/pyright type checking",
"id": 1280988427,
"name": "Typing",
"node_id": "MDU6TGFiZWwxMjgwOTg4NDI3",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "2020-12-26T13:57:50Z",
"closed_issues": 1768,
"created_at": "2020-05-29T23:47:32Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/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"
}
| 3
| 2020-12-05T03:50:01Z
| 2020-12-12T17:26:25Z
| 2020-12-07T19:30:58Z
|
MEMBER
| null |
use np.putmask in a few places, as it is appreciably more performant than `__setitem__`
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38307/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38307/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38307.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38307",
"merged_at": "2020-12-07T19:30:58Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38307.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38307"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38308
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38308/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38308/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38308/events
|
https://github.com/pandas-dev/pandas/pull/38308
| 757,533,707
|
MDExOlB1bGxSZXF1ZXN0NTMyODkzMzQ0
| 38,308
|
REF: implement Index._get_indexer
|
{
"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": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "e99695",
"default": false,
"description": "Related to the Index class or subclasses",
"id": 1218227310,
"name": "Index",
"node_id": "MDU6TGFiZWwxMjE4MjI3MzEw",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Index"
}
] |
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"
}
| 0
| 2020-12-05T04:03:56Z
| 2020-12-08T21:17:04Z
| 2020-12-08T21:13:47Z
|
MEMBER
| null |
De-duplicate all the boilerplate in Index.get_indexer.
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38308/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38308/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38308.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38308",
"merged_at": "2020-12-08T21:13:47Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38308.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38308"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38309
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38309/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38309/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38309/events
|
https://github.com/pandas-dev/pandas/pull/38309
| 757,534,433
|
MDExOlB1bGxSZXF1ZXN0NTMyODkzOTE3
| 38,309
|
TST: tighten xfails
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists_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": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "2020-12-26T13:57:50Z",
"closed_issues": 1768,
"created_at": "2020-05-29T23:47:32Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/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"
}
| 0
| 2020-12-05T04:08:30Z
| 2020-12-05T19:26:16Z
| 2020-12-05T17:48:43Z
|
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/38309/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38309/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38309.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38309",
"merged_at": "2020-12-05T17:48:42Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38309.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38309"
}
|
|
https://api.github.com/repos/pandas-dev/pandas/issues/38310
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38310/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38310/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38310/events
|
https://github.com/pandas-dev/pandas/pull/38310
| 757,534,922
|
MDExOlB1bGxSZXF1ZXN0NTMyODk0Mjkw
| 38,310
|
TST: avoid skipping in frame arith test
|
{
"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": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "2020-12-26T13:57:50Z",
"closed_issues": 1768,
"created_at": "2020-05-29T23:47:32Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/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"
}
| 0
| 2020-12-05T04:11:33Z
| 2020-12-07T15:34:02Z
| 2020-12-07T13:35:33Z
|
MEMBER
| null |
- [ ] closes #xxxx
- [ ] tests added / passed
- [ ] passes `black pandas`
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38310/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38310/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38310.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38310",
"merged_at": "2020-12-07T13:35:33Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38310.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38310"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38311
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38311/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38311/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38311/events
|
https://github.com/pandas-dev/pandas/issues/38311
| 757,539,992
|
MDU6SXNzdWU3NTc1Mzk5OTI=
| 38,311
|
DOC: Wrong output in the example of Timedelta.isoformat
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/47276342?v=4",
"events_url": "https://api.github.com/users/gurukiran07/events{/privacy}",
"followers_url": "https://api.github.com/users/gurukiran07/followers",
"following_url": "https://api.github.com/users/gurukiran07/following{/other_user}",
"gists_url": "https://api.github.com/users/gurukiran07/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/gurukiran07",
"id": 47276342,
"login": "gurukiran07",
"node_id": "MDQ6VXNlcjQ3Mjc2MzQy",
"organizations_url": "https://api.github.com/users/gurukiran07/orgs",
"received_events_url": "https://api.github.com/users/gurukiran07/received_events",
"repos_url": "https://api.github.com/users/gurukiran07/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/gurukiran07/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gurukiran07/subscriptions",
"type": "User",
"url": "https://api.github.com/users/gurukiran07"
}
|
[
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "0e8a16",
"default": true,
"description": null,
"id": 717120670,
"name": "good first issue",
"node_id": "MDU6TGFiZWw3MTcxMjA2NzA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue"
}
] |
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"
}
| 13
| 2020-12-05T04:46:56Z
| 2020-12-19T11:06:37Z
| 2020-12-19T10:23:41Z
|
CONTRIBUTOR
| null |
#### Location of the documentation
[`pandas.Timedelta.isoformat`](https://pandas.pydata.org/docs/reference/api/pandas.Timedelta.isoformat.html#pandas.Timedelta.isoformat)
#### Documentation problem
The output on an example in the docs has the wrong output(`Timedelta.isoformat` works fine)

While it should've been `'P0DT1H0M10S'`
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38311/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38311/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38312
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38312/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38312/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38312/events
|
https://github.com/pandas-dev/pandas/issues/38312
| 757,545,246
|
MDU6SXNzdWU3NTc1NDUyNDY=
| 38,312
|
PERF: Period constructor parses input twice
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/48889395?v=4",
"events_url": "https://api.github.com/users/arw2019/events{/privacy}",
"followers_url": "https://api.github.com/users/arw2019/followers",
"following_url": "https://api.github.com/users/arw2019/following{/other_user}",
"gists_url": "https://api.github.com/users/arw2019/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/arw2019",
"id": 48889395,
"login": "arw2019",
"node_id": "MDQ6VXNlcjQ4ODg5Mzk1",
"organizations_url": "https://api.github.com/users/arw2019/orgs",
"received_events_url": "https://api.github.com/users/arw2019/received_events",
"repos_url": "https://api.github.com/users/arw2019/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/arw2019/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arw2019/subscriptions",
"type": "User",
"url": "https://api.github.com/users/arw2019"
}
|
[
{
"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": "eb6420",
"default": false,
"description": "Period data type",
"id": 60635328,
"name": "Period",
"node_id": "MDU6TGFiZWw2MDYzNTMyOA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Period"
}
] |
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"
}
| 1
| 2020-12-05T05:22:16Z
| 2021-08-14T21:57:35Z
| null |
MEMBER
| null |
#38175 added correct handling of nanoseconds in the Period constructor but the code path as is parses the input twice. We should integrate the nanoseconds code into `parse_time_string` so this happens only once.
xref https://github.com/pandas-dev/pandas/pull/38175/files#r536100941
It might be worth adding a nanosecond Period constructor benchmark too.
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38312/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38312/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38313
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38313/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38313/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38313/events
|
https://github.com/pandas-dev/pandas/pull/38313
| 757,549,140
|
MDExOlB1bGxSZXF1ZXN0NTMyOTA0ODk2
| 38,313
|
REF: simplify casting of scalars to array
|
{
"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": "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": "207de5",
"default": false,
"description": null,
"id": 211029535,
"name": "Clean",
"node_id": "MDU6TGFiZWwyMTEwMjk1MzU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "2020-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"
}
| 2
| 2020-12-05T05:49:53Z
| 2020-12-07T20:53:24Z
| 2020-12-07T19:23:24Z
|
MEMBER
| null |
cast_scalar_to_array is only used in two places, and in each of them there is a better option available.
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38313/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38313/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38313.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38313",
"merged_at": "2020-12-07T19:23:24Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38313.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38313"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38314
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38314/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38314/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38314/events
|
https://github.com/pandas-dev/pandas/issues/38314
| 757,650,648
|
MDU6SXNzdWU3NTc2NTA2NDg=
| 38,314
|
BUG: Sliced subclassed Series returns full data result when custom method is applied
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/13523410?v=4",
"events_url": "https://api.github.com/users/GuillaumeDMMarion/events{/privacy}",
"followers_url": "https://api.github.com/users/GuillaumeDMMarion/followers",
"following_url": "https://api.github.com/users/GuillaumeDMMarion/following{/other_user}",
"gists_url": "https://api.github.com/users/GuillaumeDMMarion/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/GuillaumeDMMarion",
"id": 13523410,
"login": "GuillaumeDMMarion",
"node_id": "MDQ6VXNlcjEzNTIzNDEw",
"organizations_url": "https://api.github.com/users/GuillaumeDMMarion/orgs",
"received_events_url": "https://api.github.com/users/GuillaumeDMMarion/received_events",
"repos_url": "https://api.github.com/users/GuillaumeDMMarion/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/GuillaumeDMMarion/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/GuillaumeDMMarion/subscriptions",
"type": "User",
"url": "https://api.github.com/users/GuillaumeDMMarion"
}
|
[
{
"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": "abf98b",
"default": false,
"description": "Subclassing pandas objects",
"id": 2559562239,
"name": "Subclassing",
"node_id": "MDU6TGFiZWwyNTU5NTYyMjM5",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Subclassing"
}
] |
closed
| false
| null |
[] | null | 5
| 2020-12-05T10:31:34Z
| 2020-12-06T08:55:20Z
| 2020-12-06T08:55:20Z
|
NONE
| null |
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
#### Code Sample, a copy-pastable example
```python
import pandas as pd
class _Subseries(pd.Series):
_metadata = ['custom_method']
@property
def _constructor(self):
return _Subseries
@property
def _constructor_expanddim(self):
return _Subseries
def custom_method(self, value):
return self + value
s = _Subseries(range(5))
s = s.iloc[-3:]
s.custom_method(1)
```
#### Problem description
The above code returns:
0 1
1 2
2 3
3 4
4 5
A similar method, such as .add(), on a sliced Series will return the result of that method on the sliced data and not on the original full data. I would expect this to be the same in a subclassed version of a Series.
#### Expected Output
2 3
3 4
4 5
#### Output of ``pd.show_versions()``
<details>
INSTALLED VERSIONS
------------------
commit : 67a3d4241ab84419856b84fc3ebc9abcbe66c6b3
python : 3.9.0.final.0
python-bits : 64
OS : Windows
OS-release : 10
Version : 10.0.18362
machine : AMD64
processor : Intel64 Family 6 Model 158 Stepping 10, GenuineIntel
byteorder : little
LC_ALL : None
LANG : None
LOCALE : English_Belgium.1252
pandas : 1.1.4
numpy : 1.19.4
pytz : 2020.4
dateutil : 2.8.1
pip : 20.3.1
setuptools : 49.6.0.post20201009
Cython : None
pytest : None
hypothesis : None
sphinx : None
blosc : None
feather : None
xlsxwriter : None
lxml.etree : None
html5lib : None
pymysql : None
psycopg2 : None
jinja2 : None
IPython : None
pandas_datareader: None
bs4 : None
bottleneck : None
fsspec : None
fastparquet : None
gcsfs : None
matplotlib : None
numexpr : None
odfpy : None
openpyxl : None
pandas_gbq : None
pyarrow : None
pytables : None
pyxlsb : None
s3fs : None
scipy : None
sqlalchemy : None
tables : None
tabulate : None
xarray : None
xlrd : None
xlwt : None
numba : 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/38314/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38314/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38315
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38315/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38315/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38315/events
|
https://github.com/pandas-dev/pandas/pull/38315
| 757,677,910
|
MDExOlB1bGxSZXF1ZXN0NTMzMDE1Mjky
| 38,315
|
API: add EA._from_scalars / stricter casting of result values back to EA 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": "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": "Extending pandas with custom dtypes or arrays.",
"id": 849023693,
"name": "ExtensionArray",
"node_id": "MDU6TGFiZWw4NDkwMjM2OTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/ExtensionArray"
},
{
"color": "7fcce8",
"default": false,
"description": "",
"id": 2347992045,
"name": "Stale",
"node_id": "MDU6TGFiZWwyMzQ3OTkyMDQ1",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Stale"
}
] |
open
| false
| null |
[] | null | 19
| 2020-12-05T13:09:44Z
| 2021-05-24T17:59:00Z
| null |
MEMBER
| null |
Closes #33254
Closes #31108
This adds a ``ExtensionArray._from_scalars`` function which is more strict than the existing `_from_sequence` constructor: in theory, it should only accept a sequence of scalars of its own type (i.e. the type you get with `arr[0]`, plus NAs), or arrays with the appropriate dtype.
This can then be used in a context where we try to create an EA of the original dtype (in an attempt to preserve the original dtype), but we don't want to *coerce* any value to that dtype.
**Note**: this is a WIP PR, which mostly adds *dummy* implementations of this method, just to mimic the desired behaviour for now, to be able to explore how this would work.
If this turns out to be working, we will need to make better implementations for `_from_scalars` for our own EAs.
Apart from that, this needs tests, docs, etc. But let's first discuss semantics.
* [ ] Add tests for example case from https://github.com/pandas-dev/pandas/issues/31108, period case from https://github.com/pandas-dev/pandas/pull/38254, test case for categorical with non-categories
* [ ] Reopen https://github.com/pandas-dev/pandas/pull/30282 once this is merged
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38315/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38315/timeline
| null | 1
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38315.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38315",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/38315.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38315"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38316
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38316/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38316/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38316/events
|
https://github.com/pandas-dev/pandas/issues/38316
| 757,700,543
|
MDU6SXNzdWU3NTc3MDA1NDM=
| 38,316
|
BUG: IntervalIndex.astype("category") doesn't preserve exact interval dtype in categories
|
{
"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 dtype conversions",
"id": 31404521,
"name": "Dtype Conversions",
"node_id": "MDU6TGFiZWwzMTQwNDUyMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions"
},
{
"color": "e11d21",
"default": false,
"description": "Categorical Data Type",
"id": 78527356,
"name": "Categorical",
"node_id": "MDU6TGFiZWw3ODUyNzM1Ng==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Categorical"
},
{
"color": "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"
}
] |
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"
}
| 1
| 2020-12-05T15:10:20Z
| 2021-08-14T21:58:29Z
| null |
MEMBER
| null |
Somewhere in the conversion, before factorizing, we convert the interval array/index to a object-dtype numpy array of Interval objects, and so afterwards *infer* the IntervalDtype again when creating the categories.
Example consequence is that if you have uint64 intervals, they get inferred as int64 afterwards:
```python
In [29]: index = pd.IntervalIndex.from_breaks(np.arange(5, dtype="uint64"))
In [30]: index
Out[30]:
IntervalIndex([(0, 1], (1, 2], (2, 3], (3, 4]],
closed='right',
dtype='interval[uint64]') # <---- unsigned ints
In [31]: pd.CategoricalIndex(index)
Out[31]: CategoricalIndex([(0, 1], (1, 2], (2, 3], (3, 4]], categories=[(0, 1], (1, 2], (2, 3], (3, 4]], ordered=False, dtype='category')
In [33]: pd.CategoricalIndex(index).dtype.categories
Out[33]:
IntervalIndex([(0, 1], (1, 2], (2, 3], (3, 4]],
closed='right',
dtype='interval[int64]') # <---- no longer uint64
```
|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38316/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38316/timeline
| null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/38317
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38317/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38317/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38317/events
|
https://github.com/pandas-dev/pandas/pull/38317
| 757,724,441
|
MDExOlB1bGxSZXF1ZXN0NTMzMDQ4NDU0
| 38,317
|
DEPR: xlwt for writing excel files
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/45562402?v=4",
"events_url": "https://api.github.com/users/rhshadrach/events{/privacy}",
"followers_url": "https://api.github.com/users/rhshadrach/followers",
"following_url": "https://api.github.com/users/rhshadrach/following{/other_user}",
"gists_url": "https://api.github.com/users/rhshadrach/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/rhshadrach",
"id": 45562402,
"login": "rhshadrach",
"node_id": "MDQ6VXNlcjQ1NTYyNDAy",
"organizations_url": "https://api.github.com/users/rhshadrach/orgs",
"received_events_url": "https://api.github.com/users/rhshadrach/received_events",
"repos_url": "https://api.github.com/users/rhshadrach/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/rhshadrach/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rhshadrach/subscriptions",
"type": "User",
"url": "https://api.github.com/users/rhshadrach"
}
|
[
{
"color": "bfe5bf",
"default": false,
"description": "read_excel, to_excel",
"id": 49254273,
"name": "IO Excel",
"node_id": "MDU6TGFiZWw0OTI1NDI3Mw==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Excel"
},
{
"color": "5319e7",
"default": false,
"description": "Functionality to remove in pandas",
"id": 87485152,
"name": "Deprecate",
"node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "2020-12-26T13:57:50Z",
"closed_issues": 1768,
"created_at": "2020-05-29T23:47:32Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/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"
}
| 2
| 2020-12-05T17:04:46Z
| 2021-01-02T14:15:03Z
| 2020-12-08T10:11:55Z
|
MEMBER
| null |
- [x] closes #26552
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
Deprecates both specifying `engine="xlwt"` and the option `io.excel.xls.writer`. Note that a warning is emitted when a user sets the `io.excel.xls.writer` option, but not via the context manager. Whatsnew now reads:

|
{
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/38317/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38317/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38317.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38317",
"merged_at": "2020-12-08T10:11:54Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38317.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38317"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38318
|
https://api.github.com/repos/pandas-dev/pandas
|
https://api.github.com/repos/pandas-dev/pandas/issues/38318/labels{/name}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38318/comments
|
https://api.github.com/repos/pandas-dev/pandas/issues/38318/events
|
https://github.com/pandas-dev/pandas/pull/38318
| 757,747,206
|
MDExOlB1bGxSZXF1ZXN0NTMzMDY4NzM4
| 38,318
|
DOC: 1.1.5 release date
|
{
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}",
"gists_url": "https://api.github.com/users/simonjayhawkins/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/simonjayhawkins",
"id": 13159005,
"login": "simonjayhawkins",
"node_id": "MDQ6VXNlcjEzMTU5MDA1",
"organizations_url": "https://api.github.com/users/simonjayhawkins/orgs",
"received_events_url": "https://api.github.com/users/simonjayhawkins/received_events",
"repos_url": "https://api.github.com/users/simonjayhawkins/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/simonjayhawkins/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/simonjayhawkins/subscriptions",
"type": "User",
"url": "https://api.github.com/users/simonjayhawkins"
}
|
[
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] |
closed
| false
| null |
[] |
{
"closed_at": "2020-12-08T12:11:38Z",
"closed_issues": 81,
"created_at": "2020-10-29T13:43:23Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}",
"gists_url": "https://api.github.com/users/simonjayhawkins/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/simonjayhawkins",
"id": 13159005,
"login": "simonjayhawkins",
"node_id": "MDQ6VXNlcjEzMTU5MDA1",
"organizations_url": "https://api.github.com/users/simonjayhawkins/orgs",
"received_events_url": "https://api.github.com/users/simonjayhawkins/received_events",
"repos_url": "https://api.github.com/users/simonjayhawkins/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/simonjayhawkins/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/simonjayhawkins/subscriptions",
"type": "User",
"url": "https://api.github.com/users/simonjayhawkins"
},
"description": "on-merge: backport to 1.1.x",
"due_on": "2020-12-07T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/79",
"id": 6047124,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/79/labels",
"node_id": "MDk6TWlsZXN0b25lNjA0NzEyNA==",
"number": 79,
"open_issues": 0,
"state": "closed",
"title": "1.1.5",
"updated_at": "2020-12-08T12:11:38Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/79"
}
| 0
| 2020-12-05T17:52:30Z
| 2020-12-07T09:48:56Z
| 2020-12-07T09:48:52Z
|
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/38318/reactions"
}
|
https://api.github.com/repos/pandas-dev/pandas/issues/38318/timeline
| null | 0
|
{
"diff_url": "https://github.com/pandas-dev/pandas/pull/38318.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/38318",
"merged_at": "2020-12-07T09:48:52Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/38318.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/38318"
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.