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/42420 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42420/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42420/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42420/events | https://github.com/pandas-dev/pandas/issues/42420 | 938,493,919 | MDU6SXNzdWU5Mzg0OTM5MTk= | 42,420 | DOC: Inconsistency in Setting Up Dev Env | {
"avatar_url": "https://avatars.githubusercontent.com/u/63334933?v=4",
"events_url": "https://api.github.com/users/daviddelord/events{/privacy}",
"followers_url": "https://api.github.com/users/daviddelord/followers",
"following_url": "https://api.github.com/users/daviddelord/following{/other_user}",
"gists_u... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "0e8a16",
"default": true,
"description": null,
"id": 7171206... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 6 | 2021-07-07T05:14:12Z | 2021-07-11T19:15:04Z | 2021-07-11T19:15:04Z | CONTRIBUTOR | null | #### Location of the documentation
https://pandas.pydata.org/pandas-docs/dev/development/contributing_environment.html#installing-a-c-compiler
**Note**: You can check the latest versions of the docs on `master` [here](https://pandas.pydata.org/docs/dev/).
#### Documentation problem
> You will need Build 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/42420/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42420/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42421 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42421/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42421/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42421/events | https://github.com/pandas-dev/pandas/issues/42421 | 938,583,757 | MDU6SXNzdWU5Mzg1ODM3NTc= | 42,421 | ENH: pd.date_range for 9am each day between two pd.Timestamp objects | {
"avatar_url": "https://avatars.githubusercontent.com/u/632049?v=4",
"events_url": "https://api.github.com/users/cjw296/events{/privacy}",
"followers_url": "https://api.github.com/users/cjw296/followers",
"following_url": "https://api.github.com/users/cjw296/following{/other_user}",
"gists_url": "https://api... | [
{
"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": "DateOffs... | open | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 4 | 2021-07-07T07:32:47Z | 2021-08-21T04:12:38Z | null | CONTRIBUTOR | null | #### Is your feature request related to a problem?
What I have:
```
pd.Timestamp('2021-07-05 08:10:11')
pd.Timestamp('2021-07-07 12:13:14')
```
What I'm looking for:
```
[pd.Timestamp('2021-07-05 09:00:00'),
pd.Timestamp('2021-07-06 09:00:00'),
pd.Timestamp('2021-07-07 09:00:00')]
```
#### D... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42421/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42421/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42422 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42422/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42422/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42422/events | https://github.com/pandas-dev/pandas/pull/42422 | 938,764,808 | MDExOlB1bGxSZXF1ZXN0Njg1MDg4NTgz | 42,422 | TYP: clean for PY3.8 (final) | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"... | [
{
"color": "ea91a4",
"default": false,
"description": "type annotations, mypy/pyright type checking",
"id": 1280988427,
"name": "Typing",
"node_id": "MDU6TGFiZWwxMjgwOTg4NDI3",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing"
}
] | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 1 | 2021-07-07T10:57:29Z | 2021-07-19T13:56:25Z | 2021-07-14T23:42:59Z | 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/42422/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42422/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42422.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42422",
"merged_at": "2021-07-14T23:42:59Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42422.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42422"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/42423 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42423/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42423/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42423/events | https://github.com/pandas-dev/pandas/issues/42423 | 938,850,112 | MDU6SXNzdWU5Mzg4NTAxMTI= | 42,423 | BUG: Replacing NaN with None in Pandas 1.3 does not work | {
"avatar_url": "https://avatars.githubusercontent.com/u/1706695?v=4",
"events_url": "https://api.github.com/users/pvieito/events{/privacy}",
"followers_url": "https://api.github.com/users/pvieito/followers",
"following_url": "https://api.github.com/users/pvieito/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy dtyp... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 9 | 2021-07-07T12:40:11Z | 2021-08-07T00:02:51Z | 2021-07-10T14:26: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.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
#### Code Sample, a copy-pastable example
#### Pandas 1.2
```python
>>> import pandas ... | {
"+1": 5,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 5,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42423/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42423/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42424 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42424/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42424/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42424/events | https://github.com/pandas-dev/pandas/issues/42424 | 938,855,667 | MDU6SXNzdWU5Mzg4NTU2Njc= | 42,424 | BUG: creating DF from series with non exact categorical indices created from pd.cut | {
"avatar_url": "https://avatars.githubusercontent.com/u/11986836?v=4",
"events_url": "https://api.github.com/users/hwchase17/events{/privacy}",
"followers_url": "https://api.github.com/users/hwchase17/followers",
"following_url": "https://api.github.com/users/hwchase17/following{/other_user}",
"gists_url": "... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "e11d21",
"default": false,
"description": "Functionality that used ... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/8259394?v=4",
"events_url": "https://api.github.com/users/Sheogorath27/events{/privacy}",
"followers_url": "https://api.github.com/users/Sheogorath27/followers",
"following_url": "https://api.github.com/users/Sheogorath27/following{/other_user}",
"gists... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/8259394?v=4",
"events_url": "https://api.github.com/users/Sheogorath27/events{/privacy}",
"followers_url": "https://api.github.com/users/Sheogorath27/followers",
"following_url": "https://api.github.com/users/Sheogorath27/following{/other_user... | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 7 | 2021-07-07T12:46:37Z | 2021-08-30T16:51:05Z | 2021-08-30T16:50:38Z | NONE | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
**Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42424/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42424/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42425 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42425/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42425/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42425/events | https://github.com/pandas-dev/pandas/pull/42425 | 938,857,604 | MDExOlB1bGxSZXF1ZXN0Njg1MTY1OTkx | 42,425 | BUG: pd.cut with duplicate index Series lowest included | {
"avatar_url": "https://avatars.githubusercontent.com/u/6472290?v=4",
"events_url": "https://api.github.com/users/debnathshoham/events{/privacy}",
"followers_url": "https://api.github.com/users/debnathshoham/followers",
"following_url": "https://api.github.com/users/debnathshoham/following{/other_user}",
"gi... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "9aace2",
"default": false,
"description": "cut, qcut",
"id": 16... | closed | false | null | [] | null | 2 | 2021-07-07T12:48:51Z | 2021-07-08T14:35:46Z | 2021-07-08T14:35:46Z | CONTRIBUTOR | null | - [x] closes #42185
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [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/42425/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42425/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42425.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42425",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/42425.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42425"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42426 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42426/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42426/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42426/events | https://github.com/pandas-dev/pandas/issues/42426 | 938,982,925 | MDU6SXNzdWU5Mzg5ODI5MjU= | 42,426 | Unclear warning message (SettingWithCopyWarning) | {
"avatar_url": "https://avatars.githubusercontent.com/u/78850521?v=4",
"events_url": "https://api.github.com/users/Wallerand-Artefact/events{/privacy}",
"followers_url": "https://api.github.com/users/Wallerand-Artefact/followers",
"following_url": "https://api.github.com/users/Wallerand-Artefact/following{/oth... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "207de5",
"default": false,
"description": "Requires... | open | false | null | [] | null | 0 | 2021-07-07T14:57:48Z | 2021-08-21T04:15:19Z | null | NONE | null | Hi,
Very often when manipulating pandas DataFrames I had a SettingWithCopyWarning and I did not understand why because the warning message was telling me to use the syntax .loc[row_indexer,col_indexer] = value , which I was already using !
The issue actually had nothing to do with the .loc syntax but with the fact... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42426/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42426/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42427 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42427/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42427/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42427/events | https://github.com/pandas-dev/pandas/pull/42427 | 938,992,023 | MDExOlB1bGxSZXF1ZXN0Njg1MjgwNTcy | 42,427 | DOC: Add more instructions for updating the whatsnew | {
"avatar_url": "https://avatars.githubusercontent.com/u/45562402?v=4",
"events_url": "https://api.github.com/users/rhshadrach/events{/privacy}",
"followers_url": "https://api.github.com/users/rhshadrach/followers",
"following_url": "https://api.github.com/users/rhshadrach/following{/other_user}",
"gists_url"... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "3465A4",
"default": false,
"description": null,
... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 1 | 2021-07-07T15:07:11Z | 2021-10-19T03:46:06Z | 2021-07-08T13:09:36Z | MEMBER | null | - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42427/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42427/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42427.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42427",
"merged_at": "2021-07-08T13:09:36Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42427.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42427"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42428 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42428/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42428/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42428/events | https://github.com/pandas-dev/pandas/pull/42428 | 939,033,494 | MDExOlB1bGxSZXF1ZXN0Njg1MzE2MTIw | 42,428 | TYP: dtype specializations for np.ndarray in algos.pyi (part) | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"... | [
{
"color": "ea91a4",
"default": false,
"description": "type annotations, mypy/pyright type checking",
"id": 1280988427,
"name": "Typing",
"node_id": "MDU6TGFiZWwxMjgwOTg4NDI3",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing"
}
] | closed | false | null | [] | null | 8 | 2021-07-07T15:52:33Z | 2021-08-24T16:35:55Z | 2021-08-24T12:02:41Z | MEMBER | null | 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/42428/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42428/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42428.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42428",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/42428.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42428"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42429 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42429/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42429/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42429/events | https://github.com/pandas-dev/pandas/issues/42429 | 939,038,433 | MDU6SXNzdWU5MzkwMzg0MzM= | 42,429 | BUG: .dt.isocalendar().week returns unexpected dtype (UInt32) | {
"avatar_url": "https://avatars.githubusercontent.com/u/1648870?v=4",
"events_url": "https://api.github.com/users/outa/events{/privacy}",
"followers_url": "https://api.github.com/users/outa/followers",
"following_url": "https://api.github.com/users/outa/following{/other_user}",
"gists_url": "https://api.gith... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
... | closed | false | null | [] | null | 2 | 2021-07-07T15:58:16Z | 2021-07-09T10:19:14Z | 2021-07-09T10:19:14Z | NONE | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
**Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42429/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42429/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42430 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42430/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42430/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42430/events | https://github.com/pandas-dev/pandas/issues/42430 | 939,072,047 | MDU6SXNzdWU5MzkwNzIwNDc= | 42,430 | BUG: 1D slices over extension types turn into N-dimensional slices over ExtensionArrays | {
"avatar_url": "https://avatars.githubusercontent.com/u/12436991?v=4",
"events_url": "https://api.github.com/users/frreiss/events{/privacy}",
"followers_url": "https://api.github.com/users/frreiss/followers",
"following_url": "https://api.github.com/users/frreiss/following{/other_user}",
"gists_url": "https:... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | null | [] | {
"closed_at": "2021-08-15T12:34:44Z",
"closed_issues": 90,
"created_at": "2021-07-23T08:57:52Z",
"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... | 15 | 2021-07-07T16:39:42Z | 2021-08-02T08:16:43Z | 2021-07-31T01:01:48Z | 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.
---
**Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28... | {
"+1": 2,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 2,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42430/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42430/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42431 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42431/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42431/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42431/events | https://github.com/pandas-dev/pandas/issues/42431 | 939,074,233 | MDU6SXNzdWU5MzkwNzQyMzM= | 42,431 | QST: Subclassed lists are not allowed as indexers of dfs in v1.3.0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/1188067?v=4",
"events_url": "https://api.github.com/users/pwwang/events{/privacy}",
"followers_url": "https://api.github.com/users/pwwang/followers",
"following_url": "https://api.github.com/users/pwwang/following{/other_user}",
"gists_url": "https://ap... | [
{
"color": "0052cc",
"default": false,
"description": null,
"id": 34444536,
"name": "Usage Question",
"node_id": "MDU6TGFiZWwzNDQ0NDUzNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question"
},
{
"color": "0052cc",
"default": false,
"descript... | closed | false | null | [] | null | 1 | 2021-07-07T16:42:45Z | 2021-07-07T17:08:26Z | 2021-07-07T17:08:26Z | NONE | null | - [x] I have searched the [[pandas] tag](https://stackoverflow.com/questions/tagged/pandas) on StackOverflow for similar questions.
- [x] I have asked my usage related question on [StackOverflow](https://stackoverflow.com).
---
#### Question about pandas
**Note**: If you'd still like to submit a question, p... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42431/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42431/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42432 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42432/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42432/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42432/events | https://github.com/pandas-dev/pandas/pull/42432 | 939,078,741 | MDExOlB1bGxSZXF1ZXN0Njg1MzU0Njcz | 42,432 | Backport PR #42419 on branch 1.3.x (CI: update vm image version for Azure) | {
"avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4",
"events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}",
"followers_url": "https://api.github.com/users/meeseeksmachine/followers",
"following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"... | [
{
"color": "a2bca7",
"default": false,
"description": "Continuous Integration",
"id": 48070600,
"name": "CI",
"node_id": "MDU6TGFiZWw0ODA3MDYwMA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI"
}
] | closed | false | null | [] | {
"closed_at": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 3 | 2021-07-07T16:48:57Z | 2021-07-07T19:54:55Z | 2021-07-07T19:54:54Z | NONE | null | Backport PR #42419: CI: update vm image version for Azure | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42432/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42432/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42432.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42432",
"merged_at": "2021-07-07T19:54:54Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42432.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42432"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42433 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42433/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42433/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42433/events | https://github.com/pandas-dev/pandas/issues/42433 | 939,092,483 | MDU6SXNzdWU5MzkwOTI0ODM= | 42,433 | BUG: `list` subclass objects don't work as indexers for data frames in 1.3.x | {
"avatar_url": "https://avatars.githubusercontent.com/u/1188067?v=4",
"events_url": "https://api.github.com/users/pwwang/events{/privacy}",
"followers_url": "https://api.github.com/users/pwwang/followers",
"following_url": "https://api.github.com/users/pwwang/following{/other_user}",
"gists_url": "https://ap... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | null | [] | {
"closed_at": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 0 | 2021-07-07T17:07:16Z | 2021-07-12T00:29:58Z | 2021-07-12T00:29: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... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42433/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42433/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42434 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42434/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42434/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42434/events | https://github.com/pandas-dev/pandas/issues/42434 | 939,108,178 | MDU6SXNzdWU5MzkxMDgxNzg= | 42,434 | BUG: DataFrame.sort_values doesn't validate type of ascendind | {
"avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4",
"events_url": "https://api.github.com/users/datapythonista/events{/privacy}",
"followers_url": "https://api.github.com/users/datapythonista/followers",
"following_url": "https://api.github.com/users/datapythonista/following{/other_user}",
... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or improved er... | closed | false | null | [] | null | 2 | 2021-07-07T17:27:59Z | 2021-07-07T18:31:23Z | 2021-07-07T18:31:23Z | MEMBER | null | xref #42358
See the next code (and `ascending` provided as a string, not boolean):
```python
>>> pandas.DataFrame({'col': [3, 1, 2]}).sort_values(by='col', ascending='False')
col
1 1
2 2
0 3
```
This should fail in the same way as in `Series`:
```python
>>> pandas.Series([3, 1, 2]).sort_valu... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42434/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42434/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42435 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42435/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42435/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42435/events | https://github.com/pandas-dev/pandas/pull/42435 | 939,146,880 | MDExOlB1bGxSZXF1ZXN0Njg1NDEzMjMx | 42,435 | BUG: .loc failing to drop first level | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "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": "20... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 0 | 2021-07-07T18:21:01Z | 2021-07-08T16:21:51Z | 2021-07-08T12:58:05Z | MEMBER | null | - [ ] closes #xxxx
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] whatsnew entry
This does not fix any of the existing GH issues for dropping of levels. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42435/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42435/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42435.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42435",
"merged_at": "2021-07-08T12:58:05Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42435.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42435"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42436 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42436/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42436/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42436/events | https://github.com/pandas-dev/pandas/pull/42436 | 939,227,133 | MDExOlB1bGxSZXF1ZXN0Njg1NDgxNzA5 | 42,436 | CLN: clean doc validation script | {
"avatar_url": "https://avatars.githubusercontent.com/u/7614606?v=4",
"events_url": "https://api.github.com/users/fangchenli/events{/privacy}",
"followers_url": "https://api.github.com/users/fangchenli/followers",
"following_url": "https://api.github.com/users/fangchenli/following{/other_user}",
"gists_url":... | [
{
"color": "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": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 1 | 2021-07-07T20:14:40Z | 2021-07-08T13:23:21Z | 2021-07-08T13:00:43Z | MEMBER | null | precursor of #41456
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42436/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42436/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42436.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42436",
"merged_at": "2021-07-08T13:00:43Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42436.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42436"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42437 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42437/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42437/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42437/events | https://github.com/pandas-dev/pandas/issues/42437 | 939,240,234 | MDU6SXNzdWU5MzkyNDAyMzQ= | 42,437 | BUG: Assigning extension array value to series of dtype object fails if element type is array-like | {
"avatar_url": "https://avatars.githubusercontent.com/u/12436991?v=4",
"events_url": "https://api.github.com/users/frreiss/events{/privacy}",
"followers_url": "https://api.github.com/users/frreiss/followers",
"following_url": "https://api.github.com/users/frreiss/following{/other_user}",
"gists_url": "https:... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on s... | open | false | null | [] | {
"closed_at": null,
"closed_issues": 47,
"created_at": "2021-10-16T17:29:59Z",
"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/simonjayhaw... | 7 | 2021-07-07T20:31:58Z | 2021-10-16T19:04:53Z | 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.
- [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
from ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42437/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42437/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42438 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42438/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42438/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42438/events | https://github.com/pandas-dev/pandas/pull/42438 | 939,240,818 | MDExOlB1bGxSZXF1ZXN0Njg1NDkzMDMx | 42,438 | Fix Formatting Issue | {
"avatar_url": "https://avatars.githubusercontent.com/u/63334933?v=4",
"events_url": "https://api.github.com/users/daviddelord/events{/privacy}",
"followers_url": "https://api.github.com/users/daviddelord/followers",
"following_url": "https://api.github.com/users/daviddelord/following{/other_user}",
"gists_u... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 1 | 2021-07-07T20:32:45Z | 2021-07-08T13:09:00Z | 2021-07-08T13:08:56Z | CONTRIBUTOR | null | closes #42371

| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42438/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42438/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42438.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42438",
"merged_at": "2021-07-08T13:08:56Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42438.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42438"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42439 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42439/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42439/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42439/events | https://github.com/pandas-dev/pandas/pull/42439 | 939,258,186 | MDExOlB1bGxSZXF1ZXN0Njg1NTA3MTQ1 | 42,439 | DOC: Refactor Numba enhancing performance and add parallelism caveat | {
"avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4",
"events_url": "https://api.github.com/users/mroeschke/events{/privacy}",
"followers_url": "https://api.github.com/users/mroeschke/followers",
"following_url": "https://api.github.com/users/mroeschke/following{/other_user}",
"gists_url": "... | [
{
"color": "5319e7",
"default": false,
"description": "numba-accelerated operations",
"id": 2138993554,
"name": "numba",
"node_id": "MDU6TGFiZWwyMTM4OTkzNTU0",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/numba"
}
] | closed | false | null | [] | {
"closed_at": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 4 | 2021-07-07T20:58:17Z | 2021-07-12T00:38:57Z | 2021-07-12T00:30:46Z | MEMBER | null | - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42439/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42439/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42439.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42439",
"merged_at": "2021-07-12T00:30:46Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42439.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42439"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42440 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42440/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42440/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42440/events | https://github.com/pandas-dev/pandas/pull/42440 | 939,354,991 | MDExOlB1bGxSZXF1ZXN0Njg1NTkwNzAw | 42,440 | BUG: MultiIndex.get_loc re-raise TypeError as KeyError | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "207de5",
"default": false,
"description": null,
"id": 71268330,... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 4 | 2021-07-08T00:16:25Z | 2021-07-25T14:41:18Z | 2021-07-25T14:19:26Z | MEMBER | null | - [ ] closes #xxxx
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [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/42440/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42440/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42440.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42440",
"merged_at": "2021-07-25T14:19:26Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42440.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42440"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42442 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42442/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42442/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42442/events | https://github.com/pandas-dev/pandas/issues/42442 | 939,628,073 | MDU6SXNzdWU5Mzk2MjgwNzM= | 42,442 | BUG: Grouped Rolling Var and Std does not work with closed="left" | {
"avatar_url": "https://avatars.githubusercontent.com/u/9725296?v=4",
"events_url": "https://api.github.com/users/benHeid/events{/privacy}",
"followers_url": "https://api.github.com/users/benHeid/followers",
"following_url": "https://api.github.com/users/benHeid/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "d4c5f9",
"default": false,
"description": "rolling, ewma, expanding... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 2 | 2021-07-08T08:50:58Z | 2021-07-28T01:54:46Z | 2021-07-28T01:54:46Z | CONTRIBUTOR | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
####
```python
import pandas as pd
df = pd.DataFrame([1, 2, 3, 4, 5, 6, 7,... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42442/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42442/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42443 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42443/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42443/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42443/events | https://github.com/pandas-dev/pandas/issues/42443 | 939,652,195 | MDU6SXNzdWU5Mzk2NTIxOTU= | 42,443 | BUG: NaN cannot be detected | {
"avatar_url": "https://avatars.githubusercontent.com/u/26964756?v=4",
"events_url": "https://api.github.com/users/sunpei-zju/events{/privacy}",
"followers_url": "https://api.github.com/users/sunpei-zju/followers",
"following_url": "https://api.github.com/users/sunpei-zju/following{/other_user}",
"gists_url"... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "d8439a",
"default": false,
"description": "Issue related to pandas ... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 2 | 2021-07-08T09:18:04Z | 2021-07-11T16:10:57Z | 2021-07-09T15:47:46Z | NONE | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
**Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42443/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42443/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42444 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42444/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42444/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42444/events | https://github.com/pandas-dev/pandas/pull/42444 | 939,819,461 | MDExOlB1bGxSZXF1ZXN0Njg1OTgwMzQ1 | 42,444 | Backport PR #42338 on branch 1.3.x (PERF/REGR: revert #41785) | {
"avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4",
"events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}",
"followers_url": "https://api.github.com/users/meeseeksmachine/followers",
"following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"... | [
{
"color": "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": "d4c5f9",
"default"... | closed | false | null | [] | {
"closed_at": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 0 | 2021-07-08T12:42:59Z | 2021-07-08T14:38:14Z | 2021-07-08T14:38:14Z | NONE | null | Backport PR #42338: PERF/REGR: revert #41785 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42444/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42444/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42444.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42444",
"merged_at": "2021-07-08T14:38:14Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42444.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42444"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42445 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42445/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42445/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42445/events | https://github.com/pandas-dev/pandas/pull/42445 | 939,844,266 | MDExOlB1bGxSZXF1ZXN0Njg2MDAxODU3 | 42,445 | Backport PR #42386 on branch 1.3.x (DOC fix the incorrect doc style in 1.2.1) | {
"avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4",
"events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}",
"followers_url": "https://api.github.com/users/meeseeksmachine/followers",
"following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"... | [
{
"color": "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": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 0 | 2021-07-08T13:11:12Z | 2021-07-08T14:38:29Z | 2021-07-08T14:38:29Z | NONE | null | Backport PR #42386: DOC fix the incorrect doc style in 1.2.1 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42445/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42445/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42445.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42445",
"merged_at": "2021-07-08T14:38:29Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42445.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42445"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42446 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42446/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42446/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42446/events | https://github.com/pandas-dev/pandas/issues/42446 | 939,887,645 | MDU6SXNzdWU5Mzk4ODc2NDU= | 42,446 | option dtype in pandas.read_csv does not work properly for mulilevel columns | {
"avatar_url": "https://avatars.githubusercontent.com/u/52567084?v=4",
"events_url": "https://api.github.com/users/jottbele/events{/privacy}",
"followers_url": "https://api.github.com/users/jottbele/followers",
"following_url": "https://api.github.com/users/jottbele/following{/other_user}",
"gists_url": "htt... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy dtyp... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/1904716?v=4",
"events_url": "https://api.github.com/users/jmcomie/events{/privacy}",
"followers_url": "https://api.github.com/users/jmcomie/followers",
"following_url": "https://api.github.com/users/jmcomie/following{/other_user}",
"gists_url": "https:/... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/1904716?v=4",
"events_url": "https://api.github.com/users/jmcomie/events{/privacy}",
"followers_url": "https://api.github.com/users/jmcomie/followers",
"following_url": "https://api.github.com/users/jmcomie/following{/other_user}",
"gists_... | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 7 | 2021-07-08T13:55:35Z | 2021-07-15T04:20:24Z | 2021-07-15T04:20:24Z | NONE | null | - [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the latest version of pandas.
- [X] (optional) I have confirmed this bug exists on the master branch of pandas. 1.2.2
---
**Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42446/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42446/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42447 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42447/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42447/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42447/events | https://github.com/pandas-dev/pandas/issues/42447 | 939,891,042 | MDU6SXNzdWU5Mzk4OTEwNDI= | 42,447 | DOC: Readme.md file have some grammatical errors | {
"avatar_url": "https://avatars.githubusercontent.com/u/75975268?v=4",
"events_url": "https://api.github.com/users/Varun270/events{/privacy}",
"followers_url": "https://api.github.com/users/Varun270/followers",
"following_url": "https://api.github.com/users/Varun270/following{/other_user}",
"gists_url": "htt... | [
{
"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 be... | closed | false | null | [] | null | 7 | 2021-07-08T13:58:59Z | 2021-07-09T07:33:46Z | 2021-07-09T07:33:46Z | CONTRIBUTOR | null | #### Location of the documentation
README.md file
#### Documentation problem
There are some unwanted commas and colons with grammatical error
#### Suggested fix for documentation
The fix is easy just have to grammatically correct the README file.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42447/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42447/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42448 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42448/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42448/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42448/events | https://github.com/pandas-dev/pandas/pull/42448 | 939,925,123 | MDExOlB1bGxSZXF1ZXN0Njg2MDcyMjY1 | 42,448 | BUG: Issue with pd.cut on Series with duplicate index | {
"avatar_url": "https://avatars.githubusercontent.com/u/6472290?v=4",
"events_url": "https://api.github.com/users/debnathshoham/events{/privacy}",
"followers_url": "https://api.github.com/users/debnathshoham/followers",
"following_url": "https://api.github.com/users/debnathshoham/following{/other_user}",
"gi... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 4 | 2021-07-08T14:33:11Z | 2021-07-28T03:41:52Z | 2021-07-28T01:01:42Z | CONTRIBUTOR | null | - [x] closes #42185
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [x] whatsnew entry
Creating a new PR. I had messed up the earlier one by mistake. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42448/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42448/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42448.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42448",
"merged_at": "2021-07-28T01:01:42Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42448.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42448"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42449 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42449/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42449/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42449/events | https://github.com/pandas-dev/pandas/pull/42449 | 940,107,534 | MDExOlB1bGxSZXF1ZXN0Njg2MjI4MzM2 | 42,449 | REGR: DataFrame.agg with axis=1, EA dtype, and duplicate index | {
"avatar_url": "https://avatars.githubusercontent.com/u/45562402?v=4",
"events_url": "https://api.github.com/users/rhshadrach/events{/privacy}",
"followers_url": "https://api.github.com/users/rhshadrach/followers",
"following_url": "https://api.github.com/users/rhshadrach/following{/other_user}",
"gists_url"... | [
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stack/Unstack, Explode",
"id": 13098779,
"name": "Reshaping",
"node_id": "MDU6TGFiZWwxMzA5ODc3OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping"
},
{
"color": "e11d21",
"de... | closed | false | null | [] | {
"closed_at": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 9 | 2021-07-08T18:16:08Z | 2021-07-10T14:38:05Z | 2021-07-09T13:09:08Z | MEMBER | null | - [x] closes #42380
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [x] whatsnew entry
The issue in transpose was a bug that was introduced in 1.0.0, but induced a regression in... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42449/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42449/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42449.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42449",
"merged_at": "2021-07-09T13:09:07Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42449.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42449"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42450 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42450/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42450/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42450/events | https://github.com/pandas-dev/pandas/issues/42450 | 940,122,978 | MDU6SXNzdWU5NDAxMjI5Nzg= | 42,450 | BUG: unstack after loc produces unexpected index order | {
"avatar_url": "https://avatars.githubusercontent.com/u/24900912?v=4",
"events_url": "https://api.github.com/users/snovaisg/events{/privacy}",
"followers_url": "https://api.github.com/users/snovaisg/followers",
"following_url": "https://api.github.com/users/snovaisg/following{/other_user}",
"gists_url": "htt... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, S... | closed | false | null | [] | null | 5 | 2021-07-08T18:38:04Z | 2021-08-21T04:16:19Z | 2021-08-21T04:16: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/... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42450/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42450/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42451 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42451/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42451/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42451/events | https://github.com/pandas-dev/pandas/pull/42451 | 940,133,422 | MDExOlB1bGxSZXF1ZXN0Njg2MjUwNTg4 | 42,451 | CI: Sync all 3.9 builds | {
"avatar_url": "https://avatars.githubusercontent.com/u/47963215?v=4",
"events_url": "https://api.github.com/users/lithomas1/events{/privacy}",
"followers_url": "https://api.github.com/users/lithomas1/followers",
"following_url": "https://api.github.com/users/lithomas1/following{/other_user}",
"gists_url": "... | [
{
"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": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 5 | 2021-07-08T18:54:12Z | 2021-07-13T20:41:30Z | 2021-07-09T13:58:43Z | MEMBER | null | - [x] closes #37826
IIUC, all the 3.9 builds(except numpydev) should have all dependencies.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42451/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42451/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42451.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42451",
"merged_at": "2021-07-09T13:58:42Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42451.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42451"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42452 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42452/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42452/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42452/events | https://github.com/pandas-dev/pandas/issues/42452 | 940,316,394 | MDU6SXNzdWU5NDAzMTYzOTQ= | 42,452 | BUG: pandas EWM fails silently if data types are float32 instead of float64 | {
"avatar_url": "https://avatars.githubusercontent.com/u/3850216?v=4",
"events_url": "https://api.github.com/users/PCerles/events{/privacy}",
"followers_url": "https://api.github.com/users/PCerles/followers",
"following_url": "https://api.github.com/users/PCerles/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy dtyp... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/6472290?v=4",
"events_url": "https://api.github.com/users/debnathshoham/events{/privacy}",
"followers_url": "https://api.github.com/users/debnathshoham/followers",
"following_url": "https://api.github.com/users/debnathshoham/following{/other_user}",
"gi... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/6472290?v=4",
"events_url": "https://api.github.com/users/debnathshoham/events{/privacy}",
"followers_url": "https://api.github.com/users/debnathshoham/followers",
"following_url": "https://api.github.com/users/debnathshoham/following{/other_u... | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 6 | 2021-07-09T00:33:20Z | 2021-08-04T04:23:26Z | 2021-08-04T04:23:26Z | 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.
---
**Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42452/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42452/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42453 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42453/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42453/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42453/events | https://github.com/pandas-dev/pandas/pull/42453 | 940,429,172 | MDExOlB1bGxSZXF1ZXN0Njg2NTAxNjgx | 42,453 | BUG: TypeError when shifting DataFrame created by concatenation of slices and fills with values | {
"avatar_url": "https://avatars.githubusercontent.com/u/8284922?v=4",
"events_url": "https://api.github.com/users/wjsi/events{/privacy}",
"followers_url": "https://api.github.com/users/wjsi/followers",
"following_url": "https://api.github.com/users/wjsi/following{/other_user}",
"gists_url": "https://api.gith... | [
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stack/Unstack, Explode",
"id": 13098779,
"name": "Reshaping",
"node_id": "MDU6TGFiZWwxMzA5ODc3OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping"
},
{
"color": "e11d21",
"de... | closed | false | null | [] | {
"closed_at": "2021-08-15T12:34:44Z",
"closed_issues": 90,
"created_at": "2021-07-23T08:57:52Z",
"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... | 6 | 2021-07-09T05:24:12Z | 2021-07-28T01:06:28Z | 2021-07-27T19:58:53Z | CONTRIBUTOR | null | - [x] closes #42719
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [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/42453/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42453/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42453.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42453",
"merged_at": "2021-07-27T19:58:52Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42453.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42453"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42454 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42454/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42454/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42454/events | https://github.com/pandas-dev/pandas/pull/42454 | 940,434,710 | MDExOlB1bGxSZXF1ZXN0Njg2NTA2Mjk2 | 42,454 | Fixed Issue #42447 | {
"avatar_url": "https://avatars.githubusercontent.com/u/75975268?v=4",
"events_url": "https://api.github.com/users/Varun270/events{/privacy}",
"followers_url": "https://api.github.com/users/Varun270/followers",
"following_url": "https://api.github.com/users/Varun270/following{/other_user}",
"gists_url": "htt... | [] | closed | false | null | [] | null | 1 | 2021-07-09T05:37:12Z | 2021-07-09T07:33:22Z | 2021-07-09T07:33:22Z | CONTRIBUTOR | null | - [🗸 ] closes #42447
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] 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/42454/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42454/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42454.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42454",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/42454.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42454"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42455 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42455/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42455/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42455/events | https://github.com/pandas-dev/pandas/issues/42455 | 940,461,381 | MDU6SXNzdWU5NDA0NjEzODE= | 42,455 | BUG: Pandas `string` dtype reverts to `object` dtype when initialising index | {
"avatar_url": "https://avatars.githubusercontent.com/u/48900197?v=4",
"events_url": "https://api.github.com/users/mlee94/events{/privacy}",
"followers_url": "https://api.github.com/users/mlee94/followers",
"following_url": "https://api.github.com/users/mlee94/following{/other_user}",
"gists_url": "https://a... | [
{
"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": "e... | closed | false | null | [] | null | 2 | 2021-07-09T06:29:25Z | 2021-07-15T01:17:39Z | 2021-07-15T01:17:39Z | 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.
1.
```
In [2]: pd.Index(['A', 'B', 'C', 'D'], dtype=pd.StringDtype()).dtype
Out[2]:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42455/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42455/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42456 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42456/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42456/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42456/events | https://github.com/pandas-dev/pandas/issues/42456 | 940,475,397 | MDU6SXNzdWU5NDA0NzUzOTc= | 42,456 | BUG: Regression on DataFrame.from_records | {
"avatar_url": "https://avatars.githubusercontent.com/u/4403130?v=4",
"events_url": "https://api.github.com/users/felixdivo/events{/privacy}",
"followers_url": "https://api.github.com/users/felixdivo/followers",
"following_url": "https://api.github.com/users/felixdivo/following{/other_user}",
"gists_url": "h... | [
{
"color": "e11d21",
"default": false,
"description": "Functionality that used to work in a prior pandas version",
"id": 32815646,
"name": "Regression",
"node_id": "MDU6TGFiZWwzMjgxNTY0Ng==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression"
},
{
"color": ... | closed | false | null | [] | {
"closed_at": "2021-08-15T12:34:44Z",
"closed_issues": 90,
"created_at": "2021-07-23T08:57:52Z",
"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... | 4 | 2021-07-09T06:54:18Z | 2021-07-26T22:29:04Z | 2021-07-26T22:29:04Z | 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
from numpy import empty, a... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42456/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42456/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42457 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42457/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42457/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42457/events | https://github.com/pandas-dev/pandas/pull/42457 | 940,561,578 | MDExOlB1bGxSZXF1ZXN0Njg2NjEzODQz | 42,457 | BUG: df.astype changes order of dataframe | {
"avatar_url": "https://avatars.githubusercontent.com/u/6472290?v=4",
"events_url": "https://api.github.com/users/debnathshoham/events{/privacy}",
"followers_url": "https://api.github.com/users/debnathshoham/followers",
"following_url": "https://api.github.com/users/debnathshoham/following{/other_user}",
"gi... | [] | closed | false | null | [] | null | 0 | 2021-07-09T08:52:55Z | 2021-08-11T04:34:14Z | 2021-07-09T10:06:45Z | CONTRIBUTOR | null | - [x] closes #42396
- [x] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [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/42457/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42457/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42457.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42457",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/42457.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42457"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42458 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42458/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42458/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42458/events | https://github.com/pandas-dev/pandas/issues/42458 | 940,607,862 | MDU6SXNzdWU5NDA2MDc4NjI= | 42,458 | BUG: `to_xml` raises `KeyError` for `index=False` when the index does not start at zero | {
"avatar_url": "https://avatars.githubusercontent.com/u/60873230?v=4",
"events_url": "https://api.github.com/users/stephan-hesselmann-by/events{/privacy}",
"followers_url": "https://api.github.com/users/stephan-hesselmann-by/followers",
"following_url": "https://api.github.com/users/stephan-hesselmann-by/follo... | [
{
"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": "1d76db",
"default": false,
"description": "read_xml, to_xml",
"... | closed | false | null | [] | {
"closed_at": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 1 | 2021-07-09T09:52:38Z | 2021-07-12T21:17:34Z | 2021-07-12T21:17:34Z | 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
rec... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42458/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42458/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42459 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42459/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42459/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42459/events | https://github.com/pandas-dev/pandas/pull/42459 | 940,737,106 | MDExOlB1bGxSZXF1ZXN0Njg2NzY1MTE1 | 42,459 | BUG: Mitigate division with zero in roll_var | {
"avatar_url": "https://avatars.githubusercontent.com/u/9725296?v=4",
"events_url": "https://api.github.com/users/benHeid/events{/privacy}",
"followers_url": "https://api.github.com/users/benHeid/followers",
"following_url": "https://api.github.com/users/benHeid/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "d4c5f9",
"default": false,
"description": "rolling, ewma, expanding",
"id": 1045950827,
"name": "Window",
"node_id": "MDU6TGFiZWwxMDQ1OTUwODI3",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Window"
}
] | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 8 | 2021-07-09T12:51:27Z | 2021-07-28T01:54:50Z | 2021-07-28T01:54:46Z | CONTRIBUTOR | null | - [ ] closes #42442
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] 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/42459/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42459/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42459.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42459",
"merged_at": "2021-07-28T01:54:46Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42459.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42459"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42460 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42460/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42460/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42460/events | https://github.com/pandas-dev/pandas/pull/42460 | 940,751,174 | MDExOlB1bGxSZXF1ZXN0Njg2Nzc2ODg2 | 42,460 | Backport PR #42449 on branch 1.3.x (REGR: DataFrame.agg with axis=1, EA dtype, and duplicate index) | {
"avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4",
"events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}",
"followers_url": "https://api.github.com/users/meeseeksmachine/followers",
"following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"... | [
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stack/Unstack, Explode",
"id": 13098779,
"name": "Reshaping",
"node_id": "MDU6TGFiZWwxMzA5ODc3OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping"
},
{
"color": "e11d21",
"de... | closed | false | null | [] | {
"closed_at": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 0 | 2021-07-09T13:09:33Z | 2021-07-09T14:10:06Z | 2021-07-09T14:10:06Z | NONE | null | Backport PR #42449: REGR: DataFrame.agg with axis=1, EA dtype, and duplicate index | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42460/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42460/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42460.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42460",
"merged_at": "2021-07-09T14:10:06Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42460.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42460"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42461 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42461/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42461/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42461/events | https://github.com/pandas-dev/pandas/issues/42461 | 940,792,435 | MDU6SXNzdWU5NDA3OTI0MzU= | 42,461 | BUG: The difference in behaviour of indexing between 1.2.4 and 1.3.0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/6242032?v=4",
"events_url": "https://api.github.com/users/xiki-tempula/events{/privacy}",
"followers_url": "https://api.github.com/users/xiki-tempula/followers",
"following_url": "https://api.github.com/users/xiki-tempula/following{/other_user}",
"gists... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | null | [] | {
"closed_at": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 6 | 2021-07-09T13:59:48Z | 2021-07-12T00:29:57Z | 2021-07-12T00:29:57Z | NONE | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [x] (optional) I have confirmed this bug exists on the master branch of pandas.
---
I have some code that I used to extract the index columns as data frame, which wor... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42461/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42461/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42462 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42462/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42462/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42462/events | https://github.com/pandas-dev/pandas/issues/42462 | 940,847,448 | MDU6SXNzdWU5NDA4NDc0NDg= | 42,462 | read_excel() modifies provided types dict when accessing file with duplicate column | {
"avatar_url": "https://avatars.githubusercontent.com/u/47477903?v=4",
"events_url": "https://api.github.com/users/cdol/events{/privacy}",
"followers_url": "https://api.github.com/users/cdol/followers",
"following_url": "https://api.github.com/users/cdol/following{/other_user}",
"gists_url": "https://api.git... | [
{
"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 ... | closed | false | null | [] | {
"closed_at": "2021-08-15T12:34:44Z",
"closed_issues": 90,
"created_at": "2021-07-23T08:57:52Z",
"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... | 1 | 2021-07-09T15:06:25Z | 2021-08-04T21:55:15Z | 2021-08-04T21:55:15Z | 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.
_test.xlsx :_
| a | a | b | c |
|---|---|---|---|
| 1 | 1 | b1| c1|
| 2 | 2 | b2| c2|
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42462/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42462/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42463 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42463/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42463/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42463/events | https://github.com/pandas-dev/pandas/issues/42463 | 940,866,696 | MDU6SXNzdWU5NDA4NjY2OTY= | 42,463 | BUG: Constructing a df using 2D numpy arrays raises misleading error | {
"avatar_url": "https://avatars.githubusercontent.com/u/13983198?v=4",
"events_url": "https://api.github.com/users/loodvn/events{/privacy}",
"followers_url": "https://api.github.com/users/loodvn/followers",
"following_url": "https://api.github.com/users/loodvn/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or improved er... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/6472290?v=4",
"events_url": "https://api.github.com/users/debnathshoham/events{/privacy}",
"followers_url": "https://api.github.com/users/debnathshoham/followers",
"following_url": "https://api.github.com/users/debnathshoham/following{/other_user}",
"gi... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/6472290?v=4",
"events_url": "https://api.github.com/users/debnathshoham/events{/privacy}",
"followers_url": "https://api.github.com/users/debnathshoham/followers",
"following_url": "https://api.github.com/users/debnathshoham/following{/other_u... | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 2 | 2021-07-09T15:30:48Z | 2021-07-28T12:37:39Z | 2021-07-28T12:37:39Z | NONE | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
**Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42463/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42463/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42464 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42464/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42464/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42464/events | https://github.com/pandas-dev/pandas/pull/42464 | 940,877,642 | MDExOlB1bGxSZXF1ZXN0Njg2ODgzNzky | 42,464 | BUG: `to_xml` with `index=False` and offset input index | {
"avatar_url": "https://avatars.githubusercontent.com/u/60873230?v=4",
"events_url": "https://api.github.com/users/stephan-hesselmann-by/events{/privacy}",
"followers_url": "https://api.github.com/users/stephan-hesselmann-by/followers",
"following_url": "https://api.github.com/users/stephan-hesselmann-by/follo... | [
{
"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": "1d76db",
"default": false,
"description": "read_xml, to_xml",
"... | closed | false | null | [] | {
"closed_at": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 4 | 2021-07-09T15:45:30Z | 2021-07-30T12:34:46Z | 2021-07-12T21:17:34Z | CONTRIBUTOR | null | Fixes #42458
It was assumed that the index contains the element `0`. This led to a
defect when the index of the input Dataframe has an offset, which is a
common use case when streaming Dataframes via generators.
This fix consists of not relying on accessing the `0` element of
`frame_dicts`.
- [x] closes #42... | {
"+1": 1,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42464/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42464/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42464.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42464",
"merged_at": "2021-07-12T21:17:34Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42464.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42464"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42465 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42465/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42465/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42465/events | https://github.com/pandas-dev/pandas/pull/42465 | 940,917,715 | MDExOlB1bGxSZXF1ZXN0Njg2OTE2NDM0 | 42,465 | BUG: MultiIndex.get_loc with string key on DatetimeIndex level | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 2 | 2021-07-09T16:41:54Z | 2021-07-16T04:48:57Z | 2021-07-16T00:23:06Z | MEMBER | null | - [ ] closes #xxxx
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [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/42465/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42465/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42465.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42465",
"merged_at": "2021-07-16T00:23:06Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42465.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42465"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42466 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42466/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42466/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42466/events | https://github.com/pandas-dev/pandas/issues/42466 | 940,927,007 | MDU6SXNzdWU5NDA5MjcwMDc= | 42,466 | BUG: 1.3.0 styler.render() throws exception when using highlight_max/highlight_min (code worked with pandas 1.2.5) | {
"avatar_url": "https://avatars.githubusercontent.com/u/414652?v=4",
"events_url": "https://api.github.com/users/rendner/events{/privacy}",
"followers_url": "https://api.github.com/users/rendner/followers",
"following_url": "https://api.github.com/users/rendner/following{/other_user}",
"gists_url": "https://... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0052cc",
"default": false,
"description": "Issue that has not been ... | closed | false | null | [] | null | 6 | 2021-07-09T16:56:27Z | 2021-07-10T17:10:09Z | 2021-07-10T13:25:34Z | 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
These are minimal examples which throw an exception. The same 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/42466/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42466/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42467 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42467/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42467/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42467/events | https://github.com/pandas-dev/pandas/pull/42467 | 940,934,715 | MDExOlB1bGxSZXF1ZXN0Njg2OTMwMTc5 | 42,467 | CI: Don't auto-cancel on master | {
"avatar_url": "https://avatars.githubusercontent.com/u/47963215?v=4",
"events_url": "https://api.github.com/users/lithomas1/events{/privacy}",
"followers_url": "https://api.github.com/users/lithomas1/followers",
"following_url": "https://api.github.com/users/lithomas1/following{/other_user}",
"gists_url": "... | [
{
"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": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 3 | 2021-07-09T17:08:13Z | 2021-07-19T16:51:58Z | 2021-07-12T13:06:01Z | MEMBER | null | - [ ] closes #42076
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] whatsnew entry
I haven't tested that this skips the cancel on master branch, only that it cancels alread... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42467/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42467/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42467.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42467",
"merged_at": "2021-07-12T13:06:01Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42467.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42467"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42468 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42468/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42468/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42468/events | https://github.com/pandas-dev/pandas/pull/42468 | 940,950,956 | MDExOlB1bGxSZXF1ZXN0Njg2OTQzMjc1 | 42,468 | Add Logging error message to easy debug | {
"avatar_url": "https://avatars.githubusercontent.com/u/5876946?v=4",
"events_url": "https://api.github.com/users/maycuatroi/events{/privacy}",
"followers_url": "https://api.github.com/users/maycuatroi/followers",
"following_url": "https://api.github.com/users/maycuatroi/following{/other_user}",
"gists_url":... | [] | closed | false | null | [] | null | 4 | 2021-07-09T17:34:26Z | 2021-07-11T19:19:04Z | 2021-07-11T19:19:04Z | NONE | null | Add a Logging error message to debug easier.

| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42468/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42468/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42468.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42468",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/42468.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42468"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42469 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42469/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42469/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42469/events | https://github.com/pandas-dev/pandas/pull/42469 | 941,006,913 | MDExOlB1bGxSZXF1ZXN0Njg2OTkwMDEz | 42,469 | REGR: indexing with list subclass | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "e1... | closed | false | null | [] | {
"closed_at": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 2 | 2021-07-09T19:14:29Z | 2021-07-13T09:52:29Z | 2021-07-12T00:29:58Z | MEMBER | null | - [x] closes #42461
- [x] closes #42433
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [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/42469/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42469/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42469.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42469",
"merged_at": "2021-07-12T00:29:57Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42469.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42469"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42470 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42470/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42470/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42470/events | https://github.com/pandas-dev/pandas/pull/42470 | 941,026,955 | MDExOlB1bGxSZXF1ZXN0Njg3MDA2ODA0 | 42,470 | DOC: GH42420 Fix typo in windows C compiler install guide | {
"avatar_url": "https://avatars.githubusercontent.com/u/5993632?v=4",
"events_url": "https://api.github.com/users/AlessandroBisiani/events{/privacy}",
"followers_url": "https://api.github.com/users/AlessandroBisiani/followers",
"following_url": "https://api.github.com/users/AlessandroBisiani/following{/other_u... | [
{
"color": "75507B",
"default": false,
"description": "Library building on various platforms",
"id": 129350,
"name": "Build",
"node_id": "MDU6TGFiZWwxMjkzNTA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build"
},
{
"color": "3465A4",
"default": false,
... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 7 | 2021-07-09T19:52:33Z | 2021-07-13T20:23:48Z | 2021-07-11T19:15:04Z | CONTRIBUTOR | null | Closes #42420 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42470/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42470/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42470.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42470",
"merged_at": "2021-07-11T19:15:04Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42470.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42470"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42471 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42471/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42471/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42471/events | https://github.com/pandas-dev/pandas/issues/42471 | 941,063,954 | MDU6SXNzdWU5NDEwNjM5NTQ= | 42,471 | BUG: read_json converts Numeric Strings to Numbers | {
"avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4",
"events_url": "https://api.github.com/users/WillAyd/events{/privacy}",
"followers_url": "https://api.github.com/users/WillAyd/followers",
"following_url": "https://api.github.com/users/WillAyd/following{/other_user}",
"gists_url": "https://... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy dtyp... | open | false | null | [] | null | 2 | 2021-07-09T21:03:40Z | 2021-08-21T04:16:52Z | null | MEMBER | null | ```python
>>> pd.read_json("""{"a": ["01", "02", "03"]}""")
a
0 1
1 2
2 3
```
These are well defined by JSON to be alphanumeric strings and not integers, so its a bit unfortunate that these get cast.
Expected Output:
```python
>>> pd.read_json("""{"a": ["01", "02", "03"]}""")
a
0 01
1 02
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42471/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42471/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42472 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42472/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42472/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42472/events | https://github.com/pandas-dev/pandas/pull/42472 | 941,080,119 | MDExOlB1bGxSZXF1ZXN0Njg3MDUxNjg3 | 42,472 | CLN TST: Refactor `Styler.bar` tests through parametrisation | {
"avatar_url": "https://avatars.githubusercontent.com/u/24256554?v=4",
"events_url": "https://api.github.com/users/attack68/events{/privacy}",
"followers_url": "https://api.github.com/users/attack68/followers",
"following_url": "https://api.github.com/users/attack68/following{/other_user}",
"gists_url": "htt... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "006b75",
"d... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 1 | 2021-07-09T21:39:23Z | 2021-07-12T08:58:54Z | 2021-07-12T01:30:00Z | CONTRIBUTOR | null | `Styler.bar` tests are refactored to avoid code duplication and enhance the testing process to cover a wider array of scenarios with simpler code.
Summary of removed tests and their replacement coverage:
Original Test | Replaced By | Parameters |
--- | --- | --- |
test_bar_align_left | test_align_positive_cases... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42472/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42472/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42472.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42472",
"merged_at": "2021-07-12T01:30:00Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42472.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42472"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42473 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42473/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42473/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42473/events | https://github.com/pandas-dev/pandas/pull/42473 | 941,094,071 | MDExOlB1bGxSZXF1ZXN0Njg3MDYzNDg4 | 42,473 | REGR: isin with nullable types with missing values raising | {
"avatar_url": "https://avatars.githubusercontent.com/u/37011898?v=4",
"events_url": "https://api.github.com/users/mzeitlin11/events{/privacy}",
"followers_url": "https://api.github.com/users/mzeitlin11/followers",
"following_url": "https://api.github.com/users/mzeitlin11/following{/other_user}",
"gists_url"... | [
{
"color": "e11d21",
"default": false,
"description": "Functionality that used to work in a prior pandas version",
"id": 32815646,
"name": "Regression",
"node_id": "MDU6TGFiZWwzMjgxNTY0Ng==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression"
},
{
"color": ... | closed | false | null | [] | {
"closed_at": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 6 | 2021-07-09T22:12:40Z | 2021-07-16T09:28:11Z | 2021-07-14T18:19:05Z | MEMBER | null | - [x] closes #39844
- [x] closes #42405
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [x] whatsnew entry
Didn't look like there was a consensus reached on NA propagation in #... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42473/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42473/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42473.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42473",
"merged_at": "2021-07-14T18:19:04Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42473.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42473"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42474 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42474/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42474/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42474/events | https://github.com/pandas-dev/pandas/pull/42474 | 941,134,871 | MDExOlB1bGxSZXF1ZXN0Njg3MDk3ODE1 | 42,474 | [NOMERGE] Test object array copying | {
"avatar_url": "https://avatars.githubusercontent.com/u/24586651?v=4",
"events_url": "https://api.github.com/users/irgolic/events{/privacy}",
"followers_url": "https://api.github.com/users/irgolic/followers",
"following_url": "https://api.github.com/users/irgolic/following{/other_user}",
"gists_url": "https:... | [] | closed | false | null | [] | null | 0 | 2021-07-10T00:36:01Z | 2021-07-10T02:00:58Z | 2021-07-10T02:00:58Z | CONTRIBUTOR | null | In an effort to debug what's wrong with https://github.com/pandas-dev/pandas/pull/39272/, I'm opening a separate pull request with some tests to run on Azure pipelines. I can't reproduce these test fails locally with `environment.yml` or a docker developer environment.
`test_1d_object_array_does_not_copy` DIDN'T fai... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42474/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42474/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42474.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42474",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/42474.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42474"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42475 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42475/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42475/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42475/events | https://github.com/pandas-dev/pandas/pull/42475 | 941,139,993 | MDExOlB1bGxSZXF1ZXN0Njg3MTAxOTM4 | 42,475 | PERF/REGR: astype changing order of some 2d data | {
"avatar_url": "https://avatars.githubusercontent.com/u/37011898?v=4",
"events_url": "https://api.github.com/users/mzeitlin11/events{/privacy}",
"followers_url": "https://api.github.com/users/mzeitlin11/followers",
"following_url": "https://api.github.com/users/mzeitlin11/following{/other_user}",
"gists_url"... | [
{
"color": "a10c02",
"default": false,
"description": "Memory or execution speed performance",
"id": 8935311,
"name": "Performance",
"node_id": "MDU6TGFiZWw4OTM1MzEx",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance"
},
{
"color": "e102d8",
"default"... | closed | false | null | [] | {
"closed_at": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 5 | 2021-07-10T01:04:35Z | 2021-07-14T00:36:35Z | 2021-07-13T21:18:24Z | MEMBER | null | - [x] closes #42396
- [x] closes #38592
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [x] whatsnew entry
This just lets `numpy` stick with the default of `order="C"` for both... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42475/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42475/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42475.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42475",
"merged_at": "2021-07-13T21:18:23Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42475.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42475"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42476 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42476/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42476/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42476/events | https://github.com/pandas-dev/pandas/pull/42476 | 941,150,759 | MDExOlB1bGxSZXF1ZXN0Njg3MTEwMzQy | 42,476 | BUG: string slicing on MultiIndex DatetimeIndex level | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 4 | 2021-07-10T02:13:27Z | 2021-07-15T04:39:19Z | 2021-07-15T04:19:59Z | MEMBER | null | - [ ] closes #xxxx
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [x] whatsnew entry
Original motivation was to get rid of _get_partial_string_timestamp_match_key. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42476/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42476/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42476.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42476",
"merged_at": "2021-07-15T04:19:59Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42476.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42476"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42477 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42477/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42477/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42477/events | https://github.com/pandas-dev/pandas/issues/42477 | 941,187,340 | MDU6SXNzdWU5NDExODczNDA= | 42,477 | 1.3.0 PerformanceWarning: DataFrame is highly fragmented. | {
"avatar_url": "https://avatars.githubusercontent.com/u/5024695?v=4",
"events_url": "https://api.github.com/users/xmatthias/events{/privacy}",
"followers_url": "https://api.github.com/users/xmatthias/followers",
"following_url": "https://api.github.com/users/xmatthias/following{/other_user}",
"gists_url": "h... | [
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "e1... | closed | false | null | [] | {
"closed_at": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 3 | 2021-07-10T06:38:11Z | 2021-07-23T01:02:26Z | 2021-07-23T01:02:26Z | NONE | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
**Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28... | {
"+1": 8,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 8,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42477/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42477/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42478 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42478/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42478/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42478/events | https://github.com/pandas-dev/pandas/pull/42478 | 941,196,532 | MDExOlB1bGxSZXF1ZXN0Njg3MTQ0MTg4 | 42,478 | TST: verify numpy.ravel works on a list of DataFrames with specified column names (#26247) | {
"avatar_url": "https://avatars.githubusercontent.com/u/12675558?v=4",
"events_url": "https://api.github.com/users/usersblock/events{/privacy}",
"followers_url": "https://api.github.com/users/usersblock/followers",
"following_url": "https://api.github.com/users/usersblock/following{/other_user}",
"gists_url"... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "02d7e1",
"d... | closed | false | null | [] | null | 6 | 2021-07-10T07:41:43Z | 2021-07-12T20:27:08Z | 2021-07-11T18:33:07Z | CONTRIBUTOR | null | - [x] closes #26247
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] whatsnew entry
Inserted test to verify that np.ravel can be used on DataFrames with specified column nam... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42478/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42478/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42478.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42478",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/42478.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42478"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42479 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42479/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42479/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42479/events | https://github.com/pandas-dev/pandas/issues/42479 | 941,294,532 | MDU6SXNzdWU5NDEyOTQ1MzI= | 42,479 | ENH: Too much faf getting csv_reader to work. | {
"avatar_url": "https://avatars.githubusercontent.com/u/4048422?v=4",
"events_url": "https://api.github.com/users/root-11/events{/privacy}",
"followers_url": "https://api.github.com/users/root-11/followers",
"following_url": "https://api.github.com/users/root-11/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "5319e7",
"default": false,
"description": "read_csv... | closed | false | null | [] | null | 7 | 2021-07-10T17:46:07Z | 2021-10-17T19:36:17Z | 2021-10-17T19:15:45Z | NONE | null | #### Is your feature request related to a problem?
the [csv_reader](https://pandas.pydata.org/docs/reference/api/pandas.read_csv.html) has many features, but getting the settings right is quite a pain.
I look after a corporate data analysis platform and found that the largest waste of time over a due course of 76... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42479/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42479/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42480 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42480/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42480/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42480/events | https://github.com/pandas-dev/pandas/pull/42480 | 941,353,802 | MDExOlB1bGxSZXF1ZXN0Njg3MjYwNjU0 | 42,480 | REF: implement MultiIndex._get_indexer_level_0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "FCE94F",
"default": false,
"description": "Internal refactoring of code",
"id": 127681,
"name": "Refactor",
"node_id": "MDU6TGFiZWwxMjc2ODE=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor"
},
{
"color": "0b02e1",
"default": false,
"de... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 0 | 2021-07-11T01:42:25Z | 2021-07-12T14:39:08Z | 2021-07-12T13:06:38Z | MEMBER | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] 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/42480/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42480/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42480.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42480",
"merged_at": "2021-07-12T13:06:38Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42480.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42480"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42481 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42481/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42481/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42481/events | https://github.com/pandas-dev/pandas/issues/42481 | 941,436,573 | MDU6SXNzdWU5NDE0MzY1NzM= | 42,481 | BUG: pd.Series.rename does not return None with inplace=True | {
"avatar_url": "https://avatars.githubusercontent.com/u/57575138?v=4",
"events_url": "https://api.github.com/users/Omerdan03/events{/privacy}",
"followers_url": "https://api.github.com/users/Omerdan03/followers",
"following_url": "https://api.github.com/users/Omerdan03/following{/other_user}",
"gists_url": "... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "207de5",
"default": false,
"description": "Requires discussion from... | 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",
... | 5 | 2021-07-11T11:56:41Z | 2021-10-29T02:13:05Z | 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/... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42481/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42481/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42482 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42482/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42482/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42482/events | https://github.com/pandas-dev/pandas/issues/42482 | 941,454,648 | MDU6SXNzdWU5NDE0NTQ2NDg= | 42,482 | BUG: groupby with sort=False not respected for categorical data | {
"avatar_url": "https://avatars.githubusercontent.com/u/992522?v=4",
"events_url": "https://api.github.com/users/dangillet/events{/privacy}",
"followers_url": "https://api.github.com/users/dangillet/followers",
"following_url": "https://api.github.com/users/dangillet/following{/other_user}",
"gists_url": "ht... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
... | open | false | null | [] | null | 2 | 2021-07-11T13:36:06Z | 2021-08-21T04:19:22Z | null | NONE | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
#### Code Sample, a copy-pastable example
```python
In [1]: import numpy as np... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42482/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42482/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42483 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42483/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42483/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42483/events | https://github.com/pandas-dev/pandas/pull/42483 | 941,477,243 | MDExOlB1bGxSZXF1ZXN0Njg3MzUzMzM0 | 42,483 | ENH: Styler.bar height control | {
"avatar_url": "https://avatars.githubusercontent.com/u/24256554?v=4",
"events_url": "https://api.github.com/users/attack68/events{/privacy}",
"followers_url": "https://api.github.com/users/attack68/followers",
"following_url": "https://api.github.com/users/attack68/following{/other_user}",
"gists_url": "htt... | [
{
"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": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 3 | 2021-07-11T15:29:21Z | 2021-07-13T13:40:08Z | 2021-07-13T12:02:03Z | CONTRIBUTOR | null | - [x] closes #36419
- [x] tests added / passed
- [x] whatsnew entry
I originally thought the issue was too complicated to code for such a small feature, but turns out it was only one or two lines of coding, so I added it in. Quite a nice addition for visualisations I think.
![Screen Shot 2021-07-11 at 17 23 59... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42483/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42483/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42483.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42483",
"merged_at": "2021-07-13T12:02:03Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42483.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42483"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42484 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42484/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42484/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42484/events | https://github.com/pandas-dev/pandas/pull/42484 | 941,506,298 | MDExOlB1bGxSZXF1ZXN0Njg3Mzc1MzM5 | 42,484 | Improve boolean indexing docs | {
"avatar_url": "https://avatars.githubusercontent.com/u/29613918?v=4",
"events_url": "https://api.github.com/users/madisonestabrook/events{/privacy}",
"followers_url": "https://api.github.com/users/madisonestabrook/followers",
"following_url": "https://api.github.com/users/madisonestabrook/following{/other_use... | [
{
"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": "7fcce8",
"default": false,
"description": "",
"id": 23479920... | closed | false | null | [] | null | 2 | 2021-07-11T18:12:17Z | 2021-08-17T02:46:38Z | 2021-08-17T02:46:38Z | NONE | null | - [ X] closes #42384
- [ X] tests added / passed
- [ X] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ 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/42484/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42484/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42484.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42484",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/42484.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42484"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42485 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42485/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42485/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42485/events | https://github.com/pandas-dev/pandas/pull/42485 | 941,512,241 | MDExOlB1bGxSZXF1ZXN0Njg3Mzc5ODk0 | 42,485 | REF: implement Index._get_indexer_strict | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "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": "20... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 2 | 2021-07-11T18:50:11Z | 2021-07-16T04:51:39Z | 2021-07-15T23:54:03Z | MEMBER | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] whatsnew entry
xref #27181, a couple more steps to get that all the way accomplished | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42485/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42485/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42485.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42485",
"merged_at": "2021-07-15T23:54:03Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42485.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42485"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42486 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42486/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42486/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42486/events | https://github.com/pandas-dev/pandas/pull/42486 | 941,515,286 | MDExOlB1bGxSZXF1ZXN0Njg3MzgyMDQx | 42,486 | REGR: to_dict(orient={"records", "split", "dict"}) slowdown | {
"avatar_url": "https://avatars.githubusercontent.com/u/37011898?v=4",
"events_url": "https://api.github.com/users/mzeitlin11/events{/privacy}",
"followers_url": "https://api.github.com/users/mzeitlin11/followers",
"following_url": "https://api.github.com/users/mzeitlin11/following{/other_user}",
"gists_url"... | [
{
"color": "a10c02",
"default": false,
"description": "Memory or execution speed performance",
"id": 8935311,
"name": "Performance",
"node_id": "MDU6TGFiZWw4OTM1MzEx",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance"
},
{
"color": "e102d8",
"default"... | closed | false | null | [] | {
"closed_at": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 7 | 2021-07-11T19:09:07Z | 2021-07-12T12:46:59Z | 2021-07-12T12:43:43Z | MEMBER | null | - [x] closes #42352
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [x] whatsnew entry
Regression was due to each scalar value hitting `is_datetime_or_timedelta_dtype` -> `_is_d... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42486/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42486/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42486.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42486",
"merged_at": "2021-07-12T12:43:43Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42486.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42486"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42487 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42487/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42487/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42487/events | https://github.com/pandas-dev/pandas/pull/42487 | 941,526,650 | MDExOlB1bGxSZXF1ZXN0Njg3MzkwNjY5 | 42,487 | CI: add back xfail for flaky chunksize test | {
"avatar_url": "https://avatars.githubusercontent.com/u/37011898?v=4",
"events_url": "https://api.github.com/users/mzeitlin11/events{/privacy}",
"followers_url": "https://api.github.com/users/mzeitlin11/followers",
"following_url": "https://api.github.com/users/mzeitlin11/following{/other_user}",
"gists_url"... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "5319e7",
"d... | closed | false | null | [] | {
"closed_at": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 3 | 2021-07-11T20:26:37Z | 2021-07-12T02:21:56Z | 2021-07-12T01:28:46Z | MEMBER | null | This reverts the part of #42174 that (optimistically it turns out) removed the xfail for a `ResourceWarning` with the python parser.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42487/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42487/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42487.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42487",
"merged_at": "2021-07-12T01:28:46Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42487.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42487"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42488 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42488/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42488/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42488/events | https://github.com/pandas-dev/pandas/pull/42488 | 941,560,388 | MDExOlB1bGxSZXF1ZXN0Njg3NDE3MDAz | 42,488 | TYP: npt.NDarray | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "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": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 1 | 2021-07-12T00:07:44Z | 2021-07-14T15:15:57Z | 2021-07-14T07:50:10Z | MEMBER | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] whatsnew entry
cc @simonjayhawkins | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42488/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42488/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42488.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42488",
"merged_at": "2021-07-14T07:50:09Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42488.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42488"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42489 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42489/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42489/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42489/events | https://github.com/pandas-dev/pandas/pull/42489 | 941,566,544 | MDExOlB1bGxSZXF1ZXN0Njg3NDIyMjQy | 42,489 | Backport PR #42469 on branch 1.3.x (REGR: indexing with list subclass) | {
"avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4",
"events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}",
"followers_url": "https://api.github.com/users/meeseeksmachine/followers",
"following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"... | [
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "e1... | closed | false | null | [] | {
"closed_at": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 0 | 2021-07-12T00:30:34Z | 2021-07-12T01:26:47Z | 2021-07-12T01:26:47Z | NONE | null | Backport PR #42469: REGR: indexing with list subclass | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42489/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42489/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42489.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42489",
"merged_at": "2021-07-12T01:26:47Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42489.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42489"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42490 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42490/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42490/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42490/events | https://github.com/pandas-dev/pandas/pull/42490 | 941,566,637 | MDExOlB1bGxSZXF1ZXN0Njg3NDIyMzIx | 42,490 | Backport PR #42439 on branch 1.3.x (DOC: Refactor Numba enhancing performance and add parallelism caveat) | {
"avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4",
"events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}",
"followers_url": "https://api.github.com/users/meeseeksmachine/followers",
"following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"... | [
{
"color": "5319e7",
"default": false,
"description": "numba-accelerated operations",
"id": 2138993554,
"name": "numba",
"node_id": "MDU6TGFiZWwyMTM4OTkzNTU0",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/numba"
}
] | closed | false | null | [] | {
"closed_at": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 0 | 2021-07-12T00:30:54Z | 2021-07-12T01:27:14Z | 2021-07-12T01:27:14Z | NONE | null | Backport PR #42439: DOC: Refactor Numba enhancing performance and add parallelism caveat | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42490/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42490/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42490.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42490",
"merged_at": "2021-07-12T01:27:13Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42490.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42490"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42491 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42491/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42491/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42491/events | https://github.com/pandas-dev/pandas/pull/42491 | 941,587,276 | MDExOlB1bGxSZXF1ZXN0Njg3NDM5Nzcw | 42,491 | Backport PR #42487 on branch 1.3.x (CI: add back xfail for flaky chunksize test) | {
"avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4",
"events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}",
"followers_url": "https://api.github.com/users/meeseeksmachine/followers",
"following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "5319e7",
"d... | closed | false | null | [] | {
"closed_at": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 0 | 2021-07-12T01:28:55Z | 2021-07-12T12:44:12Z | 2021-07-12T12:44:11Z | NONE | null | Backport PR #42487: CI: add back xfail for flaky chunksize test | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42491/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42491/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42491.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42491",
"merged_at": "2021-07-12T12:44:11Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42491.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42491"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42492 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42492/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42492/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42492/events | https://github.com/pandas-dev/pandas/issues/42492 | 941,717,655 | MDU6SXNzdWU5NDE3MTc2NTU= | 42,492 | DOC: Add updated docstring for examples of `by` argument in `df.plot.hist` and `df.plot.box` | {
"avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4",
"events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}",
"followers_url": "https://api.github.com/users/charlesdong1991/followers",
"following_url": "https://api.github.com/users/charlesdong1991/following{/other_user}",... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4",
"events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}",
"followers_url": "https://api.github.com/users/charlesdong1991/followers",
"following_url": "https://api.github.com/users/charlesdong1991/following{/other_user}",... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4",
"events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}",
"followers_url": "https://api.github.com/users/charlesdong1991/followers",
"following_url": "https://api.github.com/users/charlesdong1991/following{/o... | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 0 | 2021-07-12T06:29:12Z | 2021-07-28T01:06:32Z | 2021-07-28T01:06:32Z | MEMBER | null | This is a follow-up of #28373
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42492/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42492/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42493 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42493/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42493/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42493/events | https://github.com/pandas-dev/pandas/pull/42493 | 941,745,695 | MDExOlB1bGxSZXF1ZXN0Njg3NTczNzQz | 42,493 | ⬆️ UPGRADE: Autoupdate pre-commit config | {
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/f... | [
{
"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": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 0 | 2021-07-12T07:12:35Z | 2021-07-12T13:42:33Z | 2021-07-12T13:04:45Z | CONTRIBUTOR | null | <!-- START pr-commits -->
<!-- END pr-commits -->
## Base PullRequest
default branch (https://github.com/pandas-dev/pandas/tree/master)
## Command results
<details>
<summary>Details: </summary>
<details>
<summary><em>add path</em></summary>
```Shell
/home/runner/work/_actions/technote-space/create-pr-action/v2/nod... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42493/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42493/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42493.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42493",
"merged_at": "2021-07-12T13:04:45Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42493.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42493"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42494 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42494/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42494/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42494/events | https://github.com/pandas-dev/pandas/pull/42494 | 941,786,228 | MDExOlB1bGxSZXF1ZXN0Njg3NjA3OTMw | 42,494 | Improved docstring and return type hints for `to_datetime` | {
"avatar_url": "https://avatars.githubusercontent.com/u/3236794?v=4",
"events_url": "https://api.github.com/users/smarie/events{/privacy}",
"followers_url": "https://api.github.com/users/smarie/followers",
"following_url": "https://api.github.com/users/smarie/following{/other_user}",
"gists_url": "https://ap... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "5319e7",
"default": false,
"description": "Timezone data dtype",... | open | false | null | [] | null | 14 | 2021-07-12T08:05:57Z | 2021-10-28T15:05:55Z | null | CONTRIBUTOR | null | Improved (still not ideal) fix for #42229 (datetime parsing behaviour in case of multiple time offsets due to daylight-savings in timezones) following https://github.com/pandas-dev/pandas/pull/42244
See also https://github.com/pandas-dev/pandas/issues/42229#issuecomment-870009579
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42494/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42494/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42494.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42494",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/42494.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42494"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42495 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42495/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42495/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42495/events | https://github.com/pandas-dev/pandas/pull/42495 | 941,786,573 | MDExOlB1bGxSZXF1ZXN0Njg3NjA4MjE3 | 42,495 | Omerdan03 bug pd.series.rename #42481 | {
"avatar_url": "https://avatars.githubusercontent.com/u/57575138?v=4",
"events_url": "https://api.github.com/users/Omerdan03/events{/privacy}",
"followers_url": "https://api.github.com/users/Omerdan03/followers",
"following_url": "https://api.github.com/users/Omerdan03/following{/other_user}",
"gists_url": "... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "8dd5fc",
"default": false,
"description": "Series data structure",
... | closed | false | null | [] | null | 4 | 2021-07-12T08:06:20Z | 2021-08-17T02:48:43Z | 2021-08-17T02:48:43Z | NONE | null | - [ ] closes #42481
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] whatsnew entry
https://github.com/pandas-dev/pandas/issues/42481 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42495/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42495/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42495.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42495",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/42495.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42495"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42496 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42496/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42496/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42496/events | https://github.com/pandas-dev/pandas/pull/42496 | 941,834,794 | MDExOlB1bGxSZXF1ZXN0Njg3NjQ4NzUx | 42,496 | CLN: renamed a test file | {
"avatar_url": "https://avatars.githubusercontent.com/u/24256554?v=4",
"events_url": "https://api.github.com/users/attack68/events{/privacy}",
"followers_url": "https://api.github.com/users/attack68/followers",
"following_url": "https://api.github.com/users/attack68/following{/other_user}",
"gists_url": "htt... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "006b75",
"d... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 0 | 2021-07-12T09:04:06Z | 2021-07-12T13:45:40Z | 2021-07-12T13:04:10Z | CONTRIBUTOR | null | renamed a file called `test_align` since it tests `Styler.bar()` method in its entirety and not only the `align` argument.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42496/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42496/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42496.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42496",
"merged_at": "2021-07-12T13:04:09Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42496.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42496"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42497 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42497/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42497/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42497/events | https://github.com/pandas-dev/pandas/issues/42497 | 941,870,192 | MDU6SXNzdWU5NDE4NzAxOTI= | 42,497 | BUG: Unable to multi column "complex" dates (file structure not yet supported) | {
"avatar_url": "https://avatars.githubusercontent.com/u/59912404?v=4",
"events_url": "https://api.github.com/users/fugkco/events{/privacy}",
"followers_url": "https://api.github.com/users/fugkco/followers",
"following_url": "https://api.github.com/users/fugkco/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "5319e7",
"default": false,
"description": "read_csv, to_csv",
"... | open | false | null | [] | null | 0 | 2021-07-12T09:44:53Z | 2021-08-21T04:20:12Z | null | NONE | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
#### Code Sample, a copy-pastable example
```python
from io import StringIO
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42497/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42497/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42498 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42498/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42498/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42498/events | https://github.com/pandas-dev/pandas/pull/42498 | 941,882,226 | MDExOlB1bGxSZXF1ZXN0Njg3Njg5NDE2 | 42,498 | TYP/CLN: implicit re-export | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"... | [
{
"color": "207de5",
"default": false,
"description": null,
"id": 211029535,
"name": "Clean",
"node_id": "MDU6TGFiZWwyMTEwMjk1MzU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean"
},
{
"color": "ea91a4",
"default": false,
"description": "type annotat... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 0 | 2021-07-12T09:59:24Z | 2021-07-12T13:21:29Z | 2021-07-12T13:19:11Z | MEMBER | null | xref https://github.com/pandas-dev/pandas/pull/42422#discussion_r665268898 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42498/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42498/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42498.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42498",
"merged_at": "2021-07-12T13:19:11Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42498.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42498"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42499 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42499/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42499/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42499/events | https://github.com/pandas-dev/pandas/issues/42499 | 941,913,210 | MDU6SXNzdWU5NDE5MTMyMTA= | 42,499 | ENH: Pandas ewm with fixed window / offset | {
"avatar_url": "https://avatars.githubusercontent.com/u/26452178?v=4",
"events_url": "https://api.github.com/users/nrcjea001/events{/privacy}",
"followers_url": "https://api.github.com/users/nrcjea001/followers",
"following_url": "https://api.github.com/users/nrcjea001/following{/other_user}",
"gists_url": "... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "207de5",
"default": false,
"description": "Requires... | open | false | null | [] | null | 0 | 2021-07-12T10:31:35Z | 2021-08-21T04:20:44Z | null | NONE | null | **Problem & Proposed feature**
Pandas ewm function works similar to the pandas expanding function in that it rolls over the whole dataframe. In my case however, I need to specify a fixed window or offset over which the ewm function is applied. In other words, an ewm function with a cutoff that would work similar to th... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42499/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42499/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42500 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42500/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42500/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42500/events | https://github.com/pandas-dev/pandas/pull/42500 | 941,914,634 | MDExOlB1bGxSZXF1ZXN0Njg3NzE3MDE2 | 42,500 | TYP/CLN: update setup.cfg | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"... | [
{
"color": "207de5",
"default": false,
"description": null,
"id": 211029535,
"name": "Clean",
"node_id": "MDU6TGFiZWwyMTEwMjk1MzU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean"
},
{
"color": "ea91a4",
"default": false,
"description": "type annotat... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 0 | 2021-07-12T10:33:21Z | 2021-07-12T13:15:12Z | 2021-07-12T13:03:45Z | MEMBER | null | in #36092 a combination of a false positive from numpy and a mypy error outputing a Note for an ignored error meant that to get mypy green setup.cfg was modified. can now be removed.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42500/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42500/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42500.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42500",
"merged_at": "2021-07-12T13:03:45Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42500.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42500"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42501 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42501/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42501/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42501/events | https://github.com/pandas-dev/pandas/issues/42501 | 941,970,521 | MDU6SXNzdWU5NDE5NzA1MjE= | 42,501 | BUG: extraneous copy of extension arrays in v1.3.0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/291289?v=4",
"events_url": "https://api.github.com/users/gsakkis/events{/privacy}",
"followers_url": "https://api.github.com/users/gsakkis/followers",
"following_url": "https://api.github.com/users/gsakkis/following{/other_user}",
"gists_url": "https://... | [
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy dtype conversions",
"id": 31404521,
"name": "Dtype Conversions",
"node_id": "MDU6TGFiZWwzMTQwNDUyMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions"
},
{
"color": "e11... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/1904716?v=4",
"events_url": "https://api.github.com/users/jmcomie/events{/privacy}",
"followers_url": "https://api.github.com/users/jmcomie/followers",
"following_url": "https://api.github.com/users/jmcomie/following{/other_user}",
"gists_url": "https:/... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/1904716?v=4",
"events_url": "https://api.github.com/users/jmcomie/events{/privacy}",
"followers_url": "https://api.github.com/users/jmcomie/followers",
"following_url": "https://api.github.com/users/jmcomie/following{/other_user}",
"gists_... | {
"closed_at": "2021-08-15T12:34:44Z",
"closed_issues": 90,
"created_at": "2021-07-23T08:57:52Z",
"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... | 12 | 2021-07-12T11:39:24Z | 2021-08-11T12:55:41Z | 2021-08-11T12:55:41Z | NONE | null | #### Code Sample, a copy-pastable example
```python
import pandas as pd
from pandas.core.arrays.integer import coerce_to_array
class IntegerArrayNoCopy(pd.core.arrays.IntegerArray):
@classmethod
def _from_sequence(cls, scalars, *, dtype=None, copy=False):
values, mask = coerce_to_array(sc... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42501/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42501/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42502 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42502/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42502/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42502/events | https://github.com/pandas-dev/pandas/pull/42502 | 942,022,655 | MDExOlB1bGxSZXF1ZXN0Njg3ODA5OTgy | 42,502 | Backport PR #42486 on branch 1.3.x (REGR: to_dict(orient={"records", "split", "dict"}) slowdown) | {
"avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4",
"events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}",
"followers_url": "https://api.github.com/users/meeseeksmachine/followers",
"following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"... | [
{
"color": "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"... | closed | false | null | [] | {
"closed_at": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 0 | 2021-07-12T12:43:54Z | 2021-07-12T13:38:03Z | 2021-07-12T13:38:03Z | NONE | null | Backport PR #42486: REGR: to_dict(orient={"records", "split", "dict"}) slowdown | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42502/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42502/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42502.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42502",
"merged_at": "2021-07-12T13:38:03Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42502.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42502"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42503 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42503/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42503/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42503/events | https://github.com/pandas-dev/pandas/pull/42503 | 942,041,730 | MDExOlB1bGxSZXF1ZXN0Njg3ODI2MDI2 | 42,503 | ENH - Improved error message for interpolating IntegerArrays (#41565) | {
"avatar_url": "https://avatars.githubusercontent.com/u/4079295?v=4",
"events_url": "https://api.github.com/users/AartGoossens/events{/privacy}",
"followers_url": "https://api.github.com/users/AartGoossens/followers",
"following_url": "https://api.github.com/users/AartGoossens/following{/other_user}",
"gists... | [
{
"color": "d7e102",
"default": false,
"description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate",
"id": 2822342,
"name": "Missing-data",
"node_id": "MDU6TGFiZWwyODIyMzQy",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data"
},
{
"color": "ffa0ff"... | closed | false | null | [] | null | 2 | 2021-07-12T13:05:31Z | 2021-09-14T03:23:43Z | 2021-09-14T03:23:43Z | NONE | null | - [X] closes #41565
~~- [ ] tests added / passed~~
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [X] whatsnew entry
This PR improves the error message when trying to interpolate dtype integer with metho... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42503/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42503/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42503.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42503",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/42503.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42503"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42504 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42504/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42504/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42504/events | https://github.com/pandas-dev/pandas/pull/42504 | 942,116,665 | MDExOlB1bGxSZXF1ZXN0Njg3ODkwMjk5 | 42,504 | TST CLN: Styler bar tests cleanup 2/3 | {
"avatar_url": "https://avatars.githubusercontent.com/u/24256554?v=4",
"events_url": "https://api.github.com/users/attack68/events{/privacy}",
"followers_url": "https://api.github.com/users/attack68/followers",
"following_url": "https://api.github.com/users/attack68/following{/other_user}",
"gists_url": "htt... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "006b75",
"d... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 0 | 2021-07-12T14:20:40Z | 2021-07-12T16:55:09Z | 2021-07-12T16:54:51Z | CONTRIBUTOR | null | cleanup 2/3 of `style/test_bar.py`.
Parametrises the tests for `vmin/vmax` clipping and widening, to test with different combinations of `align`.
Also adds fixtures for existing tests in the file.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42504/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42504/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42504.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42504",
"merged_at": "2021-07-12T16:54:51Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42504.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42504"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42505 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42505/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42505/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42505/events | https://github.com/pandas-dev/pandas/issues/42505 | 942,144,327 | MDU6SXNzdWU5NDIxNDQzMjc= | 42,505 | BUG: Regression - AmbiguousTimeError creating DataFrame | {
"avatar_url": "https://avatars.githubusercontent.com/u/111939?v=4",
"events_url": "https://api.github.com/users/kenahoo/events{/privacy}",
"followers_url": "https://api.github.com/users/kenahoo/followers",
"following_url": "https://api.github.com/users/kenahoo/following{/other_user}",
"gists_url": "https://... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "e11d21",
"default": false,
"description": "Functionality that used ... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 47,
"created_at": "2021-10-16T17:29:59Z",
"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/simonjayhaw... | 14 | 2021-07-12T14:50:03Z | 2021-11-20T21:12:08Z | 2021-11-20T21:12:08Z | NONE | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [x] (optional) I have confirmed this bug exists on the master branch of pandas.
---
#### Code Sample, a copy-pastable example
Pandas 1.25:
```python
import panda... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42505/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42505/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42506 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42506/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42506/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42506/events | https://github.com/pandas-dev/pandas/issues/42506 | 942,147,458 | MDU6SXNzdWU5NDIxNDc0NTg= | 42,506 | BUG: can't import pandas | {
"avatar_url": "https://avatars.githubusercontent.com/u/52776421?v=4",
"events_url": "https://api.github.com/users/topekekere/events{/privacy}",
"followers_url": "https://api.github.com/users/topekekere/followers",
"following_url": "https://api.github.com/users/topekekere/following{/other_user}",
"gists_url"... | [
{
"color": "207de5",
"default": false,
"description": "Clarification about behavior needed to assess issue",
"id": 307649777,
"name": "Needs Info",
"node_id": "MDU6TGFiZWwzMDc2NDk3Nzc=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Info"
},
{
"color": "be... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 27 | 2021-07-12T14:53:27Z | 2021-09-07T16:28:56Z | 2021-08-12T12:41:12Z | 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... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 1,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42506/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42506/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42507 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42507/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42507/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42507/events | https://github.com/pandas-dev/pandas/pull/42507 | 942,209,991 | MDExOlB1bGxSZXF1ZXN0Njg3OTY5OTM3 | 42,507 | CLN: remove deprecated sqlite cursor | {
"avatar_url": "https://avatars.githubusercontent.com/u/7614606?v=4",
"events_url": "https://api.github.com/users/fangchenli/events{/privacy}",
"followers_url": "https://api.github.com/users/fangchenli/followers",
"following_url": "https://api.github.com/users/fangchenli/following{/other_user}",
"gists_url":... | [
{
"color": "5319e7",
"default": false,
"description": "to_sql, read_sql, read_sql_query",
"id": 47232590,
"name": "IO SQL",
"node_id": "MDU6TGFiZWw0NzIzMjU5MA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20SQL"
},
{
"color": "207de5",
"default": false,... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 3 | 2021-07-12T16:01:16Z | 2021-07-13T12:04:18Z | 2021-07-13T12:04:14Z | MEMBER | null | some cleanup before update the SQL module for sqlalchemy 2.0. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42507/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42507/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42507.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42507",
"merged_at": "2021-07-13T12:04:14Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42507.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42507"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42508 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42508/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42508/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42508/events | https://github.com/pandas-dev/pandas/pull/42508 | 942,225,081 | MDExOlB1bGxSZXF1ZXN0Njg3OTgyODM0 | 42,508 | read_excel() modifies provided types dict when accessing file with duplicate column | {
"avatar_url": "https://avatars.githubusercontent.com/u/6472290?v=4",
"events_url": "https://api.github.com/users/debnathshoham/events{/privacy}",
"followers_url": "https://api.github.com/users/debnathshoham/followers",
"following_url": "https://api.github.com/users/debnathshoham/following{/other_user}",
"gi... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "bfe5bf",
"default": false,
"description": "read_excel, to_excel",
... | closed | false | null | [] | {
"closed_at": "2021-08-15T12:34:44Z",
"closed_issues": 90,
"created_at": "2021-07-23T08:57:52Z",
"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... | 12 | 2021-07-12T16:17:21Z | 2021-08-05T04:02:43Z | 2021-08-04T21:55:15Z | CONTRIBUTOR | null | - [x] closes #42462
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] 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/42508/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42508/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42508.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42508",
"merged_at": "2021-08-04T21:55:15Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42508.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42508"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42509 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42509/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42509/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42509/events | https://github.com/pandas-dev/pandas/issues/42509 | 942,251,390 | MDU6SXNzdWU5NDIyNTEzOTA= | 42,509 | ENH: PyPy Support | {
"avatar_url": "https://avatars.githubusercontent.com/u/47963215?v=4",
"events_url": "https://api.github.com/users/lithomas1/events{/privacy}",
"followers_url": "https://api.github.com/users/lithomas1/followers",
"following_url": "https://api.github.com/users/lithomas1/following{/other_user}",
"gists_url": "... | [
{
"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": "C4A000",
"default": false,
"description": "pandas t... | 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",
... | 2 | 2021-07-12T16:52:17Z | 2021-08-24T15:46:54Z | null | MEMBER | null | Tracker for getting PyPy support
- [ ] Add PyPy wheels on MacPython/pandas-wheels and get them on PyPI(we have them already on conda-forge)
- ~~We can probably add this for 1.3.1.~~
- Actually, it will probably be easier to add after 1.3.1, since 1.3.1 includes a fix for the PyPy build.
- [ ] Add whatsn... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42509/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42509/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42510 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42510/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42510/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42510/events | https://github.com/pandas-dev/pandas/pull/42510 | 942,265,731 | MDExOlB1bGxSZXF1ZXN0Njg4MDE3NDUx | 42,510 | TST CLN: test_bar.py cleanup 3/3: NaN cases | {
"avatar_url": "https://avatars.githubusercontent.com/u/24256554?v=4",
"events_url": "https://api.github.com/users/attack68/events{/privacy}",
"followers_url": "https://api.github.com/users/attack68/followers",
"following_url": "https://api.github.com/users/attack68/following{/other_user}",
"gists_url": "htt... | [
{
"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": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 1 | 2021-07-12T17:09:13Z | 2021-07-13T05:49:33Z | 2021-07-12T20:08:44Z | CONTRIBUTOR | null | last cleanup to test_bar.py.
This removes the NaN test cases and adds it as parameter to an existing test. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42510/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42510/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42510.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42510",
"merged_at": "2021-07-12T20:08:44Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42510.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42510"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42511 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42511/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42511/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42511/events | https://github.com/pandas-dev/pandas/pull/42511 | 942,277,891 | MDExOlB1bGxSZXF1ZXN0Njg4MDI4MjYx | 42,511 | ENH: validate the argument `width` on `Styler.bar` | {
"avatar_url": "https://avatars.githubusercontent.com/u/24256554?v=4",
"events_url": "https://api.github.com/users/attack68/events{/privacy}",
"followers_url": "https://api.github.com/users/attack68/followers",
"following_url": "https://api.github.com/users/attack68/following{/other_user}",
"gists_url": "htt... | [
{
"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": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 3 | 2021-07-12T17:22:43Z | 2021-07-14T05:09:21Z | 2021-07-13T22:56:26Z | CONTRIBUTOR | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42511/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42511/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42511.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42511",
"merged_at": "2021-07-13T22:56:26Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42511.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42511"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/42512 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42512/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42512/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42512/events | https://github.com/pandas-dev/pandas/issues/42512 | 942,447,014 | MDU6SXNzdWU5NDI0NDcwMTQ= | 42,512 | BUG: ArrayManager changes Series.to_frame() from view to copy | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "70e5ca",
"default": false,
"description": "",
"id": 2085877452,... | open | false | null | [] | null | 0 | 2021-07-12T21:04:43Z | 2021-07-13T16:23:37Z | null | MEMBER | null | ```
ser = pd.Series(range(5))
df = ser.to_frame()
ser._mgr.arrays[0][0] = 10
>>> df.iloc[0, 0]
0 # <-- ArrayManager
10 # <-- BlockManager
```
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/42512/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42512/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42513 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42513/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42513/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42513/events | https://github.com/pandas-dev/pandas/pull/42513 | 942,457,078 | MDExOlB1bGxSZXF1ZXN0Njg4MTg0MTcz | 42,513 | Backport PR #42464 on branch 1.3.x (BUG: `to_xml` with `index=False` and offset input index) | {
"avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4",
"events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}",
"followers_url": "https://api.github.com/users/meeseeksmachine/followers",
"following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "1d76db",
"default": false,
"description": "read_xml, to_xml",
"... | closed | false | null | [] | {
"closed_at": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 0 | 2021-07-12T21:18:17Z | 2021-07-13T10:17:12Z | 2021-07-13T10:17:12Z | NONE | null | Backport PR #42464: BUG: `to_xml` with `index=False` and offset input index | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42513/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42513/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42513.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42513",
"merged_at": "2021-07-13T10:17:12Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42513.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42513"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42514 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42514/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42514/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42514/events | https://github.com/pandas-dev/pandas/issues/42514 | 943,022,984 | MDU6SXNzdWU5NDMwMjI5ODQ= | 42,514 | QST: is both an index level and a column label, which is ambiguous. + None of ['_ITEM'] are in the columns + KeyError | {
"avatar_url": "https://avatars.githubusercontent.com/u/29339330?v=4",
"events_url": "https://api.github.com/users/maifeeulasad/events{/privacy}",
"followers_url": "https://api.github.com/users/maifeeulasad/followers",
"following_url": "https://api.github.com/users/maifeeulasad/following{/other_user}",
"gist... | [
{
"color": "0052cc",
"default": false,
"description": null,
"id": 34444536,
"name": "Usage Question",
"node_id": "MDU6TGFiZWwzNDQ0NDUzNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question"
},
{
"color": "0052cc",
"default": false,
"descript... | closed | false | null | [] | null | 2 | 2021-07-13T09:03:29Z | 2021-07-16T13:18:41Z | 2021-07-16T13:18:41Z | NONE | null | - [x] I have searched the [[pandas] tag](https://stackoverflow.com/questions/tagged/pandas) on StackOverflow for similar questions.
- [ ] I have asked my usage related question on [StackOverflow](https://stackoverflow.com)
- [x] Asked on GIS StackExchange: https://gis.stackexchange.com/q/403762/155601
---
#### ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42514/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42514/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42515 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42515/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42515/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42515/events | https://github.com/pandas-dev/pandas/pull/42515 | 943,051,032 | MDExOlB1bGxSZXF1ZXN0Njg4NzE4MDk3 | 42,515 | Backport PR #42451: CI: Sync all 3.9 builds (part) | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"... | [
{
"color": "a2bca7",
"default": false,
"description": "Continuous Integration",
"id": 48070600,
"name": "CI",
"node_id": "MDU6TGFiZWw0ODA3MDYwMA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI"
},
{
"color": "72e24d",
"default": false,
"description": ... | closed | false | null | [] | {
"closed_at": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 0 | 2021-07-13T09:22:59Z | 2021-07-13T12:07:09Z | 2021-07-13T12:00:40Z | MEMBER | null | Backport PR #42451
xref https://github.com/pandas-dev/pandas/pull/42451#issuecomment-878918384
> I think for the backport, will only backport changes in ci/deps/actions-39.yaml and leave ci/deps/actions-39-slow.yaml which maps to ci/deps/actions-37-slow.yaml unchanged. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42515/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42515/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42515.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42515",
"merged_at": "2021-07-13T12:00:40Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42515.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42515"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42516 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42516/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42516/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42516/events | https://github.com/pandas-dev/pandas/pull/42516 | 943,090,331 | MDExOlB1bGxSZXF1ZXN0Njg4NzUzNDE5 | 42,516 | DOC: fixes for 1.3.1 release notes | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 0 | 2021-07-13T09:51:41Z | 2021-07-13T12:47:10Z | 2021-07-13T12:47:06Z | 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/42516/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42516/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42516.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42516",
"merged_at": "2021-07-13T12:47:06Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42516.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42516"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/42517 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42517/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42517/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42517/events | https://github.com/pandas-dev/pandas/pull/42517 | 943,321,692 | MDExOlB1bGxSZXF1ZXN0Njg4OTYyMzIy | 42,517 | Backport PR #42516 on branch 1.3.x (DOC: fixes for 1.3.1 release notes) | {
"avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4",
"events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}",
"followers_url": "https://api.github.com/users/meeseeksmachine/followers",
"following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"... | [
{
"color": "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": "2021-07-25T07:13:46Z",
"closed_issues": 114,
"created_at": "2021-06-25T09:56:22Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 0 | 2021-07-13T12:47:30Z | 2021-07-13T15:06:09Z | 2021-07-13T15:06:08Z | NONE | null | Backport PR #42516: DOC: fixes for 1.3.1 release notes | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42517/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42517/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42517.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42517",
"merged_at": "2021-07-13T15:06:08Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42517.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42517"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42518 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42518/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42518/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42518/events | https://github.com/pandas-dev/pandas/pull/42518 | 943,527,352 | MDExOlB1bGxSZXF1ZXN0Njg5MTQ3MzIy | 42,518 | WIP: try to debug segfault related issue | {
"avatar_url": "https://avatars.githubusercontent.com/u/7614606?v=4",
"events_url": "https://api.github.com/users/fangchenli/events{/privacy}",
"followers_url": "https://api.github.com/users/fangchenli/followers",
"following_url": "https://api.github.com/users/fangchenli/following{/other_user}",
"gists_url":... | [
{
"color": "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 | 3 | 2021-07-13T15:08:41Z | 2021-09-08T02:00:11Z | 2021-09-08T02:00:11Z | MEMBER | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42518/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42518/timeline | null | 1 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42518.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42518",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/42518.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42518"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/42519 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42519/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42519/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42519/events | https://github.com/pandas-dev/pandas/pull/42519 | 943,673,535 | MDExOlB1bGxSZXF1ZXN0Njg5MjcwODIx | 42,519 | BUG: Fix multi-index colname references in read_csv c engine. | {
"avatar_url": "https://avatars.githubusercontent.com/u/1904716?v=4",
"events_url": "https://api.github.com/users/jmcomie/events{/privacy}",
"followers_url": "https://api.github.com/users/jmcomie/followers",
"following_url": "https://api.github.com/users/jmcomie/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "5319e7",
"default": false,
"description": "read_csv, to_csv",
"... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 3 | 2021-07-13T17:38:56Z | 2021-07-15T04:20:33Z | 2021-07-15T04:20:24Z | CONTRIBUTOR | null | This fixes an issue with the read_csv c engine when the input has more than one header row and arguments to dtype, na_values, or converters reference multi-index column names as tuples.
- [x] closes #42446
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-d... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42519/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42519/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42519.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42519",
"merged_at": "2021-07-15T04:20:23Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42519.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42519"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42520 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42520/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42520/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42520/events | https://github.com/pandas-dev/pandas/pull/42520 | 943,721,779 | MDExOlB1bGxSZXF1ZXN0Njg5MzEwNDg2 | 42,520 | DOC: Add user_guide examples and docstring example for df.plot.box and df.plot.hist | {
"avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4",
"events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}",
"followers_url": "https://api.github.com/users/charlesdong1991/followers",
"following_url": "https://api.github.com/users/charlesdong1991/following{/other_user}",... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "8AE234",
"default": false,
"description": null,
"id": 241332... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 1 | 2021-07-13T18:34:13Z | 2021-07-28T01:06:36Z | 2021-07-28T01:06:32Z | MEMBER | null | - [x] closes #42492
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] 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/42520/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42520/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42520.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42520",
"merged_at": "2021-07-28T01:06:32Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42520.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42520"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.