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/11704
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11704/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11704/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11704/events
https://github.com/pandas-dev/pandas/issues/11704
118,942,708
MDU6SXNzdWUxMTg5NDI3MDg=
11,704
ENH: implement __iter__ for window objects
{ "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": "02d7e1", "default": false, "description": "Concat, ...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
16
2015-11-25T23:45:11Z
2020-06-09T19:09:07Z
2020-05-17T22:17:51Z
CONTRIBUTOR
null
xref #11603 might be slightly non-trivial as the current impl does NOT use an explict iterator, rather does a sliding window in cython and marginal calcs.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11704/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11704/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11705
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11705/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11705/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11705/events
https://github.com/pandas-dev/pandas/pull/11705
118,959,525
MDExOlB1bGxSZXF1ZXN0NTE4NjY2NDA=
11,705
BUG GH11693 Support NaT series concatenation
{ "avatar_url": "https://avatars.githubusercontent.com/u/2503544?v=4", "events_url": "https://api.github.com/users/varunkumar-dev/events{/privacy}", "followers_url": "https://api.github.com/users/varunkumar-dev/followers", "following_url": "https://api.github.com/users/varunkumar-dev/following{/other_user}", ...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "d7e102", "default": false, "description": "np.nan, p...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-11-26T02:30:13Z
2016-02-01T18:59:22Z
2016-02-01T18:59:22Z
CONTRIBUTOR
null
Please review . Closes #11693
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11705/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11705/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11705.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11705", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11705.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11705" }
https://api.github.com/repos/pandas-dev/pandas/issues/11706
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11706/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11706/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11706/events
https://github.com/pandas-dev/pandas/pull/11706
118,969,302
MDExOlB1bGxSZXF1ZXN0NTE4NzE0MDc=
11,706
BUG: GH11697 where memory allocation failed in rolling_median
{ "avatar_url": "https://avatars.githubusercontent.com/u/10709573?v=4", "events_url": "https://api.github.com/users/kawochen/events{/privacy}", "followers_url": "https://api.github.com/users/kawochen/followers", "following_url": "https://api.github.com/users/kawochen/following{/other_user}", "gists_url": "htt...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "006b75", "default": false, "description": "Arithmetic, Comparison, ...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-11-26T04:20:15Z
2015-12-01T12:11:08Z
2015-12-01T12:10:28Z
CONTRIBUTOR
null
closes #11697 thanks @ajspeck
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11706/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11706/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11706.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11706", "merged_at": "2015-12-01T12:10:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11706.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11706" }
https://api.github.com/repos/pandas-dev/pandas/issues/11707
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11707/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11707/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11707/events
https://github.com/pandas-dev/pandas/issues/11707
119,033,678
MDU6SXNzdWUxMTkwMzM2Nzg=
11,707
error in to_pickle
{ "avatar_url": "https://avatars.githubusercontent.com/u/4463692?v=4", "events_url": "https://api.github.com/users/DonBeo/events{/privacy}", "followers_url": "https://api.github.com/users/DonBeo/followers", "following_url": "https://api.github.com/users/DonBeo/following{/other_user}", "gists_url": "https://ap...
[ { "color": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" }, { "color": "0052cc", "...
closed
false
null
[]
null
16
2015-11-26T12:12:59Z
2017-11-05T20:46:24Z
2015-11-29T17:30:39Z
NONE
null
Hi, I think there is a bug in `to_pickle` ``` >>> data = pd.read_hdf(DG.load_path + 'time_series/PSI_TS_after_alignment_and_reshaping.h5', 'table') >>> data.shape (1006, 288095) >>> data.to_pickle(DG.load_path + 'time_series/PSI_TS_after_alignment_and_reshaping2.pkl') Traceback (most recent call last): File "<stdin...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11707/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11707/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11708
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11708/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11708/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11708/events
https://github.com/pandas-dev/pandas/issues/11708
119,080,369
MDU6SXNzdWUxMTkwODAzNjk=
11,708
pd.to_datetime("2015-11-18 15:30:00+05:30").tz_localize('UTC').tz_convert('Asia/Kolkata') returns '2015-11-18 16:30:00+0530'
{ "avatar_url": "https://avatars.githubusercontent.com/u/16036189?v=4", "events_url": "https://api.github.com/users/PShiw/events{/privacy}", "followers_url": "https://api.github.com/users/PShiw/followers", "following_url": "https://api.github.com/users/PShiw/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": "Timezone data dtype", ...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-11-26T17:02:50Z
2015-12-07T00:33:58Z
2015-12-07T00:33:58Z
NONE
null
running "pd.to_datetime("2015-11-18 15:30:00+05:30").tz_localize('UTC').tz_convert('Asia/Kolkata')" returns following o/p Timestamp('2015-11-18 16:30:00+0530', tz='Asia/Kolkata') It should have returned as Timestamp('2015-11-18 15:30:00+0530', tz='Asia/Kolkata') as no daylight saving is applicable in India.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11708/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11708/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11709
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11709/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11709/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11709/events
https://github.com/pandas-dev/pandas/pull/11709
119,089,774
MDExOlB1bGxSZXF1ZXN0NTE5MzkwMDk=
11,709
BUG: work around for np.bincount with minlength=0
{ "avatar_url": "https://avatars.githubusercontent.com/u/1288998?v=4", "events_url": "https://api.github.com/users/behzadnouri/events{/privacy}", "followers_url": "https://api.github.com/users/behzadnouri/followers", "following_url": "https://api.github.com/users/behzadnouri/following{/other_user}", "gists_ur...
[ { "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": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-11-26T18:28:51Z
2015-11-29T19:51:39Z
2015-11-29T17:32:18Z
CONTRIBUTOR
null
closes https://github.com/pydata/pandas/issues/11699 xref https://github.com/pydata/pandas/issues/11189#issuecomment-152613636
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11709/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11709/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11709.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11709", "merged_at": "2015-11-29T17:32:18Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11709.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11709" }
https://api.github.com/repos/pandas-dev/pandas/issues/11710
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11710/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11710/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11710/events
https://github.com/pandas-dev/pandas/issues/11710
119,114,627
MDU6SXNzdWUxMTkxMTQ2Mjc=
11,710
to_hdf broken for timezone aware datetime64[ns] columns in pandas 0.17.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/8463492?v=4", "events_url": "https://api.github.com/users/nickos556/events{/privacy}", "followers_url": "https://api.github.com/users/nickos556/followers", "following_url": "https://api.github.com/users/nickos556/following{/other_user}", "gists_url": "h...
[ { "color": "5319e7", "default": false, "description": "read_hdf, HDFStore", "id": 47229190, "name": "IO HDF5", "node_id": "MDU6TGFiZWw0NzIyOTE5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20HDF5" } ]
closed
false
null
[]
null
1
2015-11-27T00:47:46Z
2015-11-27T01:02:45Z
2015-11-27T01:01:22Z
NONE
null
Saving DataFrame's to HDF format is broken for the new timezone aware datetime64[ns] datatype. See the following example: ``` python import pandas as pd import numpy as np from datetime import datetime print "pandas version", pd.__version__ df1 = pd.DataFrame(data=np.random.randn(5,3), index=pd.DatetimeIndex(start=d...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11710/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11710/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11711
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11711/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11711/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11711/events
https://github.com/pandas-dev/pandas/issues/11711
119,172,808
MDU6SXNzdWUxMTkxNzI4MDg=
11,711
read_excel fails to read excel file when last sheet is empty and sheetname=None
{ "avatar_url": "https://avatars.githubusercontent.com/u/11616460?v=4", "events_url": "https://api.github.com/users/BreitA/events{/privacy}", "followers_url": "https://api.github.com/users/BreitA/followers", "following_url": "https://api.github.com/users/BreitA/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": "bfe5bf", "default": false, "description": "read_excel, to_excel", ...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-11-27T10:34:00Z
2016-01-30T15:38:17Z
2016-01-30T15:38:17Z
NONE
null
Pandas fails to load an excel file as a dict fo dataframe when the last sheet is empty when sheetname=None. Deleting the last sheet manually fix the problem. Maybe Pandas should be improved to be robust to this common case. Also I post this to raise awareness of this issue in case someone is scratching his head wond...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11711/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11711/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11712
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11712/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11712/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11712/events
https://github.com/pandas-dev/pandas/issues/11712
119,198,093
MDU6SXNzdWUxMTkxOTgwOTM=
11,712
to_clipboard doesn't support unicode
{ "avatar_url": "https://avatars.githubusercontent.com/u/53390?v=4", "events_url": "https://api.github.com/users/Winand/events{/privacy}", "followers_url": "https://api.github.com/users/Winand/followers", "following_url": "https://api.github.com/users/Winand/following{/other_user}", "gists_url": "https://api....
[ { "color": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" }, { "color": "444444", "...
closed
false
null
[]
null
5
2015-11-27T13:42:00Z
2015-11-30T11:36:16Z
2015-11-30T11:36:16Z
CONTRIBUTOR
null
to_clipboard uses ascii encoding. And it cannot be changed. ``` >>> import pandas as pd >>> pd.__version__ '0.17.0' >>> pd.DataFrame(["Hello world"]).to_clipboard() >>> pd.DataFrame(["Здравствуй, мир"]).to_clipboard() ... UnicodeEncodeError: 'ascii' codec can't encode characters in position 22-31: ordinal not in range...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11712/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11712/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11713
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11713/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11713/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11713/events
https://github.com/pandas-dev/pandas/pull/11713
119,216,421
MDExOlB1bGxSZXF1ZXN0NTIwMDc3MDQ=
11,713
Truncated float support for SAS Xport files
{ "avatar_url": "https://avatars.githubusercontent.com/u/2666691?v=4", "events_url": "https://api.github.com/users/kshedden/events{/privacy}", "followers_url": "https://api.github.com/users/kshedden/followers", "following_url": "https://api.github.com/users/kshedden/following{/other_user}", "gists_url": "http...
[ { "color": "5319e7", "default": false, "description": "SAS: read_sas", "id": 258745163, "name": "IO SAS", "node_id": "MDU6TGFiZWwyNTg3NDUxNjM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20SAS" } ]
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-11-27T15:54:03Z
2015-12-01T15:15:06Z
2015-12-01T15:15:06Z
CONTRIBUTOR
null
SAS xport files allow floats to be stored with fewer than 8 bytes, with implicit zeros in the high order bytes. Currently we only handle full width (8 byte) floats. This PR adds support for truncated floats.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11713/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11713/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11713.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11713", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11713.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11713" }
https://api.github.com/repos/pandas-dev/pandas/issues/11714
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11714/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11714/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11714/events
https://github.com/pandas-dev/pandas/pull/11714
119,242,408
MDExOlB1bGxSZXF1ZXN0NTIwMjIyMjY=
11,714
ENH: Add support for s3 in read_excel #11447
{ "avatar_url": "https://avatars.githubusercontent.com/u/15366008?v=4", "events_url": "https://api.github.com/users/parsleyt/events{/privacy}", "followers_url": "https://api.github.com/users/parsleyt/followers", "following_url": "https://api.github.com/users/parsleyt/following{/other_user}", "gists_url": "htt...
[ { "color": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" }, { "color": "bfe5bf", "...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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...
16
2015-11-27T20:09:28Z
2015-12-01T20:38:28Z
2015-12-01T20:38:19Z
CONTRIBUTOR
null
closes #11447 Updated excel.py to use pandas.io.common.get_filepath_or_buffer (handles s3 urls) instead of urlopen, only when _is_s3_url returns true. This was the minimally invasive change.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11714/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11714/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11714.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11714", "merged_at": "2015-12-01T20:38:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11714.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11714" }
https://api.github.com/repos/pandas-dev/pandas/issues/11715
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11715/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11715/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11715/events
https://github.com/pandas-dev/pandas/pull/11715
119,246,669
MDExOlB1bGxSZXF1ZXN0NTIwMjQ0Nzg=
11,715
Fix to BUG GH11698. added default value of mask
{ "avatar_url": "https://avatars.githubusercontent.com/u/2503544?v=4", "events_url": "https://api.github.com/users/varunkumar-dev/events{/privacy}", "followers_url": "https://api.github.com/users/varunkumar-dev/followers", "following_url": "https://api.github.com/users/varunkumar-dev/following{/other_user}", ...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, d...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-11-27T21:14:17Z
2015-12-03T04:47:39Z
2015-12-02T15:05:09Z
CONTRIBUTOR
null
closes #11698 Please 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/11715/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11715/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11715.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11715", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11715.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11715" }
https://api.github.com/repos/pandas-dev/pandas/issues/11716
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11716/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11716/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11716/events
https://github.com/pandas-dev/pandas/issues/11716
119,293,202
MDU6SXNzdWUxMTkyOTMyMDI=
11,716
read_csv dumps core with python 2.7.10 and pandas 0.17.1
{ "avatar_url": "https://avatars.githubusercontent.com/u/1331338?v=4", "events_url": "https://api.github.com/users/jdfekete/events{/privacy}", "followers_url": "https://api.github.com/users/jdfekete/followers", "following_url": "https://api.github.com/users/jdfekete/following{/other_user}", "gists_url": "http...
[ { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "id": 47229171, "name": "IO CSV", "node_id": "MDU6TGFiZWw0NzIyOTE3MQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV" } ]
closed
false
null
[]
null
9
2015-11-28T13:08:39Z
2017-02-07T23:58:04Z
2015-11-29T17:28:21Z
NONE
null
I am reading a very large csv file (the NYC taxi dataset at https://storage.googleapis.com/tlc-trip-data/2015/), only two columns: index_col=False,skipinitialspace=True,usecols=['pickup_longitude', 'pickup_latitude'], chunksize=... I load it progressively by varying-size chunks, and use 2 threads to do the progressive ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11716/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11716/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11717
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11717/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11717/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11717/events
https://github.com/pandas-dev/pandas/pull/11717
119,309,647
MDExOlB1bGxSZXF1ZXN0NTIwNDQ5NzA=
11,717
TST in .drop and .groupby for dataframes with multi-indexed columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/9929982?v=4", "events_url": "https://api.github.com/users/nbonnotte/events{/privacy}", "followers_url": "https://api.github.com/users/nbonnotte/followers", "following_url": "https://api.github.com/users/nbonnotte/following{/other_user}", "gists_url": "h...
[ { "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": "ffa0ff", "default": false, "description": "Incorrect or im...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-11-28T17:46:30Z
2016-01-29T14:49:25Z
2016-01-29T14:40:50Z
CONTRIBUTOR
null
## Bug 1 [edit: issues #11640 and #12078, fixed by PR #12158 but not entirely tested] There was a bug deeply hidden in `pandas/core/index.py`, where it was assumed that the `.get_loc` method of an index would only return an integer or a slice, while it can also return a mask. Simply correcting that bug has two conseq...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11717/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11717/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11717.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11717", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11717.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11717" }
https://api.github.com/repos/pandas-dev/pandas/issues/11718
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11718/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11718/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11718/events
https://github.com/pandas-dev/pandas/issues/11718
119,310,274
MDU6SXNzdWUxMTkzMTAyNzQ=
11,718
Timestamp subtraction of NaT with timezones
{ "avatar_url": "https://avatars.githubusercontent.com/u/1150402?v=4", "events_url": "https://api.github.com/users/kdebrab/events{/privacy}", "followers_url": "https://api.github.com/users/kdebrab/followers", "following_url": "https://api.github.com/users/kdebrab/following{/other_user}", "gists_url": "https:/...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, d...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-11-28T18:03:48Z
2016-02-11T23:35:54Z
2016-02-11T23:35:54Z
CONTRIBUTOR
null
In pandas 0.17.1, a TypeError is returned when trying to subtract a timezone-aware timestamp from a NaT timestamp: ``` python In [1]: import pandas as pd In [2]: pd.Timestamp(None, tz='utc') - pd.Timestamp('now', tz='utc') Traceback (most recent call last): File "<ipython-input-2-5e0738cec5fa>", line 1, in <module...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11718/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11718/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11719
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11719/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11719/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11719/events
https://github.com/pandas-dev/pandas/issues/11719
119,378,635
MDU6SXNzdWUxMTkzNzg2MzU=
11,719
Bug: Join with Series inconsistent when DataFrame is empty vs when it is not
{ "avatar_url": "https://avatars.githubusercontent.com/u/847329?v=4", "events_url": "https://api.github.com/users/timdiels/events{/privacy}", "followers_url": "https://api.github.com/users/timdiels/followers", "following_url": "https://api.github.com/users/timdiels/following{/other_user}", "gists_url": "https...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "AD7FA8", "de...
open
false
null
[]
null
3
2015-11-29T19:03:45Z
2016-02-05T14:53:24Z
null
NONE
null
### Expected Regardless of the arguments specified, the return of `DataFrame.join` always has the left side's index values and name. In the case of `how='right'`, there should be `np.nan` in the index when the right side does not 'match' a row on the left. In this case: ``` python >>> pd.DataFrame([], columns=['gene...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11719/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11719/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11720
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11720/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11720/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11720/events
https://github.com/pandas-dev/pandas/issues/11720
119,427,135
MDU6SXNzdWUxMTk0MjcxMzU=
11,720
to_clipboard wrong linebreaks on Windows
{ "avatar_url": "https://avatars.githubusercontent.com/u/53390?v=4", "events_url": "https://api.github.com/users/Winand/events{/privacy}", "followers_url": "https://api.github.com/users/Winand/followers", "following_url": "https://api.github.com/users/Winand/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": "fbca04", "default": false, "description": "Windows OS", "id": 5...
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", ...
15
2015-11-30T06:20:28Z
2020-04-10T02:46:42Z
null
CONTRIBUTOR
null
Copying dataframe with to_clipboard and Qt gives different results: when pasted to Excel there's one more empty line. It may be unexpected and overwrite important data. When looking into clipboard with Free Clipboard Viewer we can see that Qt uses CR+LF linebreaks: ![image](https://cloud.githubusercontent.com/assets/5...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11720/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11720/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11721
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11721/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11721/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11721/events
https://github.com/pandas-dev/pandas/issues/11721
119,441,081
MDU6SXNzdWUxMTk0NDEwODE=
11,721
generate 20 most common values and frequencies for category columns in .describe method
{ "avatar_url": "https://avatars.githubusercontent.com/u/3636844?v=4", "events_url": "https://api.github.com/users/cailiang9/events{/privacy}", "followers_url": "https://api.github.com/users/cailiang9/followers", "following_url": "https://api.github.com/users/cailiang9/following{/other_user}", "gists_url": "h...
[]
closed
false
null
[]
null
1
2015-11-30T08:24:32Z
2015-11-30T11:42:49Z
2015-11-30T11:42:49Z
NONE
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/11721/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11721/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11722
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11722/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11722/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11722/events
https://github.com/pandas-dev/pandas/issues/11722
119,452,202
MDU6SXNzdWUxMTk0NTIyMDI=
11,722
Large number of element use rolling_median twice or more
{ "avatar_url": "https://avatars.githubusercontent.com/u/16078247?v=4", "events_url": "https://api.github.com/users/qucrazy/events{/privacy}", "followers_url": "https://api.github.com/users/qucrazy/followers", "following_url": "https://api.github.com/users/qucrazy/following{/other_user}", "gists_url": "https:...
[ { "color": "006b75", "default": false, "description": "Arithmetic, Comparison, and Logical operations", "id": 47223669, "name": "Numeric Operations", "node_id": "MDU6TGFiZWw0NzIyMzY2OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Numeric%20Operations" } ]
closed
false
null
[]
null
12
2015-11-30T09:32:43Z
2015-11-30T16:07:16Z
2015-11-30T15:58:29Z
NONE
null
I have a similiar issue with BUG #11697 but not same. This issue is on win64. But my macos is ok. Version: python:2.7.10 pandas:0.17.1 numpy: 1.10.1 I use the @ajspeck example. I got the same error ``` File "pandas\algos.pyx", line 1586, in pandas.algos.roll_median_c (pandas\algos.c:36408) MemoryError: skiplist_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11722/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11722/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11723
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11723/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11723/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11723/events
https://github.com/pandas-dev/pandas/issues/11723
119,480,807
MDU6SXNzdWUxMTk0ODA4MDc=
11,723
Aliases for column names
{ "avatar_url": "https://avatars.githubusercontent.com/u/334435?v=4", "events_url": "https://api.github.com/users/bbirand/events{/privacy}", "followers_url": "https://api.github.com/users/bbirand/followers", "following_url": "https://api.github.com/users/bbirand/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": "0b02e1", "default": false, "description": "Related ...
open
false
{ "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...
[ { "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...
{ "closed_at": null, "closed_issues": 278, "created_at": "2013-01-06T03:02:01Z", "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/followers", "f...
11
2015-11-30T12:17:38Z
2021-05-25T17:29:48Z
null
NONE
null
When I work with Pandas DataFrames, I prefer to keep the full column names for clarity. So when I print out the `head`, or use describe, I get a meaningful table. However, this also means I have column names like "Time of Sale" that become annoying to type out. A nice compromise seems like it would be to have short "...
{ "+1": 25, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 25, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11723/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11723/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11724
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11724/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11724/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11724/events
https://github.com/pandas-dev/pandas/issues/11724
119,489,962
MDU6SXNzdWUxMTk0ODk5NjI=
11,724
Dropping rows from a DataFrame with MultiIndex does not remove index entries
{ "avatar_url": "https://avatars.githubusercontent.com/u/4418382?v=4", "events_url": "https://api.github.com/users/tpietruszka/events{/privacy}", "followers_url": "https://api.github.com/users/tpietruszka/followers", "following_url": "https://api.github.com/users/tpietruszka/following{/other_user}", "gists_ur...
[ { "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
3
2015-11-30T13:18:39Z
2015-11-30T14:30:47Z
2015-11-30T13:49:39Z
NONE
null
Hello I am not sure, maybe this is the expected behaviour, but it was a big surprise for me (and a source of some bugs). As the title states, dropping rows (whether inplace or not) does not delete corresponding index entries (when the frame has a multiIndex). If one later uses index values directly it causes really u...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11724/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11724/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11725
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11725/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11725/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11725/events
https://github.com/pandas-dev/pandas/issues/11725
119,491,615
MDU6SXNzdWUxMTk0OTE2MTU=
11,725
Surprising results of pandas.to_datetime()
{ "avatar_url": "https://avatars.githubusercontent.com/u/890156?v=4", "events_url": "https://api.github.com/users/jankatins/events{/privacy}", "followers_url": "https://api.github.com/users/jankatins/followers", "following_url": "https://api.github.com/users/jankatins/following{/other_user}", "gists_url": "ht...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "0052cc", "default": false, "description": null, ...
closed
false
null
[]
null
4
2015-11-30T13:29:09Z
2015-11-30T14:38:25Z
2015-11-30T13:51:42Z
CONTRIBUTOR
null
I just used `pd.to_datetime` on a string column and inspected the head of the dataframe and it looked good. Unfortunately, I had german dates (day.month.year) with high days in the first rows. These were converted correctly, but then I got dates (of the next month) with low days and the conversion switched to american ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11725/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11725/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11726
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11726/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11726/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11726/events
https://github.com/pandas-dev/pandas/issues/11726
119,491,894
MDU6SXNzdWUxMTk0OTE4OTQ=
11,726
pd.SparseDataFrame().duplicated() ValueError when default_fill_value is present in dataframe
{ "avatar_url": "https://avatars.githubusercontent.com/u/3631703?v=4", "events_url": "https://api.github.com/users/nirizr/events{/privacy}", "followers_url": "https://api.github.com/users/nirizr/followers", "following_url": "https://api.github.com/users/nirizr/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": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2015-11-30T13:30:58Z
2021-05-12T13:27:55Z
2021-05-12T13:27:55Z
NONE
null
*edit: behavior with DataFrame[sparse]* ``` In [68]: a=np.zeros(shape=(5,5)) In [69]: pd.DataFrame(a).apply(lambda x: pd.SparseArray(x, fill_value=0)).drop_duplicates() Out[69]: 0 1 2 3 4 0 NaN NaN NaN NaN NaN ``` ~~~ It seems as if pd.SparseDataFrame().duplicated consistently fails when ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11726/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11726/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11727
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11727/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11727/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11727/events
https://github.com/pandas-dev/pandas/issues/11727
119,500,564
MDU6SXNzdWUxMTk1MDA1NjQ=
11,727
BUG: mpl_style 'default' gives AttributeError: Unknown property color_cycle with latest matplotlib
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "8AE234", "default": false, "description": null, "id": 2413328, ...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-11-30T14:15:33Z
2016-02-06T19:49:44Z
2016-02-06T19:49:44Z
MEMBER
null
http://stackoverflow.com/questions/33995707/attributeerror-unknown-property-color-cycle ``` In [1]: matplotlib.__version__ Out[1]: '1.5.0' In [2]: df = pd.DataFrame(np.random.randn(5,5)) In [4]: df.plot() Out[4]: <matplotlib.axes._subplots.AxesSubplot at 0x7bc5c50> In [5]: pd.set_option('display.mpl_style', 'defaul...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11727/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11727/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11728
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11728/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11728/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11728/events
https://github.com/pandas-dev/pandas/issues/11728
119,565,693
MDU6SXNzdWUxMTk1NjU2OTM=
11,728
read_csv with MultiIndex on columns doesn't respect level's dtypes
{ "avatar_url": "https://avatars.githubusercontent.com/u/4348913?v=4", "events_url": "https://api.github.com/users/duboism/events{/privacy}", "followers_url": "https://api.github.com/users/duboism/followers", "following_url": "https://api.github.com/users/duboism/following{/other_user}", "gists_url": "https:/...
[ { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" }, { "color": "009...
closed
false
null
[]
null
3
2015-11-30T19:45:43Z
2015-12-03T00:05:10Z
2015-11-30T21:20:16Z
NONE
null
I want to store a dataframe with hierarchical column index in a CSV. The index contains both string and integer levels. If I'm correct this should be done like that: ``` import numpy as np import pandas as pd n = 10 p = 6 names = ['alphabetic', 'numeric'] levels = [['a', 'b'], [0, 1, 2]] column_index = pd.MultiIndex.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/11728/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11728/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11729
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11729/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11729/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11729/events
https://github.com/pandas-dev/pandas/issues/11729
119,598,654
MDU6SXNzdWUxMTk1OTg2NTQ=
11,729
Add option to hide index in pandas.Series.to_string
{ "avatar_url": "https://avatars.githubusercontent.com/u/6316732?v=4", "events_url": "https://api.github.com/users/ccsv/events{/privacy}", "followers_url": "https://api.github.com/users/ccsv/followers", "following_url": "https://api.github.com/users/ccsv/following{/other_user}", "gists_url": "https://api.gith...
[ { "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": "0052c...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-11-30T22:45:16Z
2015-12-12T14:04:00Z
2015-12-12T14:04:00Z
NONE
null
In the Dataframes.to_string function there is a option to not print the index: index : bool, optional ``` whether to print index (row) labels, default True ``` Can this be added to the Series function to_string? http://pandas.pydata.org/pandas-docs/version/0.17.0/generated/pandas.Series.to_string.html
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11729/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11729/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11730
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11730/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11730/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11730/events
https://github.com/pandas-dev/pandas/issues/11730
119,638,734
MDU6SXNzdWUxMTk2Mzg3MzQ=
11,730
pandas.applymap converts None to NaN even though I didn't ask it to?
{ "avatar_url": "https://avatars.githubusercontent.com/u/2766856?v=4", "events_url": "https://api.github.com/users/darindillon/events{/privacy}", "followers_url": "https://api.github.com/users/darindillon/followers", "following_url": "https://api.github.com/users/darindillon/following{/other_user}", "gists_ur...
[ { "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": "e102d8"...
closed
false
null
[]
null
7
2015-12-01T04:13:36Z
2015-12-01T14:11:51Z
2015-12-01T12:48:26Z
NONE
null
I have a dataframe with some empty strings and some NaNs. I want to convert both of those to None. I'm calling applymap to convert the empty strings into None, which works; but it has the side-effect of converting all the existing Nones into NaN! Using pandas version 0.16: ``` import pandas import numpy p = pandas...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11730/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11730/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11731
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11731/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11731/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11731/events
https://github.com/pandas-dev/pandas/issues/11731
119,686,960
MDU6SXNzdWUxMTk2ODY5NjA=
11,731
CSV with timedeltas generated with and old version of pandas cannot be parsed anymore
{ "avatar_url": "https://avatars.githubusercontent.com/u/1336287?v=4", "events_url": "https://api.github.com/users/languitar/events{/privacy}", "followers_url": "https://api.github.com/users/languitar/followers", "following_url": "https://api.github.com/users/languitar/following{/other_user}", "gists_url": "h...
[ { "color": "5319e7", "default": false, "description": "Timedelta data type", "id": 49597148, "name": "Timedelta", "node_id": "MDU6TGFiZWw0OTU5NzE0OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timedelta" }, { "color": "0052cc", "default": false, "des...
closed
false
null
[]
null
1
2015-12-01T10:23:17Z
2015-12-01T11:47:54Z
2015-12-01T11:47:38Z
NONE
null
I have been using an older version of pandas (0.13.1) and serialized several timedeltas in a data frame. These timedeltas ended up like this in the generated CSV file: ``` -1 days +23:30:00.000000000 ``` This format cannot be parsed anymore. It seems that the + sign in front of the hours causes the parsing to fail: ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11731/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11731/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11732
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11732/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11732/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11732/events
https://github.com/pandas-dev/pandas/issues/11732
119,704,980
MDU6SXNzdWUxMTk3MDQ5ODA=
11,732
API: change .resample to be a groupby-like API
{ "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": "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": "r...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-01T12:17:44Z
2016-02-02T15:16:18Z
2016-02-02T15:16:18Z
CONTRIBUTOR
null
similar to #11603 this would transform: `s.resample('D',how='max')` to `s.resample('D').max()` This would be a breaking API change, as the default is `how='mean'`, meaning, that `s.resample('D')` returns the `mean` of the resampled data. However it would be visible at the very least and not simply change working ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11732/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11732/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11733
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11733/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11733/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11733/events
https://github.com/pandas-dev/pandas/issues/11733
119,707,481
MDU6SXNzdWUxMTk3MDc0ODE=
11,733
BUG: read_excel with multi-indexed column ignores index_col=None
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "bfe5bf", "default": false, "description": "read_excel, to_excel", ...
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...
18
2015-12-01T12:29:45Z
2018-11-18T21:42:59Z
2018-11-18T21:42:59Z
MEMBER
null
From SO: http://stackoverflow.com/questions/34020061/excel-to-pandas-dataframe-using-first-column-as-index @chris-b1 another one on the multi-index excel issues .. :-) Small test case: content of excel file: | A | A | B | B | | --- | --- | --- | --- | | key | val | key | val | | 1 | 2 | 3 | 4 | | 1 | 2 | 3 | 4 | gi...
{ "+1": 5, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 5, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11733/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11733/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11734
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11734/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11734/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11734/events
https://github.com/pandas-dev/pandas/issues/11734
119,725,939
MDU6SXNzdWUxMTk3MjU5Mzk=
11,734
ValueError with 'T' as column heading
{ "avatar_url": "https://avatars.githubusercontent.com/u/809705?v=4", "events_url": "https://api.github.com/users/alistairjames/events{/privacy}", "followers_url": "https://api.github.com/users/alistairjames/followers", "following_url": "https://api.github.com/users/alistairjames/following{/other_user}", "gis...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
null
2
2015-12-01T14:18:32Z
2015-12-01T14:36:01Z
2015-12-01T14:25:51Z
NONE
null
With a tab separated file with 'T' as a column heading a ValueError is generated when using this column label to identify the column. This does not happen with other letters including 'F' ``` test.tsv A B T F 1 0 0 0 0 1 1 1 1 1 1 1 ``` ``` In [1]: import pandas as pd In [2]: df = pd.DataFra...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11734/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11734/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11735
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11735/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11735/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11735/events
https://github.com/pandas-dev/pandas/issues/11735
119,754,614
MDU6SXNzdWUxMTk3NTQ2MTQ=
11,735
Bar plot does not respect axes.prop_cycle in matplotlib 1.5
{ "avatar_url": "https://avatars.githubusercontent.com/u/5488440?v=4", "events_url": "https://api.github.com/users/maxnoe/events{/privacy}", "followers_url": "https://api.github.com/users/maxnoe/followers", "following_url": "https://api.github.com/users/maxnoe/following{/other_user}", "gists_url": "https://ap...
[]
closed
false
null
[]
null
2
2015-12-01T16:28:17Z
2015-12-28T16:57:29Z
2015-12-28T16:57:29Z
NONE
null
Using pandas 0.17.1 with matplotlib 1.5: ``` python import pandas as pd import matplotlib.pyplot as plt plt.style.use('ggplot') data = pd.DataFrame({'1': [1, 2, 3], '2': [3, 5, 1]}) data.plot(kind='bar') plt.savefig('test.png', dpi=300) ``` Results in ![test](https://cloud.githubusercontent.com/assets/5488440/115...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11735/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11735/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11736
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11736/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11736/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11736/events
https://github.com/pandas-dev/pandas/issues/11736
119,769,329
MDU6SXNzdWUxMTk3NjkzMjk=
11,736
Regression: DatetimeIndex ignores timezones
{ "avatar_url": "https://avatars.githubusercontent.com/u/161577?v=4", "events_url": "https://api.github.com/users/hcarvalhoalves/events{/privacy}", "followers_url": "https://api.github.com/users/hcarvalhoalves/followers", "following_url": "https://api.github.com/users/hcarvalhoalves/following{/other_user}", "...
[ { "color": "5319e7", "default": false, "description": "Timezone data dtype", "id": 60458168, "name": "Timezones", "node_id": "MDU6TGFiZWw2MDQ1ODE2OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timezones" } ]
closed
false
null
[]
{ "closed_at": "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
2015-12-01T17:37:17Z
2018-07-30T10:30:01Z
2018-07-30T10:30:01Z
NONE
null
In 0.16.2, `DatetimeIndex` functions used to handle the timezone correctly: ``` In [1]: import pandas as pd In [2]: df = pd.DataFrame({'x': ["2015-05-27 19:05:17.178000-02:00"]}) In [3]: pd.DatetimeIndex(df.x) Out[3]: DatetimeIndex(['2015-05-27 19:05:17.178000-02:00'], dtype='datetime64[ns]', freq=None, tz='tzoffset(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/11736/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11736/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11737
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11737/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11737/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11737/events
https://github.com/pandas-dev/pandas/issues/11737
119,878,225
MDU6SXNzdWUxMTk4NzgyMjU=
11,737
Add option to specified the index's name in pd.Series.rename.
{ "avatar_url": "https://avatars.githubusercontent.com/u/511719?v=4", "events_url": "https://api.github.com/users/Eastsun/events{/privacy}", "followers_url": "https://api.github.com/users/Eastsun/followers", "following_url": "https://api.github.com/users/Eastsun/following{/other_user}", "gists_url": "https://...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "00...
closed
false
null
[]
null
1
2015-12-02T06:43:10Z
2015-12-02T11:37:43Z
2015-12-02T11:37:04Z
NONE
null
Suppose I have a series: ``` python In [31]: pd.__version__ Out[31]: u'0.17.1' In [32]: ser = pd.Series(range(4), index=['Aa', 'Ab', 'Ba', 'Bb']) In [33]: ser Out[33]: Aa 0 Ab 1 Ba 2 Bb 3 dtype: int64 ``` I can change the index as following: ``` python In [34]: ser.rename(lambda i: tuple(i)) Out[34]: ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11737/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11737/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11738
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11738/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11738/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11738/events
https://github.com/pandas-dev/pandas/issues/11738
119,920,855
MDU6SXNzdWUxMTk5MjA4NTU=
11,738
BUG: end_time for Period with multiplied freq
{ "avatar_url": "https://avatars.githubusercontent.com/u/4091226?v=4", "events_url": "https://api.github.com/users/pajachiet/events{/privacy}", "followers_url": "https://api.github.com/users/pajachiet/followers", "following_url": "https://api.github.com/users/pajachiet/following{/other_user}", "gists_url": "h...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "eb6420", "default": false, "description": "Period data type", "...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-02T11:17:47Z
2015-12-07T11:11:21Z
2015-12-07T11:11:21Z
CONTRIBUTOR
null
end_time of a Period with multiplied freq is the square of the multiplication ``` python >>> pd.__version__ u'0.17.0' >>> p = pd.Period('2015-08-01', freq='3D') >>> p.end_time, p.to_timestamp(how='E') (Timestamp('2015-08-09 23:59:59.999999999'), Timestamp('2015-08-03 00:00:00')) >>> p = pd.Period('2015-08-01', freq=...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11738/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11738/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11739
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11739/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11739/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11739/events
https://github.com/pandas-dev/pandas/issues/11739
119,976,640
MDU6SXNzdWUxMTk5NzY2NDA=
11,739
to_csv(header=True) produces error:
{ "avatar_url": "https://avatars.githubusercontent.com/u/10167353?v=4", "events_url": "https://api.github.com/users/Sereger13/events{/privacy}", "followers_url": "https://api.github.com/users/Sereger13/followers", "following_url": "https://api.github.com/users/Sereger13/following{/other_user}", "gists_url": "...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
null
2
2015-12-02T16:10:09Z
2015-12-02T16:18:04Z
2015-12-02T16:15:58Z
NONE
null
According to the latest doc `header` parameter can be > boolean or list of string, default True However, the following code ``` import pandas as pd pd.read_csv('test.csv', header=True) ``` Produces this error: > TypeError: Passing a bool to header is invalid. Use header=None for no header or header=int or list-li...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11739/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11739/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11740
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11740/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11740/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11740/events
https://github.com/pandas-dev/pandas/issues/11740
119,979,803
MDU6SXNzdWUxMTk5Nzk4MDM=
11,740
Drop fails when supplied with an object that implements __getitem__
{ "avatar_url": "https://avatars.githubusercontent.com/u/5635139?v=4", "events_url": "https://api.github.com/users/max-sixty/events{/privacy}", "followers_url": "https://api.github.com/users/max-sixty/followers", "following_url": "https://api.github.com/users/max-sixty/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": "f2f989", "default": false, "description": "Data where the values ar...
open
false
null
[]
null
6
2015-12-02T16:23:10Z
2021-04-21T05:07:42Z
null
CONTRIBUTOR
null
When you supply `drop` with an item that implements `__getitem__`, `drop` doesn't drop it. It does when supplied with the item within a list. That's because instead of checking `is_list_like` ([here](https://github.com/pydata/pandas/blob/master/pandas/core/common.py#L2329)), `drop` calls `_index_labels_to_array` which...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11740/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11740/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11741
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11741/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11741/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11741/events
https://github.com/pandas-dev/pandas/issues/11741
119,983,283
MDU6SXNzdWUxMTk5ODMyODM=
11,741
Unexpected behavior with groupby on single-row dataframe?
{ "avatar_url": "https://avatars.githubusercontent.com/u/2512762?v=4", "events_url": "https://api.github.com/users/dwyatte/events{/privacy}", "followers_url": "https://api.github.com/users/dwyatte/followers", "following_url": "https://api.github.com/users/dwyatte/following{/other_user}", "gists_url": "https:/...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-02T16:37:39Z
2016-01-19T15:50:56Z
2016-01-17T03:43:25Z
NONE
null
Do single-row dataframes (not series) get special treatment in some way? It seems you can do arbitrary groupby operations on them on non-existent columns without errors. ``` df1 = pd.DataFrame(np.random.randn(1,4), columns=list('ABCD')) df2 = pd.DataFrame(np.random.randn(2,4), columns=list('ABCD')) In [3]: df1.groupb...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11741/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11741/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11742
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11742/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11742/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11742/events
https://github.com/pandas-dev/pandas/issues/11742
119,986,863
MDU6SXNzdWUxMTk5ODY4NjM=
11,742
Inconsistent return type when grouping dates by frequency with custom reduction function
{ "avatar_url": "https://avatars.githubusercontent.com/u/8355977?v=4", "events_url": "https://api.github.com/users/stephen-hoover/events{/privacy}", "followers_url": "https://api.github.com/users/stephen-hoover/followers", "following_url": "https://api.github.com/users/stephen-hoover/following{/other_user}", ...
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "e102d8", "default": false, "description": "Unexpected or b...
closed
false
null
[]
{ "closed_at": "2016-05-05T00:34:40Z", "closed_issues": 306, "created_at": "2016-02-08T15:29:59Z", "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
2015-12-02T16:53:20Z
2016-04-01T13:13:27Z
2016-04-01T13:13:27Z
CONTRIBUTOR
null
If I group a `DataFrame` by a column of dates, the return type varies depending on whether I just group or whether I also apply a frequency in the `Grouper`. Grouping without resampling dates returns a `DataFrame` when I apply a function which returns a labeled `Series`, or a `Series` if the function returns a scalar...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11742/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11742/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11743
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11743/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11743/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11743/events
https://github.com/pandas-dev/pandas/issues/11743
120,015,042
MDU6SXNzdWUxMjAwMTUwNDI=
11,743
DataFrame.query gives false positives
{ "avatar_url": "https://avatars.githubusercontent.com/u/3357013?v=4", "events_url": "https://api.github.com/users/ardoi/events{/privacy}", "followers_url": "https://api.github.com/users/ardoi/followers", "following_url": "https://api.github.com/users/ardoi/following{/other_user}", "gists_url": "https://api.g...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0052cc", "default": false, "description": "pandas objects compat...
closed
false
null
[]
null
10
2015-12-02T19:16:05Z
2015-12-29T19:47:05Z
2015-12-29T19:46:58Z
NONE
null
Noticing some strange behaviour when using the `query` method. I'm expecting empty results from the query but once in a while I'm getting a non-empty dataframe returned. ``` python import pandas as pd testdf = pd.DataFrame(pd.np.random.randint(100, size=(10000, 2))) testdf.columns = ['a', 'b'] missing_value = -2000 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11743/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11743/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11744
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11744/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11744/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11744/events
https://github.com/pandas-dev/pandas/issues/11744
120,015,938
MDU6SXNzdWUxMjAwMTU5Mzg=
11,744
Broken link in 0.17.1 what's new and commercial support pages
{ "avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4", "events_url": "https://api.github.com/users/ghost/events{/privacy}", "followers_url": "https://api.github.com/users/ghost/followers", "following_url": "https://api.github.com/users/ghost/following{/other_user}", "gists_url": "https://api.git...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-02T19:20:32Z
2016-01-02T19:16:00Z
2016-01-02T19:16:00Z
NONE
null
http://pandas.pydata.org/pandas-docs/version/0.17.1/whatsnew.html and http://pandas.pydata.org/commercialsupport.html has a link to the NumFocus announcement. The link points to http://numfocus.org/news/2015/10/09/numfocus-announces-new-fiscally-sponsored-project-pandas/, which is broken. The correct link is: http://w...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11744/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11744/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11745
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11745/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11745/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11745/events
https://github.com/pandas-dev/pandas/issues/11745
120,059,029
MDU6SXNzdWUxMjAwNTkwMjk=
11,745
Add origin parameter to Timestamp/to_datetime epoch support.
{ "avatar_url": "https://avatars.githubusercontent.com/u/3935135?v=4", "events_url": "https://api.github.com/users/jtkiley/events{/privacy}", "followers_url": "https://api.github.com/users/jtkiley/followers", "following_url": "https://api.github.com/users/jtkiley/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": "AD7FA8", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "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...
14
2015-12-02T23:25:07Z
2017-04-02T22:55:23Z
2017-04-02T22:55:23Z
CONTRIBUTOR
null
When using SAS or Stata data, dates are represented as the number of days since 1/1/1960, and other statistical software uses different [origin dates](http://blog.stata.com/2011/01/05/using-dates-and-times-from-other-software/). With that in mind, it would be nice to have an origin date that can be specified. See also,...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11745/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11745/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11746
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11746/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11746/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11746/events
https://github.com/pandas-dev/pandas/pull/11746
120,060,064
MDExOlB1bGxSZXF1ZXN0NTI0NzA5NDE=
11,746
Improve(?) explanation of SettingWithCopy warning
{ "avatar_url": "https://avatars.githubusercontent.com/u/4306187?v=4", "events_url": "https://api.github.com/users/ischwabacher/events{/privacy}", "followers_url": "https://api.github.com/users/ischwabacher/followers", "following_url": "https://api.github.com/users/ischwabacher/following{/other_user}", "gists...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-02T23:32:45Z
2015-12-04T23:03:27Z
2015-12-04T23:02:59Z
CONTRIBUTOR
null
After playing with R a bunch, I started feeling like the explanation of `SettingWithCopy` wasn't getting to the core of the matter, which is actually an essential consequence of python slice assignment semantics. Here's how python handles chained assignment: ``` python df['foo']['bar'] = quux # becomes df.__getitem__(...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11746/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11746/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11746.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11746", "merged_at": "2015-12-04T23:02:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11746.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11746" }
https://api.github.com/repos/pandas-dev/pandas/issues/11747
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11747/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11747/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11747/events
https://github.com/pandas-dev/pandas/issues/11747
120,063,489
MDU6SXNzdWUxMjAwNjM0ODk=
11,747
BUG: position indexing in getitem with duplicated index
{ "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": "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/5811028?v=4", "events_url": "https://api.github.com/users/jackzyliu/events{/privacy}", "followers_url": "https://api.github.com/users/jackzyliu/followers", "following_url": "https://api.github.com/users/jackzyliu/following{/other_user}", "gists_url": "h...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/5811028?v=4", "events_url": "https://api.github.com/users/jackzyliu/events{/privacy}", "followers_url": "https://api.github.com/users/jackzyliu/followers", "following_url": "https://api.github.com/users/jackzyliu/following{/other_user}", "...
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2015-12-02T23:59:46Z
2021-05-12T13:27:55Z
2021-05-12T13:27:55Z
CONTRIBUTOR
null
in py3, the following should correctly raise an `IndexError` ``` In [1]: s = Series(range(5),index=list('aacde')) In [2]: s[5] IndexError ``` however a positional indexer that is in the range should work `s[3]` Further more, this must be a monotonic increasing duplicated index to trigger ``` In [8]: Series(range(5...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11747/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11747/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11748
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11748/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11748/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11748/events
https://github.com/pandas-dev/pandas/issues/11748
120,068,307
MDU6SXNzdWUxMjAwNjgzMDc=
11,748
axis keyword of Series.ptp() does not work with 'index' as argument
{ "avatar_url": "https://avatars.githubusercontent.com/u/10927758?v=4", "events_url": "https://api.github.com/users/kesyog/events{/privacy}", "followers_url": "https://api.github.com/users/kesyog/followers", "following_url": "https://api.github.com/users/kesyog/following{/other_user}", "gists_url": "https://a...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
null
1
2015-12-03T00:38:30Z
2015-12-03T00:41:51Z
2015-12-03T00:41:16Z
NONE
null
According to the [API](http://pandas.pydata.org/pandas-docs/stable/generated/pandas.Series.ptp.html?highlight=ptp#pandas.Series.ptp), the `ptp` method of Series should be able to handle 'index' as an argument for the `axis` keyword. But when I try the following code: ``` x = pd.Series(range(15,20), index=range(5,10)) ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11748/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11748/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11749
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11749/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11749/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11749/events
https://github.com/pandas-dev/pandas/issues/11749
120,070,274
MDU6SXNzdWUxMjAwNzAyNzQ=
11,749
Slicing DateTimeIndex fails (KeyError)
{ "avatar_url": "https://avatars.githubusercontent.com/u/12097368?v=4", "events_url": "https://api.github.com/users/chrimobs/events{/privacy}", "followers_url": "https://api.github.com/users/chrimobs/followers", "following_url": "https://api.github.com/users/chrimobs/following{/other_user}", "gists_url": "htt...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "0b02e1", "default": false, "description": "Related t...
closed
false
null
[]
null
1
2015-12-03T00:54:10Z
2015-12-03T01:07:43Z
2015-12-03T01:07:22Z
NONE
null
I want to slice log files to extract only values within a certain time range. This works well with all but one log file. _"Must be the log file then!"_. However, the log file is well-formed like all the others and I don't see the reason my code fails: ``` python import pandas as pan import datetime as dt time_f = '%Y...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11749/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11749/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11750
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11750/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11750/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11750/events
https://github.com/pandas-dev/pandas/pull/11750
120,093,451
MDExOlB1bGxSZXF1ZXN0NTI0OTE1OTc=
11,750
ENH : GH11729 added index parameter in series to_string
{ "avatar_url": "https://avatars.githubusercontent.com/u/2503544?v=4", "events_url": "https://api.github.com/users/varunkumar-dev/events{/privacy}", "followers_url": "https://api.github.com/users/varunkumar-dev/followers", "following_url": "https://api.github.com/users/varunkumar-dev/following{/other_user}", ...
[ { "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": "0052c...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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...
6
2015-12-03T04:46:43Z
2015-12-13T03:09:33Z
2015-12-12T14:04:00Z
CONTRIBUTOR
null
Fixes #11729 Please 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/11750/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11750/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11750.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11750", "merged_at": "2015-12-12T14:04:00Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11750.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11750" }
https://api.github.com/repos/pandas-dev/pandas/issues/11751
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11751/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11751/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11751/events
https://github.com/pandas-dev/pandas/pull/11751
120,099,461
MDExOlB1bGxSZXF1ZXN0NTI0OTQ3MzE=
11,751
Consolidate list-like checking to is_list_like
{ "avatar_url": "https://avatars.githubusercontent.com/u/5635139?v=4", "events_url": "https://api.github.com/users/max-sixty/events{/privacy}", "followers_url": "https://api.github.com/users/max-sixty/followers", "following_url": "https://api.github.com/users/max-sixty/following{/other_user}", "gists_url": "h...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
null
6
2015-12-03T05:52:31Z
2016-01-06T17:35:57Z
2016-01-06T17:21:07Z
CONTRIBUTOR
null
Closes https://github.com/pydata/pandas/issues/11740 Let me know what tests would be helpful for these types of 'cleaning' PRs, and whether a "what's new" is needed.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11751/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11751/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11751.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11751", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11751.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11751" }
https://api.github.com/repos/pandas-dev/pandas/issues/11752
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11752/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11752/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11752/events
https://github.com/pandas-dev/pandas/issues/11752
120,190,434
MDU6SXNzdWUxMjAxOTA0MzQ=
11,752
ENH: avro to/from serialization
{ "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": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" }, { "color": "0052cc", "...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 278, "created_at": "2013-01-06T03:02:01Z", "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/followers", "f...
11
2015-12-03T15:01:26Z
2019-12-22T16:56:05Z
2019-12-22T16:56:05Z
CONTRIBUTOR
null
discussed in #3525 shiny new fast version of avro might be interesting: https://github.com/MaxPoint/cyavro/issues/1 by @mariusvniekerk
{ "+1": 12, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 12, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11752/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11752/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11753
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11753/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11753/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11753/events
https://github.com/pandas-dev/pandas/issues/11753
120,190,628
MDU6SXNzdWUxMjAxOTA2Mjg=
11,753
Series.ptp function does not correctly use axis='index' argument
{ "avatar_url": "https://avatars.githubusercontent.com/u/10927758?v=4", "events_url": "https://api.github.com/users/kesyog/events{/privacy}", "followers_url": "https://api.github.com/users/kesyog/followers", "following_url": "https://api.github.com/users/kesyog/following{/other_user}", "gists_url": "https://a...
[]
closed
false
null
[]
null
1
2015-12-03T15:02:06Z
2015-12-03T16:32:45Z
2015-12-03T16:32:45Z
NONE
null
When using [Series.ptp()](http://pandas.pydata.org/pandas-docs/stable/generated/pandas.Series.ptp.html?highlight=ptp#pandas.Series.ptp) with `axis='index'` as an argument, I would expect the function to return max(index) - min(index). Instead, it appears as if the operation is performed on the data held in the Series (...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11753/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11753/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11754
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11754/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11754/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11754/events
https://github.com/pandas-dev/pandas/issues/11754
120,236,046
MDU6SXNzdWUxMjAyMzYwNDY=
11,754
DataFrame.iat indexing with duplicate columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/1017726?v=4", "events_url": "https://api.github.com/users/wavexx/events{/privacy}", "followers_url": "https://api.github.com/users/wavexx/followers", "following_url": "https://api.github.com/users/wavexx/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": "0e...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
23
2015-12-03T18:18:37Z
2020-04-08T09:55:40Z
2020-04-08T09:55:40Z
NONE
null
``` # error In [27]: pd.DataFrame([[1, 1]], columns=['x','x']).iat[0,0] TypeError: len() of unsized object # ok In [26]: pd.DataFrame([[1, 1]], columns=['x','y']).iat[0,0] Out[26]: 1 ``` I have some weird issue in a DataFrame I'm creating from a row-based array. Using python3 and pandas 0.17.1 (from debian unstable),...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11754/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11754/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11755
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11755/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11755/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11755/events
https://github.com/pandas-dev/pandas/issues/11755
120,272,953
MDU6SXNzdWUxMjAyNzI5NTM=
11,755
concat of tz series and no tz results in attribute error.
{ "avatar_url": "https://avatars.githubusercontent.com/u/2503544?v=4", "events_url": "https://api.github.com/users/varunkumar-dev/events{/privacy}", "followers_url": "https://api.github.com/users/varunkumar-dev/followers", "following_url": "https://api.github.com/users/varunkumar-dev/following{/other_user}", ...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "2016-05-05T00:34:40Z", "closed_issues": 306, "created_at": "2016-02-08T15:29:59Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
9
2015-12-03T21:23:04Z
2016-02-10T18:45:38Z
2016-02-10T18:45:38Z
CONTRIBUTOR
null
``` python import pandas as pd x = pd.Series(pd.date_range('20151124 10:00', '20151124 11:00', freq = '1h', tz = "UTC") ) y = pd.Series(pd.date_range('2012-01-01', '2012-01-03')) pd.concat([x,y]) ``` AttributeError: 'numpy.ndarray' object has no attribute 'tz_localize' Is it a bug or not supported ?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11755/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11755/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11756
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11756/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11756/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11756/events
https://github.com/pandas-dev/pandas/pull/11756
120,275,492
MDExOlB1bGxSZXF1ZXN0NTI1OTYxMjA=
11,756
DOC: pd.read_csv doc-string clarification #11555
{ "avatar_url": "https://avatars.githubusercontent.com/u/5619798?v=4", "events_url": "https://api.github.com/users/frankcleary/events{/privacy}", "followers_url": "https://api.github.com/users/frankcleary/followers", "following_url": "https://api.github.com/users/frankcleary/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" } ]
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
22
2015-12-03T21:36:37Z
2016-02-08T06:37:41Z
2016-02-08T06:11:21Z
CONTRIBUTOR
null
closes #11555 Updated IO Tools documentation for read_csv() and read_table() to be consistent with the doc-string.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11756/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11756/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11756.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11756", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11756.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11756" }
https://api.github.com/repos/pandas-dev/pandas/issues/11757
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11757/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11757/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11757/events
https://github.com/pandas-dev/pandas/issues/11757
120,402,446
MDU6SXNzdWUxMjA0MDI0NDY=
11,757
BUG: .date and timezones
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "C4A000", "default": false, "description": "pandas testing functions...
closed
false
null
[]
{ "closed_at": "2016-10-03T08:52:13Z", "closed_issues": 733, "created_at": "2016-03-11T21:24:45Z", "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...
30
2015-12-04T13:33:41Z
2016-08-25T22:20:12Z
2016-08-25T22:20:12Z
CONTRIBUTOR
null
from [SO](http://stackoverflow.com/questions/34078316/tz-aware-datetime-series-producing-utc-based-date-output-in-pandas-series-app/34078346#34078346) ``` In [1]: s = Series(pd.to_datetime([1396670200, 1405733045, 1448248441],unit='s')).dt.tz_localize('UTC').dt.tz_convert('US/Eastern') In [2]: s Out[2]: 0 2014-04-...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11757/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11757/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11758
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11758/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11758/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11758/events
https://github.com/pandas-dev/pandas/issues/11758
120,403,641
MDU6SXNzdWUxMjA0MDM2NDE=
11,758
to_datetime returns NaT for epoch with errors='coerce'
{ "avatar_url": "https://avatars.githubusercontent.com/u/58814?v=4", "events_url": "https://api.github.com/users/bhy/events{/privacy}", "followers_url": "https://api.github.com/users/bhy/followers", "following_url": "https://api.github.com/users/bhy/following{/other_user}", "gists_url": "https://api.github.co...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2016-05-05T00:34:40Z", "closed_issues": 306, "created_at": "2016-02-08T15:29:59Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
9
2015-12-04T13:40:16Z
2016-04-30T18:47:41Z
2016-04-30T18:47:41Z
NONE
null
xref #11760 Parsing unix epoch timestamps give NaT with `errors='coerce'` while they can be parsed correctly without it: ``` python >>> pd.to_datetime(1420043460, errors='coerce', unit='s') NaT >>> pd.to_datetime(1420043460, unit='s') Timestamp('2014-12-31 16:31:00') ``` pandas: 0.17.1 numpy: 1.10.1 Python 2.7.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/11758/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11758/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11759
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11759/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11759/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11759/events
https://github.com/pandas-dev/pandas/issues/11759
120,406,265
MDU6SXNzdWUxMjA0MDYyNjU=
11,759
TypeError: rank() got an unexpected keyword argument 'numeric_only'
{ "avatar_url": "https://avatars.githubusercontent.com/u/9929982?v=4", "events_url": "https://api.github.com/users/nbonnotte/events{/privacy}", "followers_url": "https://api.github.com/users/nbonnotte/followers", "following_url": "https://api.github.com/users/nbonnotte/following{/other_user}", "gists_url": "h...
[ { "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": "AD7FA8", "default": false, "description": null, "id": ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
10
2015-12-04T13:55:40Z
2018-02-10T18:02:11Z
2018-02-10T18:02:10Z
CONTRIBUTOR
null
``` In [19]: df = DataFrame({'a':['A1', 'A1', 'A1'], 'b':['B1','B1','B2'], 'c':1}) In [20]: df.set_index('a').groupby('b').rank(method='first') Out[20]: c a A1 1 A1 2 A1 1 In [21]: df.set_index('a').groupby('c').rank(method='first') -------------------------------------------------------------------------...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11759/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11759/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11760
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11760/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11760/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11760/events
https://github.com/pandas-dev/pandas/issues/11760
120,416,618
MDU6SXNzdWUxMjA0MTY2MTg=
11,760
COMPAT: force int when doing unit conversions in pd.to_datetime
{ "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": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "0052cc", "default": false, "description": "pandas ob...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
2
2015-12-04T14:53:02Z
2016-05-08T14:06:06Z
2016-05-08T14:05:59Z
CONTRIBUTOR
null
from [SO](http://stackoverflow.com/questions/34078114/convert-pandas-time-series-unix-epoch-to-datetime/34078557#34078557) xref to #11758 We should force int conversions when `unit` is passed (as by definition these are int-like things). ``` In [21]: s = pd.Series(["1440643875", "1440644191", "1440645638", "14409987...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11760/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11760/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11761
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11761/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11761/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11761/events
https://github.com/pandas-dev/pandas/issues/11761
120,435,065
MDU6SXNzdWUxMjA0MzUwNjU=
11,761
DataFrame.info() issue with duplicated columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/1017726?v=4", "events_url": "https://api.github.com/users/wavexx/events{/privacy}", "followers_url": "https://api.github.com/users/wavexx/followers", "following_url": "https://api.github.com/users/wavexx/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": "__repr__ of pandas objec...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-04T16:21:11Z
2015-12-07T11:33:53Z
2015-12-07T11:33:53Z
NONE
null
When duplicated columns exists, DataFrame.info() returns broken output: ``` pd.DataFrame([[1, 1]], columns=['x','x']).info() <class 'pandas.core.frame.DataFrame'> Int64Index: 1 entries, 0 to 0 Data columns (total 2 columns): x 1 non-null x int64 x int64 dtype: object x 1 non-null x int64 x int64 dtyp...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11761/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11761/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11762
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11762/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11762/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11762/events
https://github.com/pandas-dev/pandas/issues/11762
120,435,935
MDU6SXNzdWUxMjA0MzU5MzU=
11,762
pandas.merge issue with duplicated column names
{ "avatar_url": "https://avatars.githubusercontent.com/u/1017726?v=4", "events_url": "https://api.github.com/users/wavexx/events{/privacy}", "followers_url": "https://api.github.com/users/wavexx/followers", "following_url": "https://api.github.com/users/wavexx/following{/other_user}", "gists_url": "https://ap...
[ { "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": "ffa0ff", "de...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
9
2015-12-04T16:25:23Z
2021-04-21T05:16:09Z
2021-04-21T05:16:08Z
NONE
null
``` df1 = pd.DataFrame([[1, 1]], columns=['x','x']) df2 = pd.DataFrame([[1, 1]], columns=['x','y']) pd.merge(df1, df2, on='x') ``` Results in: ``` Traceback (most recent call last): File "test.py", line 5, in <module> m = pd.merge(df1, df2, on='x') File "/usr/lib/python3/dist-packages/pandas/tools/merge.py", ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11762/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11762/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11763
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11763/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11763/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11763/events
https://github.com/pandas-dev/pandas/issues/11763
120,453,653
MDU6SXNzdWUxMjA0NTM2NTM=
11,763
ENH: Using built-in round on a 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": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AD7FA8", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-04T17:58:48Z
2015-12-15T22:51:56Z
2015-12-15T22:51:56Z
CONTRIBUTOR
null
Is there some philosophical reason that round(Series) and round(Dataframe) is not defined? See the example below. Being able to write round() as a function of a Dataframe or Series, as opposed to doing it afterwards would be nice. I'm willing to implement `__round__()` to make it work, but don't want to go down that...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11763/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11763/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11764
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11764/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11764/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11764/events
https://github.com/pandas-dev/pandas/issues/11764
120,471,430
MDU6SXNzdWUxMjA0NzE0MzA=
11,764
read_html doesn't have infer_types parameter
{ "avatar_url": "https://avatars.githubusercontent.com/u/1400427?v=4", "events_url": "https://api.github.com/users/wizardbyron/events{/privacy}", "followers_url": "https://api.github.com/users/wizardbyron/followers", "following_url": "https://api.github.com/users/wizardbyron/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": "006b75", "default": false, "description": "read_html, to_html, S...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-04T19:38:01Z
2015-12-05T15:13:23Z
2015-12-05T15:13:23Z
NONE
null
**infer_types** is indicated in the "IO Tools page" (http://pandas.pydata.org/pandas-docs/stable/io.html#io-read-html), but not in the API Reference page (http://pandas.pydata.org/pandas-docs/stable/generated/pandas.read_html.html) and library v0.17.1
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11764/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11764/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11765
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11765/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11765/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11765/events
https://github.com/pandas-dev/pandas/pull/11765
120,533,759
MDExOlB1bGxSZXF1ZXN0NTI3NDgyNDE=
11,765
DOC: Remove infer_types from the documentation of read_html GH 11764
{ "avatar_url": "https://avatars.githubusercontent.com/u/8744288?v=4", "events_url": "https://api.github.com/users/srib/events{/privacy}", "followers_url": "https://api.github.com/users/srib/followers", "following_url": "https://api.github.com/users/srib/following{/other_user}", "gists_url": "https://api.gith...
[ { "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": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-05T06:07:49Z
2015-12-07T06:42:49Z
2015-12-05T15:13:23Z
CONTRIBUTOR
null
Remove infer_types from read_html. Closes #11764
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11765/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11765/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11765.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11765", "merged_at": "2015-12-05T15:13:23Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11765.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11765" }
https://api.github.com/repos/pandas-dev/pandas/issues/11766
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11766/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11766/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11766/events
https://github.com/pandas-dev/pandas/pull/11766
120,557,470
MDExOlB1bGxSZXF1ZXN0NTI3NTU1Nzg=
11,766
DOC: Explain `Styler.set_table_styles`
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "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": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-05T14:07:43Z
2015-12-05T16:37:39Z
2015-12-05T16:37:39Z
CONTRIBUTOR
null
Also included an example. Side-note, the API could probably be a lot cleaner here. Accept `*args` instead of a list e.g.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11766/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11766/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11766.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11766", "merged_at": "2015-12-05T16:37:39Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11766.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11766" }
https://api.github.com/repos/pandas-dev/pandas/issues/11767
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11767/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11767/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11767/events
https://github.com/pandas-dev/pandas/pull/11767
120,568,431
MDExOlB1bGxSZXF1ZXN0NTI3NTc4Mzg=
11,767
CLN: remove if conditions that are almost never True
{ "avatar_url": "https://avatars.githubusercontent.com/u/10709573?v=4", "events_url": "https://api.github.com/users/kawochen/events{/privacy}", "followers_url": "https://api.github.com/users/kawochen/followers", "following_url": "https://api.github.com/users/kawochen/following{/other_user}", "gists_url": "htt...
[ { "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": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-05T16:12:27Z
2015-12-07T11:24:56Z
2015-12-07T11:24:53Z
CONTRIBUTOR
null
use typed `iNaT` in Cython code when possible, remove checking that is almost always `False`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11767/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11767/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11767.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11767", "merged_at": "2015-12-07T11:24:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11767.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11767" }
https://api.github.com/repos/pandas-dev/pandas/issues/11768
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11768/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11768/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11768/events
https://github.com/pandas-dev/pandas/pull/11768
120,576,019
MDExOlB1bGxSZXF1ZXN0NTI3NjAwOTg=
11,768
WIP: display_format for style
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "ededed", "default": false, "description": "__repr__ of pandas objects, to_string", "id": 13101118, "name": "Output-Formatting", "node_id": "MDU6TGFiZWwxMzEwMTExOA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting" }, { "color": "006b7...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-05T17:53:05Z
2015-12-08T01:44:52Z
2015-12-08T01:44:52Z
CONTRIBUTOR
null
Unfinished at the moment. Just wanted to push something up since there are other PRs that could build on this. This moves the logic of "what value should I display for this cell?" from the Template to the `Styler` class itself. The two biggest benefits are 1. User extensibility: Users provide formatting functions (via...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11768/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11768/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11768.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11768", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11768.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11768" }
https://api.github.com/repos/pandas-dev/pandas/issues/11769
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11769/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11769/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11769/events
https://github.com/pandas-dev/pandas/issues/11769
120,583,529
MDU6SXNzdWUxMjA1ODM1Mjk=
11,769
COMPAT: msgpack on windows 3.5 failing oddly
{ "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": "fbca04", "default": false, "description": "Windows OS", "id": 57186974, "name": "Windows", "node_id": "MDU6TGFiZWw1NzE4Njk3NA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Windows" }, { "color": "0052cc", "default": false, "description": "p...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-05T19:56:19Z
2015-12-15T12:01:56Z
2015-12-15T12:01:56Z
CONTRIBUTOR
null
@kawochen just updated the appveyor support (was not really running correctly before). in [here](https://github.com/pydata/pandas/commit/5b84e49e44cb378cee211436f0966e53d89b08b1) 2.7 fully passes and 3.5 does except for some of these odd MemoryErrors, must be some sort of recursion issue, see build [here](https://ci....
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11769/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11769/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11770
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11770/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11770/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11770/events
https://github.com/pandas-dev/pandas/pull/11770
120,606,699
MDExOlB1bGxSZXF1ZXN0NTI3NzI0MTU=
11,770
MNT: simplify AutoDateFormatter
{ "avatar_url": "https://avatars.githubusercontent.com/u/199813?v=4", "events_url": "https://api.github.com/users/tacaswell/events{/privacy}", "followers_url": "https://api.github.com/users/tacaswell/followers", "following_url": "https://api.github.com/users/tacaswell/following{/other_user}", "gists_url": "ht...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" }, { "color": "207de5", "default": false, "description": nul...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-06T04:18:03Z
2015-12-08T16:14:35Z
2015-12-08T15:20:46Z
CONTRIBUTOR
null
- import constants from matplolib.dates - do not re-implement AutoDateFormatter functionality that is already upstream
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11770/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11770/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11770.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11770", "merged_at": "2015-12-08T15:20:46Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11770.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11770" }
https://api.github.com/repos/pandas-dev/pandas/issues/11771
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11771/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11771/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11771/events
https://github.com/pandas-dev/pandas/pull/11771
120,611,522
MDExOlB1bGxSZXF1ZXN0NTI3NzM4ODQ=
11,771
BUG: [GH 11738] Fix for end_time when multiple of a frequency is requested
{ "avatar_url": "https://avatars.githubusercontent.com/u/8744288?v=4", "events_url": "https://api.github.com/users/srib/events{/privacy}", "followers_url": "https://api.github.com/users/srib/followers", "following_url": "https://api.github.com/users/srib/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": "eb6420", "default": false, "description": "Period data type", "...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-06T06:13:56Z
2015-12-07T11:05:39Z
2015-12-07T03:06:22Z
CONTRIBUTOR
null
closes #11738 1. Added a new test with the multiple of a frequency. 2. Rearranged some tests to improve readability of the code.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11771/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11771/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11771.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11771", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11771.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11771" }
https://api.github.com/repos/pandas-dev/pandas/issues/11772
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11772/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11772/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11772/events
https://github.com/pandas-dev/pandas/pull/11772
120,630,846
MDExOlB1bGxSZXF1ZXN0NTI3Nzg5MzA=
11,772
BUG: Fixed DataFrame info() for duplicated columns, GH11761
{ "avatar_url": "https://avatars.githubusercontent.com/u/4401925?v=4", "events_url": "https://api.github.com/users/yoongkang/events{/privacy}", "followers_url": "https://api.github.com/users/yoongkang/followers", "following_url": "https://api.github.com/users/yoongkang/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": "ededed", "default": false, "description": "__repr__ of pandas objec...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-06T12:21:23Z
2015-12-07T11:46:05Z
2015-12-07T11:33:41Z
CONTRIBUTOR
null
See #11761.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11772/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11772/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11772.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11772", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11772.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11772" }
https://api.github.com/repos/pandas-dev/pandas/issues/11773
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11773/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11773/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11773/events
https://github.com/pandas-dev/pandas/issues/11773
120,632,261
MDU6SXNzdWUxMjA2MzIyNjE=
11,773
read_hdf not supporting pathlib.Path
{ "avatar_url": "https://avatars.githubusercontent.com/u/69774?v=4", "events_url": "https://api.github.com/users/michaelaye/events{/privacy}", "followers_url": "https://api.github.com/users/michaelaye/followers", "following_url": "https://api.github.com/users/michaelaye/following{/other_user}", "gists_url": "...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "5319e7", "d...
closed
false
null
[]
{ "closed_at": "2016-10-03T08:52:13Z", "closed_issues": 733, "created_at": "2016-03-11T21:24:45Z", "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
2015-12-06T12:46:27Z
2016-05-16T12:09:51Z
2016-05-16T12:09:51Z
CONTRIBUTOR
null
According to the Enhancements text for 17.1: > pd.read_\* functions can now also accept pathlib.Path, or py._path.local.LocalPath objects for the filepath_or_buffer argument. (GH11033) all read_\* functions should support pathlib.Path now. It works for me with `read_csv` but not for `read_hdf`. Interestingly, I fin...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11773/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11773/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11774
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11774/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11774/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11774/events
https://github.com/pandas-dev/pandas/pull/11774
120,632,364
MDExOlB1bGxSZXF1ZXN0NTI3NzkzODE=
11,774
BUG: Parsing offset strings with non-zero minutes was incorrect
{ "avatar_url": "https://avatars.githubusercontent.com/u/3195015?v=4", "events_url": "https://api.github.com/users/rockg/events{/privacy}", "followers_url": "https://api.github.com/users/rockg/followers", "following_url": "https://api.github.com/users/rockg/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": "5319e7", "default": false, "description": "Timezone data dtype", ...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-06T12:49:21Z
2015-12-07T00:34:07Z
2015-12-07T00:33:58Z
CONTRIBUTOR
null
Closes #11708 Minutes needed to be added to the hour offset rather than subtracted.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11774/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11774/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11774.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11774", "merged_at": "2015-12-07T00:33:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11774.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11774" }
https://api.github.com/repos/pandas-dev/pandas/issues/11775
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11775/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11775/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11775/events
https://github.com/pandas-dev/pandas/issues/11775
120,643,698
MDU6SXNzdWUxMjA2NDM2OTg=
11,775
replace on Series with timezone-aware data breaks
{ "avatar_url": "https://avatars.githubusercontent.com/u/12200702?v=4", "events_url": "https://api.github.com/users/multiloc/events{/privacy}", "followers_url": "https://api.github.com/users/multiloc/followers", "following_url": "https://api.github.com/users/multiloc/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
null
1
2015-12-06T16:24:59Z
2015-12-06T16:39:50Z
2015-12-06T16:36:11Z
CONTRIBUTOR
null
replace (and by extension other masking operations) fail on Series with tz-aware data. Observing the following behavior: ``` python # non-tz aware In [23]: ser = pd.Series([pd.NaT, pd.Timestamp('2015/01/01')]) In [24]: ser Out[24]: 0 NaT 1 2015-01-01 dtype: datetime64[ns] In [25]: ser.replace(pd.NaT, pd....
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11775/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11775/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11776
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11776/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11776/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11776/events
https://github.com/pandas-dev/pandas/issues/11776
120,649,062
MDU6SXNzdWUxMjA2NDkwNjI=
11,776
pd.to_numeric produces misleading results on DataFrame
{ "avatar_url": "https://avatars.githubusercontent.com/u/1642081?v=4", "events_url": "https://api.github.com/users/mortada/events{/privacy}", "followers_url": "https://api.github.com/users/mortada/followers", "following_url": "https://api.github.com/users/mortada/following{/other_user}", "gists_url": "https:/...
[ { "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": "ffa0ff", "default": false, "description": "I...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-06T18:08:34Z
2015-12-10T12:10:45Z
2015-12-10T12:10:45Z
CONTRIBUTOR
null
when `pd.to_numeric` is called with `errors='coerce'` on a `DataFrame`, it doesn't raise and just returns the original `DataFrame`. This may be related to the discussion here https://github.com/pydata/pandas/issues/11221 as this function currently doesn't support anything more than 1-d. ``` In [1]: import pandas as...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11776/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11776/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11777
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11777/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11777/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11777/events
https://github.com/pandas-dev/pandas/pull/11777
120,659,154
MDExOlB1bGxSZXF1ZXN0NTI3OTAwOTc=
11,777
BUG/API: QuarterBegin n=0 #11406
{ "avatar_url": "https://avatars.githubusercontent.com/u/1924092?v=4", "events_url": "https://api.github.com/users/chris-b1/events{/privacy}", "followers_url": "https://api.github.com/users/chris-b1/followers", "following_url": "https://api.github.com/users/chris-b1/following{/other_user}", "gists_url": "http...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "0052cc", "default": false, "description": "DateOffse...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-06T20:57:55Z
2015-12-10T12:26:09Z
2015-12-10T12:26:09Z
CONTRIBUTOR
null
closes #11406 - makes `QuarterBegin` for `n=0` match Month/Year. xref #11427 - once this is merged the failures there should pass - there is also a little more documentation about general offset semantics in that PR.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11777/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11777/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11777.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11777", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11777.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11777" }
https://api.github.com/repos/pandas-dev/pandas/issues/11778
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11778/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11778/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11778/events
https://github.com/pandas-dev/pandas/pull/11778
120,660,149
MDExOlB1bGxSZXF1ZXN0NTI3OTA1NzQ=
11,778
Missing _repr_latex_ method for latex/pdf conversion in jupyter notebooks
{ "avatar_url": "https://avatars.githubusercontent.com/u/16179803?v=4", "events_url": "https://api.github.com/users/bkasel/events{/privacy}", "followers_url": "https://api.github.com/users/bkasel/followers", "following_url": "https://api.github.com/users/bkasel/following{/other_user}", "gists_url": "https://a...
[ { "color": "006b75", "default": false, "description": "to_latex", "id": 251382258, "name": "IO LaTeX", "node_id": "MDU6TGFiZWwyNTEzODIyNTg=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20LaTeX" } ]
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-06T21:16:17Z
2018-06-19T09:41:27Z
2015-12-19T17:14:51Z
CONTRIBUTOR
null
Hello, this is my very first pull request on github. I added latex/pdf conversion capabilities to the dataframe when used in a Jupyter/Ipython notebook. The method simply uses the existing to_latex method of the Dataframe class. I believe teh following Issues or PR have already attempted this, but they seem closed: #11...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11778/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11778/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11778.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11778", "merged_at": "2015-12-19T17:14:51Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11778.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11778" }
https://api.github.com/repos/pandas-dev/pandas/issues/11779
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11779/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11779/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11779/events
https://github.com/pandas-dev/pandas/pull/11779
120,691,810
MDExOlB1bGxSZXF1ZXN0NTI4MDI2NjY=
11,779
BUG: [GH 11738] Fix for end_time when multiple of a frequency is requested
{ "avatar_url": "https://avatars.githubusercontent.com/u/8744288?v=4", "events_url": "https://api.github.com/users/srib/events{/privacy}", "followers_url": "https://api.github.com/users/srib/followers", "following_url": "https://api.github.com/users/srib/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": "eb6420", "default": false, "description": "Period data type", "...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-07T03:36:26Z
2015-12-07T18:26:48Z
2015-12-07T11:11:04Z
CONTRIBUTOR
null
closes #11738 1. Added a new test with the multiple of a frequency. 2. Rearranged some tests to improve readability of the code. 3. Added bug fix to whatsnew 4. Added a comment in the test Didn't follow the contributing guidelines carefully in PR #11771 and hence this new PR.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11779/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11779/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11779.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11779", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11779.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11779" }
https://api.github.com/repos/pandas-dev/pandas/issues/11780
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11780/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11780/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11780/events
https://github.com/pandas-dev/pandas/pull/11780
120,701,388
MDExOlB1bGxSZXF1ZXN0NTI4MDY4Mjc=
11,780
BUG: to_numeric should raise if input is more than one dimension #11776
{ "avatar_url": "https://avatars.githubusercontent.com/u/1642081?v=4", "events_url": "https://api.github.com/users/mortada/events{/privacy}", "followers_url": "https://api.github.com/users/mortada/followers", "following_url": "https://api.github.com/users/mortada/following{/other_user}", "gists_url": "https:/...
[ { "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": "ffa0ff", "default": false, "description": "I...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-07T05:22:33Z
2015-12-10T12:10:49Z
2015-12-10T12:10:45Z
CONTRIBUTOR
null
closes #11776
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11780/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11780/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11780.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11780", "merged_at": "2015-12-10T12:10:45Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11780.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11780" }
https://api.github.com/repos/pandas-dev/pandas/issues/11781
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11781/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11781/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11781/events
https://github.com/pandas-dev/pandas/pull/11781
120,708,272
MDExOlB1bGxSZXF1ZXN0NTI4MDk3OTk=
11,781
DOC: Add examples for pandas.Series.append
{ "avatar_url": "https://avatars.githubusercontent.com/u/2073530?v=4", "events_url": "https://api.github.com/users/proinsias/events{/privacy}", "followers_url": "https://api.github.com/users/proinsias/followers", "following_url": "https://api.github.com/users/proinsias/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": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-07T06:30:24Z
2015-12-07T14:27:50Z
2015-12-07T09:11:52Z
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/11781/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11781/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11781.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11781", "merged_at": "2015-12-07T09:11:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11781.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11781" }
https://api.github.com/repos/pandas-dev/pandas/issues/11782
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11782/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11782/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11782/events
https://github.com/pandas-dev/pandas/issues/11782
120,734,439
MDU6SXNzdWUxMjA3MzQ0Mzk=
11,782
No more label rotation when secondary_y=True on the same data
{ "avatar_url": "https://avatars.githubusercontent.com/u/7398719?v=4", "events_url": "https://api.github.com/users/alybel/events{/privacy}", "followers_url": "https://api.github.com/users/alybel/followers", "following_url": "https://api.github.com/users/alybel/following{/other_user}", "gists_url": "https://ap...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" }, { "color": "0052cc", "default": false, "description": nul...
closed
false
null
[]
null
4
2015-12-07T09:40:35Z
2015-12-09T15:43:36Z
2015-12-09T15:34:53Z
NONE
null
Pandas version I am using: 0.16.2 My initial chart is produced like this: ``` combined['fraud_count'].unstack(-2).unstack(-1).fillna(0).plot() ``` which looks very neat and perfect, as expected. In the next step, I am trying to use the secondary_y feature like this: ``` combined['fraud_count'].unstack(-2).unstac...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11782/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11782/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11783
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11783/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11783/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11783/events
https://github.com/pandas-dev/pandas/issues/11783
120,747,789
MDU6SXNzdWUxMjA3NDc3ODk=
11,783
Deprecate options.display.mpl_style
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" }, { "color": "5319e7", "default": false, "description": "Fu...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-07T11:01:23Z
2018-06-01T14:29:48Z
2016-02-11T13:04:13Z
MEMBER
null
Matplotlib now has support for enabling different styles, we don't use this anymore in our docs, and it only gives problems to keep supporting this with newer matplotlib versions (see eg #11727). So to raise @TomAugspurger idea there in an issue: let's just deprecate it? @sinhrks @jreback
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11783/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11783/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11784
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11784/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11784/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11784/events
https://github.com/pandas-dev/pandas/issues/11784
120,751,271
MDU6SXNzdWUxMjA3NTEyNzE=
11,784
display.notebook_repr_html -> display.html.notebook
{ "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": "006b75", "default": false, "description": "read_html, to_html, Styler.apply, Styler.applymap", "id": 57395487, "name": "IO HTML", "node_id": "MDU6TGFiZWw1NzM5NTQ4Nw==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20HTML" }, { "color": "0052cc", ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
3
2015-12-07T11:19:47Z
2018-07-08T16:00:34Z
2018-07-08T16:00:33Z
CONTRIBUTOR
null
reorg on the html options, which I think we are going to need some more e.g. `df.style`. This will make it more consistent with the option config style need to deprecate the original and add 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/11784/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11784/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11785
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11785/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11785/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11785/events
https://github.com/pandas-dev/pandas/pull/11785
120,785,624
MDExOlB1bGxSZXF1ZXN0NTI4NTA5MTQ=
11,785
DOC: Add examples for pandas.tseries.timedeltas
{ "avatar_url": "https://avatars.githubusercontent.com/u/2073530?v=4", "events_url": "https://api.github.com/users/proinsias/events{/privacy}", "followers_url": "https://api.github.com/users/proinsias/followers", "following_url": "https://api.github.com/users/proinsias/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": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-07T14:30:38Z
2015-12-16T14:05:40Z
2015-12-16T14:02:19Z
CONTRIBUTOR
null
Copied examples from the reStructuredText [tutorial](http://pandas.pydata.org/pandas-docs/stable/timedeltas.html) on timedeltas.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11785/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11785/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11785.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11785", "merged_at": "2015-12-16T14:02:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11785.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11785" }
https://api.github.com/repos/pandas-dev/pandas/issues/11786
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11786/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11786/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11786/events
https://github.com/pandas-dev/pandas/issues/11786
120,807,976
MDU6SXNzdWUxMjA4MDc5NzY=
11,786
read_csv in multiple theads causes segmentation fault
{ "avatar_url": "https://avatars.githubusercontent.com/u/306380?v=4", "events_url": "https://api.github.com/users/mrocklin/events{/privacy}", "followers_url": "https://api.github.com/users/mrocklin/followers", "following_url": "https://api.github.com/users/mrocklin/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": "5319e7", "default": false, "description": "read_csv, to_csv", "...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-07T16:12:34Z
2016-01-19T20:02:06Z
2016-01-19T20:02:06Z
CONTRIBUTOR
null
The following script causes a segfault on my machine ``` python from io import BytesIO from multiprocessing.pool import ThreadPool import pandas as pd # Make many fake CSV files in memory bytes = ['\n'.join(['%d,%d,%d' % (i,i,i) for i in range(10000)]).encode() for j in range(100)] files = [BytesIO(b) for 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/11786/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11786/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11787
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11787/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11787/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11787/events
https://github.com/pandas-dev/pandas/issues/11787
120,819,729
MDU6SXNzdWUxMjA4MTk3Mjk=
11,787
DEPR: mad (mean absolute difference) functions
{ "avatar_url": "https://avatars.githubusercontent.com/u/5527610?v=4", "events_url": "https://api.github.com/users/aechase/events{/privacy}", "followers_url": "https://api.github.com/users/aechase/followers", "following_url": "https://api.github.com/users/aechase/following{/other_user}", "gists_url": "https:/...
[ { "color": "006b75", "default": false, "description": "Arithmetic, Comparison, and Logical operations", "id": 47223669, "name": "Numeric Operations", "node_id": "MDU6TGFiZWw0NzIyMzY2OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Numeric%20Operations" }, { "c...
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", ...
12
2015-12-07T16:57:28Z
2021-04-21T05:18:56Z
null
CONTRIBUTOR
null
The generic function `.mad()` calculates the mean absolute difference of a set of data, but in some cases the median absolute difference is more appropriate. In `R`, the `mad()` function accepts a `center` argument to specify how the average absolute difference should be calculated. I propose to add the same to the _pa...
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11787/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11787/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11788
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11788/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11788/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11788/events
https://github.com/pandas-dev/pandas/pull/11788
120,825,423
MDExOlB1bGxSZXF1ZXN0NTI4NzQzNDE=
11,788
ENH: allow saving of meta-data via CArrays to support wide tables
{ "avatar_url": "https://avatars.githubusercontent.com/u/5255114?v=4", "events_url": "https://api.github.com/users/MJuddBooth/events{/privacy}", "followers_url": "https://api.github.com/users/MJuddBooth/followers", "following_url": "https://api.github.com/users/MJuddBooth/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": "5319e7", "default": false, "description": "read_hdf...
closed
false
null
[]
null
9
2015-12-07T17:24:11Z
2019-01-11T13:25:30Z
2016-01-30T15:45:05Z
NONE
null
supersedes #10243 closes #6245 Here is the code as it stands now. Appending MultiIndex axes now works. The one test that still fails is test_append_frame_column_oriented: writing the DateTimeIndex as columns fails because the index is converted to an array of timestamps so np.array creates an object array. If it ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11788/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11788/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11788.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11788", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11788.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11788" }
https://api.github.com/repos/pandas-dev/pandas/issues/11789
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11789/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11789/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11789/events
https://github.com/pandas-dev/pandas/pull/11789
120,834,927
MDExOlB1bGxSZXF1ZXN0NTI4ODA0MzI=
11,789
DOC: Add context to pd.to_timedelta examples
{ "avatar_url": "https://avatars.githubusercontent.com/u/2073530?v=4", "events_url": "https://api.github.com/users/proinsias/events{/privacy}", "followers_url": "https://api.github.com/users/proinsias/followers", "following_url": "https://api.github.com/users/proinsias/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": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-07T18:15:20Z
2015-12-15T19:46:03Z
2015-12-09T15:20:41Z
CONTRIBUTOR
null
Update the reStructuredText tutorial on timedeltas to include context, similar to edits suggested for #11785. Also, add a space after various commas (PEP8), and periods/colons at the end of sentences for consistency.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11789/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11789/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11789.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11789", "merged_at": "2015-12-09T15:20:41Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11789.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11789" }
https://api.github.com/repos/pandas-dev/pandas/issues/11790
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11790/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11790/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11790/events
https://github.com/pandas-dev/pandas/pull/11790
120,839,608
MDExOlB1bGxSZXF1ZXN0NTI4ODM0NDE=
11,790
BUG: GH11786 Thread safety issue with read_csv
{ "avatar_url": "https://avatars.githubusercontent.com/u/9948816?v=4", "events_url": "https://api.github.com/users/jdeschenes/events{/privacy}", "followers_url": "https://api.github.com/users/jdeschenes/followers", "following_url": "https://api.github.com/users/jdeschenes/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", "...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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...
17
2015-12-07T18:42:04Z
2016-01-27T13:56:55Z
2016-01-19T20:02:06Z
CONTRIBUTOR
null
closes #11786 Fixed an issue with thread safety when calling read_csv with a StringIO object. The issue was caused by a misplaced PyGilSate_Ensure()
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11790/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11790/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11790.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11790", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11790.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11790" }
https://api.github.com/repos/pandas-dev/pandas/issues/11791
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11791/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11791/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11791/events
https://github.com/pandas-dev/pandas/issues/11791
120,886,965
MDU6SXNzdWUxMjA4ODY5NjU=
11,791
pickling error when doing using dataframe with multiprocessing
{ "avatar_url": "https://avatars.githubusercontent.com/u/4662082?v=4", "events_url": "https://api.github.com/users/andersonjacob/events{/privacy}", "followers_url": "https://api.github.com/users/andersonjacob/followers", "following_url": "https://api.github.com/users/andersonjacob/following{/other_user}", "gi...
[ { "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
[]
null
8
2015-12-07T22:47:45Z
2015-12-08T15:48:30Z
2015-12-08T15:36:09Z
NONE
null
When using python 3.4.3 or 3.5.0 and pandas 0.16.2, this simple example works ``` import pandas as pd import multiprocessing as mp def squareIt(row): return row[0]**2, row[1]**2 df = pd.DataFrame({'a': range(100), 'b': range(100)}) with mp.Pool(2) as pool: sq = pool.imap(squareIt, df.itertuples(False), chun...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11791/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11791/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11792
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11792/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11792/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11792/events
https://github.com/pandas-dev/pandas/issues/11792
120,897,731
MDU6SXNzdWUxMjA4OTc3MzE=
11,792
bug in Series.replace with timezone-aware datetime columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/12200702?v=4", "events_url": "https://api.github.com/users/multiloc/events{/privacy}", "followers_url": "https://api.github.com/users/multiloc/followers", "following_url": "https://api.github.com/users/multiloc/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": "5319e7", "default": false, "description": "Timezone data dtype", ...
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
2015-12-07T23:58:06Z
2018-06-28T10:23:02Z
2018-06-28T10:23:02Z
CONTRIBUTOR
null
Seeing the following behavior in 0.17.1 with the patch from https://github.com/pydata/pandas/pull/11715 applied (would raise without the patch): ``` python In [29]: ser = pd.Series([pd.NaT, pd.Timestamp('2015/01/01', tz='UTC')]) # works In [30]: ser.replace(pd.NaT, pd.Timestamp.min) Out[30]: 0 1677-09-22 00:12:43...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11792/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11792/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11793
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11793/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11793/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11793/events
https://github.com/pandas-dev/pandas/issues/11793
120,917,966
MDU6SXNzdWUxMjA5MTc5NjY=
11,793
Segfault in pd.read_csv() using chunksize parameter
{ "avatar_url": "https://avatars.githubusercontent.com/u/238075?v=4", "events_url": "https://api.github.com/users/OEP/events{/privacy}", "followers_url": "https://api.github.com/users/OEP/followers", "following_url": "https://api.github.com/users/OEP/following{/other_user}", "gists_url": "https://api.github.c...
[ { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "id": 47229171, "name": "IO CSV", "node_id": "MDU6TGFiZWw0NzIyOTE3MQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV" }, { "color": "36ede0", "default": false, "descriptio...
closed
false
null
[]
null
6
2015-12-08T02:47:16Z
2019-10-13T00:27:48Z
2019-10-13T00:27:47Z
NONE
null
Here is my repro script: ``` python import pandas as pd import sys for df in pd.read_csv(sys.argv[1], chunksize=1000): print(df[['sum']].sum()) ``` and I am attaching [small.csv.gz](https://github.com/pydata/pandas/files/54833/small.csv.gz) as the smallest data set I know reproduces this segfault. Running `pytho...
{ "+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/11793/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11793/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11794
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11794/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11794/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11794/events
https://github.com/pandas-dev/pandas/issues/11794
120,969,691
MDU6SXNzdWUxMjA5Njk2OTE=
11,794
bug in deep copy of Series with timezone-aware datetime entries
{ "avatar_url": "https://avatars.githubusercontent.com/u/12200702?v=4", "events_url": "https://api.github.com/users/multiloc/events{/privacy}", "followers_url": "https://api.github.com/users/multiloc/followers", "following_url": "https://api.github.com/users/multiloc/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": "5319e7", "default": false, "description": "Timezone data dtype", ...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-08T09:36:53Z
2015-12-08T20:14:58Z
2015-12-08T20:14:58Z
CONTRIBUTOR
null
deep copies of Series with timezone-aware datetimes are shallow in 0.17.1: ``` python In [12]: import pandas as pd In [13]: pd.__version__ Out[13]: u'0.17.1' In [14]: ser = pd.Series([pd.Timestamp('2012/01/01', tz='UTC')]) In [15]: ser2 = ser.copy(deep=True) In [18]: ser2[0] = pd.Timestamp('1999/01/01', tz='UTC') # ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11794/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11794/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11795
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11795/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11795/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11795/events
https://github.com/pandas-dev/pandas/issues/11795
121,012,723
MDU6SXNzdWUxMjEwMTI3MjM=
11,795
0.17.1 test_timestamp_compare and few others failures on arm64 (and possibly others)
{ "avatar_url": "https://avatars.githubusercontent.com/u/39889?v=4", "events_url": "https://api.github.com/users/yarikoptic/events{/privacy}", "followers_url": "https://api.github.com/users/yarikoptic/followers", "following_url": "https://api.github.com/users/yarikoptic/following{/other_user}", "gists_url": "...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "0052cc", "d...
closed
false
null
[]
null
4
2015-12-08T14:03:45Z
2015-12-08T15:12:56Z
2015-12-08T14:45:34Z
CONTRIBUTOR
null
ERROR: type should be string, got "https://buildd.debian.org/status/fetch.php?pkg=pandas&arch=arm64&ver=0.17.1-2&stamp=1449515678\nso this one is not even big endian afaik\n\n```\nERROR: test_timestamp_compare (pandas.tests.test_frame.TestDataFrame)\n----------------------------------------------------------------------\nTraceback (most recent call last):\n File \"/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/tests/test_frame.py\", line 5749, in test_timestamp_compare\n expected = left_f(df, Timestamp('20010109'))\n File \"/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/core/ops.py\", line 1116, in f\n return res.fillna(True).astype(bool)\n File \"/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/core/generic.py\", line 2632, in astype\n dtype=dtype, copy=copy, raise_on_error=raise_on_error, **kwargs)\n File \"/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/core/internals.py\", line 2864, in astype\n return self.apply('astype', dtype=dtype, **kwargs)\n File \"/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/core/internals.py\", line 2823, in apply\n applied = getattr(b, f)(**kwargs)\n File \"/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/core/internals.py\", line 430, in astype\n values=values, **kwargs)\n File \"/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/core/internals.py\", line 2001, in _astype\n return super(DatetimeBlock, self)._astype(dtype=dtype, **kwargs)\n File \"/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/core/internals.py\", line 472, in _astype\n values = com._astype_nansafe(values.ravel(), dtype, copy=True)\n File \"/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/core/common.py\", line 2433, in _astype_nansafe\n (arr.dtype, dtype))\nTypeError: cannot astype a datetimelike from [datetime64[ns]] to [bool]\n\n======================================================================\nFAIL: test_NaT_cast (pandas.tseries.tests.test_timeseries.TestSeriesDatetime64)\n----------------------------------------------------------------------\nTraceback (most recent call last):\n File \"/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/tseries/tests/test_timeseries.py\", line 3516, in test_NaT_cast\n assert_series_equal(result, expected)\n File \"/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/util/testing.py\", line 946, in assert_series_equal\n check_less_precise, obj='{0}'.format(obj))\n File \"pandas/src/testing.pyx\", line 58, in pandas._testing.assert_almost_equal (pandas/src/testing.c:3809)\n File \"pandas/src/testing.pyx\", line 147, in pandas._testing.assert_almost_equal (pandas/src/testing.c:2685)\n File \"/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/util/testing.py\", line 819, in raise_assert_detail\n raise AssertionError(msg)\nAssertionError: Series are different\n\nSeries values are different (100.0 %)\n[left]: [1970-01-01T00:00:00.000000000+0000]\n[right]: [NaT]\n\n======================================================================\nFAIL: test_where_datetime (pandas.tests.test_series.TestSeries)\n----------------------------------------------------------------------\nTraceback (most recent call last):\n File \"/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/tests/test_series.py\", line 2191, in test_where_datetime\n assert_series_equal(rs, expected)\n File \"/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/util/testing.py\", line 946, in assert_series_equal\n check_less_precise, obj='{0}'.format(obj))\n File \"pandas/src/testing.pyx\", line 58, in pandas._testing.assert_almost_equal (pandas/src/testing.c:3809)\n File \"pandas/src/testing.pyx\", line 147, in pandas._testing.assert_almost_equal (pandas/src/testing.c:2685)\n File \"/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/util/testing.py\", line 819, in raise_assert_detail\n raise AssertionError(msg)\nAssertionError: Series are different\n\nSeries values are different (50.0 %)\n[left]: [1970-01-01T00:00:00.000000010+0000, 1970-01-01T00:00:00.000000000+0000]\n[right]: [1970-01-01T00:00:00.000000010+0000, NaT]\n\n======================================================================\nFAIL: test_where_timedelta (pandas.tests.test_series.TestSeries)\n----------------------------------------------------------------------\nTraceback (most recent call last):\n File \"/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/tests/test_series.py\", line 2212, in test_where_timedelta\n assert_series_equal(rs, expected)\n File \"/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/util/testing.py\", line 946, in assert_series_equal\n check_less_precise, obj='{0}'.format(obj))\n File \"pandas/src/testing.pyx\", line 58, in pandas._testing.assert_almost_equal (pandas/src/testing.c:3809)\n File \"pandas/src/testing.pyx\", line 147, in pandas._testing.assert_almost_equal (pandas/src/testing.c:2685)\n File \"/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/util/testing.py\", line 819, in raise_assert_detail\n raise AssertionError(msg)\nAssertionError: Series are different\n\nSeries values are different (50.0 %)\n[left]: [10 nanoseconds, 0 nanoseconds]\n[right]: [10 nanoseconds, NaT]\n```\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/11795/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11795/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11796
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11796/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11796/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11796/events
https://github.com/pandas-dev/pandas/pull/11796
121,021,053
MDExOlB1bGxSZXF1ZXN0NTI5ODg1MjY=
11,796
BUG: bug in deep copy of datetime tz-aware objects, #11794
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "Timezone data dtype", ...
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-08T14:42:16Z
2015-12-08T20:14:58Z
2015-12-08T20:14:58Z
CONTRIBUTOR
null
closes #11794 cleanups in copy / remove warnings
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11796/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11796/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11796.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11796", "merged_at": "2015-12-08T20:14:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11796.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11796" }
https://api.github.com/repos/pandas-dev/pandas/issues/11797
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11797/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11797/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11797/events
https://github.com/pandas-dev/pandas/issues/11797
121,090,383
MDU6SXNzdWUxMjEwOTAzODM=
11,797
Wrong behavior due to Pandas : dict with the same key based on tuple extracted from DataFrame
{ "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": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
null
6
2015-12-08T20:18:29Z
2015-12-09T06:04:09Z
2015-12-08T20:34:34Z
CONTRIBUTOR
null
Can you explain the behavior of the following : <!-- language: lang-python --> ``` rows = pd.DataFrame([ (0, np.nan, np.nan, 'toto'), (1, np.nan, np.nan, 'tata') ]) dico = {} for row in rows.itertuples(): k = (row[2], row[3]) v = row[4] print('hash(k) : {0}'.format(hash(k))) v_prev = dico.se...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11797/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11797/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11798
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11798/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11798/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11798/events
https://github.com/pandas-dev/pandas/pull/11798
121,119,877
MDExOlB1bGxSZXF1ZXN0NTMwNTIwNTc=
11,798
Fix import-time DeprecationWarning on Python 3.5
{ "avatar_url": "https://avatars.githubusercontent.com/u/676149?v=4", "events_url": "https://api.github.com/users/embray/events{/privacy}", "followers_url": "https://api.github.com/users/embray/followers", "following_url": "https://api.github.com/users/embray/following{/other_user}", "gists_url": "https://api...
[ { "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": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "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
2015-12-08T22:57:18Z
2015-12-10T17:04:35Z
2015-12-10T01:30:31Z
CONTRIBUTOR
null
Fixes the following: ``` $ python3.5 -Wall Python 3.5.0 (default, Sep 18 2015, 09:31:01) [GCC 4.4.7 20120313 (Red Hat 4.4.7-11)] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import pandas.tslib pandas/__init__.py:7: DeprecationWarning: bad escape \s from pandas import hashtabl...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11798/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11798/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11798.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11798", "merged_at": "2015-12-10T01:30:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11798.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11798" }
https://api.github.com/repos/pandas-dev/pandas/issues/11799
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11799/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11799/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11799/events
https://github.com/pandas-dev/pandas/issues/11799
121,140,700
MDU6SXNzdWUxMjExNDA3MDA=
11,799
Option to suppress automatic conversion of tuples to MultiIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/5956967?v=4", "events_url": "https://api.github.com/users/htzh/events{/privacy}", "followers_url": "https://api.github.com/users/htzh/followers", "following_url": "https://api.github.com/users/htzh/following{/other_user}", "gists_url": "https://api.gith...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "207de5", "default": false, "descript...
closed
false
null
[]
null
14
2015-12-09T01:33:49Z
2015-12-13T20:53:46Z
2015-12-09T14:20:59Z
NONE
null
Right now we have: ``` >>> pd.DataFrame({(1,2):pd.Series([2.3])}).columns MultiIndex(levels=[[1], [2]], labels=[[0], [0]]) >>> pd.Index([(1,2)]) MultiIndex(levels=[[1], [2]], labels=[[0], [0]]) ``` Could we have an option to suppress this behavior? One p...
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11799/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11799/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11800
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11800/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11800/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11800/events
https://github.com/pandas-dev/pandas/issues/11800
121,191,101
MDU6SXNzdWUxMjExOTExMDE=
11,800
Series.apply loses timezone information
{ "avatar_url": "https://avatars.githubusercontent.com/u/12200702?v=4", "events_url": "https://api.github.com/users/multiloc/events{/privacy}", "followers_url": "https://api.github.com/users/multiloc/followers", "following_url": "https://api.github.com/users/multiloc/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": "009800", "default": false, "description": "Duplicate issue or pull ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
2
2015-12-09T09:05:56Z
2016-02-06T18:19:36Z
2015-12-12T14:05:13Z
CONTRIBUTOR
null
apply seems to lose timezone awareness. Would expect the following to be invariant: ``` python In [9]: import pandas as pd In [10]: pd.__version__ Out[10]: u'0.17.1' In [11]: ser = pd.Series([pd.Timestamp('2015/01/01', tz='UTC'), pd.Timestamp('2015/01/02', tz='UTC')]) In [12]: ser Out[12]: 0 2015-01-01 00:00:00+...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11800/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11800/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11801
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11801/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11801/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11801/events
https://github.com/pandas-dev/pandas/issues/11801
121,221,110
MDU6SXNzdWUxMjEyMjExMTA=
11,801
MultiIndex DataFrame saving to csv and loading breaks its structure.
{ "avatar_url": "https://avatars.githubusercontent.com/u/5175904?v=4", "events_url": "https://api.github.com/users/azenin/events{/privacy}", "followers_url": "https://api.github.com/users/azenin/followers", "following_url": "https://api.github.com/users/azenin/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": "5319e7", "default": false, "description": "r...
closed
false
null
[]
null
3
2015-12-09T11:59:48Z
2015-12-09T14:11:36Z
2015-12-09T13:45:19Z
NONE
null
When you save MultiIndex DataFrame to csv and then loading it with no additional parameters pandas not able to read multiindices properly and reconstructed dataframe is incorrect, however all MultiIndices are stored. Creating MultiIndex DataFrame: ``` python >>> import pandas as pd >>> arrays = [np.array(['bar', 'bar'...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11801/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11801/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11802
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11802/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11802/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11802/events
https://github.com/pandas-dev/pandas/issues/11802
121,252,448
MDU6SXNzdWUxMjEyNTI0NDg=
11,802
Sorting within groupby causes duplication of index level
{ "avatar_url": "https://avatars.githubusercontent.com/u/611122?v=4", "events_url": "https://api.github.com/users/tdhopper/events{/privacy}", "followers_url": "https://api.github.com/users/tdhopper/followers", "following_url": "https://api.github.com/users/tdhopper/following{/other_user}", "gists_url": "https...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
1
2015-12-09T14:28:14Z
2021-04-21T05:21:43Z
null
CONTRIBUTOR
null
When I run this code on 0.17.0 on Python 3.5.0 ``` import pandas as pd d = pd.DataFrame(data=[[2, 1]]) print(d.index) print((d. groupby(level=0). apply(lambda d: d.sort_values(0) ) ).index) ``` I get ``` Int64Index([0], dtype='int64') MultiIndex(levels=[[0], [0]], labels=[[0], [0]]) ``` ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11802/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11802/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11803
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11803/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11803/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11803/events
https://github.com/pandas-dev/pandas/issues/11803
121,281,019
MDU6SXNzdWUxMjEyODEwMTk=
11,803
read_csv. when file has many np.object dtype columns consumes a lot of memory
{ "avatar_url": "https://avatars.githubusercontent.com/u/3425?v=4", "events_url": "https://api.github.com/users/educhana/events{/privacy}", "followers_url": "https://api.github.com/users/educhana/followers", "following_url": "https://api.github.com/users/educhana/following{/other_user}", "gists_url": "https:/...
[ { "color": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" }, { "color": "5319e7", "...
closed
false
null
[]
null
5
2015-12-09T16:09:58Z
2015-12-10T14:46:40Z
2015-12-10T12:06:50Z
NONE
null
This is related to the old memory issues that pandas had when reading csv files. Now the situation is much better, but I've found that when the csv file has many string columns the memory consumption is increased a lot. Having numeric dtypes is handled correctly. In pandas/io/parsers.py - TextFileReader.read method: ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11803/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11803/timeline
null
null
null