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/42320 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42320/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42320/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42320/events | https://github.com/pandas-dev/pandas/issues/42320 | 933,375,191 | MDU6SXNzdWU5MzMzNzUxOTE= | 42,320 | BUG: `Styler.to_latex` permanently impacts `table_styles` for successive calls | {
"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": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "006b75",
"default": false,
"description": "to_latex",
"id": 251... | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 0 | 2021-06-30T07:05:29Z | 2021-06-30T14:39:23Z | 2021-06-30T14:39:23Z | CONTRIBUTOR | null | For
```styler = DataFrame([[1]]).style```
doing
```styler.to_latex(hrules=True)``` (or any other kw argument which impacts `table_styles`)
results in:
```
\begin{tabular}{lr}
\toprule
{} & {0} \\
\midrule
0 & 1 \\
\bottomrule
\end{tabular}
```
Now doing
```styler.to_latex(hrules=False)```
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42320/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42320/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42321 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42321/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42321/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42321/events | https://github.com/pandas-dev/pandas/pull/42321 | 933,390,764 | MDExOlB1bGxSZXF1ZXN0NjgwNjAzODE2 | 42,321 | Backport PR #42317 on branch 1.3.x (Revert "REF: move shift logic from BlockManager to DataFrame") | {
"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"
}
] | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 0 | 2021-06-30T07:26:16Z | 2021-06-30T09:19:45Z | 2021-06-30T09:19:45Z | NONE | null | Backport PR #42317: Revert "REF: move shift logic from BlockManager to DataFrame" | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42321/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42321/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42321.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42321",
"merged_at": "2021-06-30T09:19:45Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42321.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42321"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42322 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42322/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42322/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42322/events | https://github.com/pandas-dev/pandas/pull/42322 | 933,394,888 | MDExOlB1bGxSZXF1ZXN0NjgwNjA3MzIz | 42,322 | Revert "Revert "REF: move shift logic from BlockManager to DataFrame"" | {
"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": "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": "fbca04",
"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",... | 3 | 2021-06-30T07:31:53Z | 2021-07-02T21:03:14Z | 2021-07-02T20:30:47Z | MEMBER | null | Reverts pandas-dev/pandas#42317 which was a revert to backport for 1.3.0 release, this puts those changes back on master.
does not close perf issue as will still exist on master | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42322/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42322/timeline | null | 1 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42322.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42322",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/42322.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42322"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42323 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42323/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42323/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42323/events | https://github.com/pandas-dev/pandas/pull/42323 | 933,404,692 | MDExOlB1bGxSZXF1ZXN0NjgwNjE1NjI0 | 42,323 | BUG: `Styler.to_latex` now doesn't manipulate the `Styler` object. | {
"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": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "006b75",
"default": false,
"description": "to_latex",
"id": 251... | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 8 | 2021-06-30T07:45:04Z | 2021-07-13T20:58:54Z | 2021-06-30T14:39:23Z | CONTRIBUTOR | null | - [x] closes #42320
- [x] tests added / passed
- [x] whatsnew entry not needed if included in 1.3.0 (although will be needed for 1.3.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/42323/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42323/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42323.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42323",
"merged_at": "2021-06-30T14:39:23Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42323.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42323"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42324 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42324/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42324/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42324/events | https://github.com/pandas-dev/pandas/pull/42324 | 933,510,198 | MDExOlB1bGxSZXF1ZXN0NjgwNzA0Njk0 | 42,324 | Backport PR #42318: PERF/REGR: symmetric_difference revert most of #41833 | {
"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": "a10c02",
"default": false,
"description": "Memory or execution speed performance",
"id": 8935311,
"name": "Performance",
"node_id": "MDU6TGFiZWw4OTM1MzEx",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance"
},
{
"color": "006b75",
"default"... | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 3 | 2021-06-30T09:51:39Z | 2021-06-30T14:34:39Z | 2021-06-30T14:34:30Z | MEMBER | null | Backport PR #42318 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42324/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42324/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42324.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42324",
"merged_at": "2021-06-30T14:34:30Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42324.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42324"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42325 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42325/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42325/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42325/events | https://github.com/pandas-dev/pandas/pull/42325 | 933,693,056 | MDExOlB1bGxSZXF1ZXN0NjgwODYyOTI3 | 42,325 | WEB: Added theme dependent favicon | {
"avatar_url": "https://avatars.githubusercontent.com/u/53790060?v=4",
"events_url": "https://api.github.com/users/DeviousLab/events{/privacy}",
"followers_url": "https://api.github.com/users/DeviousLab/followers",
"following_url": "https://api.github.com/users/DeviousLab/following{/other_user}",
"gists_url"... | [
{
"color": "23ef97",
"default": false,
"description": "pandas website",
"id": 1508144531,
"name": "Web",
"node_id": "MDU6TGFiZWwxNTA4MTQ0NTMx",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Web"
}
] | 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-06-30T13:11:23Z | 2021-07-09T13:16:26Z | 2021-07-09T13:16:22Z | CONTRIBUTOR | null | - [x] closes #42314
- [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
Added a light mode version of the favicon based upon the .svgs in the static folder as wel... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42325/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42325/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42325.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42325",
"merged_at": "2021-07-09T13:16:22Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42325.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42325"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42326 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42326/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42326/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42326/events | https://github.com/pandas-dev/pandas/pull/42326 | 933,774,210 | MDExOlB1bGxSZXF1ZXN0NjgwOTMyMjc4 | 42,326 | REF: avoid try/except in maybe_mi_droplevel | {
"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-06-30T14:31:25Z | 2021-07-04T21:43:50Z | 2021-07-04T21:35:14Z | MEMBER | null | Sits on top of #42315 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42326/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42326/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42326.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42326",
"merged_at": "2021-07-04T21:35:14Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42326.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42326"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42327 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42327/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42327/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42327/events | https://github.com/pandas-dev/pandas/pull/42327 | 933,782,504 | MDExOlB1bGxSZXF1ZXN0NjgwOTM5NDAw | 42,327 | Backport PR #42323 on branch 1.3.x (BUG: `Styler.to_latex` now doesn't manipulate the `Styler` object.) | {
"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": "006b75",
"default": false,
"description": "to_latex",
"id": 251... | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 3 | 2021-06-30T14:39:54Z | 2021-06-30T17:03:16Z | 2021-06-30T17:03:08Z | NONE | null | Backport PR #42323: BUG: `Styler.to_latex` now doesn't manipulate the `Styler` object. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42327/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42327/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42327.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42327",
"merged_at": "2021-06-30T17:03:08Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42327.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42327"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42328 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42328/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42328/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42328/events | https://github.com/pandas-dev/pandas/pull/42328 | 933,913,481 | MDExOlB1bGxSZXF1ZXN0NjgxMDQ2ODg1 | 42,328 | add Juneteenth to USFederalHolidayCalendar | {
"avatar_url": "https://avatars.githubusercontent.com/u/6011789?v=4",
"events_url": "https://api.github.com/users/ChuliangXiao/events{/privacy}",
"followers_url": "https://api.github.com/users/ChuliangXiao/followers",
"following_url": "https://api.github.com/users/ChuliangXiao/following{/other_user}",
"gists... | [
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "7fcce8",
"default": false,
"description": "",
"i... | closed | false | null | [] | null | 5 | 2021-06-30T16:59:01Z | 2021-08-08T21:20:33Z | 2021-08-08T21:20:32Z | NONE | null | * Add **Juneteenth National Independence Day**
* Standardize the [official federal holiday names](https://www.opm.gov/policy-data-oversight/pay-leave/federal-holidays/#url=2021) | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42328/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42328/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42328.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42328",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/42328.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42328"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42329 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42329/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42329/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42329/events | https://github.com/pandas-dev/pandas/pull/42329 | 934,119,838 | MDExOlB1bGxSZXF1ZXN0NjgxMjI4NjQ3 | 42,329 | BUG: .loc with MultiIndex with tuple in level GH#27591 | {
"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",... | 3 | 2021-06-30T20:55:22Z | 2021-08-09T01:50:17Z | 2021-08-08T23:30:36Z | MEMBER | null | - [x] closes #27591
- [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/42329/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42329/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42329.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42329",
"merged_at": "2021-08-08T23:30:35Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42329.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42329"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42330 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42330/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42330/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42330/events | https://github.com/pandas-dev/pandas/pull/42330 | 934,688,511 | MDExOlB1bGxSZXF1ZXN0NjgxNzIxODMw | 42,330 | BENCH: update imports to allow testing against 1.2.5 | {
"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": "ae68cc",
"default": false,
"description": "Performance (ASV) benchmarks",
"id": 732775912,
"name": "Benchmark",
"node_id": "MDU6TGFiZWw3MzI3NzU5MTI=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Benchmark"
}
] | 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-01T10:30:44Z | 2021-07-02T18:29:02Z | 2021-07-02T00:23:07Z | 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/42330/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42330/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42330.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42330",
"merged_at": "2021-07-02T00:23:07Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42330.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42330"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/42331 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42331/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42331/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42331/events | https://github.com/pandas-dev/pandas/issues/42331 | 934,688,784 | MDU6SXNzdWU5MzQ2ODg3ODQ= | 42,331 | BUG: Unsorted and Monotonic Indexes respond differently on non-existant key(s) slicing | {
"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": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on s... | open | false | null | [] | null | 1 | 2021-07-01T10:31:01Z | 2021-08-21T04:06:28Z | null | CONTRIBUTOR | null | For a python list, bad-indexing can result in `IndexError`:
```
>>> ls = ["a", "b", "c"]
>>> ls[1]
"b"
>>> ls[5]
IndexError("list index out of range")
```
Slicing behaves differently and returns empty list with bad indexes:
```
>>> ls[2:5]
["c"]
>>> ls[4:5]
[]
```
For a **monotonic** `Index` pandas... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42331/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42331/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42332 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42332/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42332/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42332/events | https://github.com/pandas-dev/pandas/issues/42332 | 934,704,528 | MDU6SXNzdWU5MzQ3MDQ1Mjg= | 42,332 | BUG: groupby().agg() loses column names for an empty dataframe with 'idxmax' as an aggregation function | {
"avatar_url": "https://avatars.githubusercontent.com/u/28623784?v=4",
"events_url": "https://api.github.com/users/DFEvans/events{/privacy}",
"followers_url": "https://api.github.com/users/DFEvans/followers",
"following_url": "https://api.github.com/users/DFEvans/following{/other_user}",
"gists_url": "https:... | [
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
"name": "Groupby",
"node_id": "MDU6TGFiZWwyMzMxNjA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby"
},
{
"color": "fbca04",
"default": false,
"description": "Apply, Aggregat... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/18680207?v=4",
"events_url": "https://api.github.com/users/calvh/events{/privacy}",
"followers_url": "https://api.github.com/users/calvh/followers",
"following_url": "https://api.github.com/users/calvh/following{/other_user}",
"gists_url": "https://api.... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/18680207?v=4",
"events_url": "https://api.github.com/users/calvh/events{/privacy}",
"followers_url": "https://api.github.com/users/calvh/followers",
"following_url": "https://api.github.com/users/calvh/following{/other_user}",
"gists_url":... | {
"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-01T10:49:41Z | 2021-08-31T22:43:44Z | 2021-08-31T07:52:56Z | 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/42332/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42332/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42333 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42333/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42333/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42333/events | https://github.com/pandas-dev/pandas/issues/42333 | 934,893,495 | MDU6SXNzdWU5MzQ4OTM0OTU= | 42,333 | REGR: rolling.EWMMethods.time_ewm | {
"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": "a10c02",
"default": false,
"description": "Memory or execution speed performance",
"id": 8935311,
"name": "Performance",
"node_id": "MDU6TGFiZWw4OTM1MzEx",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance"
},
{
"color": "e11d21",
"default"... | closed | false | null | [] | {
"closed_at": "2021-09-12T08:21:30Z",
"closed_issues": 79,
"created_at": "2021-08-15T08:07:48Z",
"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... | 0 | 2021-07-01T14:13:09Z | 2021-08-16T20:26:59Z | 2021-08-16T20:26:59Z | MEMBER | null | This seems to have resulted in a performance regression for the existing ASV benchmark: https://pandas.pydata.org/speed/pandas/#rolling.EWMMethods.time_ewm?python=3.8&Cython=0.29.21&p-constructor='DataFrame'&p-constructor='Series'&p-window=1000&p-dtype='float'&p-method='mean'&commits=ab687aec-f066cda6
_Originally po... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42333/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42333/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42334 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42334/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42334/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42334/events | https://github.com/pandas-dev/pandas/pull/42334 | 934,988,199 | MDExOlB1bGxSZXF1ZXN0NjgxOTgwMjc3 | 42,334 | PERF/REGR: restore IntervalIndex._intersection_non_unique | {
"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": "a10c02",
"default": false,
"description": "Memory or execution speed performance",
"id": 8935311,
"name": "Performance",
"node_id": "MDU6TGFiZWw4OTM1MzEx",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance"
},
{
"color": "009800",
"default"... | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 9 | 2021-07-01T15:53:09Z | 2021-07-02T13:36:36Z | 2021-07-01T18:17:50Z | MEMBER | null | - [ ] xref #42240
- [ ] 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
Reverts the rest of #41929 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42334/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42334/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42334.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42334",
"merged_at": "2021-07-01T18:17:50Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42334.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42334"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42335 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42335/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42335/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42335/events | https://github.com/pandas-dev/pandas/pull/42335 | 935,047,979 | MDExOlB1bGxSZXF1ZXN0NjgyMDI5NzQz | 42,335 | BUG: Series.loc with MultiIndex whose first level is all-NaN | {
"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",... | 0 | 2021-07-01T17:06:31Z | 2021-07-15T04:38:12Z | 2021-07-15T04:24:14Z | MEMBER | null | - [x] closes #42055
- [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/42335/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42335/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42335.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42335",
"merged_at": "2021-07-15T04:24:14Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42335.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42335"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42336 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42336/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42336/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42336/events | https://github.com/pandas-dev/pandas/pull/42336 | 935,102,464 | MDExOlB1bGxSZXF1ZXN0NjgyMDczOTkw | 42,336 | Backport PR #42334 on branch 1.3.x (PERF/REGR: restore IntervalIndex._intersection_non_unique) | {
"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": "009800",
"default"... | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 0 | 2021-07-01T18:18:19Z | 2021-07-01T19:18:53Z | 2021-07-01T19:18:53Z | NONE | null | Backport PR #42334: PERF/REGR: restore IntervalIndex._intersection_non_unique | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42336/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42336/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42336.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42336",
"merged_at": "2021-07-01T19:18:53Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42336.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42336"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42337 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42337/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42337/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42337/events | https://github.com/pandas-dev/pandas/pull/42337 | 935,123,947 | MDExOlB1bGxSZXF1ZXN0NjgyMDkwOTA3 | 42,337 | Backport PR #42313 on branch 1.3.x (DOC: v1.3.0 release date) | {
"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-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 0 | 2021-07-01T18:50:52Z | 2021-07-01T20:39:34Z | 2021-07-01T20:39:32Z | NONE | null | Backport PR #42313: DOC: v1.3.0 release date | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42337/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42337/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42337.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42337",
"merged_at": "2021-07-01T20:39:32Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42337.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42337"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42338 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42338/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42338/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42338/events | https://github.com/pandas-dev/pandas/pull/42338 | 935,277,145 | MDExOlB1bGxSZXF1ZXN0NjgyMjIxNTIy | 42,338 | PERF/REGR: revert #41785 | {
"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": "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... | 5 | 2021-07-01T23:06:36Z | 2021-07-13T09:51:59Z | 2021-07-08T12:42:32Z | MEMBER | null | - [x] closes #42248
- [ ] 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/42338/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42338/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42338.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42338",
"merged_at": "2021-07-08T12:42:31Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42338.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42338"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42339 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42339/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42339/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42339/events | https://github.com/pandas-dev/pandas/pull/42339 | 935,413,848 | MDExOlB1bGxSZXF1ZXN0NjgyMzMzNzU0 | 42,339 | ENH: Add `method='table'` for EWM.mean | {
"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": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "d4c5f9",
"default": false,
"description": "rolling,... | 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-02T04:56:30Z | 2021-07-06T19:06:22Z | 2021-07-06T16:52:51Z | MEMBER | null | - [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
close #42273 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42339/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42339/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42339.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42339",
"merged_at": "2021-07-06T16:52:51Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42339.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42339"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42340 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42340/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42340/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42340/events | https://github.com/pandas-dev/pandas/pull/42340 | 935,436,732 | MDExOlB1bGxSZXF1ZXN0NjgyMzUyMDIx | 42,340 | DOC: Unsuppress relevant dataframe in split-apply-combine guide | {
"avatar_url": "https://avatars.githubusercontent.com/u/7686641?v=4",
"events_url": "https://api.github.com/users/chrisyeh96/events{/privacy}",
"followers_url": "https://api.github.com/users/chrisyeh96/followers",
"following_url": "https://api.github.com/users/chrisyeh96/following{/other_user}",
"gists_url":... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160... | 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-02T05:43:53Z | 2021-07-15T21:22:42Z | 2021-07-15T21:22:34Z | CONTRIBUTOR | null | Currently, the [user guide for groupby](https://pandas.pydata.org/docs/dev/user_guide/groupby.html#dataframe-column-selection-in-groupby) shows the following code, but it is unclear where the "C" and "D" columns come from.

List of open regressions: https://github.com/pandas-dev/pandas/issues?q=is%3Aopen+is%3Aissue+label%3ARegression
significant performance reg... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42343/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42343/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42344 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42344/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42344/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42344/events | https://github.com/pandas-dev/pandas/issues/42344 | 935,855,649 | MDU6SXNzdWU5MzU4NTU2NDk= | 42,344 | BUG: pandas 1.3.0 is only available for python 3.7 | {
"avatar_url": "https://avatars.githubusercontent.com/u/480845?v=4",
"events_url": "https://api.github.com/users/Alphadelta14/events{/privacy}",
"followers_url": "https://api.github.com/users/Alphadelta14/followers",
"following_url": "https://api.github.com/users/Alphadelta14/following{/other_user}",
"gists_... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0052cc",
"default": false,
"description": "Issue that has not been ... | closed | false | null | [] | null | 2 | 2021-07-02T15:06:03Z | 2021-07-02T15:12:17Z | 2021-07-02T15:11: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.
- [ ] (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/42344/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42344/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42345 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42345/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42345/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42345/events | https://github.com/pandas-dev/pandas/issues/42345 | 935,876,620 | MDU6SXNzdWU5MzU4NzY2MjA= | 42,345 | BUG: regression for 1.3.0: saving a dataframe with the "pickle" package using pandas 1.2.5 would not open with "pickle" again with pandas 1.3.0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/8392324?v=4",
"events_url": "https://api.github.com/users/shadiakiki1986/events{/privacy}",
"followers_url": "https://api.github.com/users/shadiakiki1986/followers",
"following_url": "https://api.github.com/users/shadiakiki1986/following{/other_user}",
... | [
{
"color": "06909A",
"default": false,
"description": "IO issues that don't fit into a more specific label",
"id": 2301354,
"name": "IO Data",
"node_id": "MDU6TGFiZWwyMzAxMzU0",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data"
},
{
"color": "e11d21",
"... | 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-02T15:33:25Z | 2021-07-06T19:40:38Z | 2021-07-06T19:40:38Z | CONTRIBUTOR | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
**Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28... | {
"+1": 14,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 14,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42345/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42345/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42346 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42346/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42346/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42346/events | https://github.com/pandas-dev/pandas/pull/42346 | 935,882,908 | MDExOlB1bGxSZXF1ZXN0NjgyNzI0MTUx | 42,346 | ENH: Rename index when using DataFrame.reset_index | {
"avatar_url": "https://avatars.githubusercontent.com/u/44147817?v=4",
"events_url": "https://api.github.com/users/gcaria/events{/privacy}",
"followers_url": "https://api.github.com/users/gcaria/followers",
"following_url": "https://api.github.com/users/gcaria/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "02d7e1",
"default": false,
"description": "Concat, ... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/16733618?v=4",
"events_url": "https://api.github.com/users/alimcmaster1/events{/privacy}",
"followers_url": "https://api.github.com/users/alimcmaster1/followers",
"following_url": "https://api.github.com/users/alimcmaster1/following{/other_user}",
"gist... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/16733618?v=4",
"events_url": "https://api.github.com/users/alimcmaster1/events{/privacy}",
"followers_url": "https://api.github.com/users/alimcmaster1/followers",
"following_url": "https://api.github.com/users/alimcmaster1/following{/other_use... | null | 9 | 2021-07-02T15:42:15Z | 2021-10-31T01:10:37Z | 2021-10-31T01:10:37Z | CONTRIBUTOR | null | - [x] closes #6878
- [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
Probably the hardest part of this PR is choosing a good name for the new argument. As menti... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42346/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42346/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42346.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42346",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/42346.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42346"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42347 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42347/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42347/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42347/events | https://github.com/pandas-dev/pandas/issues/42347 | 935,912,349 | MDU6SXNzdWU5MzU5MTIzNDk= | 42,347 | RLS: Missing assets in release 1.3.0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/12542576?v=4",
"events_url": "https://api.github.com/users/benoit9126/events{/privacy}",
"followers_url": "https://api.github.com/users/benoit9126/followers",
"following_url": "https://api.github.com/users/benoit9126/following{/other_user}",
"gists_url"... | [
{
"color": "DDDDDD",
"default": false,
"description": "Administrative tasks related to the pandas project",
"id": 32933285,
"name": "Admin",
"node_id": "MDU6TGFiZWwzMjkzMzI4NQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Admin"
},
{
"color": "006b75",
"de... | closed | false | null | [] | null | 3 | 2021-07-02T16:26:12Z | 2021-07-04T13:28:00Z | 2021-07-04T13:28:00Z | 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.
#### Problem description
The list of assets published on Pypi for pandas 1.3.0 does not contain assets for Python 3.8 and Python 3.9. See the list [here](https://pypi.or... | {
"+1": 4,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 4,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42347/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42347/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42348 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42348/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42348/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42348/events | https://github.com/pandas-dev/pandas/pull/42348 | 935,913,572 | MDExOlB1bGxSZXF1ZXN0NjgyNzUwMTU4 | 42,348 | Backport PR #42312 on branch 1.3.x (DOC: Start v1.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-02T16:28:20Z | 2021-07-02T17:24:30Z | 2021-07-02T17:24:30Z | NONE | null | Backport PR #42312: DOC: Start v1.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/42348/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42348/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42348.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42348",
"merged_at": "2021-07-02T17:24:30Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42348.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42348"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42349 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42349/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42349/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42349/events | https://github.com/pandas-dev/pandas/issues/42349 | 936,001,052 | MDU6SXNzdWU5MzYwMDEwNTI= | 42,349 | API: pd.Label to disambiguate e.g. MultiIndex level, or tuple as sequence vs label | {
"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": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "0b02e1",
"default": false,
"description": "Related ... | open | false | null | [] | null | 1 | 2021-07-02T18:51:15Z | 2021-08-21T04:08:40Z | null | MEMBER | null | The 'level' argument in MultiIndex methods can be ambiguous in at least 2 ways.
1) If an index's level names are `[1, 0]`, then `level=0` may refer to either level depending on whether it is a position or a label #21677.
2) If an index level names are `["foo", "bar", ("foo, "bar")]`, then `level=("foo", "bar")` m... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42349/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42349/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42350 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42350/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42350/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42350/events | https://github.com/pandas-dev/pandas/pull/42350 | 936,086,587 | MDExOlB1bGxSZXF1ZXN0NjgyODk3NzUy | 42,350 | BUG: Don't cache args during rolling/expanding.apply with numba engine | {
"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": "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",... | 1 | 2021-07-02T21:59:52Z | 2021-07-05T23:21:16Z | 2021-07-04T18:13:18Z | MEMBER | null | - [x] closes #42287
- [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/42350/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42350/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42350.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42350",
"merged_at": "2021-07-04T18:13:18Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42350.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42350"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42351 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42351/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42351/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42351/events | https://github.com/pandas-dev/pandas/pull/42351 | 936,119,377 | MDExOlB1bGxSZXF1ZXN0NjgyOTI2MDE4 | 42,351 | DEPR: ignoring missing labels when indexing on MultiIndex 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": "207de5",
"default": false,
"description": null,
"id": 71268330,
"name": "MultiIndex",
"node_id": "MDU6TGFiZWw3MTI2ODMzMA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/MultiIndex"
},
{
"color": "5319e7",
"default": false,
"description": "Fun... | 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-02T23:42:06Z | 2021-07-14T23:50:56Z | 2021-07-14T23:20:45Z | 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
There are a bunch of issues that boil down to this weird behavior. I need to track down 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/42351/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42351/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42351.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42351",
"merged_at": "2021-07-14T23:20:45Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42351.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42351"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42352 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42352/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42352/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42352/events | https://github.com/pandas-dev/pandas/issues/42352 | 936,156,022 | MDU6SXNzdWU5MzYxNTYwMjI= | 42,352 | BUG: df.to_dict(orient="records") significantly slower in Pandas 1.3.0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/67301607?v=4",
"events_url": "https://api.github.com/users/kyri-petrou/events{/privacy}",
"followers_url": "https://api.github.com/users/kyri-petrou/followers",
"following_url": "https://api.github.com/users/kyri-petrou/following{/other_user}",
"gists_u... | [
{
"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 | {
"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"... | [
{
"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}",
... | {
"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-03T03:07:51Z | 2021-07-12T12:43:43Z | 2021-07-12T12:43:43Z | NONE | null | Using `df.to_dict(orient="records")` with large dataframes is significantly slower in pandas 1.3.0 vs 1.2.5.
Could you please advice on what might be the cause of this issue?
### Test dataframe

... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42352/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42352/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42353 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42353/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42353/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42353/events | https://github.com/pandas-dev/pandas/pull/42353 | 936,159,147 | MDExOlB1bGxSZXF1ZXN0NjgyOTU3NDc3 | 42,353 | PERF: DatetimeIndex.union | {
"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": "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": "e99695",
"default"... | 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-03T03:28:17Z | 2021-07-04T21:42:51Z | 2021-07-04T21:33:46Z | MEMBER | null | ```
In [2]: dti = pd.date_range('2016-01-01', periods=10**5, freq="s")
In [3]: dti2 = dti.delete(50000)
In [4]: %timeit dti.union(dti2)
1.77 ms ± 7.97 µs per loop (mean ± std. dev. of 7 runs, 1000 loops each) # <- master
1.55 ms ± 9.29 µs per loop (mean ± std. dev. of 7 runs, 1000 loops each) # <- PR
``` | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42353/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42353/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42353.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42353",
"merged_at": "2021-07-04T21:33:46Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42353.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42353"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42354 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42354/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42354/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42354/events | https://github.com/pandas-dev/pandas/pull/42354 | 936,194,214 | MDExOlB1bGxSZXF1ZXN0NjgyOTgyNjI0 | 42,354 | TST: mark test_wrong_url as requiring network | {
"avatar_url": "https://avatars.githubusercontent.com/u/110765?v=4",
"events_url": "https://api.github.com/users/mgorny/events{/privacy}",
"followers_url": "https://api.github.com/users/mgorny/followers",
"following_url": "https://api.github.com/users/mgorny/following{/other_user}",
"gists_url": "https://api... | [] | 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-03T07:19:32Z | 2021-07-04T21:34:16Z | 2021-07-04T21:34:12Z | CONTRIBUTOR | 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/42354/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42354/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42354.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42354",
"merged_at": "2021-07-04T21:34:12Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42354.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42354"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42355 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42355/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42355/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42355/events | https://github.com/pandas-dev/pandas/issues/42355 | 936,199,943 | MDU6SXNzdWU5MzYxOTk5NDM= | 42,355 | BUG: build failure on PyPy in hash functions | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "75507B",
"default": false,
"description": "Library building on vari... | 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-03T07:57:15Z | 2021-07-04T21:32:44Z | 2021-07-04T21:32:43Z | MEMBER | null | The PyPy builds on conda-forge are failing with
```
In file included from pandas/_libs/algos.c:663:
pandas/_libs/src/klib/khash_python.h: In function 'complexobject_hash':
pandas/_libs/src/klib/khash_python.h:282:38: error: '_PyHASH_IMAG' undeclared (first use in this function)
282 | Py_uh... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42355/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42355/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42356 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42356/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42356/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42356/events | https://github.com/pandas-dev/pandas/issues/42356 | 936,258,086 | MDU6SXNzdWU5MzYyNTgwODY= | 42,356 | BUG: AttributeError: 'DataFrame' object has no attribute '_is_builtin_func' | {
"avatar_url": "https://avatars.githubusercontent.com/u/33585645?v=4",
"events_url": "https://api.github.com/users/ngupta23/events{/privacy}",
"followers_url": "https://api.github.com/users/ngupta23/followers",
"following_url": "https://api.github.com/users/ngupta23/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": "0052cc",
"default": false,
"description": "Issue that has not been ... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 3 | 2021-07-03T13:44:19Z | 2021-07-20T22:16:49Z | 2021-07-20T22:16:44Z | 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": 3,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 3,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42356/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42356/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42357 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42357/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42357/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42357/events | https://github.com/pandas-dev/pandas/issues/42357 | 936,273,884 | MDU6SXNzdWU5MzYyNzM4ODQ= | 42,357 | PERF: concat of pyarrow string array does not rechunk | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"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": "5319e7",
"default"... | 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... | 3 | 2021-07-03T15:15:04Z | 2021-10-16T18:27:35Z | null | CONTRIBUTOR | null | ```
In [2]: import pandas as pd
In [3]: pd.__version__
Out[3]: '1.4.0.dev0+143.g5675cd8ab2'
In [4]: s = pd.concat([pd.Series(list('abc'))] * 100_000)
In [5]: %timeit s.str.upper()
48.6 ms ± 420 µs per loop (mean ± std. dev. of 7 runs, 10 loops each)
In [6]: s1 = pd.concat([pd.Series(list('abc'), dtype='s... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42357/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42357/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42358 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42358/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42358/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42358/events | https://github.com/pandas-dev/pandas/pull/42358 | 936,298,678 | MDExOlB1bGxSZXF1ZXN0NjgzMDU2MzY1 | 42,358 | ERR: better error message with invalid argument in sort_values | {
"avatar_url": "https://avatars.githubusercontent.com/u/86786852?v=4",
"events_url": "https://api.github.com/users/deej197/events{/privacy}",
"followers_url": "https://api.github.com/users/deej197/followers",
"following_url": "https://api.github.com/users/deej197/following{/other_user}",
"gists_url": "https:... | [
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or improved errors from pandas",
"id": 42670965,
"name": "Error Reporting",
"node_id": "MDU6TGFiZWw0MjY3MDk2NQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting"
}
] | closed | false | null | [] | null | 2 | 2021-07-03T17:46:05Z | 2021-07-07T17:33:08Z | 2021-07-07T17:33:07Z | NONE | 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
added a if branch to check the ascending type, as the existing one accepts value with string ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42358/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42358/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42358.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42358",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/42358.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42358"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42359 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42359/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42359/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42359/events | https://github.com/pandas-dev/pandas/issues/42359 | 936,301,293 | MDU6SXNzdWU5MzYzMDEyOTM= | 42,359 | STYLE disallow Series | AnyArrayLike | {
"avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4",
"events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}",
"followers_url": "https://api.github.com/users/MarcoGorelli/followers",
"following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}",
"gist... | [
{
"color": "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"
}
] | open | false | null | [] | null | 0 | 2021-07-03T18:02:31Z | 2021-07-03T18:02:31Z | null | MEMBER | null | PR should be made to https://github.com/pandas-dev/pandas-dev-flaker
idea is to disallow `foo: Series | AnyArrayLike`, as `Series` is array-like already
This came out of this review: https://github.com/pandas-dev/pandas/pull/41955#discussion_r663390463 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42359/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42359/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42360 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42360/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42360/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42360/events | https://github.com/pandas-dev/pandas/pull/42360 | 936,312,037 | MDExOlB1bGxSZXF1ZXN0NjgzMDY2NTI1 | 42,360 | BUG: fixes PyPy build (do not use _PyHASH_Imag) | {
"avatar_url": "https://avatars.githubusercontent.com/u/17513912?v=4",
"events_url": "https://api.github.com/users/realead/events{/privacy}",
"followers_url": "https://api.github.com/users/realead/followers",
"following_url": "https://api.github.com/users/realead/following{/other_user}",
"gists_url": "https:... | [
{
"color": "75507B",
"default": false,
"description": "Library building on various platforms",
"id": 129350,
"name": "Build",
"node_id": "MDU6TGFiZWwxMjkzNTA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build"
}
] | closed | false | null | [] | {
"closed_at": "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-03T19:11:00Z | 2021-07-05T06:34:40Z | 2021-07-04T21:32:44Z | CONTRIBUTOR | null | - [x] closes #42355
- [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] what's new entry
`_PyHASH_Imag` is not defined in PyPy, thus we define and use our own `_PandasHASH_Imag`.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 2,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 2,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42360/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42360/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42360.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42360",
"merged_at": "2021-07-04T21:32:43Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42360.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42360"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42361 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42361/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42361/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42361/events | https://github.com/pandas-dev/pandas/pull/42361 | 936,322,345 | MDExOlB1bGxSZXF1ZXN0NjgzMDc0Mjk5 | 42,361 | CLN: make some private Index methods keyword-only | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "207de5",
"default": false,
"description": null,
"id": 211029535,
"name": "Clean",
"node_id": "MDU6TGFiZWwyMTEwMjk1MzU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean"
},
{
"color": "e99695",
"default": false,
"description": "Related to t... | 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-03T20:28:11Z | 2021-07-04T18:17:31Z | 2021-07-04T18:13:51Z | MEMBER | null | Not sure how much mileage we can get out of doing this for only private methods, but if we had it for everything then it'd be a lot easier to address #21677 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42361/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42361/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42361.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42361",
"merged_at": "2021-07-04T18:13:51Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42361.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42361"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42362 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42362/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42362/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42362/events | https://github.com/pandas-dev/pandas/pull/42362 | 936,331,427 | MDExOlB1bGxSZXF1ZXN0NjgzMDgxMDQw | 42,362 | REF: handle length-0 setops cases higher up | {
"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": "e99695",
"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-03T21:43:27Z | 2021-07-04T18:16:41Z | 2021-07-04T18:14:53Z | MEMBER | null | Trying to be more consistent about these | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42362/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42362/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42362.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42362",
"merged_at": "2021-07-04T18:14:53Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42362.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42362"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42363 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42363/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42363/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42363/events | https://github.com/pandas-dev/pandas/pull/42363 | 936,338,410 | MDExOlB1bGxSZXF1ZXN0NjgzMDg2MjQ1 | 42,363 | Backport PR #42342 on branch 1.3.x (DOC: fix docs after deprecation of args) | {
"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"
},
{
"color": "5319e7",
"default": false,
"description": "Functionality to remo... | 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-03T22:47:00Z | 2021-07-04T11:37:27Z | 2021-07-04T11:37:27Z | NONE | null | Backport PR #42342: DOC: fix docs after deprecation of args | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42363/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42363/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42363.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42363",
"merged_at": "2021-07-04T11:37:27Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42363.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42363"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42364 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42364/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42364/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42364/events | https://github.com/pandas-dev/pandas/issues/42364 | 936,349,814 | MDU6SXNzdWU5MzYzNDk4MTQ= | 42,364 | ENH: ASV Coverage | {
"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": "a2bca7",
"default": false,
"description": "Continuo... | 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",
... | 0 | 2021-07-04T00:30:52Z | 2021-08-05T02:24:22Z | null | MEMBER | null | Codecov supports multiple coverage reports through flags. (https://docs.codecov.com/docs/flags) By modifying the CI ASV Check to do ```coverage run ... ``` instead, we should be able to have code coverage with the ASV in addition to regular test coverage, which will help us catch perf regressions.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42364/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42364/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42365 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42365/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42365/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42365/events | https://github.com/pandas-dev/pandas/issues/42365 | 936,354,911 | MDU6SXNzdWU5MzYzNTQ5MTE= | 42,365 | BUG: `truncate` has wrong behavior when the Index has only one unique value | {
"avatar_url": "https://avatars.githubusercontent.com/u/42706631?v=4",
"events_url": "https://api.github.com/users/neelmraman/events{/privacy}",
"followers_url": "https://api.github.com/users/neelmraman/followers",
"following_url": "https://api.github.com/users/neelmraman/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": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/42706631?v=4",
"events_url": "https://api.github.com/users/neelmraman/events{/privacy}",
"followers_url": "https://api.github.com/users/neelmraman/followers",
"following_url": "https://api.github.com/users/neelmraman/following{/other_user}",
"gists_url"... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/42706631?v=4",
"events_url": "https://api.github.com/users/neelmraman/events{/privacy}",
"followers_url": "https://api.github.com/users/neelmraman/followers",
"following_url": "https://api.github.com/users/neelmraman/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",... | 1 | 2021-07-04T01:18:43Z | 2021-07-08T12:59:20Z | 2021-07-08T12:59:20Z | 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
# Returns an empty Series/... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42365/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42365/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42366 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42366/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42366/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42366/events | https://github.com/pandas-dev/pandas/pull/42366 | 936,366,364 | MDExOlB1bGxSZXF1ZXN0NjgzMTA2ODgw | 42,366 | BUG: truncate has incorrect behavior when index has only one unique v… | {
"avatar_url": "https://avatars.githubusercontent.com/u/42706631?v=4",
"events_url": "https://api.github.com/users/neelmraman/events{/privacy}",
"followers_url": "https://api.github.com/users/neelmraman/followers",
"following_url": "https://api.github.com/users/neelmraman/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": "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",... | 3 | 2021-07-04T03:12:03Z | 2021-07-08T12:59:24Z | 2021-07-08T12:59:20Z | CONTRIBUTOR | null | …alue (#42365)
- [x] closes #42365
- [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/42366/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42366/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42366.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42366",
"merged_at": "2021-07-08T12:59:20Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42366.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42366"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42367 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42367/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42367/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42367/events | https://github.com/pandas-dev/pandas/pull/42367 | 936,374,485 | MDExOlB1bGxSZXF1ZXN0NjgzMTEyODIy | 42,367 | TYP: fix reportInvalidTypeVarUse from pyright | {
"avatar_url": "https://avatars.githubusercontent.com/u/6618166?v=4",
"events_url": "https://api.github.com/users/twoertwein/events{/privacy}",
"followers_url": "https://api.github.com/users/twoertwein/followers",
"following_url": "https://api.github.com/users/twoertwein/following{/other_user}",
"gists_url":... | [
{
"color": "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",... | 17 | 2021-07-04T04:26:25Z | 2021-09-26T10:14:32Z | 2021-09-26T10:14:31Z | CONTRIBUTOR | null | This fixes the following warning from pyright: `TypeVar "..." appears only once in generic function signature (reportInvalidTypeVarUse)`.
It would be great to enable pyright on the CI. It takes only ~90sec to run pyright on the entire codebase with the following configuration in pyproject.toml (ignores most type er... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42367/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42367/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42367.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42367",
"merged_at": "2021-09-26T10:14:31Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42367.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42367"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42368 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42368/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42368/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42368/events | https://github.com/pandas-dev/pandas/pull/42368 | 936,477,293 | MDExOlB1bGxSZXF1ZXN0NjgzMTg5MTky | 42,368 | TYP: remove some ignores | {
"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",... | 0 | 2021-07-04T15:05:12Z | 2021-07-04T18:16:30Z | 2021-07-04T18:11:24Z | 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/42368/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42368/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42368.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42368",
"merged_at": "2021-07-04T18:11:24Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42368.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42368"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/42369 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42369/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42369/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42369/events | https://github.com/pandas-dev/pandas/issues/42369 | 936,503,961 | MDU6SXNzdWU5MzY1MDM5NjE= | 42,369 | BUG: df.where() shows no effects when `inplace=True` | {
"avatar_url": "https://avatars.githubusercontent.com/u/37232969?v=4",
"events_url": "https://api.github.com/users/MemphisMeng/events{/privacy}",
"followers_url": "https://api.github.com/users/MemphisMeng/followers",
"following_url": "https://api.github.com/users/MemphisMeng/following{/other_user}",
"gists_u... | [
{
"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 | 0 | 2021-07-04T17:27:51Z | 2021-07-05T19:07:29Z | 2021-07-05T19:07:29Z | NONE | null | - [ ] I have checked that this issue has not already been reported.
- [ ] 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/42369/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42369/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42370 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42370/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42370/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42370/events | https://github.com/pandas-dev/pandas/issues/42370 | 936,513,990 | MDU6SXNzdWU5MzY1MTM5OTA= | 42,370 | DEPS: pyarrow support for `snappy` not built on Windows Python 3.9 | {
"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": "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": "5319e7",
"default": false,
"description": ... | 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-04T18:27:58Z | 2021-07-05T08:57:04Z | 2021-07-05T08:57:04Z | MEMBER | null | xref #41989
There are 17 failures in Python 3.9 Windows build relate to `pyarrow`
`pyarrow.lib.ArrowNotImplementedError: Support for codec 'snappy' not built` | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42370/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42370/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42371 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42371/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42371/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42371/events | https://github.com/pandas-dev/pandas/issues/42371 | 936,517,875 | MDU6SXNzdWU5MzY1MTc4NzU= | 42,371 | DOC: 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"
},
{
"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",... | 2 | 2021-07-04T18:49:54Z | 2021-07-08T13:08:56Z | 2021-07-08T13:08:56Z | CONTRIBUTOR | null | #### Location of the documentation
https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Series.html
#### Documentation problem
Two of the * symbols used for the multiplication and power operators emphasize the comma in between them instead of being displayed: (+, -, /, , *) instead of (+, -, /, *,... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42371/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42371/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42372 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42372/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42372/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42372/events | https://github.com/pandas-dev/pandas/issues/42372 | 936,525,286 | MDU6SXNzdWU5MzY1MjUyODY= | 42,372 | BUG:path='C:\Users\Ebunlomo.A.Sonola\Credit Card Customer Data.xlsx' df=pd.read_excel("C:\Users\Ebunlomo .A. Sonola\Credit Card Customer Data.xlsx") | {
"avatar_url": "https://avatars.githubusercontent.com/u/84587308?v=4",
"events_url": "https://api.github.com/users/ebun2all/events{/privacy}",
"followers_url": "https://api.github.com/users/ebun2all/followers",
"following_url": "https://api.github.com/users/ebun2all/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": "0052cc",
"default": false,
"description": "Issue that has not been ... | closed | false | null | [] | null | 3 | 2021-07-04T19:33:17Z | 2021-07-05T07:28:20Z | 2021-07-05T07:28:20Z | NONE | null | - [ ] 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/42372/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42372/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42373 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42373/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42373/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42373/events | https://github.com/pandas-dev/pandas/pull/42373 | 936,544,621 | MDExOlB1bGxSZXF1ZXN0NjgzMjQwNTMy | 42,373 | Backport PR #42360 on branch 1.3.x (BUG: fixes PyPy build (do not use _PyHASH_Imag)) | {
"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": "75507B",
"default": false,
"description": "Library building on various platforms",
"id": 129350,
"name": "Build",
"node_id": "MDU6TGFiZWwxMjkzNTA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build"
}
] | closed | false | null | [] | {
"closed_at": "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-04T21:33:08Z | 2021-07-05T03:15:52Z | 2021-07-05T03:15:52Z | NONE | null | Backport PR #42360: BUG: fixes PyPy build (do not use _PyHASH_Imag) | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42373/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42373/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42373.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42373",
"merged_at": "2021-07-05T03:15:52Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42373.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42373"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42374 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42374/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42374/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42374/events | https://github.com/pandas-dev/pandas/pull/42374 | 936,549,591 | MDExOlB1bGxSZXF1ZXN0NjgzMjQ0MzU0 | 42,374 | CLN: remove Python 3.8 compat | {
"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-04T22:07:17Z | 2021-07-07T02:41:32Z | 2021-07-06T12:58:37Z | MEMBER | null | followup #41989
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42374/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42374/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42374.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42374",
"merged_at": "2021-07-06T12:58:37Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42374.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42374"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42375 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42375/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42375/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42375/events | https://github.com/pandas-dev/pandas/pull/42375 | 936,620,092 | MDExOlB1bGxSZXF1ZXN0NjgzMzAyOTIw | 42,375 | CLN: remove np17 compat | {
"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-05T02:23:24Z | 2021-07-07T02:40:39Z | 2021-07-06T12:57:57Z | MEMBER | null | followup #41989
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42375/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42375/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42375.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42375",
"merged_at": "2021-07-06T12:57:57Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42375.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42375"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42376 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42376/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42376/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42376/events | https://github.com/pandas-dev/pandas/issues/42376 | 936,630,940 | MDU6SXNzdWU5MzY2MzA5NDA= | 42,376 | BUG: 1.3.0 column assignment via single column`np.matrix` behaviour change | {
"avatar_url": "https://avatars.githubusercontent.com/u/8238804?v=4",
"events_url": "https://api.github.com/users/ivirshup/events{/privacy}",
"followers_url": "https://api.github.com/users/ivirshup/followers",
"following_url": "https://api.github.com/users/ivirshup/following{/other_user}",
"gists_url": "http... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "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... | 2 | 2021-07-05T02:57:41Z | 2021-10-16T19:28:23Z | null | CONTRIBUTOR | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
#### Code Sample, a copy-pastable example
```python
import pandas as pd
impor... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42376/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42376/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42377 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42377/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42377/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42377/events | https://github.com/pandas-dev/pandas/pull/42377 | 936,646,539 | MDExOlB1bGxSZXF1ZXN0NjgzMzI0NDA4 | 42,377 | CI: Prefer conda-forge over defaults | {
"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-05T03:30:42Z | 2021-07-05T13:43:50Z | 2021-07-05T08:57:04Z | MEMBER | null | - [ ] closes #42370
- [ ] 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
Apparently its recommended to install pyarrow from conda forge instead of the default cond... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42377/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42377/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42377.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42377",
"merged_at": "2021-07-05T08:57:04Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42377.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42377"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42378 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42378/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42378/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42378/events | https://github.com/pandas-dev/pandas/pull/42378 | 936,654,529 | MDExOlB1bGxSZXF1ZXN0NjgzMzMwMTcz | 42,378 | REF: disambiguate get_loc_level k variable | {
"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": "207de5",
"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-05T03:53:11Z | 2021-07-07T16:05:27Z | 2021-07-07T15:39:33Z | MEMBER | null | 2 logic-neutral prelims split off from other branches
1) instead of catching and re-issuing TypeError in NDFrame.xs, just issue it with the correct exception message in the first place
2) inside _get_loc_level there is a 'k' variable that is serving a dual purpose as a loop index and as a variable inside that loop.... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42378/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42378/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42378.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42378",
"merged_at": "2021-07-07T15:39:33Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42378.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42378"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42379 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42379/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42379/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42379/events | https://github.com/pandas-dev/pandas/pull/42379 | 936,656,098 | MDExOlB1bGxSZXF1ZXN0NjgzMzMxMjg1 | 42,379 | 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 | [] | null | 4 | 2021-07-05T03:57:41Z | 2021-07-07T16:45:18Z | 2021-07-07T07:17:35Z | CONTRIBUTOR | null | Escape the asterisks so they appear in the generated doc. Closes #42371. Untested. Asterisks formatted bold in my editor, kept it that way for consistency, someone should 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/42379/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42379/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42379.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42379",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/42379.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42379"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42380 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42380/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42380/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42380/events | https://github.com/pandas-dev/pandas/issues/42380 | 936,674,918 | MDU6SXNzdWU5MzY2NzQ5MTg= | 42,380 | BUG: 1.3.0 DataFrame.agg over categorical columns with non-unique index returns wrong size result | {
"avatar_url": "https://avatars.githubusercontent.com/u/8238804?v=4",
"events_url": "https://api.github.com/users/ivirshup/events{/privacy}",
"followers_url": "https://api.github.com/users/ivirshup/followers",
"following_url": "https://api.github.com/users/ivirshup/following{/other_user}",
"gists_url": "http... | [
{
"color": "e11d21",
"default": false,
"description": "Functionality that used to work in a prior pandas version",
"id": 32815646,
"name": "Regression",
"node_id": "MDU6TGFiZWwzMjgxNTY0Ng==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression"
},
{
"color": ... | closed | false | null | [] | {
"closed_at": "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-05T04:31:10Z | 2021-07-10T11:05:55Z | 2021-07-09T13:09:07Z | 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/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/42380/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42380/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42381 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42381/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42381/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42381/events | https://github.com/pandas-dev/pandas/issues/42381 | 936,677,537 | MDU6SXNzdWU5MzY2Nzc1Mzc= | 42,381 | CI: Failing NumpyDev | {
"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"
},
{
"color": "0052cc",
"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-05T04:37:37Z | 2021-07-06T19:09:50Z | 2021-07-06T19:09:50Z | MEMBER | null | https://github.com/pandas-dev/pandas/runs/2985248923
```
=================================== FAILURES ===================================
__________ TestTimedeltaMultiplicationDivision.test_td_div_nan[nan1] ___________
[gw0] linux -- Python 3.9.5 /usr/share/miniconda/envs/pandas-dev/bin/python
self = <pandas.tes... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42381/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42381/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42382 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42382/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42382/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42382/events | https://github.com/pandas-dev/pandas/pull/42382 | 936,768,904 | MDExOlB1bGxSZXF1ZXN0NjgzNDI3NTY2 | 42,382 | ⬆️ 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... | [] | closed | false | null | [] | null | 0 | 2021-07-05T07:11:18Z | 2021-07-05T09:48:45Z | 2021-07-05T09:48:39Z | 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/42382/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42382/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42382.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42382",
"merged_at": "2021-07-05T09:48:38Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42382.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42382"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42383 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42383/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42383/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42383/events | https://github.com/pandas-dev/pandas/issues/42383 | 936,802,795 | MDU6SXNzdWU5MzY4MDI3OTU= | 42,383 | Needs Triage: In aggregation, pd.Series.nunique outputs float instead of int. | {
"avatar_url": "https://avatars.githubusercontent.com/u/18231294?v=4",
"events_url": "https://api.github.com/users/qniksefat/events{/privacy}",
"followers_url": "https://api.github.com/users/qniksefat/followers",
"following_url": "https://api.github.com/users/qniksefat/following{/other_user}",
"gists_url": "... | [
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
"name": "Groupby",
"node_id": "MDU6TGFiZWwyMzMxNjA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby"
},
{
"color": "e102d8",
"default": false,
"description": "Unexpected or b... | closed | false | null | [] | null | 2 | 2021-07-05T07:56:14Z | 2021-07-07T02:39:51Z | 2021-07-07T02:39:51Z | NONE | null | Sorry, I'm very new to issuing. I'm not sure if it's a bug or improvement. Here it is.
When you count the number of unique values in a `groupby` aggregation, you'll get a `float` output when the values are `float` themselves.
```python
df = pd.DataFrame({
'a': 4 * list(range(1, 3)),
'b': map(float, lis... | {
"+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/42383/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42383/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42384 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42384/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42384/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42384/events | https://github.com/pandas-dev/pandas/issues/42384 | 936,939,678 | MDU6SXNzdWU5MzY5Mzk2Nzg= | 42,384 | DOC: Where is the docs of "&" "|" "^" Index operators? | {
"avatar_url": "https://avatars.githubusercontent.com/u/4510984?v=4",
"events_url": "https://api.github.com/users/GF-Huang/events{/privacy}",
"followers_url": "https://api.github.com/users/GF-Huang/followers",
"following_url": "https://api.github.com/users/GF-Huang/following{/other_user}",
"gists_url": "http... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "006b75",
"default": false,
"description": "Arithmetic, Compariso... | open | false | null | [] | {
"closed_at": null,
"closed_issues": 786,
"created_at": "2015-01-13T10:53:19Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
... | 7 | 2021-07-05T10:22:04Z | 2021-07-18T16:23:39Z | null | NONE | null | I can't find the docs about this.

| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42384/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42384/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42385 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42385/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42385/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42385/events | https://github.com/pandas-dev/pandas/pull/42385 | 937,010,382 | MDExOlB1bGxSZXF1ZXN0NjgzNjMzMjgx | 42,385 | TYP: clean for PY3.8 (Literal) | {
"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",... | 5 | 2021-07-05T11:48:52Z | 2021-07-06T13:07:36Z | 2021-07-06T12:59: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/42385/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42385/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42385.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42385",
"merged_at": "2021-07-06T12:59:11Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42385.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42385"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/42386 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42386/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42386/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42386/events | https://github.com/pandas-dev/pandas/pull/42386 | 937,076,768 | MDExOlB1bGxSZXF1ZXN0NjgzNjg5ODQ2 | 42,386 | DOC fix the incorrect doc style in 1.2.1 | {
"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": "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... | 4 | 2021-07-05T13:09:28Z | 2021-07-09T06:51:05Z | 2021-07-08T13:11:03Z | CONTRIBUTOR | null | - [x] closes #39290
- [ ] 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/42386/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42386/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42386.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42386",
"merged_at": "2021-07-08T13:11:03Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42386.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42386"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42387 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42387/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42387/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42387/events | https://github.com/pandas-dev/pandas/issues/42387 | 937,078,920 | MDU6SXNzdWU5MzcwNzg5MjA= | 42,387 | BUG: read_csv raises an error when both `prefix` and `names` are set to `None` | {
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"events_url": "https://api.github.com/users/lhoestq/events{/privacy}",
"followers_url": "https://api.github.com/users/lhoestq/followers",
"following_url": "https://api.github.com/users/lhoestq/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 | {
"avatar_url": "https://avatars.githubusercontent.com/u/47963215?v=4",
"events_url": "https://api.github.com/users/lithomas1/events{/privacy}",
"followers_url": "https://api.github.com/users/lithomas1/followers",
"following_url": "https://api.github.com/users/lithomas1/following{/other_user}",
"gists_url": "... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/47963215?v=4",
"events_url": "https://api.github.com/users/lithomas1/events{/privacy}",
"followers_url": "https://api.github.com/users/lithomas1/followers",
"following_url": "https://api.github.com/users/lithomas1/following{/other_user}",
... | {
"closed_at": "2021-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-05T13:11:42Z | 2021-07-30T08:07:43Z | 2021-07-30T08:07:43Z | 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.
---
Hi everyone, I'm running into this issue since pandas 1.3.0:
#### Code Sample, ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42387/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42387/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42388 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42388/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42388/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42388/events | https://github.com/pandas-dev/pandas/issues/42388 | 937,088,807 | MDU6SXNzdWU5MzcwODg4MDc= | 42,388 | BUG: Regression in version 1.3.0: outer/right merge converts Int64 column to object if side-specific values are present | {
"avatar_url": "https://avatars.githubusercontent.com/u/2961313?v=4",
"events_url": "https://api.github.com/users/kpflugshaupt/events{/privacy}",
"followers_url": "https://api.github.com/users/kpflugshaupt/followers",
"following_url": "https://api.github.com/users/kpflugshaupt/following{/other_user}",
"gists... | [
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stack/Unstack, Explode",
"id": 13098779,
"name": "Reshaping",
"node_id": "MDU6TGFiZWwxMzA5ODc3OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping"
},
{
"color": "e11d21",
"de... | closed | false | null | [] | null | 3 | 2021-07-05T13:21:35Z | 2021-07-06T06:30:31Z | 2021-07-06T06:30:11Z | 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.
---
When merging data frames on an **Int64** column, the resulting dtype differs bet... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42388/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42388/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42389 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42389/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42389/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42389/events | https://github.com/pandas-dev/pandas/pull/42389 | 937,210,701 | MDExOlB1bGxSZXF1ZXN0NjgzODAzODM2 | 42,389 | TYP: remove ignores in refine_percentiles | {
"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",... | 0 | 2021-07-05T15:49:56Z | 2021-07-07T12:49:01Z | 2021-07-07T12:35:42Z | MEMBER | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42389/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42389/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42389.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42389",
"merged_at": "2021-07-07T12:35:42Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42389.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42389"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/42390 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42390/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42390/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42390/events | https://github.com/pandas-dev/pandas/issues/42390 | 937,255,473 | MDU6SXNzdWU5MzcyNTU0NzM= | 42,390 | BUG: Regression on SeriesGrouper using Timestamp index with pandas 1.3.0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/387511?v=4",
"events_url": "https://api.github.com/users/philpep/events{/privacy}",
"followers_url": "https://api.github.com/users/philpep/followers",
"following_url": "https://api.github.com/users/philpep/following{/other_user}",
"gists_url": "https://... | [
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "729FCF",
"default": false,
"description": null,
... | closed | false | null | [] | {
"closed_at": "2021-09-12T08:21:30Z",
"closed_issues": 79,
"created_at": "2021-08-15T08:07:48Z",
"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... | 2 | 2021-07-05T17:05:43Z | 2021-08-17T16:04:17Z | 2021-08-17T16:04:17Z | NONE | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [x] (optional) I have confirmed this bug exists on the master branch of pandas.
---
#### Code Sample, a copy-pastable example
```python
import pandas as pd
imp... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42390/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42390/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42391 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42391/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42391/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42391/events | https://github.com/pandas-dev/pandas/pull/42391 | 937,256,378 | MDExOlB1bGxSZXF1ZXN0NjgzODQyMjEy | 42,391 | BUG: fix regression with SerieGrouper with Timestamp index (#42390) | {
"avatar_url": "https://avatars.githubusercontent.com/u/387511?v=4",
"events_url": "https://api.github.com/users/philpep/events{/privacy}",
"followers_url": "https://api.github.com/users/philpep/followers",
"following_url": "https://api.github.com/users/philpep/following{/other_user}",
"gists_url": "https://... | [
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "729FCF",
"default": false,
"description": null,
... | 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-05T17:07:02Z | 2021-08-15T09:17:52Z | 2021-08-15T09:17:52Z | NONE | null | closes https://github.com/pandas-dev/pandas/issues/42390
This fixes a regression introduced in c355ed1 where cache is not
initialized with correct state of islider and vslider.
On Timestamp index this trigger a "ValueError Length of values does not match length of 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/42391/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42391/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42391.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42391",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/42391.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42391"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42392 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42392/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42392/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42392/events | https://github.com/pandas-dev/pandas/pull/42392 | 937,331,030 | MDExOlB1bGxSZXF1ZXN0NjgzOTA0OTc2 | 42,392 | STYLE: update pyupgrade for py38 syntax | {
"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": "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",... | 1 | 2021-07-05T19:50:19Z | 2021-07-07T02:42:06Z | 2021-07-06T12:59:51Z | 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/42392/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42392/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42392.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42392",
"merged_at": "2021-07-06T12:59:51Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42392.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42392"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/42393 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42393/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42393/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42393/events | https://github.com/pandas-dev/pandas/issues/42393 | 937,395,572 | MDU6SXNzdWU5MzczOTU1NzI= | 42,393 | BUG: Running pandas df.progress_apply in notebook run under vscode generates 'dataframe object has no attribute _is_builtin_func' | {
"avatar_url": "https://avatars.githubusercontent.com/u/1256318?v=4",
"events_url": "https://api.github.com/users/dickreuter/events{/privacy}",
"followers_url": "https://api.github.com/users/dickreuter/followers",
"following_url": "https://api.github.com/users/dickreuter/following{/other_user}",
"gists_url":... | [
{
"color": "0052cc",
"default": false,
"description": null,
"id": 34444536,
"name": "Usage Question",
"node_id": "MDU6TGFiZWwzNDQ0NDUzNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question"
}
] | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 2 | 2021-07-05T22:34:24Z | 2021-07-05T22:37:54Z | 2021-07-05T22:37:54Z | 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
```
df['col'].progress_apply(lambd... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42393/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42393/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42394 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42394/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42394/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42394/events | https://github.com/pandas-dev/pandas/pull/42394 | 937,441,746 | MDExOlB1bGxSZXF1ZXN0NjgzOTk3MjM0 | 42,394 | REGR: unpickling in 1.3.0 DataFrame created in 1.2.x #42345 | {
"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": "06909A",
"default": false,
"description": "IO issues that don't fit into a more specific label",
"id": 2301354,
"name": "IO Data",
"node_id": "MDU6TGFiZWwyMzAxMzU0",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data"
},
{
"color": "e11d21",
"... | 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-06T01:19:33Z | 2021-11-20T23:20:47Z | 2021-07-06T19:40:38Z | MEMBER | null | - [x] closes #42345
- [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/42394/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42394/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42394.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42394",
"merged_at": "2021-07-06T19:40:38Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42394.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42394"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42395 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42395/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42395/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42395/events | https://github.com/pandas-dev/pandas/issues/42395 | 937,622,137 | MDU6SXNzdWU5Mzc2MjIxMzc= | 42,395 | BUG: DataFrame.groupby drops timedelta column in v1.3.0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/51399800?v=4",
"events_url": "https://api.github.com/users/venaturum/events{/privacy}",
"followers_url": "https://api.github.com/users/venaturum/followers",
"following_url": "https://api.github.com/users/venaturum/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": "729FCF",
"default": false,
"description": null,
"id": 233160,
... | 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-09-12T08:21:30Z",
"closed_issues": 79,
"created_at": "2021-08-15T08:07:48Z",
"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... | 33 | 2021-07-06T07:57:36Z | 2021-09-09T17:59:38Z | 2021-09-09T17:59:38Z | CONTRIBUTOR | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [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
df = ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42395/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42395/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42396 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42396/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42396/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42396/events | https://github.com/pandas-dev/pandas/issues/42396 | 937,702,381 | MDU6SXNzdWU5Mzc3MDIzODE= | 42,396 | BUG: astype() on an integer DataFrame changes the order of data | {
"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": "e102d8",
"default": false,
"description": "Unexpected or buggy dtype conversions",
"id": 31404521,
"name": "Dtype Conversions",
"node_id": "MDU6TGFiZWwzMTQwNDUyMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions"
},
{
"color": "e11... | closed | false | null | [] | {
"closed_at": "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-06T09:31:51Z | 2021-07-13T21:18:24Z | 2021-07-13T21:18:24Z | 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/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/42396/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42396/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42397 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42397/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42397/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42397/events | https://github.com/pandas-dev/pandas/issues/42397 | 937,719,008 | MDU6SXNzdWU5Mzc3MTkwMDg= | 42,397 | BUG: find_common_type raises an exception on Series | {
"avatar_url": "https://avatars.githubusercontent.com/u/26389732?v=4",
"events_url": "https://api.github.com/users/YarShev/events{/privacy}",
"followers_url": "https://api.github.com/users/YarShev/followers",
"following_url": "https://api.github.com/users/YarShev/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": "005... | 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... | 10 | 2021-07-06T09:52:01Z | 2021-07-06T11:58:10Z | 2021-07-06T11:58:10Z | 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 pandas.core.dtypes.cast impo... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42397/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42397/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42398 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42398/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42398/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42398/events | https://github.com/pandas-dev/pandas/pull/42398 | 937,727,738 | MDExOlB1bGxSZXF1ZXN0Njg0MjMzNTQ5 | 42,398 | TYP: remove ignores from BlockManager.__cinit__ | {
"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",... | 0 | 2021-07-06T10:02:21Z | 2021-07-07T12:47:02Z | 2021-07-07T12:35:03Z | 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/42398/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42398/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42398.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42398",
"merged_at": "2021-07-07T12:35:03Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42398.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42398"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/42399 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42399/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42399/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42399/events | https://github.com/pandas-dev/pandas/issues/42399 | 937,763,466 | MDU6SXNzdWU5Mzc3NjM0NjY= | 42,399 | BUG: setting start argument in offsets.BusinessHour produces wrong start time for each second day. | {
"avatar_url": "https://avatars.githubusercontent.com/u/34067903?v=4",
"events_url": "https://api.github.com/users/erfannariman/events{/privacy}",
"followers_url": "https://api.github.com/users/erfannariman/followers",
"following_url": "https://api.github.com/users/erfannariman/following{/other_user}",
"gist... | [
{
"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": "DateOffsets",
"id": ... | open | false | null | [] | null | 3 | 2021-07-06T10:46:17Z | 2021-08-24T01:25:20Z | 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
start = pd.Timestamp('2021... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42399/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42399/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42400 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42400/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42400/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42400/events | https://github.com/pandas-dev/pandas/pull/42400 | 937,794,262 | MDExOlB1bGxSZXF1ZXN0Njg0MjkwMjMx | 42,400 | TYP: remove some ignores - nansum, _get_counts_nanvar | {
"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",... | 0 | 2021-07-06T11:24:23Z | 2021-07-07T12:45:08Z | 2021-07-07T12:36:04Z | 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/42400/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42400/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42400.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42400",
"merged_at": "2021-07-07T12:36:04Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42400.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42400"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/42401 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42401/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42401/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42401/events | https://github.com/pandas-dev/pandas/issues/42401 | 937,808,781 | MDU6SXNzdWU5Mzc4MDg3ODE= | 42,401 | 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": "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 | 3 | 2021-07-06T11:42:54Z | 2021-07-26T02:27:11Z | 2021-07-26T02:27:10Z | 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": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42401/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42401/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42402 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42402/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42402/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42402/events | https://github.com/pandas-dev/pandas/pull/42402 | 937,832,049 | MDExOlB1bGxSZXF1ZXN0Njg0MzIyMjYw | 42,402 | DOC: Adding examples to DataFrameGroupBy.rank #38972 | {
"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": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160... | 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-06T12:12:25Z | 2021-07-12T19:36:54Z | 2021-07-12T19:30:38Z | CONTRIBUTOR | null | - [x] closes #38972
- [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
- [ ] 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/42402/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42402/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42402.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42402",
"merged_at": "2021-07-12T19:30:38Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42402.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42402"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42403 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42403/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42403/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42403/events | https://github.com/pandas-dev/pandas/issues/42403 | 937,839,159 | MDU6SXNzdWU5Mzc4MzkxNTk= | 42,403 | BUG: DafaFrame.insert doesn't raise an exception when inserting another DataFrame | {
"avatar_url": "https://avatars.githubusercontent.com/u/26389732?v=4",
"events_url": "https://api.github.com/users/YarShev/events{/privacy}",
"followers_url": "https://api.github.com/users/YarShev/followers",
"following_url": "https://api.github.com/users/YarShev/following{/other_user}",
"gists_url": "https:... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "0b02e1",
"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",... | 6 | 2021-07-06T12:20:41Z | 2021-08-05T05:52:23Z | 2021-08-05T05:52:23Z | NONE | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
#### Code Sample, a copy-pastable example
```python
import pandas
df = pandas... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42403/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42403/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42404 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42404/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42404/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42404/events | https://github.com/pandas-dev/pandas/pull/42404 | 937,971,066 | MDExOlB1bGxSZXF1ZXN0Njg0NDM4NjU4 | 42,404 | REF: Skip all empty groups in _transform_general | {
"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": "FCE94F",
"default": false,
"description": "Internal refactoring of code",
"id": 127681,
"name": "Refactor",
"node_id": "MDU6TGFiZWwxMjc2ODE=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor"
},
{
"color": "729FCF",
"default": false,
"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-06T14:41:26Z | 2021-07-07T01:54:58Z | 2021-07-06T18:39:02Z | 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/42404/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42404/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42404.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42404",
"merged_at": "2021-07-06T18:39:02Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42404.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42404"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42405 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42405/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42405/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42405/events | https://github.com/pandas-dev/pandas/issues/42405 | 938,006,579 | MDU6SXNzdWU5MzgwMDY1Nzk= | 42,405 | BUG: isin() with missing values does not work in 1.3.0 with extension dtypes | {
"avatar_url": "https://avatars.githubusercontent.com/u/1911521?v=4",
"events_url": "https://api.github.com/users/zmeves/events{/privacy}",
"followers_url": "https://api.github.com/users/zmeves/followers",
"following_url": "https://api.github.com/users/zmeves/following{/other_user}",
"gists_url": "https://ap... | [
{
"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 | {
"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"... | [
{
"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}",
... | {
"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-06T15:16:48Z | 2021-07-14T18:19:04Z | 2021-07-14T18:19:04Z | NONE | null | This bug is not present in Pandas < 1.3.0.
In 1.3.0, calling `Series.isin()` will fail if
* the `Series` `dtype` is an extension dtype (`pd.Float64Dtype()`, `pd.Int64Dtype()`, ...)
* the `Series` contains any 'missing' values (`numpy.nan`, `pd.na`)
The following code snippet tests a few `dtypes`, determining if... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42405/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42405/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42406 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42406/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42406/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42406/events | https://github.com/pandas-dev/pandas/issues/42406 | 938,017,874 | MDU6SXNzdWU5MzgwMTc4NzQ= | 42,406 | DOC: update groupby methods `See Also` section | {
"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": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160... | open | false | null | [] | null | 2 | 2021-07-06T15:28:45Z | 2021-07-11T07:23:50Z | null | MEMBER | null | Right now the default `See Also` section for a groupby method will include `Series.groupby` and `DataFrame.groupby`, both of which do not link to anything (and are not particularly informative on their own without a link). See for example https://pandas.pydata.org/docs/reference/api/pandas.core.groupby.GroupBy.all.html... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42406/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42406/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42407 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42407/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42407/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42407/events | https://github.com/pandas-dev/pandas/pull/42407 | 938,027,651 | MDExOlB1bGxSZXF1ZXN0Njg0NDg1NjMx | 42,407 | CLN: random state updates after dropping numpy 1.17 | {
"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": "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",... | 2 | 2021-07-06T15:39:44Z | 2021-07-06T20:04:35Z | 2021-07-06T19:44:37Z | MEMBER | null | Followup to random state changes now that numpy 1.17 dropped
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42407/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42407/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42407.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42407",
"merged_at": "2021-07-06T19:44:37Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42407.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42407"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42408 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42408/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42408/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42408/events | https://github.com/pandas-dev/pandas/issues/42408 | 938,030,231 | MDU6SXNzdWU5MzgwMzAyMzE= | 42,408 | BUG: to_sql() method inserts NULL for NaN which bypasses DEFAULT behaviour of database | {
"avatar_url": "https://avatars.githubusercontent.com/u/25299948?v=4",
"events_url": "https://api.github.com/users/robinstauntoncollins/events{/privacy}",
"followers_url": "https://api.github.com/users/robinstauntoncollins/followers",
"following_url": "https://api.github.com/users/robinstauntoncollins/followin... | [
{
"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": "d7e102",
"default": false,
"description": "np.nan, pd.NaT, pd.NA, d... | open | false | null | [] | null | 1 | 2021-07-06T15:42:48Z | 2021-08-21T04:11:48Z | null | NONE | null | In my database ddl (SQL Server) I have fields which have default values:
```
my_database_field varchar(255) NOT NULL
DEFAULT 'NVT'
```
However, when I try to insert data into this table using DataFrame.to_sql() I get the following error:
```
Cannot insert the value NULL into column 'my_database_field'... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42408/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42408/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42409 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42409/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42409/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42409/events | https://github.com/pandas-dev/pandas/issues/42409 | 938,035,081 | MDU6SXNzdWU5MzgwMzUwODE= | 42,409 | DOC: Spelling mistake in code example of Styler.to_latex documentation | {
"avatar_url": "https://avatars.githubusercontent.com/u/7000001?v=4",
"events_url": "https://api.github.com/users/Lullatsch/events{/privacy}",
"followers_url": "https://api.github.com/users/Lullatsch/followers",
"following_url": "https://api.github.com/users/Lullatsch/following{/other_user}",
"gists_url": "h... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "006b75",
"default": false,
"description": "to_latex",
"id": ... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/86980491?v=4",
"events_url": "https://api.github.com/users/STAMcM/events{/privacy}",
"followers_url": "https://api.github.com/users/STAMcM/followers",
"following_url": "https://api.github.com/users/STAMcM/following{/other_user}",
"gists_url": "https://a... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/86980491?v=4",
"events_url": "https://api.github.com/users/STAMcM/events{/privacy}",
"followers_url": "https://api.github.com/users/STAMcM/followers",
"following_url": "https://api.github.com/users/STAMcM/following{/other_user}",
"gists_ur... | {
"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-06T15:48:22Z | 2021-07-06T21:33:52Z | 2021-07-06T21:33:52Z | NONE | null | #### Location of the documentation
"https://pandas.pydata.org/docs/reference/api/pandas.io.formats.style.Styler.to_latex.html"
#### Documentation problem
Last example under "CSS Conversion" which uses the `convert_css` parameter writes `css_convert` instead.
#### Suggested fix for documentation
Simply repl... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42409/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42409/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42410 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42410/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42410/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42410/events | https://github.com/pandas-dev/pandas/pull/42410 | 938,036,985 | MDExOlB1bGxSZXF1ZXN0Njg0NDkzMzMw | 42,410 | DEPS: use importlib for backend discovery #41815 | {
"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": "75507B",
"default": false,
"description": "Library building on various platforms",
"id": 129350,
"name": "Build",
"node_id": "MDU6TGFiZWwxMjkzNTA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build"
}
] | closed | false | null | [] | {
"closed_at": 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-06T15:50:32Z | 2021-07-07T02:42:33Z | 2021-07-06T18:37:21Z | MEMBER | null | - [x] closes #41815
We still use `pkg_resources` in mpl tests. But it doesn't affect end users. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42410/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42410/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42410.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42410",
"merged_at": "2021-07-06T18:37:21Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42410.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42410"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42411 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42411/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42411/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42411/events | https://github.com/pandas-dev/pandas/pull/42411 | 938,040,195 | MDExOlB1bGxSZXF1ZXN0Njg0NDk1OTk5 | 42,411 | CI: Don't test on 1.2.x | {
"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... | 3 | 2021-07-06T15:54:07Z | 2021-07-06T16:50:00Z | 2021-07-06T16:46:26Z | 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/42411/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42411/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42411.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42411",
"merged_at": "2021-07-06T16:46:26Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42411.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42411"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42412 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42412/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42412/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42412/events | https://github.com/pandas-dev/pandas/pull/42412 | 938,082,103 | MDExOlB1bGxSZXF1ZXN0Njg0NTMwODA2 | 42,412 | Backport PR #42411 on branch 1.3.x (CI: Don't test on 1.2.x) | {
"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... | 0 | 2021-07-06T16:46:53Z | 2021-07-06T18:07:54Z | 2021-07-06T18:07:54Z | NONE | null | Backport PR #42411: CI: Don't test on 1.2.x | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42412/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42412/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42412.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42412",
"merged_at": "2021-07-06T18:07:54Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42412.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42412"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42413 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42413/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42413/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42413/events | https://github.com/pandas-dev/pandas/pull/42413 | 938,085,458 | MDExOlB1bGxSZXF1ZXN0Njg0NTMzNjIz | 42,413 | CI: runtime warning in npdev build | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "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": "a2bca7",
"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... | 1 | 2021-07-06T16:51:35Z | 2021-07-06T19:25:55Z | 2021-07-06T19:09:50Z | MEMBER | null | - [x] closes #42381
- [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/42413/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42413/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42413.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42413",
"merged_at": "2021-07-06T19:09:50Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42413.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42413"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42414 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42414/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42414/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42414/events | https://github.com/pandas-dev/pandas/issues/42414 | 938,115,834 | MDU6SXNzdWU5MzgxMTU4MzQ= | 42,414 | ENH: Do same operations to a list of pandas objects, Series or DataFrames. | {
"avatar_url": "https://avatars.githubusercontent.com/u/8540575?v=4",
"events_url": "https://api.github.com/users/wangzhe3224/events{/privacy}",
"followers_url": "https://api.github.com/users/wangzhe3224/followers",
"following_url": "https://api.github.com/users/wangzhe3224/following{/other_user}",
"gists_ur... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "0052cc",
"default": false,
"description": "Issue th... | 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... | 1 | 2021-07-06T17:34:31Z | 2021-07-06T18:27:22Z | 2021-07-06T18:27:12Z | NONE | null | #### Is your feature request related to a problem?
The idea is basically do same operations to a list of pandas objects, Series or DataFrames.
#### Describe the solution you'd like
There a a lot of time I do following operations
```python
df1.sum().plot()
df2.sum().plot()
df3.sum().plot()
```
I wish in 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/42414/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42414/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/42415 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42415/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42415/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42415/events | https://github.com/pandas-dev/pandas/pull/42415 | 938,182,599 | MDExOlB1bGxSZXF1ZXN0Njg0NjEzNjQy | 42,415 | Backport PR #42413 on branch 1.3.x (CI: runtime warning in npdev build) | {
"avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4",
"events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}",
"followers_url": "https://api.github.com/users/meeseeksmachine/followers",
"following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"... | [
{
"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": "a2bca7",
"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-06T19:09:59Z | 2021-07-06T20:29:58Z | 2021-07-06T20:29:58Z | NONE | null | Backport PR #42413: CI: runtime warning in npdev build | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42415/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42415/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42415.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42415",
"merged_at": "2021-07-06T20:29:58Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42415.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42415"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42416 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42416/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42416/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42416/events | https://github.com/pandas-dev/pandas/pull/42416 | 938,203,269 | MDExOlB1bGxSZXF1ZXN0Njg0NjMxMDgx | 42,416 | Backport PR #42394 on branch 1.3.x (REGR: unpickling in 1.3.0 DataFrame created in 1.2.x #42345) | {
"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": "06909A",
"default": false,
"description": "IO issues that don't fit into a more specific label",
"id": 2301354,
"name": "IO Data",
"node_id": "MDU6TGFiZWwyMzAxMzU0",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data"
},
{
"color": "e11d21",
"... | 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-06T19:40:46Z | 2021-07-06T20:30:16Z | 2021-07-06T20:30:15Z | NONE | null | Backport PR #42394: REGR: unpickling in 1.3.0 DataFrame created in 1.2.x #42345 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42416/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42416/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42416.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42416",
"merged_at": "2021-07-06T20:30:15Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42416.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42416"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42417 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42417/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42417/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42417/events | https://github.com/pandas-dev/pandas/pull/42417 | 938,205,513 | MDExOlB1bGxSZXF1ZXN0Njg0NjMyOTc5 | 42,417 | DOC: GH42409 Fix mistake in code example of Styler.to_latex documentation | {
"avatar_url": "https://avatars.githubusercontent.com/u/86980491?v=4",
"events_url": "https://api.github.com/users/STAMcM/events{/privacy}",
"followers_url": "https://api.github.com/users/STAMcM/followers",
"following_url": "https://api.github.com/users/STAMcM/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "006b75",
"default": false,
"description": "to_latex",
"id": ... | 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-06T19:44:22Z | 2021-07-06T21:43:51Z | 2021-07-06T21:33:52Z | CONTRIBUTOR | null |
- [x] closes #42409
- [ ] 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/42417/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42417/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42417.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42417",
"merged_at": "2021-07-06T21:33:52Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42417.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42417"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42418 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42418/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42418/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42418/events | https://github.com/pandas-dev/pandas/pull/42418 | 938,277,224 | MDExOlB1bGxSZXF1ZXN0Njg0NjkzMTY4 | 42,418 | Backport PR #42417 on branch 1.3.x (DOC: GH42409 Fix mistake in code example of Styler.to_latex documentation) | {
"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"
},
{
"color": "006b75",
"default": false,
"description": "to_latex",
"id": ... | 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-06T21:34:01Z | 2021-07-07T00:02:50Z | 2021-07-07T00:02:50Z | NONE | null | Backport PR #42417: DOC: GH42409 Fix mistake in code example of Styler.to_latex documentation | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/42418/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42418/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42418.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42418",
"merged_at": "2021-07-07T00:02:50Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42418.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42418"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/42419 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/42419/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/42419/comments | https://api.github.com/repos/pandas-dev/pandas/issues/42419/events | https://github.com/pandas-dev/pandas/pull/42419 | 938,433,479 | MDExOlB1bGxSZXF1ZXN0Njg0ODIxMDEx | 42,419 | CI: update vm image version for Azure | {
"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": "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-07T03:07:23Z | 2021-08-17T04:20:44Z | 2021-07-07T16:48:31Z | 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/42419/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/42419/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/42419.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/42419",
"merged_at": "2021-07-07T16:48:31Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/42419.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/42419"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.