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/21212 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21212/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21212/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21212/events | https://github.com/pandas-dev/pandas/pull/21212 | 326,675,182 | MDExOlB1bGxSZXF1ZXN0MTkwNzAyMzk5 | 21,212 | Stable Sorting Algorithm for Fillna Indexer | {
"avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4",
"events_url": "https://api.github.com/users/WillAyd/events{/privacy}",
"followers_url": "https://api.github.com/users/WillAyd/followers",
"following_url": "https://api.github.com/users/WillAyd/following{/other_user}",
"gists_url": "https://... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
... | closed | false | null | [] | {
"closed_at": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 5 | 2018-05-25T21:58:56Z | 2018-06-08T17:18:03Z | 2018-05-29T01:20:39Z | MEMBER | null | - [X] closes #21207
- [X] tests added / passed
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
Haven't added a whatsnew yet if only because I need to think through the best way to phrase this / investigate where it doesn't work. I have a feeling the default `kind` argumen... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21212/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21212/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21212.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21212",
"merged_at": "2018-05-29T01:20:39Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21212.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21212"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21213 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21213/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21213/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21213/events | https://github.com/pandas-dev/pandas/pull/21213 | 326,677,771 | MDExOlB1bGxSZXF1ZXN0MTkwNzA0Mzc1 | 21,213 | implement arith ops on pd.Categorical | {
"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 | 10 | 2018-05-25T22:13:32Z | 2020-04-05T17:41:43Z | 2018-05-29T00:56:42Z | MEMBER | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
Then in core.ops we dispatch to pd.Categorical instead of special-casing. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21213/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21213/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21213.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21213",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/21213.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21213"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21214 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21214/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21214/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21214/events | https://github.com/pandas-dev/pandas/pull/21214 | 326,703,368 | MDExOlB1bGxSZXF1ZXN0MTkwNzIxODU1 | 21,214 | DOC: Add numeric_only to DataFrame.quantile | {
"avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4",
"events_url": "https://api.github.com/users/mroeschke/events{/privacy}",
"followers_url": "https://api.github.com/users/mroeschke/followers",
"following_url": "https://api.github.com/users/mroeschke/following{/other_user}",
"gists_url": "... | [
{
"color": "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": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 2 | 2018-05-26T02:36:46Z | 2018-06-08T17:17:41Z | 2018-05-29T01:07:45Z | MEMBER | null | - [x] closes #18608
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
My confusion with #18608 was primarily due to the `numeric_only` not being specified in the docs. Additional we do have tests covering this case in `pandas/tests/frame/test_quantile.py` | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21214/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21214/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21214.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21214",
"merged_at": "2018-05-29T01:07:45Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21214.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21214"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21215 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21215/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21215/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21215/events | https://github.com/pandas-dev/pandas/pull/21215 | 326,704,894 | MDExOlB1bGxSZXF1ZXN0MTkwNzIyNzQy | 21,215 | BUG: Categorical.fillna with iterables | {
"avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4",
"events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}",
"followers_url": "https://api.github.com/users/TomAugspurger/followers",
"following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}",
"gi... | [
{
"color": "d7e102",
"default": false,
"description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate",
"id": 2822342,
"name": "Missing-data",
"node_id": "MDU6TGFiZWwyODIyMzQy",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data"
},
{
"color": "e11d21"... | closed | false | null | [] | {
"closed_at": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 2 | 2018-05-26T03:06:27Z | 2018-06-12T14:27:45Z | 2018-05-28T21:57:57Z | CONTRIBUTOR | null | Closes https://github.com/pandas-dev/pandas/issues/19788
Closes https://github.com/pandas-dev/pandas/issues/21097
Note that `Series.fillna` still doesn't allow iterables. I'm not sure that we should allow that, as it's potentially confusing what that would do. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21215/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21215/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21215.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21215",
"merged_at": "2018-05-28T21:57:57Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21215.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21215"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21216 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21216/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21216/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21216/events | https://github.com/pandas-dev/pandas/pull/21216 | 326,712,308 | MDExOlB1bGxSZXF1ZXN0MTkwNzI2OTQy | 21,216 | API/BUG: DatetimeIndex correctly localizes integer data | {
"avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4",
"events_url": "https://api.github.com/users/mroeschke/events{/privacy}",
"followers_url": "https://api.github.com/users/mroeschke/followers",
"following_url": "https://api.github.com/users/mroeschke/following{/other_user}",
"gists_url": "... | [
{
"color": "AD7FA8",
"default": false,
"description": null,
"id": 35818298,
"name": "API Design",
"node_id": "MDU6TGFiZWwzNTgxODI5OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design"
},
{
"color": "5319e7",
"default": false,
"description": "T... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 4 | 2018-05-26T05:39:36Z | 2018-06-14T17:28:21Z | 2018-06-14T10:05:29Z | MEMBER | null | closes #20997
closes #20964
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
I did a little refactoring of `Datetime.__new__` that converts passed data but made it easier to fix this issue. I had to modify some methods (join, normalize, delete,... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21216/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21216/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21216.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21216",
"merged_at": "2018-06-14T10:05:28Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21216.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21216"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21217 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21217/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21217/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21217/events | https://github.com/pandas-dev/pandas/pull/21217 | 326,725,570 | MDExOlB1bGxSZXF1ZXN0MTkwNzM0Njc2 | 21,217 | CI: revert skip of geopandas downstream test | {
"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": "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": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 2 | 2018-05-26T09:47:46Z | 2018-06-12T16:30:34Z | 2018-06-04T09:53:07Z | MEMBER | null | xref https://github.com/pandas-dev/pandas/pull/21204 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21217/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21217/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21217.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21217",
"merged_at": "2018-06-04T09:53:07Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21217.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21217"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21218 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21218/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21218/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21218/events | https://github.com/pandas-dev/pandas/pull/21218 | 326,728,796 | MDExOlB1bGxSZXF1ZXN0MTkwNzM2NTYz | 21,218 | DOC: correct header line in v0.24.0 | {
"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": "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": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 1 | 2018-05-26T10:43:24Z | 2018-05-26T13:11:17Z | 2018-05-26T13:03:14Z | MEMBER | null | Small change, but I *think* that this was the cause of a bunch of warnings in the doc build | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21218/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21218/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21218.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21218",
"merged_at": "2018-05-26T13:03:14Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21218.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21218"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21219 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21219/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21219/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21219/events | https://github.com/pandas-dev/pandas/issues/21219 | 326,729,218 | MDU6SXNzdWUzMjY3MjkyMTg= | 21,219 | Barh does not have "secondary_y" functionality | {
"avatar_url": "https://avatars.githubusercontent.com/u/11645712?v=4",
"events_url": "https://api.github.com/users/JoshuaC3/events{/privacy}",
"followers_url": "https://api.github.com/users/JoshuaC3/followers",
"following_url": "https://api.github.com/users/JoshuaC3/following{/other_user}",
"gists_url": "htt... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "8AE234",
"default": false,
"description": null,
... | open | false | null | [] | null | 0 | 2018-05-26T10:51:17Z | 2021-06-19T18:50:18Z | null | NONE | null | As seen in this stackoverflow [post](https://stackoverflow.com/a/49775042/4049396), you have two y-axes on a single bar plot by passing the name of a column to `secondary_y`. This makes a lots of sense.
When you try to do this to a barh plot, e.g. pass `secondary_y`, it has no effect on what would be the secondary_x... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21219/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21219/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21220 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21220/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21220/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21220/events | https://github.com/pandas-dev/pandas/issues/21220 | 326,757,277 | MDU6SXNzdWUzMjY3NTcyNzc= | 21,220 | Merge DataFrame and Series using `on` | {
"avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4",
"events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}",
"followers_url": "https://api.github.com/users/TomAugspurger/followers",
"following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}",
"gi... | [
{
"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... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 0 | 2018-05-26T18:13:05Z | 2018-07-23T17:02:36Z | 2018-07-23T17:02:14Z | CONTRIBUTOR | null | Now that we support merging `on` combination of column names and index levels, this should work
```python
In [40]: a = pd.DataFrame({"A": [1, 2, 3, 4]}, index=pd.MultiIndex.from_product([['a', 'b'], [0, 1]], names=['outer', 'inner']))
In [41]: b = pd.Series([1, 2, 3, 4], index=pd.MultiIndex.from_product([['a', '... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21220/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21220/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21221 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21221/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21221/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21221/events | https://github.com/pandas-dev/pandas/issues/21221 | 326,776,002 | MDU6SXNzdWUzMjY3NzYwMDI= | 21,221 | Styler class doesn't apply formatting from Styler.format when writing to Excel | {
"avatar_url": "https://avatars.githubusercontent.com/u/3064019?v=4",
"events_url": "https://api.github.com/users/HHammond/events{/privacy}",
"followers_url": "https://api.github.com/users/HHammond/followers",
"following_url": "https://api.github.com/users/HHammond/following{/other_user}",
"gists_url": "http... | [
{
"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": "bfe5bf",
"default": false,
"description": "read_exc... | 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",
... | 5 | 2018-05-27T00:01:55Z | 2021-06-28T07:49:00Z | 2021-06-28T07:48:59Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
df = pd.DataFrame({'a': [.1, .2], 'b': [.2, .3]})
df.style.background_gradient().format("{:.2%}").to_excel('test.xlsx')
```
or to prevent actually writing to disk:
```python
buf = StringIO()
df = pd.DataFrame({'a': [.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/21221/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21221/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21222 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21222/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21222/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21222/events | https://github.com/pandas-dev/pandas/pull/21222 | 326,803,062 | MDExOlB1bGxSZXF1ZXN0MTkwNzc5NTY0 | 21,222 | BUG: df.agg(sum, axis=1) uses different method than when axis=0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4",
"events_url": "https://api.github.com/users/topper-123/events{/privacy}",
"followers_url": "https://api.github.com/users/topper-123/followers",
"following_url": "https://api.github.com/users/topper-123/following{/other_user}",
"gists_url"... | [] | closed | false | null | [] | null | 2 | 2018-05-27T09:57:24Z | 2018-05-27T21:32:26Z | 2018-05-27T10:51:20Z | CONTRIBUTOR | null | - [x] closes #21134
- [x] xref #21123
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
This is a splitoff from #21123, to only fix #21134. #19629 will be fixed in a separate PR afterwards.
Passing builtins to ``df.agg`` is ok when ``axis=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/21222/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21222/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21222.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21222",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/21222.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21222"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21223 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21223/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21223/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21223/events | https://github.com/pandas-dev/pandas/pull/21223 | 326,823,902 | MDExOlB1bGxSZXF1ZXN0MTkwNzkyMTc5 | 21,223 | ENH: Merge DataFrame and Series using `on` (GH21220) | {
"avatar_url": "https://avatars.githubusercontent.com/u/4734245?v=4",
"events_url": "https://api.github.com/users/KalyanGokhale/events{/privacy}",
"followers_url": "https://api.github.com/users/KalyanGokhale/followers",
"following_url": "https://api.github.com/users/KalyanGokhale/following{/other_user}",
"gi... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "02d7e1",
"default": false,
"description": "Concat, ... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 21 | 2018-05-27T15:08:47Z | 2018-07-23T17:03:41Z | 2018-07-23T17:02:14Z | CONTRIBUTOR | null | - [x] closes #21220
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21223/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21223/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21223.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21223",
"merged_at": "2018-07-23T17:02:14Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21223.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21223"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21224 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21224/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21224/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21224/events | https://github.com/pandas-dev/pandas/pull/21224 | 326,853,542 | MDExOlB1bGxSZXF1ZXN0MTkwODA4MTY5 | 21,224 | BUG: df.agg, df.transform and df.apply use different methods when axis=1 than when axis=0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4",
"events_url": "https://api.github.com/users/topper-123/events{/privacy}",
"followers_url": "https://api.github.com/users/topper-123/followers",
"following_url": "https://api.github.com/users/topper-123/following{/other_user}",
"gists_url"... | [
{
"color": "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": "006b75",
"de... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 11 | 2018-05-27T21:40:04Z | 2018-09-16T23:20:10Z | 2018-07-28T14:24:49Z | CONTRIBUTOR | null | - [x] closes #16679
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
This is a splitoff from #21123, to only fix #16679. #19629 will be fixed in a separate PR afterwards.
Passing functions to ``df.agg``, ``df.transform`` and ``df.apply`` may u... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21224/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21224/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21224.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21224",
"merged_at": "2018-07-28T14:24:49Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21224.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21224"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21225 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21225/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21225/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21225/events | https://github.com/pandas-dev/pandas/issues/21225 | 326,896,638 | MDU6SXNzdWUzMjY4OTY2Mzg= | 21,225 | read_html should retry imports | {
"avatar_url": "https://avatars.githubusercontent.com/u/2355719?v=4",
"events_url": "https://api.github.com/users/mgaitan/events{/privacy}",
"followers_url": "https://api.github.com/users/mgaitan/followers",
"following_url": "https://api.github.com/users/mgaitan/following{/other_user}",
"gists_url": "https:/... | [] | closed | false | null | [] | null | 9 | 2018-05-28T05:00:13Z | 2018-05-29T09:31:48Z | 2018-05-28T19:42:30Z | NONE | null | Trying to use `read_html` I got an import error due the missing dependency. Without leave the interactive session, I've installed that and retry, but altought I can import `lxml` after that, pandas is not retrying it.
```python
>>> pd.read_html('https://es.wikipedia.org/wiki/ISO_3166-2:AR')
ImportError ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21225/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21225/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21226 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21226/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21226/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21226/events | https://github.com/pandas-dev/pandas/issues/21226 | 326,940,267 | MDU6SXNzdWUzMjY5NDAyNjc= | 21,226 | Cannot create a DataFrame from list subclass | {
"avatar_url": "https://avatars.githubusercontent.com/u/585279?v=4",
"events_url": "https://api.github.com/users/mitar/events{/privacy}",
"followers_url": "https://api.github.com/users/mitar/followers",
"following_url": "https://api.github.com/users/mitar/following{/other_user}",
"gists_url": "https://api.gi... | [
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy dtype conversions",
"id": 31404521,
"name": "Dtype Conversions",
"node_id": "MDU6TGFiZWwzMTQwNDUyMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions"
},
{
"color": "AD7... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 6 | 2018-05-28T08:22:48Z | 2018-12-15T21:21:24Z | 2018-12-15T21:21:24Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas
class List(list):
pass
pandas.DataFrame(List([List([1,2,3]), List([4,5,6])]))
```
```
TypeError: Argument 'rows' has incorrect type (expected list, got List)
```
#### Problem description
It seems it is not possible to... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21226/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21226/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21227 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21227/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21227/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21227/events | https://github.com/pandas-dev/pandas/issues/21227 | 326,953,904 | MDU6SXNzdWUzMjY5NTM5MDQ= | 21,227 | df.to_csv ignores compression when provided with a file handle | {
"avatar_url": "https://avatars.githubusercontent.com/u/26203907?v=4",
"events_url": "https://api.github.com/users/sbarlock/events{/privacy}",
"followers_url": "https://api.github.com/users/sbarlock/followers",
"following_url": "https://api.github.com/users/sbarlock/following{/other_user}",
"gists_url": "htt... | [
{
"color": "ededed",
"default": false,
"description": "__repr__ of pandas objects, to_string",
"id": 13101118,
"name": "Output-Formatting",
"node_id": "MDU6TGFiZWwxMzEwMTExOA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting"
},
{
"color": "5319e... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 4 | 2018-05-28T09:07:53Z | 2020-11-29T07:51:56Z | 2018-05-30T23:27:47Z | NONE | null | #### Code at issue
```python
with open(outputfile, "w") as file_handle:
df2.to_csv(file_handle, compression='gzip')
```
#### Problem description
The written file is not gzip compressed.
#### Expected Output
The output should be a gzip compressed csv file. Similar to what is obtained when using:
```pyth... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21227/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21227/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21228 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21228/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21228/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21228/events | https://github.com/pandas-dev/pandas/issues/21228 | 327,030,068 | MDU6SXNzdWUzMjcwMzAwNjg= | 21,228 | to_parquet can't handle mixed type columns | {
"avatar_url": "https://avatars.githubusercontent.com/u/39584137?v=4",
"events_url": "https://api.github.com/users/Ingvar-Y/events{/privacy}",
"followers_url": "https://api.github.com/users/Ingvar-Y/followers",
"following_url": "https://api.github.com/users/Ingvar-Y/following{/other_user}",
"gists_url": "htt... | [
{
"color": "5319e7",
"default": false,
"description": "parquet, feather",
"id": 685114413,
"name": "IO Parquet",
"node_id": "MDU6TGFiZWw2ODUxMTQ0MTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Parquet"
}
] | 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... | 15 | 2018-05-28T13:38:25Z | 2021-07-06T20:53:07Z | 2019-02-12T02:58:50Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
data = pd.read_excel('pandas_example.xlsx', sheet_name = 0)
data = data.astype({'A': 'int32', 'B': 'object'})
data.to_parquet('example.parquet')
```
[pandas_example.xlsx](https://github.com/pandas-dev/pandas/files/2045106/panda... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21228/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21228/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21229 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21229/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21229/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21229/events | https://github.com/pandas-dev/pandas/issues/21229 | 327,047,277 | MDU6SXNzdWUzMjcwNDcyNzc= | 21,229 | Pandas is returning two groups for the same unique id. | {
"avatar_url": "https://avatars.githubusercontent.com/u/11068812?v=4",
"events_url": "https://api.github.com/users/everestial/events{/privacy}",
"followers_url": "https://api.github.com/users/everestial/followers",
"following_url": "https://api.github.com/users/everestial/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": "5319e7",
"default": false,
"descript... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 9 | 2018-05-28T14:37:11Z | 2018-05-29T05:08:35Z | 2018-05-29T05:07:34Z | NONE | null | There is been an issue with `groupby` in pandas when the COLUMN has mixed data types.
See this question on stackoverflow for details:
https://stackoverflow.com/questions/50552448/pandas-groupby-is-returning-two-groups-for-the-same-unique-id/50552528?noredirect=1#comment88120185_50552528 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21229/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21229/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21230 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21230/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21230/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21230/events | https://github.com/pandas-dev/pandas/issues/21230 | 327,076,309 | MDU6SXNzdWUzMjcwNzYzMDk= | 21,230 | Datetime.index.date returns incorrect date post upgrade to version 0.23 | {
"avatar_url": "https://avatars.githubusercontent.com/u/8123960?v=4",
"events_url": "https://api.github.com/users/MarekOzana/events{/privacy}",
"followers_url": "https://api.github.com/users/MarekOzana/followers",
"following_url": "https://api.github.com/users/MarekOzana/following{/other_user}",
"gists_url":... | [
{
"color": "e11d21",
"default": false,
"description": "Functionality that used to work in a prior pandas version",
"id": 32815646,
"name": "Regression",
"node_id": "MDU6TGFiZWwzMjgxNTY0Ng==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression"
},
{
"color": ... | closed | false | null | [] | {
"closed_at": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 5 | 2018-05-28T16:38:07Z | 2018-06-07T09:39:25Z | 2018-06-07T09:39:25Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
df1 = pd.DataFrame(data=[24, 25],
index=pd.DatetimeIndex(['2013-01-24 15:01:00+01:00',
'2013-01-25 15:01:00+01:00'],
dtype='datetime64[ns, CET]',... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21230/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21230/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21231 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21231/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21231/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21231/events | https://github.com/pandas-dev/pandas/issues/21231 | 327,110,074 | MDU6SXNzdWUzMjcxMTAwNzQ= | 21,231 | Sparse Dataframe with multiindex error when slicing | {
"avatar_url": "https://avatars.githubusercontent.com/u/715716?v=4",
"events_url": "https://api.github.com/users/Xparx/events{/privacy}",
"followers_url": "https://api.github.com/users/Xparx/followers",
"following_url": "https://api.github.com/users/Xparx/following{/other_user}",
"gists_url": "https://api.gi... | [
{
"color": "009800",
"default": false,
"description": "Sparse Data Type",
"id": 49182326,
"name": "Sparse",
"node_id": "MDU6TGFiZWw0OTE4MjMyNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Sparse"
}
] | closed | false | null | [] | null | 1 | 2018-05-28T20:16:28Z | 2019-09-17T20:56:55Z | 2019-09-17T20:56:55Z | NONE | null | #### Code Sample,
```python
import pandas as pd
import numpy as np
spdf = pd.DataFrame(np.random.rand(5, 5) > 0.7).astype(float).to_sparse(fill_value=0)
spdf.columns = pd.MultiIndex.from_tuples((("A", 1), ("A", 1), ("B", 1), ("B", 2), ("C", 2)))
spdf["A"] # Throws error
spdf.to_dense()["A"] # Works
```
#... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21231/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21231/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21232 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21232/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21232/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21232/events | https://github.com/pandas-dev/pandas/issues/21232 | 327,117,860 | MDU6SXNzdWUzMjcxMTc4NjA= | 21,232 | AttributeError: 'NoneType' object has no attribute 'fetchall' on Update | {
"avatar_url": "https://avatars.githubusercontent.com/u/264640?v=4",
"events_url": "https://api.github.com/users/isantolin/events{/privacy}",
"followers_url": "https://api.github.com/users/isantolin/followers",
"following_url": "https://api.github.com/users/isantolin/following{/other_user}",
"gists_url": "ht... | [
{
"color": "0052cc",
"default": false,
"description": null,
"id": 34444536,
"name": "Usage Question",
"node_id": "MDU6TGFiZWwzNDQ0NDUzNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question"
},
{
"color": "5319e7",
"default": false,
"descript... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 1 | 2018-05-28T21:10:16Z | 2018-05-29T11:12:07Z | 2018-05-29T11:08:48Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```python
engine = sqlalchemy.create_engine("mssql+pymssql://" + user + ":" + password + "@" + server + '/' + db)
pd.read_sql_query("UPDATE tb_VC_P SET lastUpdate='2018-05-28 20:55:10' WHERE idVisualCreativeProcess=9"), engine)
```
#### Problem descriptio... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21232/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21232/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21233 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21233/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21233/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21233/events | https://github.com/pandas-dev/pandas/issues/21233 | 327,127,001 | MDU6SXNzdWUzMjcxMjcwMDE= | 21,233 | pd.cut() with user-specified labels and bins arguments does not use user-provided labels | {
"avatar_url": "https://avatars.githubusercontent.com/u/9053987?v=4",
"events_url": "https://api.github.com/users/jisungk/events{/privacy}",
"followers_url": "https://api.github.com/users/jisungk/followers",
"following_url": "https://api.github.com/users/jisungk/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": "009800",
"default": false,
"description": "Interval data type",
... | open | false | null | [] | null | 5 | 2018-05-28T22:29:25Z | 2020-04-27T00:00:34Z | null | NONE | null | #### Code Sample
```python
import pandas as pd
bins = pd.IntervalIndex.from_tuples([(0, 2), (2, 2.5), (2.5, 5)])
pd.cut([1, 1.5, 2, 2.5, 3, 3.5], bins=bins, labels=['a', 'b', 'c']).tolist()
# output of pd.cut(...) is:
# [Interval(0.0, 2.0, closed='right'), Interval(0.0, 2.0, closed='right'), Interval(0.0, 2... | {
"+1": 11,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 11,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21233/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21233/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21234 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21234/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21234/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21234/events | https://github.com/pandas-dev/pandas/pull/21234 | 327,129,834 | MDExOlB1bGxSZXF1ZXN0MTkxMDA1NDY3 | 21,234 | CLN: move common printing utilties to pandas.io.formats.printing | {
"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": "ededed",
"default": false,
"description": "__repr__ of pandas objects, to_string",
"id": 13101118,
"name": "Output-Formatting",
"node_id": "MDU6TGFiZWwxMzEwMTExOA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting"
},
{
"color": "207de... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 3 | 2018-05-28T23:00:27Z | 2018-05-29T01:46:20Z | 2018-05-29T01:46:20Z | CONTRIBUTOR | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21234/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21234/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21234.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21234",
"merged_at": "2018-05-29T01:46:20Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21234.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21234"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/21235 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21235/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21235/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21235/events | https://github.com/pandas-dev/pandas/pull/21235 | 327,130,792 | MDExOlB1bGxSZXF1ZXN0MTkxMDA2MTMw | 21,235 | pct change bug issue 21200 | {
"avatar_url": "https://avatars.githubusercontent.com/u/8855995?v=4",
"events_url": "https://api.github.com/users/simonariddell/events{/privacy}",
"followers_url": "https://api.github.com/users/simonariddell/followers",
"following_url": "https://api.github.com/users/simonariddell/following{/other_user}",
"gi... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 31 | 2018-05-28T23:10:49Z | 2018-12-15T07:54:53Z | 2018-12-12T12:41:38Z | CONTRIBUTOR | null | closes #21200
closes #21621
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
This addresses [#21200](https://github.com/pandas-dev/pandas/issues/21200?_pjax=%23js-repo-pjax-container) . When there are different groups in a dataframe, by using gr... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21235/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21235/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21235.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21235",
"merged_at": "2018-12-12T12:41:37Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21235.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21235"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21236 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21236/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21236/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21236/events | https://github.com/pandas-dev/pandas/issues/21236 | 327,161,979 | MDU6SXNzdWUzMjcxNjE5Nzk= | 21,236 | Rolling Data Frames Don't Include Index Values | {
"avatar_url": "https://avatars.githubusercontent.com/u/3918308?v=4",
"events_url": "https://api.github.com/users/ffanatic13/events{/privacy}",
"followers_url": "https://api.github.com/users/ffanatic13/followers",
"following_url": "https://api.github.com/users/ffanatic13/following{/other_user}",
"gists_url":... | [
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stack/Unstack, Explode",
"id": 13098779,
"name": "Reshaping",
"node_id": "MDU6TGFiZWwxMzA5ODc3OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping"
},
{
"color": "009800",
"de... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 3 | 2018-05-29T03:51:53Z | 2018-05-30T00:39:08Z | 2018-05-30T00:38:45Z | NONE | null | `t = pd.DataFrame(np.random.uniform(0,1,[100,100]),index=np.random.uniform(0,1,100)).rolling(10).apply(lambda x: `x.argmax()).tail()``
The above code shows only integer values. However, the index defined is solely in floats (no integers).
0 1 2 3 4 5 6 7 8 9 ...
0.886683 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/21236/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21236/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21237 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21237/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21237/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21237/events | https://github.com/pandas-dev/pandas/issues/21237 | 327,162,437 | MDU6SXNzdWUzMjcxNjI0Mzc= | 21,237 | PERF: groupby rank is slow when tie count is big | {
"avatar_url": "https://avatars.githubusercontent.com/u/13047435?v=4",
"events_url": "https://api.github.com/users/peterpanmj/events{/privacy}",
"followers_url": "https://api.github.com/users/peterpanmj/followers",
"following_url": "https://api.github.com/users/peterpanmj/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": "a10c02",
"default": false,
"description": "Memory or execu... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 1 | 2018-05-29T03:55:44Z | 2018-06-14T10:08:58Z | 2018-06-14T10:08:58Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```python
df = pd.DataFrame({"A":[1,2,3]*10000 ,"B":[1]*30000})
In [31]: %%timeit
...: t = df.groupby("B").rank()
608 ms ± 1.58 ms per loop (mean ± std. dev. of 7 runs, 1 loop each)
In [32]: %%timeit
...: t = df.A.rank()
1.27 ms ± 13.6 µs per... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21237/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21237/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21238 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21238/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21238/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21238/events | https://github.com/pandas-dev/pandas/pull/21238 | 327,164,957 | MDExOlB1bGxSZXF1ZXN0MTkxMDI5NDE4 | 21,238 | BUG: Support to create DataFrame from list subclasses | {
"avatar_url": "https://avatars.githubusercontent.com/u/585279?v=4",
"events_url": "https://api.github.com/users/mitar/events{/privacy}",
"followers_url": "https://api.github.com/users/mitar/followers",
"following_url": "https://api.github.com/users/mitar/following{/other_user}",
"gists_url": "https://api.gi... | [
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy dtype conversions",
"id": 31404521,
"name": "Dtype Conversions",
"node_id": "MDU6TGFiZWwzMTQwNDUyMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions"
},
{
"color": "005... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 22 | 2018-05-29T04:16:58Z | 2018-12-15T23:23:09Z | 2018-12-15T21:21:24Z | CONTRIBUTOR | null | - [x] closes #21226
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
Alternative fix could be that instead of doing `isinstance` check in frame's `_to_arrays` method:
```
if isinstance(data[0], (list, tuple)):
```
We would do:
```
if ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21238/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21238/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21238.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21238",
"merged_at": "2018-12-15T21:21:24Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21238.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21238"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21239 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21239/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21239/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21239/events | https://github.com/pandas-dev/pandas/issues/21239 | 327,222,495 | MDU6SXNzdWUzMjcyMjI0OTU= | 21,239 | Wrong behaviour of None/np.nan in 'category' type columns | {
"avatar_url": "https://avatars.githubusercontent.com/u/14999525?v=4",
"events_url": "https://api.github.com/users/topolskib/events{/privacy}",
"followers_url": "https://api.github.com/users/topolskib/followers",
"following_url": "https://api.github.com/users/topolskib/following{/other_user}",
"gists_url": "... | [
{
"color": "0e8a16",
"default": true,
"description": null,
"id": 717120670,
"name": "good first issue",
"node_id": "MDU6TGFiZWw3MTcxMjA2NzA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue"
},
{
"color": "cdea3c",
"default": false,
"de... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/5392964?v=4",
"events_url": "https://api.github.com/users/gabrielNT/events{/privacy}",
"followers_url": "https://api.github.com/users/gabrielNT/followers",
"following_url": "https://api.github.com/users/gabrielNT/following{/other_user}",
"gists_url": "h... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/5392964?v=4",
"events_url": "https://api.github.com/users/gabrielNT/events{/privacy}",
"followers_url": "https://api.github.com/users/gabrielNT/followers",
"following_url": "https://api.github.com/users/gabrielNT/following{/other_user}",
"... | null | 2 | 2018-05-29T08:42:11Z | 2020-07-06T21:28:08Z | 2020-07-06T21:28:08Z | NONE | null | #### Code Sample
```python
import pandas as pd
df = pd.DataFrame({'a': ['asd', None, 12, 'asd', 'cde']}, dtype='category')
print(df['a'].apply(lambda x: x=='cde'))
```
```
0 False
1 True
2 False
3 False
4 True
Name: a, dtype: object
```
#### Problem description
`None` (or `np.nan`)... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21239/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21239/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21240 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21240/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21240/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21240/events | https://github.com/pandas-dev/pandas/issues/21240 | 327,258,107 | MDU6SXNzdWUzMjcyNTgxMDc= | 21,240 | Odd behaviour of groupby-agg with certain boolean columns and multi-index | {
"avatar_url": "https://avatars.githubusercontent.com/u/7723080?v=4",
"events_url": "https://api.github.com/users/Khris777/events{/privacy}",
"followers_url": "https://api.github.com/users/Khris777/followers",
"following_url": "https://api.github.com/users/Khris777/following{/other_user}",
"gists_url": "http... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
... | closed | false | null | [] | {
"closed_at": "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... | 4 | 2018-05-29T10:22:11Z | 2021-05-03T00:04:56Z | 2021-05-03T00:04:56Z | NONE | null | ## Problem Description
I stumbled over some very specific off behaviour when trying to do a multi-index groupby over several boolean columns using `agg` with a dictionary to apply a function to each column that would count the number of True-values by using the boolean series as a boolean index on itself and getting... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21240/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21240/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21241 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21241/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21241/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21241/events | https://github.com/pandas-dev/pandas/issues/21241 | 327,259,840 | MDU6SXNzdWUzMjcyNTk4NDA= | 21,241 | Issue with compression in to_csv method | {
"avatar_url": "https://avatars.githubusercontent.com/u/28807094?v=4",
"events_url": "https://api.github.com/users/nvm1/events{/privacy}",
"followers_url": "https://api.github.com/users/nvm1/followers",
"following_url": "https://api.github.com/users/nvm1/following{/other_user}",
"gists_url": "https://api.git... | [
{
"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": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 7 | 2018-05-29T10:27:34Z | 2018-06-05T15:59:40Z | 2018-06-05T04:54:31Z | NONE | null | #### Problem description
Hi there,
after upgrading to the lastest version of pandas I have an issue with the code, that worked fine on the previous version (0.22.0):
```python
df.to_csv(
path_or_buf=csv_path,
encoding='utf8',
compression='gz',
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21241/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21241/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21242 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21242/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21242/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21242/events | https://github.com/pandas-dev/pandas/issues/21242 | 327,273,997 | MDU6SXNzdWUzMjcyNzM5OTc= | 21,242 | DEPS: drop numpy < 1.12 | {
"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": "d93f0b",
"default": false,
"description": "Required and optional dependencies",
"id": 527603109,
"name": "Dependencies",
"node_id": "MDU6TGFiZWw1Mjc2MDMxMDk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dependencies"
}
] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 1 | 2018-05-29T11:11:52Z | 2018-10-15T17:07:33Z | 2018-10-15T17:07:33Z | CONTRIBUTOR | null | makes testing / support simpler. not a huge amount of code removal anticipated. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21242/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21242/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21243 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21243/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21243/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21243/events | https://github.com/pandas-dev/pandas/issues/21243 | 327,274,919 | MDU6SXNzdWUzMjcyNzQ5MTk= | 21,243 | IntervalIndex does not accept CategoricalIndex (of interval dtype) | {
"avatar_url": "https://avatars.githubusercontent.com/u/1224492?v=4",
"events_url": "https://api.github.com/users/toobaz/events{/privacy}",
"followers_url": "https://api.github.com/users/toobaz/followers",
"following_url": "https://api.github.com/users/toobaz/following{/other_user}",
"gists_url": "https://ap... | [
{
"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": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 5 | 2018-05-29T11:14:47Z | 2018-06-04T21:28:51Z | 2018-06-04T21:28:51Z | MEMBER | null | #### Code Sample, a copy-pastable example if possible
```python
In [2]: pd.qcut(range(100), 10).value_counts().index.categories.dtype
Out[2]: interval[float64]
In [3]: pd.IntervalIndex(pd.qcut(range(100), 10).value_counts().index)
---------------------------------------------------------------------------
Typ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21243/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21243/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21244 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21244/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21244/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21244/events | https://github.com/pandas-dev/pandas/issues/21244 | 327,282,896 | MDU6SXNzdWUzMjcyODI4OTY= | 21,244 | BUG: `read_stata` always uses 'utf8' | {
"avatar_url": "https://avatars.githubusercontent.com/u/1178686?v=4",
"events_url": "https://api.github.com/users/adrian-castravete/events{/privacy}",
"followers_url": "https://api.github.com/users/adrian-castravete/followers",
"following_url": "https://api.github.com/users/adrian-castravete/following{/other_u... | [
{
"color": "444444",
"default": false,
"description": "Unicode strings",
"id": 36380025,
"name": "Unicode",
"node_id": "MDU6TGFiZWwzNjM4MDAyNQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Unicode"
},
{
"color": "5319e7",
"default": false,
"description... | closed | false | null | [] | {
"closed_at": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 25 | 2018-05-29T11:39:28Z | 2020-03-11T23:17:19Z | 2018-06-06T13:15:24Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas
data = pandas.read_stata(file_with_latin1_encoding, chunksize=1048576)
for chunk in data:
pass # do something with chunk (never reached)
```
This raises `UnicodeDecodeError: 'utf8' codec can't decode byte 0x?? in position ?: inva... | {
"+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/21244/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21244/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21245 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21245/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21245/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21245/events | https://github.com/pandas-dev/pandas/issues/21245 | 327,300,484 | MDU6SXNzdWUzMjczMDA0ODQ= | 21,245 | Apply method broken for empty integer series with datetime index | {
"avatar_url": "https://avatars.githubusercontent.com/u/2195834?v=4",
"events_url": "https://api.github.com/users/jluttine/events{/privacy}",
"followers_url": "https://api.github.com/users/jluttine/followers",
"following_url": "https://api.github.com/users/jluttine/following{/other_user}",
"gists_url": "http... | [
{
"color": "0e8a16",
"default": true,
"description": null,
"id": 717120670,
"name": "good first issue",
"node_id": "MDU6TGFiZWw3MTcxMjA2NzA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue"
},
{
"color": "cdea3c",
"default": false,
"de... | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm... | 4 | 2018-05-29T12:33:35Z | 2019-11-02T19:51:08Z | 2019-11-02T19:51:08Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
# Your code here
>>> pd.Series([], index=pd.date_range(start="2018-01-01", periods=0), dtype=int).apply(lambda x: x)
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/.../lib/python3.6/site-packages/pandas/core/serie... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21245/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21245/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21246 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21246/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21246/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21246/events | https://github.com/pandas-dev/pandas/pull/21246 | 327,313,162 | MDExOlB1bGxSZXF1ZXN0MTkxMTQwNDk3 | 21,246 | BUG: Fix handling of encoding for the StataReader #21244 | {
"avatar_url": "https://avatars.githubusercontent.com/u/1178686?v=4",
"events_url": "https://api.github.com/users/adrian-castravete/events{/privacy}",
"followers_url": "https://api.github.com/users/adrian-castravete/followers",
"following_url": "https://api.github.com/users/adrian-castravete/following{/other_u... | [
{
"color": "444444",
"default": false,
"description": "Unicode strings",
"id": 36380025,
"name": "Unicode",
"node_id": "MDU6TGFiZWwzNjM4MDAyNQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Unicode"
},
{
"color": "5319e7",
"default": false,
"description... | 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... | 12 | 2018-05-29T13:08:47Z | 2018-06-12T11:03:12Z | 2018-06-12T11:02:59Z | NONE | null | - [x] closes #21244
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21246/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21246/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21246.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21246",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/21246.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21246"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21247 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21247/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21247/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21247/events | https://github.com/pandas-dev/pandas/issues/21247 | 327,336,271 | MDU6SXNzdWUzMjczMzYyNzE= | 21,247 | reindex() inconsistency between Index and MultiIndex | {
"avatar_url": "https://avatars.githubusercontent.com/u/2401026?v=4",
"events_url": "https://api.github.com/users/matthewgilbert/events{/privacy}",
"followers_url": "https://api.github.com/users/matthewgilbert/followers",
"following_url": "https://api.github.com/users/matthewgilbert/following{/other_user}",
... | [
{
"color": "0e8a16",
"default": true,
"description": null,
"id": 717120670,
"name": "good first issue",
"node_id": "MDU6TGFiZWw3MTcxMjA2NzA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue"
},
{
"color": "cdea3c",
"default": false,
"de... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/18680207?v=4",
"events_url": "https://api.github.com/users/calvh/events{/privacy}",
"followers_url": "https://api.github.com/users/calvh/followers",
"following_url": "https://api.github.com/users/calvh/following{/other_user}",
"gists_url": "https://api.... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/18680207?v=4",
"events_url": "https://api.github.com/users/calvh/events{/privacy}",
"followers_url": "https://api.github.com/users/calvh/followers",
"following_url": "https://api.github.com/users/calvh/following{/other_user}",
"gists_url":... | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",... | 2 | 2018-05-29T14:05:36Z | 2021-07-14T23:21:26Z | 2021-07-14T23:21:26Z | CONTRIBUTOR | null | This seems related but distinct from https://github.com/pandas-dev/pandas/issues/7895
```python
import pandas as pd
from pandas import Timestamp as TS
df = pd.DataFrame([1, 2, 3], index=[0, 2, 4])
# throws an error as expected
df.reindex([0, 1, 2, 3, 4, 5, 6], fill_value=0, limit=1)
```
```python
ValueErr... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21247/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21247/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21248 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21248/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21248/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21248/events | https://github.com/pandas-dev/pandas/issues/21248 | 327,374,294 | MDU6SXNzdWUzMjczNzQyOTQ= | 21,248 | Series.combine() with a scalar only works if function is compatible with (vec, scalar) operation | {
"avatar_url": "https://avatars.githubusercontent.com/u/15113894?v=4",
"events_url": "https://api.github.com/users/Dr-Irv/events{/privacy}",
"followers_url": "https://api.github.com/users/Dr-Irv/followers",
"following_url": "https://api.github.com/users/Dr-Irv/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "6138b5",
"default": false,
"description": "Extending pandas with custom dtypes or arrays.",
"id": 849023693,
"name": "ExtensionArray",
"node_id": "MDU6TGFiZWw4NDkwMjM2OTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/ExtensionArray"
}
] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 0 | 2018-05-29T15:31:44Z | 2018-06-08T11:34:34Z | 2018-06-08T11:34:34Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```python
In [1]: import pandas as pd
In [2]: s = pd.Series([i*10 for i in range(5)])
...: s
...:
Out[2]:
0 0
1 10
2 20
3 30
4 40
dtype: int64
In [3]: s.combine(3, lambda x,y: x + y)
Out[3]:
0 3
1 13
2 23
3 ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21248/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21248/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21249 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21249/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21249/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21249/events | https://github.com/pandas-dev/pandas/pull/21249 | 327,409,238 | MDExOlB1bGxSZXF1ZXN0MTkxMjExNjU1 | 21,249 | EHN: to_csv compression accepts file-like object | {
"avatar_url": "https://avatars.githubusercontent.com/u/14131823?v=4",
"events_url": "https://api.github.com/users/minggli/events{/privacy}",
"followers_url": "https://api.github.com/users/minggli/followers",
"following_url": "https://api.github.com/users/minggli/following{/other_user}",
"gists_url": "https:... | [
{
"color": "ededed",
"default": false,
"description": "__repr__ of pandas objects, to_string",
"id": 13101118,
"name": "Output-Formatting",
"node_id": "MDU6TGFiZWwxMzEwMTExOA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting"
},
{
"color": "5319e... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 2 | 2018-05-29T17:03:13Z | 2018-05-31T20:06:22Z | 2018-05-30T23:27:47Z | CONTRIBUTOR | null | - [x] closes #21227
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
Handle an unsupported case when a file-like object instead of path passed into to_csv with compression. According to documentation, compression keyword requires it to be a file... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21249/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21249/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21249.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21249",
"merged_at": "2018-05-30T23:27:47Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21249.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21249"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21250 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21250/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21250/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21250/events | https://github.com/pandas-dev/pandas/issues/21250 | 327,515,704 | MDU6SXNzdWUzMjc1MTU3MDQ= | 21,250 | "Duplicated level name" when using groupby with two different attributes of a datetime | {
"avatar_url": "https://avatars.githubusercontent.com/u/119405?v=4",
"events_url": "https://api.github.com/users/mattharrison/events{/privacy}",
"followers_url": "https://api.github.com/users/mattharrison/followers",
"following_url": "https://api.github.com/users/mattharrison/following{/other_user}",
"gists_... | [
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
"name": "Groupby",
"node_id": "MDU6TGFiZWwyMzMxNjA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby"
},
{
"color": "e11d21",
"default": false,
"description": "Functionality t... | closed | false | null | [] | null | 3 | 2018-05-29T22:56:48Z | 2018-05-30T23:42:26Z | 2018-05-30T00:27:17Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
from io import StringIO
import pandas as pd
data = '''Date,Amount
10/30/2010,54
11/20/2010,53'''
df = pd.read_csv(StringIO(data), parse_dates=[0])
df.groupby([df.Date.dt.year, df.Date.dt.month]).mean()
```
#### Problem description
This... | {
"+1": 3,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 3,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21250/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21250/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21251 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21251/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21251/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21251/events | https://github.com/pandas-dev/pandas/pull/21251 | 327,523,582 | MDExOlB1bGxSZXF1ZXN0MTkxMjk3MzMx | 21,251 | Append Mode for ExcelWriter with openpyxl | {
"avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4",
"events_url": "https://api.github.com/users/WillAyd/events{/privacy}",
"followers_url": "https://api.github.com/users/WillAyd/followers",
"following_url": "https://api.github.com/users/WillAyd/following{/other_user}",
"gists_url": "https://... | [
{
"color": "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": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 8 | 2018-05-29T23:40:00Z | 2019-05-02T21:13:37Z | 2018-06-19T01:03:15Z | MEMBER | null | - [X] closes #3441
- [X] tests added / passed
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [X] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21251/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21251/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21251.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21251",
"merged_at": "2018-06-19T01:03:15Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21251.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21251"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21252 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21252/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21252/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21252/events | https://github.com/pandas-dev/pandas/pull/21252 | 327,525,490 | MDExOlB1bGxSZXF1ZXN0MTkxMjk4NzE1 | 21,252 | BUG: dropna incorrect with categoricals in pivot_table | {
"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": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
... | closed | false | null | [] | {
"closed_at": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 8 | 2018-05-29T23:50:34Z | 2018-06-12T16:30:35Z | 2018-06-07T22:05:58Z | CONTRIBUTOR | null | closes #21133
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21252/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21252/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21252.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21252",
"merged_at": "2018-06-07T22:05:58Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21252.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21252"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21253 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21253/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21253/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21253/events | https://github.com/pandas-dev/pandas/issues/21253 | 327,536,135 | MDU6SXNzdWUzMjc1MzYxMzU= | 21,253 | IntervalIndex.from_arrays/from_breaks does not accept categorical data with valid dtype | {
"avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4",
"events_url": "https://api.github.com/users/jschendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jschendel/followers",
"following_url": "https://api.github.com/users/jschendel/following{/other_user}",
"gists_url": "h... | [
{
"color": "e11d21",
"default": false,
"description": "Categorical Data Type",
"id": 78527356,
"name": "Categorical",
"node_id": "MDU6TGFiZWw3ODUyNzM1Ng==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Categorical"
},
{
"color": "009800",
"default": false,
... | closed | false | null | [] | {
"closed_at": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 0 | 2018-05-30T00:56:24Z | 2018-06-04T21:28:51Z | 2018-06-04T21:28:51Z | MEMBER | null | xref #21243
#### Code Sample, a copy-pastable example if possible
`IntervalIndex.from_arrays` fails:
```python
In [2]: cat_l = pd.Categorical([0, 0, 1, 2, 2])
In [3]: cat_r = pd.Categorical([1, 3, 3, 3, 4])
In [4]: pd.IntervalIndex.from_arrays(cat_l, cat_r)
-------------------------------------------------... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21253/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21253/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21254 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21254/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21254/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21254/events | https://github.com/pandas-dev/pandas/pull/21254 | 327,594,892 | MDExOlB1bGxSZXF1ZXN0MTkxMzQ5Mzg2 | 21,254 | BUG: Allow IntervalIndex to be constructed from categorical data with appropriate dtype | {
"avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4",
"events_url": "https://api.github.com/users/jschendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jschendel/followers",
"following_url": "https://api.github.com/users/jschendel/following{/other_user}",
"gists_url": "h... | [
{
"color": "e11d21",
"default": false,
"description": "Functionality that used to work in a prior pandas version",
"id": 32815646,
"name": "Regression",
"node_id": "MDU6TGFiZWwzMjgxNTY0Ng==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression"
},
{
"color": ... | closed | false | null | [] | {
"closed_at": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 2 | 2018-05-30T06:49:31Z | 2018-06-22T17:14:31Z | 2018-06-04T21:28:52Z | MEMBER | null | - [X] closes #21243
- [X] closes #21253
- [X] tests added / passed
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [X] whatsnew entry
Added this to 0.23.1 since it's a regression and the fix is a minor change outside the `IntervalIndex` class. Not opposed to pushing to 0.24.0 if backporti... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21254/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21254/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21254.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21254",
"merged_at": "2018-06-04T21:28:51Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21254.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21254"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21255 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21255/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21255/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21255/events | https://github.com/pandas-dev/pandas/issues/21255 | 327,636,987 | MDU6SXNzdWUzMjc2MzY5ODc= | 21,255 | DataFrame.unstack() drops columns if dataframe is empty | {
"avatar_url": "https://avatars.githubusercontent.com/u/57199?v=4",
"events_url": "https://api.github.com/users/dwt/events{/privacy}",
"followers_url": "https://api.github.com/users/dwt/followers",
"following_url": "https://api.github.com/users/dwt/following{/other_user}",
"gists_url": "https://api.github.co... | [
{
"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 | [] | null | 1 | 2018-05-30T09:00:10Z | 2021-06-20T04:21:46Z | null | NONE | null | ```python
#!/usr/bin/env python
import sys
import numpy as np
import pandas as pd
from datetime import datetime
now = datetime.now()
later = datetime.now()
non_empty = pd.DataFrame(dict(date=[now, now, later, later], user_id=[2,3, 2,3], value_1=[4, 5, 6, 7], value_2=[6,7, 8,9]))
non_empty = non_empty.set... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21255/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21255/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21256 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21256/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21256/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21256/events | https://github.com/pandas-dev/pandas/issues/21256 | 327,733,231 | MDU6SXNzdWUzMjc3MzMyMzE= | 21,256 | Type conversions are skipped in 'to_dict' on single column dataframes | {
"avatar_url": "https://avatars.githubusercontent.com/u/19623656?v=4",
"events_url": "https://api.github.com/users/hodossy/events{/privacy}",
"followers_url": "https://api.github.com/users/hodossy/followers",
"following_url": "https://api.github.com/users/hodossy/following{/other_user}",
"gists_url": "https:... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy dtyp... | open | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 4 | 2018-05-30T13:33:41Z | 2021-06-20T04:23:51Z | null | NONE | null | Code to reproduce the error:
```python
import pandas as pd
from datetime import datetime
dfs = {
'full_df': pd.DataFrame([
{'int': 1, 'date': datetime.now(), 'str': 'foo', 'float': 1.0, 'bool': True},
]),
'int_df': pd.DataFrame([
{'int': 1},
]),
'date_df': pd.DataFrame... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21256/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21256/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21257 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21257/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21257/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21257/events | https://github.com/pandas-dev/pandas/issues/21257 | 327,751,215 | MDU6SXNzdWUzMjc3NTEyMTU= | 21,257 | BUG: Series.get() on ExtensionArray with integer key not in index returns incorrect result | {
"avatar_url": "https://avatars.githubusercontent.com/u/15113894?v=4",
"events_url": "https://api.github.com/users/Dr-Irv/events{/privacy}",
"followers_url": "https://api.github.com/users/Dr-Irv/followers",
"following_url": "https://api.github.com/users/Dr-Irv/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": "6138b5",
"default": false,
"description": "Extending pandas with cu... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 0 | 2018-05-30T14:15:27Z | 2018-06-29T00:47:09Z | 2018-06-29T00:47:09Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```python
In [1]: import pandas as pd
In [2]: import decimal
In [3]: from pandas.tests.extension.decimal.array import DecimalArray
In [4]: s = pd.Series(DecimalArray([decimal.Decimal(i) for i in range(10)]))
In [5]: s
Out[5]:
0 0
1 1
2 2... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21257/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21257/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21258 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21258/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21258/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21258/events | https://github.com/pandas-dev/pandas/issues/21258 | 327,790,224 | MDU6SXNzdWUzMjc3OTAyMjQ= | 21,258 | Automatically adjust HTML table text color when using `style.background_gradient()` | {
"avatar_url": "https://avatars.githubusercontent.com/u/4560057?v=4",
"events_url": "https://api.github.com/users/joelostblom/events{/privacy}",
"followers_url": "https://api.github.com/users/joelostblom/followers",
"following_url": "https://api.github.com/users/joelostblom/following{/other_user}",
"gists_ur... | [
{
"color": "ededed",
"default": false,
"description": "__repr__ of pandas objects, to_string",
"id": 13101118,
"name": "Output-Formatting",
"node_id": "MDU6TGFiZWwxMzEwMTExOA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting"
},
{
"color": "006b7... | closed | false | null | [] | null | 1 | 2018-05-30T15:44:45Z | 2018-06-07T12:52:21Z | 2018-06-07T12:52:21Z | CONTRIBUTOR | null | #### Code Sample
```python
import pandas as pd
import numpy as np
np.random.seed(24)
df = pd.DataFrame(np.random.randn(8, 4), columns=list('ABCD'))
df.style.background_gradient()
```

#### Problem... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21258/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21258/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21259 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21259/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21259/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21259/events | https://github.com/pandas-dev/pandas/pull/21259 | 327,795,547 | MDExOlB1bGxSZXF1ZXN0MTkxNTAyODI4 | 21,259 | ENH: Add support for tablewise application of style.background_gradient with axis=None | {
"avatar_url": "https://avatars.githubusercontent.com/u/44946?v=4",
"events_url": "https://api.github.com/users/soxofaan/events{/privacy}",
"followers_url": "https://api.github.com/users/soxofaan/followers",
"following_url": "https://api.github.com/users/soxofaan/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": "ededed",
"default": false,
"description": "__repr__... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 13 | 2018-05-30T15:58:02Z | 2018-07-12T12:38:40Z | 2018-07-12T12:38:38Z | CONTRIBUTOR | null |
- [x] closes #15204
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21259/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21259/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21259.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21259",
"merged_at": "2018-07-12T12:38:38Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21259.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21259"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21260 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21260/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21260/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21260/events | https://github.com/pandas-dev/pandas/pull/21260 | 327,830,278 | MDExOlB1bGxSZXF1ZXN0MTkxNTI4MDcx | 21,260 | BUG: Series.get() with ExtensionArray and integer index | {
"avatar_url": "https://avatars.githubusercontent.com/u/15113894?v=4",
"events_url": "https://api.github.com/users/Dr-Irv/events{/privacy}",
"followers_url": "https://api.github.com/users/Dr-Irv/followers",
"following_url": "https://api.github.com/users/Dr-Irv/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": "6138b5",
"default": false,
"description": "Extending pandas with cu... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 4 | 2018-05-30T17:35:51Z | 2018-06-29T13:44:00Z | 2018-06-29T00:47:09Z | CONTRIBUTOR | null | - [x] closes #21257
- [x] tests added / passed
- added example in tests/extension/base/getitem.py:test_get()
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
- Put this in 0.23.1 for now
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21260/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21260/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21260.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21260",
"merged_at": "2018-06-29T00:47:09Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21260.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21260"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21261 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21261/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21261/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21261/events | https://github.com/pandas-dev/pandas/pull/21261 | 327,849,289 | MDExOlB1bGxSZXF1ZXN0MTkxNTQyNDg1 | 21,261 | ENH: Support ExtensionArray operators via a mixin | {
"avatar_url": "https://avatars.githubusercontent.com/u/15113894?v=4",
"events_url": "https://api.github.com/users/Dr-Irv/events{/privacy}",
"followers_url": "https://api.github.com/users/Dr-Irv/followers",
"following_url": "https://api.github.com/users/Dr-Irv/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "6138b5",
"default": false,
"description": "Extending pandas with custom dtypes or arrays.",
"id": 849023693,
"name": "ExtensionArray",
"node_id": "MDU6TGFiZWw4NDkwMjM2OTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/ExtensionArray"
}
] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 26 | 2018-05-30T18:32:47Z | 2018-07-02T14:39:19Z | 2018-06-29T02:01:01Z | CONTRIBUTOR | null | - [x] closes #19577
- [x] tests added / passed
- tests/extension/decimal/test_decimal.py:TestOperator
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
- in v0.24.0
Based on a discussion in #20889, this provides a mixin (via a mixin factory) that provides a defaul... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21261/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21261/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21261.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21261",
"merged_at": "2018-06-29T02:01:01Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21261.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21261"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21262 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21262/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21262/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21262/events | https://github.com/pandas-dev/pandas/issues/21262 | 327,866,924 | MDU6SXNzdWUzMjc4NjY5MjQ= | 21,262 | Timestamp ceil rounds up when it should not when using the '15min' frequency in `0.23.0`. | {
"avatar_url": "https://avatars.githubusercontent.com/u/14047377?v=4",
"events_url": "https://api.github.com/users/Safrone/events{/privacy}",
"followers_url": "https://api.github.com/users/Safrone/followers",
"following_url": "https://api.github.com/users/Safrone/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": "2018-07-06T16:24:08Z",
"closed_issues": 73,
"created_at": "2018-06-07T10:56:05Z",
"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... | 5 | 2018-05-30T19:26:16Z | 2018-06-29T00:26:39Z | 2018-06-29T00:26:39Z | NONE | null | #### Code Sample
```python
>>> import pandas as pd
>>> pd.Timestamp('2018-01-12 18:15:00').ceil('15T')
Timestamp('2018-01-12 18:30:00')
>>> pd.Timestamp('2018-01-12 00:30:00').ceil('15T')
Timestamp('2018-01-12 00:45:00')
```
#### Problem description
When the frequency is 15min `.ceil()` rounds up when ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21262/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21262/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21263 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21263/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21263/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21263/events | https://github.com/pandas-dev/pandas/pull/21263 | 327,891,032 | MDExOlB1bGxSZXF1ZXN0MTkxNTc0NDc1 | 21,263 | Color text based on background color when using `_background_gradient()` | {
"avatar_url": "https://avatars.githubusercontent.com/u/4560057?v=4",
"events_url": "https://api.github.com/users/joelostblom/events{/privacy}",
"followers_url": "https://api.github.com/users/joelostblom/followers",
"following_url": "https://api.github.com/users/joelostblom/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": "8AE234",
"default": false,
"description": null,
... | closed | false | null | [] | null | 6 | 2018-05-30T20:41:26Z | 2018-06-07T19:26:03Z | 2018-06-07T12:52:21Z | CONTRIBUTOR | null | The purpose of this PR is to automatically color text dark or light based on the background color of the HTML table:
================`old behavior` ===========================`new behavior`========
 ![image]... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21263/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21263/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21263.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21263",
"merged_at": "2018-06-07T12:52:20Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21263.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21263"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21264 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21264/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21264/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21264/events | https://github.com/pandas-dev/pandas/pull/21264 | 327,922,365 | MDExOlB1bGxSZXF1ZXN0MTkxNTk4NDk3 | 21,264 | DOC: Fix renaming categories section | {
"avatar_url": "https://avatars.githubusercontent.com/u/8550270?v=4",
"events_url": "https://api.github.com/users/JarnoRFB/events{/privacy}",
"followers_url": "https://api.github.com/users/JarnoRFB/followers",
"following_url": "https://api.github.com/users/JarnoRFB/following{/other_user}",
"gists_url": "http... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 1 | 2018-05-30T22:29:56Z | 2018-05-31T08:30:30Z | 2018-05-31T08:29:23Z | CONTRIBUTOR | null | The categories were not correctly saved so that the renaming using the
dict-like object had no effect.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21264/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21264/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21264.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21264",
"merged_at": "2018-05-31T08:29:23Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21264.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21264"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21265 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21265/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21265/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21265/events | https://github.com/pandas-dev/pandas/pull/21265 | 327,931,432 | MDExOlB1bGxSZXF1ZXN0MTkxNjA1Mjcx | 21,265 | TST: Add failing tests for minute rounding | {
"avatar_url": "https://avatars.githubusercontent.com/u/14047377?v=4",
"events_url": "https://api.github.com/users/Safrone/events{/privacy}",
"followers_url": "https://api.github.com/users/Safrone/followers",
"following_url": "https://api.github.com/users/Safrone/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": "2018-07-06T16:24:08Z",
"closed_issues": 73,
"created_at": "2018-06-07T10:56:05Z",
"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... | 5 | 2018-05-30T23:13:29Z | 2018-06-29T08:54:20Z | 2018-06-19T00:50:13Z | NONE | null | For some minute frequencies, `.ceil()` will round up even if it should not.
- [ ] closes #21262
- [x] tests added
- [ ] tests passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21265/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21265/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21265.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21265",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/21265.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21265"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21266 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21266/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21266/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21266/events | https://github.com/pandas-dev/pandas/issues/21266 | 327,955,081 | MDU6SXNzdWUzMjc5NTUwODE= | 21,266 | [Enhancement Request] Styler support for tooltips. | {
"avatar_url": "https://avatars.githubusercontent.com/u/450638?v=4",
"events_url": "https://api.github.com/users/jeremysalwen/events{/privacy}",
"followers_url": "https://api.github.com/users/jeremysalwen/followers",
"following_url": "https://api.github.com/users/jeremysalwen/following{/other_user}",
"gists_... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "006b75",
"default": false,
"description": "read_htm... | 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 | 2018-05-31T01:06:33Z | 2021-01-17T15:46:56Z | 2021-01-17T15:46:56Z | NONE | null | #### Problem description
It would be nice if pandas stlying allowed you to set a tooltip for table cells, in the same way that it allows you to set the CSS style using apply, applymap, etc.
Currently it is possible to create a hacky workaround using css-only tooltips and set_table_styles, but it adds substantial 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/21266/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21266/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21267 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21267/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21267/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21267/events | https://github.com/pandas-dev/pandas/issues/21267 | 327,978,689 | MDU6SXNzdWUzMjc5Nzg2ODk= | 21,267 | BUG: DatetimeIndex.time incorrect in case of timezones | {
"avatar_url": "https://avatars.githubusercontent.com/u/3411882?v=4",
"events_url": "https://api.github.com/users/ssikdar1/events{/privacy}",
"followers_url": "https://api.github.com/users/ssikdar1/followers",
"following_url": "https://api.github.com/users/ssikdar1/following{/other_user}",
"gists_url": "http... | [
{
"color": "e11d21",
"default": false,
"description": "Functionality that used to work in a prior pandas version",
"id": 32815646,
"name": "Regression",
"node_id": "MDU6TGFiZWwzMjgxNTY0Ng==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression"
},
{
"color": ... | closed | false | null | [] | {
"closed_at": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 11 | 2018-05-31T03:16:58Z | 2018-06-07T09:39:25Z | 2018-06-07T09:39:25Z | CONTRIBUTOR | null | An offshoot of https://github.com/pandas-dev/pandas/issues/21230
http://pandas.pydata.org/pandas-docs/stable/timeseries.html?highlight=weekofmonth#time-date-components
From the docs:
There are several time/date properties that one can access from Timestamp or a collection of timestamps like a DatetimeIndex.
...... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21267/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21267/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21268 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21268/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21268/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21268/events | https://github.com/pandas-dev/pandas/pull/21268 | 327,993,614 | MDExOlB1bGxSZXF1ZXN0MTkxNjQzNjcy | 21,268 | DOC: fill in class names for rename methods | {
"avatar_url": "https://avatars.githubusercontent.com/u/804023?v=4",
"events_url": "https://api.github.com/users/gef756/events{/privacy}",
"followers_url": "https://api.github.com/users/gef756/followers",
"following_url": "https://api.github.com/users/gef756/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"
}
] | closed | false | null | [] | {
"closed_at": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 1 | 2018-05-31T04:53:13Z | 2018-06-08T17:20:02Z | 2018-05-31T10:19:19Z | CONTRIBUTOR | null | The documentation for the `inplace` parameter has the `%(klass)` placeholder from the original NDFrame. This fills in the appropriate values in the following places:
* http://pandas.pydata.org/pandas-docs/version/0.23/generated/pandas.DataFrame.rename.html
* http://pandas.pydata.org/pandas-docs/version/0.23/generat... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21268/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21268/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21268.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21268",
"merged_at": "2018-05-31T10:19:19Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21268.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21268"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21269 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21269/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21269/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21269/events | https://github.com/pandas-dev/pandas/issues/21269 | 328,033,046 | MDU6SXNzdWUzMjgwMzMwNDY= | 21,269 | Use light text color on dark colors in `style.background_gradient` | {
"avatar_url": "https://avatars.githubusercontent.com/u/44946?v=4",
"events_url": "https://api.github.com/users/soxofaan/events{/privacy}",
"followers_url": "https://api.github.com/users/soxofaan/followers",
"following_url": "https://api.github.com/users/soxofaan/following{/other_user}",
"gists_url": "https:... | [] | closed | false | null | [] | null | 2 | 2018-05-31T07:59:08Z | 2018-05-31T17:26:54Z | 2018-05-31T17:26:54Z | CONTRIBUTOR | null | I'm working on a commit to enable light text color (white by default) on dark barckground when using `style.background_gradient`. This improves readability, without having to limit the color range with the `low` and `high` arguments.
I'm not completely sure yet about the argument name, which is `light_text` at the m... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21269/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21269/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21270 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21270/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21270/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21270/events | https://github.com/pandas-dev/pandas/issues/21270 | 328,035,052 | MDU6SXNzdWUzMjgwMzUwNTI= | 21,270 | Potential regression in str dtype handling in 0.23? | {
"avatar_url": "https://avatars.githubusercontent.com/u/4275603?v=4",
"events_url": "https://api.github.com/users/clembou/events{/privacy}",
"followers_url": "https://api.github.com/users/clembou/followers",
"following_url": "https://api.github.com/users/clembou/following{/other_user}",
"gists_url": "https:/... | [] | closed | false | null | [] | {
"closed_at": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 5 | 2018-05-31T08:06:03Z | 2018-06-01T12:01:29Z | 2018-06-01T12:01:29Z | NONE | null | #### Code Sample, a copy-pastable example if possible
using pandas 0.22:
```python
In [1]: import numpy as np
In [2]: import pandas as pd
In [3]: object_data = ['silly walks', np.nan, 'dead parrot']
In [4]: pd.Series(object_data, dtype=object)
Out[4]:
0 silly walks
1 NaN
2 dead parrot... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21270/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21270/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21271 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21271/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21271/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21271/events | https://github.com/pandas-dev/pandas/pull/21271 | 328,082,638 | MDExOlB1bGxSZXF1ZXN0MTkxNzEwMTc3 | 21,271 | CI: bump numpy on appveyor ci | {
"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": "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": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 1 | 2018-05-31T10:25:50Z | 2018-05-31T15:59:37Z | 2018-05-31T15:59:16Z | CONTRIBUTOR | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21271/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21271/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21271.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21271",
"merged_at": "2018-05-31T15:59:16Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21271.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21271"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/21272 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21272/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21272/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21272/events | https://github.com/pandas-dev/pandas/issues/21272 | 328,099,740 | MDU6SXNzdWUzMjgwOTk3NDA= | 21,272 | Inconsistent dtypes returned by .loc when specifying multiple columns | {
"avatar_url": "https://avatars.githubusercontent.com/u/17413212?v=4",
"events_url": "https://api.github.com/users/mar-ses/events{/privacy}",
"followers_url": "https://api.github.com/users/mar-ses/followers",
"following_url": "https://api.github.com/users/mar-ses/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": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 1 | 2018-05-31T11:24:17Z | 2018-05-31T19:17:48Z | 2018-05-31T19:17:30Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
# In the code that follows, the first DataFrame (a) doesn't work as expected, the second (b) does.
a = pd.DataFrame({'x':[1.0,2,3,4,5], 'y':[2.0,3,4,5,6], 'z':['a', 'b', 'c', 'd', 'e']})
b = pd.DataFrame({'x':[1.0,2,3,4,5], 'y':[2.0,3,4,5,6]})
# ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21272/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21272/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21273 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21273/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21273/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21273/events | https://github.com/pandas-dev/pandas/pull/21273 | 328,107,860 | MDExOlB1bGxSZXF1ZXN0MTkxNzI5OTQ3 | 21,273 | Fix an attribute error in __init__.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/21954780?v=4",
"events_url": "https://api.github.com/users/Rory101/events{/privacy}",
"followers_url": "https://api.github.com/users/Rory101/followers",
"following_url": "https://api.github.com/users/Rory101/following{/other_user}",
"gists_url": "https:... | [
{
"color": "207de5",
"default": false,
"description": "Clarification about behavior needed to assess issue",
"id": 307649777,
"name": "Needs Info",
"node_id": "MDU6TGFiZWwzMDc2NDk3Nzc=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Info"
}
] | closed | false | null | [] | null | 6 | 2018-05-31T11:53:02Z | 2018-06-19T00:49:34Z | 2018-06-19T00:49:34Z | NONE | null | This fixes a problem, where a bool is treated like a string.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21273/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21273/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21273.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21273",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/21273.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21273"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21274 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21274/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21274/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21274/events | https://github.com/pandas-dev/pandas/pull/21274 | 328,113,263 | MDExOlB1bGxSZXF1ZXN0MTkxNzM0MDg4 | 21,274 | PERF: improve performance of NDFrame.describe | {
"avatar_url": "https://avatars.githubusercontent.com/u/7216757?v=4",
"events_url": "https://api.github.com/users/DataOmbudsman/events{/privacy}",
"followers_url": "https://api.github.com/users/DataOmbudsman/followers",
"following_url": "https://api.github.com/users/DataOmbudsman/following{/other_user}",
"gi... | [
{
"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": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 6 | 2018-05-31T12:11:36Z | 2018-06-08T08:12:31Z | 2018-06-05T17:01:14Z | CONTRIBUTOR | null | A one-line change that enables to calculate the percentiles in `describe` more efficiently. The point is that calculating percentiles in one pass is faster than separately.
`describe` (with default `percentiles` argument) becomes 25-30% faster than before for numerical Series and DataFrames.
### Setup
```
impo... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21274/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21274/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21274.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21274",
"merged_at": "2018-06-05T17:01:14Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21274.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21274"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21275 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21275/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21275/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21275/events | https://github.com/pandas-dev/pandas/issues/21275 | 328,133,209 | MDU6SXNzdWUzMjgxMzMyMDk= | 21,275 | shift does not always preserve freqstr if series contains only one or two elements | {
"avatar_url": "https://avatars.githubusercontent.com/u/1150402?v=4",
"events_url": "https://api.github.com/users/kdebrab/events{/privacy}",
"followers_url": "https://api.github.com/users/kdebrab/followers",
"following_url": "https://api.github.com/users/kdebrab/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "0052cc",
"default": false,
"description": "DateOffse... | closed | false | null | [] | {
"closed_at": "2020-07-28T18:13:47Z",
"closed_issues": 2378,
"created_at": "2019-12-02T12:52:48Z",
"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 | 2018-05-31T13:13:29Z | 2020-06-10T02:26:39Z | 2020-06-04T19:09:56Z | CONTRIBUTOR | null | #### Problem description
The freqstr information is lost if series contains only one or two elements AND the freqstr by which is shifted is not the same as the freqstr of the series. In all other cases it works fine.
```python
import pandas as pd
s1 = pd.Series([1], index=pd.date_range('2016-1-1', periods=1, fr... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21275/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21275/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21276 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21276/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21276/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21276/events | https://github.com/pandas-dev/pandas/issues/21276 | 328,152,371 | MDU6SXNzdWUzMjgxNTIzNzE= | 21,276 | Akima interpolation bug | {
"avatar_url": "https://avatars.githubusercontent.com/u/6409820?v=4",
"events_url": "https://api.github.com/users/dershow/events{/privacy}",
"followers_url": "https://api.github.com/users/dershow/followers",
"following_url": "https://api.github.com/users/dershow/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": "d7e102",
"default": false,
"description": "np.nan, pd.NaT, pd.NA, d... | open | false | null | [] | null | 2 | 2018-05-31T14:04:04Z | 2021-06-20T04:24:15Z | null | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
import numpy as np
import matplotlib.pyplot as plt
import datetime
from scipy import interpolate
df=pd.DataFrame([1,2,3,np.NaN,np.NaN,np.NaN,np.NaN,np.NaN,np.NaN,4,5],index=[pd.Timestamp('20180531 12:00:00'),pd.Timestamp('2... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21276/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21276/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21277 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21277/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21277/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21277/events | https://github.com/pandas-dev/pandas/pull/21277 | 328,267,029 | MDExOlB1bGxSZXF1ZXN0MTkxODUxMTE2 | 21,277 | Add missing period to get_dummies docs | {
"avatar_url": "https://avatars.githubusercontent.com/u/12021217?v=4",
"events_url": "https://api.github.com/users/adamjstewart/events{/privacy}",
"followers_url": "https://api.github.com/users/adamjstewart/followers",
"following_url": "https://api.github.com/users/adamjstewart/following{/other_user}",
"gist... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 2 | 2018-05-31T19:28:46Z | 2018-06-09T09:18:47Z | 2018-06-01T00:14:34Z | CONTRIBUTOR | null | Newline characters are stripped from the docstring when formatting parameter documentation. Because of this, the docs for the `prefix` parameter of [`pandas.get_dummies`](https://pandas.pydata.org/pandas-docs/stable/generated/pandas.get_dummies.html) look like a single run-on sentence. Added a period to the end of the ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21277/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21277/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21277.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21277",
"merged_at": "2018-06-01T00:14:34Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21277.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21277"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21278 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21278/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21278/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21278/events | https://github.com/pandas-dev/pandas/issues/21278 | 328,330,140 | MDU6SXNzdWUzMjgzMzAxNDA= | 21,278 | pd.Series.map is unreasonably slow. | {
"avatar_url": "https://avatars.githubusercontent.com/u/7799980?v=4",
"events_url": "https://api.github.com/users/stuz5000/events{/privacy}",
"followers_url": "https://api.github.com/users/stuz5000/followers",
"following_url": "https://api.github.com/users/stuz5000/following{/other_user}",
"gists_url": "http... | [] | 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 | 2018-05-31T23:23:45Z | 2018-06-04T12:50:01Z | 2018-06-01T01:13:27Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
numiter = 100
for n in [10, 1000, 1000000, 10000000,]:
domain = np.arange(0, n)
range = domain+10
maptable = pd.Series(range, index=domain).sort_index()
query_vals = pd.Series([1,2,3])
def f():
query_vals.map(maptab... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21278/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21278/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21279 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21279/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21279/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21279/events | https://github.com/pandas-dev/pandas/pull/21279 | 328,332,279 | MDExOlB1bGxSZXF1ZXN0MTkxOTAwMTE2 | 21,279 | BUG: Fix encoding for Stata format 118 files | {
"avatar_url": "https://avatars.githubusercontent.com/u/5585221?v=4",
"events_url": "https://api.github.com/users/bashtage/events{/privacy}",
"followers_url": "https://api.github.com/users/bashtage/followers",
"following_url": "https://api.github.com/users/bashtage/following{/other_user}",
"gists_url": "http... | [
{
"color": "444444",
"default": false,
"description": "Unicode strings",
"id": 36380025,
"name": "Unicode",
"node_id": "MDU6TGFiZWwzNjM4MDAyNQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Unicode"
},
{
"color": "5319e7",
"default": false,
"description... | closed | false | null | [] | {
"closed_at": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 9 | 2018-05-31T23:35:47Z | 2019-03-21T13:27:46Z | 2018-06-06T13:15:24Z | CONTRIBUTOR | null | Ensure that Stata 118 files always use utf-8 encoding
- [x] closes #21244
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21279/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21279/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21279.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21279",
"merged_at": "2018-06-06T13:15:24Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21279.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21279"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21280 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21280/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21280/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21280/events | https://github.com/pandas-dev/pandas/issues/21280 | 328,349,954 | MDU6SXNzdWUzMjgzNDk5NTQ= | 21,280 | Pandas with Cupy backend | {
"avatar_url": "https://avatars.githubusercontent.com/u/7123439?v=4",
"events_url": "https://api.github.com/users/chrinide/events{/privacy}",
"followers_url": "https://api.github.com/users/chrinide/followers",
"following_url": "https://api.github.com/users/chrinide/following{/other_user}",
"gists_url": "http... | [
{
"color": "6138b5",
"default": false,
"description": "Extending pandas with custom dtypes or arrays.",
"id": 849023693,
"name": "ExtensionArray",
"node_id": "MDU6TGFiZWw4NDkwMjM2OTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/ExtensionArray"
}
] | closed | false | null | [] | null | 5 | 2018-06-01T01:30:55Z | 2019-02-07T16:56:48Z | 2018-06-03T22:22:23Z | NONE | null | It is possible to easy use Numpy-like CUDA accelerated-Cupy to replace Numpy in Pandas? | {
"+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/21280/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21280/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21281 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21281/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21281/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21281/events | https://github.com/pandas-dev/pandas/pull/21281 | 328,352,968 | MDExOlB1bGxSZXF1ZXN0MTkxOTE1MzIx | 21,281 | BUG: Using DatetimeIndex.date with timezone returns incorrect date #2… | {
"avatar_url": "https://avatars.githubusercontent.com/u/15841903?v=4",
"events_url": "https://api.github.com/users/tmnhat2001/events{/privacy}",
"followers_url": "https://api.github.com/users/tmnhat2001/followers",
"following_url": "https://api.github.com/users/tmnhat2001/following{/other_user}",
"gists_url"... | [
{
"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": "5319e7",
"default": false,
"description": "Timezone ... | closed | false | null | [] | {
"closed_at": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 13 | 2018-06-01T01:51:48Z | 2018-06-12T16:30:35Z | 2018-06-07T09:39:25Z | CONTRIBUTOR | null |
- [ ] closes #21230, closes https://github.com/pandas-dev/pandas/issues/21267
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
Added 2 tests for DatetimeIndex.date in tests/indexes/datetimes/test_datetime.py. Please let me know if I should move... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21281/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21281/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21281.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21281",
"merged_at": "2018-06-07T09:39:24Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21281.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21281"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21282 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21282/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21282/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21282/events | https://github.com/pandas-dev/pandas/issues/21282 | 328,358,337 | MDU6SXNzdWUzMjgzNTgzMzc= | 21,282 | DatetimeIndex loses freq information if mask with ellipses | {
"avatar_url": "https://avatars.githubusercontent.com/u/280864?v=4",
"events_url": "https://api.github.com/users/ChadFulton/events{/privacy}",
"followers_url": "https://api.github.com/users/ChadFulton/followers",
"following_url": "https://api.github.com/users/ChadFulton/following{/other_user}",
"gists_url": ... | [] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 0 | 2018-06-01T02:26:19Z | 2018-12-14T14:53:43Z | 2018-12-14T14:53:43Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
index = pd.DatetimeIndex(start='1990', end='1994', freq='AS')
print(index)
print(index[:])
print(index[...])
```
yields:
```
DatetimeIndex(['1990-01-01', '1991-01-01', '1992-01-01', '1993-01-01',
'1994-01... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21282/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21282/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21283 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21283/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21283/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21283/events | https://github.com/pandas-dev/pandas/issues/21283 | 328,393,732 | MDU6SXNzdWUzMjgzOTM3MzI= | 21,283 | resampling on a MultiIndex | {
"avatar_url": "https://avatars.githubusercontent.com/u/39820805?v=4",
"events_url": "https://api.github.com/users/alex-git-rd/events{/privacy}",
"followers_url": "https://api.github.com/users/alex-git-rd/followers",
"following_url": "https://api.github.com/users/alex-git-rd/following{/other_user}",
"gists_u... | [
{
"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": null,
... | open | false | null | [] | null | 1 | 2018-06-01T06:12:30Z | 2021-06-20T04:24:56Z | null | NONE | null | I posed this issue on SO but was hoping to get a more detailed explanation. I have a df that has an `(id, date)` `MultiIndex`. I would like to resample the df within each `id`. Intuitively I thought the code should look something like:
````
df = pd.DataFrame(data = {"val": np.arange(30),
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21283/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21283/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21284 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21284/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21284/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21284/events | https://github.com/pandas-dev/pandas/pull/21284 | 328,484,150 | MDExOlB1bGxSZXF1ZXN0MTkyMDA4Njc2 | 21,284 | BUG: DataFrame.asof() : Timezone Awareness / Naivety comparison TypeError (incorrect) | {
"avatar_url": "https://avatars.githubusercontent.com/u/13339773?v=4",
"events_url": "https://api.github.com/users/msmarchena/events{/privacy}",
"followers_url": "https://api.github.com/users/msmarchena/followers",
"following_url": "https://api.github.com/users/msmarchena/following{/other_user}",
"gists_url"... | [
{
"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": "0b02e1",
"default": false,
"description": "Related t... | closed | false | null | [] | null | 4 | 2018-06-01T11:32:43Z | 2018-08-04T13:14:59Z | 2018-08-04T13:14:59Z | CONTRIBUTOR | null | - [x] closes #21194
- [x] tests added / passed
- [x] whatsnew entry
- modified whatsnew.v0.23.1.txt
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21284/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21284/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21284.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21284",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/21284.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21284"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21285 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21285/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21285/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21285/events | https://github.com/pandas-dev/pandas/pull/21285 | 328,523,788 | MDExOlB1bGxSZXF1ZXN0MTkyMDM3Njg1 | 21,285 | PERF: improve performance of groupby rank (#21237) | {
"avatar_url": "https://avatars.githubusercontent.com/u/13047435?v=4",
"events_url": "https://api.github.com/users/peterpanmj/events{/privacy}",
"followers_url": "https://api.github.com/users/peterpanmj/followers",
"following_url": "https://api.github.com/users/peterpanmj/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": "a10c02",
"default": false,
"description": "Memory or execu... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 7 | 2018-06-01T13:39:35Z | 2018-06-14T10:09:02Z | 2018-06-14T10:08:58Z | CONTRIBUTOR | null | - [x] closes #21237
- [ ] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21285/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21285/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21285.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21285",
"merged_at": "2018-06-14T10:08:58Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21285.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21285"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21286 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21286/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21286/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21286/events | https://github.com/pandas-dev/pandas/issues/21286 | 328,610,468 | MDU6SXNzdWUzMjg2MTA0Njg= | 21,286 | rolling on 0 window causes core dump | {
"avatar_url": "https://avatars.githubusercontent.com/u/4969082?v=4",
"events_url": "https://api.github.com/users/PabTorre/events{/privacy}",
"followers_url": "https://api.github.com/users/PabTorre/followers",
"following_url": "https://api.github.com/users/PabTorre/following{/other_user}",
"gists_url": "http... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or improved er... | closed | false | null | [] | {
"closed_at": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 2 | 2018-06-01T18:03:02Z | 2018-12-04T13:19:21Z | 2018-06-08T16:25:52Z | NONE | null |
pd.__version__ == 0.22.0
```python
import pandas as pd
series = pd.Series(range(1000))
series.rolling(0).min()
```
#### Problem description
Attempting to perform an operation on a series.rolling with window=0
kills the kernel if running with jupyter.
causes a core dump if running directly from py... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21286/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21286/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21287 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21287/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21287/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21287/events | https://github.com/pandas-dev/pandas/issues/21287 | 328,614,554 | MDU6SXNzdWUzMjg2MTQ1NTQ= | 21,287 | Empty data frames not round-trippable to JSON | {
"avatar_url": "https://avatars.githubusercontent.com/u/1891756?v=4",
"events_url": "https://api.github.com/users/ludaavics/events{/privacy}",
"followers_url": "https://api.github.com/users/ludaavics/followers",
"following_url": "https://api.github.com/users/ludaavics/following{/other_user}",
"gists_url": "h... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "207de5",
"default": false,
"description": "read_json, to_json, json... | closed | false | null | [] | {
"closed_at": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 5 | 2018-06-01T18:17:17Z | 2018-06-08T23:40:04Z | 2018-06-08T23:40:04Z | NONE | null | #### Code Sample
```python
import pandas as pd
df = pd.DataFrame([], columns=['a', 'b', 'c'])
df.to_json('tmp.json', orient='table')
pd.read_json('tmp.json', orient='table')
>> KeyError: "['index' 'a' 'b' 'c'] not in index"
```
#### Problem description
Empty data frames saved as JSON fail to load back ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21287/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21287/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21288 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21288/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21288/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21288/events | https://github.com/pandas-dev/pandas/issues/21288 | 328,630,769 | MDU6SXNzdWUzMjg2MzA3Njk= | 21,288 | Problem in df.to_sql() with SQL Server in pandas 0.23 | {
"avatar_url": "https://avatars.githubusercontent.com/u/361447?v=4",
"events_url": "https://api.github.com/users/klonuo/events{/privacy}",
"followers_url": "https://api.github.com/users/klonuo/followers",
"following_url": "https://api.github.com/users/klonuo/following{/other_user}",
"gists_url": "https://api... | [
{
"color": "009800",
"default": false,
"description": "Duplicate issue or pull request",
"id": 40153326,
"name": "Duplicate Report",
"node_id": "MDU6TGFiZWw0MDE1MzMyNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report"
}
] | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 1 | 2018-06-01T19:14:15Z | 2018-06-01T20:32:21Z | 2018-06-01T20:32:09Z | CONTRIBUTOR | null | Hi,
I put data from dataframe to SQL Server:
```python
engine = create_engine('mssql+pyodbc://localhost/...')
# ...
df.to_sql(name='data', con=engine, if_exists='append', index=False)
```
With version 0.21.1 and previous version this is successfully executed, but with version 0.23 I get error:
```
sqla... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21288/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21288/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21289 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21289/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21289/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21289/events | https://github.com/pandas-dev/pandas/issues/21289 | 328,636,206 | MDU6SXNzdWUzMjg2MzYyMDY= | 21,289 | Pandas installation on arm - Beaglebone Black | {
"avatar_url": "https://avatars.githubusercontent.com/u/32709691?v=4",
"events_url": "https://api.github.com/users/PierrickRauby/events{/privacy}",
"followers_url": "https://api.github.com/users/PierrickRauby/followers",
"following_url": "https://api.github.com/users/PierrickRauby/following{/other_user}",
"g... | [
{
"color": "75507B",
"default": false,
"description": "Library building on various platforms",
"id": 129350,
"name": "Build",
"node_id": "MDU6TGFiZWwxMjkzNTA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build"
}
] | closed | false | null | [] | {
"closed_at": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 8 | 2018-06-01T19:35:35Z | 2018-06-08T17:12:03Z | 2018-06-06T07:25:56Z | NONE | null | #### Code Sample, a copy-pastable example if possible
No code since no install
#### Problem description
I am trying to install pandas on an Beaglebone Black ( Kernel: Linux 4.9.45-ti-r57 & Operating System: Debian GNU/Linux 9 (stretch)). I tried with python2.7 and python3.5.3 with the following install comma... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21289/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21289/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21290 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21290/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21290/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21290/events | https://github.com/pandas-dev/pandas/issues/21290 | 328,692,242 | MDU6SXNzdWUzMjg2OTIyNDI= | 21,290 | DataFrame.plot doesn't handle axis titles for sharex=row correctly | {
"avatar_url": "https://avatars.githubusercontent.com/u/28363225?v=4",
"events_url": "https://api.github.com/users/Austrianguy/events{/privacy}",
"followers_url": "https://api.github.com/users/Austrianguy/followers",
"following_url": "https://api.github.com/users/Austrianguy/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": "8AE234",
"default": false,
"description": null,
"id": 2413328,
... | open | false | null | [] | null | 2 | 2018-06-01T23:58:15Z | 2018-06-06T07:22:11Z | null | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
import matplotlib.pyplot as plt
import pandas as pd
_, axs = plt.subplots(2, 3, sharex='row')
for ax in axs.flatten():
ax.plot(range(5))
ax.set_xlabel('x-axis title')
ax = axs[1, 0]
data = [2]*5
pd.DataFrame(data).plot(ax=ax) # re... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21290/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21290/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21291 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21291/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21291/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21291/events | https://github.com/pandas-dev/pandas/pull/21291 | 328,714,073 | MDExOlB1bGxSZXF1ZXN0MTkyMTgwMTA2 | 21,291 | BUG: invalid rolling window on empty input | {
"avatar_url": "https://avatars.githubusercontent.com/u/21087061?v=4",
"events_url": "https://api.github.com/users/uds5501/events{/privacy}",
"followers_url": "https://api.github.com/users/uds5501/followers",
"following_url": "https://api.github.com/users/uds5501/following{/other_user}",
"gists_url": "https:... | [
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stack/Unstack, Explode",
"id": 13098779,
"name": "Reshaping",
"node_id": "MDU6TGFiZWwxMzA5ODc3OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping"
}
] | closed | false | null | [] | {
"closed_at": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 12 | 2018-06-02T05:05:04Z | 2018-06-12T16:30:36Z | 2018-06-08T16:25:52Z | CONTRIBUTOR | null | Added a raise Value Error for the case when window==0, Kindly refer to issue #21286 for the same
- [x] closes #21286
- [x] tests added / passed
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] A simple except cases added
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21291/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21291/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21291.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21291",
"merged_at": "2018-06-08T16:25:52Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21291.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21291"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21292 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21292/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21292/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21292/events | https://github.com/pandas-dev/pandas/issues/21292 | 328,714,279 | MDU6SXNzdWUzMjg3MTQyNzk= | 21,292 | DOC: doc string is not very clear for Series.quantile | {
"avatar_url": "https://avatars.githubusercontent.com/u/13047435?v=4",
"events_url": "https://api.github.com/users/peterpanmj/events{/privacy}",
"followers_url": "https://api.github.com/users/peterpanmj/followers",
"following_url": "https://api.github.com/users/peterpanmj/following{/other_user}",
"gists_url"... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | null | 1 | 2018-06-02T05:08:16Z | 2018-06-06T07:31:12Z | 2018-06-06T07:31:12Z | CONTRIBUTOR | null |
#### Problem description
What is ``a la`` ? Is it French or a typo ? Suggest change it to something easy to understand
https://github.com/pandas-dev/pandas/blob/f1631bec96dd9a1dc4890677b9c5475d0677e102/pandas/core/series.py#L1838-L1840
#### Output of ``pd.show_versions()``
<details>
INSTALLED VERSIONS
--... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21292/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21292/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21293 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21293/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21293/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21293/events | https://github.com/pandas-dev/pandas/pull/21293 | 328,715,191 | MDExOlB1bGxSZXF1ZXN0MTkyMTgwNzM1 | 21,293 | DOC: Fixing 'a la' confusion in series.quantile documentation | {
"avatar_url": "https://avatars.githubusercontent.com/u/21087061?v=4",
"events_url": "https://api.github.com/users/uds5501/events{/privacy}",
"followers_url": "https://api.github.com/users/uds5501/followers",
"following_url": "https://api.github.com/users/uds5501/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 | 5 | 2018-06-02T05:23:51Z | 2018-06-06T07:31:20Z | 2018-06-06T07:31:12Z | CONTRIBUTOR | null | Just stating that numpy.percentile also offers something similar to this
- [x] closes #21292
- [ ] tests added / passed
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] Just clarified quantile doc a bit
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21293/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21293/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21293.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21293",
"merged_at": "2018-06-06T07:31:11Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21293.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21293"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21294 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21294/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21294/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21294/events | https://github.com/pandas-dev/pandas/issues/21294 | 328,724,783 | MDU6SXNzdWUzMjg3MjQ3ODM= | 21,294 | Dict/dict keys in DataFrame.__getitem__ | {
"avatar_url": "https://avatars.githubusercontent.com/u/1224492?v=4",
"events_url": "https://api.github.com/users/toobaz/events{/privacy}",
"followers_url": "https://api.github.com/users/toobaz/followers",
"following_url": "https://api.github.com/users/toobaz/following{/other_user}",
"gists_url": "https://ap... | [
{
"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": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 11 | 2018-06-02T08:06:50Z | 2018-07-07T14:24:57Z | 2018-07-07T14:24:57Z | MEMBER | null | #### Code Sample, a copy-pastable example if possible
```python
In [2]: pd.Series(index=range(10))[{1:2,3:4}]
Out[2]:
1 NaN
3 NaN
dtype: float64
In [3]: pd.Series(index=range(10))[{1:2,3:4}.keys()]
Out[3]:
1 NaN
3 NaN
dtype: float64
In [4]: pd.DataFrame(index=range(10), columns=range(10))[{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/21294/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21294/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21295 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21295/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21295/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21295/events | https://github.com/pandas-dev/pandas/issues/21295 | 328,732,192 | MDU6SXNzdWUzMjg3MzIxOTI= | 21,295 | access git revision of currently running pandas | {
"avatar_url": "https://avatars.githubusercontent.com/u/3627377?v=4",
"events_url": "https://api.github.com/users/jangorecki/events{/privacy}",
"followers_url": "https://api.github.com/users/jangorecki/followers",
"following_url": "https://api.github.com/users/jangorecki/following{/other_user}",
"gists_url":... | [
{
"color": "0e8a16",
"default": true,
"description": null,
"id": 717120670,
"name": "good first issue",
"node_id": "MDU6TGFiZWw3MTcxMjA2NzA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue"
}
] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 10 | 2018-06-02T10:14:33Z | 2018-09-19T20:46:20Z | 2018-09-19T14:23:27Z | NONE | null | I would like to know from inside the code which pandas git revision I am running at the moment. So I can easily confirm I am on proper branch/revision when testing some new features/bug fixes.
Is it possible in pandas? If it isn't I would like this issue to be FR for such functionality. Just git commit hash is enough.... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21295/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21295/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21296 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21296/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21296/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21296/events | https://github.com/pandas-dev/pandas/issues/21296 | 328,749,802 | MDU6SXNzdWUzMjg3NDk4MDI= | 21,296 | Series[EA].astype always casts intermediate to NumPy array | {
"avatar_url": "https://avatars.githubusercontent.com/u/70274?v=4",
"events_url": "https://api.github.com/users/xhochy/events{/privacy}",
"followers_url": "https://api.github.com/users/xhochy/followers",
"following_url": "https://api.github.com/users/xhochy/following{/other_user}",
"gists_url": "https://api.... | [
{
"color": "6138b5",
"default": false,
"description": "Extending pandas with custom dtypes or arrays.",
"id": 849023693,
"name": "ExtensionArray",
"node_id": "MDU6TGFiZWw4NDkwMjM2OTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/ExtensionArray"
}
] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 2 | 2018-06-02T14:45:00Z | 2018-08-20T11:07:35Z | 2018-08-20T11:07:35Z | CONTRIBUTOR | null | Calling `pd.Series(EA).astype(object)` will always generate an intermediate NumPy array and never delegate to the `astype` method of the `ExtensionArray`.
Callstack is as follows:
1. `pd.Series(EA).astype()`
2. (omitting some intermediates)
3. `pandas.core.internals.Block._astype` calls `self.get_values()` in h... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21296/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21296/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21297 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21297/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21297/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21297/events | https://github.com/pandas-dev/pandas/pull/21297 | 328,763,651 | MDExOlB1bGxSZXF1ZXN0MTkyMjA5Njky | 21,297 | Add Featuretools to Pandas Ecosystem Page | {
"avatar_url": "https://avatars.githubusercontent.com/u/371792?v=4",
"events_url": "https://api.github.com/users/kmax12/events{/privacy}",
"followers_url": "https://api.github.com/users/kmax12/followers",
"following_url": "https://api.github.com/users/kmax12/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"
}
] | closed | false | null | [] | {
"closed_at": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 2 | 2018-06-02T17:52:57Z | 2018-06-12T16:30:36Z | 2018-06-05T11:08:30Z | CONTRIBUTOR | null | Adding a library for automated feature engineering that is built on top of Pandas that I think would be very relevant to users of pandas.
More info on our website (https://www.featuretools.com/) and GitHub (https://github.com/featuretools/featuretools/). | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21297/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21297/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21297.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21297",
"merged_at": "2018-06-05T11:08:30Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21297.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21297"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21298 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21298/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21298/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21298/events | https://github.com/pandas-dev/pandas/issues/21298 | 328,763,983 | MDU6SXNzdWUzMjg3NjM5ODM= | 21,298 | Support for Enums in MultiIndex | {
"avatar_url": "https://avatars.githubusercontent.com/u/30356252?v=4",
"events_url": "https://api.github.com/users/benediamond/events{/privacy}",
"followers_url": "https://api.github.com/users/benediamond/followers",
"following_url": "https://api.github.com/users/benediamond/following{/other_user}",
"gists_u... | [
{
"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": null,
... | 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",
... | 7 | 2018-06-02T17:57:12Z | 2018-11-26T03:52:26Z | 2018-11-26T03:52:25Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
from enum import Enum
MyEnum = Enum("MyEnum", "A B")
df = pd.DataFrame(columns=pd.MultiIndex.from_product(iterables=[MyEnum, [1, 2]])) # TypeError: 'values' is not ordered, please explicitly specify the categories order by 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/21298/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21298/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21299 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21299/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21299/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21299/events | https://github.com/pandas-dev/pandas/issues/21299 | 328,799,199 | MDU6SXNzdWUzMjg3OTkxOTk= | 21,299 | LOC methods doesn't change DATAFRAME's INDEX | {
"avatar_url": "https://avatars.githubusercontent.com/u/11537812?v=4",
"events_url": "https://api.github.com/users/yutiansut/events{/privacy}",
"followers_url": "https://api.github.com/users/yutiansut/followers",
"following_url": "https://api.github.com/users/yutiansut/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": "207de5",
"default": false,
"descript... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 5 | 2018-06-03T04:48:28Z | 2018-06-04T05:25:52Z | 2018-06-03T21:23:15Z | NONE | null | #### Code Sample, a copy-pastable example if possible
# Your code here
I use code in pandas guide as an example
http://pandas.pydata.org/pandas-docs/stable/generated/pandas.IndexSlice.html
while we using a loc to select some data we want, we hope the result has result's index, not the raw dataframe's index... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21299/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21299/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21300 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21300/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21300/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21300/events | https://github.com/pandas-dev/pandas/pull/21300 | 328,815,755 | MDExOlB1bGxSZXF1ZXN0MTkyMjM5NzYz | 21,300 | BUG: encoding error in to_csv compression | {
"avatar_url": "https://avatars.githubusercontent.com/u/14131823?v=4",
"events_url": "https://api.github.com/users/minggli/events{/privacy}",
"followers_url": "https://api.github.com/users/minggli/followers",
"following_url": "https://api.github.com/users/minggli/following{/other_user}",
"gists_url": "https:... | [
{
"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": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 4 | 2018-06-03T10:03:06Z | 2018-06-20T18:11:54Z | 2018-06-05T04:54:31Z | CONTRIBUTOR | null | - [x] closes #21241
closes #21118
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
Fix a problem where encoding wasn't handled properly in to_csv compression in Python 3. It was caused by dumping uncompressed csv on disk and reading it back to ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21300/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21300/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21300.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21300",
"merged_at": "2018-06-05T04:54:31Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21300.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21300"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21301 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21301/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21301/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21301/events | https://github.com/pandas-dev/pandas/pull/21301 | 328,817,263 | MDExOlB1bGxSZXF1ZXN0MTkyMjQwNjI1 | 21,301 | Added argument to autocorrelation_plot | {
"avatar_url": "https://avatars.githubusercontent.com/u/16627326?v=4",
"events_url": "https://api.github.com/users/colonder/events{/privacy}",
"followers_url": "https://api.github.com/users/colonder/followers",
"following_url": "https://api.github.com/users/colonder/following{/other_user}",
"gists_url": "htt... | [] | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 1 | 2018-06-03T10:30:30Z | 2018-06-04T11:53:45Z | 2018-06-03T12:09:09Z | NONE | null | Added additional parameter to autocorrelation_plot to plot the specified number of lags in case of long time series.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21301/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21301/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21301.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21301",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/21301.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21301"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21302 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21302/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21302/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21302/events | https://github.com/pandas-dev/pandas/pull/21302 | 328,823,184 | MDExOlB1bGxSZXF1ZXN0MTkyMjQ0MTkw | 21,302 | Added parameter to the autocorr plot and code for partial autocorr plot | {
"avatar_url": "https://avatars.githubusercontent.com/u/16627326?v=4",
"events_url": "https://api.github.com/users/colonder/events{/privacy}",
"followers_url": "https://api.github.com/users/colonder/followers",
"following_url": "https://api.github.com/users/colonder/following{/other_user}",
"gists_url": "htt... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "8AE234",
"default": false,
"description": null,
... | closed | false | null | [] | null | 6 | 2018-06-03T12:06:59Z | 2018-11-01T01:39:57Z | 2018-11-01T01:39:57Z | NONE | null | Added additional parameters to the autocorrelation_plot to be able to plot a specified number of lags and additional code for plotting the partial autocorrelation plot together with p and q value.
- [ ] closes #xxxx
- [ ] tests added / passed
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21302/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21302/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21302.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21302",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/21302.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21302"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21303 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21303/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21303/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21303/events | https://github.com/pandas-dev/pandas/issues/21303 | 328,837,341 | MDU6SXNzdWUzMjg4MzczNDE= | 21,303 | Poisson (exponential) window for pandas.Series.rolling | {
"avatar_url": "https://avatars.githubusercontent.com/u/1105595?v=4",
"events_url": "https://api.github.com/users/stroobandt/events{/privacy}",
"followers_url": "https://api.github.com/users/stroobandt/followers",
"following_url": "https://api.github.com/users/stroobandt/following{/other_user}",
"gists_url":... | [
{
"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": "d4c5f9",
"default": false,
"description": "rolling, ... | closed | false | null | [] | {
"closed_at": "2019-07-19T00:34:29Z",
"closed_issues": 1289,
"created_at": "2018-10-23T02:34:15Z",
"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 | 2018-06-03T15:23:26Z | 2019-05-07T11:31:41Z | 2019-05-07T11:31:41Z | NONE | null | #### Problem Description
In [`pandas.Series.rolling`](https://pandas.pydata.org/pandas-docs/stable/generated/pandas.Series.rolling.html), the [SciPy window type `exponential`](https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.windows.exponential.html#scipy.signal.windows.exponential) has not been imple... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21303/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21303/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21304 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21304/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21304/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21304/events | https://github.com/pandas-dev/pandas/issues/21304 | 328,847,271 | MDU6SXNzdWUzMjg4NDcyNzE= | 21,304 | Timeframes that don't evenly subdivide one day. | {
"avatar_url": "https://avatars.githubusercontent.com/u/5693961?v=4",
"events_url": "https://api.github.com/users/MaticConradi/events{/privacy}",
"followers_url": "https://api.github.com/users/MaticConradi/followers",
"following_url": "https://api.github.com/users/MaticConradi/following{/other_user}",
"gists... | [] | closed | false | null | [] | null | 2 | 2018-06-03T17:41:24Z | 2018-06-03T18:54:22Z | 2018-06-03T18:25:50Z | NONE | null | I'm trying to resample a dataframe from 5min to 70min timeframe where the first data point in a day would start on midnight.
Here's a better example: I want to resample daily data to weekly timeframe but with every week starting on the first day of the month so this month the first weekly data point would go from 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/21304/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21304/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21305 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21305/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21305/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21305/events | https://github.com/pandas-dev/pandas/issues/21305 | 328,848,633 | MDU6SXNzdWUzMjg4NDg2MzM= | 21,305 | Direct delegation of Series methods to ExtensionArrays | {
"avatar_url": "https://avatars.githubusercontent.com/u/70274?v=4",
"events_url": "https://api.github.com/users/xhochy/events{/privacy}",
"followers_url": "https://api.github.com/users/xhochy/followers",
"following_url": "https://api.github.com/users/xhochy/following{/other_user}",
"gists_url": "https://api.... | [
{
"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": "6138b5",
"default": false,
"description": "Extendin... | open | false | null | [] | null | 2 | 2018-06-03T17:59:54Z | 2021-06-20T04:25:48Z | null | CONTRIBUTOR | null | During the implementation of non-numpy backed ExtensionArrays I quite often run into the case where it is simpler for me to write a complete re-implementation of the method defined on `pd.Series` instead of using the current implementation that only delegates part of the work. It would probably make sense to introduce ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21305/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21305/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21306 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21306/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21306/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21306/events | https://github.com/pandas-dev/pandas/issues/21306 | 328,908,805 | MDU6SXNzdWUzMjg5MDg4MDU= | 21,306 | shebang typo in generate_legacy_storage_files.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/301402?v=4",
"events_url": "https://api.github.com/users/wwuck/events{/privacy}",
"followers_url": "https://api.github.com/users/wwuck/followers",
"following_url": "https://api.github.com/users/wwuck/following{/other_user}",
"gists_url": "https://api.gi... | [] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 1 | 2018-06-04T05:00:42Z | 2018-06-04T11:21:23Z | 2018-06-04T11:21:23Z | CONTRIBUTOR | null | #### Problem description
The shebang line at the top of https://github.com/pandas-dev/pandas/blob/master/pandas/tests/io/generate_legacy_storage_files.py#L1 has an incorrect interpreter.
It is currently set to ```/usr/env/bin python```
#### Expected Output
The interpreter should instead be set to ```/usr/bi... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21306/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21306/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21307 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21307/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21307/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21307/events | https://github.com/pandas-dev/pandas/pull/21307 | 328,909,581 | MDExOlB1bGxSZXF1ZXN0MTkyMjk4NDYy | 21,307 | TST: fix shebang typo | {
"avatar_url": "https://avatars.githubusercontent.com/u/301402?v=4",
"events_url": "https://api.github.com/users/wwuck/events{/privacy}",
"followers_url": "https://api.github.com/users/wwuck/followers",
"following_url": "https://api.github.com/users/wwuck/following{/other_user}",
"gists_url": "https://api.gi... | [] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"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... | 2 | 2018-06-04T05:06:39Z | 2018-06-05T06:24:05Z | 2018-06-04T11:21:23Z | CONTRIBUTOR | null | Fix shebang typo in generate_legacy_storage_files.py
- [x] closes #21306 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21307/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21307/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21307.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21307",
"merged_at": "2018-06-04T11:21:22Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21307.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21307"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21308 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21308/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21308/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21308/events | https://github.com/pandas-dev/pandas/issues/21308 | 328,912,155 | MDU6SXNzdWUzMjg5MTIxNTU= | 21,308 | DOC: Add See Also section to IndexSlice docstring regarding removing unused levels | {
"avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4",
"events_url": "https://api.github.com/users/jschendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jschendel/followers",
"following_url": "https://api.github.com/users/jschendel/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": "0b02e1",
"default": false,
"description": "Related to indexing o... | closed | false | null | [] | {
"closed_at": "2018-07-06T16:24:08Z",
"closed_issues": 73,
"created_at": "2018-06-07T10:56:05Z",
"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... | 0 | 2018-06-04T05:24:03Z | 2018-06-15T04:05:01Z | 2018-06-15T04:05:01Z | MEMBER | null | The behavior described in the [Defined Levels](https://pandas.pydata.org/pandas-docs/stable/advanced.html#defined-levels) section on the docs is often a source of confusion when slicing a `MultiIndex`.
Adding a "See Also" section to the docstring for [`IndexSlice`](https://pandas.pydata.org/pandas-docs/version/0.22/... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21308/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21308/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21309 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21309/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21309/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21309/events | https://github.com/pandas-dev/pandas/issues/21309 | 328,955,807 | MDU6SXNzdWUzMjg5NTU4MDc= | 21,309 | DataFrame.[key] and .loc[:, key] with non-unique columns returns frame if (and only if) columns are MultiIndex | {
"avatar_url": "https://avatars.githubusercontent.com/u/1224492?v=4",
"events_url": "https://api.github.com/users/toobaz/events{/privacy}",
"followers_url": "https://api.github.com/users/toobaz/followers",
"following_url": "https://api.github.com/users/toobaz/following{/other_user}",
"gists_url": "https://ap... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on s... | open | false | null | [] | null | 1 | 2018-06-04T08:27:53Z | 2021-06-20T04:28:21Z | null | MEMBER | null | #### Code Sample, a copy-pastable example if possible
```python
In [2]: flat = pd.DataFrame(-1, index=range(2), columns=[0, 1, 1, 2, 3, 4])
In [3]: flat[0].__class__
Out[3]: pandas.core.series.Series
In [4]: flat.loc[:, 0].__class__
Out[4]: pandas.core.series.Series
In [5]: multi = pd.DataFrame(-1, index... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21309/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21309/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/21310 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21310/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21310/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21310/events | https://github.com/pandas-dev/pandas/pull/21310 | 328,960,119 | MDExOlB1bGxSZXF1ZXN0MTkyMzM1NDc0 | 21,310 | REGR: allow merging on object boolean columns | {
"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": "e11d21",
"de... | closed | false | null | [] | {
"closed_at": "2018-06-13T03:57:35Z",
"closed_issues": 107,
"created_at": "2018-04-14T14:52:46Z",
"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/jr... | 22 | 2018-06-04T08:41:20Z | 2018-06-12T16:30:37Z | 2018-06-08T17:44:18Z | MEMBER | null | Fixes https://github.com/pandas-dev/pandas/issues/21119
This is a quick/hacky fix for the specific case in that issue, i.e. merging boolean / object boolean columns.
However, I have the feeling we should do a more general solution for cases where object dtyped columns might be actually mergeable. The problem 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/21310/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21310/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/21310.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/21310",
"merged_at": "2018-06-08T17:44:18Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/21310.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21310"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/21311 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/21311/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/21311/comments | https://api.github.com/repos/pandas-dev/pandas/issues/21311/events | https://github.com/pandas-dev/pandas/issues/21311 | 328,967,099 | MDU6SXNzdWUzMjg5NjcwOTk= | 21,311 | BUG/API: Index constructor does not enforce specified dtype | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy dtyp... | 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 | 2018-06-04T09:01:23Z | 2020-12-22T23:45:29Z | 2020-12-22T23:45:29Z | MEMBER | null | #### Code Sample, a copy-pastable example if possible
Manually specifying a dtype does not garantuee the output is in that dtype. Eg with Series if incompatible data is passed, an error is raised, while for Index it just silently outputs another dtype:
```python
In [11]: pd.Series(['a', 'b', 'c'], dtype='int64')... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/21311/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/21311/timeline | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.