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/21912
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21912/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21912/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21912/events
https://github.com/pandas-dev/pandas/pull/21912
341,248,127
MDExOlB1bGxSZXF1ZXN0MjAxNDU4NjYx
21,912
Add statsmodels to optional dependencies
{ "avatar_url": "https://avatars.githubusercontent.com/u/173889?v=4", "events_url": "https://api.github.com/users/tdsmith/events{/privacy}", "followers_url": "https://api.github.com/users/tdsmith/followers", "following_url": "https://api.github.com/users/tdsmith/following{/other_user}", "gists_url": "https://...
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" }, { "color": "3465A4", "default": false, ...
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-07-14T16:27:07Z
2018-07-15T02:14:57Z
2018-07-15T02:14:57Z
CONTRIBUTOR
null
Some of the documentation uses methods from statsmodels, which isn't included in the optional dependency list. Fixes #21911. - [x] closes #xxxx - [ ] tests added / 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/21912/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21912/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21912.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21912", "merged_at": "2018-07-15T02:14:57Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21912.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21912" }
https://api.github.com/repos/pandas-dev/pandas/issues/21913
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21913/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21913/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21913/events
https://github.com/pandas-dev/pandas/issues/21913
341,249,940
MDU6SXNzdWUzNDEyNDk5NDA=
21,913
Default docs builds to a non-interactive matplotlib backend
{ "avatar_url": "https://avatars.githubusercontent.com/u/173889?v=4", "events_url": "https://api.github.com/users/tdsmith/events{/privacy}", "followers_url": "https://api.github.com/users/tdsmith/followers", "following_url": "https://api.github.com/users/tdsmith/following{/other_user}", "gists_url": "https://...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "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-07-14T16:53:39Z
2018-07-17T12:18:53Z
2018-07-17T12:18:53Z
CONTRIBUTOR
null
`python make.py html` fails on Mac OS in a virtualenv, using a Python interpreter installed with pyenv, because the interpreter isn't a framework build, and matplotlib defaults to using the macosx interactive backend, which requires a framework build of the interpreter. I think the docs build doesn't require an inte...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21913/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21913/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21914
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21914/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21914/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21914/events
https://github.com/pandas-dev/pandas/pull/21914
341,250,163
MDExOlB1bGxSZXF1ZXN0MjAxNDU5ODg1
21,914
Use the Agg backend for docs builds
{ "avatar_url": "https://avatars.githubusercontent.com/u/173889?v=4", "events_url": "https://api.github.com/users/tdsmith/events{/privacy}", "followers_url": "https://api.github.com/users/tdsmith/followers", "following_url": "https://api.github.com/users/tdsmith/following{/other_user}", "gists_url": "https://...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "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-07-14T16:56:55Z
2018-07-17T12:19:03Z
2018-07-17T12:18:53Z
CONTRIBUTOR
null
This uses a non-interactive Agg matplotlib backend to build docs, which avoids trying to use the default MacOS backend, which can fail in some environments. Closes #21913.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21914/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21914/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21914.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21914", "merged_at": "2018-07-17T12:18:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21914.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21914" }
https://api.github.com/repos/pandas-dev/pandas/issues/21915
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21915/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21915/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21915/events
https://github.com/pandas-dev/pandas/pull/21915
341,264,596
MDExOlB1bGxSZXF1ZXN0MjAxNDY3Mjg1
21,915
[BUG] Fix interpolation for datetimelike dtypes
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AFEEEE", "default": false, "description": null, ...
closed
false
null
[]
null
2
2018-07-14T20:13:23Z
2020-04-05T17:42:29Z
2018-07-17T06:05:49Z
MEMBER
null
- [x] closes #11312, #11701, #19199, - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Two bugs here, one fixed, one avoided. First is in `Block._interpolate` where datetimelike values were not cast correctly. Second is that `DataFrame.transpose...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21915/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21915/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21915.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21915", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/21915.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21915" }
https://api.github.com/repos/pandas-dev/pandas/issues/21916
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21916/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21916/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21916/events
https://github.com/pandas-dev/pandas/pull/21916
341,268,251
MDExOlB1bGxSZXF1ZXN0MjAxNDY5Mjk0
21,916
Added links to useful discussions of groupby and SettingWithCopyWarning
{ "avatar_url": "https://avatars.githubusercontent.com/u/10649212?v=4", "events_url": "https://api.github.com/users/supern8ent/events{/privacy}", "followers_url": "https://api.github.com/users/supern8ent/followers", "following_url": "https://api.github.com/users/supern8ent/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": "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-07-14T21:10:28Z
2018-07-17T18:03:53Z
2018-07-17T18:03:53Z
NONE
null
Added links to useful discussions of `groupby` and `SettingWithCopyWarning`. Did not run tests as only docs changed, but `python make.py --single groupby` and `python make.py --single indexing` successfully create the respective html files. - [x] closes #17505 - [ ] tests added / passed - [ ] passes `git diff 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/21916/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21916/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21916.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21916", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/21916.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21916" }
https://api.github.com/repos/pandas-dev/pandas/issues/21917
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21917/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21917/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21917/events
https://github.com/pandas-dev/pandas/pull/21917
341,277,603
MDExOlB1bGxSZXF1ZXN0MjAxNDcyOTUz
21,917
DOC: Updated the DataFrame.assign docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/31046030?v=4", "events_url": "https://api.github.com/users/aeltanawy/events{/privacy}", "followers_url": "https://api.github.com/users/aeltanawy/followers", "following_url": "https://api.github.com/users/aeltanawy/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": "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...
30
2018-07-14T23:11:49Z
2018-09-27T12:53:25Z
2018-09-22T23:36:23Z
CONTRIBUTOR
null
Updated the DataFrame.assign docstring example to use np.arange instead of np.random.randn to pass the validation test.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21917/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21917/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21917.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21917", "merged_at": "2018-09-22T23:36:23Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21917.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21917" }
https://api.github.com/repos/pandas-dev/pandas/issues/21918
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21918/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21918/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21918/events
https://github.com/pandas-dev/pandas/issues/21918
341,289,148
MDU6SXNzdWUzNDEyODkxNDg=
21,918
CLN: Addtional Refactoring of MultiIndex Tests
{ "avatar_url": "https://avatars.githubusercontent.com/u/3450848?v=4", "events_url": "https://api.github.com/users/elmq0022/events{/privacy}", "followers_url": "https://api.github.com/users/elmq0022/followers", "following_url": "https://api.github.com/users/elmq0022/following{/other_user}", "gists_url": "http...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "207de5", "d...
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-07-15T03:34:24Z
2018-07-24T22:01:57Z
2018-07-24T22:01:57Z
CONTRIBUTOR
null
#### This is a follow up to #18644 #21514 The referenced issue and pull request split the MultiIndex tests into separate files and introduced additional fixtures. There is still outstanding comments from @jreback to finalize the cleanup.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21918/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21918/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21919
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21919/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21919/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21919/events
https://github.com/pandas-dev/pandas/pull/21919
341,289,415
MDExOlB1bGxSZXF1ZXN0MjAxNDc5MzI1
21,919
[BUG][BLD] revert DEF component of #21878
{ "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
3
2018-07-15T03:41:31Z
2018-07-15T17:59:47Z
2018-07-15T17:59:25Z
MEMBER
null
#21878 introduced a subtle build problem that is not caught by the CI. Running `python setup.py build_ext --inplace` followed by `python3 setup.py build_ext --inplace` causes compile-time errors in py3 (or if running these in the opposite order, errors in py2). These are fixed by running `python setup.py clean` in be...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21919/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21919/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21919.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21919", "merged_at": "2018-07-15T17:59:25Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21919.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21919" }
https://api.github.com/repos/pandas-dev/pandas/issues/21920
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21920/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21920/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21920/events
https://github.com/pandas-dev/pandas/issues/21920
341,307,486
MDU6SXNzdWUzNDEzMDc0ODY=
21,920
_reduce needs to be defined on non-NumPy 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": "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
2
2018-07-15T09:41:04Z
2018-07-15T15:18:56Z
2018-07-15T15:13:56Z
CONTRIBUTOR
null
Creating a `Series` that is not backed by a NumPy array requires the `ExtensionArray` object to implement `_reduce` to correctly delegate the method. The following method reproduces the exception: ```python import fletcher as fr import pandas as pd series = pd.Series(fr.FletcherArray([1, 2])) series.max() ```...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21920/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21920/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21921
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21921/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21921/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21921/events
https://github.com/pandas-dev/pandas/pull/21921
341,328,385
MDExOlB1bGxSZXF1ZXN0MjAxNTAyNzQ0
21,921
BUG:Clip with a list-like threshold with a nan is broken (GH19992)
{ "avatar_url": "https://avatars.githubusercontent.com/u/14367887?v=4", "events_url": "https://api.github.com/users/makbigc/events{/privacy}", "followers_url": "https://api.github.com/users/makbigc/followers", "following_url": "https://api.github.com/users/makbigc/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...
closed
false
null
[]
{ "closed_at": "2018-08-06T10:11:39Z", "closed_issues": 19, "created_at": "2018-06-26T11:54:44Z", "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...
3
2018-07-15T15:18:30Z
2018-07-18T10:23:47Z
2018-07-18T10:23:30Z
CONTRIBUTOR
null
- fix bug #19992 - 2 tests amended in frame/test_analytics.py and series/test_analytics.py - whatsnew entry 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/21921/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21921/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21921.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21921", "merged_at": "2018-07-18T10:23:30Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21921.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21921" }
https://api.github.com/repos/pandas-dev/pandas/issues/21922
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21922/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21922/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21922/events
https://github.com/pandas-dev/pandas/pull/21922
341,342,552
MDExOlB1bGxSZXF1ZXN0MjAxNTEwMTkx
21,922
Concatenation of series of differing types should lead to object
{ "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": "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
[]
null
11
2018-07-15T18:49:01Z
2018-12-23T23:14:52Z
2018-12-23T23:14:52Z
CONTRIBUTOR
null
- [x] closes #21792 - [ ] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry I see no simple solution on how to make a test for this without introducing a whole new ExtensionArray class that is actually of scalar type `'i'`. cc @jreback I'm wondering...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21922/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21922/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21922.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21922", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/21922.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21922" }
https://api.github.com/repos/pandas-dev/pandas/issues/21923
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21923/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21923/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21923/events
https://github.com/pandas-dev/pandas/pull/21923
341,349,059
MDExOlB1bGxSZXF1ZXN0MjAxNTEzNjU5
21,923
[BUG] change types to Py_ssize_t to fix #21905
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0e8a16", "default": false, "description": "32-bit systems", "id...
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...
15
2018-07-15T20:16:15Z
2020-04-05T17:42:33Z
2018-07-17T00:37:13Z
MEMBER
null
May close #21905, will need to check with OP.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21923/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21923/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21923.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21923", "merged_at": "2018-07-17T00:37:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21923.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21923" }
https://api.github.com/repos/pandas-dev/pandas/issues/21924
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21924/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21924/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21924/events
https://github.com/pandas-dev/pandas/pull/21924
341,349,603
MDExOlB1bGxSZXF1ZXN0MjAxNTE0MDAz
21,924
move rename functionality out of internals
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "fbca04", "default": false, "de...
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-07-15T20:24:21Z
2018-09-08T03:10:23Z
2018-09-08T02:46:54Z
MEMBER
null
- [ ] <s>closes #16045</s><b>update</b>Not anymore - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` @jorisvandenbossche can you confirm this is what you had in mind in that issue?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21924/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21924/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21924.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21924", "merged_at": "2018-09-08T02:46:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21924.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21924" }
https://api.github.com/repos/pandas-dev/pandas/issues/21925
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21925/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21925/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21925/events
https://github.com/pandas-dev/pandas/issues/21925
341,355,270
MDU6SXNzdWUzNDEzNTUyNzA=
21,925
Allow different methods of correlation when using corrwith
{ "avatar_url": "https://avatars.githubusercontent.com/u/2658661?v=4", "events_url": "https://api.github.com/users/dsaxton/events{/privacy}", "followers_url": "https://api.github.com/users/dsaxton/followers", "following_url": "https://api.github.com/users/dsaxton/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": "fbca04", "default": false, "description": "Apply, A...
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-07-15T21:50:46Z
2018-12-31T13:17:55Z
2018-12-31T13:17:55Z
MEMBER
null
Hi, The `corr` method for DataFrames is exceedingly useful, especially since one can specify methods other than the Pearson correlation. I think it would be nice if this same argument were available when using `corrwith`. Perhaps there is another workaround, but right now if one wants to calculate all the Spearman...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21925/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21925/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21926
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21926/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21926/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21926/events
https://github.com/pandas-dev/pandas/pull/21926
341,365,035
MDExOlB1bGxSZXF1ZXN0MjAxNTIzNDIz
21,926
Docstrings, de-duplicate EAMixin/DatetimeLikeIndex __new__ code
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" }, { "color": "6138b5", "default": false, "description": "Extending pa...
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-07-16T00:26:50Z
2018-07-20T21:03:21Z
2018-07-20T20:43:38Z
MEMBER
null
There's a lot of duplication in the constructors and constructor-helpers. This starts to whittle that down, writes some docstrings long the way. Also use `ExtensionOpsMixin` to define comparison operators on the EAMixin classes. We determined that the DatetimeIndex._local_timestamps method had an unecessary mono...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21926/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21926/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21926.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21926", "merged_at": "2018-07-20T20:43:38Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21926.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21926" }
https://api.github.com/repos/pandas-dev/pandas/issues/21927
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21927/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21927/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21927/events
https://github.com/pandas-dev/pandas/issues/21927
341,379,387
MDU6SXNzdWUzNDEzNzkzODc=
21,927
BLD: wheel building is broken
{ "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": "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": "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...
5
2018-07-16T03:13:53Z
2018-07-17T11:55:43Z
2018-07-17T11:55:43Z
CONTRIBUTOR
null
https://travis-ci.org/MacPython/pandas-wheels/jobs/401351130 seems this has been broken for 8 days maybe the recent cython changes? cc @jbrockmendel
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21927/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21927/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21928
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21928/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21928/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21928/events
https://github.com/pandas-dev/pandas/pull/21928
341,380,927
MDExOlB1bGxSZXF1ZXN0MjAxNTMzNzY2
21,928
CLN: Address MulitIndex Test Follow Ups in Issue #21918
{ "avatar_url": "https://avatars.githubusercontent.com/u/3450848?v=4", "events_url": "https://api.github.com/users/elmq0022/events{/privacy}", "followers_url": "https://api.github.com/users/elmq0022/followers", "following_url": "https://api.github.com/users/elmq0022/following{/other_user}", "gists_url": "http...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "207de5", "d...
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...
5
2018-07-16T03:25:41Z
2018-07-24T22:02:05Z
2018-07-24T22:01:57Z
CONTRIBUTOR
null
- [x] closes #21918 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry - N/A Addresses most of the issues. Left blowing away the old pickles for another issue which is still open.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21928/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21928/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21928.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21928", "merged_at": "2018-07-24T22:01:57Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21928.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21928" }
https://api.github.com/repos/pandas-dev/pandas/issues/21929
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21929/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21929/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21929/events
https://github.com/pandas-dev/pandas/issues/21929
341,503,103
MDU6SXNzdWUzNDE1MDMxMDM=
21,929
Conflict with anaconda's gcc
{ "avatar_url": "https://avatars.githubusercontent.com/u/6815844?v=4", "events_url": "https://api.github.com/users/fujiisoup/events{/privacy}", "followers_url": "https://api.github.com/users/fujiisoup/followers", "following_url": "https://api.github.com/users/fujiisoup/following{/other_user}", "gists_url": "h...
[ { "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
[]
null
3
2018-07-16T12:42:44Z
2018-07-17T00:30:32Z
2018-07-17T00:30:32Z
NONE
null
#### Code Sample, a copy-pastable example if possible Importing pandas==0.23 with Anaconda's gcc environment raises an ImportError. In order to reproduce ``` conda install gcc pandas python -c "import pandas" ``` which results in ``` Python 3.6.0 |Continuum Analytics, Inc.| (default, Dec 23 2016, 12:22: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/21929/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21929/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21930
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21930/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21930/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21930/events
https://github.com/pandas-dev/pandas/pull/21930
341,508,494
MDExOlB1bGxSZXF1ZXN0MjAxNjI5NDM3
21,930
DEPR: Series.compress
{ "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": "5319e7", "default": false, "description": "Functionality to remove in pandas", "id": 87485152, "name": "Deprecate", "node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate" } ]
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-07-16T12:59:18Z
2018-07-26T13:16:43Z
2018-07-25T10:31:37Z
CONTRIBUTOR
null
xref #18262
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21930/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21930/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21930.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21930", "merged_at": "2018-07-25T10:31:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21930.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21930" }
https://api.github.com/repos/pandas-dev/pandas/issues/21931
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21931/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21931/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21931/events
https://github.com/pandas-dev/pandas/issues/21931
341,513,117
MDU6SXNzdWUzNDE1MTMxMTc=
21,931
categorical column bugs pivot_table
{ "avatar_url": "https://avatars.githubusercontent.com/u/7010252?v=4", "events_url": "https://api.github.com/users/romainjouin/events{/privacy}", "followers_url": "https://api.github.com/users/romainjouin/followers", "following_url": "https://api.github.com/users/romainjouin/following{/other_user}", "gists_ur...
[ { "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": "0052cc", "default": false, "description": null, "id": ...
closed
false
null
[]
null
5
2018-07-16T13:12:17Z
2018-07-16T16:35:32Z
2018-07-16T15:18:48Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python test = pd.DataFrame({'closing_mois': {6483: 'juillet', 19771: 'avril', 19105: 'avril', 8025: 'novembre', 22642: 'mai', 1216: 'juillet', 21634: 'décembre', 19230: 'décembre', 11429: 'décembre', 24755: 'juin'}, 'closing_week'...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21931/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21931/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21932
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21932/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21932/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21932/events
https://github.com/pandas-dev/pandas/issues/21932
341,553,119
MDU6SXNzdWUzNDE1NTMxMTk=
21,932
pivot_table produces inconsistent columns if applied to empty table
{ "avatar_url": "https://avatars.githubusercontent.com/u/2717321?v=4", "events_url": "https://api.github.com/users/ischurov/events{/privacy}", "followers_url": "https://api.github.com/users/ischurov/followers", "following_url": "https://api.github.com/users/ischurov/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...
open
false
null
[]
null
2
2018-07-16T14:54:16Z
2021-06-20T05:28:56Z
null
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python # Part 1 df1 = pd.DataFrame([], columns=['a', 'b', 'value']) pivot1 = df1.pivot_table(index='a', columns='b', values='value', aggfunc='count') print(pivot1.columns) #Output: MultiIndex(levels=[['value'], []], ...
{ "+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/21932/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21932/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21933
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21933/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21933/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21933/events
https://github.com/pandas-dev/pandas/pull/21933
341,571,341
MDExOlB1bGxSZXF1ZXN0MjAxNjc3NzU3
21,933
ENH: add iso-format support to to_timedelta (#21877)
{ "avatar_url": "https://avatars.githubusercontent.com/u/18016429?v=4", "events_url": "https://api.github.com/users/fjdiod/events{/privacy}", "followers_url": "https://api.github.com/users/fjdiod/followers", "following_url": "https://api.github.com/users/fjdiod/following{/other_user}", "gists_url": "https://a...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "5319e7", "default": false, "description": "Timedelt...
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...
5
2018-07-16T15:38:53Z
2018-07-20T12:49:14Z
2018-07-20T12:42:01Z
CONTRIBUTOR
null
- [x] closes #21877 - [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/21933/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21933/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21933.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21933", "merged_at": "2018-07-20T12:42:01Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21933.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21933" }
https://api.github.com/repos/pandas-dev/pandas/issues/21934
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21934/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21934/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21934/events
https://github.com/pandas-dev/pandas/pull/21934
341,592,196
MDExOlB1bGxSZXF1ZXN0MjAxNjkzNzc4
21,934
BUG: Properly handle lists for .mask
{ "avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4", "events_url": "https://api.github.com/users/gfyoung/events{/privacy}", "followers_url": "https://api.github.com/users/gfyoung/followers", "following_url": "https://api.github.com/users/gfyoung/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": "eb6420", "default": false, "description": "Non-arithmetic algos: va...
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-07-16T16:37:41Z
2018-07-17T19:47:31Z
2018-07-17T19:40:40Z
MEMBER
null
Title is self-explanatory. Closes #21891.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21934/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21934/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21934.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21934", "merged_at": "2018-07-17T19:40:39Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21934.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21934" }
https://api.github.com/repos/pandas-dev/pandas/issues/21935
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21935/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21935/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21935/events
https://github.com/pandas-dev/pandas/pull/21935
341,606,156
MDExOlB1bGxSZXF1ZXN0MjAxNzA0MjA3
21,935
CLN: Remove PeriodIndex.tz_convert, tz_localize
{ "avatar_url": "https://avatars.githubusercontent.com/u/13424489?v=4", "events_url": "https://api.github.com/users/jquinon/events{/privacy}", "followers_url": "https://api.github.com/users/jquinon/followers", "following_url": "https://api.github.com/users/jquinon/following{/other_user}", "gists_url": "https:...
[ { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" }, { "color": "5319...
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-07-16T17:22:39Z
2018-07-19T19:45:33Z
2018-07-18T01:00:19Z
CONTRIBUTOR
null
- [x] closes #21781 - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - Removed PeriodIndex.tz_convert and PeriodIndex.tz_localize from PeriodIndex. - Removed references to those methods in test_tz_convert_and_localize within test_timeseries - Removed methods from the PeriodIndex class doc and...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21935/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21935/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21935.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21935", "merged_at": "2018-07-18T01:00:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21935.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21935" }
https://api.github.com/repos/pandas-dev/pandas/issues/21936
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21936/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21936/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21936/events
https://github.com/pandas-dev/pandas/issues/21936
341,621,846
MDU6SXNzdWUzNDE2MjE4NDY=
21,936
Summary Method Misleading for Unsorted TimeseriesIndex Object
{ "avatar_url": "https://avatars.githubusercontent.com/u/5426245?v=4", "events_url": "https://api.github.com/users/missing-semicolon/events{/privacy}", "followers_url": "https://api.github.com/users/missing-semicolon/followers", "following_url": "https://api.github.com/users/missing-semicolon/following{/other_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": "AFEEEE", "default": false, "description": null, ...
closed
false
null
[]
null
4
2018-07-16T18:14:22Z
2020-04-01T03:28:53Z
2020-04-01T03:28:53Z
NONE
null
#### Code Sample ```python import pandas as pd import numpy as np np.random.seed = 12345 ts = pd.date_range(start='2018-01-01', end='2018-06-30', freq='M') ts.summary() # Works as expected > 'DatetimeIndex: 6 entries, 2018-01-31 to 2018-06-30\nFreq: M' ts_scrambled = np.random.choice(ts, len(ts), replace...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21936/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21936/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21937
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21937/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21937/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21937/events
https://github.com/pandas-dev/pandas/issues/21937
341,709,174
MDU6SXNzdWUzNDE3MDkxNzQ=
21,937
AttributeError: module 'numpy' has no attribute '__version__'
{ "avatar_url": "https://avatars.githubusercontent.com/u/6196390?v=4", "events_url": "https://api.github.com/users/Code4SAFrankie/events{/privacy}", "followers_url": "https://api.github.com/users/Code4SAFrankie/followers", "following_url": "https://api.github.com/users/Code4SAFrankie/following{/other_user}", ...
[]
closed
false
null
[]
null
0
2018-07-16T23:05:22Z
2018-07-16T23:20:25Z
2018-07-16T23:20:25Z
NONE
null
#### Problem description Did a conda update -n root conda conda update --all Now getting this: Traceback (most recent call last): import pandas as pd File "c:\ProgramData\Anaconda3\lib\site-packages\pandas\__init__.py", line 23, in <module> from pandas.compat.numpy import * File "c:\Progra...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21937/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21937/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21938
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21938/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21938/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21938/events
https://github.com/pandas-dev/pandas/issues/21938
341,716,417
MDU6SXNzdWUzNDE3MTY0MTc=
21,938
BLD: pandas-ci failing
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "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": "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-07-16T23:44:05Z
2018-11-06T03:51:07Z
2018-11-06T03:51:07Z
CONTRIBUTOR
null
looks like the sav job has been failing forever because of times outs: https://travis-ci.org/pandas-dev/pandas-ci/builds I disabled this for now; bigger issue is the pip job is failing.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21938/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21938/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21939
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21939/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21939/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21939/events
https://github.com/pandas-dev/pandas/issues/21939
341,729,123
MDU6SXNzdWUzNDE3MjkxMjM=
21,939
[DISC] DatetimeIndex/TimedeltaIndex ops with integers should deprecated
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "5319e7", "default": false, "description": "Functiona...
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-07-17T01:03:35Z
2018-11-01T00:50:33Z
2018-11-01T00:50:33Z
MEMBER
null
An example of the behavior that should be deprecated: ``` In [2]: dti = pd.date_range('2016-01-01', periods=3) In [3]: dti + 1 Out[3]: DatetimeIndex(['2016-01-02', '2016-01-03', '2016-01-04'], dtype='datetime64[ns]', freq='D') In [4]: dti[1] + 100 Out[4]: Timestamp('2016-04-11 00:00:00', freq='D') In [5]: td...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21939/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21939/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21940
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21940/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21940/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21940/events
https://github.com/pandas-dev/pandas/pull/21940
341,737,448
MDExOlB1bGxSZXF1ZXN0MjAxODA0MzUz
21,940
[BLD] Fix remaining compile-time warnings
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "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": "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-07-17T01:56:41Z
2020-04-05T17:42:44Z
2018-07-19T02:56:28Z
MEMBER
null
With the exception of Numpy-Deprecated-API-1.7 warnings that _any_ cython code produces, this fixes all remaining compiler warnings (... on py27, there's still a whole mess of them in py37). Based on a little bit of profiling it looked like `npy_isnan(x)` gives a 40% perf improvement over `x != x`. But profiling 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/21940/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21940/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21940.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21940", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/21940.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21940" }
https://api.github.com/repos/pandas-dev/pandas/issues/21941
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21941/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21941/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21941/events
https://github.com/pandas-dev/pandas/pull/21941
341,750,527
MDExOlB1bGxSZXF1ZXN0MjAxODEzNjUy
21,941
Add option for alternative correlation types to `DataFrame.corrwith()`
{ "avatar_url": "https://avatars.githubusercontent.com/u/30158870?v=4", "events_url": "https://api.github.com/users/samwaterbury/events{/privacy}", "followers_url": "https://api.github.com/users/samwaterbury/followers", "following_url": "https://api.github.com/users/samwaterbury/following{/other_user}", "gist...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "fbca04", "default": false, "description": "Apply, A...
closed
false
null
[]
null
1
2018-07-17T03:14:59Z
2018-08-05T19:06:18Z
2018-08-05T19:06:12Z
NONE
null
- [x] closes #21925 - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` This adds a `method` argument to `DataFrame.corrwith()` which calls the corresponding correlation function which already exists within pandas. The default option "pearson" was originally implemented directly in this method, I ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21941/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21941/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21941.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21941", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/21941.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21941" }
https://api.github.com/repos/pandas-dev/pandas/issues/21942
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21942/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21942/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21942/events
https://github.com/pandas-dev/pandas/pull/21942
341,755,110
MDExOlB1bGxSZXF1ZXN0MjAxODE2ODM2
21,942
[CLN] Un-xfail now-passing tests
{ "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
1
2018-07-17T03:44:44Z
2020-04-05T17:42:37Z
2018-07-17T06:06:27Z
MEMBER
null
Some of these were fixed in #21861, others sometime earlier this year, unclear. Removes un unused util `docstring_wrapper`, closing #19676 - [x] closes #19676 - [x] tests added / passed - [x] 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/21942/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21942/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21942.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21942", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/21942.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21942" }
https://api.github.com/repos/pandas-dev/pandas/issues/21943
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21943/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21943/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21943/events
https://github.com/pandas-dev/pandas/pull/21943
341,757,642
MDExOlB1bGxSZXF1ZXN0MjAxODE4NjQz
21,943
apply_frame_axis0 applies function to first group twice
{ "avatar_url": "https://avatars.githubusercontent.com/u/26352146?v=4", "events_url": "https://api.github.com/users/javadnoorb/events{/privacy}", "followers_url": "https://api.github.com/users/javadnoorb/followers", "following_url": "https://api.github.com/users/javadnoorb/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": "8AE234", "default": false, "description": null, "id": ...
closed
false
null
[]
null
32
2018-07-17T04:01:19Z
2018-11-04T16:11:41Z
2018-11-04T16:11:41Z
CONTRIBUTOR
null
- [x] closes #21609 - [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/21943/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21943/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21943.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21943", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/21943.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21943" }
https://api.github.com/repos/pandas-dev/pandas/issues/21944
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21944/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21944/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21944/events
https://github.com/pandas-dev/pandas/pull/21944
341,778,320
MDExOlB1bGxSZXF1ZXN0MjAxODMzMzU5
21,944
DOC add Python 2.7 warning to recent whatsnew; include 23.3
{ "avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4", "events_url": "https://api.github.com/users/h-vetinari/events{/privacy}", "followers_url": "https://api.github.com/users/h-vetinari/followers", "following_url": "https://api.github.com/users/h-vetinari/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-08-06T10:11:39Z", "closed_issues": 19, "created_at": "2018-06-26T11:54:44Z", "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...
2
2018-07-17T06:09:47Z
2018-08-05T17:27:30Z
2018-07-17T12:01:52Z
CONTRIBUTOR
null
#18894 laid out: > We should add a big note on the top of each whatsnew that we are planning on dropping 2.7 support as of the end of 2018. So far, this warning only appeared in v0.23.0, and can be easily missed these days. This PR adds them to the recent whatsnews, and also includes v0.23.3 in `whatsnew.rst`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21944/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21944/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21944.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21944", "merged_at": "2018-07-17T12:01:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21944.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21944" }
https://api.github.com/repos/pandas-dev/pandas/issues/21945
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21945/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21945/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21945/events
https://github.com/pandas-dev/pandas/issues/21945
341,808,327
MDU6SXNzdWUzNDE4MDgzMjc=
21,945
Allow the other direction of df.drop
{ "avatar_url": "https://avatars.githubusercontent.com/u/40163787?v=4", "events_url": "https://api.github.com/users/ron819/events{/privacy}", "followers_url": "https://api.github.com/users/ron819/followers", "following_url": "https://api.github.com/users/ron819/following{/other_user}", "gists_url": "https://a...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "00...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
5
2018-07-17T08:03:14Z
2018-07-17T16:01:15Z
2018-07-17T11:57:29Z
NONE
null
As mentioned here: https://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.drop.html ``` >>> df = pd.DataFrame(np.arange(12).reshape(3,4), ... columns=['A', 'B', 'C', 'D']) >>> df A B C D 0 0 1 2 3 1 4 5 6 7 2 8 9 10 11 ``` panda allows to remove ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21945/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21945/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21946
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21946/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21946/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21946/events
https://github.com/pandas-dev/pandas/issues/21946
341,836,929
MDU6SXNzdWUzNDE4MzY5Mjk=
21,946
Error Indexing DafaFrame with a 0-d array
{ "avatar_url": "https://avatars.githubusercontent.com/u/907510?v=4", "events_url": "https://api.github.com/users/floatn/events{/privacy}", "followers_url": "https://api.github.com/users/floatn/followers", "following_url": "https://api.github.com/users/floatn/following{/other_user}", "gists_url": "https://api...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "ff...
closed
false
null
[]
null
29
2018-07-17T09:25:50Z
2019-03-24T15:35:23Z
2019-03-24T15:35:23Z
NONE
null
```python >>> df = pd.DataFrame([[1, 2], [3, 4]], columns=['a', 'b']) >>> ar = np.array(0) >>> df.iloc[ar] Traceback (most recent call last): ... ... File "/home/float2/Documents/Python/Pandas/pandas/pandas/core/indexes/base.py", line 529, in _shallow_copy_with_infer if not len(values) and 'dtype' not...
{ "+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/21946/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21946/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21947
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21947/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21947/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21947/events
https://github.com/pandas-dev/pandas/pull/21947
341,932,397
MDExOlB1bGxSZXF1ZXN0MjAxOTUxNDg4
21,947
BUG: fix df.where(cond) when cond is empty
{ "avatar_url": "https://avatars.githubusercontent.com/u/4091226?v=4", "events_url": "https://api.github.com/users/pajachiet/events{/privacy}", "followers_url": "https://api.github.com/users/pajachiet/followers", "following_url": "https://api.github.com/users/pajachiet/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": "ffa0ff", "default": false, "description": "Incorrect or improved er...
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...
19
2018-07-17T14:00:22Z
2018-11-06T17:01:47Z
2018-11-06T13:06:19Z
CONTRIBUTOR
null
- when cond is empty, cond.dtypes are objects, which raised `ValueError: Boolean array expected for the condition, not object ` - [ ] closes #xxxxx - [ ] tests added / passed - [ ] 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/21947/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21947/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21947.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21947", "merged_at": "2018-11-06T13:06:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21947.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21947" }
https://api.github.com/repos/pandas-dev/pandas/issues/21948
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21948/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21948/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21948/events
https://github.com/pandas-dev/pandas/issues/21948
341,935,854
MDU6SXNzdWUzNDE5MzU4NTQ=
21,948
DEPR: read_table
{ "avatar_url": "https://avatars.githubusercontent.com/u/30782351?v=4", "events_url": "https://api.github.com/users/dahlbaek/events{/privacy}", "followers_url": "https://api.github.com/users/dahlbaek/followers", "following_url": "https://api.github.com/users/dahlbaek/following{/other_user}", "gists_url": "htt...
[ { "color": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" }, { "color": "5319e7", "...
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-07-17T14:08:37Z
2019-02-01T10:09:42Z
2018-08-02T10:49:07Z
CONTRIBUTOR
null
Went through #18262 looking for an easy task, and deprecating `read_table` looked like one. Currently, there's a function factory `_make_parser_function` which produces both `read_csv` and `read_table` [here](https://github.com/pandas-dev/pandas/blob/537b65cb0fd2aa318e089c5e38f09e81d1a3fe35/pandas/io/parsers.py#L685-L...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21948/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21948/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21949
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21949/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21949/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21949/events
https://github.com/pandas-dev/pandas/issues/21949
342,001,869
MDU6SXNzdWUzNDIwMDE4Njk=
21,949
MultiIndex.levels become duplicated and fail indexing when using fastparquet
{ "avatar_url": "https://avatars.githubusercontent.com/u/902012?v=4", "events_url": "https://api.github.com/users/holymonson/events{/privacy}", "followers_url": "https://api.github.com/users/holymonson/followers", "following_url": "https://api.github.com/users/holymonson/following{/other_user}", "gists_url": ...
[ { "color": "207de5", "default": false, "description": null, "id": 71268330, "name": "MultiIndex", "node_id": "MDU6TGFiZWw3MTI2ODMzMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/MultiIndex" }, { "color": "5319e7", "default": false, "description": "par...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
10
2018-07-17T16:52:23Z
2019-04-24T07:11:38Z
2019-04-24T07:11:32Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python df = pd.DataFrame(list(range(9)), pd.MultiIndex.from_product([['a', 'b', 'c'], [1, 2, 3]]), ['col']) df.index # MultiIndex(levels=[['a', 'b', 'c'], [1, 2, 3]], # labels=[[0, 0, 0, 1, 1, 1, 2, 2, 2], [0, 1, 2, 0, 1, 2, 0, 1, 2]]) df.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/21949/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21949/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21950
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21950/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21950/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21950/events
https://github.com/pandas-dev/pandas/issues/21950
342,019,550
MDU6SXNzdWUzNDIwMTk1NTA=
21,950
DEPR: list of lists in Series.str.cat
{ "avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4", "events_url": "https://api.github.com/users/h-vetinari/events{/privacy}", "followers_url": "https://api.github.com/users/h-vetinari/followers", "following_url": "https://api.github.com/users/h-vetinari/following{/other_user}", "gists_url"...
[ { "color": "5319e7", "default": false, "description": "String extension data type and string data", "id": 57522093, "name": "Strings", "node_id": "MDU6TGFiZWw1NzUyMjA5Mw==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Strings" }, { "color": "5319e7", "defaul...
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-07-17T17:45:56Z
2018-08-31T10:25:40Z
2018-08-31T10:25:40Z
CONTRIBUTOR
null
The `.str.cat`-method is the only one in the `str`-accessor that takes another Series as an argument, and as such, is a bit of a special case (e.g. it had no index alignment until v0.23). It makes sense to support lists of objects which get concatenated sequentially, and list of lists have been supported since at le...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21950/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21950/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21951
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21951/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21951/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21951/events
https://github.com/pandas-dev/pandas/issues/21951
342,024,611
MDU6SXNzdWUzNDIwMjQ2MTE=
21,951
DEPR: join_axes-kwarg for pd.concat
{ "avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4", "events_url": "https://api.github.com/users/h-vetinari/events{/privacy}", "followers_url": "https://api.github.com/users/h-vetinari/followers", "following_url": "https://api.github.com/users/h-vetinari/following{/other_user}", "gists_url"...
[ { "color": "5319e7", "default": false, "description": "Functionality to remove in pandas", "id": 87485152, "name": "Deprecate", "node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate" } ]
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...
3
2018-07-17T18:01:15Z
2019-07-03T11:32:54Z
2019-07-03T11:32:54Z
CONTRIBUTOR
null
The `join_axes` kwarg of `pd.concat` is not very clearly documented (took me several tries to get it to work), and its name is not very clear either -- it's actually about restricting the axes that are not being concatenated (i.e. would be `'outer'`-joined normally). In particular, it is basically irrelevant with th...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21951/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21951/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21952
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21952/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21952/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21952/events
https://github.com/pandas-dev/pandas/issues/21952
342,054,323
MDU6SXNzdWUzNDIwNTQzMjM=
21,952
Concatenation warning still appears with sort=False
{ "avatar_url": "https://avatars.githubusercontent.com/u/15164633?v=4", "events_url": "https://api.github.com/users/kylebarron/events{/privacy}", "followers_url": "https://api.github.com/users/kylebarron/followers", "following_url": "https://api.github.com/users/kylebarron/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": "0e8a16", "de...
closed
false
null
[]
{ "closed_at": "2019-08-22T19:23:14Z", "closed_issues": 145, "created_at": "2019-06-30T19:32:22Z", "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-07-17T19:32:23Z
2019-08-04T21:59:13Z
2019-08-04T21:59:13Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python a = pd.DataFrame( {'col1': [1, 2, 3, 4, 5], 'col2': [6, 7, 8, 9, 10]}, index=['a', 'c', 'e', 'f', 'i']) a.index.name = 'index_name' b = pd.DataFrame( {'col4': [1, 2, 3, 4, 5], 'col3': [1, 2, 3, 4, 5]}, index=['a', 'b',...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21952/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21952/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21953
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21953/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21953/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21953/events
https://github.com/pandas-dev/pandas/issues/21953
342,066,112
MDU6SXNzdWUzNDIwNjYxMTI=
21,953
Adding units of measure to columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/5884608?v=4", "events_url": "https://api.github.com/users/FrankXLT/events{/privacy}", "followers_url": "https://api.github.com/users/FrankXLT/followers", "following_url": "https://api.github.com/users/FrankXLT/following{/other_user}", "gists_url": "http...
[ { "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" }, { "color": "6138b5", ...
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-07-17T20:09:10Z
2018-07-17T20:20:56Z
2018-07-17T20:20:29Z
NONE
null
Good afternoon. When dealing with scientific data, it would be very advantageous to add units of measure to columns such that a secondary column name represents the unit. Here is a use case scenario: - User imports navigation data from CSV where altitudes may be in meters, latitude/longitude in radians, and headin...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21953/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21953/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21954
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21954/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21954/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21954/events
https://github.com/pandas-dev/pandas/pull/21954
342,089,247
MDExOlB1bGxSZXF1ZXN0MjAyMDczMjc3
21,954
DEPR: pd.read_table
{ "avatar_url": "https://avatars.githubusercontent.com/u/30782351?v=4", "events_url": "https://api.github.com/users/dahlbaek/events{/privacy}", "followers_url": "https://api.github.com/users/dahlbaek/followers", "following_url": "https://api.github.com/users/dahlbaek/following{/other_user}", "gists_url": "htt...
[ { "color": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" }, { "color": "5319e7", "...
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...
29
2018-07-17T21:20:05Z
2018-08-02T10:49:07Z
2018-08-02T10:49:07Z
CONTRIBUTOR
null
`pd.read_table` is deprecated and replaced by `pd.read_csv`. - [x] closes #21948 - [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/21954/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21954/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21954.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21954", "merged_at": "2018-08-02T10:49:07Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21954.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21954" }
https://api.github.com/repos/pandas-dev/pandas/issues/21955
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21955/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21955/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21955/events
https://github.com/pandas-dev/pandas/pull/21955
342,104,165
MDExOlB1bGxSZXF1ZXN0MjAyMDg1ODg3
21,955
[CLN] update and clean up imports
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[]
closed
false
null
[]
null
0
2018-07-17T21:58:11Z
2018-07-18T01:42:16Z
2018-07-18T01:42:16Z
MEMBER
null
Use ABCFoo classes in cases where doing so allow us to avoid a heavier import. Change a few cases of `com.AbstractMethodError` to import from `pandas.errors` Otherwise mostly just rearranging imports in encouraged order.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21955/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21955/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21955.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21955", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/21955.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21955" }
https://api.github.com/repos/pandas-dev/pandas/issues/21956
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21956/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21956/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21956/events
https://github.com/pandas-dev/pandas/issues/21956
342,116,000
MDU6SXNzdWUzNDIxMTYwMDA=
21,956
BUG: GroupBy.count arg minlength passed to np.bincount must be None rather than 0 for np<1.13
{ "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": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "0052cc", "default": false, "description": "pandas objects ...
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-07-17T22:46:57Z
2018-07-28T13:51:03Z
2018-07-28T13:51:02Z
CONTRIBUTOR
null
```python >>> df = pd.DataFrame({'A': [np.nan, np.nan], 'B': ['a', 'b'], 'C':[1,2]}) >>> df.groupby(['A', 'B']).C.count() Series([], Name: C, dtype: int64) # ok with numpy>=1.13 ValueError: minlength must be positive # with numpy <1.13 ``` #### Problem description Currently, ``SeriesGroupBy.count`` passes ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21956/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21956/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21957
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21957/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21957/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21957/events
https://github.com/pandas-dev/pandas/pull/21957
342,119,348
MDExOlB1bGxSZXF1ZXN0MjAyMDk3NjU0
21,957
BUG: bug in GroupBy.count where arg minlength passed to np.bincount must be None for np<1.13
{ "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": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "0052cc", "default": false, "description": "pandas objects ...
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-07-17T23:03:08Z
2018-08-01T10:43:13Z
2018-07-28T13:51:03Z
CONTRIBUTOR
null
- [x] closes #21956 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry See #21956 for details.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21957/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21957/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21957.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21957", "merged_at": "2018-07-28T13:51:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21957.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21957" }
https://api.github.com/repos/pandas-dev/pandas/issues/21958
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21958/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21958/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21958/events
https://github.com/pandas-dev/pandas/pull/21958
342,144,044
MDExOlB1bGxSZXF1ZXN0MjAyMTE1ODU5
21,958
remove cnp cimports where possible
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "fbca04", "default": false, "description": "Related to non-user accessible pandas implementation", "id": 49094459, "name": "Internals", "node_id": "MDU6TGFiZWw0OTA5NDQ1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Internals" }, { "color": "207de5...
closed
false
null
[]
null
1
2018-07-18T01:32:51Z
2020-04-05T17:41:28Z
2018-07-18T05:59:34Z
MEMBER
null
Not sure what it will take to get avoid the 1.7 deprecation warnings, will see if this helps. Also curious whether cimporting from libc.stdint works on Appveyor.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21958/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21958/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21958.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21958", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/21958.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21958" }
https://api.github.com/repos/pandas-dev/pandas/issues/21959
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21959/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21959/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21959/events
https://github.com/pandas-dev/pandas/issues/21959
342,147,228
MDU6SXNzdWUzNDIxNDcyMjg=
21,959
DataFrame.nunique is incorrect for DataFrame with no columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/10981776?v=4", "events_url": "https://api.github.com/users/streamnsight/events{/privacy}", "followers_url": "https://api.github.com/users/streamnsight/followers", "following_url": "https://api.github.com/users/streamnsight/following{/other_user}", "gist...
[ { "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": "d7...
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", ...
6
2018-07-18T01:53:48Z
2019-09-20T03:36:06Z
2019-09-20T03:36:06Z
NONE
null
(edit by @TomAugspurger) Current output: ```python In [33]: pd.DataFrame(index=[0, 1]).nunique() Out[33]: Empty DataFrame Columns: [] Index: [0, 1] ``` Expected Output is an empty series: ```python Out[34]: Series([], dtype: float64) ``` Not sure what the expected dtype of that Series should be.....
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21959/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21959/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21960
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21960/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21960/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21960/events
https://github.com/pandas-dev/pandas/pull/21960
342,158,890
MDExOlB1bGxSZXF1ZXN0MjAyMTI2Mjg1
21,960
standardize post-call treatment of get_dst_info, delay sorting calls
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "AFEEEE", "default": false, "de...
closed
false
null
[]
{ "closed_at": "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-07-18T03:04:13Z
2018-07-25T00:43:34Z
2018-07-20T12:29:21Z
MEMBER
null
@jreback we discussed how there are a bunch of functions that do really similar things with `get_dst_info` but have their slight idiosyncrasies. This standardizes them, and is really verbose so as to delay certain calls until absolutely necessary. After this we can see about de-duplicating the 6ish occurrences of 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/21960/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21960/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21960.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21960", "merged_at": "2018-07-20T12:29:21Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21960.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21960" }
https://api.github.com/repos/pandas-dev/pandas/issues/21961
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21961/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21961/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21961/events
https://github.com/pandas-dev/pandas/issues/21961
342,168,413
MDU6SXNzdWUzNDIxNjg0MTM=
21,961
reading file with empty first column result in odd behavior
{ "avatar_url": "https://avatars.githubusercontent.com/u/10981776?v=4", "events_url": "https://api.github.com/users/streamnsight/events{/privacy}", "followers_url": "https://api.github.com/users/streamnsight/followers", "following_url": "https://api.github.com/users/streamnsight/following{/other_user}", "gist...
[ { "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": "bfe5bf"...
closed
false
null
[]
null
5
2018-07-18T04:00:09Z
2018-07-19T16:33:21Z
2018-07-19T16:33:20Z
NONE
null
#### Problem description `read_excel(file, thousands=',', encoding='utf-8')` create a DataFrame with an index with all NaNs when the first column of the excel file is empty #### Expected Output a generated index [0,1,2,3,4,5,...] #### 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/21961/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21961/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21962
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21962/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21962/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21962/events
https://github.com/pandas-dev/pandas/pull/21962
342,171,772
MDExOlB1bGxSZXF1ZXN0MjAyMTM0Nzk0
21,962
Trim unncessary code in datetime/np_datetime.c
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "fbca04", "default": false, "description": "Related 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...
2
2018-07-18T04:23:43Z
2020-04-05T17:41:30Z
2018-07-20T12:30:14Z
MEMBER
null
`pydatetime_to_datetimestruct` does a ton of checking that boils down to "is this a valid datetime object?" Since the function only gets called after a type-check, we can assume it is a date/datetime and be a lot less verbose about it. This also rips out an unnecessary layer of functions `convert_datetime_to_dateti...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21962/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21962/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21962.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21962", "merged_at": "2018-07-20T12:30:14Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21962.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21962" }
https://api.github.com/repos/pandas-dev/pandas/issues/21963
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21963/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21963/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21963/events
https://github.com/pandas-dev/pandas/issues/21963
342,190,144
MDU6SXNzdWUzNDIxOTAxNDQ=
21,963
df.groupby(.).plot.scatter() creates multiple plots
{ "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": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "8AE234", "default": false, "description": null, "id": ...
open
false
null
[]
null
1
2018-07-18T06:13:25Z
2018-08-16T11:40:03Z
null
MEMBER
null
#### Code Sample, a copy-pastable example if possible ```python df = pd.DataFrame([[1, 2], [3, 4], [5, 6], [7, 8]], columns=['x', 'y']) df['cat'] = [1, 2, 1, 2] df.groupby('cat').plot.scatter(x='x', y='y') ``` #### Problem description I just wanted to plot together different sets of points, with each set b...
{ "+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/21963/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21963/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21964
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21964/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21964/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21964/events
https://github.com/pandas-dev/pandas/issues/21964
342,236,762
MDU6SXNzdWUzNDIyMzY3NjI=
21,964
Feature Request: nested tables
{ "avatar_url": "https://avatars.githubusercontent.com/u/1185618?v=4", "events_url": "https://api.github.com/users/chrber/events{/privacy}", "followers_url": "https://api.github.com/users/chrber/followers", "following_url": "https://api.github.com/users/chrber/following{/other_user}", "gists_url": "https://ap...
[]
closed
false
null
[]
null
2
2018-07-18T08:58:11Z
2018-07-18T10:07:18Z
2018-07-18T10:07:17Z
NONE
null
Hi there, I would like to see nested tables. Yes, I know, I could contribute and write it myself, but I contribute to other open source projects already. I have this question on [Stackoverflow](https://stackoverflow.com/questions/51027339/dataframe-table-in-table-from-nested-dictionary) (All description can be fo...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21964/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21964/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21965
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21965/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21965/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21965/events
https://github.com/pandas-dev/pandas/issues/21965
342,249,043
MDU6SXNzdWUzNDIyNDkwNDM=
21,965
Memory Leak with rolling quantile
{ "avatar_url": "https://avatars.githubusercontent.com/u/41345894?v=4", "events_url": "https://api.github.com/users/fl4p/events{/privacy}", "followers_url": "https://api.github.com/users/fl4p/followers", "following_url": "https://api.github.com/users/fl4p/following{/other_user}", "gists_url": "https://api.git...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "a10c02", "default": false, "description": "Memory or execution spee...
closed
false
null
[]
{ "closed_at": "2018-08-06T10:11:39Z", "closed_issues": 19, "created_at": "2018-06-26T11:54:44Z", "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-07-18T09:32:36Z
2018-09-04T23:49:30Z
2018-07-19T01:41:35Z
CONTRIBUTOR
null
#### Code Sample ```python import os import psutil import pandas as pd import numpy as np process = psutil.Process(os.getpid()) i = 0 def sink(): global i i += 1 if i % 100 == 0: mem = process.memory_info().rss / 1e6 print("mem %fMB" % mem) while True: s = pd.Seri...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21965/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21965/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21966
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21966/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21966/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21966/events
https://github.com/pandas-dev/pandas/pull/21966
342,262,796
MDExOlB1bGxSZXF1ZXN0MjAyMjAxOTI0
21,966
Fix memory leak in roll_quantile
{ "avatar_url": "https://avatars.githubusercontent.com/u/41345894?v=4", "events_url": "https://api.github.com/users/fl4p/events{/privacy}", "followers_url": "https://api.github.com/users/fl4p/followers", "following_url": "https://api.github.com/users/fl4p/following{/other_user}", "gists_url": "https://api.git...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "a10c02", "default": false, "description": "Memory or execution spee...
closed
false
null
[]
{ "closed_at": "2018-08-06T10:11:39Z", "closed_issues": 19, "created_at": "2018-06-26T11:54:44Z", "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...
4
2018-07-18T10:08:42Z
2018-07-19T01:41:44Z
2018-07-19T01:41:35Z
CONTRIBUTOR
null
closes #21965
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21966/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21966/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21966.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21966", "merged_at": "2018-07-19T01:41:35Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21966.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21966" }
https://api.github.com/repos/pandas-dev/pandas/issues/21967
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21967/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21967/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21967/events
https://github.com/pandas-dev/pandas/pull/21967
342,268,017
MDExOlB1bGxSZXF1ZXN0MjAyMjA2MDUz
21,967
Backport PR #21921 on branch 0.23.x
{ "avatar_url": "https://avatars.githubusercontent.com/in/812?v=4", "events_url": "https://api.github.com/users/meeseeksdev%5Bbot%5D/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksdev%5Bbot%5D/followers", "following_url": "https://api.github.com/users/meeseeksdev%5Bbot%5D/following{/o...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "006b75", "default": false, "description": "Arithmetic, Comparison, ...
closed
false
null
[]
{ "closed_at": "2018-08-06T10:11:39Z", "closed_issues": 19, "created_at": "2018-06-26T11:54:44Z", "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...
1
2018-07-18T10:23:52Z
2018-09-08T04:42:10Z
2018-07-19T01:41:03Z
NONE
null
Backport PR #21921: BUG:Clip with a list-like threshold with a nan is broken (GH19992)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21967/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21967/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21967.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21967", "merged_at": "2018-07-19T01:41:03Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21967.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21967" }
https://api.github.com/repos/pandas-dev/pandas/issues/21968
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21968/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21968/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21968/events
https://github.com/pandas-dev/pandas/issues/21968
342,291,960
MDU6SXNzdWUzNDIyOTE5NjA=
21,968
`.loc[] = pd.Series({...})` segmentation fault
{ "avatar_url": "https://avatars.githubusercontent.com/u/1063219?v=4", "events_url": "https://api.github.com/users/kuraga/events{/privacy}", "followers_url": "https://api.github.com/users/kuraga/followers", "following_url": "https://api.github.com/users/kuraga/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
[]
{ "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-07-18T11:40:27Z
2021-10-09T16:01:49Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible test.csv: ``` "A","B" "Давид Юрченко","Tosno" "Евгений Чернов","Tosno" "Раде Дугалич","Tosno" "Виталий Шахов","Tosno" "Аслан Дудиев","Tosno" "Вагиз Галиулин","Tosno" "Нуну Роша","Tosno" "Георгий Мелкадзе","Tosno" ``` test.py: ```python import pand...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21968/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21968/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21969
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21969/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21969/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21969/events
https://github.com/pandas-dev/pandas/issues/21969
342,299,172
MDU6SXNzdWUzNDIyOTkxNzI=
21,969
Pivot_table drop rows whose entries are all NaN
{ "avatar_url": "https://avatars.githubusercontent.com/u/16753439?v=4", "events_url": "https://api.github.com/users/noob-saibot/events{/privacy}", "followers_url": "https://api.github.com/users/noob-saibot/followers", "following_url": "https://api.github.com/users/noob-saibot/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": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, d...
open
false
null
[]
null
3
2018-07-18T12:04:19Z
2021-06-21T00:58:55Z
null
NONE
null
``` >>> dataframe = pd.DataFrame([['a', 1, 10], ['b', 10, 100], ['c', None, None], ['a', 2, 4]], columns=['lit', 'num1', 'num2']) >>> dataframe.pivot_table(index='lit', columns='num1', values='num2', aggfunc='max') num1 1.0 2.0 10.0 lit a 10.0 4.0 NaN b NaN NaN 100.0 ``` Pivot_table 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/21969/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21969/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21970
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21970/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21970/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21970/events
https://github.com/pandas-dev/pandas/issues/21970
342,385,390
MDU6SXNzdWUzNDIzODUzOTA=
21,970
Infer fixed width format using the whole file
{ "avatar_url": "https://avatars.githubusercontent.com/u/687995?v=4", "events_url": "https://api.github.com/users/aplavin/events{/privacy}", "followers_url": "https://api.github.com/users/aplavin/followers", "following_url": "https://api.github.com/users/aplavin/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": "e99695", "default": false, "description": "read_fwf...
open
false
null
[]
null
2
2018-07-18T15:42:04Z
2019-12-11T21:48:48Z
null
NONE
null
As of now `read_fwf` infers the fields positions using only first 100 rows of the file, and this number is not easily modifiable. However, if there is a field with values for several rare objects only, it will be completely missed! So it would be great if pandas used much more rows by default (100 is quite a small numb...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21970/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21970/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21971
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21971/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21971/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21971/events
https://github.com/pandas-dev/pandas/issues/21971
342,396,928
MDU6SXNzdWUzNDIzOTY5Mjg=
21,971
Wrong `weekofyear` for dates close to end of year
{ "avatar_url": "https://avatars.githubusercontent.com/u/3518950?v=4", "events_url": "https://api.github.com/users/jlopezpena/events{/privacy}", "followers_url": "https://api.github.com/users/jlopezpena/followers", "following_url": "https://api.github.com/users/jlopezpena/following{/other_user}", "gists_url":...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
2
2018-07-18T16:11:22Z
2018-07-18T20:44:56Z
2018-07-18T20:44:44Z
NONE
null
```python import pandas as pd d = pd.to_datetime("2008-12-30") # This returns 1 instead of 53!! d.weekofyear ``` #### Problem description In some cases, dates near the end of the year yield a wrong `weekofyear` attribute (1 instead of 53) Note that this does not happen for every year, eg this works: ``` d...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21971/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21971/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21972
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21972/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21972/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21972/events
https://github.com/pandas-dev/pandas/issues/21972
342,462,298
MDU6SXNzdWUzNDI0NjIyOTg=
21,972
to_datetime cannot convert dates larger than 2262-04-11T00:00:00.000000000
{ "avatar_url": "https://avatars.githubusercontent.com/u/38343013?v=4", "events_url": "https://api.github.com/users/paul-lilley/events{/privacy}", "followers_url": "https://api.github.com/users/paul-lilley/followers", "following_url": "https://api.github.com/users/paul-lilley/following{/other_user}", "gists_u...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
2
2018-07-18T19:33:32Z
2018-07-18T20:46:28Z
2018-07-18T20:39:26Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd import datetime d0 = datetime.date(1970, 1, 1) # python epoch d1 = datetime.date(9999, 12, 31) # oft-used max-date in SAS / DB2 for days in range(106752, (d1 - d0).days): # 2932896 is the number of days try: ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21972/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21972/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21973
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21973/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21973/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21973/events
https://github.com/pandas-dev/pandas/pull/21973
342,548,930
MDExOlB1bGxSZXF1ZXN0MjAyNDIzNTk4
21,973
Backport PR #21966 on branch 0.23.x
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "a10c02", "default": false, "description": "Memory or execution spee...
closed
false
null
[]
{ "closed_at": "2018-08-06T10:11:39Z", "closed_issues": 19, "created_at": "2018-06-26T11:54:44Z", "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-07-19T01:42:20Z
2018-07-20T12:28:02Z
2018-07-20T12:28:02Z
NONE
null
Backport PR #21966: Fix memory leak in roll_quantile
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21973/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21973/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21973.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21973", "merged_at": "2018-07-20T12:28:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21973.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21973" }
https://api.github.com/repos/pandas-dev/pandas/issues/21974
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21974/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21974/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21974/events
https://github.com/pandas-dev/pandas/pull/21974
342,571,814
MDExOlB1bGxSZXF1ZXN0MjAyNDM5OTE1
21,974
CLN:Unused Variables
{ "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": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
null
2
2018-07-19T04:06:09Z
2018-07-19T16:33:48Z
2018-07-19T16:33:39Z
MEMBER
null
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` Used PyCharm inspections to check: - Unused local variables - Unreachable code - `set([..])` 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/21974/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21974/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21974.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21974", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/21974.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21974" }
https://api.github.com/repos/pandas-dev/pandas/issues/21975
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21975/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21975/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21975/events
https://github.com/pandas-dev/pandas/issues/21975
342,617,558
MDU6SXNzdWUzNDI2MTc1NTg=
21,975
Feature: optional use seaborn as plot backend.
{ "avatar_url": "https://avatars.githubusercontent.com/u/3938751?v=4", "events_url": "https://api.github.com/users/eromoe/events{/privacy}", "followers_url": "https://api.github.com/users/eromoe/followers", "following_url": "https://api.github.com/users/eromoe/following{/other_user}", "gists_url": "https://ap...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
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-07-19T07:53:25Z
2018-07-19T11:18:40Z
2018-07-19T11:18:21Z
NONE
null
#### Problem description It is very easy to use `df.sale_count.plot(figsize=(16, 8 ), kind='bar', xticks=range(24), grid=True)` . The only fly in the ointment is that it is not as beautiful as convenience . People have to change their code, why not accept seaborn as another plot backend ?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21975/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21975/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21976
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21976/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21976/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21976/events
https://github.com/pandas-dev/pandas/issues/21976
342,683,082
MDU6SXNzdWUzNDI2ODMwODI=
21,976
How should I store frames with multiindex columns in CSV?
{ "avatar_url": "https://avatars.githubusercontent.com/u/38556752?v=4", "events_url": "https://api.github.com/users/alexitkes/events{/privacy}", "followers_url": "https://api.github.com/users/alexitkes/followers", "following_url": "https://api.github.com/users/alexitkes/following{/other_user}", "gists_url": "...
[ { "color": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" } ]
closed
false
null
[]
null
8
2018-07-19T11:07:41Z
2018-07-20T16:16:24Z
2018-07-20T16:16:24Z
CONTRIBUTOR
null
Hello. I tried to save a dataframe with MultiIndex used as columns to a CSV file and load it back, but I had no luck. ```python # Create a fame with multiindex columns frame = pd.DataFrame({('AAPL', 'OPEN'): [1, 2, 3, 4], ('AAPL', 'CLOSE'): [1, 2, 3, 4], ('MSFT', 'OPEN'): [1, 2, 3, 4], ('MSFT', 'CLOSE'): [1, 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/21976/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21976/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21977
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21977/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21977/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21977/events
https://github.com/pandas-dev/pandas/issues/21977
342,696,106
MDU6SXNzdWUzNDI2OTYxMDY=
21,977
Pandas Series: maximum recursion error when replacing empty lists
{ "avatar_url": "https://avatars.githubusercontent.com/u/18048812?v=4", "events_url": "https://api.github.com/users/FXLab91/events{/privacy}", "followers_url": "https://api.github.com/users/FXLab91/followers", "following_url": "https://api.github.com/users/FXLab91/following{/other_user}", "gists_url": "https:...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "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-07-19T11:52:08Z
2018-08-07T15:55:44Z
2018-08-07T15:55:44Z
NONE
null
I have a pandas Series containing lists. I wanted to replace empty lists with NaN. My first approach was using .replace, but that unexpectedly gave me a maximum recursion error. I am using pandas 0.21.1 on Python 3.4, but other users had the same problem on 0.23 ``` import numpy as np import pandas as ts = pd...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21977/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21977/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21978
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21978/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21978/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21978/events
https://github.com/pandas-dev/pandas/issues/21978
342,696,303
MDU6SXNzdWUzNDI2OTYzMDM=
21,978
Make SparseArray an ExtensionArray
{ "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": "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": "009800", "default": false, "description": "S...
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...
16
2018-07-19T11:52:45Z
2018-10-13T11:37:13Z
2018-10-13T11:37:13Z
CONTRIBUTOR
null
We should make SparseArray a proper ExtensionArray. It seems like this will be somewhat difficult to do *properly* when SparseArray subclasses ndarray. Basic things like `np.asarray(sparse_array)` don't match the required ExtensionArray API (https://github.com/pandas-dev/pandas/issues/14167). Fixing this, especially...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21978/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21978/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21979
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21979/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21979/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21979/events
https://github.com/pandas-dev/pandas/issues/21979
342,796,962
MDU6SXNzdWUzNDI3OTY5NjI=
21,979
Avoid memory error and reduce the processing time
{ "avatar_url": "https://avatars.githubusercontent.com/u/26323532?v=4", "events_url": "https://api.github.com/users/chavan-vjti/events{/privacy}", "followers_url": "https://api.github.com/users/chavan-vjti/followers", "following_url": "https://api.github.com/users/chavan-vjti/following{/other_user}", "gists_u...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
null
1
2018-07-19T16:14:31Z
2018-07-19T16:19:23Z
2018-07-19T16:19:15Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python temp_list = [i for i in range(1, 1441)] df_daypart = pd.DataFrame(columns=temp_list) for index, row in df_1.iterrows(): for element in temp_list: if element == row['begin_day_part']: for item in range(row['begin_day_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21979/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21979/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21980
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21980/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21980/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21980/events
https://github.com/pandas-dev/pandas/issues/21980
342,853,585
MDU6SXNzdWUzNDI4NTM1ODU=
21,980
np.ndarray[object] - Timedelta raises
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "Timedelta data type", ...
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-07-19T19:09:44Z
2018-09-18T13:25:25Z
2018-09-18T13:25:25Z
MEMBER
null
``` arr = np.array([pd.Timestamp.now(), pd.Timedelta('2D')]) >>> arr - pd.Timedelta('1D') Traceback (most recent call last): File "<stdin>", line 1, in <module> TypeError: unsupported operand type(s) for -: 'numpy.ndarray' and 'Timedelta' ``` It should attempt to operate element-wise.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21980/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21980/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21981
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21981/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21981/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21981/events
https://github.com/pandas-dev/pandas/pull/21981
342,854,905
MDExOlB1bGxSZXF1ZXN0MjAyNjU3MDg0
21,981
ENH: Implement subtraction for object-dtype Index
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AD7FA8", "default": false, "description": null, ...
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-07-19T19:13:32Z
2020-04-05T17:40:45Z
2018-07-23T10:01:53Z
MEMBER
null
- [x] closes #19369 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry @jreback @jorisvandenbossche discussed briefly at the sprint. Merits more thorough testing, but I'd like to get the go-ahead to separate out arithmetic tests that are common 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/21981/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21981/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21981.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21981", "merged_at": "2018-07-23T10:01:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21981.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21981" }
https://api.github.com/repos/pandas-dev/pandas/issues/21982
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21982/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21982/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21982/events
https://github.com/pandas-dev/pandas/pull/21982
342,888,873
MDExOlB1bGxSZXF1ZXN0MjAyNjgzMjcy
21,982
REF: No need to delegate to index check of whether an int is an int
{ "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": "ff...
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-07-19T21:04:16Z
2018-07-20T19:20:22Z
2018-07-20T19:18:59Z
MEMBER
null
- [x] tests passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Just fixing the following nonsensical error: ``` python In [2]: pd.Series(range(10)).iloc['a'] --------------------------------------------------------------------------- TypeError ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21982/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21982/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21982.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21982", "merged_at": "2018-07-20T19:18:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21982.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21982" }
https://api.github.com/repos/pandas-dev/pandas/issues/21983
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21983/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21983/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21983/events
https://github.com/pandas-dev/pandas/pull/21983
342,904,029
MDExOlB1bGxSZXF1ZXN0MjAyNjk1NDUx
21,983
ENH GH20927 Added convert_dates parameter (default=True) to read_sas()
{ "avatar_url": "https://avatars.githubusercontent.com/u/38343013?v=4", "events_url": "https://api.github.com/users/paul-lilley/events{/privacy}", "followers_url": "https://api.github.com/users/paul-lilley/followers", "following_url": "https://api.github.com/users/paul-lilley/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": "06909A", "default": false, "description": "IO issue...
closed
false
null
[]
null
10
2018-07-19T21:59:03Z
2019-08-20T21:27:15Z
2018-11-23T03:33:46Z
CONTRIBUTOR
null
Added parameter which is passed down to the underlying SAS7BDATReader. This allows SAS datasets with dates too large for pandas.datetime to be read in with the dates/datetimes as SAS native float64 values, rather than trying (and failing) to convert to pandas.datetime. - [ ] closes #xxxx - [ ] tests added / pa...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21983/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21983/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21983.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21983", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/21983.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21983" }
https://api.github.com/repos/pandas-dev/pandas/issues/21984
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21984/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21984/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21984/events
https://github.com/pandas-dev/pandas/pull/21984
342,909,408
MDExOlB1bGxSZXF1ZXN0MjAyNjk5NTg3
21,984
[CLN] Collect __repr__ and rendering methods together
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "fbca04", "default": false, "description": "Related to non-user accessible pandas implementation", "id": 49094459, "name": "Internals", "node_id": "MDU6TGFiZWw0OTA5NDQ1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Internals" }, { "color": "207de5...
closed
false
null
[]
null
1
2018-07-19T22:20:54Z
2018-07-23T17:09:52Z
2018-07-23T17:09:52Z
MEMBER
null
Motivation here is in looking at options for rendering EA subclasses. There's a decent argument to be made that `to_html` and/or `to_latex` should be included in "rendering methods", in large part because they both call `fmt.Formatter`. Holding off on that pending feedback.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21984/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21984/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21984.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21984", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/21984.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21984" }
https://api.github.com/repos/pandas-dev/pandas/issues/21985
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21985/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21985/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21985/events
https://github.com/pandas-dev/pandas/pull/21985
342,971,707
MDExOlB1bGxSZXF1ZXN0MjAyNzQ1NDA1
21,985
CLN: Unreachable code, Boolean comparison, duplicate functions
{ "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": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "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-07-20T04:44:22Z
2018-07-20T20:11:32Z
2018-07-20T19:46:22Z
MEMBER
null
Breaking up #21974. This batch is: - Unreachable code - Redefined function (in asv) - Boolean equality comparison
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21985/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21985/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21985.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21985", "merged_at": "2018-07-20T19:46:22Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21985.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21985" }
https://api.github.com/repos/pandas-dev/pandas/issues/21986
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21986/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21986/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21986/events
https://github.com/pandas-dev/pandas/pull/21986
342,973,745
MDExOlB1bGxSZXF1ZXN0MjAyNzQ2ODk0
21,986
CLN: Remove unused variables
{ "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": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "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-07-20T04:59:05Z
2018-07-29T18:16:26Z
2018-07-29T15:32:50Z
MEMBER
null
Breaking up #21974. Removes non-noqa, seemingly non-controversial, unused local variables according to PyCharm. These are mostly redefined elsewhere or not used. I added some TODO comments about other unused local variables that seem misused.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21986/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21986/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21986.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21986", "merged_at": "2018-07-29T15:32:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21986.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21986" }
https://api.github.com/repos/pandas-dev/pandas/issues/21987
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21987/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21987/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21987/events
https://github.com/pandas-dev/pandas/pull/21987
343,010,196
MDExOlB1bGxSZXF1ZXN0MjAyNzc0MDg4
21,987
allow using Iterable in Series and DataFrame constructor
{ "avatar_url": "https://avatars.githubusercontent.com/u/902012?v=4", "events_url": "https://api.github.com/users/holymonson/events{/privacy}", "followers_url": "https://api.github.com/users/holymonson/followers", "following_url": "https://api.github.com/users/holymonson/following{/other_user}", "gists_url": ...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "fbca04", "default": false, "description": "Related ...
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-07-20T08:00:50Z
2018-07-26T13:01:09Z
2018-07-26T13:00:55Z
CONTRIBUTOR
null
- [X] closes #2193 - [x] tests added / passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry --- @TomAugspurger Hope you can review this. BTW, perhpas you may want to change `Iterable` in `is_list_like()` to `Sequence`. ```python gen = (i for i in range(10)) pan...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21987/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21987/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21987.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21987", "merged_at": "2018-07-26T13:00:55Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21987.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21987" }
https://api.github.com/repos/pandas-dev/pandas/issues/21988
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21988/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21988/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21988/events
https://github.com/pandas-dev/pandas/issues/21988
343,028,562
MDU6SXNzdWUzNDMwMjg1NjI=
21,988
Can large memory use corrupt a MultiIndex?
{ "avatar_url": "https://avatars.githubusercontent.com/u/12545754?v=4", "events_url": "https://api.github.com/users/joha1/events{/privacy}", "followers_url": "https://api.github.com/users/joha1/followers", "following_url": "https://api.github.com/users/joha1/following{/other_user}", "gists_url": "https://api....
[ { "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-07-20T09:04:00Z
2018-09-06T16:20:48Z
2018-09-06T16:20:48Z
NONE
null
I have a large-ish dataframe full of timeseries data with a rather large multiindex, from which I need to select various smaller dataframes according to some feature in the header. E.g. ```python small_df = large_df.xs('location name', level='locations', drop_level=False, axis=1) ``` Seems pretty straightforwar...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21988/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21988/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21989
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21989/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21989/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21989/events
https://github.com/pandas-dev/pandas/issues/21989
343,072,623
MDU6SXNzdWUzNDMwNzI2MjM=
21,989
iloc calls should not reach indexes code
{ "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": "20...
closed
false
null
[]
null
4
2018-07-20T11:27:40Z
2020-11-17T00:15:16Z
2020-11-17T00:15:16Z
MEMBER
null
Related to #21982, which however only fixes one particular case: there are more. Will soon push a branch with more substantial changes - which however is still not ready (breaks some tests).
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21989/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21989/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21990
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21990/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21990/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21990/events
https://github.com/pandas-dev/pandas/issues/21990
343,113,397
MDU6SXNzdWUzNDMxMTMzOTc=
21,990
API: add `inplace` kwarg to NDFrame.droplevel
{ "avatar_url": "https://avatars.githubusercontent.com/u/19161700?v=4", "events_url": "https://api.github.com/users/vbarda/events{/privacy}", "followers_url": "https://api.github.com/users/vbarda/followers", "following_url": "https://api.github.com/users/vbarda/following{/other_user}", "gists_url": "https://a...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "02d7e1", "default": false, "description": "Concat, ...
open
false
null
[]
null
2
2018-07-20T13:45:21Z
2021-10-29T02:19:57Z
null
CONTRIBUTOR
null
```python df.droplevel(level, axis=0) ``` vs ```python df.droplevel(level, axis=0, inplace=False) ``` #### Problem description Currently `.droplevel` DataFrame / Series does not expose `inplace` kwarg, and it defaults to False under the hood, in `NDFrame.set_axis` method cc @jreback @TomAugspurger
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21990/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21990/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21991
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21991/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21991/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21991/events
https://github.com/pandas-dev/pandas/issues/21991
343,121,885
MDU6SXNzdWUzNDMxMjE4ODU=
21,991
BLD: Make CLI option to enable coverage
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "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": "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-07-20T14:08:56Z
2018-07-26T12:54:08Z
2018-07-26T12:54:08Z
MEMBER
null
https://github.com/pandas-dev/pandas/pull/21879#discussion_r204037952
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21991/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21991/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21992
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21992/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21992/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21992/events
https://github.com/pandas-dev/pandas/pull/21992
343,129,478
MDExOlB1bGxSZXF1ZXN0MjAyODY2MzIz
21,992
Move FrequencyInferer out of libresolution
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "0052cc", "default": false, "description": "DateOffsets", "id": 53181044, "name": "Frequency", "node_id": "MDU6TGFiZWw1MzE4MTA0NA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Frequency" }, { "color": "207de5", "default": false, "description...
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-07-20T14:29:44Z
2018-07-26T16:23:22Z
2018-07-25T10:12:04Z
MEMBER
null
Discussed briefly, FrequencyInferer doesn't benefit much from cython, isn't needed elsewhere in tslibs, and with this move loses the dependency on khash.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21992/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21992/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21992.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21992", "merged_at": "2018-07-25T10:12:04Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21992.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21992" }
https://api.github.com/repos/pandas-dev/pandas/issues/21993
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21993/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21993/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21993/events
https://github.com/pandas-dev/pandas/issues/21993
343,132,457
MDU6SXNzdWUzNDMxMzI0NTc=
21,993
SparseDataFrame empty slice coerces to loses dtype and fill_value
{ "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": "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
[]
null
2
2018-07-20T14:37:41Z
2019-09-18T14:02:14Z
2019-09-18T14:02:14Z
CONTRIBUTOR
null
```python import pandas as pd import numpy as np In [59]: df = pd.SparseDataFrame({"A": pd.SparseSeries(np.array([1, 1, 0], dtype='uint8'), fill_value=0), "B": pd.SparseSeries(np.array([1, 1, 0], dtype='uint8'), fill_value=0)}) In [60]: df.dtypes Out[60]: A uint8 B uint8 dtype: object In [61]: ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21993/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21993/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21994
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21994/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21994/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21994/events
https://github.com/pandas-dev/pandas/pull/21994
343,132,940
MDExOlB1bGxSZXF1ZXN0MjAyODY5MDA0
21,994
TST: tuple and namedtuple multiindex tests for read_csv
{ "avatar_url": "https://avatars.githubusercontent.com/u/30782351?v=4", "events_url": "https://api.github.com/users/dahlbaek/events{/privacy}", "followers_url": "https://api.github.com/users/dahlbaek/followers", "following_url": "https://api.github.com/users/dahlbaek/following{/other_user}", "gists_url": "htt...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "e102d8", "d...
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...
5
2018-07-20T14:38:58Z
2018-07-25T18:50:13Z
2018-07-25T12:05:57Z
CONTRIBUTOR
null
- [x] closes #7589 - [x] tests added / passed - [x] 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/21994/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21994/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21994.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21994", "merged_at": "2018-07-25T12:05:56Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21994.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21994" }
https://api.github.com/repos/pandas-dev/pandas/issues/21995
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21995/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21995/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21995/events
https://github.com/pandas-dev/pandas/issues/21995
343,135,572
MDU6SXNzdWUzNDMxMzU1NzI=
21,995
TST: read_csv silently drops empty row
{ "avatar_url": "https://avatars.githubusercontent.com/u/30782351?v=4", "events_url": "https://api.github.com/users/dahlbaek/events{/privacy}", "followers_url": "https://api.github.com/users/dahlbaek/followers", "following_url": "https://api.github.com/users/dahlbaek/following{/other_user}", "gists_url": "htt...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "C4A000", "default": false, "description": "pandas testing functions...
open
false
null
[]
null
10
2018-07-20T14:45:54Z
2021-06-21T01:00:46Z
null
CONTRIBUTOR
null
While going over some tests, I noticed the following [here](https://github.com/pandas-dev/pandas/blob/1f6ddc4592728c1a09fc0a81ca2a00c685b60a8e/pandas/tests/io/parser/header.py#L136-L150): ```python df = DataFrame([[1, 2, 3, 4, 5, 6], [7, 8, 9, 10, 11, 12]], index=['one', 'two'], ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21995/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21995/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21996
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21996/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21996/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21996/events
https://github.com/pandas-dev/pandas/issues/21996
343,148,436
MDU6SXNzdWUzNDMxNDg0MzY=
21,996
Inconsistent behaviour on sep/delimiter for pandas.read_csv
{ "avatar_url": "https://avatars.githubusercontent.com/u/30782351?v=4", "events_url": "https://api.github.com/users/dahlbaek/events{/privacy}", "followers_url": "https://api.github.com/users/dahlbaek/followers", "following_url": "https://api.github.com/users/dahlbaek/following{/other_user}", "gists_url": "htt...
[ { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "id": 47229171, "name": "IO CSV", "node_id": "MDU6TGFiZWw0NzIyOTE3MQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV" }, { "color": "5319e7", "default": false, "descriptio...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
7
2018-07-20T15:20:21Z
2020-09-21T17:38:41Z
null
CONTRIBUTOR
null
Related: #7662 #### Code Sample, a copy-pastable example if possible ```python from io import StringIO import pandas as pd CSV = "a|b\n1|2" print(pd.read_csv(StringIO(CSV), sep=None, engine='python')) print('is not the same as') print(pd.read_csv(StringIO(CSV), delimiter=None, engine='python')) print...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21996/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21996/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21997
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21997/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21997/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21997/events
https://github.com/pandas-dev/pandas/pull/21997
343,157,635
MDExOlB1bGxSZXF1ZXN0MjAyODg4MTQy
21,997
Sparse get dummies perf
{ "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": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "02d7e1", "default"...
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-07-20T15:47:29Z
2018-07-20T20:46:17Z
2018-07-20T20:46:13Z
CONTRIBUTOR
null
Previously, we did a scalar `elem == -1` for every element in the ndarray. This replaces that check with a vectorized `array == -1`. Running the ASV now. In the meantime, here's a simple timeit on the same problem ```python # HEAD In [3]: %timeit pd.get_dummies(s, sparse=True) 561 ms ± 4.96 ms per loop (mea...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21997/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21997/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21997.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21997", "merged_at": "2018-07-20T20:46:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21997.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21997" }
https://api.github.com/repos/pandas-dev/pandas/issues/21998
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21998/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21998/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21998/events
https://github.com/pandas-dev/pandas/issues/21998
343,168,741
MDU6SXNzdWUzNDMxNjg3NDE=
21,998
ENH: Interval type should support intersection, union & overlaps & difference
{ "avatar_url": "https://avatars.githubusercontent.com/u/6108231?v=4", "events_url": "https://api.github.com/users/haleemur/events{/privacy}", "followers_url": "https://api.github.com/users/haleemur/followers", "following_url": "https://api.github.com/users/haleemur/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": "009800", "default": false, "description": "Interval...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
3
2018-07-20T16:20:54Z
2021-06-17T03:09:04Z
null
CONTRIBUTOR
null
#### Problem description We have the Interval type in pandas, which is extremely useful, however the standard interval arithmetic operations are missing from the pandas implementation. I would be happy to work on this enhancement. #### One should be able to do the following with `pandas.Interval` The example u...
{ "+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/21998/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21998/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21999
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21999/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21999/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21999/events
https://github.com/pandas-dev/pandas/issues/21999
343,211,458
MDU6SXNzdWUzNDMyMTE0NTg=
21,999
CategoricalIndex reidex duplicates values
{ "avatar_url": "https://avatars.githubusercontent.com/u/18016429?v=4", "events_url": "https://api.github.com/users/fjdiod/events{/privacy}", "followers_url": "https://api.github.com/users/fjdiod/followers", "following_url": "https://api.github.com/users/fjdiod/following{/other_user}", "gists_url": "https://a...
[ { "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...
2
2018-07-20T18:48:18Z
2018-07-20T18:53:40Z
2018-07-20T18:53:15Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python >>> idx = pd.CategoricalIndex(['low', 'low', 'hi', 'hi']) >>> idx.reindex(idx)[0].values [low, low, low, low, hi, hi, hi, hi] Categories (2, object): [hi, low] ``` I'm not sure that it is unexpected behavior, but it seems to be one of the reasons ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21999/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21999/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22000
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22000/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22000/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22000/events
https://github.com/pandas-dev/pandas/issues/22000
343,212,331
MDU6SXNzdWUzNDMyMTIzMzE=
22,000
[Enhancement] Can `by` arg in `.sort_index()` handle functions?
{ "avatar_url": "https://avatars.githubusercontent.com/u/9061708?v=4", "events_url": "https://api.github.com/users/jolespin/events{/privacy}", "followers_url": "https://api.github.com/users/jolespin/followers", "following_url": "https://api.github.com/users/jolespin/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": "eb6420", "default": false, "description": "Non-arit...
open
false
null
[]
null
3
2018-07-20T18:51:14Z
2021-06-21T01:03:51Z
null
NONE
null
I usually have to do the following to get columns sorted in a certain arrangment but it would be useful to have a one go method: ```python func_sort = lambda x: (x[0], x[1]) # or something sorted_columns = sorted(df.columns, key=func_sort) df_sorted = df.loc[:,sorted_columns] ``` but it would be cool to just do t...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22000/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22000/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22001
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22001/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22001/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22001/events
https://github.com/pandas-dev/pandas/pull/22001
343,216,497
MDExOlB1bGxSZXF1ZXN0MjAyOTMyMDQ0
22,001
CLN: De-privatize core.common funcs, remove unused
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
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-07-20T19:05:58Z
2020-04-05T17:40:40Z
2018-07-24T22:10:06Z
MEMBER
null
Moves a few console-checking functions to `io.formats.console`. A bunch of core.common functions were never used outside of tests, got rid of em. The ones I left alone were _any_not_none, _all_not_none etc, as I'm inclined to think these should be removed in favor of python builtins.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22001/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22001/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22001.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22001", "merged_at": "2018-07-24T22:10:06Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22001.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22001" }
https://api.github.com/repos/pandas-dev/pandas/issues/22002
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22002/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22002/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22002/events
https://github.com/pandas-dev/pandas/pull/22002
343,217,348
MDExOlB1bGxSZXF1ZXN0MjAyOTMyNzIy
22,002
CLN: Remove Unneeded BlockManager methods
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "fbca04", "default": false, "description": "Related to non-user accessible pandas implementation", "id": 49094459, "name": "Internals", "node_id": "MDU6TGFiZWw0OTA5NDQ1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Internals" }, { "color": "207de5...
closed
false
null
[]
{ "closed_at": "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-07-20T19:09:19Z
2018-07-26T16:20:56Z
2018-07-26T12:41:33Z
MEMBER
null
BlockManager.get_scalar is never used outside of tests, BlockManager._is_indexed_like is only ever called from `merge`, which is only called once in Panel, before which the indexed_like check is already done. Also BlockPlacements.iadd was more complicated than it needed to be, so tore out bits of that.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22002/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22002/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22002.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22002", "merged_at": "2018-07-26T12:41:33Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22002.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22002" }
https://api.github.com/repos/pandas-dev/pandas/issues/22003
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22003/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22003/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22003/events
https://github.com/pandas-dev/pandas/issues/22003
343,232,770
MDU6SXNzdWUzNDMyMzI3NzA=
22,003
IntegerArray docs follow-up
{ "avatar_url": "https://avatars.githubusercontent.com/u/1924092?v=4", "events_url": "https://api.github.com/users/chris-b1/events{/privacy}", "followers_url": "https://api.github.com/users/chris-b1/followers", "following_url": "https://api.github.com/users/chris-b1/following{/other_user}", "gists_url": "http...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "e102d8", "default": false, "description": "Unexpected or buggy d...
closed
false
null
[]
{ "closed_at": "2019-02-04T09:15:14Z", "closed_issues": 47, "created_at": "2018-12-02T17:02:37Z", "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-07-20T20:08:56Z
2019-01-01T14:22:33Z
2019-01-01T14:22:33Z
CONTRIBUTOR
null
xref #21160 Make it clear that it is opt-in only, by passing/casting dtype. For example `[24]` and `[27]` are still float64 More clear separation from numpy dtype - worry that `'int64'` vs `'Int64'` will be especially confusing for new people? Consider a different name altogether? (`NullableInt64`?) ```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/22003/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22003/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22004
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22004/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22004/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22004/events
https://github.com/pandas-dev/pandas/issues/22004
343,240,881
MDU6SXNzdWUzNDMyNDA4ODE=
22,004
Defaulting to_csv to infer compression
{ "avatar_url": "https://avatars.githubusercontent.com/u/1117703?v=4", "events_url": "https://api.github.com/users/dhimmel/events{/privacy}", "followers_url": "https://api.github.com/users/dhimmel/followers", "following_url": "https://api.github.com/users/dhimmel/following{/other_user}", "gists_url": "https:/...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "5319e7", "default": false, "description": "read_csv...
closed
false
null
[]
{ "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-07-20T20:40:12Z
2018-08-01T21:24:19Z
2018-08-01T21:24:18Z
CONTRIBUTOR
null
This issue follows up on https://github.com/pandas-dev/pandas/pull/17900 by thanks @Dobatymo and @gfyoung with review from @jreback. https://github.com/pandas-dev/pandas/pull/17900 added an `'infer'` option to compression in `_get_handle`. The main user-facing benefit here is that `df.to_csv` will be able to infer comp...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22004/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22004/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22005
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22005/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22005/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22005/events
https://github.com/pandas-dev/pandas/issues/22005
343,294,606
MDU6SXNzdWUzNDMyOTQ2MDY=
22,005
DataFrame(Timestamp) add Timedelta fails
{ "avatar_url": "https://avatars.githubusercontent.com/u/902012?v=4", "events_url": "https://api.github.com/users/holymonson/events{/privacy}", "followers_url": "https://api.github.com/users/holymonson/followers", "following_url": "https://api.github.com/users/holymonson/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": "Timedelta...
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-07-21T03:58:09Z
2018-08-14T10:49:11Z
2018-08-14T10:49:11Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python pd.DataFrame([pd.Timestamp('2018')]) + pd.Timedelta('1d') # Traceback (most recent call last): # File "/usr/local/lib/python3.6/site-packages/pandas/core/internals.py", line 1355, in eval # transf(values), other) # File "/usr/local/lib/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/22005/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22005/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22006
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22006/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22006/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22006/events
https://github.com/pandas-dev/pandas/pull/22006
343,299,080
MDExOlB1bGxSZXF1ZXN0MjAyOTkzNjcz
22,006
Fix for issue #21150, using a simple lock to prevent an issue with multiple threads accessing an Index
{ "avatar_url": "https://avatars.githubusercontent.com/u/304786?v=4", "events_url": "https://api.github.com/users/kinow/events{/privacy}", "followers_url": "https://api.github.com/users/kinow/followers", "following_url": "https://api.github.com/users/kinow/following{/other_user}", "gists_url": "https://api.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": "ededed", "default": false, "description": "Parallelism in pandas", ...
closed
false
null
[]
null
25
2018-07-21T05:22:04Z
2018-11-23T03:35:20Z
2018-11-23T03:35:20Z
CONTRIBUTOR
null
Hi, First time working with Cython, and after uni did very little C/C++, so feel free to be a bit more serious about reviewing this pull request. I am trying to practice more Python, and learn more about the code base of projects like Panda, and found the issue #21150, which happens a lot in Java (my main languag...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22006/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22006/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22006.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22006", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22006.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22006" }
https://api.github.com/repos/pandas-dev/pandas/issues/22007
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22007/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22007/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22007/events
https://github.com/pandas-dev/pandas/pull/22007
343,299,221
MDExOlB1bGxSZXF1ZXN0MjAyOTkzNzY4
22,007
core: fix DatetimeBlock operated with timedelta
{ "avatar_url": "https://avatars.githubusercontent.com/u/902012?v=4", "events_url": "https://api.github.com/users/holymonson/events{/privacy}", "followers_url": "https://api.github.com/users/holymonson/followers", "following_url": "https://api.github.com/users/holymonson/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": "Timedelta...
closed
false
null
[]
null
5
2018-07-21T05:24:54Z
2018-08-18T12:58:05Z
2018-08-18T12:58:05Z
CONTRIBUTOR
null
- [X] closes #22005 - [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/22007/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22007/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22007.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22007", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22007.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22007" }
https://api.github.com/repos/pandas-dev/pandas/issues/22008
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22008/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22008/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22008/events
https://github.com/pandas-dev/pandas/pull/22008
343,312,359
MDExOlB1bGxSZXF1ZXN0MjAzMDAxNzMy
22,008
core: try coerce result back to DatetimeBlock
{ "avatar_url": "https://avatars.githubusercontent.com/u/902012?v=4", "events_url": "https://api.github.com/users/holymonson/events{/privacy}", "followers_url": "https://api.github.com/users/holymonson/followers", "following_url": "https://api.github.com/users/holymonson/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": "Timedelta...
closed
false
null
[]
null
8
2018-07-21T09:13:26Z
2018-08-18T15:40:01Z
2018-08-18T15:40:01Z
CONTRIBUTOR
null
- [x] closes #21610 #8554 #12437 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry --- Hang up until `Block.eval` reformed.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22008/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22008/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22008.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22008", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22008.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22008" }
https://api.github.com/repos/pandas-dev/pandas/issues/22009
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22009/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22009/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22009/events
https://github.com/pandas-dev/pandas/pull/22009
343,314,872
MDExOlB1bGxSZXF1ZXN0MjAzMDAzMjA0
22,009
CLN: remove F821 flake8 error in test case
{ "avatar_url": "https://avatars.githubusercontent.com/u/902012?v=4", "events_url": "https://api.github.com/users/holymonson/events{/privacy}", "followers_url": "https://api.github.com/users/holymonson/followers", "following_url": "https://api.github.com/users/holymonson/following{/other_user}", "gists_url": ...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" } ]
closed
false
null
[]
{ "closed_at": "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-07-21T09:57:46Z
2018-07-22T12:38:12Z
2018-07-22T12:38:00Z
CONTRIBUTOR
null
Kill flake8 error: F821 undefined name 'unicode' `compat.text_type == unicode if PY2`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22009/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22009/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22009.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22009", "merged_at": "2018-07-22T12:38:00Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22009.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22009" }
https://api.github.com/repos/pandas-dev/pandas/issues/22010
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22010/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22010/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22010/events
https://github.com/pandas-dev/pandas/pull/22010
343,323,187
MDExOlB1bGxSZXF1ZXN0MjAzMDA3ODcz
22,010
BUG: ValueError in Py3 applying stats over column level with skipna=False (#19720)
{ "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": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" } ]
closed
false
null
[]
null
3
2018-07-21T12:26:58Z
2018-11-23T03:27:07Z
2018-11-23T03:27:06Z
CONTRIBUTOR
null
- [x] closes #19720 - [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/22010/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22010/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22010.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22010", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22010.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22010" }
https://api.github.com/repos/pandas-dev/pandas/issues/22011
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22011/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22011/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22011/events
https://github.com/pandas-dev/pandas/pull/22011
343,333,500
MDExOlB1bGxSZXF1ZXN0MjAzMDEzODgx
22,011
Default to_* methods to compression='infer'
{ "avatar_url": "https://avatars.githubusercontent.com/u/1117703?v=4", "events_url": "https://api.github.com/users/dhimmel/events{/privacy}", "followers_url": "https://api.github.com/users/dhimmel/followers", "following_url": "https://api.github.com/users/dhimmel/following{/other_user}", "gists_url": "https:/...
[ { "color": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" }, { "color": "5319e7", "...
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...
38
2018-07-21T15:14:44Z
2018-08-06T21:35:15Z
2018-08-01T21:23:34Z
CONTRIBUTOR
null
- [x] closes https://github.com/pandas-dev/pandas/issues/22004 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry This PR does the following: - Update default compression for `to_csv`, `to_json`, and `to_pickle` methods to infer. - Adds `test_c...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22011/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22011/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22011.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22011", "merged_at": "2018-08-01T21:23:34Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22011.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22011" }