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/21112
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21112/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21112/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21112/events
https://github.com/pandas-dev/pandas/issues/21112
324,221,308
MDU6SXNzdWUzMjQyMjEzMDg=
21,112
"Concatenation will no longer sort" wording is very inconsistent
{ "avatar_url": "https://avatars.githubusercontent.com/u/4811862?v=4", "events_url": "https://api.github.com/users/quant9/events{/privacy}", "followers_url": "https://api.github.com/users/quant9/followers", "following_url": "https://api.github.com/users/quant9/following{/other_user}", "gists_url": "https://ap...
[]
closed
false
null
[]
null
15
2018-05-17T23:36:05Z
2020-01-22T01:35:06Z
2018-05-18T02:04:13Z
NONE
null
### The wording in the update docs is (emphasis added): In a future version of pandas `pandas.concat()` will no longer sort the non-concatenation axis when it is not already aligned. (...) To keep the previous behavior (sorting) and silence the warning, pass `sort=True`. **To accept the future behavior (no sorting...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21112/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21112/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21113
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21113/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21113/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21113/events
https://github.com/pandas-dev/pandas/issues/21113
324,264,745
MDU6SXNzdWUzMjQyNjQ3NDU=
21,113
incorrect len(groupby) returned from pandas versions 0.17.X to 0.23
{ "avatar_url": "https://avatars.githubusercontent.com/u/3467540?v=4", "events_url": "https://api.github.com/users/orrery/events{/privacy}", "followers_url": "https://api.github.com/users/orrery/followers", "following_url": "https://api.github.com/users/orrery/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": "a10c02", "default": false, "description": "Memory or execu...
open
false
null
[]
null
2
2018-05-18T04:15:04Z
2018-05-21T08:09:47Z
null
NONE
null
#### Code Sample ```python import pandas as pd import numpy as np import time as time def test_len_of_groupby(group_labels, size=30000): random_cat1 = np.repeat(group_labels[0], size) random_cat2 = np.repeat(group_labels[1], size) df = pd.DataFrame({'A': random_cat1, 'B': random_cat2}) ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21113/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21113/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21114
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21114/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21114/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21114/events
https://github.com/pandas-dev/pandas/pull/21114
324,268,609
MDExOlB1bGxSZXF1ZXN0MTg4OTIwNDc0
21,114
DOC: Add linspace range behavior to the timeseries/timedeltas/interval docs
{ "avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4", "events_url": "https://api.github.com/users/jschendel/events{/privacy}", "followers_url": "https://api.github.com/users/jschendel/followers", "following_url": "https://api.github.com/users/jschendel/following{/other_user}", "gists_url": "h...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2018-05-18T04:43:06Z
2018-06-22T17:14:57Z
2018-05-22T07:15:04Z
MEMBER
null
Follow-up to #21009 `timeseries.rst`: - Added documentation for linspace behavior of `date_range` `timedeltas.rst`: - Cleaned up `timedelta_range` documentation for the standard behavior - Added documentation for linspace behavior of `timedelta_range` `advanced.rst`: - Added documentation for the standard ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21114/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21114/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21114.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21114", "merged_at": "2018-05-22T07:15:04Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21114.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21114" }
https://api.github.com/repos/pandas-dev/pandas/issues/21115
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21115/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21115/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21115/events
https://github.com/pandas-dev/pandas/issues/21115
324,283,112
MDU6SXNzdWUzMjQyODMxMTI=
21,115
API: implement droplevels() for flat index
{ "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": "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": "207de5", "default": false, "description": nu...
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2018-05-18T06:15:15Z
2018-05-21T23:13:49Z
2018-05-21T23:13:49Z
MEMBER
null
#### Code Sample, a copy-pastable example if possible ```python In [2]: pd.Index([1, 2, 3]).droplevel([]) --------------------------------------------------------------------------- AttributeError Traceback (most recent call last) <ipython-input-2-9172aa27c42a> in <module>() ----> 1 p...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21115/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21115/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21116
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21116/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21116/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21116/events
https://github.com/pandas-dev/pandas/pull/21116
324,313,646
MDExOlB1bGxSZXF1ZXN0MTg4OTUyNjU3
21,116
Idx droplevel
{ "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": "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": "207de5", "default": false, "description": nu...
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...
14
2018-05-18T08:18:02Z
2018-06-29T08:41:52Z
2018-05-21T23:13:49Z
MEMBER
null
- [x] closes #21115 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Collateral change: if ``mi`` is a ``MultiIndex``, ``mi.droplevel([])`` will now return ``mi`` itself, not a copy of it. Given that these are immutable objects, seems OK to me - ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21116/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21116/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21116.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21116", "merged_at": "2018-05-21T23:13:49Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21116.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21116" }
https://api.github.com/repos/pandas-dev/pandas/issues/21117
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21117/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21117/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21117/events
https://github.com/pandas-dev/pandas/issues/21117
324,381,659
MDU6SXNzdWUzMjQzODE2NTk=
21,117
Unable to do calculations with categorical dtypes
{ "avatar_url": "https://avatars.githubusercontent.com/u/39407219?v=4", "events_url": "https://api.github.com/users/ahmedsoe/events{/privacy}", "followers_url": "https://api.github.com/users/ahmedsoe/followers", "following_url": "https://api.github.com/users/ahmedsoe/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
null
1
2018-05-18T11:57:12Z
2018-05-19T04:46:31Z
2018-05-19T04:46:31Z
NONE
null
``` df = pd.DataFrame({'a':[1,2,3,2,1,3,4,5,6,7], 'b':[1,2,3,2,1,3,4,5,6,7]}) df['a'] = df['a'].astype('category') df['a'] * df['b'] ``` #### Problem description On pandas v0.20.3, this is possible: #### Expected Output ``` Out[23]: 0 1 1 4 2 9 3 4 4 1 5 9...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21117/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21117/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21118
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21118/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21118/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21118/events
https://github.com/pandas-dev/pandas/issues/21118
324,445,428
MDU6SXNzdWUzMjQ0NDU0Mjg=
21,118
to_csv failing with encoding='utf-16'
{ "avatar_url": "https://avatars.githubusercontent.com/u/704686?v=4", "events_url": "https://api.github.com/users/lgonzalezsa/events{/privacy}", "followers_url": "https://api.github.com/users/lgonzalezsa/followers", "following_url": "https://api.github.com/users/lgonzalezsa/following{/other_user}", "gists_url...
[ { "color": "e11d21", "default": false, "description": "Functionality that used to work in a prior pandas version", "id": 32815646, "name": "Regression", "node_id": "MDU6TGFiZWwzMjgxNTY0Ng==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression" }, { "color": ...
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2018-05-18T15:00:24Z
2020-09-25T11:12:45Z
2018-06-05T04:54:31Z
NONE
null
#### Code Sample: ```python df.to_csv('test.gz', sep='~', header=False, index=False,compression='gzip',line_terminator='\r\n',encoding='utf-16', na_rep='') ``` /opt/anaconda/lib/python3.6/encodings/ascii.py in decode(self, input, final) 24 class IncrementalDecoder(codecs.IncrementalDecoder): 25 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21118/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21118/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21119
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21119/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21119/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21119/events
https://github.com/pandas-dev/pandas/issues/21119
324,455,456
MDU6SXNzdWUzMjQ0NTU0NTY=
21,119
pandas 0.23 fails on column<->index boolean merge
{ "avatar_url": "https://avatars.githubusercontent.com/u/1529400?v=4", "events_url": "https://api.github.com/users/crepererum/events{/privacy}", "followers_url": "https://api.github.com/users/crepererum/followers", "following_url": "https://api.github.com/users/crepererum/following{/other_user}", "gists_url":...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "02...
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
10
2018-05-18T15:28:16Z
2018-06-08T17:44:18Z
2018-06-08T17:44:18Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd df1 = pd.DataFrame({'x': pd.Series([True, False], dtype=bool)}) df2 = df1.set_index('x') df1.merge(df2, left_on='x', right_index=True) ``` #### Problem description On Pandas `0.23`, I get the following Exception: ``` ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21119/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21119/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21120
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21120/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21120/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21120/events
https://github.com/pandas-dev/pandas/issues/21120
324,468,395
MDU6SXNzdWUzMjQ0NjgzOTU=
21,120
Index.droplevel when names are tuples
{ "avatar_url": "https://avatars.githubusercontent.com/u/1224492?v=4", "events_url": "https://api.github.com/users/toobaz/events{/privacy}", "followers_url": "https://api.github.com/users/toobaz/followers", "following_url": "https://api.github.com/users/toobaz/following{/other_user}", "gists_url": "https://ap...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "207de5", "default": false, "description": null, "id": 71268330,...
open
false
null
[]
null
0
2018-05-18T16:06:09Z
2021-06-19T18:44:13Z
null
MEMBER
null
#### Code Sample, a copy-pastable example if possible ```python In [2]: mi = pd.MultiIndex.from_product([[0, 1]]*2, names=[('first', 'level'), ('second', 'level')]) In [3]: mi.droplevel(('first', 'level')) --------------------------------------------------------------------------- ValueError ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21120/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21120/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21121
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21121/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21121/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21121/events
https://github.com/pandas-dev/pandas/issues/21121
324,470,431
MDU6SXNzdWUzMjQ0NzA0MzE=
21,121
Index.droplevel when names are tuples
{ "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": "207de5", "default": false, "description": null, "id": 71268330, "name": "MultiIndex", "node_id": "MDU6TGFiZWw3MTI2ODMzMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/MultiIndex" } ]
closed
false
null
[]
null
1
2018-05-18T16:12:28Z
2018-05-22T06:22:45Z
2018-05-22T06:22:45Z
MEMBER
null
#### Code Sample, a copy-pastable example if possible ```python In [2]: mi = pd.MultiIndex.from_product([[0, 1]]*2, names=[('first', 'level'), ('second', 'level')]) In [3]: mi.droplevel(('first', 'level')) --------------------------------------------------------------------------- ValueError ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21121/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21121/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21122
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21122/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21122/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21122/events
https://github.com/pandas-dev/pandas/pull/21122
324,471,816
MDExOlB1bGxSZXF1ZXN0MTg5MDczMjI3
21,122
Resolution docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/7291104?v=4", "events_url": "https://api.github.com/users/chalmerlowe/events{/privacy}", "followers_url": "https://api.github.com/users/chalmerlowe/followers", "following_url": "https://api.github.com/users/chalmerlowe/following{/other_user}", "gists_ur...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "5319e7", "default": false, "description": "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...
15
2018-05-18T16:16:56Z
2018-07-08T12:58:49Z
2018-07-08T12:58:40Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [ ] tests added / passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry ``` ################################################################################ ################### Docstring (pandas.Timedelta.resolution) ################### #########...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21122/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21122/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21122.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21122", "merged_at": "2018-07-08T12:58:40Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21122.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21122" }
https://api.github.com/repos/pandas-dev/pandas/issues/21123
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21123/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21123/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21123/events
https://github.com/pandas-dev/pandas/pull/21123
324,514,666
MDExOlB1bGxSZXF1ZXN0MTg5MTA1OTA0
21,123
ENH: add np.nan funcs to _cython_table
{ "avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4", "events_url": "https://api.github.com/users/topper-123/events{/privacy}", "followers_url": "https://api.github.com/users/topper-123/followers", "following_url": "https://api.github.com/users/topper-123/following{/other_user}", "gists_url"...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "006b75", "de...
closed
false
null
[]
null
9
2018-05-18T18:47:01Z
2018-07-28T23:08:21Z
2018-07-28T23:08:21Z
CONTRIBUTOR
null
closes #19629 closes #21134 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry This started as a copy of #19670 by @AaronCritchley, but has solved two bugs that the tests surfaced along the way. Bug 1: there is currently a bug in ``df.aggrega...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21123/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21123/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21123.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21123", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/21123.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21123" }
https://api.github.com/repos/pandas-dev/pandas/issues/21124
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21124/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21124/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21124/events
https://github.com/pandas-dev/pandas/pull/21124
324,520,086
MDExOlB1bGxSZXF1ZXN0MTg5MTEwMDQy
21,124
DEPR: Add deprecated index attribute names to deprecation list
{ "avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4", "events_url": "https://api.github.com/users/topper-123/events{/privacy}", "followers_url": "https://api.github.com/users/topper-123/followers", "following_url": "https://api.github.com/users/topper-123/following{/other_user}", "gists_url"...
[]
closed
false
null
[]
null
0
2018-05-18T19:05:51Z
2018-05-18T19:06:19Z
2018-05-18T19:06:19Z
CONTRIBUTOR
null
In ipython, when you press tab (e.g. ``idx.<tab>`` a long list of deprecations shows up: ``` C:\Users\TP\Miniconda3\envs\pandas-dev\lib\site-packages\jedi\evaluate\compiled\__init__.py:328: FutureWarning: Int64Index.base is deprecated and will be removed in a future version getattr(obj, name) C:\Users\TP\Minico...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21124/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21124/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21124.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21124", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/21124.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21124" }
https://api.github.com/repos/pandas-dev/pandas/issues/21125
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21125/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21125/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21125/events
https://github.com/pandas-dev/pandas/pull/21125
324,549,958
MDExOlB1bGxSZXF1ZXN0MTg5MTMzMzY4
21,125
DEPR: Add deprecated index attribute names to deprecation list
{ "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": "ededed", "default": false, "description": "__repr__ of pandas objects, to_string", "id": 13101118, "name": "Output-Formatting", "node_id": "MDU6TGFiZWwxMzEwMTExOA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting" }, { "color": "5319e...
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
8
2018-05-18T20:57:34Z
2018-10-27T08:16:31Z
2018-05-21T10:44:49Z
CONTRIBUTOR
null
In ipython, when you press tab (e.g. ``idx.<tab>``) a long list of deprecations shows up: ``` C:\Users\TP\Miniconda3\envs\pandas-dev\lib\site-packages\jedi\evaluate\compiled\__init__.py:328: FutureWarning: Int64Index.base is deprecated and will be removed in a future version getattr(obj, name) C:\Users\TP\Minic...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21125/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21125/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21125.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21125", "merged_at": "2018-05-21T10:44:49Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21125.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21125" }
https://api.github.com/repos/pandas-dev/pandas/issues/21126
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21126/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21126/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21126/events
https://github.com/pandas-dev/pandas/issues/21126
324,556,455
MDU6SXNzdWUzMjQ1NTY0NTU=
21,126
SparseArray compatibility issues in e.g. sklearn. Series.shape and SparseArray.shape output not consistent.
{ "avatar_url": "https://avatars.githubusercontent.com/u/715716?v=4", "events_url": "https://api.github.com/users/Xparx/events{/privacy}", "followers_url": "https://api.github.com/users/Xparx/followers", "following_url": "https://api.github.com/users/Xparx/following{/other_user}", "gists_url": "https://api.gi...
[ { "color": "009800", "default": false, "description": "Sparse Data Type", "id": 49182326, "name": "Sparse", "node_id": "MDU6TGFiZWw0OTE4MjMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Sparse" } ]
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
3
2018-05-18T21:23:45Z
2018-05-31T10:27:32Z
2018-05-31T10:27:32Z
NONE
null
#### Code Sample ```python import pandas as pd import numpy as np spdf = pd.DataFrame(np.random.rand(5,5)>0.7).astype(float).to_sparse(fill_value=0) spdf[1].shape[0] == spdf[1].values.shape[0] ``` #### Problem description Using packages that internally translate pandas dataframes to arrays (like sklearn) re...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21126/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21126/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21127
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21127/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21127/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21127/events
https://github.com/pandas-dev/pandas/issues/21127
324,579,308
MDU6SXNzdWUzMjQ1NzkzMDg=
21,127
DataFrameGroupBy.cumsum(axis=0) fails when grouped on axis=1
{ "avatar_url": "https://avatars.githubusercontent.com/u/12736060?v=4", "events_url": "https://api.github.com/users/kunalgosar/events{/privacy}", "followers_url": "https://api.github.com/users/kunalgosar/followers", "following_url": "https://api.github.com/users/kunalgosar/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": "729FCF", "default": false, "description": null, ...
open
false
null
[]
null
4
2018-05-18T23:30:47Z
2021-06-19T18:46:53Z
null
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python-traceback In [3]: df = pd.DataFrame({'col1': [0, 1, 2, 3], 'col2': [4, 5, 6, 7], ...: 'col3': [8, 9, 10, 11], 'col4': [12, 13, 14, 15], ...: 'col5': [0, 0, 0, 0]}) ...: In [4]: df....
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21127/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21127/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21128
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21128/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21128/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21128/events
https://github.com/pandas-dev/pandas/issues/21128
324,581,409
MDU6SXNzdWUzMjQ1ODE0MDk=
21,128
DOC: Add documentation for freq='infer' option of DatetimeIndex and TimedeltaIndex constructors
{ "avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4", "events_url": "https://api.github.com/users/jschendel/events{/privacy}", "followers_url": "https://api.github.com/users/jschendel/followers", "following_url": "https://api.github.com/users/jschendel/following{/other_user}", "gists_url": "h...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0e8a16", "default": true, "description": null, "id": 7171206...
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-05-18T23:47:08Z
2018-06-21T00:09:16Z
2018-06-21T00:09:16Z
MEMBER
null
There currently doesn't appear to be any information regarding passing `freq='infer'` to the `DatetimeIndex` or `TimedeltaIndex` constructors; I only became aware of this option from reading over the code. Would be nice to document this feature in the docstrings for `DatetimeIndex` and `TimedeltaIndex`. Possibly in `...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21128/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21128/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21129
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21129/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21129/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21129/events
https://github.com/pandas-dev/pandas/issues/21129
324,593,917
MDU6SXNzdWUzMjQ1OTM5MTc=
21,129
DOC: HDFStore documentation needs listing all methods
{ "avatar_url": "https://avatars.githubusercontent.com/u/9089552?v=4", "events_url": "https://api.github.com/users/answerquest/events{/privacy}", "followers_url": "https://api.github.com/users/answerquest/followers", "following_url": "https://api.github.com/users/answerquest/following{/other_user}", "gists_ur...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "5319e7", "default": false, "description": "read_hdf, HDFStore", ...
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", ...
4
2018-05-19T02:25:47Z
2019-07-23T15:53:50Z
null
NONE
null
#### Problem description The docs (https://pandas.pydata.org/pandas-docs/stable/api.html#hdfstore-pytables-hdf5) doesn't make any mention of ***HDFStore*** methods like `.get_storer`, which I found quite useful for finding number of records without loading the whole file to memory, but I don't see any documentation ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21129/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21129/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21130
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21130/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21130/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21130/events
https://github.com/pandas-dev/pandas/pull/21130
324,599,821
MDExOlB1bGxSZXF1ZXN0MTg5MTcwMTgy
21,130
Spell check
{ "avatar_url": "https://avatars.githubusercontent.com/u/31629119?v=4", "events_url": "https://api.github.com/users/Giftlin/events{/privacy}", "followers_url": "https://api.github.com/users/Giftlin/followers", "following_url": "https://api.github.com/users/Giftlin/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": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2018-05-19T04:24:56Z
2018-06-08T17:09:19Z
2018-05-19T17:46:10Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [ ] 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/21130/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21130/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21130.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21130", "merged_at": "2018-05-19T17:46:10Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21130.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21130" }
https://api.github.com/repos/pandas-dev/pandas/issues/21131
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21131/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21131/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21131/events
https://github.com/pandas-dev/pandas/issues/21131
324,612,191
MDU6SXNzdWUzMjQ2MTIxOTE=
21,131
Change from of 'c' to 'python' engine in read_csv gives unexpected side-effect
{ "avatar_url": "https://avatars.githubusercontent.com/u/9768756?v=4", "events_url": "https://api.github.com/users/olajir/events{/privacy}", "followers_url": "https://api.github.com/users/olajir/followers", "following_url": "https://api.github.com/users/olajir/following{/other_user}", "gists_url": "https://ap...
[ { "color": "0e8a16", "default": true, "description": null, "id": 717120670, "name": "good first issue", "node_id": "MDU6TGFiZWw3MTcxMjA2NzA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue" }, { "color": "cdea3c", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
7
2018-05-19T08:21:17Z
2019-11-06T21:11:44Z
2019-11-06T21:11:44Z
NONE
null
#### Code Sample ```python >>> import pandas as pd >>> >>> csv_file_contents=( ... """File: small.csv,, ... 10010010233,0123,654 ... foo,,bar ... 01001000155,4530,898""") >>> with open('small.csv', 'w') as fp: ... fp.write(csv_file_contents) >>> >>> pd.read_csv('small.csv', header=None, engine='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/21131/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21131/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21132
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21132/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21132/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21132/events
https://github.com/pandas-dev/pandas/pull/21132
324,629,647
MDExOlB1bGxSZXF1ZXN0MTg5MTg4MTIz
21,132
BUG: Should not raise error in concatenating Series with numpy scalar and tuple names (GH21015)
{ "avatar_url": "https://avatars.githubusercontent.com/u/4734245?v=4", "events_url": "https://api.github.com/users/KalyanGokhale/events{/privacy}", "followers_url": "https://api.github.com/users/KalyanGokhale/followers", "following_url": "https://api.github.com/users/KalyanGokhale/following{/other_user}", "gi...
[ { "color": "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": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2018-05-19T13:26:57Z
2018-06-08T17:11:01Z
2018-05-21T10:41:20Z
CONTRIBUTOR
null
- [x] closes #21015 - [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/21132/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21132/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21132.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21132", "merged_at": "2018-05-21T10:41:20Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21132.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21132" }
https://api.github.com/repos/pandas-dev/pandas/issues/21133
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21133/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21133/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21133/events
https://github.com/pandas-dev/pandas/issues/21133
324,633,994
MDU6SXNzdWUzMjQ2MzM5OTQ=
21,133
Error with pivot_table and categorical data when add dropna args in version 0.23
{ "avatar_url": "https://avatars.githubusercontent.com/u/6600840?v=4", "events_url": "https://api.github.com/users/diegogarcilazo/events{/privacy}", "followers_url": "https://api.github.com/users/diegogarcilazo/followers", "following_url": "https://api.github.com/users/diegogarcilazo/following{/other_user}", ...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "e11d21", "de...
closed
false
{ "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://...
[ { "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_u...
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2018-05-19T14:33:16Z
2018-06-07T22:05:58Z
2018-06-07T22:05:58Z
NONE
null
```python pd.__version__ '0.23.0' labels = ["< 1 mes","1 a 11 meses","1 a 5 años","6 a 11 años","12 a 17 años","18 a + años","alli"] df = pd.DataFrame( {'a': pd.cut(range(0,50), bins = [0,5,10,20,30,40,50,60], labels = labels, right = True), 'b':(' '.join(['One'] * 20) + ' ' +' '.join(['Two'] * 30)...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21133/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21133/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21134
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21134/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21134/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21134/events
https://github.com/pandas-dev/pandas/issues/21134
324,634,427
MDU6SXNzdWUzMjQ2MzQ0Mjc=
21,134
BUG: df.agg(sum, axis=1) gives wrong result when Nan value is in frame
{ "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": "eb6420", "default": false, "description": "Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff", "id": 57296398, "name": "Algos", "node_id": "MDU6TGFiZWw1NzI5NjM5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Algos" }, { ...
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2018-05-19T14:38:49Z
2018-06-06T07:31:36Z
2018-06-06T07:31:36Z
CONTRIBUTOR
null
Using the built-in ``sum`` function gives correct result in ``df.agg(sum, axis=0)``, but wrong result in ``df.agg(sum, axis=1)``. ```python >>> df = pd.DataFrame([[np.nan, 2], [3, 4]]) >>> df.agg(sum, axis=0) 0 3.0 1 6.0 dtype: float64 >>> df.agg(sum, axis=1) 0 NaN 1 7.0 dtype: float64 ``` 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/21134/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21134/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21135
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21135/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21135/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21135/events
https://github.com/pandas-dev/pandas/pull/21135
324,639,123
MDExOlB1bGxSZXF1ZXN0MTg5MTkzODU3
21,135
DOC: Improve docstring of Timedelta.delta
{ "avatar_url": "https://avatars.githubusercontent.com/u/7291104?v=4", "events_url": "https://api.github.com/users/chalmerlowe/events{/privacy}", "followers_url": "https://api.github.com/users/chalmerlowe/followers", "following_url": "https://api.github.com/users/chalmerlowe/following{/other_user}", "gists_ur...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "5319e7", "default": false, "description": "Timedelta data type",...
closed
false
null
[]
null
1
2018-05-19T15:48:47Z
2018-05-19T20:13:41Z
2018-05-19T20:13:41Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [ ] tests added / passed - [X] passes `git diff upstream/master -u -- "*.pyx" | flake8 --diff` - [ ] whatsnew entry ``` ################################################################################ ###################### Docstring (pandas.Timedelta.delta) ###################### ########...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21135/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21135/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21135.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21135", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/21135.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21135" }
https://api.github.com/repos/pandas-dev/pandas/issues/21136
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21136/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21136/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21136/events
https://github.com/pandas-dev/pandas/issues/21136
324,650,353
MDU6SXNzdWUzMjQ2NTAzNTM=
21,136
0.23.0 no longer produces TypeError when calling DataFrame.sort_index(level=x) on multiindex of mixed types
{ "avatar_url": "https://avatars.githubusercontent.com/u/3237925?v=4", "events_url": "https://api.github.com/users/bschreck/events{/privacy}", "followers_url": "https://api.github.com/users/bschreck/followers", "following_url": "https://api.github.com/users/bschreck/following{/other_user}", "gists_url": "http...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "e11d21", "default": false, "description": "Functionality that used ...
open
false
null
[]
null
2
2018-05-19T18:30:35Z
2020-05-11T00:58:21Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python # Column 'a' has both Timestamps and a string df = pd.Series([pd.Timestamp('2011/4/9'), pd.Timestamp('2010/4/9'), '2009/4/9'], dtype='object', name='a').to_frame() df['b'] = [1,2,3] df['c'] = [2,1,3] df.set_index('a', inplace=True) df.set_index('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/21136/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21136/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21137
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21137/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21137/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21137/events
https://github.com/pandas-dev/pandas/issues/21137
324,656,538
MDU6SXNzdWUzMjQ2NTY1Mzg=
21,137
TST: deprecation warnings
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
8
2018-05-19T20:07:42Z
2018-06-05T04:33:14Z
2018-06-04T22:05:24Z
CONTRIBUTOR
null
ERROR: type should be string, got "https://travis-ci.org/pandas-dev/pandas/jobs/381128602\r\n\r\nsome deprecated usages in tests (can be fixed with multiple PRs)\r\n\r\n```\r\npandas/tests/test_panel.py::TestPanel::()::test_median\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/numpy/lib/function_base.py:4033: RuntimeWarning: All-NaN slice encountered\r\n r = func(a, **kwargs)\r\npandas/tests/test_resample.py::TestResamplerGrouper::()::test_tab_complete_ipython6_warning\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/IPython/core/interactiveshell.py:763: UserWarning: Attempting to work in a virtualenv. If you encounter problems, please install IPython inside the virtualenv.\r\n warn(\"Attempting to work in a virtualenv. If you encounter problems, please \"\r\npandas/tests/test_window.py::TestMoments::()::test_cmov_window_special[slepian]\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/scipy/signal/windows/windows.py:1541: DeprecationWarning: slepian is deprecated and will be removed in a future version, use dpss instead\r\n 'version, use dpss instead', DeprecationWarning)\r\npandas/tests/test_window.py::TestMoments::()::test_cmov_window_special_linear_range[slepian]\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/scipy/signal/windows/windows.py:1541: DeprecationWarning: slepian is deprecated and will be removed in a future version, use dpss instead\r\n 'version, use dpss instead', DeprecationWarning)\r\npandas/tests/categorical/test_warnings.py::TestCategoricalWarnings::()::test_tab_complete_warning\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/IPython/core/interactiveshell.py:763: UserWarning: Attempting to work in a virtualenv. If you encounter problems, please install IPython inside the virtualenv.\r\n warn(\"Attempting to work in a virtualenv. If you encounter problems, please \"\r\npandas/tests/frame/test_indexing.py::TestDataFrameIndexing::()::test_getitem_setitem_ix_negative_integers\r\n /home/travis/build/pandas-dev/pandas/pandas/tests/frame/test_indexing.py:401: DeprecationWarning: \r\n .ix is deprecated. Please use\r\n .loc for label based indexing or\r\n .iloc for positional indexing\r\n \r\n See the documentation here:\r\n http://pandas.pydata.org/pandas-docs/stable/indexing.html#ix-indexer-is-deprecated\r\n df.ix[[-1]]\r\n /home/travis/build/pandas-dev/pandas/pandas/tests/frame/test_indexing.py:404: DeprecationWarning: \r\n .ix is deprecated. Please use\r\n .loc for label based indexing or\r\n .iloc for positional indexing\r\n \r\n See the documentation here:\r\n http://pandas.pydata.org/pandas-docs/stable/indexing.html#ix-indexer-is-deprecated\r\n df.ix[:, [-1]]\r\n /home/travis/build/pandas-dev/pandas/pandas/core/indexing.py:890: DeprecationWarning: \r\n .ix is deprecated. Please use\r\n .loc for label based indexing or\r\n .iloc for positional indexing\r\n \r\n See the documentation here:\r\n http://pandas.pydata.org/pandas-docs/stable/indexing.html#ix-indexer-is-deprecated\r\n retval = getattr(retval, self.name)._getitem_axis(key, axis=i)\r\npandas/tests/frame/test_analytics.py::TestDataFrameAnalytics::()::test_median\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/numpy/lib/function_base.py:4033: RuntimeWarning: All-NaN slice encountered\r\n r = func(a, **kwargs)\r\npandas/tests/frame/test_analytics.py::TestDataFrameAnalytics::()::test_median_corner\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/numpy/lib/function_base.py:4033: RuntimeWarning: All-NaN slice encountered\r\n r = func(a, **kwargs)\r\npandas/tests/frame/test_missing.py::TestDataFrameMissingData::()::test_fillna_categorical_nan\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/numpy/lib/function_base.py:4033: RuntimeWarning: All-NaN slice encountered\r\n r = func(a, **kwargs)\r\npandas/tests/frame/test_api.py::TestDataFrameMisc::()::test_tab_complete_warning\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/IPython/core/interactiveshell.py:763: UserWarning: Attempting to work in a virtualenv. If you encounter problems, please install IPython inside the virtualenv.\r\n warn(\"Attempting to work in a virtualenv. If you encounter problems, please \"\r\npandas/tests/groupby/test_filters.py::test_filter_and_transform_with_non_unique_float_index\r\n /home/travis/build/pandas-dev/pandas/pandas/core/indexes/base.py:3063: FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison\r\n return self._engine.get_loc(key)\r\npandas/tests/groupby/test_groupby.py::test_cython_grouper_series_bug_noncontig\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/numpy/lib/nanfunctions.py:1018: RuntimeWarning: Mean of empty slice\r\n return np.nanmean(a, axis, out=out, keepdims=keepdims)\r\npandas/tests/groupby/aggregate/test_cython.py::test_cythonized_aggers[median]\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/numpy/lib/nanfunctions.py:1018: RuntimeWarning: Mean of empty slice\r\n return np.nanmean(a, axis, out=out, keepdims=keepdims)\r\npandas/tests/indexes/datetimes/test_tools.py::TestGuessDatetimeFormat::()::test_guess_datetime_format_for_array\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\npandas/tests/indexes/datetimes/test_tools.py::TestToDatetimeInferFormat::()::test_to_datetime_infer_datetime_format_consistent_format[True]\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\npandas/tests/indexes/datetimes/test_tools.py::TestToDatetimeInferFormat::()::test_to_datetime_infer_datetime_format_consistent_format[False]\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\npandas/tests/indexes/datetimes/test_tools.py::TestToDatetimeInferFormat::()::test_to_datetime_infer_datetime_format_inconsistent_format[True]\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\npandas/tests/indexes/datetimes/test_tools.py::TestToDatetimeInferFormat::()::test_to_datetime_infer_datetime_format_inconsistent_format[False]\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\npandas/tests/indexes/datetimes/test_tools.py::TestToDatetimeInferFormat::()::test_to_datetime_infer_datetime_format_series_with_nans[True]\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\npandas/tests/indexes/datetimes/test_tools.py::TestToDatetimeInferFormat::()::test_to_datetime_infer_datetime_format_series_with_nans[False]\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\npandas/tests/indexing/test_indexing.py::TestFancy::()::test_dups_fancy_indexing\r\n /home/travis/build/pandas-dev/pandas/pandas/tests/indexing/test_indexing.py:200: DeprecationWarning: \r\n .ix is deprecated. Please use\r\n .loc for label based indexing or\r\n .iloc for positional indexing\r\n \r\n See the documentation here:\r\n http://pandas.pydata.org/pandas-docs/stable/indexing.html#ix-indexer-is-deprecated\r\n dfnu.ix[['E']]\r\npandas/tests/io/formats/test_printing.py::TestTableSchemaRepr::()::test_publishes\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/IPython/core/interactiveshell.py:763: UserWarning: Attempting to work in a virtualenv. If you encounter problems, please install IPython inside the virtualenv.\r\n warn(\"Attempting to work in a virtualenv. If you encounter problems, please \"\r\npandas/tests/series/test_api.py::TestSeriesMisc::()::test_tab_complete_warning\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/IPython/core/interactiveshell.py:763: UserWarning: Attempting to work in a virtualenv. If you encounter problems, please install IPython inside the virtualenv.\r\n warn(\"Attempting to work in a virtualenv. If you encounter problems, please \"\r\npandas/tests/plotting/test_misc.py::TestDataFramePlots::()::test_parallel_coordinates_with_sorted_labels\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/matplotlib/axes/_base.py:3124: UserWarning: Attempting to set identical left==right results\r\n in singular transformations; automatically expanding.\r\n left=0, right=0\r\n 'left=%s, right=%s') % (left, right))\r\npandas/tests/tslibs/test_parsing.py::TestGuessDatetimeFormat::()::test_guess_datetime_format_with_parseable_formats[20111230-%Y%m%d]\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\npandas/tests/tslibs/test_parsing.py::TestGuessDatetimeFormat::()::test_guess_datetime_format_with_parseable_formats[2011-12-30-%Y-%m-%d]\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\npandas/tests/tslibs/test_parsing.py::TestGuessDatetimeFormat::()::test_guess_datetime_format_with_parseable_formats[30-12-2011-%d-%m-%Y]\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\npandas/tests/tslibs/test_parsing.py::TestGuessDatetimeFormat::()::test_guess_datetime_format_with_parseable_formats[2011-12-30 00:00:00-%Y-%m-%d %H:%M:%S]\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\npandas/tests/tslibs/test_parsing.py::TestGuessDatetimeFormat::()::test_guess_datetime_format_with_parseable_formats[2011-12-30T00:00:00-%Y-%m-%dT%H:%M:%S]\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\npandas/tests/tslibs/test_parsing.py::TestGuessDatetimeFormat::()::test_guess_datetime_format_with_parseable_formats[2011-12-30 00:00:00.000000-%Y-%m-%d %H:%M:%S.%f]\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\npandas/tests/tslibs/test_parsing.py::TestGuessDatetimeFormat::()::test_guess_datetime_format_with_dayfirst[True-%d/%m/%Y]\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\npandas/tests/tslibs/test_parsing.py::TestGuessDatetimeFormat::()::test_guess_datetime_format_with_dayfirst[False-%m/%d/%Y]\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\npandas/tests/tslibs/test_parsing.py::TestGuessDatetimeFormat::()::test_guess_datetime_format_invalid_inputs\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\npandas/tests/tslibs/test_parsing.py::TestGuessDatetimeFormat::()::test_guess_datetime_format_nopadding[2011-1-1-%Y-%m-%d]\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\npandas/tests/tslibs/test_parsing.py::TestGuessDatetimeFormat::()::test_guess_datetime_format_nopadding[30-1-2011-%d-%m-%Y]\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\npandas/tests/tslibs/test_parsing.py::TestGuessDatetimeFormat::()::test_guess_datetime_format_nopadding[1/1/2011-%m/%d/%Y]\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\npandas/tests/tslibs/test_parsing.py::TestGuessDatetimeFormat::()::test_guess_datetime_format_nopadding[2011-1-1 00:00:00-%Y-%m-%d %H:%M:%S]\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\npandas/tests/tslibs/test_parsing.py::TestGuessDatetimeFormat::()::test_guess_datetime_format_nopadding[2011-1-1 0:0:0-%Y-%m-%d %H:%M:%S]\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\npandas/tests/tslibs/test_parsing.py::TestGuessDatetimeFormat::()::test_guess_datetime_format_nopadding[2011-1-3T00:00:0-%Y-%m-%dT%H:%M:%S]\r\n /home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/dateutil/parser/__init__.py:46: DeprecationWarning: _timelex is a private class and may break without warning, it will be moved and or renamed in future versions.\r\n warnings.warn(msg, DeprecationWarning)\r\npandas/tests/scalar/timestamp/test_timezones.py::TestTimestampTZOperations::()::test_tz_localize_pushes_out_of_bounds\r\n /home/travis/build/pandas-dev/pandas/pandas/tests/scalar/timestamp/test_timezones.py:32: RuntimeWarning: overflow encountered in long_scalars\r\n Timestamp.min.tz_localize('Asia/Tokyo')\r\n /home/travis/build/pandas-dev/pandas/pandas/tests/scalar/timestamp/test_timezones.py:39: RuntimeWarning: overflow encountered in long_scalars\r\n Timestamp.max.tz_localize('US/Pacific')\r\n-- Docs: http://doc.pytest.org/en/latest/warnings.html\r\n 24703 passed, 1037 skipped, 79 xfailed, 31 xpassed, 53 warnings in 824.37 seconds \r\n/home/travis/build/pandas-dev/pandas/pandas/core/strings.py:257: DeprecationWarning: invalid escape sequence \\$\r\n \"\"\"\r\n/home/travis/build/pandas-dev/pandas/pandas/core/strings.py:382: DeprecationWarning: invalid escape sequence \\d\r\n \"\"\"\r\n```"
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21137/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21137/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21138
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21138/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21138/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21138/events
https://github.com/pandas-dev/pandas/pull/21138
324,656,822
MDExOlB1bGxSZXF1ZXN0MTg5MjA0NzMx
21,138
DOC: Improve the docstring of Timedelta.delta redux
{ "avatar_url": "https://avatars.githubusercontent.com/u/7291104?v=4", "events_url": "https://api.github.com/users/chalmerlowe/events{/privacy}", "followers_url": "https://api.github.com/users/chalmerlowe/followers", "following_url": "https://api.github.com/users/chalmerlowe/following{/other_user}", "gists_ur...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "5319e7", "default": false, "description": "Timedelta data type",...
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
3
2018-05-19T20:12:03Z
2018-06-08T17:11:44Z
2018-05-21T11:00:05Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [ ] tests added / passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry rather than trying to pick and choose items from my previous PR #21135 (which somehow had a number of other items sucked into it) ... gonna start from scratch here and close out...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21138/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21138/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21138.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21138", "merged_at": "2018-05-21T11:00:04Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21138.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21138" }
https://api.github.com/repos/pandas-dev/pandas/issues/21139
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21139/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21139/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21139/events
https://github.com/pandas-dev/pandas/pull/21139
324,667,938
MDExOlB1bGxSZXF1ZXN0MTg5MjExMTI5
21,139
CLN: Refactor open into context manager in io tests
{ "avatar_url": "https://avatars.githubusercontent.com/u/4369343?v=4", "events_url": "https://api.github.com/users/alysivji/events{/privacy}", "followers_url": "https://api.github.com/users/alysivji/followers", "following_url": "https://api.github.com/users/alysivji/following{/other_user}", "gists_url": "http...
[ { "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...
2
2018-05-19T23:21:01Z
2018-05-21T12:00:47Z
2018-05-21T10:37:53Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [ ] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry Building on #21105 by @WillAyd, I cleaned up some more `open` statements.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21139/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21139/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21139.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21139", "merged_at": "2018-05-21T10:37:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21139.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21139" }
https://api.github.com/repos/pandas-dev/pandas/issues/21140
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21140/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21140/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21140/events
https://github.com/pandas-dev/pandas/issues/21140
324,675,799
MDU6SXNzdWUzMjQ2NzU3OTk=
21,140
Add Timedelta Support to JSON Reader with orient="table"
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "207de5", "default": false, "description": "read_jso...
open
false
null
[]
null
4
2018-05-20T01:44:52Z
2021-06-19T18:48:42Z
null
MEMBER
null
Right now trying to parse JSON using orient='table' will fail if the object contains Timedeltas intentionally: https://github.com/pandas-dev/pandas/blob/bc37ea2e05019a89adaa48159b220483598d1898/pandas/io/json/table_schema.py#L310 Since #19065 was merged I think this should now be possible if anyone wants to take ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21140/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21140/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21141
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21141/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21141/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21141/events
https://github.com/pandas-dev/pandas/issues/21141
324,684,065
MDU6SXNzdWUzMjQ2ODQwNjU=
21,141
read_csv errors when low_memory=True, index_col is not None, and nrows=0
{ "avatar_url": "https://avatars.githubusercontent.com/u/14067561?v=4", "events_url": "https://api.github.com/users/pschafhalter/events{/privacy}", "followers_url": "https://api.github.com/users/pschafhalter/followers", "following_url": "https://api.github.com/users/pschafhalter/following{/other_user}", "gist...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "...
closed
false
null
[]
{ "closed_at": "2018-07-06T16:24:08Z", "closed_issues": 73, "created_at": "2018-06-07T10:56:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
3
2018-05-20T05:03:39Z
2018-06-19T11:26:49Z
2018-06-19T11:26:49Z
NONE
null
#### Code Sample ```python import pandas as pd from pandas.compat import StringIO data = """A,B,C,D,E 2000-01-03 00:00:00,0.980268513777,3.68573087906,-0.364216805298,-1.15973806169,foo 2000-01-04 00:00:00,1.04791624281,-0.0412318367011,-0.16181208307,0.212549316967,bar 2000-01-05 00:00:00,0.498580885705,0.7...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21141/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21141/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21142
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21142/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21142/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21142/events
https://github.com/pandas-dev/pandas/issues/21142
324,706,061
MDU6SXNzdWUzMjQ3MDYwNjE=
21,142
BUG: Datetime subclasses are no longer datetime64 types
{ "avatar_url": "https://avatars.githubusercontent.com/u/8629629?v=4", "events_url": "https://api.github.com/users/fjetter/events{/privacy}", "followers_url": "https://api.github.com/users/fjetter/followers", "following_url": "https://api.github.com/users/fjetter/following{/other_user}", "gists_url": "https:/...
[ { "color": "0e8a16", "default": true, "description": null, "id": 717120670, "name": "good first issue", "node_id": "MDU6TGFiZWw3MTcxMjA2NzA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue" }, { "color": "cdea3c", "default": false, "de...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/44933366?v=4", "events_url": "https://api.github.com/users/avinashpancham/events{/privacy}", "followers_url": "https://api.github.com/users/avinashpancham/followers", "following_url": "https://api.github.com/users/avinashpancham/following{/other_user}", ...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/44933366?v=4", "events_url": "https://api.github.com/users/avinashpancham/events{/privacy}", "followers_url": "https://api.github.com/users/avinashpancham/followers", "following_url": "https://api.github.com/users/avinashpancham/following{/oth...
null
7
2018-05-20T12:34:06Z
2020-06-20T22:17:52Z
2020-06-20T22:17:52Z
MEMBER
null
#### Code Sample, a copy-pastable example if possible ```python >>> import pandas as pd >>> from datetime import datetime >>> class MyDatetime(datetime): ... pass >>> df_subclass = pd.DataFrame({"datetime": [MyDatetime(2018, 1, 1, 1, 1)]}) >>> df_subclass.dtypes datetime object dtype: object ...
{ "+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/21142/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21142/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21143
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21143/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21143/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21143/events
https://github.com/pandas-dev/pandas/issues/21143
324,713,954
MDU6SXNzdWUzMjQ3MTM5NTQ=
21,143
Assigning a timestamp value to a Series create an int instead
{ "avatar_url": "https://avatars.githubusercontent.com/u/19773990?v=4", "events_url": "https://api.github.com/users/jimbasquiat/events{/privacy}", "followers_url": "https://api.github.com/users/jimbasquiat/followers", "following_url": "https://api.github.com/users/jimbasquiat/following{/other_user}", "gists_u...
[ { "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": "e102d8", "default": false, "description": "Unexpecte...
closed
false
null
[]
null
1
2018-05-20T14:34:32Z
2018-05-20T16:44:03Z
2018-05-20T16:43:35Z
NONE
null
``` g = pd.Series(dict(a = 5, b =datetime(2018, 1,1))) g['datetime'] = pd.Timestamp('2018-01-02') ``` g returns: ``` a 5 b 2018-01-01 00:00:00 datetime 1514851200000000000 dtype: object ``` It seems this is a bug, [I asked the question on SO and found a workaround...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21143/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21143/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21144
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21144/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21144/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21144/events
https://github.com/pandas-dev/pandas/pull/21144
324,721,071
MDExOlB1bGxSZXF1ZXN0MTg5MjQwNDYy
21,144
BUG: set keyword argument so zipfile actually compresses
{ "avatar_url": "https://avatars.githubusercontent.com/u/14131823?v=4", "events_url": "https://api.github.com/users/minggli/events{/privacy}", "followers_url": "https://api.github.com/users/minggli/followers", "following_url": "https://api.github.com/users/minggli/following{/other_user}", "gists_url": "https:...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "06909A", "default": false, "description": "IO issues that don't fit...
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2018-05-20T16:16:35Z
2018-06-08T17:18:38Z
2018-05-29T10:41:28Z
CONTRIBUTOR
null
- [x] closes https://github.com/pandas-dev/pandas/issues/17778 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry zipfile.ZipFile has default compression mode `zipfile.ZIP_STORED`. It creates an uncompressed archive member. Whilst it doesn't cause ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21144/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21144/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21144.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21144", "merged_at": "2018-05-29T10:41:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21144.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21144" }
https://api.github.com/repos/pandas-dev/pandas/issues/21145
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21145/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21145/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21145/events
https://github.com/pandas-dev/pandas/pull/21145
324,751,204
MDExOlB1bGxSZXF1ZXN0MTg5MjU4MjIy
21,145
Shorter MultiIndex representation
{ "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": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "ededed", "default": false, "description": "__repr__...
closed
false
null
[]
null
6
2018-05-20T23:18:09Z
2018-10-27T08:16:14Z
2018-08-26T08:01:40Z
CONTRIBUTOR
null
- [x] closes #12423 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry MultiIndex can currently have quite long repr output, which may also take a long time to print. This PR makes the MultiIndex repr output similar in style to other Index reprs...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21145/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21145/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21145.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21145", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/21145.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21145" }
https://api.github.com/repos/pandas-dev/pandas/issues/21146
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21146/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21146/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21146/events
https://github.com/pandas-dev/pandas/issues/21146
324,793,474
MDU6SXNzdWUzMjQ3OTM0NzQ=
21,146
to_sql() performance regression (#19664) when DF contains many columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/138474?v=4", "events_url": "https://api.github.com/users/schettino72/events{/privacy}", "followers_url": "https://api.github.com/users/schettino72/followers", "following_url": "https://api.github.com/users/schettino72/following{/other_user}", "gists_url...
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "e11d21", "default"...
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2018-05-21T05:37:14Z
2018-06-07T21:28:03Z
2018-06-07T21:28:02Z
CONTRIBUTOR
null
After #19664 `to_sql()` performance is highly dependent on the number of columns. #### Problem description For a single column 0.23 is faster than 0.22. Adding more columns has little influence on 0.22 but quickly degrades the performance on 0.23. I.e. for 20 columns 0.23 takes 1.5 times longer than 0.22 Perfo...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21146/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21146/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21147
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21147/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21147/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21147/events
https://github.com/pandas-dev/pandas/issues/21147
324,810,058
MDU6SXNzdWUzMjQ4MTAwNTg=
21,147
DataFrame.reindex() with MultiIndex doesn't fill missing values
{ "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": "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...
3
2018-05-21T07:06:44Z
2018-06-21T21:46:39Z
2018-06-21T21:46:29Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python pd.DataFrame([-1., -2.], [['a', 'a'], [1, 2]]).reindex([1, 2, 3], level=1) # 0 # a 1 -1.0 # 2 -2.0 ``` #### Problem description `DataFrame.reindex()` with `level` specified doesn't fill missing values. #### Expected Output ```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/21147/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21147/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21148
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21148/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21148/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21148/events
https://github.com/pandas-dev/pandas/pull/21148
324,818,971
MDExOlB1bGxSZXF1ZXN0MTg5MzA1NDI3
21,148
TST: Remove .ix deprecation warnings
{ "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": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
2
2018-05-21T07:42:41Z
2018-05-21T10:43:48Z
2018-05-21T10:34:40Z
MEMBER
null
Partially addresses #21137.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21148/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21148/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21148.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21148", "merged_at": "2018-05-21T10:34:40Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21148.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21148" }
https://api.github.com/repos/pandas-dev/pandas/issues/21149
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21149/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21149/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21149/events
https://github.com/pandas-dev/pandas/issues/21149
324,875,635
MDU6SXNzdWUzMjQ4NzU2MzU=
21,149
(Assuming we don't want to disallow 1-level MultiIndexes), stop identifying MultiIndex by nlevels == 1
{ "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": "207de5", "default": false, "description": null, "id": 71268330, "name": "MultiIndex", "node_id": "MDU6TGFiZWw3MTI2ODMzMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/MultiIndex" }, { "color": "207de5", "default": false, "description": null...
closed
false
null
[]
{ "closed_at": "2018-07-06T16:24:08Z", "closed_issues": 73, "created_at": "2018-06-07T10:56:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
5
2018-05-21T11:02:42Z
2018-06-14T10:23:15Z
2018-06-14T10:23:15Z
MEMBER
null
#### Code Sample, a copy-pastable example if possible ```python In [2]: mi = pd.MultiIndex.from_product([[0, 1]]) In [3]: mi.set_names(('first',), level=0) --------------------------------------------------------------------------- ValueError Traceback (most recent call last) <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/21149/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21149/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21150
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21150/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21150/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21150/events
https://github.com/pandas-dev/pandas/issues/21150
324,876,756
MDU6SXNzdWUzMjQ4NzY3NTY=
21,150
BUG: race condition in Index.is_unique
{ "avatar_url": "https://avatars.githubusercontent.com/u/7279321?v=4", "events_url": "https://api.github.com/users/adbull/events{/privacy}", "followers_url": "https://api.github.com/users/adbull/followers", "following_url": "https://api.github.com/users/adbull/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": "ededed", "default": false, "description": "Parallelism in pandas", ...
open
false
null
[]
null
7
2018-05-21T11:06:50Z
2019-06-05T11:53:20Z
null
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible Input: ```python from concurrent.futures import ThreadPoolExecutor import pandas as pd x = pd.date_range('2001', '2020') with ThreadPoolExecutor(2) as p: assert all(p.map(lambda x: x.is_unique, [x]*2)) ``` Output: ```python Traceback (most r...
{ "+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/21150/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21150/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21151
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21151/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21151/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21151/events
https://github.com/pandas-dev/pandas/issues/21151
324,964,622
MDU6SXNzdWUzMjQ5NjQ2MjI=
21,151
BUG: Wrong grouping of categoricals when observed=True
{ "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": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
3
2018-05-21T15:46:14Z
2019-01-22T23:29:34Z
2019-01-22T23:29:34Z
CONTRIBUTOR
null
Setup: ```python >>> s1 = pd.Categorical([np.nan, 'a', np.nan, 'a'], categories=['a', 'b']) >>> s2 = pd.Series([1, 2, 3, 4]) >>> df = pd.DataFrame({'s1': s1, 's2': s2}) ``` Comparing results with ``observed=False`` and ``observed=True``: ```python >>> df.groupby('s1').sum() # ok s2 s1 a 6 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/21151/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21151/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21152
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21152/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21152/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21152/events
https://github.com/pandas-dev/pandas/issues/21152
324,965,011
MDU6SXNzdWUzMjQ5NjUwMTE=
21,152
datetime.date no longer coerced to datetime64 for comparison operations
{ "avatar_url": "https://avatars.githubusercontent.com/u/1129177?v=4", "events_url": "https://api.github.com/users/innominate227/events{/privacy}", "followers_url": "https://api.github.com/users/innominate227/followers", "following_url": "https://api.github.com/users/innominate227/following{/other_user}", "gi...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "e11d21", "default": false, "description": "Functiona...
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
23
2018-05-21T15:47:30Z
2018-06-08T16:54:37Z
2018-06-08T16:54:37Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd import numpy as np import datetime pydate = datetime.date(2018,1,1) df = pd.DataFrame({'date':[np.datetime64('2018-01-01')]}) sel = df[df['date'] == pydate] print(len(sel)) ``` #### Problem description In pandas 0.22 ...
{ "+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/21152/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21152/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21153
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21153/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21153/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21153/events
https://github.com/pandas-dev/pandas/issues/21153
324,980,139
MDU6SXNzdWUzMjQ5ODAxMzk=
21,153
Is Pandas too clever (indices issue)?
{ "avatar_url": "https://avatars.githubusercontent.com/u/7228177?v=4", "events_url": "https://api.github.com/users/oricou/events{/privacy}", "followers_url": "https://api.github.com/users/oricou/followers", "following_url": "https://api.github.com/users/oricou/following{/other_user}", "gists_url": "https://ap...
[]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
3
2018-05-21T16:33:02Z
2018-05-21T19:50:49Z
2018-05-21T17:25:25Z
NONE
null
I would like to concatenate the numpy arrays of 2 columns: ```python import pandas as pd import numpy as np tmp = pd.DataFrame({'a':[np.array([1,2,3])], 'b':[np.array([8,9])]}) tmp.apply(lambda x: np.concatenate([x['a'], x['b']]), axis=1) ``` The answer, which I don't understand, is: `ValueError: Shape...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21153/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21153/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21154
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21154/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21154/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21154/events
https://github.com/pandas-dev/pandas/pull/21154
324,986,371
MDExOlB1bGxSZXF1ZXN0MTg5NDMyNzQx
21,154
TST: Escape invalid escape characters
{ "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": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2018-05-21T16:53:25Z
2018-05-22T00:33:29Z
2018-05-21T23:11:16Z
MEMBER
null
Partially addresses #21137.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21154/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21154/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21154.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21154", "merged_at": "2018-05-21T23:11:16Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21154.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21154" }
https://api.github.com/repos/pandas-dev/pandas/issues/21155
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21155/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21155/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21155/events
https://github.com/pandas-dev/pandas/issues/21155
325,004,792
MDU6SXNzdWUzMjUwMDQ3OTI=
21,155
Sparsify MultiIndex in Styler
{ "avatar_url": "https://avatars.githubusercontent.com/u/9508385?v=4", "events_url": "https://api.github.com/users/reedjosh/events{/privacy}", "followers_url": "https://api.github.com/users/reedjosh/followers", "following_url": "https://api.github.com/users/reedjosh/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" } ]
closed
false
null
[]
null
4
2018-05-21T17:56:34Z
2018-05-25T03:15:34Z
2018-05-21T18:38:12Z
NONE
null
#### Merge Duplicate Cells for Easier Reading as a Styler Option ![image](https://user-images.githubusercontent.com/9508385/40321694-bfa0c072-5ce4-11e8-931a-1c608467c206.png) At work we generate reports in Bi4 and via Python. In the Python reports we write, we use the new Styler object to generate conditionally f...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21155/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21155/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21156
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21156/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21156/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21156/events
https://github.com/pandas-dev/pandas/issues/21156
325,023,393
MDU6SXNzdWUzMjUwMjMzOTM=
21,156
pd.Series.replace(np.inf, value) occasionally cannot replace np.inf -- what?
{ "avatar_url": "https://avatars.githubusercontent.com/u/2761597?v=4", "events_url": "https://api.github.com/users/alexlenail/events{/privacy}", "followers_url": "https://api.github.com/users/alexlenail/followers", "following_url": "https://api.github.com/users/alexlenail/following{/other_user}", "gists_url":...
[]
closed
false
null
[]
null
2
2018-05-21T18:59:22Z
2018-05-21T19:29:49Z
2018-05-21T19:29:48Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ``` >>> pd.Series([1, 2, 3, np.inf, 5, 6]).replace(np.inf, 4) 0 1.0 1 2.0 2 3.0 3 4.0 4 5.0 5 6.0 dtype: float64 # all good >>> -np.log(pd.Series([1, 2, 3, 0, 5, 6])).replace(np.inf, 4) 0 -0.000000 1 -0.693147 2 -1.098612 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21156/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21156/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21157
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21157/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21157/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21157/events
https://github.com/pandas-dev/pandas/issues/21157
325,038,620
MDU6SXNzdWUzMjUwMzg2MjA=
21,157
Rolling correlation for DataFrame with MultiIndex columns broken in Pandas 0.23
{ "avatar_url": "https://avatars.githubusercontent.com/u/8352312?v=4", "events_url": "https://api.github.com/users/jjbarton/events{/privacy}", "followers_url": "https://api.github.com/users/jjbarton/followers", "following_url": "https://api.github.com/users/jjbarton/following{/other_user}", "gists_url": "http...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "e11d21", "default": false, "description": "Functionality that used ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
3
2018-05-21T19:53:52Z
2021-09-07T05:18:00Z
2021-09-07T05:18:00Z
NONE
null
#### Code Sample ``` import numpy as np import pandas as pd index = range(5) data = np.random.random(size=(len(index), 2)) simple_cols = ['M', 'N'] simple_df = pd.DataFrame(data, index=index, columns=simple_cols) multi_cols = pd.MultiIndex.from_arrays([['M', 'N'], ['P', 'Q']], names=['a', 'b']) multi_d...
{ "+1": 0, "-1": 1, "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/21157/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21157/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21158
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21158/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21158/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21158/events
https://github.com/pandas-dev/pandas/issues/21158
325,055,218
MDU6SXNzdWUzMjUwNTUyMTg=
21,158
json_normalize gives KeyError in 0.23
{ "avatar_url": "https://avatars.githubusercontent.com/u/2805515?v=4", "events_url": "https://api.github.com/users/mivade/events{/privacy}", "followers_url": "https://api.github.com/users/mivade/followers", "following_url": "https://api.github.com/users/mivade/following{/other_user}", "gists_url": "https://ap...
[ { "color": "e11d21", "default": false, "description": "Functionality that used to work in a prior pandas version", "id": 32815646, "name": "Regression", "node_id": "MDU6TGFiZWwzMjgxNTY0Ng==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression" }, { "color": ...
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
7
2018-05-21T20:51:39Z
2018-06-07T15:58:48Z
2018-06-07T15:58:48Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import json from pandas import show_versions from pandas.io.json import json_normalize print(show_versions()) with open('test.json', 'r') as infile: d = json.load(infile) normed = json_normalize(d) ``` The `test.json` file is rather...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21158/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21158/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21159
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21159/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21159/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21159/events
https://github.com/pandas-dev/pandas/issues/21159
325,095,598
MDU6SXNzdWUzMjUwOTU1OTg=
21,159
Version 0.23.0 bug in replace()?
{ "avatar_url": "https://avatars.githubusercontent.com/u/4087432?v=4", "events_url": "https://api.github.com/users/araichev/events{/privacy}", "followers_url": "https://api.github.com/users/araichev/followers", "following_url": "https://api.github.com/users/araichev/following{/other_user}", "gists_url": "http...
[ { "color": "0052cc", "default": false, "description": "pandas objects compatability with Numpy or Python functions", "id": 76865106, "name": "Compat", "node_id": "MDU6TGFiZWw3Njg2NTEwNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat" } ]
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2018-05-21T23:49:54Z
2018-05-22T00:14:27Z
2018-05-22T00:14:14Z
NONE
null
Hi folks, In Pandas 0.23.0 (on Linux Mint 18.3), i run ```python import pandas as pd import numpy as np s = pd.Series([np.nan, 1]) s.fillna(-1).astype(int).astype(str).replace('-1', '') ``` and get the error ``` --------------------------------------------------------------------------- TypeErro...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21159/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21159/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21160
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21160/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21160/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21160/events
https://github.com/pandas-dev/pandas/pull/21160
325,097,289
MDExOlB1bGxSZXF1ZXN0MTg5NTE2ODg0
21,160
ENH: Integer NA Extension Array
{ "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": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "d7e102", "default": false, "description": "np.nan, ...
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...
44
2018-05-22T00:00:03Z
2018-07-20T22:21:06Z
2018-07-20T20:44:33Z
CONTRIBUTOR
null
closes #20700 closes #20747 ``` In [1]: df = pd.DataFrame({ 'A': pd.Series([1, 2, np.nan], dtype='Int64'), 'B': pd.Series([1, np.nan, 3], dtype='UInt8'), 'C': [1, 2, 3]}) In [2]: df Out[2]: A B C 0 1 1 1 1 2 NaN 2 2 NaN 3 3 In [3]: df.dtypes Out[3]: A Int64 B U...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 1, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21160/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21160/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21160.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21160", "merged_at": "2018-07-20T20:44:33Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21160.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21160" }
https://api.github.com/repos/pandas-dev/pandas/issues/21161
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21161/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21161/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21161/events
https://github.com/pandas-dev/pandas/issues/21161
325,102,200
MDU6SXNzdWUzMjUxMDIyMDA=
21,161
BUG: interval_range is incorrect when start/periods or end/periods is specified with float start/end
{ "avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4", "events_url": "https://api.github.com/users/jschendel/events{/privacy}", "followers_url": "https://api.github.com/users/jschendel/followers", "following_url": "https://api.github.com/users/jschendel/following{/other_user}", "gists_url": "h...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "009800", "default": false, "description": "Interval data type", ...
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
0
2018-05-22T00:31:05Z
2018-05-23T04:22:15Z
2018-05-23T04:22:15Z
MEMBER
null
#### Code Sample, a copy-pastable example if possible ```python In [2]: pd.interval_range(start=0.5, periods=4) Out[2]: IntervalIndex([(0.5, 1.375], (1.375, 2.25], (2.25, 3.125], (3.125, 4.0]] closed='right', dtype='interval[float64]') In [3]: pd.interval_range(end=4.5, periods=4)...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21161/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21161/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21162
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21162/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21162/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21162/events
https://github.com/pandas-dev/pandas/pull/21162
325,103,774
MDExOlB1bGxSZXF1ZXN0MTg5NTIxNjA5
21,162
BUG: Fix interval_range when start/periods or end/periods are specified with float start/end
{ "avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4", "events_url": "https://api.github.com/users/jschendel/events{/privacy}", "followers_url": "https://api.github.com/users/jschendel/followers", "following_url": "https://api.github.com/users/jschendel/following{/other_user}", "gists_url": "h...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "009800", "default": false, "description": "Interval data type", ...
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2018-05-22T00:42:16Z
2018-06-08T17:14:49Z
2018-05-23T04:22:15Z
MEMBER
null
- [X] closes #21161 - [X] tests added / passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [X] whatsnew entry Should be good for 0.23.1; the code changes only hit the `interval_range` function, which is outside the `IntervalIndex` class, so should be independent of any enhancements rela...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21162/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21162/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21162.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21162", "merged_at": "2018-05-23T04:22:14Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21162.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21162" }
https://api.github.com/repos/pandas-dev/pandas/issues/21163
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21163/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21163/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21163/events
https://github.com/pandas-dev/pandas/pull/21163
325,122,967
MDExOlB1bGxSZXF1ZXN0MTg5NTM1MDQ2
21,163
Cleanup clipboard tests
{ "avatar_url": "https://avatars.githubusercontent.com/u/36486871?v=4", "events_url": "https://api.github.com/users/david-liu-brattle-1/events{/privacy}", "followers_url": "https://api.github.com/users/david-liu-brattle-1/followers", "following_url": "https://api.github.com/users/david-liu-brattle-1/following{/...
[ { "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": "2018-07-06T16:24:08Z", "closed_issues": 73, "created_at": "2018-06-07T10:56:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
5
2018-05-22T02:52:55Z
2018-07-02T15:48:18Z
2018-06-26T22:19:42Z
CONTRIBUTOR
null
As requested in #21111, I've refactored the original clipboard tests as well as adding my own. The set of tests have been improved to include testing of: - failure of tab delimited tables (#21104) - errors relating to copying and reading space-delimited tables - copy and pasting tables where the text contains quo...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21163/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21163/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21163.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21163", "merged_at": "2018-06-26T22:19:42Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21163.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21163" }
https://api.github.com/repos/pandas-dev/pandas/issues/21164
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21164/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21164/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21164/events
https://github.com/pandas-dev/pandas/pull/21164
325,138,635
MDExOlB1bGxSZXF1ZXN0MTg5NTQ2MTQ2
21,164
BUG: Fix nested_to_record with None values in nested levels
{ "avatar_url": "https://avatars.githubusercontent.com/u/3411882?v=4", "events_url": "https://api.github.com/users/ssikdar1/events{/privacy}", "followers_url": "https://api.github.com/users/ssikdar1/followers", "following_url": "https://api.github.com/users/ssikdar1/following{/other_user}", "gists_url": "http...
[ { "color": "207de5", "default": false, "description": "read_json, to_json, json_normalize", "id": 49379259, "name": "IO JSON", "node_id": "MDU6TGFiZWw0OTM3OTI1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20JSON" } ]
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
21
2018-05-22T04:39:53Z
2018-06-12T16:30:33Z
2018-06-07T15:58:48Z
CONTRIBUTOR
null
- [ ] closes #21158 - [ ] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Continue after pop so you dont pop with the same key twice in a row
{ "+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/21164/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21164/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21164.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21164", "merged_at": "2018-06-07T15:58:48Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21164.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21164" }
https://api.github.com/repos/pandas-dev/pandas/issues/21165
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21165/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21165/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21165/events
https://github.com/pandas-dev/pandas/pull/21165
325,144,526
MDExOlB1bGxSZXF1ZXN0MTg5NTUwNDEy
21,165
DOC: move mention of #21115 from bugs to enhancements
{ "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": "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...
2
2018-05-22T05:20:42Z
2018-07-08T08:31:43Z
2018-05-22T10:19:52Z
MEMBER
null
Very trivial followup to https://github.com/pandas-dev/pandas/pull/21116#discussion_r189738781
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21165/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21165/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21165.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21165", "merged_at": "2018-05-22T10:19:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21165.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21165" }
https://api.github.com/repos/pandas-dev/pandas/issues/21166
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21166/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21166/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21166/events
https://github.com/pandas-dev/pandas/issues/21166
325,158,663
MDU6SXNzdWUzMjUxNTg2NjM=
21,166
Inconsistent dataframe output behaviour depending on the datatype of the last column
{ "avatar_url": "https://avatars.githubusercontent.com/u/7723080?v=4", "events_url": "https://api.github.com/users/Khris777/events{/privacy}", "followers_url": "https://api.github.com/users/Khris777/followers", "following_url": "https://api.github.com/users/Khris777/following{/other_user}", "gists_url": "http...
[]
closed
false
null
[]
null
3
2018-05-22T06:38:08Z
2019-01-13T04:02:11Z
2019-01-13T04:02:11Z
NONE
null
After the update last friday printing a dataframe in ipython (Spyder) has become inconsistent: I'll just create a test dataframe with 6 columns of different data types with a string column with longer entries: import pandas as pd test1 = ['AAAAAAAAAAAAAAA','BBBBBBBBBBBBBBBB','CCCCCCCCCCCCCCCCCCCCCCCCC','DDDDDD...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21166/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21166/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21167
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21167/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21167/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21167/events
https://github.com/pandas-dev/pandas/issues/21167
325,160,417
MDU6SXNzdWUzMjUxNjA0MTc=
21,167
Request: Add a parameter to DataFrame.head() to control how many columns are printed
{ "avatar_url": "https://avatars.githubusercontent.com/u/7723080?v=4", "events_url": "https://api.github.com/users/Khris777/events{/privacy}", "followers_url": "https://api.github.com/users/Khris777/followers", "following_url": "https://api.github.com/users/Khris777/following{/other_user}", "gists_url": "http...
[]
closed
false
null
[]
null
3
2018-05-22T06:45:52Z
2019-01-13T04:11:30Z
2019-01-13T04:11:30Z
NONE
null
`df.head()` is my favorite way to get a quick look of a dataframe. Until now `options.display.max_columns` was usually set to 20 which was good for me. Now that behaviour has changed and it gets set to 0. While that makes DataFrame Output look tidier it makes the use of the `head()` function can be pretty pointless ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21167/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21167/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21168
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21168/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21168/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21168/events
https://github.com/pandas-dev/pandas/issues/21168
325,166,864
MDU6SXNzdWUzMjUxNjY4NjQ=
21,168
Wrong "Too many indexers" error asking for missing key in Series MultiIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/1224492?v=4", "events_url": "https://api.github.com/users/toobaz/events{/privacy}", "followers_url": "https://api.github.com/users/toobaz/followers", "following_url": "https://api.github.com/users/toobaz/following{/other_user}", "gists_url": "https://ap...
[ { "color": "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": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2018-05-22T07:12:16Z
2020-10-20T02:08:29Z
2020-10-20T02:08:29Z
MEMBER
null
#### Code Sample, a copy-pastable example if possible ```python In [2]: s = pd.Series(-1, index=pd.MultiIndex.from_product([[0, 1]]*2)) In [3]: s.loc[0, 3] --------------------------------------------------------------------------- IndexingError Traceback (most recent call last) <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/21168/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21168/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21169
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21169/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21169/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21169/events
https://github.com/pandas-dev/pandas/pull/21169
325,201,867
MDExOlB1bGxSZXF1ZXN0MTg5NTkyMTI2
21,169
BUG: Enable stata files to be written to buffers
{ "avatar_url": "https://avatars.githubusercontent.com/u/5585221?v=4", "events_url": "https://api.github.com/users/bashtage/events{/privacy}", "followers_url": "https://api.github.com/users/bashtage/followers", "following_url": "https://api.github.com/users/bashtage/following{/other_user}", "gists_url": "http...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "read_stata, to_stata", ...
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
5
2018-05-22T09:02:36Z
2018-06-12T14:46:44Z
2018-05-24T22:11:46Z
CONTRIBUTOR
null
Enable support for general file-like objects when exporting stata files - [x] closes #21041 - [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/21169/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21169/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21169.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21169", "merged_at": "2018-05-24T22:11:46Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21169.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21169" }
https://api.github.com/repos/pandas-dev/pandas/issues/21170
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21170/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21170/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21170/events
https://github.com/pandas-dev/pandas/pull/21170
325,234,088
MDExOlB1bGxSZXF1ZXN0MTg5NjE2NTc0
21,170
Small typo in deprecation message added in PR #21060
{ "avatar_url": "https://avatars.githubusercontent.com/u/1447163?v=4", "events_url": "https://api.github.com/users/zertrin/events{/privacy}", "followers_url": "https://api.github.com/users/zertrin/followers", "following_url": "https://api.github.com/users/zertrin/following{/other_user}", "gists_url": "https:/...
[]
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2018-05-22T10:31:47Z
2018-05-22T18:32:58Z
2018-05-22T18:32:37Z
CONTRIBUTOR
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21170/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21170/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21170.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21170", "merged_at": "2018-05-22T18:32:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21170.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21170" }
https://api.github.com/repos/pandas-dev/pandas/issues/21171
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21171/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21171/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21171/events
https://github.com/pandas-dev/pandas/pull/21171
325,260,160
MDExOlB1bGxSZXF1ZXN0MTg5NjM2ODMw
21,171
BUG: group with multiple named results
{ "avatar_url": "https://avatars.githubusercontent.com/u/12190925?v=4", "events_url": "https://api.github.com/users/guenteru/events{/privacy}", "followers_url": "https://api.github.com/users/guenteru/followers", "following_url": "https://api.github.com/users/guenteru/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": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
null
3
2018-05-22T11:53:57Z
2018-11-01T01:38:19Z
2018-11-01T01:38:19Z
NONE
null
- [x] closes #19029 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry This bugfix gets rid of duplicated names that can be the result of groupby operations (#19029). I opted to implement one of the ideas proposed by [toobaz](https://github.com/p...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21171/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21171/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21171.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21171", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/21171.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21171" }
https://api.github.com/repos/pandas-dev/pandas/issues/21172
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21172/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21172/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21172/events
https://github.com/pandas-dev/pandas/issues/21172
325,304,209
MDU6SXNzdWUzMjUzMDQyMDk=
21,172
Method dropna does not work on SparseDataFrames
{ "avatar_url": "https://avatars.githubusercontent.com/u/12639564?v=4", "events_url": "https://api.github.com/users/babky/events{/privacy}", "followers_url": "https://api.github.com/users/babky/followers", "following_url": "https://api.github.com/users/babky/following{/other_user}", "gists_url": "https://api....
[ { "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": "009800"...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
6
2018-05-22T13:52:33Z
2018-11-17T22:15:57Z
2018-11-17T22:15:57Z
CONTRIBUTOR
null
Function `dropna` may return wrong result on `SparseDataFrame`. The following code ```python import pandas as pd pd.SparseDataFrame({"F1": [None, None], "F2": [0, 1], "F3": [float('nan'), 0]}).dropna(axis=1, inplace=False, how='all') pd.SparseDataFrame({"F1": [None, None], "F2": [0, 1], "F3": [None, 0]}).dropn...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21172/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21172/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21173
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21173/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21173/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21173/events
https://github.com/pandas-dev/pandas/pull/21173
325,369,693
MDExOlB1bGxSZXF1ZXN0MTg5NzIwNjA0
21,173
Remove deprecated Slepian test
{ "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": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2018-05-22T16:22:41Z
2018-05-23T17:26:16Z
2018-05-23T10:35:43Z
MEMBER
null
Partially addresses #21137.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21173/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21173/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21173.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21173", "merged_at": "2018-05-23T10:35:43Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21173.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21173" }
https://api.github.com/repos/pandas-dev/pandas/issues/21174
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21174/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21174/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21174/events
https://github.com/pandas-dev/pandas/issues/21174
325,400,350
MDU6SXNzdWUzMjU0MDAzNTA=
21,174
Passing sort=True to pandas.concat does not always keep behavior without sort passed
{ "avatar_url": "https://avatars.githubusercontent.com/u/3981503?v=4", "events_url": "https://api.github.com/users/mjalkio/events{/privacy}", "followers_url": "https://api.github.com/users/mjalkio/followers", "following_url": "https://api.github.com/users/mjalkio/following{/other_user}", "gists_url": "https:/...
[]
closed
false
null
[]
null
2
2018-05-22T17:52:14Z
2018-05-22T21:07:38Z
2018-05-22T21:07:38Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python >>> df = pd.DataFrame({"a": [1, 2], "b": [1, 2]}, columns=['b', 'a']) >>> pd.concat([df]) b a 0 1 1 1 2 2 >>> pd.concat([df], sort=True) a b 0 1 1 1 2 2 ``` #### Problem description According to the [0.23.0 What's New](...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21174/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21174/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21175
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21175/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21175/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21175/events
https://github.com/pandas-dev/pandas/pull/21175
325,450,630
MDExOlB1bGxSZXF1ZXN0MTg5NzgyNDQ0
21,175
Fix nonzero of a SparseArray
{ "avatar_url": "https://avatars.githubusercontent.com/u/12639564?v=4", "events_url": "https://api.github.com/users/babky/events{/privacy}", "followers_url": "https://api.github.com/users/babky/followers", "following_url": "https://api.github.com/users/babky/following{/other_user}", "gists_url": "https://api....
[ { "color": "009800", "default": false, "description": "Sparse Data Type", "id": 49182326, "name": "Sparse", "node_id": "MDU6TGFiZWw0OTE4MjMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Sparse" } ]
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
13
2018-05-22T20:27:37Z
2018-11-17T22:16:02Z
2018-11-17T22:15:58Z
CONTRIBUTOR
null
The nonzero operation returned the nonzero locations of the underlying index. However we need to get the nonzero locations in the real array. For this operation to be faster an inverse index structure would be beneficial or it could be implemented using binary search. ```python sa = pd.SparseArray([float('nan'), fl...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21175/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21175/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21175.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21175", "merged_at": "2018-11-17T22:15:57Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21175.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21175" }
https://api.github.com/repos/pandas-dev/pandas/issues/21176
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21176/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21176/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21176/events
https://github.com/pandas-dev/pandas/pull/21176
325,453,358
MDExOlB1bGxSZXF1ZXN0MTg5Nzg0NTkz
21,176
BUG: read_csv with specified kwargs
{ "avatar_url": "https://avatars.githubusercontent.com/u/18282531?v=4", "events_url": "https://api.github.com/users/r00ta/events{/privacy}", "followers_url": "https://api.github.com/users/r00ta/followers", "following_url": "https://api.github.com/users/r00ta/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": "5319e7", "default": false, "description": "read_csv, to_csv", "...
closed
false
null
[]
{ "closed_at": "2018-07-06T16:24:08Z", "closed_issues": 73, "created_at": "2018-06-07T10:56:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
15
2018-05-22T20:36:04Z
2018-06-29T14:58:23Z
2018-06-19T11:26:49Z
CONTRIBUTOR
null
- [+] closes #21141 - [+] tests added / passed - [+] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry Solves the issue 21141.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21176/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21176/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21176.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21176", "merged_at": "2018-06-19T11:26:49Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21176.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21176" }
https://api.github.com/repos/pandas-dev/pandas/issues/21177
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21177/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21177/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21177/events
https://github.com/pandas-dev/pandas/pull/21177
325,544,816
MDExOlB1bGxSZXF1ZXN0MTg5ODUzNDE1
21,177
WIP: Make weekday_name field in DatetimeIndex categorical
{ "avatar_url": "https://avatars.githubusercontent.com/u/10211495?v=4", "events_url": "https://api.github.com/users/sivakar12/events{/privacy}", "followers_url": "https://api.github.com/users/sivakar12/followers", "following_url": "https://api.github.com/users/sivakar12/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": "AFEEEE", "default": false, "description": null, ...
closed
false
null
[]
null
9
2018-05-23T04:25:09Z
2018-10-11T01:50:51Z
2018-10-11T01:50:51Z
NONE
null
- [x] closes #12993 - [ ] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry Work in progress. `DatetimeIndex` `CategoricalIndex` for `weekday_name` but accessing it from `dt.weekday_name` still returns an `object` dtype
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21177/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21177/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21177.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21177", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/21177.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21177" }
https://api.github.com/repos/pandas-dev/pandas/issues/21178
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21178/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21178/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21178/events
https://github.com/pandas-dev/pandas/issues/21178
325,551,287
MDU6SXNzdWUzMjU1NTEyODc=
21,178
Help please
{ "avatar_url": "https://avatars.githubusercontent.com/u/39376972?v=4", "events_url": "https://api.github.com/users/shakhawatnwpu/events{/privacy}", "followers_url": "https://api.github.com/users/shakhawatnwpu/followers", "following_url": "https://api.github.com/users/shakhawatnwpu/following{/other_user}", "g...
[]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
1
2018-05-23T05:09:38Z
2018-05-23T07:42:57Z
2018-05-23T07:42:51Z
NONE
null
#### Code Sample, a copy-pastable example if possible # Your code here import sqlite3 import pandas as pd cnx = sqlite3.connect('database.sqlite') df = pd.read_sql_query("SELECT * FROM Player_Attributes", cnx) ``` #### Problem description AttributeError: module 'pandas' has no attribute 'read' **Note**: We...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21178/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21178/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21179
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21179/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21179/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21179/events
https://github.com/pandas-dev/pandas/issues/21179
325,553,751
MDU6SXNzdWUzMjU1NTM3NTE=
21,179
Help Please
{ "avatar_url": "https://avatars.githubusercontent.com/u/39376972?v=4", "events_url": "https://api.github.com/users/shakhawatnwpu/events{/privacy}", "followers_url": "https://api.github.com/users/shakhawatnwpu/followers", "following_url": "https://api.github.com/users/shakhawatnwpu/following{/other_user}", "g...
[]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
1
2018-05-23T05:25:38Z
2018-05-23T07:43:22Z
2018-05-23T07:41:45Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python # Your code here import sqlite3 import pandas as pd cnx = sqlite3.connect('database.sqlite') df = pd.read_sql_query("SELECT * FROM Player_Attributes", cnx) ``` #### Problem description pandas.io.sql.DatabaseError: Execution failed on sql 'SELECT...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21179/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21179/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21180
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21180/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21180/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21180/events
https://github.com/pandas-dev/pandas/issues/21180
325,636,096
MDU6SXNzdWUzMjU2MzYwOTY=
21,180
MultiIndex `to_string` edge case Error after 0.23.0 upgrade
{ "avatar_url": "https://avatars.githubusercontent.com/u/81103?v=4", "events_url": "https://api.github.com/users/atlasstrategic/events{/privacy}", "followers_url": "https://api.github.com/users/atlasstrategic/followers", "following_url": "https://api.github.com/users/atlasstrategic/following{/other_user}", "g...
[ { "color": "ededed", "default": false, "description": "__repr__ of pandas objects, to_string", "id": 13101118, "name": "Output-Formatting", "node_id": "MDU6TGFiZWwxMzEwMTExOA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting" }, { "color": "e11d2...
closed
false
null
[]
{ "closed_at": "2018-07-06T16:24:08Z", "closed_issues": 73, "created_at": "2018-06-07T10:56:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
25
2018-05-23T10:04:11Z
2018-07-02T15:28:20Z
2018-07-02T15:28:20Z
NONE
null
#### Code example ```python import pandas as pd import numpy as np index = pd.date_range('1970', '2018', freq='A') data = np.random.randn(len(index)) columns1 = [ ['This is a long title with > 37 chars.'], ['cat'], ] columns2 = [ ['This is a loooooonger title with > 43 chars.'], ['dog'],...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21180/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21180/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21181
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21181/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21181/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21181/events
https://github.com/pandas-dev/pandas/issues/21181
325,736,025
MDU6SXNzdWUzMjU3MzYwMjU=
21,181
I'm geeting this error while reading a file in container image
{ "avatar_url": "https://avatars.githubusercontent.com/u/20306414?v=4", "events_url": "https://api.github.com/users/vaibhaw1994kumar/events{/privacy}", "followers_url": "https://api.github.com/users/vaibhaw1994kumar/followers", "following_url": "https://api.github.com/users/vaibhaw1994kumar/following{/other_use...
[]
closed
false
null
[]
null
1
2018-05-23T14:36:51Z
2018-05-23T15:35:15Z
2018-05-23T15:35:15Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python # Your code here ParserErrorTraceback (most recent call last) <ipython-input-9-4892e831abe8> in <module>() 1 import pandas as pd ----> 2 data = pd.read_csv("https://github.com/vaibhaw1994kumar/MachineLearning-test-cases/blob/master/internatio...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21181/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21181/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21182
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21182/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21182/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21182/events
https://github.com/pandas-dev/pandas/pull/21182
325,822,913
MDExOlB1bGxSZXF1ZXN0MTkwMDY1NTUy
21,182
BUG: Should not raises errors in .set_names and comparison methods for MultiIndex with nlevels == 1 (GH21149)
{ "avatar_url": "https://avatars.githubusercontent.com/u/4734245?v=4", "events_url": "https://api.github.com/users/KalyanGokhale/events{/privacy}", "followers_url": "https://api.github.com/users/KalyanGokhale/followers", "following_url": "https://api.github.com/users/KalyanGokhale/following{/other_user}", "gi...
[]
closed
false
null
[]
null
4
2018-05-23T18:28:20Z
2018-05-24T18:40:05Z
2018-05-24T18:35:43Z
CONTRIBUTOR
null
- [x] closes #21149 - [ ] 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/21182/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21182/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21182.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21182", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/21182.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21182" }
https://api.github.com/repos/pandas-dev/pandas/issues/21183
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21183/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21183/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21183/events
https://github.com/pandas-dev/pandas/pull/21183
325,826,590
MDExOlB1bGxSZXF1ZXN0MTkwMDY4NDE2
21,183
BUG: Series.combine() fails with ExtensionArray inside of Series
{ "avatar_url": "https://avatars.githubusercontent.com/u/15113894?v=4", "events_url": "https://api.github.com/users/Dr-Irv/events{/privacy}", "followers_url": "https://api.github.com/users/Dr-Irv/followers", "following_url": "https://api.github.com/users/Dr-Irv/following{/other_user}", "gists_url": "https://a...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "6138b5", "default": false, "description": "Extending pandas with cu...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
12
2018-05-23T18:39:32Z
2018-06-08T13:53:54Z
2018-06-08T11:34:34Z
CONTRIBUTOR
null
- [x] closes #20825 closes #21248 - [x] tests added / passed - extension/category/test_categorical.py:test_combine - extension/decimal/test_decimal.py:test_combine - series/test_combine_concat.py:test_combine_scalar - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entr...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21183/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21183/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21183.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21183", "merged_at": "2018-06-08T11:34:33Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21183.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21183" }
https://api.github.com/repos/pandas-dev/pandas/issues/21184
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21184/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21184/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21184/events
https://github.com/pandas-dev/pandas/issues/21184
325,855,907
MDU6SXNzdWUzMjU4NTU5MDc=
21,184
bug: merge_asof with tz-aware datetime "by" parameter raises
{ "avatar_url": "https://avatars.githubusercontent.com/u/39568069?v=4", "events_url": "https://api.github.com/users/ldmnt/events{/privacy}", "followers_url": "https://api.github.com/users/ldmnt/followers", "following_url": "https://api.github.com/users/ldmnt/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": "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...
7
2018-05-23T20:11:43Z
2019-01-06T15:53:49Z
2019-01-06T15:53:49Z
NONE
null
#### Code Sample ```python import pandas as pd left = pd.DataFrame({'by_col': pd.DatetimeIndex(['2018-01-01']).tz_localize('UTC'), 'on_col': [2], 'values': ['a']}) right = pd.DataFrame({'by_col': pd.DatetimeIndex(['2018-01-01']).tz_localize('UTC'), 'on_col': [1], 'valu...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21184/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21184/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21185
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21185/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21185/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21185/events
https://github.com/pandas-dev/pandas/pull/21185
325,922,810
MDExOlB1bGxSZXF1ZXN0MTkwMTQwNjg5
21,185
ENH: add in extension dtype registry
{ "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": "6138b5", "default": false, "description": "Extending pandas with custom dtypes or arrays.", "id": 849023693, "name": "ExtensionArray", "node_id": "MDU6TGFiZWw4NDkwMjM2OTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/ExtensionArray" } ]
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
16
2018-05-24T00:35:49Z
2018-07-03T14:25:35Z
2018-07-03T14:25:11Z
CONTRIBUTOR
null
precursor to #21160
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21185/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21185/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21185.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21185", "merged_at": "2018-07-03T14:25:11Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21185.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21185" }
https://api.github.com/repos/pandas-dev/pandas/issues/21186
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21186/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21186/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21186/events
https://github.com/pandas-dev/pandas/issues/21186
325,932,717
MDU6SXNzdWUzMjU5MzI3MTc=
21,186
DataFrame slicing TimedeltaIndex with str
{ "avatar_url": "https://avatars.githubusercontent.com/u/6661307?v=4", "events_url": "https://api.github.com/users/Tux1/events{/privacy}", "followers_url": "https://api.github.com/users/Tux1/followers", "following_url": "https://api.github.com/users/Tux1/following{/other_user}", "gists_url": "https://api.gith...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
null
7
2018-05-24T01:32:54Z
2020-05-03T21:36:09Z
2020-05-03T21:36:09Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python cols = ['15:00:00', '15:01:00', '15:02:00', '15:02:30'] cols_td = pd.to_timedelta(cols) df = pd.DataFrame(0, index=range(4), columns=cols_td) vw1 = df.loc[:, :cols[-2]] vw2 = df.loc[:, :cols_td[-2]] print(vw1) print(vw2) print('Statement 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/21186/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21186/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21187
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21187/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21187/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21187/events
https://github.com/pandas-dev/pandas/pull/21187
325,940,925
MDExOlB1bGxSZXF1ZXN0MTkwMTUyOTg1
21,187
fix hashing string-casting error
{ "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": "ededed", "default": false, "description": "__repr__ of pandas objec...
closed
false
null
[]
{ "closed_at": "2018-07-06T16:24:08Z", "closed_issues": 73, "created_at": "2018-06-07T10:56:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
2
2018-05-24T02:25:08Z
2018-06-29T15:03:04Z
2018-06-21T10:18:54Z
MEMBER
null
- [x] closes #21002 - [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/21187/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21187/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21187.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21187", "merged_at": "2018-06-21T10:18:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21187.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21187" }
https://api.github.com/repos/pandas-dev/pandas/issues/21188
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21188/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21188/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21188/events
https://github.com/pandas-dev/pandas/issues/21188
326,012,888
MDU6SXNzdWUzMjYwMTI4ODg=
21,188
HDFStore.select_column gives KeyError
{ "avatar_url": "https://avatars.githubusercontent.com/u/9089552?v=4", "events_url": "https://api.github.com/users/answerquest/events{/privacy}", "followers_url": "https://api.github.com/users/answerquest/followers", "following_url": "https://api.github.com/users/answerquest/following{/other_user}", "gists_ur...
[]
closed
false
null
[]
null
5
2018-05-24T08:21:09Z
2018-05-24T16:26:02Z
2018-05-24T16:02:50Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python hdf = pd.HDFStore('db/trips.h5') print(hdf.info()) # works print(hdf.select('df',columns=['trip_id'])) # works print(hdf.select_column('df','index') ) # works print(hdf.select_column('df','trip_id') ) # throws KeyError ``` #### Output `print(hdf...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21188/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21188/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21189
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21189/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21189/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21189/events
https://github.com/pandas-dev/pandas/issues/21189
326,037,113
MDU6SXNzdWUzMjYwMzcxMTM=
21,189
BUG: DecimalArray and JSONArray that are empty return incorrect results for isna()
{ "avatar_url": "https://avatars.githubusercontent.com/u/15113894?v=4", "events_url": "https://api.github.com/users/Dr-Irv/events{/privacy}", "followers_url": "https://api.github.com/users/Dr-Irv/followers", "following_url": "https://api.github.com/users/Dr-Irv/following{/other_user}", "gists_url": "https://a...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "6138b5", "default": false, "description": "Extending pandas with cu...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
0
2018-05-24T09:27:43Z
2018-05-24T14:59:28Z
2018-05-24T14:59:28Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python In [1]: import pandas as pd In [2]: from pandas.tests.extension.decimal.array import DecimalArray In [3]: from pandas.tests.extension.json.array import JSONArray In [4]: DecimalArray([]).isna() Out[4]: array([], dtype=float64) In [5]: JSON...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21189/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21189/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21190
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21190/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21190/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21190/events
https://github.com/pandas-dev/pandas/pull/21190
326,042,704
MDExOlB1bGxSZXF1ZXN0MTkwMjI4MTg3
21,190
BUG: DecimalArray and JSONArray that are empty return incorrect results for isna()
{ "avatar_url": "https://avatars.githubusercontent.com/u/15113894?v=4", "events_url": "https://api.github.com/users/Dr-Irv/events{/privacy}", "followers_url": "https://api.github.com/users/Dr-Irv/followers", "following_url": "https://api.github.com/users/Dr-Irv/following{/other_user}", "gists_url": "https://a...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "6138b5", "default": false, "description": "Extending pandas with cu...
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
7
2018-05-24T09:42:18Z
2018-05-24T19:41:08Z
2018-05-24T14:59:28Z
CONTRIBUTOR
null
- [x] closes #21189 - [x] tests added / passed - Modified tests/extension/base/missing.py to test when arrays are empty - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry - Did not put anything here because it's internal code Probably for @TomAugspurger to review.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21190/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21190/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21190.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21190", "merged_at": "2018-05-24T14:59:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21190.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21190" }
https://api.github.com/repos/pandas-dev/pandas/issues/21191
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21191/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21191/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21191/events
https://github.com/pandas-dev/pandas/pull/21191
326,084,423
MDExOlB1bGxSZXF1ZXN0MTkwMjYwNTM3
21,191
ENH: extension ops
{ "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": "6138b5", "default": false, "description": "Extending pandas with custom dtypes or arrays.", "id": 849023693, "name": "ExtensionArray", "node_id": "MDU6TGFiZWw4NDkwMjM2OTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/ExtensionArray" } ]
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
6
2018-05-24T11:45:24Z
2018-07-03T22:48:39Z
2018-07-03T22:47:59Z
CONTRIBUTOR
null
builds on #21185 for extension array ops pre-cursor to #21160
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21191/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21191/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21191.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21191", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/21191.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21191" }
https://api.github.com/repos/pandas-dev/pandas/issues/21192
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21192/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21192/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21192/events
https://github.com/pandas-dev/pandas/issues/21192
326,123,265
MDU6SXNzdWUzMjYxMjMyNjU=
21,192
groupby.apply modifies the index of an empty series
{ "avatar_url": "https://avatars.githubusercontent.com/u/2195834?v=4", "events_url": "https://api.github.com/users/jluttine/events{/privacy}", "followers_url": "https://api.github.com/users/jluttine/followers", "following_url": "https://api.github.com/users/jluttine/following{/other_user}", "gists_url": "http...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
open
false
null
[]
null
3
2018-05-24T13:31:04Z
2020-12-15T09:27:27Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible **Correct behaviour for non-empty series** - The index is kept unchanged: ```python >>> pd.Series(index=pd.DatetimeIndex(["2018-01-01"]), data=[10]).groupby([1]).apply(lambda x: x).index DatetimeIndex(['2018-01-01'], dtype='datetime64[ns]', freq=None) ``` ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21192/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21192/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21193
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21193/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21193/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21193/events
https://github.com/pandas-dev/pandas/issues/21193
326,202,906
MDU6SXNzdWUzMjYyMDI5MDY=
21,193
MultiIndex with dates gives wrong output for values()
{ "avatar_url": "https://avatars.githubusercontent.com/u/3913371?v=4", "events_url": "https://api.github.com/users/fersarr/events{/privacy}", "followers_url": "https://api.github.com/users/fersarr/followers", "following_url": "https://api.github.com/users/fersarr/following{/other_user}", "gists_url": "https:/...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
4
2018-05-24T16:40:16Z
2018-05-24T21:38:53Z
2018-05-24T21:22:41Z
CONTRIBUTOR
null
Calling `values()` on a `MultiIndex` with date_ranges returns an array of tuples of Timestamp, instead of an array of Timestamp. I think this is a bug... is this expected? ```python >>> idx = pd.MultiIndex(levels=[pd.date_range("20170103", "20170105", tz='UTC')], labels=[[0, 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/21193/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21193/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21194
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21194/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21194/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21194/events
https://github.com/pandas-dev/pandas/issues/21194
326,214,092
MDU6SXNzdWUzMjYyMTQwOTI=
21,194
DataFrame.asof() : Timezone Awareness / Naivety comparison TypeError (incorrect)
{ "avatar_url": "https://avatars.githubusercontent.com/u/10803258?v=4", "events_url": "https://api.github.com/users/emmet02/events{/privacy}", "followers_url": "https://api.github.com/users/emmet02/followers", "following_url": "https://api.github.com/users/emmet02/following{/other_user}", "gists_url": "https:...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "0b02e1", "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...
6
2018-05-24T17:13:48Z
2018-08-06T10:36:30Z
2018-08-06T10:36:30Z
NONE
null
``` import pandas as pd # Create some random Timestamps timestamp1 = pd.Timestamp('2018-01-01 21:00:05.001+00:00') timestamp2 = pd.Timestamp('2018-01-01 22:35:10.550+00:00') # Get an internal timestamp, so asof should give us the lesser value timestamp_internal = timestamp2 + ((timestamp2 - timestamp1) / 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/21194/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21194/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21195
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21195/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21195/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21195/events
https://github.com/pandas-dev/pandas/pull/21195
326,238,679
MDExOlB1bGxSZXF1ZXN0MTkwMzc5ODQ1
21,195
CLN: Comparison methods for MultiIndex should have consistent behaviour for all nlevels (GH21149)
{ "avatar_url": "https://avatars.githubusercontent.com/u/4734245?v=4", "events_url": "https://api.github.com/users/KalyanGokhale/events{/privacy}", "followers_url": "https://api.github.com/users/KalyanGokhale/followers", "following_url": "https://api.github.com/users/KalyanGokhale/following{/other_user}", "gi...
[ { "color": "207de5", "default": false, "description": null, "id": 71268330, "name": "MultiIndex", "node_id": "MDU6TGFiZWw3MTI2ODMzMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/MultiIndex" }, { "color": "207de5", "default": false, "description": null...
closed
false
null
[]
{ "closed_at": "2018-07-06T16:24:08Z", "closed_issues": 73, "created_at": "2018-06-07T10:56:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
6
2018-05-24T18:27:12Z
2018-06-29T14:48:51Z
2018-06-14T10:23:15Z
CONTRIBUTOR
null
- [x] closes #21149 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Initial PR #21182 is closed - and now split in 2 different PRs `def cmp_method` raised ValueError for equality / inequality comparisons of MultiIndex with nlevels == 1, whic...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21195/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21195/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21195.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21195", "merged_at": "2018-06-14T10:23:15Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21195.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21195" }
https://api.github.com/repos/pandas-dev/pandas/issues/21196
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21196/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21196/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21196/events
https://github.com/pandas-dev/pandas/pull/21196
326,240,138
MDExOlB1bGxSZXF1ZXN0MTkwMzgwOTg0
21,196
BUG: Should not raise errors in .set_names for MultiIndex with nlevels == 1 (GH21149)
{ "avatar_url": "https://avatars.githubusercontent.com/u/4734245?v=4", "events_url": "https://api.github.com/users/KalyanGokhale/events{/privacy}", "followers_url": "https://api.github.com/users/KalyanGokhale/followers", "following_url": "https://api.github.com/users/KalyanGokhale/following{/other_user}", "gi...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "207de5", "default": false, "description": null, "id": 71268330,...
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
3
2018-05-24T18:31:39Z
2018-06-08T17:18:13Z
2018-05-29T01:32:25Z
CONTRIBUTOR
null
- [x] partially #21149 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Initial PR #21182 is closed - and now split in 2 different PRs
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21196/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21196/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21196.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21196", "merged_at": "2018-05-29T01:32:25Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21196.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21196" }
https://api.github.com/repos/pandas-dev/pandas/issues/21197
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21197/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21197/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21197/events
https://github.com/pandas-dev/pandas/pull/21197
326,342,325
MDExOlB1bGxSZXF1ZXN0MTkwNDU0NTUx
21,197
CLN: Remove duplicate Categorical subsection from 0.23.1 whatsnew
{ "avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4", "events_url": "https://api.github.com/users/jschendel/events{/privacy}", "followers_url": "https://api.github.com/users/jschendel/followers", "following_url": "https://api.github.com/users/jschendel/following{/other_user}", "gists_url": "h...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "207de5", "default": false, "description": null, "id": 211029...
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2018-05-25T00:31:54Z
2018-06-12T14:33:18Z
2018-05-25T07:09:54Z
MEMBER
null
Unless I'm misreading, it looks like there are two Categorical subsections under the Bug Fixes section, with the first subsection starting on line 65.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21197/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21197/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21197.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21197", "merged_at": "2018-05-25T07:09:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21197.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21197" }
https://api.github.com/repos/pandas-dev/pandas/issues/21198
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21198/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21198/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21198/events
https://github.com/pandas-dev/pandas/pull/21198
326,362,586
MDExOlB1bGxSZXF1ZXN0MTkwNDY4NjYx
21,198
BUG: Fix inconsistency between the shape properties of SparseSeries and SparseArray (#21126)
{ "avatar_url": "https://avatars.githubusercontent.com/u/6699804?v=4", "events_url": "https://api.github.com/users/nprad/events{/privacy}", "followers_url": "https://api.github.com/users/nprad/followers", "following_url": "https://api.github.com/users/nprad/following{/other_user}", "gists_url": "https://api.g...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "009800", "default": false, "description": "Sparse Data Type", "...
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
5
2018-05-25T02:48:29Z
2018-06-12T16:30:34Z
2018-05-31T10:27:33Z
CONTRIBUTOR
null
- [x] closes #21126 - [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/21198/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21198/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21198.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21198", "merged_at": "2018-05-31T10:27:32Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21198.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21198" }
https://api.github.com/repos/pandas-dev/pandas/issues/21199
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21199/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21199/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21199/events
https://github.com/pandas-dev/pandas/pull/21199
326,363,160
MDExOlB1bGxSZXF1ZXN0MTkwNDY5MDUy
21,199
ENH: 'to_sql()' add param 'method' to control insert statement (#21103)
{ "avatar_url": "https://avatars.githubusercontent.com/u/138474?v=4", "events_url": "https://api.github.com/users/schettino72/events{/privacy}", "followers_url": "https://api.github.com/users/schettino72/followers", "following_url": "https://api.github.com/users/schettino72/following{/other_user}", "gists_url...
[ { "color": "5319e7", "default": false, "description": "to_sql, read_sql, read_sql_query", "id": 47232590, "name": "IO SQL", "node_id": "MDU6TGFiZWw0NzIzMjU5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20SQL" } ]
closed
false
null
[]
null
13
2018-05-25T02:52:13Z
2018-06-09T11:02:01Z
2018-06-09T10:51:28Z
CONTRIBUTOR
null
Also revert default insert method to NOT use multi-value. This is WIP. I would like to gather feedback on API change before going on. - support callables as parameter? - support to_sql() when used on SQLite3 (without SQLAlchemy) Sample file for performance benchmarking ``` import time import numpy as np ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21199/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21199/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21199.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21199", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/21199.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21199" }
https://api.github.com/repos/pandas-dev/pandas/issues/21200
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21200/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21200/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21200/events
https://github.com/pandas-dev/pandas/issues/21200
326,367,603
MDU6SXNzdWUzMjYzNjc2MDM=
21,200
BUG: groupby.pct_change() does not work properly in Pandas 0.23.0. Grouping is ignored.
{ "avatar_url": "https://avatars.githubusercontent.com/u/27876502?v=4", "events_url": "https://api.github.com/users/Pferdow30/events{/privacy}", "followers_url": "https://api.github.com/users/Pferdow30/followers", "following_url": "https://api.github.com/users/Pferdow30/following{/other_user}", "gists_url": "...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
4
2018-05-25T03:21:47Z
2018-12-12T12:41:38Z
2018-12-12T12:41:38Z
NONE
null
#### Code Sample ```python >>>import pandas as pd >>>import numpy as np >>>df = pd.DataFrame(data=np.random.rand(8, 1), columns={'a'}) >>>df['grp']=1 >>>df.loc[::2, 'grp']=2 >>>df['%_groupby']=df.groupby('grp')['a'].pct_change() >>>df['%_shift']=df.groupby('grp')['a'].shift(0)/df.groupby('grp')['a'].shift(1...
{ "+1": 7, "-1": 0, "confused": 1, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 9, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21200/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21200/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21201
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21201/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21201/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21201/events
https://github.com/pandas-dev/pandas/pull/21201
326,377,691
MDExOlB1bGxSZXF1ZXN0MTkwNDc5MzQz
21,201
#21128 DOC: Add documentation for freq='infer' option of DatetimeIndex and TimedeltaIndex constructors
{ "avatar_url": "https://avatars.githubusercontent.com/u/11922207?v=4", "events_url": "https://api.github.com/users/kirakrishnan/events{/privacy}", "followers_url": "https://api.github.com/users/kirakrishnan/followers", "following_url": "https://api.github.com/users/kirakrishnan/following{/other_user}", "gist...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
8
2018-05-25T04:31:07Z
2018-06-20T23:28:40Z
2018-06-20T23:28:40Z
NONE
null
- [X] closes #21128 - [ ] 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/21201/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21201/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21201.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21201", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/21201.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21201" }
https://api.github.com/repos/pandas-dev/pandas/issues/21202
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21202/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21202/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21202/events
https://github.com/pandas-dev/pandas/issues/21202
326,394,143
MDU6SXNzdWUzMjYzOTQxNDM=
21,202
dates before 1677-Sep-22
{ "avatar_url": "https://avatars.githubusercontent.com/u/3585330?v=4", "events_url": "https://api.github.com/users/paulathomas/events{/privacy}", "followers_url": "https://api.github.com/users/paulathomas/followers", "following_url": "https://api.github.com/users/paulathomas/following{/other_user}", "gists_ur...
[ { "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-05-25T06:14:26Z
2018-05-25T07:15:40Z
2018-05-25T07:15:21Z
NONE
null
If I do this ```python index = pd.date_range("1677-09-22","1678-09-22",freq="M") ``` It works as expected and produces a datetime index However, if I do this: ```python index = pd.date_range("1677-09-21","1678-09-21",freq="M") ``` I get an OutOfBoundsDatetime exception on the first date. #### Problem ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21202/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21202/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21203
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21203/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21203/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21203/events
https://github.com/pandas-dev/pandas/pull/21203
326,423,131
MDExOlB1bGxSZXF1ZXN0MTkwNTExNzUw
21,203
BUG: make dense ranks results scale to 100 percent
{ "avatar_url": "https://avatars.githubusercontent.com/u/13047435?v=4", "events_url": "https://api.github.com/users/peterpanmj/events{/privacy}", "followers_url": "https://api.github.com/users/peterpanmj/followers", "following_url": "https://api.github.com/users/peterpanmj/following{/other_user}", "gists_url"...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2018-05-25T08:12:23Z
2018-06-08T17:20:38Z
2018-05-31T20:44:53Z
CONTRIBUTOR
null
- [x] closes #20731 - [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/21203/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21203/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21203.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21203", "merged_at": "2018-05-31T20:44:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21203.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21203" }
https://api.github.com/repos/pandas-dev/pandas/issues/21204
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21204/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21204/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21204/events
https://github.com/pandas-dev/pandas/pull/21204
326,472,032
MDExOlB1bGxSZXF1ZXN0MTkwNTQ5Mjk1
21,204
CI: use latest deps for pandas-datareader, python-dateutil
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" }, { "color": "d93f0b", "default": false, "description": ...
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2018-05-25T10:42:00Z
2018-06-12T16:30:34Z
2018-05-25T11:32:05Z
CONTRIBUTOR
null
xfail geopandas
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21204/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21204/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21204.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21204", "merged_at": "2018-05-25T11:32:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21204.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21204" }
https://api.github.com/repos/pandas-dev/pandas/issues/21205
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21205/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21205/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21205/events
https://github.com/pandas-dev/pandas/issues/21205
326,498,799
MDU6SXNzdWUzMjY0OTg3OTk=
21,205
BUG: Series.dt.to_period returns wrong dtype on all-NaTs
{ "avatar_url": "https://avatars.githubusercontent.com/u/7279321?v=4", "events_url": "https://api.github.com/users/adbull/events{/privacy}", "followers_url": "https://api.github.com/users/adbull/followers", "following_url": "https://api.github.com/users/adbull/following{/other_user}", "gists_url": "https://ap...
[ { "color": "eb6420", "default": false, "description": "Period data type", "id": 60635328, "name": "Period", "node_id": "MDU6TGFiZWw2MDYzNTMyOA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Period" }, { "color": "0e8a16", "default": true, "description":...
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...
1
2018-05-25T12:13:59Z
2019-01-26T14:50:50Z
2019-01-26T14:50:50Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible Input: ```python print(pd.to_datetime(['2001']).to_series().dt.to_period('D').dtype) print(pd.to_datetime(['NaT']).to_series().dt.to_period('D').dtype) ``` Output: ```python object datetime64[ns] ``` #### Problem description Calling `.dt.to_p...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21205/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21205/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21206
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21206/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21206/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21206/events
https://github.com/pandas-dev/pandas/issues/21206
326,580,842
MDU6SXNzdWUzMjY1ODA4NDI=
21,206
Python Pandas rolling mean DataFrame Constructor not properly called
{ "avatar_url": "https://avatars.githubusercontent.com/u/26670633?v=4", "events_url": "https://api.github.com/users/kiann00/events{/privacy}", "followers_url": "https://api.github.com/users/kiann00/followers", "following_url": "https://api.github.com/users/kiann00/following{/other_user}", "gists_url": "https:...
[ { "color": "207de5", "default": false, "description": "Clarification about behavior needed to assess issue", "id": 307649777, "name": "Needs Info", "node_id": "MDU6TGFiZWwzMDc2NDk3Nzc=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Info" } ]
closed
false
null
[]
null
3
2018-05-25T16:00:56Z
2019-07-21T15:46:20Z
2019-01-13T04:18:33Z
NONE
null
#### Code Sample, a copy-pastable example if possible def py_TA_MA(v, n, AscendType): df = pd.DataFrame(v, columns=['Close']) df = df.sort_index(ascending=AscendType) # ascending/descending flag M = pd.Series(df['Close'].rolling(n), name = 'MovingAverage_' + str(n)) df = df.join(M) df = df...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21206/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21206/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21207
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21207/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21207/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21207/events
https://github.com/pandas-dev/pandas/issues/21207
326,593,865
MDU6SXNzdWUzMjY1OTM4NjU=
21,207
BUG: incorrect groupby().ffill() in pandas 0.23.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/7279321?v=4", "events_url": "https://api.github.com/users/adbull/events{/privacy}", "followers_url": "https://api.github.com/users/adbull/followers", "following_url": "https://api.github.com/users/adbull/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": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2018-05-25T16:43:44Z
2018-05-29T01:20:39Z
2018-05-29T01:20:39Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible Input: ```python import numpy as np import pandas as pd df2 = pd.DataFrame(dict(x=0, y=[np.nan]*9 + [1]*9)) print(df2.head()) print(df2.groupby('x').ffill().head()) ``` Output: ```python x y 0 0 NaN 1 0 NaN 2 0 NaN 3 0 NaN 4 0 NaN...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21207/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21207/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21208
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21208/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21208/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21208/events
https://github.com/pandas-dev/pandas/issues/21208
326,607,499
MDU6SXNzdWUzMjY2MDc0OTk=
21,208
Bad rendering of VersionInfo in Pandas DataFrame
{ "avatar_url": "https://avatars.githubusercontent.com/u/109167?v=4", "events_url": "https://api.github.com/users/scls19fr/events{/privacy}", "followers_url": "https://api.github.com/users/scls19fr/followers", "following_url": "https://api.github.com/users/scls19fr/following{/other_user}", "gists_url": "https...
[ { "color": "ededed", "default": false, "description": "__repr__ of pandas objects, to_string", "id": 13101118, "name": "Output-Formatting", "node_id": "MDU6TGFiZWwxMzEwMTExOA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting" } ]
closed
false
null
[]
null
2
2018-05-25T17:34:08Z
2019-02-27T22:08:59Z
2019-02-27T22:08:59Z
CONTRIBUTOR
null
Hello, I noticed that `VersionInfo` are rendered badly in Pandas DataFrame. (see https://github.com/k-bx/python-semver/issues/87) They are rendered as tuple. ```python In [1]: import pandas as pd In [2]: import semver In [3]: versions = ['4.0.0', '5.0.0', '5.0.1', '10.0.0'] In [4]: df = pd.DataFrame(versi...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21208/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21208/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21209
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21209/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21209/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21209/events
https://github.com/pandas-dev/pandas/issues/21209
326,645,881
MDU6SXNzdWUzMjY2NDU4ODE=
21,209
DOC: minor deprecate message documentation on frame.dropna
{ "avatar_url": "https://avatars.githubusercontent.com/u/14131823?v=4", "events_url": "https://api.github.com/users/minggli/events{/privacy}", "followers_url": "https://api.github.com/users/minggli/followers", "following_url": "https://api.github.com/users/minggli/following{/other_user}", "gists_url": "https:...
[ { "color": "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-05-25T19:58:13Z
2018-05-28T08:32:47Z
2018-05-25T21:06:09Z
CONTRIBUTOR
null
#### Problem description Indentation on "axis" incorrect, falling out of deprecated message. <img width="764" alt="master" src="https://user-images.githubusercontent.com/14131823/40563288-26a7af68-605c-11e8-90d9-ec8e27683bcd.png"> #### Expected Output <img width="749" alt="pr" src="https://user-images.githubu...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21209/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21209/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21210
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21210/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21210/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21210/events
https://github.com/pandas-dev/pandas/pull/21210
326,646,401
MDExOlB1bGxSZXF1ZXN0MTkwNjgxOTk0
21,210
DOC: minor documentation fix on frame.dropna
{ "avatar_url": "https://avatars.githubusercontent.com/u/14131823?v=4", "events_url": "https://api.github.com/users/minggli/events{/privacy}", "followers_url": "https://api.github.com/users/minggli/followers", "following_url": "https://api.github.com/users/minggli/following{/other_user}", "gists_url": "https:...
[ { "color": "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...
2
2018-05-25T20:00:12Z
2018-05-25T21:07:06Z
2018-05-25T21:06:09Z
CONTRIBUTOR
null
- [x] closes #21209 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` After this PR, it should look like this: <img width="749" alt="pr" src="https://user-images.githubusercontent.com/14131823/40563992-e1536170-605e-11e8-8fd7-13bc1e0981d0.png">
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21210/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21210/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21210.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21210", "merged_at": "2018-05-25T21:06:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21210.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21210" }
https://api.github.com/repos/pandas-dev/pandas/issues/21211
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21211/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21211/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21211/events
https://github.com/pandas-dev/pandas/issues/21211
326,647,667
MDU6SXNzdWUzMjY2NDc2Njc=
21,211
read_csv with usecols and chunksize fails if first row of chunk has fewer columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/1700778?v=4", "events_url": "https://api.github.com/users/MikeBeller/events{/privacy}", "followers_url": "https://api.github.com/users/MikeBeller/followers", "following_url": "https://api.github.com/users/MikeBeller/following{/other_user}", "gists_url":...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "...
open
false
null
[]
null
1
2018-05-25T20:04:59Z
2021-06-19T18:49:56Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import io import pandas as pd input = """23 45 32 17 18 19 23 20 17 4 9 """ f = io.StringIO(input) df_chunks = pd.read_csv(f, sep=" ", names=["A", "B"], chunksize=2, usecols=[0,1], header=None,) for i,df in enumerate(df_ch...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21211/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21211/timeline
null
null
null