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/39119 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39119/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39119/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39119/events | https://github.com/pandas-dev/pandas/issues/39119 | 783,800,821 | MDU6SXNzdWU3ODM4MDA4MjE= | 39,119 | Pandas strftime function prints unix epoch time in local TZ instead of UTC | {
"avatar_url": "https://avatars.githubusercontent.com/u/64608332?v=4",
"events_url": "https://api.github.com/users/blwells/events{/privacy}",
"followers_url": "https://api.github.com/users/blwells/followers",
"following_url": "https://api.github.com/users/blwells/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": "0052cc",
"default": false,
"descript... | closed | false | null | [] | null | 1 | 2021-01-12T00:16:50Z | 2021-01-13T19:05:09Z | 2021-01-13T19:05:09Z | NONE | null | I'm trying to convert a given date and time to unix epoch time using Pandas. This is normally a very straightforward thing to do, merely converting the string of date and time to a datetime object, and then printing the object as a unix epoch timestamp using strftime, for example:
`pd.to_datetime('2021-01-01 00:00: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/39119/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39119/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39120 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39120/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39120/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39120/events | https://github.com/pandas-dev/pandas/pull/39120 | 783,844,819 | MDExOlB1bGxSZXF1ZXN0NTUzMTM1OTcx | 39,120 | BUG: Series.__setitem__ with mismatched IntervalDtype | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 2 | 2021-01-12T02:00:14Z | 2021-01-15T15:18:04Z | 2021-01-15T14:12:37Z | MEMBER | null | - [ ] closes #xxxx
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39120/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39120/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39120.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39120",
"merged_at": "2021-01-15T14:12:37Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39120.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39120"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39121 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39121/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39121/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39121/events | https://github.com/pandas-dev/pandas/pull/39121 | 783,965,192 | MDExOlB1bGxSZXF1ZXN0NTUzMjMzOTQy | 39,121 | REF: eliminate inner functions in describe | {
"avatar_url": "https://avatars.githubusercontent.com/u/41443370?v=4",
"events_url": "https://api.github.com/users/ivanovmg/events{/privacy}",
"followers_url": "https://api.github.com/users/ivanovmg/followers",
"following_url": "https://api.github.com/users/ivanovmg/following{/other_user}",
"gists_url": "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"
}
] | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2021-01-12T06:50:56Z | 2021-01-14T07:07:42Z | 2021-01-13T13:52:36Z | MEMBER | null | - [ ] xref #36833
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] whatsnew entry
Remove inner functions in ``describe_ndframe``, while passing the required arguments. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39121/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39121/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39121.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39121",
"merged_at": "2021-01-13T13:52:35Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39121.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39121"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39122 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39122/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39122/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39122/events | https://github.com/pandas-dev/pandas/issues/39122 | 784,029,238 | MDU6SXNzdWU3ODQwMjkyMzg= | 39,122 | API: concatting of Series/DataFrame - handling (not skipping) of empty objects | {
"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": "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": "AD7FA8",
"de... | open | false | null | [] | null | 4 | 2021-01-12T08:36:18Z | 2021-02-03T14:31:32Z | null | MEMBER | null | Follow-up on https://github.com/pandas-dev/pandas/pull/38843 and https://github.com/pandas-dev/pandas/pull/39035.
Currently, we generally (some exceptions can be considered bugs, I think) do not drop empty objects when concatting DataFrames, but we do explicitly drop empties when concatting Series (in `dtypes/conca... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39122/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39122/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39123 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39123/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39123/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39123/events | https://github.com/pandas-dev/pandas/issues/39123 | 784,085,924 | MDU6SXNzdWU3ODQwODU5MjQ= | 39,123 | Raise an error in read_csv when names and prefix both are not None | {
"avatar_url": "https://avatars.githubusercontent.com/u/7022832?v=4",
"events_url": "https://api.github.com/users/malinkallen/events{/privacy}",
"followers_url": "https://api.github.com/users/malinkallen/followers",
"following_url": "https://api.github.com/users/malinkallen/following{/other_user}",
"gists_ur... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "ffa0ff",
"default": false,
"description": "Incorrec... | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 0 | 2021-01-12T09:56:31Z | 2021-05-14T16:05:15Z | 2021-05-14T16:05:15Z | NONE | null | #### Problem description
As a result of the discussion in issue #27394, `read_csv` is changed such that it raises an error when both `header` and `prefix` are different from `None`. A user had misunderstood how to (not) use `header` and `prefix` together. I think that the usage of `names`and `prefix` can be misunderst... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39123/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39123/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39124 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39124/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39124/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39124/events | https://github.com/pandas-dev/pandas/pull/39124 | 784,097,915 | MDExOlB1bGxSZXF1ZXN0NTUzMzQzNTA5 | 39,124 | DOC: fixed a minor mistake worksheet -> workbook | {
"avatar_url": "https://avatars.githubusercontent.com/u/42978332?v=4",
"events_url": "https://api.github.com/users/pilyavetsb/events{/privacy}",
"followers_url": "https://api.github.com/users/pilyavetsb/followers",
"following_url": "https://api.github.com/users/pilyavetsb/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": "bfe5bf",
"default": false,
"description": "read_excel, to_excel"... | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2021-01-12T10:12:41Z | 2021-01-12T13:52:02Z | 2021-01-12T13:51:58Z | CONTRIBUTOR | null | A small typo related to #38990
A worksheet can't have multiple worksheets, but a workbook can. Minor fix but may confuse the newcomers
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run th... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39124/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39124/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39124.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39124",
"merged_at": "2021-01-12T13:51:58Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39124.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39124"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39125 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39125/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39125/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39125/events | https://github.com/pandas-dev/pandas/issues/39125 | 784,124,131 | MDU6SXNzdWU3ODQxMjQxMzE= | 39,125 | January 2021 Developer Meeting | {
"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": "0bbec4",
"default": false,
"description": "Community topics (meetings, etc.)",
"id": 2187005593,
"name": "Community",
"node_id": "MDU6TGFiZWwyMTg3MDA1NTkz",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Community"
}
] | closed | false | null | [] | null | 2 | 2021-01-12T10:48:13Z | 2021-01-14T14:22:36Z | 2021-01-14T14:22:36Z | MEMBER | null | The monthly dev meeting is Wednesday January 13th, at 18:00 UTC (12 am Central). Our calendar is at https://pandas.pydata.org/docs/development/meeting.html#calendar to check your local time.
Video Call: https://zoom.us/j/942410248?pwd=T2l2Qi9vaC82Z294ZEtFczYxMVM2dz09
Minutes: https://docs.google.com/document/u/1/d... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39125/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39125/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39126 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39126/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39126/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39126/events | https://github.com/pandas-dev/pandas/issues/39126 | 784,260,549 | MDU6SXNzdWU3ODQyNjA1NDk= | 39,126 | BUG: df.plot.barh() broken from 1.1.5 to 1.2 under specific circumstances | {
"avatar_url": "https://avatars.githubusercontent.com/u/36078827?v=4",
"events_url": "https://api.github.com/users/LarsWigger/events{/privacy}",
"followers_url": "https://api.github.com/users/LarsWigger/followers",
"following_url": "https://api.github.com/users/LarsWigger/following{/other_user}",
"gists_url"... | [
{
"color": "8AE234",
"default": false,
"description": null,
"id": 2413328,
"name": "Visualization",
"node_id": "MDU6TGFiZWwyNDEzMzI4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization"
},
{
"color": "e11d21",
"default": false,
"description": "Fu... | 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",
... | 3 | 2021-01-12T14:02:53Z | 2021-08-25T14:11:35Z | null | NONE | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
#### Code Sample, a copy-pastable example
```python
import pandas as pd
df_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/39126/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39126/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39127 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39127/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39127/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39127/events | https://github.com/pandas-dev/pandas/pull/39127 | 784,366,239 | MDExOlB1bGxSZXF1ZXN0NTUzNTY5NDE2 | 39,127 | CLN: remove redundant consolidation | {
"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": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 0 | 2021-01-12T15:58:47Z | 2021-01-13T15:35:15Z | 2021-01-13T13:21:12Z | MEMBER | null | We only get here with nblocks == 1 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39127/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39127/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39127.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39127",
"merged_at": "2021-01-13T13:21:11Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39127.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39127"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39128 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39128/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39128/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39128/events | https://github.com/pandas-dev/pandas/issues/39128 | 784,438,820 | MDU6SXNzdWU3ODQ0Mzg4MjA= | 39,128 | QST: | {
"avatar_url": "https://avatars.githubusercontent.com/u/43470706?v=4",
"events_url": "https://api.github.com/users/Vijaya-Sankar-Challa/events{/privacy}",
"followers_url": "https://api.github.com/users/Vijaya-Sankar-Challa/followers",
"following_url": "https://api.github.com/users/Vijaya-Sankar-Challa/followin... | [
{
"color": "0052cc",
"default": false,
"description": null,
"id": 34444536,
"name": "Usage Question",
"node_id": "MDU6TGFiZWwzNDQ0NDUzNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question"
},
{
"color": "0052cc",
"default": false,
"descript... | closed | false | null | [] | null | 4 | 2021-01-12T17:32:21Z | 2021-01-31T13:48:57Z | 2021-01-31T13:48:57Z | NONE | null | Hi,
I am new to pandas. I was facing issue with openpyxl in append mode
```
import pandas as pd
col = ['Expiry','pnl']
df = pd.DataFrame([], columns=col)
writer = pd.ExcelWriter('asd.xlsx', engine='openpyxl', mode='a')
df.to_excel(writer, "Sheet1")
writer.save()
writer.close()
```
It runs successf... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39128/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39128/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39129 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39129/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39129/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39129/events | https://github.com/pandas-dev/pandas/issues/39129 | 784,508,583 | MDU6SXNzdWU3ODQ1MDg1ODM= | 39,129 | DOC: getting started under coming from sql | {
"avatar_url": "https://avatars.githubusercontent.com/u/7719209?v=4",
"events_url": "https://api.github.com/users/mattwelke/events{/privacy}",
"followers_url": "https://api.github.com/users/mattwelke/followers",
"following_url": "https://api.github.com/users/mattwelke/following{/other_user}",
"gists_url": "h... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "0052cc",
"default": false,
"description": "Issue that has not be... | closed | false | null | [] | null | 2 | 2021-01-12T18:59:46Z | 2021-01-12T19:08:25Z | 2021-01-12T19:06:59Z | NONE | null | #### Location of the documentation
[this should provide the location of the documentation, e.g. "pandas.read_csv" or the URL of the documentation, e.g. "https://dev.pandas.io/docs/reference/api/pandas.read_csv.html"]
**Note**: You can check the latest versions of the docs on `master` [here](https://pandas.pydata.... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39129/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39129/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39130 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39130/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39130/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39130/events | https://github.com/pandas-dev/pandas/issues/39130 | 784,511,540 | MDU6SXNzdWU3ODQ1MTE1NDA= | 39,130 | DOC: "getting started" under "coming from SQL" assumes you're using a notebook | {
"avatar_url": "https://avatars.githubusercontent.com/u/7719209?v=4",
"events_url": "https://api.github.com/users/mattwelke/events{/privacy}",
"followers_url": "https://api.github.com/users/mattwelke/followers",
"following_url": "https://api.github.com/users/mattwelke/following{/other_user}",
"gists_url": "h... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "0e8a16",
"default": true,
"description": null,
"id": 7171206... | open | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/15191323?v=4",
"events_url": "https://api.github.com/users/rhuille/events{/privacy}",
"followers_url": "https://api.github.com/users/rhuille/followers",
"following_url": "https://api.github.com/users/rhuille/following{/other_user}",
"gists_url": "https:... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/15191323?v=4",
"events_url": "https://api.github.com/users/rhuille/events{/privacy}",
"followers_url": "https://api.github.com/users/rhuille/followers",
"following_url": "https://api.github.com/users/rhuille/following{/other_user}",
"gists... | null | 8 | 2021-01-12T19:03:30Z | 2021-08-30T07:06:19Z | null | NONE | null | #### Location of the documentation
https://pandas.pydata.org/docs/getting_started/comparison/comparison_with_sql.html
#### Documentation problem
I'm getting started with Pandas. I went to the docs site and found a section called "getting started" which sounded good to me. It then had a few boxes for where you'... | {
"+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/39130/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39130/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39131 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39131/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39131/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39131/events | https://github.com/pandas-dev/pandas/issues/39131 | 784,553,186 | MDU6SXNzdWU3ODQ1NTMxODY= | 39,131 | BUG: pd.Series([1]).isin(pd.Series(['1'])) != pd.Series(['1']).isin(pd.Series([1])) | {
"avatar_url": "https://avatars.githubusercontent.com/u/23153616?v=4",
"events_url": "https://api.github.com/users/JMBurley/events{/privacy}",
"followers_url": "https://api.github.com/users/JMBurley/followers",
"following_url": "https://api.github.com/users/JMBurley/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": "eb6420",
"default": false,
"description": "Non-arithmetic algos: va... | 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-01-12T20:01:48Z | 2021-01-19T11:07:37Z | 2021-01-19T11:07:12Z | CONTRIBUTOR | null | - [x] I have checked that this issue has not already been reported.
- [ ] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
**Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39131/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39131/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39132 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39132/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39132/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39132/events | https://github.com/pandas-dev/pandas/pull/39132 | 784,575,912 | MDExOlB1bGxSZXF1ZXN0NTUzNzQ2NTUx | 39,132 | PERF: cythonize kendall correlation | {
"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": "a10c02",
"default": false,
"description": "Memory or execution speed performance",
"id": 8935311,
"name": "Performance",
"node_id": "MDU6TGFiZWw4OTM1MzEx",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance"
}
] | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 5 | 2021-01-12T20:39:16Z | 2021-01-23T20:26:53Z | 2021-01-20T21:08:10Z | MEMBER | null | - [x] closes #28329
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [x] whatsnew entry
ASV's.
before after ratio
[a6bc6ecc] [1eb86441]
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39132/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39132/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39132.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39132",
"merged_at": "2021-01-20T21:08:09Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39132.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39132"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39133 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39133/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39133/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39133/events | https://github.com/pandas-dev/pandas/issues/39133 | 784,590,253 | MDU6SXNzdWU3ODQ1OTAyNTM= | 39,133 | ENH: Support ExtensionArray (and masked EAs speficially) in indexing | {
"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": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "0b02e1",
"default": false,
"description": "Related ... | open | false | null | [] | null | 12 | 2021-01-12T21:00:38Z | 2021-11-16T12:45:29Z | null | MEMBER | null | One area where the general ExtensionArray support is lacking is to store them in the index (right now they get converted to ndarray when storing in an `Index`), and have efficient indexing operations (hashtable, index engines).
Several of our long-time extension dtypes have their own subclass (Categorical, Period, ... | {
"+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/39133/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39133/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39134 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39134/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39134/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39134/events | https://github.com/pandas-dev/pandas/pull/39134 | 784,625,056 | MDExOlB1bGxSZXF1ZXN0NTUzNzg3Mjkz | 39,134 | BUG: Close resources opened by pyxlsb | {
"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": "bfe5bf",
"default": false,
"description": "read_excel, to_excel",
"id": 49254273,
"name": "IO Excel",
"node_id": "MDU6TGFiZWw0OTI1NDI3Mw==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Excel"
}
] | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2021-01-12T22:01:14Z | 2021-01-13T15:20:28Z | 2021-01-13T13:22:03Z | CONTRIBUTOR | null | Spin-off from #39047:
- Close resources opened by pyxlsb
- Use context manager when opening non-fsspec URLs (I'm not sure whether that reduced any `ResourceWarning`s but it can't hurt)
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39134/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39134/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39134.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39134",
"merged_at": "2021-01-13T13:22:03Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39134.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39134"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39135 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39135/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39135/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39135/events | https://github.com/pandas-dev/pandas/issues/39135 | 784,632,772 | MDU6SXNzdWU3ODQ2MzI3NzI= | 39,135 | ENH: Add support for `date_unit` to be specified per column in `to_json` | {
"avatar_url": "https://avatars.githubusercontent.com/u/11664259?v=4",
"events_url": "https://api.github.com/users/galipremsagar/events{/privacy}",
"followers_url": "https://api.github.com/users/galipremsagar/followers",
"following_url": "https://api.github.com/users/galipremsagar/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": "207de5",
"default": false,
"description": "read_jso... | open | false | null | [] | null | 2 | 2021-01-12T22:14:27Z | 2021-01-19T09:13:41Z | null | NONE | null | #### Is your feature request related to a problem?
I would want to encode my dataframe consisting of `datetime64` & `timedelta64` columns with different units of precision per column in `to_json`.
#### Describe the solution you'd like
Currently in `to_json`, the `date_unit` param achieves this for the entire d... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39135/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39135/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39136 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39136/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39136/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39136/events | https://github.com/pandas-dev/pandas/pull/39136 | 784,638,411 | MDExOlB1bGxSZXF1ZXN0NTUzNzk4NDY0 | 39,136 | BUG: setting categorical values into object dtype DataFrame | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 0 | 2021-01-12T22:24:38Z | 2021-01-14T21:54:22Z | 2021-01-14T20:48:17Z | MEMBER | null | - [ ] closes #xxxx
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] whatsnew entry
```
df = pd.DataFrame({"A": range(3)}, dtype=object)
cat = pd.Categorical(["alpha", "beta... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39136/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39136/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39136.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39136",
"merged_at": "2021-01-14T20:48:17Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39136.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39136"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39137 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39137/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39137/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39137/events | https://github.com/pandas-dev/pandas/pull/39137 | 784,648,893 | MDExOlB1bGxSZXF1ZXN0NTUzODA3MjIx | 39,137 | ASV: Add xlrd engine for xls file | {
"avatar_url": "https://avatars.githubusercontent.com/u/61934744?v=4",
"events_url": "https://api.github.com/users/phofl/events{/privacy}",
"followers_url": "https://api.github.com/users/phofl/followers",
"following_url": "https://api.github.com/users/phofl/following{/other_user}",
"gists_url": "https://api.... | [
{
"color": "bfe5bf",
"default": false,
"description": "read_excel, to_excel",
"id": 49254273,
"name": "IO Excel",
"node_id": "MDU6TGFiZWw0OTI1NDI3Mw==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Excel"
},
{
"color": "ae68cc",
"default": false,
"de... | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 2 | 2021-01-12T22:44:37Z | 2021-01-13T16:55:12Z | 2021-01-13T13:41:20Z | MEMBER | null | - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
Is one parametrized function more efficient than multiple functions during setup and teardown? If not I would make a separate function for the xls benchmark
c... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39137/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39137/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39137.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39137",
"merged_at": "2021-01-13T13:41:20Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39137.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39137"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39138 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39138/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39138/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39138/events | https://github.com/pandas-dev/pandas/issues/39138 | 784,683,187 | MDU6SXNzdWU3ODQ2ODMxODc= | 39,138 | BUG: Unable to write to hdf when format='table' and list-like values are present in a column | {
"avatar_url": "https://avatars.githubusercontent.com/u/11664259?v=4",
"events_url": "https://api.github.com/users/galipremsagar/events{/privacy}",
"followers_url": "https://api.github.com/users/galipremsagar/followers",
"following_url": "https://api.github.com/users/galipremsagar/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": "5319e7",
"default": false,
"description": "read_hdf... | 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",
... | 1 | 2021-01-13T00:06:48Z | 2021-01-13T00:43:14Z | null | NONE | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
#### Code Sample, a copy-pastable example
```python
In[43]: df = pd.DataFr... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39138/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39138/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39139 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39139/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39139/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39139/events | https://github.com/pandas-dev/pandas/pull/39139 | 784,734,759 | MDExOlB1bGxSZXF1ZXN0NTUzODc3NTEz | 39,139 | BUG: Placeholders not being filled on docstrings | {
"avatar_url": "https://avatars.githubusercontent.com/u/19514231?v=4",
"events_url": "https://api.github.com/users/MicaelJarniac/events{/privacy}",
"followers_url": "https://api.github.com/users/MicaelJarniac/followers",
"following_url": "https://api.github.com/users/MicaelJarniac/following{/other_user}",
"g... | [
{
"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-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 20 | 2021-01-13T02:29:00Z | 2021-01-17T16:00:43Z | 2021-01-17T15:59:40Z | CONTRIBUTOR | null | - [x] closes #39115
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39139/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39139/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39139.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39139",
"merged_at": "2021-01-17T15:59:39Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39139.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39139"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39140 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39140/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39140/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39140/events | https://github.com/pandas-dev/pandas/issues/39140 | 784,757,676 | MDU6SXNzdWU3ODQ3NTc2NzY= | 39,140 | ENH: Allow apply/agg to accept list-like and dict-like | {
"avatar_url": "https://avatars.githubusercontent.com/u/45562402?v=4",
"events_url": "https://api.github.com/users/rhshadrach/events{/privacy}",
"followers_url": "https://api.github.com/users/rhshadrach/followers",
"following_url": "https://api.github.com/users/rhshadrach/following{/other_user}",
"gists_url"... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "fbca04",
"default": false,
"description": "Apply, A... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/45562402?v=4",
"events_url": "https://api.github.com/users/rhshadrach/events{/privacy}",
"followers_url": "https://api.github.com/users/rhshadrach/followers",
"following_url": "https://api.github.com/users/rhshadrach/following{/other_user}",
"gists_url"... | [
{
"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}",
... | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2021-01-13T03:32:56Z | 2021-01-14T20:48:36Z | 2021-01-14T20:48:36Z | MEMBER | null | ```
s = pd.Series([1, 2])
df = pd.DataFrame([1, 2])
# Reducers: list-like
ops = np.array([np.sum, np.mean])
print(df.agg(ops))
print(s.agg(ops))
print(df.apply(ops))
print(s.apply(ops)) # Raises
# Reducers: dict-like
ops = pd.Series({0: np.mean})
print(df.agg(ops)) # Raises
print(s.agg(ops)) # Raises... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39140/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39140/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39141 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39141/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39141/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39141/events | https://github.com/pandas-dev/pandas/pull/39141 | 784,777,672 | MDExOlB1bGxSZXF1ZXN0NTUzOTExOTMz | 39,141 | ENH: Allow Series.apply to accept list-like and dict-like | {
"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": "fbca04",
"default": false,
"description": "Apply, Aggregate, Transform",
"id": 697792067,
"name": "Apply",
"node_id": "MDU6TGFiZWw2OTc3OTIwNjc=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Apply"
}
] | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 3 | 2021-01-13T04:30:13Z | 2021-01-15T01:27:53Z | 2021-01-14T20:48:36Z | MEMBER | null | - [x] closes #39140
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [x] whatsnew entry
I only added the Series.apply list/dict-like addition to the whatsnew. For both Series 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/39141/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39141/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39141.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39141",
"merged_at": "2021-01-14T20:48:36Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39141.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39141"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39142 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39142/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39142/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39142/events | https://github.com/pandas-dev/pandas/issues/39142 | 784,787,244 | MDU6SXNzdWU3ODQ3ODcyNDQ= | 39,142 | BUG: .dt.isocalendar().week results in the last day of the year as week 1 | {
"avatar_url": "https://avatars.githubusercontent.com/u/12875240?v=4",
"events_url": "https://api.github.com/users/trenton3983/events{/privacy}",
"followers_url": "https://api.github.com/users/trenton3983/followers",
"following_url": "https://api.github.com/users/trenton3983/following{/other_user}",
"gists_u... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0052cc",
"default": false,
"description": "Issue that has not been ... | closed | false | null | [] | null | 2 | 2021-01-13T04:55:33Z | 2021-01-13T18:23:56Z | 2021-01-13T18:23:56Z | NONE | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
**Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39142/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39142/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39143 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39143/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39143/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39143/events | https://github.com/pandas-dev/pandas/issues/39143 | 784,790,283 | MDU6SXNzdWU3ODQ3OTAyODM= | 39,143 | QST:Why DataFrame.pivot() will change the order of the rows of DataFrame? | {
"avatar_url": "https://avatars.githubusercontent.com/u/35186992?v=4",
"events_url": "https://api.github.com/users/jiahe224/events{/privacy}",
"followers_url": "https://api.github.com/users/jiahe224/followers",
"following_url": "https://api.github.com/users/jiahe224/following{/other_user}",
"gists_url": "htt... | [
{
"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": "0052cc",
"de... | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 11 | 2021-01-13T05:02:55Z | 2021-04-20T23:23:08Z | 2021-04-20T23:23:08Z | NONE | null | - [x] I have searched the [[pandas] tag](https://stackoverflow.com/questions/tagged/pandas) on StackOverflow for similar questions.
- [x] I have asked my usage related question on [StackOverflow](https://stackoverflow.com).
---
#### Question about pandas
**Note**: If you'd still like to submit a question, p... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39143/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39143/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39144 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39144/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39144/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39144/events | https://github.com/pandas-dev/pandas/issues/39144 | 784,814,072 | MDU6SXNzdWU3ODQ4MTQwNzI= | 39,144 | BUG: dataframe concatenation segementation fault (core dump) | {
"avatar_url": "https://avatars.githubusercontent.com/u/19867532?v=4",
"events_url": "https://api.github.com/users/stokhos/events{/privacy}",
"followers_url": "https://api.github.com/users/stokhos/followers",
"following_url": "https://api.github.com/users/stokhos/following{/other_user}",
"gists_url": "https:... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stac... | closed | false | null | [] | null | 13 | 2021-01-13T05:58:43Z | 2021-03-04T17:55:26Z | 2021-03-04T17:55:26Z | NONE | null | - [ X ] I have checked that this issue has not already been reported.
- [ X ] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
**Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/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/39144/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39144/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39145 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39145/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39145/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39145/events | https://github.com/pandas-dev/pandas/pull/39145 | 785,098,602 | MDExOlB1bGxSZXF1ZXN0NTU0MTgwNzI4 | 39,145 | Backport PR #38982 on branch 1.2.x (REGR: Bug fix for ExtensionArray groupby aggregation on non-numeric types) | {
"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"
}
] | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 0 | 2021-01-13T13:20:16Z | 2021-01-13T14:00:07Z | 2021-01-13T14:00:07Z | NONE | null | Backport PR #38982: REGR: Bug fix for ExtensionArray groupby aggregation on non-numeric types | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39145/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39145/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39145.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39145",
"merged_at": "2021-01-13T14:00:07Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39145.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39145"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39146 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39146/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39146/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39146/events | https://github.com/pandas-dev/pandas/issues/39146 | 785,136,445 | MDU6SXNzdWU3ODUxMzY0NDU= | 39,146 | Refactor - ArrayManager overview issue | {
"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": "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 | [] | null | 7 | 2021-01-13T14:10:00Z | 2021-08-15T18:49:34Z | null | MEMBER | null | Initial proof of concept for a non-consolidating "ArrayManager" (storing the columns of a DataFrame as a list of 1D arrays) is merged in https://github.com/pandas-dev/pandas/pull/36010.
This issue is meant to track the required follow-up work items to get this to a more feature-complete implementation.
- **Functi... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 3,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 3,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39146/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39146/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39147 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39147/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39147/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39147/events | https://github.com/pandas-dev/pandas/issues/39147 | 785,171,933 | MDU6SXNzdWU3ODUxNzE5MzM= | 39,147 | REGR: Assigning multiple new columns with loc fails when index is a MultiIndex | {
"avatar_url": "https://avatars.githubusercontent.com/u/2786853?v=4",
"events_url": "https://api.github.com/users/gdiepen/events{/privacy}",
"followers_url": "https://api.github.com/users/gdiepen/followers",
"following_url": "https://api.github.com/users/gdiepen/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "e1... | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 1 | 2021-01-13T14:52:49Z | 2021-01-15T14:14:18Z | 2021-01-15T14:14:18Z | NONE | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
**Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39147/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39147/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39148 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39148/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39148/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39148/events | https://github.com/pandas-dev/pandas/issues/39148 | 785,211,760 | MDU6SXNzdWU3ODUyMTE3NjA= | 39,148 | BUG: Cells containing "NA" (string) in excel is imported as NaN | {
"avatar_url": "https://avatars.githubusercontent.com/u/35208548?v=4",
"events_url": "https://api.github.com/users/michamich/events{/privacy}",
"followers_url": "https://api.github.com/users/michamich/followers",
"following_url": "https://api.github.com/users/michamich/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": "bfe5bf",
"default": false,
"descript... | closed | false | null | [] | null | 3 | 2021-01-13T15:40:18Z | 2021-01-15T19:13:02Z | 2021-01-15T19:13:01Z | NONE | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
**Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39148/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39148/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39149 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39149/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39149/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39149/events | https://github.com/pandas-dev/pandas/pull/39149 | 785,241,107 | MDExOlB1bGxSZXF1ZXN0NTU0MzAwMjAz | 39,149 | REF: implement is_exact_match | {
"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": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2021-01-13T16:14:38Z | 2021-01-14T15:33:08Z | 2021-01-14T14:23:03Z | MEMBER | null | Working to smooth out some inconsistencies in setitem between code paths. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39149/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39149/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39149.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39149",
"merged_at": "2021-01-14T14:23:03Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39149.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39149"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39150 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39150/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39150/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39150/events | https://github.com/pandas-dev/pandas/pull/39150 | 785,268,948 | MDExOlB1bGxSZXF1ZXN0NTU0MzIzMzI2 | 39,150 | DOC: 1.3 release notes | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2021-01-13T16:49:36Z | 2021-01-14T15:58:26Z | 2021-01-14T15:58:21Z | MEMBER | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39150/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39150/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39150.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39150",
"merged_at": "2021-01-14T15:58:21Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39150.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39150"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/39151 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39151/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39151/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39151/events | https://github.com/pandas-dev/pandas/issues/39151 | 785,292,017 | MDU6SXNzdWU3ODUyOTIwMTc= | 39,151 | BUG: comparison of pandas NaT with datetime.date evaluating to True | {
"avatar_url": "https://avatars.githubusercontent.com/u/842131?v=4",
"events_url": "https://api.github.com/users/arc12/events{/privacy}",
"followers_url": "https://api.github.com/users/arc12/followers",
"following_url": "https://api.github.com/users/arc12/following{/other_user}",
"gists_url": "https://api.gi... | [
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "e11d21",
"default": false,
"description": "Functiona... | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 6 | 2021-01-13T17:21:11Z | 2021-01-16T10:04:01Z | 2021-01-16T01:18:12Z | NONE | null | #### Code Sample, a copy-pastable example
```python
import pandas
import datetime
pandas.NaT < datetime.datetime.now().date()
```
#### Problem description
I understood the convention is for NA-types to evaluate to False in all inequalities. The above code evaluates to True.
These DO evaluate to False, as ex... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39151/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39151/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39152 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39152/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39152/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39152/events | https://github.com/pandas-dev/pandas/pull/39152 | 785,314,883 | MDExOlB1bGxSZXF1ZXN0NTU0MzYxMzk3 | 39,152 | CLN remove 'import pandas as pd' from pandas/core/generic.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4",
"events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}",
"followers_url": "https://api.github.com/users/MarcoGorelli/followers",
"following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}",
"gist... | [
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, code_checks",
"id": 106935113,
"name": "Code Style",
"node_id": "MDU6TGFiZWwxMDY5MzUxMTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style"
}
] | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 2 | 2021-01-13T17:55:04Z | 2021-01-31T13:28:25Z | 2021-01-14T19:18:37Z | MEMBER | null | - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
---
will do the rest (excluding `pandas/tests`) and add a check if this is the kind of thing we want | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39152/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39152/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39152.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39152",
"merged_at": "2021-01-14T19:18:37Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39152.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39152"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39153 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39153/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39153/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39153/events | https://github.com/pandas-dev/pandas/pull/39153 | 785,411,446 | MDExOlB1bGxSZXF1ZXN0NTU0NDQyNTUw | 39,153 | BUG: Minor fix setitem_cache_updating tests | {
"avatar_url": "https://avatars.githubusercontent.com/u/22431999?v=4",
"events_url": "https://api.github.com/users/rosagold/events{/privacy}",
"followers_url": "https://api.github.com/users/rosagold/followers",
"following_url": "https://api.github.com/users/rosagold/following{/other_user}",
"gists_url": "htt... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
}
] | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2021-01-13T20:16:26Z | 2021-01-14T15:56:19Z | 2021-01-14T15:56:14Z | CONTRIBUTOR | null | BUG: tiny fix in tests, i guess from rapid development ;) -> https://github.com/pandas-dev/pandas/issues/5424#issuecomment-27658793
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39153/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39153/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39153.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39153",
"merged_at": "2021-01-14T15:56:14Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39153.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39153"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39154 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39154/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39154/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39154/events | https://github.com/pandas-dev/pandas/issues/39154 | 785,471,545 | MDU6SXNzdWU3ODU0NzE1NDU= | 39,154 | ENH: Dedicated method for creating conditional columns | {
"avatar_url": "https://avatars.githubusercontent.com/u/34067903?v=4",
"events_url": "https://api.github.com/users/erfannariman/events{/privacy}",
"followers_url": "https://api.github.com/users/erfannariman/followers",
"following_url": "https://api.github.com/users/erfannariman/following{/other_user}",
"gist... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "207de5",
"default": false,
"description": "Requires... | open | false | null | [] | null | 5 | 2021-01-13T21:31:09Z | 2021-10-09T12:34:37Z | null | CONTRIBUTOR | null | Creating conditional columns is an operation you perform a lot when wrangling data. Still right now there is no dedicated and explicit way of creating conditional columns in pandas. This can be seen on [StackOverflow](https://stackoverflow.com/questions/19913659/pandas-conditional-creation-of-a-series-dataframe-column)... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39154/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39154/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39155 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39155/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39155/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39155/events | https://github.com/pandas-dev/pandas/issues/39155 | 785,484,825 | MDU6SXNzdWU3ODU0ODQ4MjU= | 39,155 | CI: Unreliable Tests write to S3 | {
"avatar_url": "https://avatars.githubusercontent.com/u/16733618?v=4",
"events_url": "https://api.github.com/users/alimcmaster1/events{/privacy}",
"followers_url": "https://api.github.com/users/alimcmaster1/followers",
"following_url": "https://api.github.com/users/alimcmaster1/following{/other_user}",
"gist... | [
{
"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": "e4a5f1",
"d... | open | false | null | [] | null | 4 | 2021-01-13T21:55:33Z | 2021-11-15T19:43:39Z | null | CONTRIBUTOR | null | Seen this in a few PRs:
https://github.com/pandas-dev/pandas/pull/39153/checks?check_run_id=1697646268
```
________________________ TestS3.test_write_s3_csv_fails ________________________
[gw1] linux -- Python 3.7.9 /usr/share/miniconda/envs/pandas-dev/bin/python
self = <pandas.tests.io.parser.test_network.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/39155/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39155/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39156 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39156/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39156/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39156/events | https://github.com/pandas-dev/pandas/pull/39156 | 785,514,736 | MDExOlB1bGxSZXF1ZXN0NTU0NTMxNTY1 | 39,156 | CI: Mark network test as xfail | {
"avatar_url": "https://avatars.githubusercontent.com/u/61934744?v=4",
"events_url": "https://api.github.com/users/phofl/events{/privacy}",
"followers_url": "https://api.github.com/users/phofl/followers",
"following_url": "https://api.github.com/users/phofl/following{/other_user}",
"gists_url": "https://api.... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "a2bca7",
"d... | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 4 | 2021-01-13T22:52:12Z | 2021-01-13T23:41:29Z | 2021-01-13T23:38:47Z | MEMBER | null | - [x] xref #39155
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
https://github.com/pandas-dev/pandas/issues/39155#issuecomment-759783358
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39156/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39156/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39156.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39156",
"merged_at": "2021-01-13T23:38:47Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39156.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39156"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39157 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39157/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39157/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39157/events | https://github.com/pandas-dev/pandas/pull/39157 | 785,536,063 | MDExOlB1bGxSZXF1ZXN0NTU0NTQ5NTI5 | 39,157 | Backport PR #39156 on branch 1.2.x (CI: Mark network test as xfail) | {
"avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4",
"events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}",
"followers_url": "https://api.github.com/users/meeseeksmachine/followers",
"following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"... | [
{
"color": "a2bca7",
"default": false,
"description": "Continuous Integration",
"id": 48070600,
"name": "CI",
"node_id": "MDU6TGFiZWw0ODA3MDYwMA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI"
}
] | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 0 | 2021-01-13T23:40:30Z | 2021-01-14T00:29:42Z | 2021-01-14T00:29:42Z | NONE | null | Backport PR #39156: CI: Mark network test as xfail | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39157/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39157/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39157.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39157",
"merged_at": "2021-01-14T00:29:42Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39157.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39157"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39158 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39158/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39158/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39158/events | https://github.com/pandas-dev/pandas/issues/39158 | 785,539,756 | MDU6SXNzdWU3ODU1Mzk3NTY= | 39,158 | Minor typo on warnings | {
"avatar_url": "https://avatars.githubusercontent.com/u/19514231?v=4",
"events_url": "https://api.github.com/users/MicaelJarniac/events{/privacy}",
"followers_url": "https://api.github.com/users/MicaelJarniac/followers",
"following_url": "https://api.github.com/users/MicaelJarniac/following{/other_user}",
"g... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0e8a16",
"default": true,
"description": null,
"id": 717120670,... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/60135021?v=4",
"events_url": "https://api.github.com/users/Kavya9986/events{/privacy}",
"followers_url": "https://api.github.com/users/Kavya9986/followers",
"following_url": "https://api.github.com/users/Kavya9986/following{/other_user}",
"gists_url": "... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/60135021?v=4",
"events_url": "https://api.github.com/users/Kavya9986/events{/privacy}",
"followers_url": "https://api.github.com/users/Kavya9986/followers",
"following_url": "https://api.github.com/users/Kavya9986/following{/other_user}",
... | {
"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",
... | 12 | 2021-01-13T23:50:07Z | 2021-08-25T17:55:55Z | 2021-08-25T17:55:55Z | CONTRIBUTOR | null | https://github.com/pandas-dev/pandas/blob/25110a92b291de6688c3accad4c34d84837445e8/pandas/_libs/parsers.pyx#L1993-L1996
`"Columns ({warning_names}) have mixed types.Specify dtype option on import or set low_memory=False."`
Note the lack of a space after the period on `types.Specify`. That's because there's no comma 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/39158/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39158/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39159 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39159/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39159/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39159/events | https://github.com/pandas-dev/pandas/pull/39159 | 785,540,082 | MDExOlB1bGxSZXF1ZXN0NTU0NTUyODQ4 | 39,159 | ERR: Fix missing space in warning message | {
"avatar_url": "https://avatars.githubusercontent.com/u/19514231?v=4",
"events_url": "https://api.github.com/users/MicaelJarniac/events{/privacy}",
"followers_url": "https://api.github.com/users/MicaelJarniac/followers",
"following_url": "https://api.github.com/users/MicaelJarniac/following{/other_user}",
"g... | [
{
"color": "f2f074",
"default": false,
"description": "Warnings that appear or should be added to pandas",
"id": 1628184320,
"name": "Warnings",
"node_id": "MDU6TGFiZWwxNjI4MTg0MzIw",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Warnings"
}
] | 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... | 5 | 2021-01-13T23:51:03Z | 2021-05-26T02:20:12Z | 2021-05-26T02:20:11Z | CONTRIBUTOR | null | - [x] closes #39158
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39159/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39159/timeline | null | 1 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39159.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39159",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/39159.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39159"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39160 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39160/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39160/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39160/events | https://github.com/pandas-dev/pandas/pull/39160 | 785,542,940 | MDExOlB1bGxSZXF1ZXN0NTU0NTU1MjAz | 39,160 | Backport PR #39029: BUG: read_csv does not close file during an error in _make_reader | {
"avatar_url": "https://avatars.githubusercontent.com/u/6618166?v=4",
"events_url": "https://api.github.com/users/twoertwein/events{/privacy}",
"followers_url": "https://api.github.com/users/twoertwein/followers",
"following_url": "https://api.github.com/users/twoertwein/following{/other_user}",
"gists_url":... | [
{
"color": "5319e7",
"default": false,
"description": "read_csv, to_csv",
"id": 47229171,
"name": "IO CSV",
"node_id": "MDU6TGFiZWw0NzIyOTE3MQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV"
}
] | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 1 | 2021-01-13T23:58:39Z | 2021-01-19T15:54:13Z | 2021-01-14T13:09:09Z | CONTRIBUTOR | null | Backport PR #39029 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39160/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39160/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39160.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39160",
"merged_at": "2021-01-14T13:09:09Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39160.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39160"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39161 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39161/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39161/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39161/events | https://github.com/pandas-dev/pandas/pull/39161 | 785,545,073 | MDExOlB1bGxSZXF1ZXN0NTU0NTU3MDA1 | 39,161 | Fix regression in loc setitem raising KeyError when enlarging df with multiindex | {
"avatar_url": "https://avatars.githubusercontent.com/u/61934744?v=4",
"events_url": "https://api.github.com/users/phofl/events{/privacy}",
"followers_url": "https://api.github.com/users/phofl/followers",
"following_url": "https://api.github.com/users/phofl/following{/other_user}",
"gists_url": "https://api.... | [
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "e1... | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 2 | 2021-01-14T00:03:38Z | 2021-01-15T16:04:31Z | 2021-01-15T14:14:18Z | MEMBER | null | - [x] closes #39147
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [x] whatsnew entry
The previous fix only viewed row indexers not column indexers | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39161/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39161/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39161.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39161",
"merged_at": "2021-01-15T14:14:18Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39161.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39161"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39162 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39162/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39162/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39162/events | https://github.com/pandas-dev/pandas/issues/39162 | 785,550,073 | MDU6SXNzdWU3ODU1NTAwNzM= | 39,162 | BUG: Calling tz_localize suppresses ValueError when converting from NaT to np.int64 | {
"avatar_url": "https://avatars.githubusercontent.com/u/3144420?v=4",
"events_url": "https://api.github.com/users/vdonato/events{/privacy}",
"followers_url": "https://api.github.com/users/vdonato/followers",
"following_url": "https://api.github.com/users/vdonato/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
... | closed | 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",
... | 4 | 2021-01-14T00:16:33Z | 2021-08-15T03:09:22Z | 2021-08-15T03:09:21Z | NONE | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
#### Code Sample, a copy-pastable example
```python
import numpy as np
import... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39162/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39162/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39163 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39163/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39163/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39163/events | https://github.com/pandas-dev/pandas/pull/39163 | 785,606,324 | MDExOlB1bGxSZXF1ZXN0NTU0NjA2OTIw | 39,163 | API/BUG: always try to operate inplace when setting with loc/iloc[foo, bar] | {
"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": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 16 | 2021-01-14T02:49:27Z | 2021-03-08T22:15:38Z | 2021-03-05T00:09:35Z | MEMBER | null | - [x] closes #38896
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] whatsnew entry
(The PR title should have a caveat "in cases that make it to `BlockManager.setitem`)
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/39163/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39163/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39163.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39163",
"merged_at": "2021-03-05T00:09:34Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39163.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39163"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39164 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39164/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39164/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39164/events | https://github.com/pandas-dev/pandas/issues/39164 | 785,654,180 | MDU6SXNzdWU3ODU2NTQxODA= | 39,164 | ENH: add additional extras_require sections for optional dependencies | {
"avatar_url": "https://avatars.githubusercontent.com/u/15134881?v=4",
"events_url": "https://api.github.com/users/person142/events{/privacy}",
"followers_url": "https://api.github.com/users/person142/followers",
"following_url": "https://api.github.com/users/person142/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": "75507B",
"default": false,
"description": "Library ... | open | false | null | [] | null | 0 | 2021-01-14T05:05:13Z | 2021-01-17T15:24:58Z | null | NONE | null | #### Is your feature request related to a problem?
It would be nice to have more `extras_require` sections in the `setup.py` for optional dependencies.
#### Describe the solution you'd like
I'd like to see more sections added here:
https://github.com/pandas-dev/pandas/blob/master/setup.py#L743
for option... | {
"+1": 2,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 2,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39164/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39164/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39165 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39165/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39165/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39165/events | https://github.com/pandas-dev/pandas/pull/39165 | 785,761,275 | MDExOlB1bGxSZXF1ZXN0NTU0NzQxOTYw | 39,165 | REF/TYP: extract function/type args in describe.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/41443370?v=4",
"events_url": "https://api.github.com/users/ivanovmg/events{/privacy}",
"followers_url": "https://api.github.com/users/ivanovmg/followers",
"following_url": "https://api.github.com/users/ivanovmg/following{/other_user}",
"gists_url": "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"
}
] | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2021-01-14T07:40:16Z | 2021-01-15T12:14:26Z | 2021-01-14T14:20:43Z | MEMBER | null | - [ ] xref #36833
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] whatsnew entry
Extracted function ``_refine_percentiles`` and typed function arguments in ``pandas/core/des... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39165/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39165/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39165.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39165",
"merged_at": "2021-01-14T14:20:43Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39165.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39165"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39166 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39166/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39166/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39166/events | https://github.com/pandas-dev/pandas/issues/39166 | 785,765,574 | MDU6SXNzdWU3ODU3NjU1NzQ= | 39,166 | BUG: .apply with collections | {
"avatar_url": "https://avatars.githubusercontent.com/u/27874014?v=4",
"events_url": "https://api.github.com/users/svjack/events{/privacy}",
"followers_url": "https://api.github.com/users/svjack/followers",
"following_url": "https://api.github.com/users/svjack/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "fbca04",
"default": false,
"description": "Apply, Aggregate, Transf... | 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",
... | 3 | 2021-01-14T07:48:34Z | 2021-08-15T03:10:17Z | null | NONE | null | consider following example:
```
pd.DataFrame([[0, 1, 2], [3, 4, 5]]).apply(lambda x: [x] * 2, axis = 1)
[[3, 4, 5], [3, 4, 5]]
[[3, 4, 5], [3, 4, 5]]
```
but if use numpy array to replace list, i.e.
```
pd.DataFrame([[0, 1, 2], [3, 4, 5]]).apply(lambda x: np.asarray([x]) * 2, axis = 1)
[[0, 2, 4]]
[[6, 4, 8... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39166/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39166/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39167 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39167/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39167/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39167/events | https://github.com/pandas-dev/pandas/issues/39167 | 785,770,007 | MDU6SXNzdWU3ODU3NzAwMDc= | 39,167 | QST: Why is `storage_options` parameter missed in `read_table` method? | {
"avatar_url": "https://avatars.githubusercontent.com/u/26389732?v=4",
"events_url": "https://api.github.com/users/YarShev/events{/privacy}",
"followers_url": "https://api.github.com/users/YarShev/followers",
"following_url": "https://api.github.com/users/YarShev/following{/other_user}",
"gists_url": "https:... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "06909A",
"default": false,
"description": "IO issue... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/16733618?v=4",
"events_url": "https://api.github.com/users/alimcmaster1/events{/privacy}",
"followers_url": "https://api.github.com/users/alimcmaster1/followers",
"following_url": "https://api.github.com/users/alimcmaster1/following{/other_user}",
"gist... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/16733618?v=4",
"events_url": "https://api.github.com/users/alimcmaster1/events{/privacy}",
"followers_url": "https://api.github.com/users/alimcmaster1/followers",
"following_url": "https://api.github.com/users/alimcmaster1/following{/other_use... | null | 3 | 2021-01-14T07:56:48Z | 2021-08-31T13:13:22Z | 2021-08-31T13:13:22Z | NONE | null | - [x] I have searched the [[pandas] tag](https://stackoverflow.com/questions/tagged/pandas) on StackOverflow for similar questions.
- [ ] I have asked my usage related question on [StackOverflow](https://stackoverflow.com).
---
#### Question about pandas
**Note**: If you'd still like to submit a question, p... | {
"+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/39167/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39167/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39168 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39168/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39168/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39168/events | https://github.com/pandas-dev/pandas/issues/39168 | 785,801,092 | MDU6SXNzdWU3ODU4MDEwOTI= | 39,168 | BUG: assert_frame_equal() with check_like=True errors with non-comparable types | {
"avatar_url": "https://avatars.githubusercontent.com/u/1634164?v=4",
"events_url": "https://api.github.com/users/khaeru/events{/privacy}",
"followers_url": "https://api.github.com/users/khaeru/followers",
"following_url": "https://api.github.com/users/khaeru/following{/other_user}",
"gists_url": "https://ap... | [
{
"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": "e11d21",
"d... | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 3 | 2021-01-14T08:48:04Z | 2021-01-17T11:24:06Z | 2021-01-16T14:21:18Z | NONE | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
#### Code sample
```python
import pandas as pd
import pandas.testing as pdt
# ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39168/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39168/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39169 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39169/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39169/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39169/events | https://github.com/pandas-dev/pandas/issues/39169 | 786,083,005 | MDU6SXNzdWU3ODYwODMwMDU= | 39,169 | BUG: `df.agg` call passes different things to a custom function depending on whether a unused kwarg is supplied or not | {
"avatar_url": "https://avatars.githubusercontent.com/u/16693035?v=4",
"events_url": "https://api.github.com/users/pjireland/events{/privacy}",
"followers_url": "https://api.github.com/users/pjireland/followers",
"following_url": "https://api.github.com/users/pjireland/following{/other_user}",
"gists_url": "... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
... | open | false | null | [] | {
"closed_at": null,
"closed_issues": 786,
"created_at": "2015-01-13T10:53:19Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
... | 5 | 2021-01-14T15:28:58Z | 2021-01-17T20:03:03Z | null | NONE | null | - [x] I have checked that this issue has not already been reported
* The issue could potentially be similar to that reported in https://github.com/pandas-dev/pandas/issues/33517, but I'm not sure.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bu... | {
"+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/39169/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39169/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39170 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39170/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39170/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39170/events | https://github.com/pandas-dev/pandas/pull/39170 | 786,088,425 | MDExOlB1bGxSZXF1ZXN0NTU1MDEyODMz | 39,170 | REF: extract more functions in pandas/core/describe.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/41443370?v=4",
"events_url": "https://api.github.com/users/ivanovmg/events{/privacy}",
"followers_url": "https://api.github.com/users/ivanovmg/followers",
"following_url": "https://api.github.com/users/ivanovmg/following{/other_user}",
"gists_url": "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"
}
] | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2021-01-14T15:35:23Z | 2021-01-15T10:16:56Z | 2021-01-14T16:34:39Z | MEMBER | null | - [ ] xref #36833
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] whatsnew entry
Extracted ``describe_series``, ``describe_frame`` and ``select_column`` in ``pandas/core/des... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39170/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39170/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39170.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39170",
"merged_at": "2021-01-14T16:34:39Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39170.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39170"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39171 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39171/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39171/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39171/events | https://github.com/pandas-dev/pandas/issues/39171 | 786,108,116 | MDU6SXNzdWU3ODYxMDgxMTY= | 39,171 | ENH: Reimplement and undeprecate DataFrame.lookup | {
"avatar_url": "https://avatars.githubusercontent.com/u/566650?v=4",
"events_url": "https://api.github.com/users/impredicative/events{/privacy}",
"followers_url": "https://api.github.com/users/impredicative/followers",
"following_url": "https://api.github.com/users/impredicative/following{/other_user}",
"gis... | [
{
"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 | true | null | [] | null | 26 | 2021-01-14T15:59:31Z | 2021-02-17T19:31:00Z | 2021-01-14T16:21:55Z | NONE | too heated | #### Is your feature request related to a problem?
I seriously get the impression that Pandas is actively being sabotaged. As a case in point, `DataFrame.lookup` was deprecated in v1.2. The problems with this are:
1. The [doc for `DataFrame.lookup`](https://pandas.pydata.org/pandas-docs/stable/reference/api/panda... | {
"+1": 2,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 2,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39171/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39171/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39172 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39172/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39172/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39172/events | https://github.com/pandas-dev/pandas/issues/39172 | 786,108,545 | MDU6SXNzdWU3ODYxMDg1NDU= | 39,172 | BUG: SeriesGroupBy.value_counts() raises on an empty Series | {
"avatar_url": "https://avatars.githubusercontent.com/u/18561678?v=4",
"events_url": "https://api.github.com/users/FilippoBovo/events{/privacy}",
"followers_url": "https://api.github.com/users/FilippoBovo/followers",
"following_url": "https://api.github.com/users/FilippoBovo/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": "729FCF",
"default": false,
"description": null,
"id": 233160,
... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/40292327?v=4",
"events_url": "https://api.github.com/users/AnnaDaglis/events{/privacy}",
"followers_url": "https://api.github.com/users/AnnaDaglis/followers",
"following_url": "https://api.github.com/users/AnnaDaglis/following{/other_user}",
"gists_url"... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/40292327?v=4",
"events_url": "https://api.github.com/users/AnnaDaglis/events{/privacy}",
"followers_url": "https://api.github.com/users/AnnaDaglis/followers",
"following_url": "https://api.github.com/users/AnnaDaglis/following{/other_user}",
... | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 3 | 2021-01-14T16:00:03Z | 2021-01-22T23:26:52Z | 2021-01-22T23:26:52Z | NONE | null | - [X] I have searched the [[pandas] tag](https://stackoverflow.com/questions/tagged/pandas) on StackOverflow for similar questions.
- [ ] I have asked my usage related question on [StackOverflow](https://stackoverflow.com).
---
#### Question about pandas
Using the `value_counts` method after grouping an emp... | {
"+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/39172/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39172/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39173 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39173/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39173/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39173/events | https://github.com/pandas-dev/pandas/issues/39173 | 786,108,608 | MDU6SXNzdWU3ODYxMDg2MDg= | 39,173 | ENH: Undeprecate and reimplement DataFrame.lookup | {
"avatar_url": "https://avatars.githubusercontent.com/u/566650?v=4",
"events_url": "https://api.github.com/users/impredicative/events{/privacy}",
"followers_url": "https://api.github.com/users/impredicative/followers",
"following_url": "https://api.github.com/users/impredicative/following{/other_user}",
"gis... | [
{
"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-01-14T16:00:07Z | 2021-01-14T16:04:27Z | 2021-01-14T16:04:26Z | NONE | null | #### Is your feature request related to a problem?
I seriously get the impression that Pandas is actively being sabotaged. As a case in point, `DataFrame.lookup` was deprecated in v1.2.0. The problems with this are:
1. The [doc for `DataFrame.lookup`](https://pandas.pydata.org/pandas-docs/stable/reference/api/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/39173/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39173/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39174 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39174/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39174/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39174/events | https://github.com/pandas-dev/pandas/pull/39174 | 786,148,073 | MDExOlB1bGxSZXF1ZXN0NTU1MDYxNzMy | 39,174 | CLN,TYP Remove string return annotations | {
"avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4",
"events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}",
"followers_url": "https://api.github.com/users/MarcoGorelli/followers",
"following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}",
"gist... | [
{
"color": "207de5",
"default": false,
"description": null,
"id": 211029535,
"name": "Clean",
"node_id": "MDU6TGFiZWwyMTEwMjk1MzU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean"
},
{
"color": "ea91a4",
"default": false,
"description": "type annotat... | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 6 | 2021-01-14T16:49:32Z | 2021-01-16T11:33:14Z | 2021-01-16T11:15:51Z | MEMBER | null |
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
this was just done with
```python
parser = argparse.ArgumentParser()
parser.add_argument('paths', nargs='*', type=Path)
args = parser.parse_arg... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39174/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39174/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39174.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39174",
"merged_at": "2021-01-16T11:15:51Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39174.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39174"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39175 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39175/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39175/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39175/events | https://github.com/pandas-dev/pandas/issues/39175 | 786,168,473 | MDU6SXNzdWU3ODYxNjg0NzM= | 39,175 | CI: use conda incubator in doc build | {
"avatar_url": "https://avatars.githubusercontent.com/u/7614606?v=4",
"events_url": "https://api.github.com/users/fangchenli/events{/privacy}",
"followers_url": "https://api.github.com/users/fangchenli/followers",
"following_url": "https://api.github.com/users/fangchenli/following{/other_user}",
"gists_url":... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "a2bca7",
"default": false,
"description": "Continuous Integratio... | open | false | null | [] | null | 1 | 2021-01-14T17:17:25Z | 2021-01-25T08:25:37Z | null | MEMBER | null | #39043 enabled conda incubator for the benchmark build. But I didn't get the doc build to work. I had something like this
```yml
web_and_docs:
name: Web and docs
runs-on: ubuntu-latest
defaults:
run:
shell: bash -l -e {0}
steps:
- name: Checkout
uses: actions/checko... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39175/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39175/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39176 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39176/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39176/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39176/events | https://github.com/pandas-dev/pandas/issues/39176 | 786,328,824 | MDU6SXNzdWU3ODYzMjg4MjQ= | 39,176 | CI: docs build failing? | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"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": "a2bca7",
"default": false,
"description": "Continuous Integratio... | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 3 | 2021-01-14T20:48:04Z | 2021-05-13T17:48:56Z | 2021-05-13T17:48:56Z | CONTRIBUTOR | null | several recent PRs are showing a web / docs build failure: https://github.com/pandas-dev/pandas/pull/39136/checks?check_run_id=1704155153
though not sure we are actually seeing this on master.
cc @pandas-dev/pandas-core | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39176/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39176/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39177 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39177/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39177/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39177/events | https://github.com/pandas-dev/pandas/pull/39177 | 786,361,908 | MDExOlB1bGxSZXF1ZXN0NTU1MjQ0MTEw | 39,177 | CI: Pin nbformat to 5.0.8 | {
"avatar_url": "https://avatars.githubusercontent.com/u/61934744?v=4",
"events_url": "https://api.github.com/users/phofl/events{/privacy}",
"followers_url": "https://api.github.com/users/phofl/followers",
"following_url": "https://api.github.com/users/phofl/following{/other_user}",
"gists_url": "https://api.... | [
{
"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": "a2bca7",
"default": false,
"description": "Continuous Integratio... | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 4 | 2021-01-14T21:44:04Z | 2021-01-14T22:29:08Z | 2021-01-14T22:27:58Z | MEMBER | null | - [x] xref #39176
cc @jreback nbformat should be enoguh I hope. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39177/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39177/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39177.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39177",
"merged_at": "2021-01-14T22:27:58Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39177.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39177"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39178 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39178/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39178/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39178/events | https://github.com/pandas-dev/pandas/issues/39178 | 786,362,353 | MDU6SXNzdWU3ODYzNjIzNTM= | 39,178 | BUG: MultiIndexes are disappearing using an empty dataframe, Groupby and aggregate using 'list' method | {
"avatar_url": "https://avatars.githubusercontent.com/u/19258773?v=4",
"events_url": "https://api.github.com/users/natanvotre/events{/privacy}",
"followers_url": "https://api.github.com/users/natanvotre/followers",
"following_url": "https://api.github.com/users/natanvotre/following{/other_user}",
"gists_url"... | [
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
"name": "Groupby",
"node_id": "MDU6TGFiZWwyMzMxNjA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby"
},
{
"color": "207de5",
"default": false,
"description": null,
"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",... | 6 | 2021-01-14T21:44:49Z | 2021-09-25T22:23:16Z | 2021-09-25T22:23: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 of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
This bug is happening just in the pandas' version 1.2.0. The indexes are disappear... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39178/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39178/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39179 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39179/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39179/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39179/events | https://github.com/pandas-dev/pandas/pull/39179 | 786,386,460 | MDExOlB1bGxSZXF1ZXN0NTU1MjY0NzY2 | 39,179 | Backport PR #39177 on branch 1.2.x (CI: Pin nbformat to 5.0.8) | {
"avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4",
"events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}",
"followers_url": "https://api.github.com/users/meeseeksmachine/followers",
"following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "d93f0b",
"default": false,
"description": "Required and optional... | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 0 | 2021-01-14T22:28:58Z | 2021-01-14T23:24:37Z | 2021-01-14T23:24:36Z | NONE | null | Backport PR #39177: CI: Pin nbformat to 5.0.8 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39179/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39179/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39179.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39179",
"merged_at": "2021-01-14T23:24:36Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39179.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39179"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39180 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39180/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39180/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39180/events | https://github.com/pandas-dev/pandas/pull/39180 | 786,417,756 | MDExOlB1bGxSZXF1ZXN0NTU1MjkxMDgy | 39,180 | WIP: Troublehsoot nbformat | {
"avatar_url": "https://avatars.githubusercontent.com/u/61934744?v=4",
"events_url": "https://api.github.com/users/phofl/events{/privacy}",
"followers_url": "https://api.github.com/users/phofl/followers",
"following_url": "https://api.github.com/users/phofl/following{/other_user}",
"gists_url": "https://api.... | [] | closed | false | null | [] | null | 0 | 2021-01-14T23:32:34Z | 2021-04-26T22:00:27Z | 2021-01-15T00:19:53Z | MEMBER | null | I could reproduce this locally, but after automatically downloading new object.inv files the issue was gone.
It seemed as the warning was unknown keyword and, have to troubleshoot here | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39180/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39180/timeline | null | 1 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39180.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39180",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/39180.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39180"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39181 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39181/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39181/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39181/events | https://github.com/pandas-dev/pandas/issues/39181 | 786,424,240 | MDU6SXNzdWU3ODY0MjQyNDA= | 39,181 | BUG: ExcelWriter.book --> no member ->Slow Execution Time<- | {
"avatar_url": "https://avatars.githubusercontent.com/u/24252112?v=4",
"events_url": "https://api.github.com/users/Eric106/events{/privacy}",
"followers_url": "https://api.github.com/users/Eric106/followers",
"following_url": "https://api.github.com/users/Eric106/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": "bfe5bf",
"default"... | closed | false | null | [] | {
"closed_at": "2021-02-09T11:58:00Z",
"closed_issues": 89,
"created_at": "2021-01-16T01:20:17Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jre... | 6 | 2021-01-14T23:49:52Z | 2021-02-08T15:14:25Z | 2021-02-08T15:14:25Z | NONE | null | - [*] I have checked that this issue has not already been reported.
- [*] I have confirmed this bug exists on the latest version of pandas.
- [*] (optional) I have confirmed this bug exists on the master branch of pandas.
---
**Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39181/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39181/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39182 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39182/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39182/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39182/events | https://github.com/pandas-dev/pandas/pull/39182 | 786,510,994 | MDExOlB1bGxSZXF1ZXN0NTU1MzY3MjA4 | 39,182 | CI/DOC: Add option to build whatsnew | {
"avatar_url": "https://avatars.githubusercontent.com/u/45562402?v=4",
"events_url": "https://api.github.com/users/rhshadrach/events{/privacy}",
"followers_url": "https://api.github.com/users/rhshadrach/followers",
"following_url": "https://api.github.com/users/rhshadrach/following{/other_user}",
"gists_url"... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "a2bca7",
"default": false,
"description": "Continuous Integratio... | closed | false | null | [] | null | 3 | 2021-01-15T03:51:04Z | 2021-02-12T22:00:44Z | 2021-02-12T16:37:31Z | MEMBER | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] whatsnew entry
Adds the option to compile the whatsnew. It also builds the API (to resolve links) and open... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39182/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39182/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39182.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39182",
"merged_at": "2021-02-12T16:37:31Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39182.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39182"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39183 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39183/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39183/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39183/events | https://github.com/pandas-dev/pandas/issues/39183 | 786,536,282 | MDU6SXNzdWU3ODY1MzYyODI= | 39,183 | January 2021 Docs Meeting | {
"avatar_url": "https://avatars.githubusercontent.com/u/86842?v=4",
"events_url": "https://api.github.com/users/afeld/events{/privacy}",
"followers_url": "https://api.github.com/users/afeld/followers",
"following_url": "https://api.github.com/users/afeld/following{/other_user}",
"gists_url": "https://api.git... | [
{
"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": "0bbec4",
"default": false,
"description": "Community topics (mee... | closed | false | null | [] | null | 10 | 2021-01-15T05:02:57Z | 2021-02-16T04:51:47Z | 2021-01-21T15:03:44Z | MEMBER | null | - [Thursday, January 21st at 9am EST - 14:00 UTC](https://everytimezone.com/?t=6008c400,348)
- [Zoom link](https://nyu.zoom.us/j/97315680910?pwd=NEJ3ZityVUM3VkltOGdVS01JbzZOQT09)
- [Notes](https://docs.google.com/document/d/1JoiqTdK6gi5W1QiTWrqtTV-rNmIqU3xROgHY5iT4J5g/edit#)
---
It was mentioned at the Develope... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39183/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39183/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39184 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39184/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39184/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39184/events | https://github.com/pandas-dev/pandas/issues/39184 | 786,568,460 | MDU6SXNzdWU3ODY1Njg0NjA= | 39,184 | BUG: Numpy ufuncs e.g. np.[op](df1, df2) aligns columns in pandas 1.2.0 where it did not before | {
"avatar_url": "https://avatars.githubusercontent.com/u/39565956?v=4",
"events_url": "https://api.github.com/users/WhistleWhileYouWork/events{/privacy}",
"followers_url": "https://api.github.com/users/WhistleWhileYouWork/followers",
"following_url": "https://api.github.com/users/WhistleWhileYouWork/following{/... | [
{
"color": "e11d21",
"default": false,
"description": "Functionality that used to work in a prior pandas version",
"id": 32815646,
"name": "Regression",
"node_id": "MDU6TGFiZWwzMjgxNTY0Ng==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression"
}
] | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 10 | 2021-01-15T05:41:59Z | 2021-01-20T07:22:57Z | 2021-01-20T07:22:57Z | NONE | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
#### Code Sample
```python
df = pd.DataFrame({k: [1,2,3,4,5] for k in 'abcd'... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39184/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39184/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39185 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39185/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39185/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39185/events | https://github.com/pandas-dev/pandas/pull/39185 | 786,670,488 | MDExOlB1bGxSZXF1ZXN0NTU1NTExNDgy | 39,185 | DOC: set the documentation language | {
"avatar_url": "https://avatars.githubusercontent.com/u/86842?v=4",
"events_url": "https://api.github.com/users/afeld/events{/privacy}",
"followers_url": "https://api.github.com/users/afeld/followers",
"following_url": "https://api.github.com/users/afeld/following{/other_user}",
"gists_url": "https://api.git... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2021-01-15T07:22:26Z | 2021-01-21T17:46:42Z | 2021-01-21T17:46:42Z | MEMBER | null | Ensures the language is specified in the generated HTML. [Documentation on the configuration option.](https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-language)
Before:
```
$ curl -s https://pandas.pydata.org/docs/dev/getting_started/comparison/comparison_with_spreadsheets.html | grep "<html... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39185/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39185/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39185.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39185",
"merged_at": "2021-01-21T17:46:42Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39185.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39185"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39186 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39186/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39186/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39186/events | https://github.com/pandas-dev/pandas/pull/39186 | 786,849,849 | MDExOlB1bGxSZXF1ZXN0NTU1NjYxMDE0 | 39,186 | REF: extract classes in pandas/core/describe.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/41443370?v=4",
"events_url": "https://api.github.com/users/ivanovmg/events{/privacy}",
"followers_url": "https://api.github.com/users/ivanovmg/followers",
"following_url": "https://api.github.com/users/ivanovmg/following{/other_user}",
"gists_url": "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"
}
] | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2021-01-15T12:12:34Z | 2021-01-20T03:31:05Z | 2021-01-19T20:23:32Z | MEMBER | null | - [ ] xref #36833
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] whatsnew entry
Extract classes ``SeriesDescriber`` and ``DataFrameDescriber``.
In the next steps I am goin... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39186/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39186/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39186.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39186",
"merged_at": "2021-01-19T20:23:32Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39186.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39186"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39187 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39187/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39187/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39187/events | https://github.com/pandas-dev/pandas/pull/39187 | 786,927,565 | MDExOlB1bGxSZXF1ZXN0NTU1NzI1OTQ2 | 39,187 | Backport PR #39161 on branch 1.2.x (Fix regression in loc setitem raising KeyError when enlarging df with multiindex) | {
"avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4",
"events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}",
"followers_url": "https://api.github.com/users/meeseeksmachine/followers",
"following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"... | [
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "20... | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 0 | 2021-01-15T14:15:10Z | 2021-01-15T15:21:15Z | 2021-01-15T15:21:15Z | NONE | null | Backport PR #39161: Fix regression in loc setitem raising KeyError when enlarging df with multiindex | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39187/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39187/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39187.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39187",
"merged_at": "2021-01-15T15:21:15Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39187.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39187"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39188 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39188/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39188/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39188/events | https://github.com/pandas-dev/pandas/pull/39188 | 786,972,726 | MDExOlB1bGxSZXF1ZXN0NTU1NzYzMTY2 | 39,188 | REGR: Different results from DataFrame.apply and str accessor | {
"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": "5319e7",
"default": false,
"description": "String extension data type and string data",
"id": 57522093,
"name": "Strings",
"node_id": "MDU6TGFiZWw1NzUyMjA5Mw==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Strings"
},
{
"color": "fbca04",
"defaul... | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 2 | 2021-01-15T15:17:31Z | 2021-01-16T10:02:08Z | 2021-01-16T01:12:46Z | MEMBER | null | - [ ] closes #38979
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] whatsnew entry
@jbrockmendel despite my comment https://github.com/pandas-dev/pandas/issues/38979#issue... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39188/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39188/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39188.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39188",
"merged_at": "2021-01-16T01:12:46Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39188.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39188"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39189 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39189/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39189/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39189/events | https://github.com/pandas-dev/pandas/issues/39189 | 787,001,863 | MDU6SXNzdWU3ODcwMDE4NjM= | 39,189 | BUG: queries on categorical string columns in read_hdf return unexpected results | {
"avatar_url": "https://avatars.githubusercontent.com/u/22419093?v=4",
"events_url": "https://api.github.com/users/travispavletich/events{/privacy}",
"followers_url": "https://api.github.com/users/travispavletich/followers",
"following_url": "https://api.github.com/users/travispavletich/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": "5319e7",
"default": false,
"description": "read_hdf, HDFStore",
... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/8852168?v=4",
"events_url": "https://api.github.com/users/nofarm3/events{/privacy}",
"followers_url": "https://api.github.com/users/nofarm3/followers",
"following_url": "https://api.github.com/users/nofarm3/following{/other_user}",
"gists_url": "https:/... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/8852168?v=4",
"events_url": "https://api.github.com/users/nofarm3/events{/privacy}",
"followers_url": "https://api.github.com/users/nofarm3/followers",
"following_url": "https://api.github.com/users/nofarm3/following{/other_user}",
"gists_... | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 2 | 2021-01-15T15:57:44Z | 2021-01-30T20:46:14Z | 2021-01-30T20:46:14Z | NONE | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
#### Code Sample, a copy-pastable example
```python
h5_path = 'test.h5'
df ... | {
"+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/39189/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39189/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39190 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39190/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39190/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39190/events | https://github.com/pandas-dev/pandas/issues/39190 | 787,041,369 | MDU6SXNzdWU3ODcwNDEzNjk= | 39,190 | BUG: pd.to_csv(..., compression="zip") creates multiple files in zip archive that cannot be read by pd.read_csv() | {
"avatar_url": "https://avatars.githubusercontent.com/u/44621644?v=4",
"events_url": "https://api.github.com/users/tomstesco/events{/privacy}",
"followers_url": "https://api.github.com/users/tomstesco/followers",
"following_url": "https://api.github.com/users/tomstesco/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": "009800",
"default": false,
"description": "Duplicate issue or pull ... | closed | false | null | [] | null | 4 | 2021-01-15T16:54:39Z | 2021-01-15T19:15:50Z | 2021-01-15T19:10:30Z | NONE | null | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandas.
---
#### Code Sample, a copy-pastable example
```python
import pandas as pd
# e... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39190/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39190/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39191 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39191/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39191/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39191/events | https://github.com/pandas-dev/pandas/pull/39191 | 787,062,338 | MDExOlB1bGxSZXF1ZXN0NTU1ODM2NTIy | 39,191 | Revert "BUG/REG: RollingGroupby MultiIndex levels dropped (#38737)" | {
"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": "d4c5f9",
"default": false,
"description": "rolling, ewma, expanding",
"id": 1045950827,
"name": "Window",
"node_id": "MDU6TGFiZWwxMDQ1OTUwODI3",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Window"
}
] | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 2 | 2021-01-15T17:26:31Z | 2021-01-16T09:58:33Z | 2021-01-16T01:10:14Z | MEMBER | null | This reverts commit a37f1a45e83d7f803d7fcab7d384da28e9c1e714.
reverts PR #38737
I think we ended up deciding to revert on master and backport to keep master and 1.2.x in sync and not release this change in 1.2.1 to allow for further discussion.
once this revert PR merged:
- [x] backport
- [x] the blocker tag... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39191/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39191/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39191.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39191",
"merged_at": "2021-01-16T01:10:14Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39191.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39191"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39192 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39192/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39192/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39192/events | https://github.com/pandas-dev/pandas/issues/39192 | 787,142,723 | MDU6SXNzdWU3ODcxNDI3MjM= | 39,192 | QST: DataFrame.join on key columns | {
"avatar_url": "https://avatars.githubusercontent.com/u/47337188?v=4",
"events_url": "https://api.github.com/users/xinrong-databricks/events{/privacy}",
"followers_url": "https://api.github.com/users/xinrong-databricks/followers",
"following_url": "https://api.github.com/users/xinrong-databricks/following{/oth... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stac... | open | false | null | [] | {
"closed_at": null,
"closed_issues": 786,
"created_at": "2015-01-13T10:53:19Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
... | 7 | 2021-01-15T19:30:09Z | 2021-09-03T14:18:15Z | null | CONTRIBUTOR | null | - [ ] I have searched the [[pandas] tag](https://stackoverflow.com/questions/tagged/pandas) on StackOverflow for similar questions.
- [ ] I have asked my usage related question on [StackOverflow](https://stackoverflow.com).
---
#### Question about pandas
In pandas 1.2.0, DataFrame.join on key columns doesn'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/39192/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39192/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39193 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39193/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39193/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39193/events | https://github.com/pandas-dev/pandas/pull/39193 | 787,156,255 | MDExOlB1bGxSZXF1ZXN0NTU1OTE1OTcy | 39,193 | CI: Set xfail to strict=False for network tests | {
"avatar_url": "https://avatars.githubusercontent.com/u/61934744?v=4",
"events_url": "https://api.github.com/users/phofl/events{/privacy}",
"followers_url": "https://api.github.com/users/phofl/followers",
"following_url": "https://api.github.com/users/phofl/following{/other_user}",
"gists_url": "https://api.... | [
{
"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": "e4a5f1",
"default": false,
"description": ... | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 5 | 2021-01-15T19:55:06Z | 2021-01-16T15:01:19Z | 2021-01-16T01:14:54Z | MEMBER | null | - [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
This one is ugly. Botocore and boto3 were upgraded tonight to 1.19.55 and 1.16.55. Since aiobotocore requires them to be .52 this is ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39193/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39193/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39193.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39193",
"merged_at": "2021-01-16T01:14:54Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39193.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39193"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39194 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39194/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39194/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39194/events | https://github.com/pandas-dev/pandas/pull/39194 | 787,169,388 | MDExOlB1bGxSZXF1ZXN0NTU1OTI2OTc5 | 39,194 | REGR: fillna on datetime64[ns, UTC] column hits RecursionError | {
"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": "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": "fbca04"... | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 6 | 2021-01-15T20:20:22Z | 2021-01-16T12:32:09Z | 2021-01-16T01:09:21Z | MEMBER | null | - [ ] closes #38851
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] whatsnew entry
@jbrockmendel this reverts #37040 in it's entirety for backport
feel free to push to th... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39194/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39194/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39194.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39194",
"merged_at": "2021-01-16T01:09:21Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39194.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39194"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39195 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39195/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39195/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39195/events | https://github.com/pandas-dev/pandas/pull/39195 | 787,226,648 | MDExOlB1bGxSZXF1ZXN0NTU1OTc2NTE0 | 39,195 | TST/REF: split large categorical indexing test | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"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": "e11d21",
"d... | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 0 | 2021-01-15T21:52:18Z | 2021-01-16T02:03:13Z | 2021-01-16T00:55:12Z | MEMBER | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39195/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39195/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39195.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39195",
"merged_at": "2021-01-16T00:55:12Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39195.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39195"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39196 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39196/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39196/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39196/events | https://github.com/pandas-dev/pandas/pull/39196 | 787,250,816 | MDExOlB1bGxSZXF1ZXN0NTU1OTk4MTA4 | 39,196 | REGR: NaT.__richmp__(dateobj) | {
"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": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "d7e102",
"default": false,
"description": "np.nan, p... | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 3 | 2021-01-15T22:24:18Z | 2021-01-16T01:49:33Z | 2021-01-16T01:18:12Z | MEMBER | null | - [x] closes #39151
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39196/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39196/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39196.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39196",
"merged_at": "2021-01-16T01:18:12Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39196.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39196"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39197 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39197/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39197/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39197/events | https://github.com/pandas-dev/pandas/issues/39197 | 787,285,766 | MDU6SXNzdWU3ODcyODU3NjY= | 39,197 | TST: Pytables Test Failures | {
"avatar_url": "https://avatars.githubusercontent.com/u/16733618?v=4",
"events_url": "https://api.github.com/users/alimcmaster1/events{/privacy}",
"followers_url": "https://api.github.com/users/alimcmaster1/followers",
"following_url": "https://api.github.com/users/alimcmaster1/following{/other_user}",
"gist... | [
{
"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 | 1 | 2021-01-15T23:39:07Z | 2021-08-15T03:26:56Z | null | CONTRIBUTOR | null | https://dev.azure.com/pandas-dev/pandas/_build/results?buildId=52416&view=logs&j=404760ec-14d3-5d48-e580-13034792878f&t=f81e4cc8-d61a-5fb8-36be-36768e5c561a
```
setup_path = 'tmp.__ocigUbjgSV__.h5'
@pytest.mark.filterwarnings(
"ignore:\\nthe :pandas.io.pytables.AttributeConflictWarning"
)
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39197/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39197/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39198 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39198/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39198/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39198/events | https://github.com/pandas-dev/pandas/pull/39198 | 787,312,277 | MDExOlB1bGxSZXF1ZXN0NTU2MDQ5OTMx | 39,198 | Backport PR #39191 on branch 1.2.x (Revert "BUG/REG: RollingGroupby MultiIndex levels dropped (#38737)") | {
"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": "207de5",
"default": false,
"description": null,
"id": ... | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 0 | 2021-01-16T01:11:24Z | 2021-01-16T02:14:58Z | 2021-01-16T02:14:58Z | NONE | null | Backport PR #39191: Revert "BUG/REG: RollingGroupby MultiIndex levels dropped (#38737)" | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39198/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39198/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39198.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39198",
"merged_at": "2021-01-16T02:14:58Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39198.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39198"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39199 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39199/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39199/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39199/events | https://github.com/pandas-dev/pandas/pull/39199 | 787,312,698 | MDExOlB1bGxSZXF1ZXN0NTU2MDUwMjY2 | 39,199 | Backport PR #39188 on branch 1.2.x (REGR: Different results from DataFrame.apply and str accessor) | {
"avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4",
"events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}",
"followers_url": "https://api.github.com/users/meeseeksmachine/followers",
"following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"... | [
{
"color": "5319e7",
"default": false,
"description": "String extension data type and string data",
"id": 57522093,
"name": "Strings",
"node_id": "MDU6TGFiZWw1NzUyMjA5Mw==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Strings"
},
{
"color": "fbca04",
"defaul... | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 0 | 2021-01-16T01:13:14Z | 2021-01-16T02:50:59Z | 2021-01-16T02:50:59Z | NONE | null | Backport PR #39188: REGR: Different results from DataFrame.apply and str accessor | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39199/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39199/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39199.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39199",
"merged_at": "2021-01-16T02:50:59Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39199.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39199"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39200 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39200/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39200/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39200/events | https://github.com/pandas-dev/pandas/pull/39200 | 787,313,206 | MDExOlB1bGxSZXF1ZXN0NTU2MDUwNjc4 | 39,200 | Backport PR #39193 on branch 1.2.x (CI: Set xfail to strict=False for network tests) | {
"avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4",
"events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}",
"followers_url": "https://api.github.com/users/meeseeksmachine/followers",
"following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"... | [
{
"color": "a2bca7",
"default": false,
"description": "Continuous Integration",
"id": 48070600,
"name": "CI",
"node_id": "MDU6TGFiZWw0ODA3MDYwMA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI"
},
{
"color": "e4a5f1",
"default": false,
"description": ... | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 0 | 2021-01-16T01:15:19Z | 2021-01-16T11:37:35Z | 2021-01-16T11:37:35Z | NONE | null | Backport PR #39193: CI: Set xfail to strict=False for network tests | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39200/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39200/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39200.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39200",
"merged_at": "2021-01-16T11:37:35Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39200.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39200"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39201 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39201/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39201/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39201/events | https://github.com/pandas-dev/pandas/pull/39201 | 787,313,831 | MDExOlB1bGxSZXF1ZXN0NTU2MDUxMTcz | 39,201 | Backport PR #39196 on branch 1.2.x (REGR: NaT.__richmp__(dateobj)) | {
"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": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "d7e102",
"default": false,
"description": "np.nan, p... | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 0 | 2021-01-16T01:18:22Z | 2021-01-16T10:06:32Z | 2021-01-16T10:06:32Z | NONE | null | Backport PR #39196: REGR: NaT.__richmp__(dateobj) | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39201/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39201/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39201.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39201",
"merged_at": "2021-01-16T10:06:32Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39201.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39201"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39202 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39202/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39202/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39202/events | https://github.com/pandas-dev/pandas/pull/39202 | 787,314,990 | MDExOlB1bGxSZXF1ZXN0NTU2MDUyMDkx | 39,202 | REGR: to_stata tried to remove file before closing it | {
"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": "5319e7",
"default": false,
"description": "read_stata, to_stata",
"id": 104865385,
"name": "IO Stata",
"node_id": "MDU6TGFiZWwxMDQ4NjUzODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Stata"
}
] | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 15 | 2021-01-16T01:24:02Z | 2021-01-19T15:54:08Z | 2021-01-18T15:22:07Z | CONTRIBUTOR | null | Spin-off from #39047:
If an error occurred during `to_stata`, the code tried to first remove the file and then close the file handle:
1. removing the file failed on Windows (it is still opened)
2. It created an empty file when closing the handle
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39202/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39202/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39202.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39202",
"merged_at": "2021-01-18T15:22:07Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39202.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39202"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39203 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39203/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39203/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39203/events | https://github.com/pandas-dev/pandas/issues/39203 | 787,315,913 | MDU6SXNzdWU3ODczMTU5MTM= | 39,203 | STYLE: dont' use pd.api.types anywhere in tests | {
"avatar_url": "https://avatars.githubusercontent.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": "eb6420",
"default": false,
"description": "Code style, linting, code_checks",
"id": 106935113,
"name": "Code Style",
"node_id": "MDU6TGFiZWwxMDY5MzUxMTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style"
},
{
"color": "0e8a16",
"default... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/8852168?v=4",
"events_url": "https://api.github.com/users/nofarm3/events{/privacy}",
"followers_url": "https://api.github.com/users/nofarm3/followers",
"following_url": "https://api.github.com/users/nofarm3/following{/other_user}",
"gists_url": "https:/... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/8852168?v=4",
"events_url": "https://api.github.com/users/nofarm3/events{/privacy}",
"followers_url": "https://api.github.com/users/nofarm3/followers",
"following_url": "https://api.github.com/users/nofarm3/following{/other_user}",
"gists_... | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 10 | 2021-01-16T01:28:21Z | 2021-01-21T15:04:52Z | 2021-01-21T15:04:52Z | CONTRIBUTOR | null | example here: https://github.com/pandas-dev/pandas/pull/37367/files#diff-69c698518ca64a05f8b137ff9bb5445ce9fd21139b396e9b0d4ce7338b2a3984R132
we should just ban this with a precommit style rule (and import things directly). the doc-strings also should be updated to do the import once.
```
grep -r pd.api.types ~/... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39203/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39203/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39204 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39204/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39204/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39204/events | https://github.com/pandas-dev/pandas/pull/39204 | 787,326,196 | MDExOlB1bGxSZXF1ZXN0NTU2MDYxMTI4 | 39,204 | BUG: assert_frame_equal raising TypeError with check_like and mixed dtype in Index or columns | {
"avatar_url": "https://avatars.githubusercontent.com/u/61934744?v=4",
"events_url": "https://api.github.com/users/phofl/events{/privacy}",
"followers_url": "https://api.github.com/users/phofl/followers",
"following_url": "https://api.github.com/users/phofl/following{/other_user}",
"gists_url": "https://api.... | [
{
"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": "e11d21",
"d... | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 4 | 2021-01-16T02:18:32Z | 2021-01-16T14:59:56Z | 2021-01-16T14:21:19Z | MEMBER | null | - [x] closes #39168
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [x] whatsnew entry
Worked on 1.1.5 for assert_frame_equal and was not supported for assert_index_equal | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39204/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39204/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39204.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39204",
"merged_at": "2021-01-16T14:21:18Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39204.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39204"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39205 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39205/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39205/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39205/events | https://github.com/pandas-dev/pandas/issues/39205 | 787,331,064 | MDU6SXNzdWU3ODczMzEwNjQ= | 39,205 | CI: failing numpy_dev build on 1.2.x | {
"avatar_url": "https://avatars.githubusercontent.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": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
}
] | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 4 | 2021-01-16T02:48:17Z | 2021-01-17T13:23:14Z | 2021-01-17T13:23:13Z | CONTRIBUTOR | null | this is passing on master, but not on 1.2.1
https://dev.azure.com/pandas-dev/pandas/_build/results?buildId=52437&view=logs&j=eab14f69-13b6-5db7-daeb-7b778629410b&t=ce687173-08c6-5301-838d-71b2dda24510
```
2021-01-16T02:31:05.2414654Z =================================== FAILURES ==================================... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39205/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39205/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39206 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39206/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39206/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39206/events | https://github.com/pandas-dev/pandas/pull/39206 | 787,449,973 | MDExOlB1bGxSZXF1ZXN0NTU2MTYzMjY2 | 39,206 | Backport PR #39194: REGR: fillna on datetime64[ns, UTC] column hits RecursionError | {
"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": "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": "fbca04"... | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 0 | 2021-01-16T11:50:02Z | 2021-01-16T12:55:13Z | 2021-01-16T12:55:08Z | MEMBER | null | Backport PR #39194 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39206/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39206/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39206.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39206",
"merged_at": "2021-01-16T12:55:08Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39206.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39206"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39207 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39207/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39207/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39207/events | https://github.com/pandas-dev/pandas/pull/39207 | 787,466,465 | MDExOlB1bGxSZXF1ZXN0NTU2MTc1MTcz | 39,207 | DOC: add new page 'how to read these doc' in get started section | {
"avatar_url": "https://avatars.githubusercontent.com/u/15191323?v=4",
"events_url": "https://api.github.com/users/rhuille/events{/privacy}",
"followers_url": "https://api.github.com/users/rhuille/followers",
"following_url": "https://api.github.com/users/rhuille/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 | [] | null | 3 | 2021-01-16T13:29:07Z | 2021-04-11T01:19:05Z | 2021-04-11T01:19:05Z | NONE | null | This page explains the code block are run in notebook
- [x] closes #39130
- [x] ~tests added / passed~
- [x] ~Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them~
- [x] ~whatsnew entry~
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39207/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39207/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39207.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39207",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/39207.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39207"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39208 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39208/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39208/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39208/events | https://github.com/pandas-dev/pandas/pull/39208 | 787,481,366 | MDExOlB1bGxSZXF1ZXN0NTU2MTg1MjQ1 | 39,208 | Backport PR #39204: BUG: assert_frame_equal raising TypeError with check_like and mixed dtype in Index or columns | {
"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": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
}
] | closed | false | null | [] | {
"closed_at": "2021-01-20T19:40:18Z",
"closed_issues": 138,
"created_at": "2020-12-13T17:06:11Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.co... | 0 | 2021-01-16T14:47:42Z | 2021-01-16T15:48:54Z | 2021-01-16T15:43:09Z | MEMBER | null |
Backport PR #39204 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39208/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39208/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39208.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39208",
"merged_at": "2021-01-16T15:43:09Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39208.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39208"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39209 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39209/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39209/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39209/events | https://github.com/pandas-dev/pandas/issues/39209 | 787,482,344 | MDU6SXNzdWU3ODc0ODIzNDQ= | 39,209 | API: Should apply be smart? | {
"avatar_url": "https://avatars.githubusercontent.com/u/45562402?v=4",
"events_url": "https://api.github.com/users/rhshadrach/events{/privacy}",
"followers_url": "https://api.github.com/users/rhshadrach/followers",
"following_url": "https://api.github.com/users/rhshadrach/following{/other_user}",
"gists_url"... | [
{
"color": "FCE94F",
"default": false,
"description": "Internal refactoring of code",
"id": 127681,
"name": "Refactor",
"node_id": "MDU6TGFiZWwxMjc2ODE=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor"
},
{
"color": "AD7FA8",
"default": false,
"de... | open | false | null | [] | null | 4 | 2021-01-16T14:53:09Z | 2021-08-15T03:27:47Z | null | MEMBER | null | From https://github.com/pandas-dev/pandas/pull/34998#issuecomment-759416692
> ..., this got me a bit thinking about the general issue we are tackling here: **should `apply()` be smart and try to infer what kind of function is being applied?** Or should it not try to be smart and always do the same (eg always prepend... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39209/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39209/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39210 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39210/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39210/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39210/events | https://github.com/pandas-dev/pandas/pull/39210 | 787,534,963 | MDExOlB1bGxSZXF1ZXN0NTU2MjIwOTQ2 | 39,210 | TYP: misc annotations | {
"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... | [] | closed | false | null | [] | null | 0 | 2021-01-16T19:21:00Z | 2021-01-16T21:29:03Z | 2021-01-16T21:28:55Z | MEMBER | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39210/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39210/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39210.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39210",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/39210.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39210"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39211 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39211/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39211/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39211/events | https://github.com/pandas-dev/pandas/issues/39211 | 787,543,144 | MDU6SXNzdWU3ODc1NDMxNDQ= | 39,211 | BUG: DataFrame.apply axis=1 for str ops with no axis argument | {
"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": "fbca04",
"default": false,
"description": "Apply, Aggregate, Transf... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/45562402?v=4",
"events_url": "https://api.github.com/users/rhshadrach/events{/privacy}",
"followers_url": "https://api.github.com/users/rhshadrach/followers",
"following_url": "https://api.github.com/users/rhshadrach/following{/other_user}",
"gists_url"... | [
{
"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}",
... | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 0 | 2021-01-16T20:09:14Z | 2021-01-19T20:29:25Z | 2021-01-19T20:29:25Z | MEMBER | null | E.g.
```
df = pd.DataFrame({'a': [1, 2], 'b': [3, 4]})
print(df.apply('pct_change', axis=0))
print(df.apply('pct_change', axis=1))
```
both give the output
```
a b
0 NaN NaN
1 1.0 0.333333
```
This should instead raise rather than silently give incorrect results.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39211/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39211/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39212 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39212/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39212/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39212/events | https://github.com/pandas-dev/pandas/pull/39212 | 787,546,831 | MDExOlB1bGxSZXF1ZXN0NTU2MjI5MjM4 | 39,212 | BUG: DataFrame.apply axis=1 for str ops with no axis argument | {
"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": "fbca04",
"default": false,
"description": "Apply, Aggregate, Transf... | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2021-01-16T20:31:42Z | 2021-01-21T02:11:51Z | 2021-01-19T20:29:25Z | MEMBER | null | - [x] closes #39211
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39212/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39212/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39212.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39212",
"merged_at": "2021-01-19T20:29:25Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39212.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39212"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39213 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39213/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39213/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39213/events | https://github.com/pandas-dev/pandas/pull/39213 | 787,552,204 | MDExOlB1bGxSZXF1ZXN0NTU2MjMzMDU4 | 39,213 | CLN: use getvalue() instead of seek(0)+read() | {
"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": "5319e7",
"default": false,
"description": "read_stata, to_stata",
"id": 104865385,
"name": "IO Stata",
"node_id": "MDU6TGFiZWwxMDQ4NjUzODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Stata"
},
{
"color": "207de5",
"default": false,
"d... | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2021-01-16T21:04:45Z | 2021-01-19T21:19:24Z | 2021-01-19T20:20:38Z | CONTRIBUTOR | null | `BytesIO`'s `getvalue()` is the same as `seek(0)` followed by `read()` if the buffer is not used in any other place (`getvalue` doesn't change the position within the buffer). getvalue is slightly faster then seek+read. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39213/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39213/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39213.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39213",
"merged_at": "2021-01-19T20:20:38Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39213.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39213"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39214 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39214/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39214/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39214/events | https://github.com/pandas-dev/pandas/issues/39214 | 787,552,742 | MDU6SXNzdWU3ODc1NTI3NDI= | 39,214 | QST:compute score across columns meeting a specific conditions | {
"avatar_url": "https://avatars.githubusercontent.com/u/63711942?v=4",
"events_url": "https://api.github.com/users/fooms2512/events{/privacy}",
"followers_url": "https://api.github.com/users/fooms2512/followers",
"following_url": "https://api.github.com/users/fooms2512/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": "0052cc",
"default": false,
"descript... | closed | false | null | [] | null | 1 | 2021-01-16T21:08:12Z | 2021-01-16T21:22:27Z | 2021-01-16T21:22:27Z | NONE | null | I have the following dataframe
Q11_1 Q11_2 Q11_3 Q11_4 Q11_5 Q11_6
2 2 2 1 1 5
2 2 2 3 3 3
2 2 2 2 3 3
2 2 2 2 4 3
4 4 2 4 5 2
How 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/39214/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39214/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/39215 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39215/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39215/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39215/events | https://github.com/pandas-dev/pandas/pull/39215 | 787,567,846 | MDExOlB1bGxSZXF1ZXN0NTU2MjQzNTEz | 39,215 | TST GH26807 Break up test_strings | {
"avatar_url": "https://avatars.githubusercontent.com/u/1084147?v=4",
"events_url": "https://api.github.com/users/moink/events{/privacy}",
"followers_url": "https://api.github.com/users/moink/followers",
"following_url": "https://api.github.com/users/moink/following{/other_user}",
"gists_url": "https://api.g... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "5319e7",
"d... | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2021-01-16T22:42:10Z | 2021-01-19T20:44:11Z | 2021-01-19T20:44:08Z | MEMBER | null | This PR partially addresses xref #26807 in the case of pandas/tests/test_strings.py. It deletes that file and makes a new subpackage pandas/tests/strings/ with 8 new test modules plus a conftest file.
I have only moved tests and flattened the structure by moving the tests from being methods to functions - I haven'... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39215/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39215/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39215.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39215",
"merged_at": "2021-01-19T20:44:07Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39215.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39215"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39216 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39216/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39216/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39216/events | https://github.com/pandas-dev/pandas/pull/39216 | 787,571,925 | MDExOlB1bGxSZXF1ZXN0NTU2MjQ2MzAx | 39,216 | API/BUG: treat different UTC tzinfos as equal | {
"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": "5319e7",
"default": false,
"description": "Timezone data dtype",
"id": 60458168,
"name": "Timezones",
"node_id": "MDU6TGFiZWw2MDQ1ODE2OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timezones"
}
] | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2021-01-16T23:09:44Z | 2021-01-19T23:31:14Z | 2021-01-19T22:43:13Z | MEMBER | null | - [x] closes #23959
- [x] tests added / passed
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39216/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39216/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39216.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39216",
"merged_at": "2021-01-19T22:43:13Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39216.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39216"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39217 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39217/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39217/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39217/events | https://github.com/pandas-dev/pandas/pull/39217 | 787,584,424 | MDExOlB1bGxSZXF1ZXN0NTU2MjU0NTQ4 | 39,217 | REF: Split up parsers into smaller files | {
"avatar_url": "https://avatars.githubusercontent.com/u/61934744?v=4",
"events_url": "https://api.github.com/users/phofl/events{/privacy}",
"followers_url": "https://api.github.com/users/phofl/followers",
"following_url": "https://api.github.com/users/phofl/following{/other_user}",
"gists_url": "https://api.... | [
{
"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": "5319e7",
"default": false,
"de... | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 13 | 2021-01-17T00:38:48Z | 2021-01-22T18:44:52Z | 2021-01-21T23:48:43Z | MEMBER | null | - [x] closes #38930
- [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
Refactored them into 4 files, similar to described in the issue. If this is accepted I will try to clean this up a bit more through unifyi... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39217/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39217/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39217.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39217",
"merged_at": "2021-01-21T23:48:43Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/39217.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39217"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/39218 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/39218/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/39218/comments | https://api.github.com/repos/pandas-dev/pandas/issues/39218/events | https://github.com/pandas-dev/pandas/pull/39218 | 787,588,112 | MDExOlB1bGxSZXF1ZXN0NTU2MjU2ODM5 | 39,218 | REF: implement ensure_iterable_indexer | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [] | closed | false | null | [] | null | 0 | 2021-01-17T01:06:09Z | 2021-01-19T02:26:06Z | 2021-01-19T02:25:56Z | MEMBER | null | Split off from a bigger branch | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/39218/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/39218/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/39218.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/39218",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/39218.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/39218"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.