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/43622 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43622/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43622/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43622/events | https://github.com/pandas-dev/pandas/pull/43622 | 999,533,833 | PR_kwDOAA0YD84r5nNN | 43,622 | Backport PR #43597 on branch 1.3.x (BUG: .cat changing dtype inplace) | {
"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": "e11d21",
"default": false,
"description": "Categorical Data Type",
... | closed | false | null | [] | {
"closed_at": "2021-10-17T11:06:28Z",
"closed_issues": 77,
"created_at": "2021-09-10T19:48:56Z",
"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-09-17T16:32:56Z | 2021-09-18T00:10:50Z | 2021-09-18T00:10:50Z | NONE | null | Backport PR #43597: BUG: .cat changing dtype inplace | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43622/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43622/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43622.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43622",
"merged_at": "2021-09-18T00:10:50Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43622.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43622"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43623 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43623/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43623/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43623/events | https://github.com/pandas-dev/pandas/pull/43623 | 999,661,389 | PR_kwDOAA0YD84r6AjG | 43,623 | PERF: default_index | {
"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"
}
] | 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-09-17T19:33:49Z | 2021-09-17T21:21:14Z | 2021-09-17T21:17:29Z | MEMBER | null | Surprisingly big difference here
```
from asv_bench.benchmarks.frame_ctor import *
self3 = FromNDArray()
self3.setup()
%timeit self3.time_frame_from_ndarray()
19.8 µs ± 405 ns per loop (mean ± std. dev. of 7 runs, 10000 loops each) # <- PR
30.9 µs ± 1.38 µs per loop (mean ± std. dev. of 7 runs, 10000 loops ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43623/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43623/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43623.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43623",
"merged_at": "2021-09-17T21:17:29Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43623.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43623"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43624 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43624/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43624/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43624/events | https://github.com/pandas-dev/pandas/issues/43624 | 999,671,445 | I_kwDOAA0YD847lcaV | 43,624 | DOC: Chart visualisation, Colormaps links to old Matplotlib documentation | {
"avatar_url": "https://avatars.githubusercontent.com/u/25457921?v=4",
"events_url": "https://api.github.com/users/stelios-c/events{/privacy}",
"followers_url": "https://api.github.com/users/stelios-c/followers",
"following_url": "https://api.github.com/users/stelios-c/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": "8AE234",
"default": false,
"description": null,
"id": 241332... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/25809364?v=4",
"events_url": "https://api.github.com/users/ricardobohadana/events{/privacy}",
"followers_url": "https://api.github.com/users/ricardobohadana/followers",
"following_url": "https://api.github.com/users/ricardobohadana/following{/other_user}"... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/25809364?v=4",
"events_url": "https://api.github.com/users/ricardobohadana/events{/privacy}",
"followers_url": "https://api.github.com/users/ricardobohadana/followers",
"following_url": "https://api.github.com/users/ricardobohadana/following{/... | {
"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-09-17T19:48:53Z | 2021-09-29T13:30:54Z | 2021-09-29T13:30:54Z | NONE | null | ###
- [X] I have checked that the issue still exists on the latest versions of the docs on `master` [here](https://pandas.pydata.org/docs/dev/)
### Location of the documentation
https://pandas.pydata.org/docs/dev/user_guide/visualization.html#colormaps
### Documentation problem
The first paragraph 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/43624/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43624/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43625 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43625/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43625/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43625/events | https://github.com/pandas-dev/pandas/pull/43625 | 999,694,300 | PR_kwDOAA0YD84r6HAX | 43,625 | DOC: add json_normalize in See Also for read_json | {
"avatar_url": "https://avatars.githubusercontent.com/u/17162724?v=4",
"events_url": "https://api.github.com/users/raybellwaves/events{/privacy}",
"followers_url": "https://api.github.com/users/raybellwaves/followers",
"following_url": "https://api.github.com/users/raybellwaves/following{/other_user}",
"gist... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "207de5",
"default": false,
"description": "read_json, to_json, j... | 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-09-17T20:22:45Z | 2021-09-17T21:35:30Z | 2021-09-17T21:35:27Z | CONTRIBUTOR | null | I believe this should link https://pandas.pydata.org/pandas-docs/version/1.2.0/reference/api/pandas.json_normalize.html in https://pandas.pydata.org/docs/reference/api/pandas.io.json.read_json.html#pandas.io.json.read_json
`json_normalize` is great and it may help people working with JSON data who are likely to have... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43625/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43625/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43625.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43625",
"merged_at": "2021-09-17T21:35:27Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43625.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43625"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43626 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43626/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43626/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43626/events | https://github.com/pandas-dev/pandas/pull/43626 | 999,720,712 | PR_kwDOAA0YD84r6MRf | 43,626 | REF: concat on bm_axis==0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "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": "fbca04",
"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",... | 1 | 2021-09-17T21:06:07Z | 2021-09-18T01:10:21Z | 2021-09-17T23:46:23Z | MEMBER | null | Makes it so we no longer need `indexers` in `JoinUnit` (and in fact, so that JoinUnit is only used for axis==1)
```
asv continuous -E virtualenv -f 1.01 master HEAD --append-samples --record-samples -b join_merge
[...]
before after ratio
[26064f0f] [5dedf170]
<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/43626/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43626/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43626.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43626",
"merged_at": "2021-09-17T23:46:23Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43626.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43626"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43627 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43627/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43627/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43627/events | https://github.com/pandas-dev/pandas/pull/43627 | 999,723,549 | PR_kwDOAA0YD84r6M1L | 43,627 | CLN: remove unused sparse reindex | {
"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": "009800",
"default": false,
"description": "Sparse Data Type",
"id": 49182326,
"name": "Sparse",
"node_id": "MDU6TGFiZWw0OTE4MjMyNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Sparse"
},
{
"color": "207de5",
"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",... | 1 | 2021-09-17T21:10:40Z | 2021-09-17T23:03:33Z | 2021-09-17T23:03:30Z | MEMBER | null | The `BlockIndex` reindex method wasn't even returning anything, which raised suspicions :)
(reindexing actually dispatches through take) | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43627/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43627/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43627.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43627",
"merged_at": "2021-09-17T23:03:30Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43627.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43627"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43628 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43628/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43628/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43628/events | https://github.com/pandas-dev/pandas/issues/43628 | 999,745,939 | I_kwDOAA0YD847lumT | 43,628 | API/DEPR: SparseArray constructor usability | {
"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": "009800",
"default": false,
"description": "Sparse Data Type",
"id": 49182326,
"name": "Sparse",
"node_id": "MDU6TGFiZWw0OTE4MjMyNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Sparse"
},
{
"color": "5319e7",
"default": false,
"description"... | open | false | null | [] | null | 1 | 2021-09-17T21:52:36Z | 2021-10-02T16:13:55Z | null | MEMBER | null | Currently the constructor includes `sparse_index`, which is not publicly exposed (nor is there a publicly exposed function to make one). Because of this, I'd like to suggest deprecating `sparse_index`.
One related issue is that without `sparse_index` (or a preexisting `SparseArray`), there is no way to use the cons... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43628/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43628/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43629 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43629/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43629/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43629/events | https://github.com/pandas-dev/pandas/issues/43629 | 999,830,028 | I_kwDOAA0YD847mDIM | 43,629 | ENH: Arithmetic operations on intervals | {
"avatar_url": "https://avatars.githubusercontent.com/u/1200058?v=4",
"events_url": "https://api.github.com/users/Hoeze/events{/privacy}",
"followers_url": "https://api.github.com/users/Hoeze/followers",
"following_url": "https://api.github.com/users/Hoeze/following{/other_user}",
"gists_url": "https://api.g... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "006b75",
"default": false,
"description": "Arithmet... | open | false | null | [] | null | 5 | 2021-09-18T02:14:44Z | 2021-10-09T14:29:29Z | null | NONE | null | #### Is your feature request related to a problem?
I would like to be able to do arithmetic operations on intervals:
- `a + b`:
`pd.Interval(3, 6) + pd.Interval(5, 7) == pd.Interval(3, 7)`
- `a - b`:
`pd.Interval(3, 6) - pd.Interval(5, 7) == pd.Interval(3, 5)`
- `[a, b].union() / np.sum([a, b])`:
```pyth... | {
"+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/43629/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43629/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43630 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43630/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43630/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43630/events | https://github.com/pandas-dev/pandas/pull/43630 | 999,833,594 | PR_kwDOAA0YD84r6g49 | 43,630 | Backport PR #43467 on branch 1.3.x (Make group_mean compatible with NaT) | {
"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": "729FCF",
"default": false,
"description": null,
"id": 233160,
"name": "Groupby",
"node_id": "MDU6TGFiZWwyMzMxNjA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby"
},
{
"color": "d7e102",
"default": false,
"description": "np.nan, pd.NaT,... | closed | false | null | [] | {
"closed_at": "2021-10-17T11:06:28Z",
"closed_issues": 77,
"created_at": "2021-09-10T19:48:56Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com... | 1 | 2021-09-18T02:32:19Z | 2021-09-18T13:47:37Z | 2021-09-18T13:47:37Z | NONE | null | Backport PR #43467: Make group_mean compatible with NaT | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43630/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43630/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43630.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43630",
"merged_at": "2021-09-18T13:47:37Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43630.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43630"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43631 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43631/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43631/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43631/events | https://github.com/pandas-dev/pandas/issues/43631 | 999,844,118 | I_kwDOAA0YD847mGkW | 43,631 | BUG: a categorical series from `pd.cut()` is not equal to `pd.Series(..., dtype='category')` | {
"avatar_url": "https://avatars.githubusercontent.com/u/25895405?v=4",
"events_url": "https://api.github.com/users/Zeroto521/events{/privacy}",
"followers_url": "https://api.github.com/users/Zeroto521/followers",
"following_url": "https://api.github.com/users/Zeroto521/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"
},
{
"color": "e11d21",
"default": false,
"descript... | 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-09-18T02:54:08Z | 2021-09-18T12:24:05Z | 2021-09-18T12:24:05Z | 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](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [ ] I have confirmed this bug exists on the master branch of pandas.
### Reproducible Example
```pytho... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43631/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43631/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43632 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43632/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43632/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43632/events | https://github.com/pandas-dev/pandas/pull/43632 | 999,891,786 | PR_kwDOAA0YD84r6t40 | 43,632 | REF: implement mask_setitem_value | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "fbca04",
"default": false,
"description": "Related to non-user accessible pandas implementation",
"id": 49094459,
"name": "Internals",
"node_id": "MDU6TGFiZWw0OTA5NDQ1OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Internals"
},
{
"color": "7fcce8... | closed | false | null | [] | null | 2 | 2021-09-18T03:36:51Z | 2021-11-17T00:47:38Z | 2021-11-17T00:47:32Z | MEMBER | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them
- [ ] whatsnew entry
cc @phofl I think this is what is needed to get #40380 working (https://github.com/pan... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43632/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43632/timeline | null | 1 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43632.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43632",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/43632.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43632"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43633 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43633/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43633/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43633/events | https://github.com/pandas-dev/pandas/pull/43633 | 999,965,857 | PR_kwDOAA0YD84r66V0 | 43,633 | DOC: Update Matplotlib Colormaps documentation link in chart visualization #43624 | {
"avatar_url": "https://avatars.githubusercontent.com/u/25809364?v=4",
"events_url": "https://api.github.com/users/ricardobohadana/events{/privacy}",
"followers_url": "https://api.github.com/users/ricardobohadana/followers",
"following_url": "https://api.github.com/users/ricardobohadana/following{/other_user}"... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "8AE234",
"default": false,
"description": null,
"id": 241332... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 11 | 2021-09-18T08:07:00Z | 2021-09-29T21:18:23Z | 2021-09-29T13:30:54Z | CONTRIBUTOR | null | - [x] closes #43624
Fixes: Fixed a chart visualization coiormap section link that linked to an outdated version of matplotlib. Now links to a [stable version](https://matplotlib.org/stable/gallery/color/colormap_reference.html#sphx-glr-gallery-color-colormap-reference-py).
| {
"+1": 1,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 1,
"total_count": 2,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43633/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43633/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43633.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43633",
"merged_at": "2021-09-29T13:30:54Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43633.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43633"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43634 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43634/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43634/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43634/events | https://github.com/pandas-dev/pandas/pull/43634 | 999,984,203 | PR_kwDOAA0YD84r69Kb | 43,634 | PERF: groupby with string dtype | {
"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": "729FCF",
"default": false,
"description": null,
"id": 233160,
"name": "Groupby",
"node_id": "MDU6TGFiZWwyMzMxNjA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby"
},
{
"color": "a10c02",
"default": false,
"description": "Memory or execu... | closed | false | null | [] | {
"closed_at": "2021-10-17T11:06:28Z",
"closed_issues": 77,
"created_at": "2021-09-10T19:48:56Z",
"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... | 17 | 2021-09-18T09:24:34Z | 2021-09-24T11:32:45Z | 2021-09-23T16:22:27Z | CONTRIBUTOR | null | - [x] closes #41596
- [ ] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them
- [x] whatsnew entry
```python
In [1]: import numpy as np
...: ...: import pandas as pd
...: ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43634/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43634/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43634.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43634",
"merged_at": "2021-09-23T16:22:27Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43634.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43634"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43635 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43635/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43635/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43635/events | https://github.com/pandas-dev/pandas/pull/43635 | 1,000,022,297 | PR_kwDOAA0YD84r7C2Y | 43,635 | WIP: DEPR: remove methods deprecated in 1.3.0 `Styler` | {
"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": "7fcce8",
"default": false,
"description": "",
"id": 2347992045,
"name": "Stale",
"node_id": "MDU6TGFiZWwyMzQ3OTkyMDQ1",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Stale"
}
] | closed | false | null | [] | null | 4 | 2021-09-18T12:25:21Z | 2021-10-19T12:56:19Z | 2021-10-19T12:56:19Z | CONTRIBUTOR | null | removing methods from `Styler` for 1.4.0 that were deprecated as of 1.3.0. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43635/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43635/timeline | null | 1 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43635.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43635",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/43635.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43635"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43636 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43636/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43636/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43636/events | https://github.com/pandas-dev/pandas/pull/43636 | 1,000,042,042 | PR_kwDOAA0YD84r7F3h | 43,636 | DOC: sync 1.3.4 release notes on 1.3.x with master | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2021-10-17T11:06:28Z",
"closed_issues": 77,
"created_at": "2021-09-10T19:48:56Z",
"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-09-18T14:00:21Z | 2021-09-18T14:59:12Z | 2021-09-18T14:59:07Z | MEMBER | null | This is directly against 1.3.x branch so no backport required. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43636/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43636/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43636.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43636",
"merged_at": "2021-09-18T14:59:07Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43636.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43636"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43637 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43637/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43637/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43637/events | https://github.com/pandas-dev/pandas/issues/43637 | 1,000,049,567 | I_kwDOAA0YD847m4uf | 43,637 | BUG: `styler.to_latex` does hide rows after `hide_index([subset])` | {
"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": 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-09-18T14:32:06Z | 2021-10-18T23:15:56Z | 2021-10-18T23:15:56Z | 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](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [X] I have confirmed this bug exists on the master branch of pandas.
### Reproducible Example
```python
>>> 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/43637/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43637/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43638 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43638/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43638/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43638/events | https://github.com/pandas-dev/pandas/pull/43638 | 1,000,053,620 | PR_kwDOAA0YD84r7Hku | 43,638 | wip: BUG: styler hide index fails for latex translate | {
"avatar_url": "https://avatars.githubusercontent.com/u/24256554?v=4",
"events_url": "https://api.github.com/users/attack68/events{/privacy}",
"followers_url": "https://api.github.com/users/attack68/followers",
"following_url": "https://api.github.com/users/attack68/following{/other_user}",
"gists_url": "htt... | [
{
"color": "006b75",
"default": false,
"description": "conditional formatting using DataFrame.style",
"id": 1728592794,
"name": "Styler",
"node_id": "MDU6TGFiZWwxNzI4NTkyNzk0",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Styler"
}
] | closed | false | null | [] | null | 6 | 2021-09-18T14:49:57Z | 2021-09-23T16:40:52Z | 2021-09-23T16:38:32Z | CONTRIBUTOR | null | - [x] closes #43637
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) 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/43638/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43638/timeline | null | 1 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43638.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43638",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/43638.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43638"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43639 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43639/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43639/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43639/events | https://github.com/pandas-dev/pandas/pull/43639 | 1,000,055,808 | PR_kwDOAA0YD84r7H4F | 43,639 | backport 43638: bug: styler to_latex doesnt respect hide_index | {
"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... | [] | closed | false | null | [] | null | 0 | 2021-09-18T14:58:56Z | 2021-09-23T16:40:43Z | 2021-09-18T14:59:51Z | CONTRIBUTOR | null | 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/43639/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43639/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43639.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43639",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/43639.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43639"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43640 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43640/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43640/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43640/events | https://github.com/pandas-dev/pandas/pull/43640 | 1,000,056,352 | PR_kwDOAA0YD84r7H9A | 43,640 | backport 43638: BUG: styler to_latex doesnt respect hide_index | {
"avatar_url": "https://avatars.githubusercontent.com/u/24256554?v=4",
"events_url": "https://api.github.com/users/attack68/events{/privacy}",
"followers_url": "https://api.github.com/users/attack68/followers",
"following_url": "https://api.github.com/users/attack68/following{/other_user}",
"gists_url": "htt... | [
{
"color": "006b75",
"default": false,
"description": "conditional formatting using DataFrame.style",
"id": 1728592794,
"name": "Styler",
"node_id": "MDU6TGFiZWwxNzI4NTkyNzk0",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Styler"
}
] | closed | false | null | [] | null | 3 | 2021-09-18T15:01:11Z | 2021-09-23T16:40:32Z | 2021-09-23T16:39:33Z | CONTRIBUTOR | null | 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/43640/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43640/timeline | null | 1 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43640.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43640",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/43640.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43640"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43641 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43641/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43641/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43641/events | https://github.com/pandas-dev/pandas/pull/43641 | 1,000,056,526 | PR_kwDOAA0YD84r7H-b | 43,641 | DOC: minor fixup of 1.3.4 release notes | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2021-10-17T11:06:28Z",
"closed_issues": 77,
"created_at": "2021-09-10T19:48:56Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com... | 1 | 2021-09-18T15:01:51Z | 2021-09-20T09:20:03Z | 2021-09-18T19:26:18Z | MEMBER | null | 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/43641/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43641/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43641.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43641",
"merged_at": "2021-09-18T19:26:18Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43641.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43641"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43642 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43642/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43642/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43642/events | https://github.com/pandas-dev/pandas/pull/43642 | 1,000,075,620 | PR_kwDOAA0YD84r7Kxl | 43,642 | CLN: Python Parser code | {
"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": "5319e7",
"default": false,
"description": "read_csv, to_csv",
"id": 47229171,
"name": "IO CSV",
"node_id": "MDU6TGFiZWw0NzIyOTE3MQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV"
},
{
"color": "7fcce8",
"default": false,
"descriptio... | closed | false | null | [] | null | 3 | 2021-09-18T16:26:11Z | 2021-11-04T20:35:27Z | 2021-11-04T20:35:18Z | MEMBER | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) 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/43642/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43642/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43642.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43642",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/43642.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43642"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43643 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43643/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43643/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43643/events | https://github.com/pandas-dev/pandas/pull/43643 | 1,000,091,597 | PR_kwDOAA0YD84r7NM5 | 43,643 | CI: azure timeouts | {
"avatar_url": "https://avatars.githubusercontent.com/u/37011898?v=4",
"events_url": "https://api.github.com/users/mzeitlin11/events{/privacy}",
"followers_url": "https://api.github.com/users/mzeitlin11/followers",
"following_url": "https://api.github.com/users/mzeitlin11/following{/other_user}",
"gists_url"... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "a2bca7",
"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",... | 9 | 2021-09-18T17:40:12Z | 2021-09-21T16:51:33Z | 2021-09-21T12:46:35Z | MEMBER | null | Based on the logging in #43611, in both timeout cases, the last test `gw0` ran was before the hypothesis test in `test_parse_dates` (this is a giant test - 56 parameterizations, hypothesis does 100 examples by default).
Not sure why this would be the cause, couldn't find any issues about it that might explain a dead... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43643/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43643/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43643.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43643",
"merged_at": "2021-09-21T12:46:35Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43643.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43643"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43644 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43644/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43644/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43644/events | https://github.com/pandas-dev/pandas/issues/43644 | 1,000,092,558 | I_kwDOAA0YD847nDOO | 43,644 | BUG: styler hide_index hide_columns misaligns multiindex | {
"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": "read_html, to_html, Styl... | 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-09-18T17:44:49Z | 2021-10-18T23:15:56Z | 2021-10-18T23:15:56Z | 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](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [X] I have confirmed this bug exists on the master branch of pandas.
### Reproducible Example
```python
midx = Mu... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43644/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43644/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43645 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43645/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43645/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43645/events | https://github.com/pandas-dev/pandas/issues/43645 | 1,000,107,823 | I_kwDOAA0YD847nG8v | 43,645 | ENH: How do I perform rolling aggregate with lag in terms of time ? | {
"avatar_url": "https://avatars.githubusercontent.com/u/88504774?v=4",
"events_url": "https://api.github.com/users/enthusiastics/events{/privacy}",
"followers_url": "https://api.github.com/users/enthusiastics/followers",
"following_url": "https://api.github.com/users/enthusiastics/following{/other_user}",
"g... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "0052cc",
"default": false,
"description": "Issue th... | closed | false | null | [] | null | 1 | 2021-09-18T18:56:35Z | 2021-09-19T19:02:23Z | 2021-09-19T19:02:23Z | NONE | null | I would like to perform the task called rolling aggregate with lag... Starting with this dataframe
import pandas as pd
import numpy as np
df = pd.DataFrame({'B': [0, 1, 2, np.nan, 4]},
index = [pd.Timestamp('20130101 09:00:00'),
pd.Tim... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43645/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43645/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43646 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43646/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43646/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43646/events | https://github.com/pandas-dev/pandas/pull/43646 | 1,000,114,405 | PR_kwDOAA0YD84r7Qqj | 43,646 | Backport PR #43641 on branch 1.3.x (DOC: minor fixup of 1.3.4 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-10-17T11:06:28Z",
"closed_issues": 77,
"created_at": "2021-09-10T19:48:56Z",
"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-09-18T19:26:42Z | 2021-09-18T20:51:05Z | 2021-09-18T20:51:05Z | NONE | null | Backport PR #43641: DOC: minor fixup of 1.3.4 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/43646/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43646/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43646.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43646",
"merged_at": "2021-09-18T20:51:05Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43646.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43646"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43647 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43647/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43647/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43647/events | https://github.com/pandas-dev/pandas/pull/43647 | 1,000,115,023 | PR_kwDOAA0YD84r7Qwj | 43,647 | BUG: REGR: read_csv with memory_map=True raises UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc4 in position 262143: unexpected end of data | {
"avatar_url": "https://avatars.githubusercontent.com/u/9954897?v=4",
"events_url": "https://api.github.com/users/michal-gh/events{/privacy}",
"followers_url": "https://api.github.com/users/michal-gh/followers",
"following_url": "https://api.github.com/users/michal-gh/following{/other_user}",
"gists_url": "h... | [
{
"color": "e11d21",
"default": false,
"description": "Functionality that used to work in a prior pandas version",
"id": 32815646,
"name": "Regression",
"node_id": "MDU6TGFiZWwzMjgxNTY0Ng==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression"
},
{
"color": ... | closed | false | null | [] | {
"closed_at": "2021-10-17T11:06:28Z",
"closed_issues": 77,
"created_at": "2021-09-10T19:48:56Z",
"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... | 5 | 2021-09-18T19:29:29Z | 2021-09-22T17:14:09Z | 2021-09-21T21:37:42Z | CONTRIBUTOR | null | - [x ] closes #43540
- [x ] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) 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/43647/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43647/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43647.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43647",
"merged_at": "2021-09-21T21:37:42Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43647.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43647"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43648 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43648/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43648/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43648/events | https://github.com/pandas-dev/pandas/issues/43648 | 1,000,122,295 | I_kwDOAA0YD847nKe3 | 43,648 | BUG: latex css conversion does not work on new applymap_index | {
"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": 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-09-18T20:05:49Z | 2021-09-21T13:57:25Z | 2021-09-21T13:57:25Z | 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](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [X] I have confirmed this bug exists on the master branch of pandas.
### Reproducible Example
```python
df = Data... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43648/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43648/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43649 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43649/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43649/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43649/events | https://github.com/pandas-dev/pandas/pull/43649 | 1,000,130,281 | PR_kwDOAA0YD84r7S-E | 43,649 | BUG: styler multiindex hiding indexes and columns alignment | {
"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": "read_html, to_html, Styl... | 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-09-18T20:45:11Z | 2021-10-19T05:31:54Z | 2021-10-18T23:15:56Z | CONTRIBUTOR | null | #### Follows #43686
- [x] closes #43637
- [x] closes #43644
- [x] closes #43703
- [x] tests added / passed
- [x] whatsnew entry (note part of the bug seems to have been created by hiding `levels` which is a new feature in 1.4.0).
This PR has two parts:
1) Addressing the bug fixes as per above.
The key ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43649/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43649/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43649.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43649",
"merged_at": "2021-10-18T23:15:55Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43649.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43649"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43650 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43650/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43650/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43650/events | https://github.com/pandas-dev/pandas/issues/43650 | 1,000,133,222 | I_kwDOAA0YD847nNJm | 43,650 | CI/BUG: pyarrow read_csv deadlock | {
"avatar_url": "https://avatars.githubusercontent.com/u/37011898?v=4",
"events_url": "https://api.github.com/users/mzeitlin11/events{/privacy}",
"followers_url": "https://api.github.com/users/mzeitlin11/followers",
"following_url": "https://api.github.com/users/mzeitlin11/following{/other_user}",
"gists_url"... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "5319e7",
"d... | open | false | null | [] | null | 3 | 2021-09-18T21:00:27Z | 2021-09-21T23:41:09Z | null | MEMBER | null | xref #43611, #43643
When trying to figure out azure timeout issues, deadlock appeared to be occurring in parser code, so `pyarrow` makes sense as the culprit. Seems like tests with weird input cause issues, for example some of the `parse_dates` tests, or for a specific reproducer the test:
`pandas/tests/io/parser... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43650/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43650/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43651 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43651/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43651/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43651/events | https://github.com/pandas-dev/pandas/pull/43651 | 1,000,139,026 | PR_kwDOAA0YD84r7URj | 43,651 | REF: remove JoinUnit.shape | {
"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": "fbca04",
"default": false,
"de... | open | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 4 | 2021-09-18T21:31:25Z | 2021-11-11T03:16:07Z | null | MEMBER | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) 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/43651/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43651/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43651.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43651",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/43651.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43651"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43652 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43652/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43652/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43652/events | https://github.com/pandas-dev/pandas/issues/43652 | 1,000,157,199 | I_kwDOAA0YD847nTAP | 43,652 | CI: codecov for pyx files | {
"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": "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",
... | 2 | 2021-09-18T23:23:10Z | 2021-09-20T15:49:26Z | null | CONTRIBUTOR | null | #### Is your feature request related to a problem?
cython supports [line coverage](https://cython.readthedocs.io/en/latest/src/tutorial/profiling_tutorial.html#enabling-coverage-analysis) but pyx files are currently not included in the codecov reports. Having code coverage for cython code might help to remove unused... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43652/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43652/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43653 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43653/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43653/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43653/events | https://github.com/pandas-dev/pandas/pull/43653 | 1,000,175,393 | PR_kwDOAA0YD84r7Za8 | 43,653 | REF: ExtensionIndex.searchsorted -> IndexOpsMixin.searchsorted | {
"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": "6138b5",
"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",... | 2 | 2021-09-19T01:18:48Z | 2021-09-29T16:39:56Z | 2021-09-29T13:11:21Z | MEMBER | null | Perf-neutral on the case that motivated implementing ExtensionIndex.searchsorted (#38083)
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43653/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43653/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43653.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43653",
"merged_at": "2021-09-29T13:11:21Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43653.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43653"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43654 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43654/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43654/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43654/events | https://github.com/pandas-dev/pandas/pull/43654 | 1,000,191,498 | PR_kwDOAA0YD84r7br0 | 43,654 | PERF: sparse take | {
"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": "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": "a1... | 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-09-19T03:02:14Z | 2021-09-21T16:51:15Z | 2021-09-21T14:08:48Z | MEMBER | null | This helps some on #41023 because `__getitem__` uses `take` internally for `SparseArray`. However, the big gain there can follow after this to move towards not densifying on `__getitem__` with a slice
Benchmarks:
```
before after ratio
[e7e7b407] [4de1fe27]
<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/43654/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43654/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43654.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43654",
"merged_at": "2021-09-21T14:08:48Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43654.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43654"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43655 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43655/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43655/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43655/events | https://github.com/pandas-dev/pandas/issues/43655 | 1,000,201,748 | I_kwDOAA0YD847nd4U | 43,655 | BUG: Wrong result when inserting and sorting with groupby and apply | {
"avatar_url": "https://avatars.githubusercontent.com/u/90996011?v=4",
"events_url": "https://api.github.com/users/ryangogogo36/events{/privacy}",
"followers_url": "https://api.github.com/users/ryangogogo36/followers",
"following_url": "https://api.github.com/users/ryangogogo36/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": "729FCF",
"default": false,
"description": null,
"id": 233160,
... | closed | false | null | [] | null | 4 | 2021-09-19T04:09:07Z | 2021-09-19T22:35:40Z | 2021-09-19T22:35:25Z | 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](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [ ] I have confirmed this bug exists on the master branch of pandas.
### Reproducible Example
```pytho... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43655/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43655/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43656 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43656/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43656/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43656/events | https://github.com/pandas-dev/pandas/pull/43656 | 1,000,234,708 | PR_kwDOAA0YD84r7h1d | 43,656 | DOC: expand allowed vals for `multicol_align` | {
"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": "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": 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-09-19T07:26:18Z | 2021-09-21T16:16:29Z | 2021-09-21T14:09:54Z | CONTRIBUTOR | null | - [x] closes #43471
no whats new since this is a new feature for 1.4.0 anyway.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43656/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43656/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43656.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43656",
"merged_at": "2021-09-21T14:09:53Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43656.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43656"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43657 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43657/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43657/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43657/events | https://github.com/pandas-dev/pandas/pull/43657 | 1,000,241,527 | PR_kwDOAA0YD84r7i55 | 43,657 | BUG: add css conversion for new `Styler.apply_index` styles | {
"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": 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-09-19T08:01:34Z | 2021-09-21T14:09:22Z | 2021-09-21T13:57:25Z | CONTRIBUTOR | null | - [x] closes #43648
no whats new needed since `apply_index` is new to 1.4.0 and this just makes it more complete.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43657/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43657/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43657.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43657",
"merged_at": "2021-09-21T13:57:25Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43657.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43657"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43658 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43658/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43658/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43658/events | https://github.com/pandas-dev/pandas/pull/43658 | 1,000,259,595 | PR_kwDOAA0YD84r7ll8 | 43,658 | DEPR: Fix deprecation warnings in ASV | {
"avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4",
"events_url": "https://api.github.com/users/topper-123/events{/privacy}",
"followers_url": "https://api.github.com/users/topper-123/followers",
"following_url": "https://api.github.com/users/topper-123/following{/other_user}",
"gists_url"... | [
{
"color": "5319e7",
"default": false,
"description": "Functionality to remove in pandas",
"id": 87485152,
"name": "Deprecate",
"node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate"
},
{
"color": "ae68cc",
"default": f... | 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-09-19T09:21:40Z | 2021-09-21T12:44:21Z | 2021-09-21T12:14:18Z | CONTRIBUTOR | null | - [X] closes #43586
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43658/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43658/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43658.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43658",
"merged_at": "2021-09-21T12:14:17Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43658.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43658"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43659 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43659/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43659/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43659/events | https://github.com/pandas-dev/pandas/issues/43659 | 1,000,274,204 | I_kwDOAA0YD847nvkc | 43,659 | BUG: rename fails when using level | {
"avatar_url": "https://avatars.githubusercontent.com/u/4247265?v=4",
"events_url": "https://api.github.com/users/bustawin/events{/privacy}",
"followers_url": "https://api.github.com/users/bustawin/followers",
"following_url": "https://api.github.com/users/bustawin/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": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stac... | 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-09-19T10:30:38Z | 2021-09-27T23:34:23Z | 2021-09-27T23:34: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](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [ ] I have confirmed this bug exists on the master branch of pandas.
### Reproducible Example
```python
import pa... | {
"+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/43659/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43659/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43660 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43660/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43660/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43660/events | https://github.com/pandas-dev/pandas/pull/43660 | 1,000,358,401 | PR_kwDOAA0YD84r71E5 | 43,660 | CI: adding cython coverage | {
"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": "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": "7fcce8",
"default": false,
"description": ... | open | false | null | [] | null | 2 | 2021-09-19T16:30:43Z | 2021-11-12T00:03:30Z | null | CONTRIBUTOR | null | - [x] closes #43652
Trying to include cython codes in codecov reports.
Working with the CI for the first time.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43660/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43660/timeline | null | 1 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43660.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43660",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/43660.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43660"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43661 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43661/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43661/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43661/events | https://github.com/pandas-dev/pandas/pull/43661 | 1,000,377,883 | PR_kwDOAA0YD84r74H0 | 43,661 | REF: simplify IndexEngine signature | {
"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": "e99695",
"default": false,
"description": "Related to the Index class or subclasses",
"id": 1218227310,
"name": "Index",
"node_id": "MDU6TGFiZWwxMjE4MjI3MzEw",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Index"
}
] | closed | false | null | [] | {
"closed_at": 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-09-19T17:59:21Z | 2021-09-20T15:24:43Z | 2021-09-20T13:18:24Z | MEMBER | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) 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/43661/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43661/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43661.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43661",
"merged_at": "2021-09-20T13:18:24Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43661.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43661"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43662 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43662/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43662/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43662/events | https://github.com/pandas-dev/pandas/pull/43662 | 1,000,399,025 | PR_kwDOAA0YD84r77cA | 43,662 | ENH: `Styler.bar` accepts matplotlib colormap | {
"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": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "006b75",
"default": false,
"description": "conditio... | 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-09-19T19:33:51Z | 2021-10-11T15:51:20Z | 2021-10-10T17:35:44Z | CONTRIBUTOR | null | No one has requested this but I think its nice none-the-less, especially in finance / science. Kind of like background_gradient with slightly different vizualisations.

![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/43662/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43662/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43662.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43662",
"merged_at": "2021-10-10T17:35:44Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43662.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43662"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43663 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43663/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43663/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43663/events | https://github.com/pandas-dev/pandas/issues/43663 | 1,000,404,698 | I_kwDOAA0YD847oPba | 43,663 | DOC: Add Inner Fill Option | {
"avatar_url": "https://avatars.githubusercontent.com/u/4192642?v=4",
"events_url": "https://api.github.com/users/nickginsberg/events{/privacy}",
"followers_url": "https://api.github.com/users/nickginsberg/followers",
"following_url": "https://api.github.com/users/nickginsberg/following{/other_user}",
"gists... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | open | false | null | [] | null | 1 | 2021-09-19T19:59:10Z | 2021-10-01T22:43:30Z | null | NONE | null | #### Is your feature request related to a problem?
With fillna (https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.fillna.html), the options are only front fill or back fill. In some instances, though, you might want to do an "inner" fill--meaning only fill between the first valid value and ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43663/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43663/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43664 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43664/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43664/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43664/events | https://github.com/pandas-dev/pandas/issues/43664 | 1,000,410,828 | I_kwDOAA0YD847oQ7M | 43,664 | TYP: Redundant imports to define the public API | {
"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",... | 0 | 2021-09-19T20:25:24Z | 2021-09-28T23:39:12Z | 2021-09-28T23:39:12Z | CONTRIBUTOR | null | The following is not standardized in a PEP but is [generally agreed on by multiple type checkers](https://github.com/pytorch/pytorch/issues/47027#issuecomment-780898127) and is mentioned in the [scope of stub files in PEP484](https://www.python.org/dev/peps/pep-0484/#stub-files). See https://github.com/pytorch/pytorch/... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43664/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43664/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43665 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43665/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43665/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43665/events | https://github.com/pandas-dev/pandas/pull/43665 | 1,000,432,702 | PR_kwDOAA0YD84r8Apg | 43,665 | DEPR: rolling/expanding/ewm.validate | {
"avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4",
"events_url": "https://api.github.com/users/mroeschke/events{/privacy}",
"followers_url": "https://api.github.com/users/mroeschke/followers",
"following_url": "https://api.github.com/users/mroeschke/following{/other_user}",
"gists_url": "... | [
{
"color": "5319e7",
"default": false,
"description": "Functionality to remove in pandas",
"id": 87485152,
"name": "Deprecate",
"node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate"
},
{
"color": "d4c5f9",
"default": f... | 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-09-19T22:10:37Z | 2021-09-20T16:59:13Z | 2021-09-20T14:36:30Z | MEMBER | null | - [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them
- [x] whatsnew entry
An method with validation logic that should be in `__init__` ideally and should not be called by 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/43665/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43665/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43665.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43665",
"merged_at": "2021-09-20T14:36:30Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43665.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43665"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43666 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43666/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43666/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43666/events | https://github.com/pandas-dev/pandas/pull/43666 | 1,000,614,729 | PR_kwDOAA0YD84r8iX- | 43,666 | ENH: RangeIndex.sort_values now avoids materialization of values | {
"avatar_url": "https://avatars.githubusercontent.com/u/12675558?v=4",
"events_url": "https://api.github.com/users/usersblock/events{/privacy}",
"followers_url": "https://api.github.com/users/usersblock/followers",
"following_url": "https://api.github.com/users/usersblock/following{/other_user}",
"gists_url"... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "a10c02",
"default": false,
"description": "Memory o... | 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",... | 9 | 2021-09-20T06:25:54Z | 2021-10-21T00:50:26Z | 2021-10-21T00:50:22Z | CONTRIBUTOR | null | - [x] closes #43584
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them
- [x] whatsnew entry
What's new: On any instance of RangeIndex, sort_values will not sort as it is already 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/43666/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43666/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43666.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43666",
"merged_at": "2021-10-21T00:50:22Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43666.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43666"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43667 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43667/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43667/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43667/events | https://github.com/pandas-dev/pandas/pull/43667 | 1,000,624,132 | PR_kwDOAA0YD84r8kI0 | 43,667 | BUG: rename fails when using level | {
"avatar_url": "https://avatars.githubusercontent.com/u/25926862?v=4",
"events_url": "https://api.github.com/users/wojtek2kdev/events{/privacy}",
"followers_url": "https://api.github.com/users/wojtek2kdev/followers",
"following_url": "https://api.github.com/users/wojtek2kdev/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": "207de5",
"default": false,
"description": null,
"id": 71268330,... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 6 | 2021-09-20T06:45:26Z | 2021-09-28T01:12:36Z | 2021-09-27T23:34:23Z | CONTRIBUTOR | null | - [x] closes #43659
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) 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/43667/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43667/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43667.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43667",
"merged_at": "2021-09-27T23:34:23Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43667.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43667"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43668 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43668/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43668/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43668/events | https://github.com/pandas-dev/pandas/issues/43668 | 1,000,771,074 | I_kwDOAA0YD847po4C | 43,668 | BUG: DataFrame.convert_dtypes doesn't preserve subclasses | {
"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": "abf98b",
"default": false,
"description": "Subclassing pandas objec... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/45483497?v=4",
"events_url": "https://api.github.com/users/m-richards/events{/privacy}",
"followers_url": "https://api.github.com/users/m-richards/followers",
"following_url": "https://api.github.com/users/m-richards/following{/other_user}",
"gists_url"... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/45483497?v=4",
"events_url": "https://api.github.com/users/m-richards/events{/privacy}",
"followers_url": "https://api.github.com/users/m-richards/followers",
"following_url": "https://api.github.com/users/m-richards/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-09-20T09:49:31Z | 2021-11-13T17:03:31Z | 2021-11-13T17:03:31Z | MEMBER | null | The `DataFrame.convert_dtypes` method returns the same dataframe (with potentially updated dtypes in certain columns), but because of the internal use of `concat`, it doesn't necessarily preserve the class type of the dataframe for subclasses.
Noticed this in GeoPandas: https://github.com/geopandas/geopandas/issues/... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43668/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43668/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43669 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43669/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43669/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43669/events | https://github.com/pandas-dev/pandas/issues/43669 | 1,000,829,081 | I_kwDOAA0YD847p3CZ | 43,669 | BUG: Wrong time data when using GMT+/-xy time zones | {
"avatar_url": "https://avatars.githubusercontent.com/u/36617169?v=4",
"events_url": "https://api.github.com/users/SKittan/events{/privacy}",
"followers_url": "https://api.github.com/users/SKittan/followers",
"following_url": "https://api.github.com/users/SKittan/following{/other_user}",
"gists_url": "https:... | [
{
"color": "0052cc",
"default": false,
"description": null,
"id": 34444536,
"name": "Usage Question",
"node_id": "MDU6TGFiZWwzNDQ0NDUzNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question"
},
{
"color": "5319e7",
"default": false,
"descript... | 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-09-20T10:56:18Z | 2021-09-23T00:15:27Z | 2021-09-23T00:15:27Z | NONE | null | ###
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [ ] I have confirmed this bug exists on the master branch of pandas.
### Reproducible Example
```python
import pa... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43669/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43669/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43670 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43670/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43670/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43670/events | https://github.com/pandas-dev/pandas/pull/43670 | 1,001,266,986 | PR_kwDOAA0YD84r-k6W | 43,670 | ENH: latex styler bool pandas options | {
"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": "AD7FA8",
"default": false,
"description": null,
"id": 35818298,
"name": "API Design",
"node_id": "MDU6TGFiZWwzNTgxODI5OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design"
},
{
"color": "006b75",
"default": false,
"description": "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",... | 6 | 2021-09-20T18:25:46Z | 2021-10-19T05:32:03Z | 2021-10-18T23:15:03Z | CONTRIBUTOR | null | - [x] adds the last remaining options for #41395 for the existing args in Styler.to_latex.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43670/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43670/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43670.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43670",
"merged_at": "2021-10-18T23:15:03Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43670.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43670"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43671 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43671/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43671/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43671/events | https://github.com/pandas-dev/pandas/pull/43671 | 1,001,279,065 | PR_kwDOAA0YD84r-nVn | 43,671 | ENH: enable skipna on groupby reduction ops | {
"avatar_url": "https://avatars.githubusercontent.com/u/8428345?v=4",
"events_url": "https://api.github.com/users/geoffrey-eisenbarth/events{/privacy}",
"followers_url": "https://api.github.com/users/geoffrey-eisenbarth/followers",
"following_url": "https://api.github.com/users/geoffrey-eisenbarth/following{/o... | [
{
"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": "729FCF",
"default": false,
"description": null,
... | open | false | null | [] | null | 8 | 2021-09-20T18:41:27Z | 2021-11-02T16:09:58Z | null | CONTRIBUTOR | null | - [ ] closes #15675
- [ ] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them
- [x] whatsnew entry
@mzeitlin11 Any help you can provide on what tests I should add, or where to start di... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43671/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43671/timeline | null | 1 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43671.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43671",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/43671.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43671"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43672 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43672/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43672/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43672/events | https://github.com/pandas-dev/pandas/pull/43672 | 1,001,297,490 | PR_kwDOAA0YD84r-qzQ | 43,672 | CI: run 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": "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": "ea91a4",
"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",... | 8 | 2021-09-20T19:03:24Z | 2021-09-25T15:37:51Z | 2021-09-25T15:37:17Z | CONTRIBUTOR | null | Run pyright in strict mode with a very long list of rules that need to be ignored. The idea is to enable more rules over time.
pre-commit seamlessly installs pyright (depends on node.js) but running pyright as part of the pre-commit slows the pre-commit down by ~85s.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43672/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43672/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43672.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43672",
"merged_at": "2021-09-25T15:37:17Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43672.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43672"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43673 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43673/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43673/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43673/events | https://github.com/pandas-dev/pandas/pull/43673 | 1,001,318,271 | PR_kwDOAA0YD84r-u8T | 43,673 | ENH: omit CSSStyle rules for hidden table elements (#43619) | {
"avatar_url": "https://avatars.githubusercontent.com/u/414652?v=4",
"events_url": "https://api.github.com/users/rendner/events{/privacy}",
"followers_url": "https://api.github.com/users/rendner/followers",
"following_url": "https://api.github.com/users/rendner/following{/other_user}",
"gists_url": "https://... | [
{
"color": "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": 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",... | 9 | 2021-09-20T19:25:30Z | 2021-09-23T14:42:43Z | 2021-09-22T12:36:52Z | CONTRIBUTOR | null | - [x] closes #43619
- [x] tests added / passed (but canceled due to another error)
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them
- [x] whatsnew entry
I couldn't run all tests, because of the followin... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43673/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43673/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43673.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43673",
"merged_at": "2021-09-22T12:36:51Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43673.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43673"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43674 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43674/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43674/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43674/events | https://github.com/pandas-dev/pandas/pull/43674 | 1,001,369,179 | PR_kwDOAA0YD84r-5Vl | 43,674 | TST: dropping of nuisance columns for groupby ops #38815 | {
"avatar_url": "https://avatars.githubusercontent.com/u/44500643?v=4",
"events_url": "https://api.github.com/users/horaceklai/events{/privacy}",
"followers_url": "https://api.github.com/users/horaceklai/followers",
"following_url": "https://api.github.com/users/horaceklai/following{/other_user}",
"gists_url"... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "729FCF",
"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",... | 3 | 2021-09-20T20:23:30Z | 2021-10-05T00:30:14Z | 2021-10-05T00:30:11Z | CONTRIBUTOR | null | Add more aggregation functions for nuisance tests
- [ x] closes #38815
- [x ] tests added / passed
- [x ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) 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/43674/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43674/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43674.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43674",
"merged_at": "2021-10-05T00:30:11Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43674.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43674"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43675 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43675/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43675/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43675/events | https://github.com/pandas-dev/pandas/pull/43675 | 1,001,529,228 | PR_kwDOAA0YD84r_bqa | 43,675 | PERF: Groupby.any/all object dtype | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
"name": "Groupby",
"node_id": "MDU6TGFiZWwyMzMxNjA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby"
},
{
"color": "a10c02",
"default": false,
"description": "Memory or execu... | closed | false | null | [] | {
"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-09-20T22:58:46Z | 2021-09-21T14:50:05Z | 2021-09-21T12:48:26Z | MEMBER | null | ```
from asv_bench.benchmarks.groupby import *
self = GroupByMethods()
self.setup("object", "any", "direct", 10)
%timeit self.time_dtype_as_field("object", "any", "direct", 10)
1.12 ms ± 60.7 µs per loop (mean ± std. dev. of 7 runs, 1000 loops each) # <- PR
11.4 ms ± 49.8 µs per loop (mean ± std. dev. of 7 ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43675/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43675/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43675.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43675",
"merged_at": "2021-09-21T12:48:26Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43675.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43675"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43676 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43676/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43676/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43676/events | https://github.com/pandas-dev/pandas/pull/43676 | 1,001,570,126 | PR_kwDOAA0YD84r_kax | 43,676 | WIP: Debug Slow Database CI | {
"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": "... | [] | closed | false | null | [] | null | 0 | 2021-09-20T23:49:25Z | 2021-11-12T05:05:06Z | 2021-09-21T00:17:26Z | MEMBER | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them
- [ ] whatsnew entry
Database / Linux_py37_IO (ci/deps/actions-37-db-min.yaml) (pull_request) is the offe... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43676/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43676/timeline | null | 1 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43676.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43676",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/43676.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43676"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43677 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43677/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43677/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43677/events | https://github.com/pandas-dev/pandas/pull/43677 | 1,001,595,729 | PR_kwDOAA0YD84r_pa0 | 43,677 | CI: Strict channel Priority | {
"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-10-17T11:06:28Z",
"closed_issues": 77,
"created_at": "2021-09-10T19:48:56Z",
"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... | 5 | 2021-09-21T00:23:04Z | 2021-09-23T00:04:48Z | 2021-09-22T13:10:25Z | MEMBER | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them
- [ ] whatsnew entry
Hopefully, this makes the slow Database CI that takes 6+ hours go faster(most of the t... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43677/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43677/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43677.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43677",
"merged_at": "2021-09-22T13:10:25Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43677.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43677"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43678 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43678/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43678/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43678/events | https://github.com/pandas-dev/pandas/pull/43678 | 1,001,672,010 | PR_kwDOAA0YD84r_48U | 43,678 | POC: New UDF methods option | {
"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": "AD7FA8",
"default": false,
"description": null,
"id": 35818298,
"name": "API Design",
"node_id": "MDU6TGFiZWwzNTgxODI5OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design"
},
{
"color": "fbca04",
"default": false,
"description": "A... | closed | false | null | [] | null | 1 | 2021-09-21T01:59:24Z | 2021-10-26T03:34:49Z | 2021-10-26T03:34:49Z | MEMBER | null | Start of #41112
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them
- [ ] whatsnew entry
The goal is to provide an implementation for apply on lists. See https://github.com/pan... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43678/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43678/timeline | null | 1 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43678.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43678",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/43678.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43678"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43679 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43679/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43679/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43679/events | https://github.com/pandas-dev/pandas/pull/43679 | 1,001,769,456 | PR_kwDOAA0YD84sAM3U | 43,679 | REF: unify i8 casting in DatetimeEngine | {
"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": "AFEEEE",
"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-09-21T03:33:06Z | 2021-09-21T20:35:57Z | 2021-09-21T19:21:57Z | MEMBER | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) 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/43679/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43679/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43679.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43679",
"merged_at": "2021-09-21T19:21:57Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43679.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43679"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43680 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43680/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43680/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43680/events | https://github.com/pandas-dev/pandas/issues/43680 | 1,001,797,970 | I_kwDOAA0YD847tjlS | 43,680 | BUG: pd.Dataframe.sort_values() does not sort values of percentage well. | {
"avatar_url": "https://avatars.githubusercontent.com/u/65025004?v=4",
"events_url": "https://api.github.com/users/likilyn/events{/privacy}",
"followers_url": "https://api.github.com/users/likilyn/followers",
"following_url": "https://api.github.com/users/likilyn/following{/other_user}",
"gists_url": "https:... | [
{
"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... | 1 | 2021-09-21T03:57:50Z | 2021-09-21T10:21:47Z | 2021-09-21T10:21:47Z | 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](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [X] I have confirmed this bug exists on the master branch of pandas.
### Reproducible Example
```python
import pa... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43680/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43680/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43681 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43681/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43681/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43681/events | https://github.com/pandas-dev/pandas/issues/43681 | 1,002,416,036 | I_kwDOAA0YD847v6ek | 43,681 | BUG: groupby/apply reuses the index which causes weird behavior | {
"avatar_url": "https://avatars.githubusercontent.com/u/1304950?v=4",
"events_url": "https://api.github.com/users/sdementen/events{/privacy}",
"followers_url": "https://api.github.com/users/sdementen/followers",
"following_url": "https://api.github.com/users/sdementen/following{/other_user}",
"gists_url": "h... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
... | open | false | null | [] | null | 2 | 2021-09-21T12:49:03Z | 2021-10-01T22:52:16Z | 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](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [ ] I have confirmed this bug exists on the master branch of pandas.
### Reproducible Example
```python
import pa... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43681/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43681/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43682 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43682/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43682/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43682/events | https://github.com/pandas-dev/pandas/issues/43682 | 1,002,839,181 | I_kwDOAA0YD847xhyN | 43,682 | ENH: generic implementation of ea_wrap_cython_operation | {
"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": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "729FCF",
"default": false,
"description": null,
... | 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-09-21T16:40:03Z | 2021-09-21T18:03:03Z | null | CONTRIBUTOR | null | Create a property function to decide what to do for EAs in `_ea_wrap_cython_operation` for groupby ops.
xref : https://github.com/pandas-dev/pandas/pull/43634#discussion_r712140219
https://github.com/pandas-dev/pandas/blob/439acc99b2968ec8062eee05af7346acea20915b/pandas/core/groupby/ops.py#L318-L333 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43682/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43682/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43683 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43683/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43683/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43683/events | https://github.com/pandas-dev/pandas/pull/43683 | 1,002,914,803 | PR_kwDOAA0YD84sEC6K | 43,683 | PERF: dropna | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "d7e102",
"default": false,
"description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate",
"id": 2822342,
"name": "Missing-data",
"node_id": "MDU6TGFiZWwyODIyMzQy",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data"
},
{
"color": "a10c02"... | 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-09-21T17:24:45Z | 2021-09-21T20:35:18Z | 2021-09-21T19:20:52Z | MEMBER | null | ```
from asv_bench.benchmarks.frame_methods import *
self3 = Dropna()
self3.setup("all", 0)
%timeit self3.time_dropna('all', 0)
125 ms ± 3.03 ms per loop (mean ± std. dev. of 7 runs, 10 loops each) # <- master
34.8 ms ± 269 µs per loop (mean ± std. dev. of 7 runs, 10 loops each) # <- PR
``` | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43683/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43683/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43683.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43683",
"merged_at": "2021-09-21T19:20:52Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43683.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43683"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43684 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43684/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43684/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43684/events | https://github.com/pandas-dev/pandas/pull/43684 | 1,003,036,189 | PR_kwDOAA0YD84sEeKq | 43,684 | CLN: unnecessary arg, declarations | {
"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": "fbca04",
"default": false,
"description": "Related to non-user accessible pandas implementation",
"id": 49094459,
"name": "Internals",
"node_id": "MDU6TGFiZWw0OTA5NDQ1OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Internals"
},
{
"color": "207de5... | 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-09-21T18:28:55Z | 2021-09-22T14:38:44Z | 2021-09-22T13:13:02Z | MEMBER | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) 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/43684/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43684/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43684.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43684",
"merged_at": "2021-09-22T13:13:02Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43684.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43684"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43685 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43685/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43685/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43685/events | https://github.com/pandas-dev/pandas/issues/43685 | 1,003,116,982 | I_kwDOAA0YD847ylm2 | 43,685 | DOC/BUILD: failing on master | {
"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": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 0 | 2021-09-21T19:19:26Z | 2021-09-21T22:11:48Z | 2021-09-21T22:11:48Z | CONTRIBUTOR | null | > > /home/runner/work/pandas/pandas/doc/source/whatsnew/v1.4.0.rst:372: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/runner/work/pandas/pandas/doc/source/whatsnew/v1.4.0.rst:372: WARNING: Inline interpreted text or phrase reference start-string without end-string.
see ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43685/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43685/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43686 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43686/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43686/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43686/events | https://github.com/pandas-dev/pandas/pull/43686 | 1,003,138,016 | PR_kwDOAA0YD84sE0p8 | 43,686 | CLN: simplify `Styler._translate` | {
"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": "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": "006b75",
"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",... | 7 | 2021-09-21T19:33:07Z | 2021-10-16T16:37:07Z | 2021-10-16T16:13:29Z | CONTRIBUTOR | null | Bit of a pre cursor to some other cleaning in #43649.
Prevents needing to pass variables around in worker functions, and has the added benefit of making the CSS classes user editable, by storing as a class attribute instead of module constants.
I ran the updated styler ASVs for this and "BENCHMARKS NOT SIGNIFICAN... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43686/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43686/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43686.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43686",
"merged_at": "2021-10-16T16:13:29Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43686.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43686"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43687 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43687/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43687/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43687/events | https://github.com/pandas-dev/pandas/pull/43687 | 1,003,274,012 | PR_kwDOAA0YD84sFSfp | 43,687 | ASV: rendering hidden elements in `Styler` | {
"avatar_url": "https://avatars.githubusercontent.com/u/24256554?v=4",
"events_url": "https://api.github.com/users/attack68/events{/privacy}",
"followers_url": "https://api.github.com/users/attack68/followers",
"following_url": "https://api.github.com/users/attack68/following{/other_user}",
"gists_url": "htt... | [
{
"color": "006b75",
"default": false,
"description": "conditional formatting using DataFrame.style",
"id": 1728592794,
"name": "Styler",
"node_id": "MDU6TGFiZWwxNzI4NTkyNzk0",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Styler"
}
] | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 1 | 2021-09-21T21:00:26Z | 2021-09-22T16:56:21Z | 2021-09-22T13:13:35Z | CONTRIBUTOR | null | This asv aims to check for rendering regressions when processing loops for hidden rows and columns.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43687/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43687/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43687.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43687",
"merged_at": "2021-09-22T13:13:35Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43687.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43687"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43688 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43688/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43688/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43688/events | https://github.com/pandas-dev/pandas/pull/43688 | 1,003,283,924 | PR_kwDOAA0YD84sFUpd | 43,688 | CI: fix doc build | {
"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"
}
] | 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-09-21T21:07:01Z | 2021-09-22T00:45:31Z | 2021-09-21T22:11:48Z | MEMBER | null | - [x] closes #43685
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43688/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43688/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43688.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43688",
"merged_at": "2021-09-21T22:11:48Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43688.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43688"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43689 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43689/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43689/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43689/events | https://github.com/pandas-dev/pandas/issues/43689 | 1,003,294,224 | I_kwDOAA0YD847zQ4Q | 43,689 | BUG: `DataFrame().to_parquet()` does not write Parquet compliant data for nested arrays | {
"avatar_url": "https://avatars.githubusercontent.com/u/17158624?v=4",
"events_url": "https://api.github.com/users/judahrand/events{/privacy}",
"followers_url": "https://api.github.com/users/judahrand/followers",
"following_url": "https://api.github.com/users/judahrand/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": "5319e7",
"default": false,
"description": "parquet, feather",
"... | open | 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-09-21T21:13:43Z | 2021-10-01T13:16:09Z | null | NONE | null | ### Reproducible Example
```python
import pyarrow as pa
import pyarrow.parquet as pq
import pandas as pd
df = pd.DataFrame({'int_array_col': [[[1,2,3]], [[4,5,6]]]})
df.to_parquet('/tmp/test', engine='pyarrow')
pandas_parquet_table = pq.read_table('/tmp/test')
pyarrow_table = pa.Table.from_pandas(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/43689/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43689/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43690 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43690/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43690/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43690/events | https://github.com/pandas-dev/pandas/pull/43690 | 1,003,303,929 | PR_kwDOAA0YD84sFY-U | 43,690 | BUG: Write compliant Parquet with `pyarrow` | {
"avatar_url": "https://avatars.githubusercontent.com/u/17158624?v=4",
"events_url": "https://api.github.com/users/judahrand/events{/privacy}",
"followers_url": "https://api.github.com/users/judahrand/followers",
"following_url": "https://api.github.com/users/judahrand/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": "5319e7",
"default": false,
"description": "parquet, feather",
"... | open | 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",... | 14 | 2021-09-21T21:21:09Z | 2021-11-02T00:06:16Z | null | NONE | null | - [x] closes #43689
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) 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/43690/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43690/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43690.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43690",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/43690.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43690"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43691 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43691/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43691/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43691/events | https://github.com/pandas-dev/pandas/pull/43691 | 1,003,327,635 | PR_kwDOAA0YD84sFeRS | 43,691 | Backport PR #43647 on branch 1.3.x (BUG: REGR: read_csv with memory_map=True raises UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc4 in position 262143: unexpected end of data ) | {
"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": "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-10-17T11:06:28Z",
"closed_issues": 77,
"created_at": "2021-09-10T19:48:56Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com... | 1 | 2021-09-21T21:38:14Z | 2021-09-22T10:25:18Z | 2021-09-22T10:25:18Z | NONE | null | Backport PR #43647: BUG: REGR: read_csv with memory_map=True raises UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc4 in position 262143: unexpected end of data | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43691/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43691/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43691.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43691",
"merged_at": "2021-09-22T10:25:18Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43691.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43691"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43692 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43692/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43692/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43692/events | https://github.com/pandas-dev/pandas/pull/43692 | 1,003,443,970 | PR_kwDOAA0YD84sF4IC | 43,692 | REF: implement Index._can_use_libjoin | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "FCE94F",
"default": false,
"description": "Internal refactoring of code",
"id": 127681,
"name": "Refactor",
"node_id": "MDU6TGFiZWwxMjc2ODE=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor"
},
{
"color": "0b02e1",
"default": false,
"de... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 0 | 2021-09-21T23:03:58Z | 2021-09-22T01:55:29Z | 2021-09-22T01:09:31Z | MEMBER | null | Arbitrary EA-backed Indexes (e.g. Nullable) will not go down that path. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43692/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43692/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43692.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43692",
"merged_at": "2021-09-22T01:09:31Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43692.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43692"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43693 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43693/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43693/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43693/events | https://github.com/pandas-dev/pandas/issues/43693 | 1,003,491,127 | I_kwDOAA0YD8470A83 | 43,693 | BUG: to_numeric incorrectly converting values >= 16,777,217 with downcast='float' | {
"avatar_url": "https://avatars.githubusercontent.com/u/5510940?v=4",
"events_url": "https://api.github.com/users/jbencina/events{/privacy}",
"followers_url": "https://api.github.com/users/jbencina/followers",
"following_url": "https://api.github.com/users/jbencina/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": "e102d8",
"default": false,
"description": "Unexpected or buggy dtyp... | open | false | null | [] | null | 9 | 2021-09-21T23:41:37Z | 2021-10-01T22:52:50Z | null | NONE | null | ###
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [X] I have confirmed this bug exists on the master branch of pandas.
### Reproducible Example
```pytho... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43693/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43693/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43694 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43694/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43694/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43694/events | https://github.com/pandas-dev/pandas/pull/43694 | 1,003,498,871 | PR_kwDOAA0YD84sGEfH | 43,694 | PERF: Groupby.count | {
"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": "729FCF",
"default": false,
"description": null,
"id": 233160,
"name": "Groupby",
"node_id": "MDU6TGFiZWwyMzMxNjA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby"
},
{
"color": "a10c02",
"default": false,
"description": "Memory or execu... | closed | false | null | [] | {
"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-09-21T23:47:46Z | 2021-09-22T01:54:49Z | 2021-09-22T01:10:42Z | MEMBER | null | ```
from asv_bench.benchmarks.groupby import *
self4 = GroupByMethods()
self4.setup('uint', 'count', 'direct', 5)
%timeit self4.time_dtype_as_field('uint', 'count', 'direct', 5)
231 µs ± 5.23 µs per loop (mean ± std. dev. of 7 runs, 1000 loops each) # <- master
77.3 µs ± 619 ns per loop (mean ± std. dev. of 7 ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43694/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43694/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43694.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43694",
"merged_at": "2021-09-22T01:10:42Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43694.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43694"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43695 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43695/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43695/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43695/events | https://github.com/pandas-dev/pandas/pull/43695 | 1,003,647,840 | PR_kwDOAA0YD84sGlw_ | 43,695 | TYP: use __all__ to signal public API to type checkers | {
"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",... | 13 | 2021-09-22T01:48:27Z | 2021-09-28T23:39:17Z | 2021-09-28T23:39:12Z | CONTRIBUTOR | null | - [x] closes #43664
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) 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/43695/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43695/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43695.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43695",
"merged_at": "2021-09-28T23:39:12Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43695.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43695"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43696 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43696/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43696/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43696/events | https://github.com/pandas-dev/pandas/pull/43696 | 1,003,743,268 | PR_kwDOAA0YD84sG511 | 43,696 | PERF: nsmallest | {
"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"
}
] | 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-09-22T03:49:33Z | 2021-09-22T14:38:19Z | 2021-09-22T13:10:57Z | MEMBER | null | ```
from asv_bench.benchmarks.series_methods import *
self6 = NSort()
self6.setup("last")
%timeit self6.time_nsmallest('last')
10.6 ms ± 43.4 µs per loop (mean ± std. dev. of 7 runs, 100 loops each) # <- master
1.5 ms ± 17.2 µ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/43696/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43696/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43696.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43696",
"merged_at": "2021-09-22T13:10:57Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43696.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43696"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43697 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43697/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43697/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43697/events | https://github.com/pandas-dev/pandas/issues/43697 | 1,004,121,457 | I_kwDOAA0YD8472a1x | 43,697 | BUG: idxmax raises when used with tuples | {
"avatar_url": "https://avatars.githubusercontent.com/u/12933913?v=4",
"events_url": "https://api.github.com/users/helgehatt/events{/privacy}",
"followers_url": "https://api.github.com/users/helgehatt/followers",
"following_url": "https://api.github.com/users/helgehatt/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": "f2f989",
"default": false,
"description": "Data where the values ar... | open | false | null | [] | null | 1 | 2021-09-22T10:20:41Z | 2021-10-01T22:53:23Z | null | NONE | null | ###
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [ ] I have confirmed this bug exists on the master branch of pandas.
### Reproducible Example
```python
import pa... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43697/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43697/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43698 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43698/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43698/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43698/events | https://github.com/pandas-dev/pandas/pull/43698 | 1,004,288,371 | PR_kwDOAA0YD84sIoij | 43,698 | Backport PR #43677 on branch 1.3.x (CI: Strict channel Priority) | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"... | [
{
"color": "a2bca7",
"default": false,
"description": "Continuous Integration",
"id": 48070600,
"name": "CI",
"node_id": "MDU6TGFiZWw0ODA3MDYwMA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI"
}
] | closed | false | null | [] | {
"closed_at": "2021-10-17T11:06:28Z",
"closed_issues": 77,
"created_at": "2021-09-10T19:48:56Z",
"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-09-22T13:17:27Z | 2021-09-22T14:39:39Z | 2021-09-22T14:39:35Z | MEMBER | null | Backport PR #43677 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43698/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43698/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43698.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43698",
"merged_at": "2021-09-22T14:39:34Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43698.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43698"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43699 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43699/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43699/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43699/events | https://github.com/pandas-dev/pandas/pull/43699 | 1,004,370,515 | PR_kwDOAA0YD84sI5Kg | 43,699 | API: change ExtensionArray.astype to always return an ExtensionArray | {
"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": "AD7FA8",
"default": false,
"description": null,
"id": 35818298,
"name": "API Design",
"node_id": "MDU6TGFiZWwzNTgxODI5OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design"
},
{
"color": "6138b5",
"default": false,
"description": "E... | open | false | null | [] | null | 1 | 2021-09-22T14:30:48Z | 2021-11-16T13:38:04Z | null | MEMBER | null | Closes #24877
This is a work-in-progress to see if it's realistic to require `ExtensionArray.astype` to always return an ExtensionArray (in practice this means returning a PandasArray if now a numpy array would be returned).
Further we will also need to see how this impacts external EAs, and how this change can ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43699/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43699/timeline | null | 1 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43699.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43699",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/43699.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43699"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43700 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43700/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43700/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43700/events | https://github.com/pandas-dev/pandas/pull/43700 | 1,004,547,703 | PR_kwDOAA0YD84sJcz7 | 43,700 | GH36236 - Additional Test for df.join() | {
"avatar_url": "https://avatars.githubusercontent.com/u/29484286?v=4",
"events_url": "https://api.github.com/users/kasmith11/events{/privacy}",
"followers_url": "https://api.github.com/users/kasmith11/followers",
"following_url": "https://api.github.com/users/kasmith11/following{/other_user}",
"gists_url": "... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "02d7e1",
"d... | closed | false | null | [] | null | 9 | 2021-09-22T17:31:37Z | 2021-11-07T02:38:41Z | 2021-11-07T02:38:41Z | CONTRIBUTOR | null | TST
- [x] closes #36263
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) 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/43700/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43700/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43700.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43700",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/43700.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43700"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43701 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43701/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43701/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43701/events | https://github.com/pandas-dev/pandas/issues/43701 | 1,004,693,606 | I_kwDOAA0YD8474mhm | 43,701 | BUG: Can't compute group mean of complex values | {
"avatar_url": "https://avatars.githubusercontent.com/u/1676326?v=4",
"events_url": "https://api.github.com/users/goyodiaz/events{/privacy}",
"followers_url": "https://api.github.com/users/goyodiaz/followers",
"following_url": "https://api.github.com/users/goyodiaz/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": "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",... | 0 | 2021-09-22T19:34:18Z | 2021-09-30T19:46:48Z | 2021-09-30T19:46:48Z | CONTRIBUTOR | null | ###
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [ ] I have confirmed this bug exists on the master branch of pandas.
### Reproducible Example
```python
import nu... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43701/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43701/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43702 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43702/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43702/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43702/events | https://github.com/pandas-dev/pandas/pull/43702 | 1,004,718,571 | PR_kwDOAA0YD84sKAmS | 43,702 | REF: simplify DatetimeEngine.__contains__ | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "FCE94F",
"default": false,
"description": "Internal refactoring of code",
"id": 127681,
"name": "Refactor",
"node_id": "MDU6TGFiZWwxMjc2ODE=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor"
},
{
"color": "0b02e1",
"default": false,
"de... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 1 | 2021-09-22T19:57:03Z | 2021-09-22T22:16:49Z | 2021-09-22T22:00:24Z | MEMBER | null | This is never called outside of tests so not a big deal, but the code is redundant and in one place returns the wrong type. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43702/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43702/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43702.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43702",
"merged_at": "2021-09-22T22:00:23Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43702.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43702"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43703 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43703/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43703/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43703/events | https://github.com/pandas-dev/pandas/issues/43703 | 1,004,719,498 | I_kwDOAA0YD8474s2K | 43,703 | BUG: styler render trimming rows does not work with `hide_index` | {
"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": "conditional formatting u... | 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-09-22T19:58:02Z | 2021-10-18T23:15:56Z | 2021-10-18T23:15:56Z | 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](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [X] I have confirmed this bug exists on the master branch of pandas.
### Reproducible Example
```python
pd.option... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43703/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43703/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43704 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43704/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43704/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43704/events | https://github.com/pandas-dev/pandas/issues/43704 | 1,004,722,571 | I_kwDOAA0YD8474tmL | 43,704 | BUG: styler render trimming does not work with `hide_columns` | {
"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": "conditional formatting u... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/38051704?v=4",
"events_url": "https://api.github.com/users/VFermat/events{/privacy}",
"followers_url": "https://api.github.com/users/VFermat/followers",
"following_url": "https://api.github.com/users/VFermat/following{/other_user}",
"gists_url": "https:... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/38051704?v=4",
"events_url": "https://api.github.com/users/VFermat/events{/privacy}",
"followers_url": "https://api.github.com/users/VFermat/followers",
"following_url": "https://api.github.com/users/VFermat/following{/other_user}",
"gists... | null | 5 | 2021-09-22T20:01:31Z | 2021-11-05T13:08:39Z | 2021-11-05T13:08:39Z | 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](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [X] I have confirmed this bug exists on the master branch of pandas.
### Reproducible Example
```python
pd.option... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43704/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43704/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43705 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43705/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43705/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43705/events | https://github.com/pandas-dev/pandas/pull/43705 | 1,004,776,593 | PR_kwDOAA0YD84sKL_p | 43,705 | PERF: Index.get_loc | {
"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": "a1... | 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-09-22T21:07:32Z | 2021-09-23T16:17:35Z | 2021-09-23T12:21:18Z | MEMBER | null | Makes a big difference for Float64Index with integer key.
```
import numpy as np
import pandas as pd
idx = pd.Index(np.arange(10**7))
fidx = idx.astype('f8')
key = idx[len(idx) // 2]
key2 = idx[10]
%timeit idx.get_loc(key)
2.97 µs ± 36.2 ns per loop (mean ± std. dev. of 7 runs, 100000 loops each) # ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43705/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43705/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43705.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43705",
"merged_at": "2021-09-23T12:21:17Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43705.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43705"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43706 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43706/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43706/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43706/events | https://github.com/pandas-dev/pandas/pull/43706 | 1,004,899,165 | PR_kwDOAA0YD84sKkOh | 43,706 | BUG: Fix some index_col tests for pyarrow read_csv | {
"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": "5319e7",
"default": false,
"description": "read_csv, to_csv",
"id": 47229171,
"name": "IO CSV",
"node_id": "MDU6TGFiZWw0NzIyOTE3MQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV"
},
{
"color": "f9d0c4",
"default": false,
"descriptio... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 4 | 2021-09-23T00:43:23Z | 2021-09-27T23:32:45Z | 2021-09-27T23:32:42Z | MEMBER | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) 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/43706/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43706/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43706.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43706",
"merged_at": "2021-09-27T23:32:41Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43706.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43706"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43707 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43707/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43707/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43707/events | https://github.com/pandas-dev/pandas/issues/43707 | 1,004,905,285 | I_kwDOAA0YD8475aNF | 43,707 | BUG: assert_series_equal b/w datetime column with equivalent object column fails with `check_dtype=False` | {
"avatar_url": "https://avatars.githubusercontent.com/u/4837571?v=4",
"events_url": "https://api.github.com/users/VibhuJawa/events{/privacy}",
"followers_url": "https://api.github.com/users/VibhuJawa/followers",
"following_url": "https://api.github.com/users/VibhuJawa/following{/other_user}",
"gists_url": "h... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "0052cc",
"d... | 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-09-23T00:58:11Z | 2021-09-23T10:47:39Z | 2021-09-23T10:47:39Z | NONE | null | ###
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [X] I have confirmed this bug exists on the master branch of pandas.
### Reproducible Example
```pytho... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43707/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43707/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43708 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43708/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43708/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43708/events | https://github.com/pandas-dev/pandas/issues/43708 | 1,004,913,862 | I_kwDOAA0YD8475cTG | 43,708 | DOC: pandas.DataFrame.rename's introduction may be misleading. | {
"avatar_url": "https://avatars.githubusercontent.com/u/17871838?v=4",
"events_url": "https://api.github.com/users/smallfishabc/events{/privacy}",
"followers_url": "https://api.github.com/users/smallfishabc/followers",
"following_url": "https://api.github.com/users/smallfishabc/following{/other_user}",
"gist... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "0052cc",
"default": false,
"description": "Issue that has not be... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 3 | 2021-09-23T01:16:05Z | 2021-09-29T13:30:19Z | 2021-09-29T13:30:18Z | NONE | null | ###
- [X] I have checked that the issue still exists on the latest versions of the docs on `master` [here](https://pandas.pydata.org/docs/dev/)
### Location of the documentation
https://pandas.pydata.org/docs/dev/reference/api/pandas.DataFrame.rename.html?highlight=rename#pandas.DataFrame.rename
### 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/43708/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43708/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43709 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43709/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43709/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43709/events | https://github.com/pandas-dev/pandas/pull/43709 | 1,004,961,966 | PR_kwDOAA0YD84sKwFM | 43,709 | REGR: Passing args/kwargs to Series.agg fails | {
"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": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "e11d21",
"default": false,
"description": "Functionality that used ... | closed | false | null | [] | {
"closed_at": "2021-10-17T11:06:28Z",
"closed_issues": 77,
"created_at": "2021-09-10T19:48:56Z",
"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... | 3 | 2021-09-23T03:06:36Z | 2021-09-26T00:38:24Z | 2021-09-23T12:12:16Z | MEMBER | null | - [x] closes #43357
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) 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/43709/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43709/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43709.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43709",
"merged_at": "2021-09-23T12:12:15Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43709.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43709"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43710 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43710/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43710/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43710/events | https://github.com/pandas-dev/pandas/pull/43710 | 1,004,982,022 | PR_kwDOAA0YD84sKz7f | 43,710 | ENH: Add equivalence test for float in to_numeric() GH43693 | {
"avatar_url": "https://avatars.githubusercontent.com/u/5510940?v=4",
"events_url": "https://api.github.com/users/jbencina/events{/privacy}",
"followers_url": "https://api.github.com/users/jbencina/followers",
"following_url": "https://api.github.com/users/jbencina/following{/other_user}",
"gists_url": "http... | [
{
"color": "7fcce8",
"default": false,
"description": "",
"id": 2347992045,
"name": "Stale",
"node_id": "MDU6TGFiZWwyMzQ3OTkyMDQ1",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Stale"
}
] | open | false | null | [] | null | 1 | 2021-09-23T03:49:25Z | 2021-10-24T00:03:15Z | null | NONE | null | - [x] closes #43693
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them
- [x] whatsnew entry
This PR prevents issues where float64 arrays would be downcast to float32 arrays eve... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43710/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43710/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43710.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43710",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/43710.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43710"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43711 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43711/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43711/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43711/events | https://github.com/pandas-dev/pandas/pull/43711 | 1,005,023,007 | PR_kwDOAA0YD84sK79g | 43,711 | BUG: Index.get_loc(np.nan) non-unique non-monotonic | {
"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"
}
] | 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-09-23T05:12:45Z | 2021-09-28T23:23:37Z | 2021-09-28T22:55:20Z | MEMBER | null | - [ ] closes #xxxx
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them
- [x] whatsnew entry
The tests file will need to be rebased following #43705. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43711/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43711/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43711.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43711",
"merged_at": "2021-09-28T22:55:20Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43711.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43711"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43712 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43712/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43712/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43712/events | https://github.com/pandas-dev/pandas/issues/43712 | 1,005,215,931 | I_kwDOAA0YD8476mC7 | 43,712 | ENH: non-inplace mode for `DataFrame.insert` | {
"avatar_url": "https://avatars.githubusercontent.com/u/30965609?v=4",
"events_url": "https://api.github.com/users/Freakwill/events{/privacy}",
"followers_url": "https://api.github.com/users/Freakwill/followers",
"following_url": "https://api.github.com/users/Freakwill/following{/other_user}",
"gists_url": "... | [
{
"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": "00... | 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-09-23T09:37:44Z | 2021-09-23T10:51:24Z | 2021-09-23T10:51:24Z | NONE | null | I wish that there is "non-inplace" mode for `DataFrame.insert`. Since we have inplace argument for `DataFrame.drop`, with is a dual operator to `DataFrame.insert`.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43712/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43712/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43713 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43713/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43713/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43713/events | https://github.com/pandas-dev/pandas/issues/43713 | 1,005,239,411 | I_kwDOAA0YD8476rxz | 43,713 | BUG: read_csv float_precision="round_trip" parser does not handle initial/trailing spaces | {
"avatar_url": "https://avatars.githubusercontent.com/u/4716745?v=4",
"events_url": "https://api.github.com/users/ales-erjavec/events{/privacy}",
"followers_url": "https://api.github.com/users/ales-erjavec/followers",
"following_url": "https://api.github.com/users/ales-erjavec/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": "5319e7",
"default": false,
"description": "read_csv, to_csv",
"... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 0 | 2021-09-23T10:02:23Z | 2021-10-02T00:05:04Z | 2021-10-02T00:05:04Z | CONTRIBUTOR | null | ###
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [X] I have confirmed this bug exists on the master branch of pandas.
### Reproducible Example
```python
import io... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43713/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43713/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43714 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43714/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43714/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43714/events | https://github.com/pandas-dev/pandas/pull/43714 | 1,005,265,285 | PR_kwDOAA0YD84sLqke | 43,714 | BUG: round_trip parser initial/trailing whitespace | {
"avatar_url": "https://avatars.githubusercontent.com/u/4716745?v=4",
"events_url": "https://api.github.com/users/ales-erjavec/events{/privacy}",
"followers_url": "https://api.github.com/users/ales-erjavec/followers",
"following_url": "https://api.github.com/users/ales-erjavec/following{/other_user}",
"gists... | [
{
"color": "5319e7",
"default": false,
"description": "read_csv, to_csv",
"id": 47229171,
"name": "IO CSV",
"node_id": "MDU6TGFiZWw0NzIyOTE3MQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV"
}
] | closed | false | null | [] | {
"closed_at": 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-09-23T10:28:58Z | 2021-10-02T00:05:11Z | 2021-10-02T00:05:04Z | CONTRIBUTOR | null | - [x] closes #43713
- [x] tests added / passed
- [X] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) 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/43714/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43714/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43714.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43714",
"merged_at": "2021-10-02T00:05:04Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43714.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43714"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43715 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43715/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43715/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43715/events | https://github.com/pandas-dev/pandas/issues/43715 | 1,005,269,035 | I_kwDOAA0YD8476zAr | 43,715 | BUG: pandas doesn't install on python 3.10 | {
"avatar_url": "https://avatars.githubusercontent.com/u/72234965?v=4",
"events_url": "https://api.github.com/users/eyalk11/events{/privacy}",
"followers_url": "https://api.github.com/users/eyalk11/followers",
"following_url": "https://api.github.com/users/eyalk11/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"
},
{
"color": "0052cc",
"default": false,
... | 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-10-17T11:06:28Z",
"closed_issues": 77,
"created_at": "2021-09-10T19:48:56Z",
"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... | 9 | 2021-09-23T10:31:57Z | 2021-10-17T17:08:53Z | 2021-10-17T17:08:53Z | 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](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [ ] I have confirmed this bug exists on the master branch of pandas.
### Reproducible Example
```python
pip insta... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43715/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43715/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43716 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43716/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43716/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43716/events | https://github.com/pandas-dev/pandas/pull/43716 | 1,005,356,396 | PR_kwDOAA0YD84sL8nQ | 43,716 | Backport PR #43709 on branch 1.3.x (REGR: Passing args/kwargs to Series.agg fails) | {
"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": "e11d21",
"default": false,
"description": "Functionality that used ... | closed | false | null | [] | {
"closed_at": "2021-10-17T11:06:28Z",
"closed_issues": 77,
"created_at": "2021-09-10T19:48:56Z",
"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-09-23T12:12:42Z | 2021-09-23T13:14:08Z | 2021-09-23T13:14:08Z | NONE | null | Backport PR #43709: REGR: Passing args/kwargs to Series.agg fails | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43716/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43716/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43716.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43716",
"merged_at": "2021-09-23T13:14:08Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43716.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43716"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43717 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43717/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43717/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43717/events | https://github.com/pandas-dev/pandas/issues/43717 | 1,005,361,469 | I_kwDOAA0YD8477Jk9 | 43,717 | ASV/DEPR: deprecation warnings on using freq in Timestamp | {
"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": "5319e7",
"default": false,
"description": "Functionality to remove in pandas",
"id": 87485152,
"name": "Deprecate",
"node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate"
},
{
"color": "ae68cc",
"default": f... | open | 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-09-23T12:17:53Z | 2021-09-23T18:36:07Z | null | CONTRIBUTOR | null | ```
[ 47.57%] ···· For parameters: None, 'B'
/home/runner/work/pandas/pandas/asv_bench/benchmarks/tslibs/timestamp.py:58: FutureWarning: The 'freq' argument in Timestamp is deprecated and will be removed in a future version.
self.ts = Timestamp("2017-08-25 08:16:14", tzinfo=tz, freq=f... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43717/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43717/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43718 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43718/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43718/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43718/events | https://github.com/pandas-dev/pandas/issues/43718 | 1,005,484,921 | I_kwDOAA0YD8477nt5 | 43,718 | BUG: pd.DataFrame.insert does not align index properly when inserting a series | {
"avatar_url": "https://avatars.githubusercontent.com/u/16254162?v=4",
"events_url": "https://api.github.com/users/ragazzojp/events{/privacy}",
"followers_url": "https://api.github.com/users/ragazzojp/followers",
"following_url": "https://api.github.com/users/ragazzojp/following{/other_user}",
"gists_url": "... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "207de5",
"default": false,
"description": "Requires discussion from... | open | false | null | [] | null | 0 | 2021-09-23T14:10:56Z | 2021-10-01T22:54:15Z | null | NONE | null | ###
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [ ] I have confirmed this bug exists on the master branch of pandas.
### Reproducible Example
```pytho... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43718/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43718/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43719 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43719/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43719/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43719/events | https://github.com/pandas-dev/pandas/issues/43719 | 1,005,571,771 | I_kwDOAA0YD8477867 | 43,719 | BUG: Modifying values of a dataframe using lower level MultiIndex columns causes silently casting them to float64 | {
"avatar_url": "https://avatars.githubusercontent.com/u/13993759?v=4",
"events_url": "https://api.github.com/users/ozars/events{/privacy}",
"followers_url": "https://api.github.com/users/ozars/followers",
"following_url": "https://api.github.com/users/ozars/following{/other_user}",
"gists_url": "https://api.... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on s... | open | false | null | [] | null | 1 | 2021-09-23T15:30:23Z | 2021-10-01T22:55:48Z | 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](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [ ] I have confirmed this bug exists on the master branch of pandas.
### Reproducible Example
```pytho... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43719/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43719/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/43720 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43720/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43720/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43720/events | https://github.com/pandas-dev/pandas/pull/43720 | 1,005,643,663 | PR_kwDOAA0YD84sM2El | 43,720 | BUG: `Styler.to_latex` with multirow cellcolor | {
"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": 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-09-23T16:43:45Z | 2021-10-21T05:15:26Z | 2021-10-21T01:24:09Z | CONTRIBUTOR | null | - [x] xref #41994 but provides an alternative workable solution.
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit) for how to run them
- [x] No whatsnew entry needed since `apply_index` methods were ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43720/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43720/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/43720.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/43720",
"merged_at": "2021-10-21T01:24:09Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/43720.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/43720"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/43721 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/43721/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/43721/comments | https://api.github.com/repos/pandas-dev/pandas/issues/43721/events | https://github.com/pandas-dev/pandas/issues/43721 | 1,005,661,940 | I_kwDOAA0YD8478S70 | 43,721 | BUG: None is replaced with Nan | {
"avatar_url": "https://avatars.githubusercontent.com/u/23587658?v=4",
"events_url": "https://api.github.com/users/George3d6/events{/privacy}",
"followers_url": "https://api.github.com/users/George3d6/followers",
"following_url": "https://api.github.com/users/George3d6/following{/other_user}",
"gists_url": "... | [
{
"color": "d7e102",
"default": false,
"description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate",
"id": 2822342,
"name": "Missing-data",
"node_id": "MDU6TGFiZWwyODIyMzQy",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data"
},
{
"color": "0052cc"... | closed | false | null | [] | {
"closed_at": 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-09-23T17:05:39Z | 2021-09-27T17:03:11Z | 2021-09-23T18:42:16Z | 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](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
Note: Env bellow is not the latest, but I also tested with 1.3.3 and behavior remains the same
- [ ] I have co... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/43721/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/43721/timeline | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.