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/11103
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11103/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11103/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11103/events
https://github.com/pandas-dev/pandas/issues/11103
106,558,035
MDU6SXNzdWUxMDY1NTgwMzU=
11,103
SettingWithCopyWarning and pd.cut
{ "avatar_url": "https://avatars.githubusercontent.com/u/3662163?v=4", "events_url": "https://api.github.com/users/alvinwt/events{/privacy}", "followers_url": "https://api.github.com/users/alvinwt/followers", "following_url": "https://api.github.com/users/alvinwt/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": "0052cc", "de...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
8
2015-09-15T13:37:05Z
2018-08-20T13:03:19Z
2018-08-20T13:03:19Z
NONE
null
When I run the code below, i get the SettingWithCopyWarning and I am unsure of what I am doing wrong. Is there a way to code without the warning? ``` for chrom, df in grouped: bins = np.arange(0, 2e6, 1e5) df.ix[:,'Bins'] = pd.cut(df.Pos, bins) ``` A value is trying to be set on a copy of a slice from a DataF...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11103/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11103/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11104
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11104/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11104/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11104/events
https://github.com/pandas-dev/pandas/pull/11104
106,561,736
MDExOlB1bGxSZXF1ZXN0NDUwNTE5ODU=
11,104
DOC: fix ref to template for plot accessor
{ "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...
[]
closed
false
null
[]
null
0
2015-09-15T13:55:12Z
2015-09-15T13:58:56Z
2015-09-15T13:55:20Z
MEMBER
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11104/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11104/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11104.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11104", "merged_at": "2015-09-15T13:55:20Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11104.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11104" }
https://api.github.com/repos/pandas-dev/pandas/issues/11105
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11105/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11105/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11105/events
https://github.com/pandas-dev/pandas/issues/11105
106,573,323
MDU6SXNzdWUxMDY1NzMzMjM=
11,105
Pandas options data not working
{ "avatar_url": "https://avatars.githubusercontent.com/u/8150239?v=4", "events_url": "https://api.github.com/users/MathTinker/events{/privacy}", "followers_url": "https://api.github.com/users/MathTinker/followers", "following_url": "https://api.github.com/users/MathTinker/following{/other_user}", "gists_url":...
[]
closed
false
null
[]
null
3
2015-09-15T14:50:42Z
2015-09-15T16:09:53Z
2015-09-15T15:02:49Z
NONE
null
I am trying to use get_all_data() method to download options data. I am getting following error: RemoteDataError: Parsed URL 'http://finance.yahoo.com/q/op?s=SPY' has no rootelement Actual code: from pandas.io.data import Options SPYD = Options('spy', 'yahoo') data = SPYD.get_all_data() My pandas version is 0.16.2
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11105/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11105/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11106
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11106/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11106/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11106/events
https://github.com/pandas-dev/pandas/issues/11106
106,573,544
MDU6SXNzdWUxMDY1NzM1NDQ=
11,106
TST/COMPAT: update ci when available
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" } ]
closed
false
null
[]
{ "closed_at": 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-09-15T14:52:00Z
2017-02-15T18:56:05Z
2017-02-15T18:56:05Z
CONTRIBUTOR
null
these are left out of `ci/requirements-3.5.txt` as not available yet - `beautiful-soup` - `bottleneck` these are left out of `ci/requirements-3.5.txt` as not available yet - `blosc` (prob need a new version) - `nose`, need to use the newest version as a deprecation warning in `inspect`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11106/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11106/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11107
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11107/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11107/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11107/events
https://github.com/pandas-dev/pandas/issues/11107
106,577,857
MDU6SXNzdWUxMDY1Nzc4NTc=
11,107
Pandas options data not working
{ "avatar_url": "https://avatars.githubusercontent.com/u/8150239?v=4", "events_url": "https://api.github.com/users/MathTinker/events{/privacy}", "followers_url": "https://api.github.com/users/MathTinker/followers", "following_url": "https://api.github.com/users/MathTinker/following{/other_user}", "gists_url":...
[]
closed
false
null
[]
null
0
2015-09-15T15:12:45Z
2015-09-15T15:13:36Z
2015-09-15T15:13:36Z
NONE
null
I am trying to use get_all_data() method to download options data. I am getting following error: RemoteDataError: Parsed URL 'http://finance.yahoo.com/q/op?s=SPY' has no rootelement Actual code: from pandas.io.data import Options SPYD = Options('spy', 'yahoo') data = SPYD.get_all_data() My pandas version is 0.16.2
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11107/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11107/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11108
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11108/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11108/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11108/events
https://github.com/pandas-dev/pandas/issues/11108
106,580,681
MDU6SXNzdWUxMDY1ODA2ODE=
11,108
COMPAT: return instead of raising StopIteration in generator
{ "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": "0052cc", "default": false, "description": "pandas objects compatability with Numpy or Python functions", "id": 76865106, "name": "Compat", "node_id": "MDU6TGFiZWw3Njg2NTEwNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat" } ]
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2015-09-15T15:25:08Z
2015-11-18T11:36:54Z
2015-11-18T11:36:54Z
CONTRIBUTOR
null
And a couple other changes for [PEP479](https://www.python.org/dev/peps/pep-0479/) to avoid warnings. Will submit a PR if others agree.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11108/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11108/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11109
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11109/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11109/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11109/events
https://github.com/pandas-dev/pandas/issues/11109
106,581,537
MDU6SXNzdWUxMDY1ODE1Mzc=
11,109
Pandas options data not working (Data Reader)
{ "avatar_url": "https://avatars.githubusercontent.com/u/8150239?v=4", "events_url": "https://api.github.com/users/MathTinker/events{/privacy}", "followers_url": "https://api.github.com/users/MathTinker/followers", "following_url": "https://api.github.com/users/MathTinker/following{/other_user}", "gists_url":...
[]
closed
false
null
[]
null
1
2015-09-15T15:28:19Z
2015-09-15T16:10:21Z
2015-09-15T16:10:20Z
NONE
null
I am trying to use get_all_data() method to download options data. I am getting following error: RemoteDataError: Parsed URL 'http://finance.yahoo.com/q/op?s=SPY' has no rootelement Actual code: from pandas.io.data import Options SPYD = Options('spy', 'yahoo') data = SPYD.get_all_data() My pandas version is 0.16.2 NO...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11109/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11109/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11110
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11110/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11110/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11110/events
https://github.com/pandas-dev/pandas/pull/11110
106,582,460
MDExOlB1bGxSZXF1ZXN0NDUwNjQ0Njg=
11,110
COMPAT: Add Google BigQuery support for python 3 #11094
{ "avatar_url": "https://avatars.githubusercontent.com/u/5184014?v=4", "events_url": "https://api.github.com/users/parthea/events{/privacy}", "followers_url": "https://api.github.com/users/parthea/followers", "following_url": "https://api.github.com/users/parthea/following{/other_user}", "gists_url": "https:/...
[ { "color": "0052cc", "default": false, "description": "pandas-gbq compatability", "id": 57351315, "name": "IO Google", "node_id": "MDU6TGFiZWw1NzM1MTMxNQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Google" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-15T15:32:08Z
2015-09-27T14:19:46Z
2015-09-27T14:10:24Z
CONTRIBUTOR
null
closes #11094 Adds gbq support for python 3.4
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11110/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11110/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11110.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11110", "merged_at": "2015-09-27T14:10:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11110.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11110" }
https://api.github.com/repos/pandas-dev/pandas/issues/11111
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11111/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11111/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11111/events
https://github.com/pandas-dev/pandas/issues/11111
106,582,679
MDU6SXNzdWUxMDY1ODI2Nzk=
11,111
COMPAT: matplotlib v0.15rc1 issues
{ "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": "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": "pa...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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...
48
2015-09-15T15:33:13Z
2015-09-22T15:35:37Z
2015-09-22T11:29:59Z
CONTRIBUTOR
null
install via: `conda install matplotlib -c tacaswell` (only linux-64 ATM) this is with `pandas-0.17rc1` ``` ......F......E..FF...FE..F./home/jreback/miniconda/envs/pandas/lib/python2.7/site-packages/matplotlib/__init__.py:872: UserWarning: axes.color_cycle is deprecated and replaced with axes.prop_cycle; please use t...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11111/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11111/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11112
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11112/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11112/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11112/events
https://github.com/pandas-dev/pandas/issues/11112
106,584,044
MDU6SXNzdWUxMDY1ODQwNDQ=
11,112
COMPAT/TST: warnings for sql installs on python 3.5
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "5319e7", "d...
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", ...
2
2015-09-15T15:39:56Z
2019-02-03T03:58:37Z
2019-02-03T03:58:36Z
CONTRIBUTOR
null
These are actually from the current version of `nose` (e.g. it has a deprecation warning in inspect). currently I have `sqlalchemy` and friends not installing on 3.5 (though they _can_ be), they are commented out in `requirements-3.5.txt` So can do things like this (e.g. I did this in `test_pytables.py`), until a 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/11112/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11112/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11113
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11113/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11113/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11113/events
https://github.com/pandas-dev/pandas/issues/11113
106,586,016
MDU6SXNzdWUxMDY1ODYwMTY=
11,113
qcut does not handle infinite values correctly
{ "avatar_url": "https://avatars.githubusercontent.com/u/632858?v=4", "events_url": "https://api.github.com/users/chrish42/events{/privacy}", "followers_url": "https://api.github.com/users/chrish42/followers", "following_url": "https://api.github.com/users/chrish42/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": "9aace2", "default": false, "description": "cut, qcut", "id": 16...
open
false
null
[]
null
2
2015-09-15T15:49:43Z
2021-10-16T17:17:26Z
null
CONTRIBUTOR
null
Calling qcut with infinite values in a pandas Series should be a well-defined operation, but it tends to produce wrong results or raise (un-obvious) exceptions. I'm using the following snippet to test: ``` data = range(10) + [np.inf] * n s = pd.Series(data, index=data) pd.qcut(s, [0.1, 0.9]) ``` When called with n=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/11113/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11113/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11114
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11114/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11114/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11114/events
https://github.com/pandas-dev/pandas/pull/11114
106,594,855
MDExOlB1bGxSZXF1ZXN0NDUwNzE5MTY=
11,114
COMPAT: compat for python 3.5, #11097
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "0052cc", "d...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-15T16:32:37Z
2015-09-15T23:25:24Z
2015-09-15T23:25:24Z
CONTRIBUTOR
null
closes #11097 - update install / compat docs for 3.5 - use visit_Call based on the version of python - skip if html5lib is not installed in test_data - bug in nose causes deprecation warning in some pytables tests - remove superfluous socket timeout
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11114/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11114/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11114.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11114", "merged_at": "2015-09-15T23:25:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11114.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11114" }
https://api.github.com/repos/pandas-dev/pandas/issues/11115
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11115/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11115/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11115/events
https://github.com/pandas-dev/pandas/issues/11115
106,597,397
MDU6SXNzdWUxMDY1OTczOTc=
11,115
interpolate erroneously fills NaNs at start of series when limit_direction == 'both'
{ "avatar_url": "https://avatars.githubusercontent.com/u/53048?v=4", "events_url": "https://api.github.com/users/lmjohns3/events{/privacy}", "followers_url": "https://api.github.com/users/lmjohns3/followers", "following_url": "https://api.github.com/users/lmjohns3/following{/other_user}", "gists_url": "https:...
[ { "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" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-15T16:42:54Z
2015-09-16T23:04:33Z
2015-09-16T23:04:33Z
CONTRIBUTOR
null
PR #10691 had a bug in computing the NaN mask in certain cases. Specifically, when a NaN occurs within `limit` of the beginning of the series and `limit_direction` is set to `'both'`, the interpolation code will erroneously interpolate these NaNs rather than masking them off. From the PR: ``` In [43]: ser = pd.Serie...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11115/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11115/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11116
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11116/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11116/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11116/events
https://github.com/pandas-dev/pandas/issues/11116
106,598,797
MDU6SXNzdWUxMDY1OTg3OTc=
11,116
0.17 regression: convert_objects coercion with multiple dtypes
{ "avatar_url": "https://avatars.githubusercontent.com/u/14297550?v=4", "events_url": "https://api.github.com/users/AmbroseKeith/events{/privacy}", "followers_url": "https://api.github.com/users/AmbroseKeith/followers", "following_url": "https://api.github.com/users/AmbroseKeith/following{/other_user}", "gist...
[ { "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": "e11...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-15T16:51:14Z
2015-10-02T14:13:52Z
2015-10-02T14:13:52Z
NONE
null
I upgraded from 0.16.2 to 0.17/master and it broke working code. 0.16.2: ``` python In [2]: import pandas as pd ...: from StringIO import StringIO ...: x="""foo,bar ...: 2015-09-14,True ...: 2015-09-15, ...: """ ...: df=pd.read_csv(StringIO(x),sep=',').convert_objects('coerce') ...: df.info() <cl...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11116/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11116/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11117
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11117/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11117/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11117/events
https://github.com/pandas-dev/pandas/issues/11117
106,636,775
MDU6SXNzdWUxMDY2MzY3NzU=
11,117
read_clipboard() Windows to Linux
{ "avatar_url": "https://avatars.githubusercontent.com/u/3802502?v=4", "events_url": "https://api.github.com/users/joshualeond/events{/privacy}", "followers_url": "https://api.github.com/users/joshualeond/followers", "following_url": "https://api.github.com/users/joshualeond/following{/other_user}", "gists_ur...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
null
5
2015-09-15T20:15:16Z
2015-09-17T17:27:39Z
2015-09-17T17:27:39Z
NONE
null
I have an IPython (Jupyter) Notebook running on a webserver (Ubuntu) and am trying to read_clipboard() from a Windows computer. I have xclip installed on the ubuntu machine. Here is the code: ``` import pandas as pd from pandas import Series,DataFrame test = pd.read_clipboard() print test ``` It appears that the ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11117/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11117/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11118
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11118/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11118/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11118/events
https://github.com/pandas-dev/pandas/issues/11118
106,665,579
MDU6SXNzdWUxMDY2NjU1Nzk=
11,118
Possible bug!! Replacing str in dataframe delete entire number
{ "avatar_url": "https://avatars.githubusercontent.com/u/1656188?v=4", "events_url": "https://api.github.com/users/BMeridian/events{/privacy}", "followers_url": "https://api.github.com/users/BMeridian/followers", "following_url": "https://api.github.com/users/BMeridian/following{/other_user}", "gists_url": "h...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "5319e7", "default": false, "descript...
closed
false
null
[]
null
4
2015-09-15T22:59:19Z
2015-09-16T00:37:19Z
2015-09-16T00:16:58Z
NONE
null
``` df.head() OSymbol 0 .GGP:150918:C:18.0 1 .GGP:150918:C:19.0 2 .GGP:150918:C:20.0 3 .GGP:150918:C:21.0 4 .GGP:150918:C:22.0 df['OSymbol'].str.replace(".0", "") 0 .GGP:1918:C:18 1 .GGP:1918:C:19 2 .GGP:1918:C: 3 .GGP:1918:C:21 4 .GGP:1918:C:22 ``` L...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11118/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11118/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11119
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11119/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11119/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11119/events
https://github.com/pandas-dev/pandas/issues/11119
106,665,773
MDU6SXNzdWUxMDY2NjU3NzM=
11,119
Slicing multiple DataFrame columns doesn't work with boolean column names
{ "avatar_url": "https://avatars.githubusercontent.com/u/5413548?v=4", "events_url": "https://api.github.com/users/louispotok/events{/privacy}", "followers_url": "https://api.github.com/users/louispotok/followers", "following_url": "https://api.github.com/users/louispotok/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": "0b02e1", "default": false, "description": "Related to indexing on s...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
3
2015-09-15T23:01:11Z
2021-04-18T23:44:29Z
null
CONTRIBUTOR
null
Setup: ``` import pandas as pd df = pd.DataFrame({True: [1,2,5,9], False: [6,1,13,8]}) ``` `df[True]` and `df[False]` work fine; but `df[[True,False]]` throws an exception: ``` --------------------------------------------------------------------------- ValueError Tr...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11119/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11119/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11120
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11120/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11120/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11120/events
https://github.com/pandas-dev/pandas/pull/11120
106,681,671
MDExOlB1bGxSZXF1ZXN0NDUxMjM0MTA=
11,120
BF: do not assume that expanduser would replace all ~
{ "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" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-16T01:58:17Z
2015-09-22T14:16:59Z
2015-09-17T01:00:29Z
CONTRIBUTOR
null
since it must not e.g. if there is ~ in some directory name along the path (awkward but possible/allowed). Better to check either new path is absolute. Removed 1 test which had no value
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11120/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11120/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11120.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11120", "merged_at": "2015-09-17T01:00:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11120.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11120" }
https://api.github.com/repos/pandas-dev/pandas/issues/11121
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11121/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11121/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11121/events
https://github.com/pandas-dev/pandas/pull/11121
106,696,489
MDExOlB1bGxSZXF1ZXN0NDUxMzAyMDI=
11,121
ENH: Add ability to create datasets using the gbq module
{ "avatar_url": "https://avatars.githubusercontent.com/u/5184014?v=4", "events_url": "https://api.github.com/users/parthea/events{/privacy}", "followers_url": "https://api.github.com/users/parthea/followers", "following_url": "https://api.github.com/users/parthea/following{/other_user}", "gists_url": "https:/...
[ { "color": "0052cc", "default": false, "description": "pandas-gbq compatability", "id": 57351315, "name": "IO Google", "node_id": "MDU6TGFiZWw1NzM1MTMxNQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Google" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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...
33
2015-09-16T04:27:04Z
2015-09-24T23:37:55Z
2015-09-24T23:02:30Z
CONTRIBUTOR
null
Removed the `bq` command line module from `test_gbq.py`, as it doesn't support python 3. In order to do this, I had to create functions for `create_dataset()`, `delete_dataset()` and `dataset_exists()`. This change is required for #11110 At the same time, I also implemented the following list functions: `list_dataset...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11121/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11121/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11121.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11121", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11121.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11121" }
https://api.github.com/repos/pandas-dev/pandas/issues/11122
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11122/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11122/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11122/events
https://github.com/pandas-dev/pandas/issues/11122
106,754,601
MDU6SXNzdWUxMDY3NTQ2MDE=
11,122
BLD: Import error during python 2.7 builds on travis
{ "avatar_url": "https://avatars.githubusercontent.com/u/5184014?v=4", "events_url": "https://api.github.com/users/parthea/events{/privacy}", "followers_url": "https://api.github.com/users/parthea/followers", "following_url": "https://api.github.com/users/parthea/following{/other_user}", "gists_url": "https:/...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-16T11:34:30Z
2015-09-16T23:01:46Z
2015-09-16T23:01:46Z
CONTRIBUTOR
null
https://travis-ci.org/pydata/pandas/pull_requests Recently the Python 2.7 builds on travis have been failing with the same error message. ``` Traceback (most recent call last): File "setup.py", line 566, in <module> **setuptools_kwargs) File "/home/travis/miniconda/envs/pandas/lib/python2.7/distutils/core.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/11122/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11122/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11123
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11123/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11123/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11123/events
https://github.com/pandas-dev/pandas/issues/11123
106,755,780
MDU6SXNzdWUxMDY3NTU3ODA=
11,123
Business day resampling
{ "avatar_url": "https://avatars.githubusercontent.com/u/3621629?v=4", "events_url": "https://api.github.com/users/0x0L/events{/privacy}", "followers_url": "https://api.github.com/users/0x0L/followers", "following_url": "https://api.github.com/users/0x0L/following{/other_user}", "gists_url": "https://api.gith...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "0052cc", "default": false, "description": "DateOffs...
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", ...
16
2015-09-16T11:42:39Z
2019-06-09T11:53:21Z
2019-06-09T11:48:38Z
CONTRIBUTOR
null
Hi everyone, I just stumbled across this odd behaviour: For a daily time series, I would expect `resample('B', how='last')` to be equivalent to selecting rows whose weekday is not Saturday or Sunday. However, `resample` groups together Fridays, Saturdays and Sundays and hence we get Sunday's value on Friday. In...
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11123/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11123/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11124
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11124/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11124/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11124/events
https://github.com/pandas-dev/pandas/pull/11124
106,827,646
MDExOlB1bGxSZXF1ZXN0NDUyMDQyMjk=
11,124
BUG: Fix computation of invalid NaN indexes for interpolate.
{ "avatar_url": "https://avatars.githubusercontent.com/u/53048?v=4", "events_url": "https://api.github.com/users/lmjohns3/events{/privacy}", "followers_url": "https://api.github.com/users/lmjohns3/followers", "following_url": "https://api.github.com/users/lmjohns3/following{/other_user}", "gists_url": "https:...
[ { "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" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-16T18:03:12Z
2015-09-16T23:04:13Z
2015-09-16T23:04:10Z
CONTRIBUTOR
null
Fixes issue #11115. This change fixes up a couple edge cases for the computation of invalid NaN indexes for interpolation limits. I've also added a test explicitly for the reported bug (and similar behaviors at the opposite end of the series) in #11115. /cc @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/11124/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11124/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11124.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11124", "merged_at": "2015-09-16T23:04:10Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11124.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11124" }
https://api.github.com/repos/pandas-dev/pandas/issues/11125
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11125/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11125/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11125/events
https://github.com/pandas-dev/pandas/issues/11125
106,838,325
MDU6SXNzdWUxMDY4MzgzMjU=
11,125
to_dict(orent='records') converted to strange dict
{ "avatar_url": "https://avatars.githubusercontent.com/u/5224736?v=4", "events_url": "https://api.github.com/users/qiyangduan/events{/privacy}", "followers_url": "https://api.github.com/users/qiyangduan/followers", "following_url": "https://api.github.com/users/qiyangduan/following{/other_user}", "gists_url":...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "207de5", "default": false, "descript...
closed
false
null
[]
null
3
2015-09-16T18:53:50Z
2015-09-16T20:13:03Z
2015-09-16T20:13:03Z
NONE
null
Dear gurus, I am trying to convert a DataFrame to dict and then to json. However, json.dumps or simplejson.dumps kept reporting error "TypeError: _ is not JSON serializable". I created a small code to reproduce the problem. Just copy and paste to run those codes: df1=pd.DataFrame([{'t1':1,'t2':0}]) dict1=df1.to_dict(o...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11125/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11125/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11126
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11126/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11126/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11126/events
https://github.com/pandas-dev/pandas/issues/11126
106,850,540
MDU6SXNzdWUxMDY4NTA1NDA=
11,126
BUG: when reading an HDF5 file with an encoding, default to using this encoding
{ "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": "444444", "default": false, "description": "Unicode strings", "i...
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", ...
18
2015-09-16T19:55:07Z
2020-04-14T05:20:26Z
2020-04-14T05:20:26Z
CONTRIBUTOR
null
http://stackoverflow.com/questions/32553207/values-missing-when-loaded-from-pandas-hdf5-file/32587108?noredirect=1#comment53034458_32587108 e.g. if I ``` df.to_hdf('foo.h5','df',encoding='utf-8') ``` then ``` pd.read_hdf('foo.h5','df') ``` should pick up the encoding for each table (unless the user overrides by ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11126/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11126/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11127
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11127/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11127/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11127/events
https://github.com/pandas-dev/pandas/pull/11127
106,863,365
MDExOlB1bGxSZXF1ZXN0NDUyMjM5MTA=
11,127
BLD: install build deps when building
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-16T21:02:57Z
2015-09-16T23:01:46Z
2015-09-16T23:01:46Z
CONTRIBUTOR
null
closes #11122 dependency resolution in the `pandas` channel is a bit challenging as the current script tries to install all deps up front before building. But `statsmodels` requires pandas, so a current version is installed (e.g. the rc), and several of the deps are changed. So fixed, but installing only the build ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11127/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11127/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11127.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11127", "merged_at": "2015-09-16T23:01:46Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11127.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11127" }
https://api.github.com/repos/pandas-dev/pandas/issues/11128
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11128/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11128/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11128/events
https://github.com/pandas-dev/pandas/issues/11128
106,877,135
MDU6SXNzdWUxMDY4NzcxMzU=
11,128
ENH: add weekday_name to DatetimeIndex and .dt
{ "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": "AFEEEE", "default": false, "description": null, ...
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...
5
2015-09-16T22:33:38Z
2016-04-26T13:30:42Z
2016-04-26T13:30:42Z
CONTRIBUTOR
null
These names exist already in `pd.tslib` (as the below weedays calc), should just create them as a variable so can import it directly here. ``` In [1]: import calendar In [25]: s = pd.Series(list(range(10)), pd.date_range('2015-09-01', '2015-09-10')) In [26]: s2 = s.to_frame('value').assign(weekday=Series(s.index.week...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11128/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11128/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11129
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11129/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11129/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11129/events
https://github.com/pandas-dev/pandas/issues/11129
106,882,944
MDU6SXNzdWUxMDY4ODI5NDQ=
11,129
BUG: nested dict construction timedelta
{ "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": "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": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-16T23:13:18Z
2015-09-17T11:45:05Z
2015-09-17T11:45:05Z
CONTRIBUTOR
null
Related to #10160 / PR https://github.com/pydata/pandas/pull/10269 ``` In [2]: from datetime import timedelta ...: from pandas import * ...: td_as_int = [1, 2, 3, 4] ...: ...: def create_data(constructor): ...: return dict((i, {constructor(s): 2*i}) for i, s in enumerate(td_as_int)) ...: ...: data_timedelta64 =...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11129/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11129/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11130
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11130/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11130/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11130/events
https://github.com/pandas-dev/pandas/issues/11130
106,885,798
MDU6SXNzdWUxMDY4ODU3OTg=
11,130
ENH: expanding_max/min for datetime types
{ "avatar_url": "https://avatars.githubusercontent.com/u/4094953?v=4", "events_url": "https://api.github.com/users/bwillers/events{/privacy}", "followers_url": "https://api.github.com/users/bwillers/followers", "following_url": "https://api.github.com/users/bwillers/following{/other_user}", "gists_url": "http...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AFEEEE", "default": false, "description": null, ...
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", ...
2
2015-09-16T23:38:24Z
2021-04-18T23:46:14Z
null
CONTRIBUTOR
null
Docs currently explicitly mention float64 as the type of columns for `expanding_max` and `expanding_min`, and indeed, it does a conversion to float64 for other types: ``` In [6]: x = pd.date_range('2008/01/01', periods=3).to_series() In [7]: x Out[7]: 2008-01-01 2008-01-01 2008-01-02 2008-01-02 2008-01-03 2008...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11130/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11130/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11131
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11131/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11131/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11131/events
https://github.com/pandas-dev/pandas/pull/11131
106,886,556
MDExOlB1bGxSZXF1ZXN0NDUyMzc3NjE=
11,131
ERR: make sure raising TypeError on invalid nanops reductions xref #10472
{ "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": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" }, { "color": "006b...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-16T23:46:48Z
2015-09-17T00:28:58Z
2015-09-17T00:28:58Z
CONTRIBUTOR
null
xref #https://github.com/blaze/dask/issues/693
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11131/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11131/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11131.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11131", "merged_at": "2015-09-17T00:28:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11131.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11131" }
https://api.github.com/repos/pandas-dev/pandas/issues/11132
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11132/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11132/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11132/events
https://github.com/pandas-dev/pandas/issues/11132
106,889,390
MDU6SXNzdWUxMDY4ODkzOTA=
11,132
API: gbq new methods naming
{ "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": "0052cc", "default": false, "description": "pandas-gbq compatability", "id": 57351315, "name": "IO Google", "node_id": "MDU6TGFiZWw1NzM1MTMxNQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Google" } ]
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-09-17T00:19:12Z
2015-09-25T09:13:57Z
2015-09-25T09:13:57Z
CONTRIBUTOR
null
we need to make the API's more explicit/consistent. ``` create_table delete_table table_exists ``` should these be ``` table_create table_delete table_exists ``` cc @parthea
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11132/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11132/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11133
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11133/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11133/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11133/events
https://github.com/pandas-dev/pandas/pull/11133
106,895,595
MDExOlB1bGxSZXF1ZXN0NDUyNDM0MjI=
11,133
API: convert_objects, xref #11116, instead of warning, raise a ValueError
{ "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": "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": "ffa...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-17T01:34:35Z
2015-09-22T21:33:35Z
2015-09-22T21:33:35Z
CONTRIBUTOR
null
closes #11116 This is a lot more noisy that the current impl. It pretty much raises on the old-style input if it had `coerce` in it. This is correct as the actual behavior of `coerce` has changed (in that it now it much more strict). errror on old-style input - raise a ValueError for df.convert_objects('coerce') - ra...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11133/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11133/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11133.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11133", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11133.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11133" }
https://api.github.com/repos/pandas-dev/pandas/issues/11134
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11134/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11134/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11134/events
https://github.com/pandas-dev/pandas/pull/11134
106,895,602
MDExOlB1bGxSZXF1ZXN0NDUyNDM0Mjg=
11,134
BUG: nested construction with timedelta #11129
{ "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": "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": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-17T01:34:38Z
2015-09-17T22:31:12Z
2015-09-17T11:45:05Z
CONTRIBUTOR
null
Closes #11129 Per discussion in issue this adds similar hash equality to `_Timedelta` / `datetime.timedelta` that exists for `_Timestamp` / `datetime.datime`. I tried inlining `_Timedelta._ensure_components` and it actually hurt performance a bit, so I left it as a plain `def` but did build a seperate `_has_ns` check...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11134/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11134/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11134.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11134", "merged_at": "2015-09-17T11:45:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11134.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11134" }
https://api.github.com/repos/pandas-dev/pandas/issues/11135
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11135/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11135/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11135/events
https://github.com/pandas-dev/pandas/pull/11135
106,998,765
MDExOlB1bGxSZXF1ZXN0NDUyOTc2NTQ=
11,135
DEPR: Series.is_timeseries
{ "avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4", "events_url": "https://api.github.com/users/sinhrks/events{/privacy}", "followers_url": "https://api.github.com/users/sinhrks/followers", "following_url": "https://api.github.com/users/sinhrks/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": "5319e7", "default": false, "description": "Functiona...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-17T14:35:38Z
2015-09-17T15:36:08Z
2015-09-17T15:36:06Z
MEMBER
null
Follow-up for #10890. Deprecate `Series.is_timeseries`.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11135/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11135/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11135.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11135", "merged_at": "2015-09-17T15:36:06Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11135.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11135" }
https://api.github.com/repos/pandas-dev/pandas/issues/11136
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11136/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11136/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11136/events
https://github.com/pandas-dev/pandas/issues/11136
107,048,858
MDU6SXNzdWUxMDcwNDg4NTg=
11,136
Plot uses incorrect colors when columns have the same name
{ "avatar_url": "https://avatars.githubusercontent.com/u/3666725?v=4", "events_url": "https://api.github.com/users/stevenmanton/events{/privacy}", "followers_url": "https://api.github.com/users/stevenmanton/followers", "following_url": "https://api.github.com/users/stevenmanton/following{/other_user}", "gists...
[ { "color": "cdea3c", "default": false, "description": "Unit test(s) needed to prevent regressions", "id": 986278782, "name": "Needs Tests", "node_id": "MDU6TGFiZWw5ODYyNzg3ODI=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Tests" } ]
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2015-09-17T18:51:21Z
2020-03-12T04:52:29Z
2020-03-12T04:52:29Z
NONE
null
It seems like the `plot` function jumbles up the colors when columns in a DataFrame have the same name: ``` python pd.concat([pd.DataFrame({'b': [0, 1, 0], 'a': [1, 2, 3]}), pd.DataFrame({'a': [2, 4, 6]})], axis=1).plot(); ``` ![image](https://cloud.githubusercontent.com/assets/3666725/9942860/5770cf74-5d32-11e5-98b9...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11136/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11136/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11137
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11137/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11137/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11137/events
https://github.com/pandas-dev/pandas/issues/11137
107,060,666
MDU6SXNzdWUxMDcwNjA2NjY=
11,137
tuples as data not filter-able for equality?
{ "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": "...
[]
closed
false
null
[]
null
13
2015-09-17T19:48:58Z
2015-09-18T05:09:01Z
2015-09-17T23:51:07Z
CONTRIBUTOR
null
Using '0.17.0rc1+31.g9be2180' and a column of tuples like so: ``` python df.BINNING_SET.head() TIME_OF_INT 2014-10-18 07:36:19.926570 (0, 1, 319, 11) 2014-10-18 07:36:19.926570 (0, 1, 441, 11) 2014-10-18 07:36:59.675040 (52, 4, 89, 115) 2014-10-18 07:36:59.675040 (2, 34, 96, 115) 2014-10-18 07:55:27.9...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11137/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11137/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11138
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11138/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11138/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11138/events
https://github.com/pandas-dev/pandas/pull/11138
107,061,768
MDExOlB1bGxSZXF1ZXN0NDUzMzQyMzI=
11,138
TST: Verify fix for buffer overflow in read_csv with engine='c'
{ "avatar_url": "https://avatars.githubusercontent.com/u/1621449?v=4", "events_url": "https://api.github.com/users/evanpw/events{/privacy}", "followers_url": "https://api.github.com/users/evanpw/followers", "following_url": "https://api.github.com/users/evanpw/following{/other_user}", "gists_url": "https://ap...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "5319e7", "d...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-17T19:55:56Z
2015-09-18T09:14:24Z
2015-09-17T23:45:20Z
CONTRIBUTOR
null
Tests for the bug in GH #9735, which was previously fixed in GH #10023.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11138/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11138/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11138.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11138", "merged_at": "2015-09-17T23:45:20Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11138.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11138" }
https://api.github.com/repos/pandas-dev/pandas/issues/11139
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11139/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11139/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11139/events
https://github.com/pandas-dev/pandas/issues/11139
107,108,943
MDU6SXNzdWUxMDcxMDg5NDM=
11,139
SparseSeries error out if they're too long
{ "avatar_url": "https://avatars.githubusercontent.com/u/5199408?v=4", "events_url": "https://api.github.com/users/cyrusmaher/events{/privacy}", "followers_url": "https://api.github.com/users/cyrusmaher/followers", "following_url": "https://api.github.com/users/cyrusmaher/following{/other_user}", "gists_url":...
[ { "color": "ededed", "default": false, "description": "__repr__ of pandas objects, to_string", "id": 13101118, "name": "Output-Formatting", "node_id": "MDU6TGFiZWwxMzEwMTExOA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting" }, { "color": "00980...
closed
false
null
[]
null
3
2015-09-18T00:50:32Z
2015-09-18T14:18:34Z
2015-09-18T14:18:26Z
CONTRIBUTOR
null
Whether or not I can create a SparseSeries seems to depend on the length of the series: ``` python pd.SparseSeries([1.] * 10) # works pd.SparseSeries([1.] * 100) # error ``` I've copied the error below: ``` .../miniconda/lib/python2.7/site-packages/pandas/core/format.pyc in __init__(self, series, buf, length, header...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11139/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11139/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11140
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11140/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11140/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11140/events
https://github.com/pandas-dev/pandas/pull/11140
107,114,267
MDExOlB1bGxSZXF1ZXN0NDUzNjE5Mzk=
11,140
BUG: remove midrule in latex output with header=False
{ "avatar_url": "https://avatars.githubusercontent.com/u/812562?v=4", "events_url": "https://api.github.com/users/loicseguin/events{/privacy}", "followers_url": "https://api.github.com/users/loicseguin/followers", "following_url": "https://api.github.com/users/loicseguin/following{/other_user}", "gists_url": ...
[ { "color": "ededed", "default": false, "description": "__repr__ of pandas objects, to_string", "id": 13101118, "name": "Output-Formatting", "node_id": "MDU6TGFiZWwxMzEwMTExOA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting" }, { "color": "006b7...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
5
2015-09-18T01:56:09Z
2015-10-09T13:21:28Z
2015-10-09T13:21:28Z
CONTRIBUTOR
null
This bug fix addresses issue #7124. If `to_latex` is called with option `header=False`, the output should not contain a `\midrule` which is used to separate the column headers from the data.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11140/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11140/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11140.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11140", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11140.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11140" }
https://api.github.com/repos/pandas-dev/pandas/issues/11141
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11141/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11141/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11141/events
https://github.com/pandas-dev/pandas/pull/11141
107,115,699
MDExOlB1bGxSZXF1ZXN0NDUzNjI1MTU=
11,141
BUG: Issue in the gbq module when authenticating on remote servers #8489
{ "avatar_url": "https://avatars.githubusercontent.com/u/5184014?v=4", "events_url": "https://api.github.com/users/parthea/events{/privacy}", "followers_url": "https://api.github.com/users/parthea/followers", "following_url": "https://api.github.com/users/parthea/following{/other_user}", "gists_url": "https:/...
[ { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" }, { "color": "0052...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
7
2015-09-18T02:10:10Z
2015-10-16T23:33:49Z
2015-10-16T23:29:05Z
CONTRIBUTOR
null
Resolve issue where gbq authentication on remote servers fails silently.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11141/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11141/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11141.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11141", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11141.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11141" }
https://api.github.com/repos/pandas-dev/pandas/issues/11142
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11142/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11142/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11142/events
https://github.com/pandas-dev/pandas/issues/11142
107,189,460
MDU6SXNzdWUxMDcxODk0NjA=
11,142
PERF: infer_datetime_format fails without zero-padding
{ "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": "a10c02", "default": false, "description": "Memory or...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-18T12:06:01Z
2015-09-20T19:21:37Z
2015-09-20T19:21:37Z
CONTRIBUTOR
null
I think this can be fixed by just padding tokens in the inference step. The dates _do_ parse, just always fall back to the slow path, even with `infer_datetime_format=True` ``` In [22]: from pandas.tseries.tools import _guess_datetime_format In [23]: _guess_datetime_format('02/02/2014') Out[23]: '%m/%d/%Y' In [24]:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11142/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11142/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11143
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11143/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11143/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11143/events
https://github.com/pandas-dev/pandas/issues/11143
107,194,394
MDU6SXNzdWUxMDcxOTQzOTQ=
11,143
ENH: scatter_matrix doesn't handle columns with dtype 'pd.Categorical' or any other non-numeric
{ "avatar_url": "https://avatars.githubusercontent.com/u/1315589?v=4", "events_url": "https://api.github.com/users/soupault/events{/privacy}", "followers_url": "https://api.github.com/users/soupault/followers", "following_url": "https://api.github.com/users/soupault/following{/other_user}", "gists_url": "http...
[]
closed
false
null
[]
null
4
2015-09-18T12:36:12Z
2015-09-18T20:56:14Z
2015-09-18T15:40:00Z
CONTRIBUTOR
null
I understand what `object` dtype supporting couldn't be the right option, but it is quite feasible to implement support for `Categorical`. Right now, all columns of `DataFrame` which aren't numeric are dropped before visualization procedure of `scatter_matrix`.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11143/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11143/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11144
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11144/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11144/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11144/events
https://github.com/pandas-dev/pandas/pull/11144
107,244,048
MDExOlB1bGxSZXF1ZXN0NDU0MzE2NjE=
11,144
Openpyxl22
{ "avatar_url": "https://avatars.githubusercontent.com/u/1080058?v=4", "events_url": "https://api.github.com/users/Themanwithoutaplan/events{/privacy}", "followers_url": "https://api.github.com/users/Themanwithoutaplan/followers", "following_url": "https://api.github.com/users/Themanwithoutaplan/following{/othe...
[ { "color": "bfe5bf", "default": false, "description": "read_excel, to_excel", "id": 49254273, "name": "IO Excel", "node_id": "MDU6TGFiZWw0OTI1NDI3Mw==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Excel" }, { "color": "0052cc", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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...
24
2015-09-18T17:29:52Z
2017-11-28T11:37:59Z
2015-09-22T14:12:37Z
CONTRIBUTOR
null
closes #10125 I've added preliminary tests for openpyxl >= 2.2 styles. Unfortunately, I don't know how to get a whole test class to be skipped so tests will only run with either the Openpyxl20 or Openpyxl22 test class disabled, depending upon which version is installed. I hope this can be fixed fairly easily. Some co...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11144/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11144/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11144.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11144", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11144.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11144" }
https://api.github.com/repos/pandas-dev/pandas/issues/11145
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11145/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11145/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11145/events
https://github.com/pandas-dev/pandas/pull/11145
107,267,119
MDExOlB1bGxSZXF1ZXN0NDU0NDU5OTM=
11,145
COMPAT: Support for MPL 1.5
{ "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": "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": "pa...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-18T19:55:26Z
2015-09-22T14:02:31Z
2015-09-22T11:29:59Z
CONTRIBUTOR
null
closes https://github.com/pydata/pandas/issues/11111 (nice issue number) Testing with tox locally I get 1 failure using either matplotlib 1.4 or 1.5. I may have messed up my tox config though. Still need to cleanup a bunch of stuff, I just threw in changes to get each test passing as I went. release notes et. al com...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11145/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11145/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11145.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11145", "merged_at": "2015-09-22T11:29:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11145.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11145" }
https://api.github.com/repos/pandas-dev/pandas/issues/11146
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11146/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11146/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11146/events
https://github.com/pandas-dev/pandas/pull/11146
107,291,773
MDExOlB1bGxSZXF1ZXN0NDU0NjEwMTE=
11,146
PERF: infer_datetime_format without padding #11142
{ "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": "a10c02", "default": false, "description": "Memory or...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-18T22:53:15Z
2015-09-20T20:40:27Z
2015-09-20T19:21:37Z
CONTRIBUTOR
null
Closes #11142
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11146/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11146/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11146.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11146", "merged_at": "2015-09-20T19:21:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11146.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11146" }
https://api.github.com/repos/pandas-dev/pandas/issues/11147
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11147/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11147/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11147/events
https://github.com/pandas-dev/pandas/pull/11147
107,292,979
MDExOlB1bGxSZXF1ZXN0NDU0NjE4MjI=
11,147
PERF: improves performance in SeriesGroupBy.transform
{ "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": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "a10c02", "default": false, "description": "Memory or execu...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-18T23:07:27Z
2015-09-20T19:03:42Z
2015-09-20T18:53:34Z
CONTRIBUTOR
null
``` ------------------------------------------------------------------------------- Test name | head[ms] | base[ms] | ratio | ------------------------------------------------------------------------------- groupby_transform_series2 | 6.3464 | 167.3844 | 0.037...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11147/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11147/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11147.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11147", "merged_at": "2015-09-20T18:53:34Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11147.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11147" }
https://api.github.com/repos/pandas-dev/pandas/issues/11148
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11148/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11148/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11148/events
https://github.com/pandas-dev/pandas/pull/11148
107,299,123
MDExOlB1bGxSZXF1ZXN0NDU0NjU0OTY=
11,148
BUG: astype(str) on datetimelike index #10442
{ "avatar_url": "https://avatars.githubusercontent.com/u/4147327?v=4", "events_url": "https://api.github.com/users/hamedhsn/events{/privacy}", "followers_url": "https://api.github.com/users/hamedhsn/followers", "following_url": "https://api.github.com/users/hamedhsn/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": "ededed", "default": false, "description": "__repr__ ...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
21
2015-09-19T00:31:15Z
2015-10-16T22:07:42Z
2015-10-16T22:07:39Z
NONE
null
closes #10442 fix for the bug: Convert datetimelike index to strings with astype(str) going to send pull request for test
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11148/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11148/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11148.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11148", "merged_at": "2015-10-16T22:07:39Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11148.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11148" }
https://api.github.com/repos/pandas-dev/pandas/issues/11149
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11149/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11149/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11149/events
https://github.com/pandas-dev/pandas/pull/11149
107,349,827
MDExOlB1bGxSZXF1ZXN0NDU0ODIwMDM=
11,149
API: multi-line, not inplace eval
{ "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": "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" } ]
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...
15
2015-09-19T18:45:31Z
2016-01-15T01:02:47Z
2016-01-04T02:17:23Z
CONTRIBUTOR
null
closes #9297 closes #8664 This is just a proof of concept at this point - the idea is to allow multiple assignments within an eval block, and also include an `inplace` argument (currently default True to match old behavior, although maybe that should be changed) for chaining. ``` In [15]: df = pd.DataFrame({'a': np.l...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11149/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11149/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11149.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11149", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11149.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11149" }
https://api.github.com/repos/pandas-dev/pandas/issues/11150
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11150/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11150/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11150/events
https://github.com/pandas-dev/pandas/pull/11150
107,351,905
MDExOlB1bGxSZXF1ZXN0NDU0ODI3MDc=
11,150
BUG: axis kw not propogating on pct_change
{ "avatar_url": "https://avatars.githubusercontent.com/u/6661307?v=4", "events_url": "https://api.github.com/users/Tux1/events{/privacy}", "followers_url": "https://api.github.com/users/Tux1/followers", "following_url": "https://api.github.com/users/Tux1/following{/other_user}", "gists_url": "https://api.gith...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "006b75", "default": false, "description": "Arithmetic, Comparison, ...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
12
2015-09-19T19:31:05Z
2015-11-13T16:41:57Z
2015-11-13T16:41:57Z
CONTRIBUTOR
null
axis option was not correctly set on fillna in pct_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/11150/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11150/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11150.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11150", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11150.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11150" }
https://api.github.com/repos/pandas-dev/pandas/issues/11151
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11151/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11151/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11151/events
https://github.com/pandas-dev/pandas/issues/11151
107,352,407
MDU6SXNzdWUxMDczNTI0MDc=
11,151
.ix/.loc methods are *significantly* slower when upgrading pandas from 0.13 to 0.16.2
{ "avatar_url": "https://avatars.githubusercontent.com/u/180487?v=4", "events_url": "https://api.github.com/users/vgoklani/events{/privacy}", "followers_url": "https://api.github.com/users/vgoklani/followers", "following_url": "https://api.github.com/users/vgoklani/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": "a1...
closed
false
null
[]
null
3
2015-09-19T19:45:45Z
2015-09-21T14:16:41Z
2015-09-21T14:16:41Z
NONE
null
We ran a profiler comparing both the .ix and .loc methods for pandas, in both versions, and got substantially slower results when using 0.16.2. Why is 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/11151/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11151/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11152
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11152/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11152/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11152/events
https://github.com/pandas-dev/pandas/pull/11152
107,360,016
MDExOlB1bGxSZXF1ZXN0NDU0ODU5Njk=
11,152
PERF: improves performance in groupby.size
{ "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": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "a10c02", "default": false, "description": "Memory or execu...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-19T22:57:21Z
2015-09-20T19:03:47Z
2015-09-20T18:54:14Z
CONTRIBUTOR
null
on master: ``` python In [1]: n = 100000 In [2]: np.random.seed(2718281) In [3]: dr = date_range('2015-09-19', periods=n, freq='T') In [4]: ts = Series(np.random.choice(n, n), index=np.random.choice(dr, n)) In [5]: %timeit ts.resample('5T', how='size') 1 loops, best of 3: 538 ms per loop ``` on branch: ``` pytho...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11152/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11152/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11152.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11152", "merged_at": "2015-09-20T18:54:14Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11152.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11152" }
https://api.github.com/repos/pandas-dev/pandas/issues/11153
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11153/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11153/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11153/events
https://github.com/pandas-dev/pandas/pull/11153
107,360,214
MDExOlB1bGxSZXF1ZXN0NDU0ODYwNDI=
11,153
(WIP) BUG: DatetimeTZBlock.fillna raises TypeError
{ "avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4", "events_url": "https://api.github.com/users/sinhrks/events{/privacy}", "followers_url": "https://api.github.com/users/sinhrks/followers", "following_url": "https://api.github.com/users/sinhrks/following{/other_user}", "gists_url": "https:/...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-19T23:01:47Z
2015-09-26T00:27:01Z
2015-09-20T18:52:13Z
MEMBER
null
``` import pandas as pd idx = pd.DatetimeIndex(['2011-01-01', pd.NaT, '2011-01-03'], tz='Asia/Tokyo') s = pd.Series(idx) s #0 2011-01-01 00:00:00+09:00 #1 NaT #2 2011-01-03 00:00:00+09:00 # dtype: datetime64[ns, Asia/Tokyo] # NG, the result must be DatetimeTZBlock s.fillna(pd.Timestamp('201...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11153/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11153/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11153.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11153", "merged_at": "2015-09-20T18:52:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11153.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11153" }
https://api.github.com/repos/pandas-dev/pandas/issues/11154
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11154/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11154/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11154/events
https://github.com/pandas-dev/pandas/pull/11154
107,392,883
MDExOlB1bGxSZXF1ZXN0NDU0OTY0NDg=
11,154
ENH: add merge indicator to DataFrame.merge
{ "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": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "AD7FA8", "de...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-20T13:38:25Z
2015-09-20T19:10:54Z
2015-09-20T19:07:28Z
CONTRIBUTOR
null
Follow-up to https://github.com/pydata/pandas/pull/10054 xref #8790 Adds new `indicator` keyword to `DataFrame.merge` as well
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11154/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11154/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11154.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11154", "merged_at": "2015-09-20T19:07:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11154.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11154" }
https://api.github.com/repos/pandas-dev/pandas/issues/11155
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11155/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11155/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11155/events
https://github.com/pandas-dev/pandas/pull/11155
107,403,588
MDExOlB1bGxSZXF1ZXN0NDU0OTk0NzA=
11,155
BUG/API: GH11086 where freq is not inferred if both freq is None
{ "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": "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": "0052cc", "default": false, "description": "D...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-20T16:39:58Z
2015-09-21T02:35:57Z
2015-09-21T02:35:53Z
CONTRIBUTOR
null
closes #11086, and a typo
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11155/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11155/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11155.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11155", "merged_at": "2015-09-21T02:35:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11155.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11155" }
https://api.github.com/repos/pandas-dev/pandas/issues/11156
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11156/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11156/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11156/events
https://github.com/pandas-dev/pandas/pull/11156
107,417,993
MDExOlB1bGxSZXF1ZXN0NDU1MDQyNDU=
11,156
BLD: use python-dateutil in conda recipe
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-20T21:12:11Z
2015-09-20T23:18:11Z
2015-09-20T23:18:11Z
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/11156/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11156/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11156.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11156", "merged_at": "2015-09-20T23:18:11Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11156.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11156" }
https://api.github.com/repos/pandas-dev/pandas/issues/11157
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11157/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11157/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11157/events
https://github.com/pandas-dev/pandas/pull/11157
107,418,032
MDExOlB1bGxSZXF1ZXN0NDU1MDQyNjQ=
11,157
DEPR: deprecate SparsePanel
{ "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": "009800", "default": false, "description": "Sparse Data Type", "id": 49182326, "name": "Sparse", "node_id": "MDU6TGFiZWw0OTE4MjMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Sparse" }, { "color": "5319e7", "default": false, "description"...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-20T21:13:13Z
2015-09-20T23:19:08Z
2015-09-20T23:19:08Z
CONTRIBUTOR
null
does not fit the current implementation; in theory a `Panel` could actually do this, but very little support (or issues related).
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11157/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11157/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11157.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11157", "merged_at": "2015-09-20T23:19:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11157.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11157" }
https://api.github.com/repos/pandas-dev/pandas/issues/11158
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11158/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11158/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11158/events
https://github.com/pandas-dev/pandas/pull/11158
107,426,100
MDExOlB1bGxSZXF1ZXN0NDU1MDc0OTU=
11,158
PERF: nested dict DataFrame construction
{ "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": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "02d7e1", "default"...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-21T00:13:11Z
2015-09-24T02:16:41Z
2015-09-21T14:17:23Z
CONTRIBUTOR
null
Part of #11084 http://pydata.github.io/pandas/#frame_ctor.frame_ctor_nested_dict_int64.time_frame_ctor_nested_dict_int64 ``` before after ratio [d28fd70 ] [48c588 ] - 325.06ms 72.25ms 0.22 frame_ctor.frame_ctor_nested_dict.time_frame_ctor_nested_dict - 364.35ms 106.67ms 0.29 frame...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11158/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11158/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11158.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11158", "merged_at": "2015-09-21T14:17:23Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11158.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11158" }
https://api.github.com/repos/pandas-dev/pandas/issues/11159
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11159/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11159/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11159/events
https://github.com/pandas-dev/pandas/pull/11159
107,426,508
MDExOlB1bGxSZXF1ZXN0NDU1MDc1NzE=
11,159
PERF: Series.dropna with non-nan dtype blocks
{ "avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4", "events_url": "https://api.github.com/users/sinhrks/events{/privacy}", "followers_url": "https://api.github.com/users/sinhrks/followers", "following_url": "https://api.github.com/users/sinhrks/following{/other_user}", "gists_url": "https:/...
[ { "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": "a10c02"...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2015-09-21T00:17:25Z
2015-11-07T03:42:03Z
2015-10-18T13:46:13Z
MEMBER
null
Minor improvement when `dropna` actually does nothing. If OK for 0.17, I'll add a release note. ``` import numpy as np import pandas as pd s = pd.Series(np.random.randint(0, 1000, 50000000)) # before %timeit s.dropna() #1 loops, best of 3: 1.58 s per loop # after %timeit s.dropna() #1 loops, best of 3: 568 ms per l...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11159/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11159/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11159.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11159", "merged_at": "2015-10-18T13:46:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11159.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11159" }
https://api.github.com/repos/pandas-dev/pandas/issues/11160
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11160/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11160/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11160/events
https://github.com/pandas-dev/pandas/issues/11160
107,457,180
MDU6SXNzdWUxMDc0NTcxODA=
11,160
Add Python 3.5 OSX wheel to pypi?
{ "avatar_url": "https://avatars.githubusercontent.com/u/67612?v=4", "events_url": "https://api.github.com/users/matthew-brett/events{/privacy}", "followers_url": "https://api.github.com/users/matthew-brett/followers", "following_url": "https://api.github.com/users/matthew-brett/following{/other_user}", "gist...
[]
closed
false
null
[]
null
1
2015-09-21T07:18:57Z
2015-09-21T11:53:25Z
2015-09-21T11:53:25Z
CONTRIBUTOR
null
I just built a Python 3.5 wheel for Pandas 0.16.2 using the good ol' MacPython travis setup: https://travis-ci.org/MacPython/pandas-wheels/builds/81332167 The Python 3.5 wheel is at the usual http://wheels.scipy.org location: http://wheels.scipy.org/pandas-0.16.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macos...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11160/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11160/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11161
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11161/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11161/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11161/events
https://github.com/pandas-dev/pandas/pull/11161
107,499,058
MDExOlB1bGxSZXF1ZXN0NDU1NDE5NTc=
11,161
DOC: minor doc formatting fixes
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-21T12:22:23Z
2015-09-21T12:22:28Z
2015-09-21T12:22:28Z
MEMBER
null
Removes some 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/11161/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11161/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11161.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11161", "merged_at": "2015-09-21T12:22:27Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11161.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11161" }
https://api.github.com/repos/pandas-dev/pandas/issues/11162
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11162/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11162/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11162/events
https://github.com/pandas-dev/pandas/issues/11162
107,551,006
MDU6SXNzdWUxMDc1NTEwMDY=
11,162
DataFrame.unstack() issues DeprecationWarning with MultiIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/6342379?v=4", "events_url": "https://api.github.com/users/xflr6/events{/privacy}", "followers_url": "https://api.github.com/users/xflr6/followers", "following_url": "https://api.github.com/users/xflr6/following{/other_user}", "gists_url": "https://api.g...
[ { "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
7
2015-09-21T16:37:16Z
2015-10-15T08:34:51Z
2015-09-21T16:59:41Z
CONTRIBUTOR
null
``` python >>> import warnings >>> warnings.simplefilter('error') >>> import pandas as pd >>> pd.__version__ u'0.17.0rc1' >>> df = pd.DataFrame({'A': list('aabb'), 'B': [0, 1, 0, 1], 'C': range(4)}) >>> gf = df.groupby(['A', 'B']).sum() >>> gf C A B a 0 0 1 1 b 0 2 1 3 >>> gf.unstack() Traceback (mos...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11162/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11162/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11163
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11163/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11163/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11163/events
https://github.com/pandas-dev/pandas/issues/11163
107,579,072
MDU6SXNzdWUxMDc1NzkwNzI=
11,163
ENH: make Series.ptp() handle missing values
{ "avatar_url": "https://avatars.githubusercontent.com/u/6031088?v=4", "events_url": "https://api.github.com/users/ajcr/events{/privacy}", "followers_url": "https://api.github.com/users/ajcr/followers", "following_url": "https://api.github.com/users/ajcr/following{/other_user}", "gists_url": "https://api.gith...
[ { "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": "006b75"...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2015-09-21T19:11:29Z
2015-11-14T15:04:01Z
2015-11-14T15:04:01Z
CONTRIBUTOR
null
Currently (in master), `Series.ptp()` is just implemented using `np.ptp()` and so the method will return `nan` for any Series that has one or more missing values: ``` >>> s = pd.Series([5, 0, np.nan, -3, 2]) >>> s.ptp() nan ``` It is simple to write `s.max() - s.min()` instead, but the `ptp()` result is surprising 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/11163/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11163/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11164
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11164/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11164/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11164/events
https://github.com/pandas-dev/pandas/issues/11164
107,610,683
MDU6SXNzdWUxMDc2MTA2ODM=
11,164
Passing a level argument to max/min prevents non-numeric columns from being dropped
{ "avatar_url": "https://avatars.githubusercontent.com/u/6031088?v=4", "events_url": "https://api.github.com/users/ajcr/events{/privacy}", "followers_url": "https://api.github.com/users/ajcr/followers", "following_url": "https://api.github.com/users/ajcr/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": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
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", ...
3
2015-09-21T22:24:41Z
2021-04-18T23:49:51Z
2021-04-18T23:49:51Z
CONTRIBUTOR
null
When passing a `level` argument and `numeric_only=True` to `max` and `min`, non-numeric columns are not dropped in the result: ``` >>> df = pd.DataFrame({'a': [1,1,2,2], 'b': [1,4,2,6], 'c': [6,3,2,3], 'd': ['w','x','y','z']}) >>> df.set_index(['a', 'b']) >>> df c d a b 1 1 6 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/11164/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11164/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11165
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11165/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11165/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11165/events
https://github.com/pandas-dev/pandas/pull/11165
107,651,246
MDExOlB1bGxSZXF1ZXN0NDU2Mjk0MTU=
11,165
DOC: Stating to install NumPY
{ "avatar_url": "https://avatars.githubusercontent.com/u/10790232?v=4", "events_url": "https://api.github.com/users/awessels/events{/privacy}", "followers_url": "https://api.github.com/users/awessels/followers", "following_url": "https://api.github.com/users/awessels/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
null
1
2015-09-22T06:05:44Z
2015-09-22T07:46:46Z
2015-09-22T07:46:46Z
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/11165/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11165/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11165.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11165", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11165.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11165" }
https://api.github.com/repos/pandas-dev/pandas/issues/11166
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11166/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11166/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11166/events
https://github.com/pandas-dev/pandas/issues/11166
107,685,602
MDU6SXNzdWUxMDc2ODU2MDI=
11,166
read_csv C-engine CParserError: Error tokenizing data
{ "avatar_url": "https://avatars.githubusercontent.com/u/5648645?v=4", "events_url": "https://api.github.com/users/joshlk/events{/privacy}", "followers_url": "https://api.github.com/users/joshlk/followers", "following_url": "https://api.github.com/users/joshlk/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": "5319e7", "default": false, "description": "read_csv, to_csv", "...
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", ...
19
2015-09-22T10:25:00Z
2021-03-26T18:18:18Z
2018-10-31T19:40:44Z
NONE
null
Hi, I have encountered a dataset where the C-engine read_csv has problems. I am unsure of the exact issue but I have narrowed it down to a single row which I have [pickled and uploaded it to dropbox](https://www.dropbox.com/s/cm6gz5nv2679dvi/faulty_row.pkl?dl=0). If you obtain the pickle try the following: ``` python...
{ "+1": 17, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 1, "laugh": 0, "rocket": 2, "total_count": 21, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11166/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11166/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11167
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11167/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11167/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11167/events
https://github.com/pandas-dev/pandas/issues/11167
107,745,772
MDU6SXNzdWUxMDc3NDU3NzI=
11,167
ENH: `min_weight` in addition to `min_periods` for ewma
{ "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": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "d7e102", "default": false, "description": "np.nan, ...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
5
2015-09-22T16:00:13Z
2020-05-08T19:28:17Z
null
CONTRIBUTOR
null
Currently the exponential functions, such as `pd.ewma`, use a `min_periods` argument to ensure there's enough data to specify generate a valid value. While this works well for the rolling functions, it's not effective for exponential functions because points have weight forever, albeit ever decreasing: ``` python In [...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11167/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11167/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11168
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11168/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11168/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11168/events
https://github.com/pandas-dev/pandas/pull/11168
107,750,688
MDExOlB1bGxSZXF1ZXN0NDU2ODUzODE=
11,168
BF: for version comparison first arg should be the LooseVersion
{ "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" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-22T16:25:27Z
2015-09-24T01:20:51Z
2015-09-24T01:20:47Z
CONTRIBUTOR
null
also enhanced skip test msg a bit
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11168/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11168/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11168.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11168", "merged_at": "2015-09-24T01:20:47Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11168.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11168" }
https://api.github.com/repos/pandas-dev/pandas/issues/11169
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11169/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11169/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11169/events
https://github.com/pandas-dev/pandas/issues/11169
107,751,247
MDU6SXNzdWUxMDc3NTEyNDc=
11,169
test_constructor_compound_dtypes and test_invalid_index_types fail in parse_datetime_string
{ "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" } ]
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...
4
2015-09-22T16:28:36Z
2016-07-19T13:06:23Z
2016-07-19T13:06:23Z
CONTRIBUTOR
null
Debian stretch/sid, cython 0.22.1-2, pandas v0.17.0rc1-92-gc6bcc99 ``` $> locale LANG=en_US.UTF-8 LANGUAGE= LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.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/11169/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11169/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11170
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11170/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11170/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11170/events
https://github.com/pandas-dev/pandas/issues/11170
107,765,895
MDU6SXNzdWUxMDc3NjU4OTU=
11,170
Test failure due to Timestamp not being imported on master
{ "avatar_url": "https://avatars.githubusercontent.com/u/5585221?v=4", "events_url": "https://api.github.com/users/bashtage/events{/privacy}", "followers_url": "https://api.github.com/users/bashtage/followers", "following_url": "https://api.github.com/users/bashtage/following{/other_user}", "gists_url": "http...
[ { "color": "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": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-22T17:51:32Z
2015-09-27T14:28:49Z
2015-09-27T14:28:49Z
CONTRIBUTOR
null
I am seeing test failures (both local and Travis) due to https://github.com/pydata/pandas/blob/master/pandas/tests/test_internals.py#L667 which uses `Timestamp`, not `pd.Timestamp`. Is this expected?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11170/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11170/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11171
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11171/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11171/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11171/events
https://github.com/pandas-dev/pandas/pull/11171
107,777,349
MDExOlB1bGxSZXF1ZXN0NDU3MDE2NTA=
11,171
Added density of a categorical #10949
{ "avatar_url": "https://avatars.githubusercontent.com/u/4219021?v=4", "events_url": "https://api.github.com/users/sornars/events{/privacy}", "followers_url": "https://api.github.com/users/sornars/followers", "following_url": "https://api.github.com/users/sornars/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": "e11d21", "default": false, "description": "Categori...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
12
2015-09-22T18:48:51Z
2015-10-20T17:49:06Z
2015-10-20T17:49:06Z
NONE
null
Not sure if this is the correct approach to the problem closes #10949. Assuming it is I will go ahead and add some documentation for this enhancement. Let me know if you have any feedback.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11171/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11171/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11171.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11171", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11171.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11171" }
https://api.github.com/repos/pandas-dev/pandas/issues/11172
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11172/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11172/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11172/events
https://github.com/pandas-dev/pandas/pull/11172
107,795,749
MDExOlB1bGxSZXF1ZXN0NDU3MTI5MzI=
11,172
ENH: make Series.ptp ignore NaN values (GH11163)
{ "avatar_url": "https://avatars.githubusercontent.com/u/6031088?v=4", "events_url": "https://api.github.com/users/ajcr/events{/privacy}", "followers_url": "https://api.github.com/users/ajcr/followers", "following_url": "https://api.github.com/users/ajcr/following{/other_user}", "gists_url": "https://api.gith...
[ { "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": "006b75"...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
12
2015-09-22T20:31:53Z
2015-11-14T23:16:58Z
2015-11-14T15:04:01Z
CONTRIBUTOR
null
Closes [GH11163](https://github.com/pydata/pandas/issues/11163). `Series.ptp` will now ignore missing values when calculating the peak to peak difference.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11172/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11172/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11172.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11172", "merged_at": "2015-11-14T15:04:01Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11172.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11172" }
https://api.github.com/repos/pandas-dev/pandas/issues/11173
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11173/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11173/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11173/events
https://github.com/pandas-dev/pandas/pull/11173
107,806,730
MDExOlB1bGxSZXF1ZXN0NDU3MTkzOTA=
11,173
ENH: Restore original convert_objects and add _convert
{ "avatar_url": "https://avatars.githubusercontent.com/u/5585221?v=4", "events_url": "https://api.github.com/users/bashtage/events{/privacy}", "followers_url": "https://api.github.com/users/bashtage/followers", "following_url": "https://api.github.com/users/bashtage/following{/other_user}", "gists_url": "http...
[ { "color": "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" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-22T21:28:43Z
2016-02-16T16:29:59Z
2015-10-02T14:13:52Z
CONTRIBUTOR
null
Restores the v0.16 behavior of convert_objects and moves the new version of _convert Adds to_numeric for directly converting numeric data closes #11116 closes #11133
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11173/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11173/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11173.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11173", "merged_at": "2015-10-02T14:13:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11173.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11173" }
https://api.github.com/repos/pandas-dev/pandas/issues/11174
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11174/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11174/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11174/events
https://github.com/pandas-dev/pandas/issues/11174
107,822,711
MDU6SXNzdWUxMDc4MjI3MTE=
11,174
Segmentation fault: 11 during pandas to_csv operation
{ "avatar_url": "https://avatars.githubusercontent.com/u/2512079?v=4", "events_url": "https://api.github.com/users/berthelemy/events{/privacy}", "followers_url": "https://api.github.com/users/berthelemy/followers", "following_url": "https://api.github.com/users/berthelemy/following{/other_user}", "gists_url":...
[ { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "id": 47229171, "name": "IO CSV", "node_id": "MDU6TGFiZWw0NzIyOTE3MQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV" } ]
closed
false
null
[]
null
22
2015-09-22T23:23:08Z
2017-04-24T06:42:54Z
2015-09-25T12:07:57Z
NONE
null
Following a suggestion on [StackOverflow](http://stackoverflow.com/questions/32720514/segmentation-fault-11-during-pandas-to-csv-operation), I'm posting this here: I'm working on Mac OS 10.10.5, using a Python 2.7 virtualenv and pandas installed via pip. I have a Pandas dataFrame (called 'pivot') which is 13843 rows ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11174/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11174/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11175
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11175/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11175/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11175/events
https://github.com/pandas-dev/pandas/pull/11175
107,842,082
MDExOlB1bGxSZXF1ZXN0NDU3NDAzOTI=
11,175
issue #11119
{ "avatar_url": "https://avatars.githubusercontent.com/u/2454021?v=4", "events_url": "https://api.github.com/users/preddy5/events{/privacy}", "followers_url": "https://api.github.com/users/preddy5/followers", "following_url": "https://api.github.com/users/preddy5/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": "0b02e1", "default": false, "description": "Related to indexing on s...
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-09-23T03:15:23Z
2015-09-24T07:11:23Z
2015-09-23T17:03:53Z
CONTRIBUTOR
null
Closes #11119
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11175/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11175/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11175.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11175", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11175.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11175" }
https://api.github.com/repos/pandas-dev/pandas/issues/11176
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11176/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11176/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11176/events
https://github.com/pandas-dev/pandas/pull/11176
107,900,559
MDExOlB1bGxSZXF1ZXN0NDU3Njg3NjI=
11,176
DOC: header=None in SAS docs
{ "avatar_url": "https://avatars.githubusercontent.com/u/1924092?v=4", "events_url": "https://api.github.com/users/chris-b1/events{/privacy}", "followers_url": "https://api.github.com/users/chris-b1/followers", "following_url": "https://api.github.com/users/chris-b1/following{/other_user}", "gists_url": "http...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-23T11:35:04Z
2015-09-23T23:19:53Z
2015-09-23T11:53:01Z
CONTRIBUTOR
null
Fixed a typo where I had `header=False` Side note, it might be nice to change the actual behavior, not the first time it's tripped me up. I guess there already is an issue, #6113
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11176/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11176/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11176.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11176", "merged_at": "2015-09-23T11:53:01Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11176.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11176" }
https://api.github.com/repos/pandas-dev/pandas/issues/11177
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11177/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11177/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11177/events
https://github.com/pandas-dev/pandas/pull/11177
107,940,064
MDExOlB1bGxSZXF1ZXN0NDU3OTAxNjQ=
11,177
Update 10min.rst
{ "avatar_url": "https://avatars.githubusercontent.com/u/8570882?v=4", "events_url": "https://api.github.com/users/KarrieK/events{/privacy}", "followers_url": "https://api.github.com/users/KarrieK/followers", "following_url": "https://api.github.com/users/KarrieK/following{/other_user}", "gists_url": "https:/...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-23T15:02:30Z
2015-09-24T01:15:01Z
2015-09-24T01:14:58Z
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/11177/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11177/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11177.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11177", "merged_at": "2015-09-24T01:14:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11177.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11177" }
https://api.github.com/repos/pandas-dev/pandas/issues/11178
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11178/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11178/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11178/events
https://github.com/pandas-dev/pandas/pull/11178
107,967,966
MDExOlB1bGxSZXF1ZXN0NDU4MDczNzI=
11,178
BUG: indexing with boolean-like Index, #11119
{ "avatar_url": "https://avatars.githubusercontent.com/u/2454021?v=4", "events_url": "https://api.github.com/users/preddy5/events{/privacy}", "followers_url": "https://api.github.com/users/preddy5/followers", "following_url": "https://api.github.com/users/preddy5/following{/other_user}", "gists_url": "https:/...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "e1...
closed
false
null
[]
null
12
2015-09-23T17:29:37Z
2016-01-11T14:15:44Z
2016-01-11T13:45:22Z
CONTRIBUTOR
null
closes #11119
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11178/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11178/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11178.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11178", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11178.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11178" }
https://api.github.com/repos/pandas-dev/pandas/issues/11179
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11179/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11179/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11179/events
https://github.com/pandas-dev/pandas/issues/11179
108,003,314
MDU6SXNzdWUxMDgwMDMzMTQ=
11,179
Variable labels as a dataframe field
{ "avatar_url": "https://avatars.githubusercontent.com/u/3705969?v=4", "events_url": "https://api.github.com/users/cdagnino/events{/privacy}", "followers_url": "https://api.github.com/users/cdagnino/followers", "following_url": "https://api.github.com/users/cdagnino/following{/other_user}", "gists_url": "http...
[ { "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": 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...
10
2015-09-23T20:49:39Z
2021-04-19T00:36:01Z
2021-04-19T00:36:00Z
NONE
null
I use both Stata and Pandas. Many Stata users save variable labels to describe the columns in a clearer way than the names. Running this in Stata ``` sysuse auto.dta describe ``` gives something like | variable name | storage type | variable label | | --- | --- | --- | | make | str18 | Make and Model | | price | int...
{ "+1": 8, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 8, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11179/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11179/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11180
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11180/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11180/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11180/events
https://github.com/pandas-dev/pandas/pull/11180
108,023,946
MDExOlB1bGxSZXF1ZXN0NDU4NDE4NjQ=
11,180
improves groupby.get_group_index when shape is a long sequence
{ "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": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-23T22:56:20Z
2015-09-26T13:15:50Z
2015-09-25T12:19:03Z
CONTRIBUTOR
null
closes #10161 xref https://github.com/pydata/pandas/issues/10161#issuecomment-142701582 ``` python In [5]: df = DataFrame(np.random.randn(5000, 100).astype(str)) In [6]: %timeit df.duplicated() 1 loops, best of 3: 151 ms per loop In [7]: %timeit df.T.duplicated() 1 loops, best of 3: 1.39 s per loop ``` part of th...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11180/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11180/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11180.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11180", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11180.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11180" }
https://api.github.com/repos/pandas-dev/pandas/issues/11181
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11181/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11181/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11181/events
https://github.com/pandas-dev/pandas/issues/11181
108,026,860
MDU6SXNzdWUxMDgwMjY4NjA=
11,181
ENH: Named tuple fields as column names
{ "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": "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": "0052cc", "default": false, "description": "p...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
8
2015-09-23T23:24:17Z
2015-10-23T20:30:33Z
2015-10-23T20:30:33Z
CONTRIBUTOR
null
Currently, passing a list of `namedtuple`s (or SQLAlchemy results, which is our specific case) to `DataFrame.from_records` doesn't resolve the field names. I think it would make sense to, at least if the names are all the same. Happy to do a PR if people agree. ``` python In [17]: from collections import namedtuple...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11181/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11181/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11182
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11182/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11182/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11182/events
https://github.com/pandas-dev/pandas/pull/11182
108,031,936
MDExOlB1bGxSZXF1ZXN0NDU4NDY4Nzc=
11,182
API: raise on header=bool in parsers
{ "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": "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
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-24T00:13:08Z
2015-09-26T15:17:44Z
2015-09-24T11:32:00Z
CONTRIBUTOR
null
closes #6113 Passing `header=True|False` to `read_csv` (and brethren), `read_excel`, and `read_html` will now raise a `TypeError`, rather than being coerced to an int. I had thought about converting `False` to `None` but thought that could break someone's code in a very subtle way if they were somehow depending on t...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11182/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11182/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11182.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11182", "merged_at": "2015-09-24T11:32:00Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11182.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11182" }
https://api.github.com/repos/pandas-dev/pandas/issues/11183
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11183/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11183/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11183/events
https://github.com/pandas-dev/pandas/pull/11183
108,087,176
MDExOlB1bGxSZXF1ZXN0NDU4NzI5NjA=
11,183
DOC: XportReader not top-level API
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-24T08:54:12Z
2015-09-25T12:11:12Z
2015-09-25T12:11:12Z
MEMBER
null
@kshedden `XportReader` is not top-level API, so it was erroring in the doc build. I now removed it from api.rst (the `TextFileReader` what you get back with chunksize for read_csv is also not included), but I can also adapt it to use `.. currentmodule:: pandas.io.sas` so it builds correctly if you want.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11183/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11183/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11183.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11183", "merged_at": "2015-09-25T12:11:12Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11183.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11183" }
https://api.github.com/repos/pandas-dev/pandas/issues/11184
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11184/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11184/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11184/events
https://github.com/pandas-dev/pandas/pull/11184
108,092,655
MDExOlB1bGxSZXF1ZXN0NDU4NzYzOTY=
11,184
DOC: fix bunch of doc build warnings
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-24T09:33:39Z
2015-09-24T21:58:27Z
2015-09-24T21:58:27Z
MEMBER
null
Fixes mainly some linking errors
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11184/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11184/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11184.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11184", "merged_at": "2015-09-24T21:58:27Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11184.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11184" }
https://api.github.com/repos/pandas-dev/pandas/issues/11185
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11185/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11185/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11185/events
https://github.com/pandas-dev/pandas/issues/11185
108,097,684
MDU6SXNzdWUxMDgwOTc2ODQ=
11,185
Grouping a 2 rows DataFrame by time and columns doesn't work as expected
{ "avatar_url": "https://avatars.githubusercontent.com/u/3892569?v=4", "events_url": "https://api.github.com/users/JCalderan/events{/privacy}", "followers_url": "https://api.github.com/users/JCalderan/followers", "following_url": "https://api.github.com/users/JCalderan/following{/other_user}", "gists_url": "h...
[ { "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": "729FCF", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-24T09:55:45Z
2015-10-02T22:03:02Z
2015-10-02T22:03:01Z
NONE
null
Hi guys, Working with pandas is great, however I might have notice a bug while grouping a 2 rows DataFrame by time and columns: ``` python >>> import pandas as pd >>> import numpy as np >>> from datetime import datetime >>> freq = 's' >>> t1 = np.datetime64(datetime.utcnow(), freq) >>> index = pd.date_range(start=t1...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11185/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11185/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11186
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11186/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11186/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11186/events
https://github.com/pandas-dev/pandas/issues/11186
108,112,302
MDU6SXNzdWUxMDgxMTIzMDI=
11,186
CI: update builds to include matplotlib v1.5.0 when available
{ "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": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" }, { "color": "a2bca7", "default": false, "description": "Co...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2015-09-24T11:30:54Z
2015-11-13T22:28:09Z
2015-11-13T22:27:29Z
CONTRIBUTOR
null
xref #11145 - [ ] change ci/requirements - [ ] remove checks for '0+unknown' in version checks (bug already fixed in matplotlib)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11186/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11186/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11187
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11187/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11187/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11187/events
https://github.com/pandas-dev/pandas/issues/11187
108,112,391
MDU6SXNzdWUxMDgxMTIzOTE=
11,187
CI: update builds to include numpy 1.10 when available
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" } ]
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
0
2015-09-24T11:31:17Z
2015-10-27T13:18:42Z
2015-10-27T13:18:42Z
CONTRIBUTOR
null
can revert #11262 when conda packages are available
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11187/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11187/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11188
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11188/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11188/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11188/events
https://github.com/pandas-dev/pandas/issues/11188
108,302,305
MDU6SXNzdWUxMDgzMDIzMDU=
11,188
COMPAT: reading generic PyTables Table format fails with sub-selection
{ "avatar_url": "https://avatars.githubusercontent.com/u/1197350?v=4", "events_url": "https://api.github.com/users/rabernat/events{/privacy}", "followers_url": "https://api.github.com/users/rabernat/followers", "following_url": "https://api.github.com/users/rabernat/following{/other_user}", "gists_url": "http...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "read_hdf, HDFStore", ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
14
2015-09-25T10:39:13Z
2019-06-21T14:19:43Z
2019-06-21T14:19:43Z
NONE
null
I created a file using pytables, and now I would like to read it into pandas. My (naive) expectation was that these two tools were compatible. But I am getting an error ``` python pd.read_hdf(output_fname, '/floats/trajectories', start=0, stop=10) ``` gives ``` ValueError: Shape of passed values is (1, 10), indices ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11188/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11188/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11189
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11189/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11189/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11189/events
https://github.com/pandas-dev/pandas/issues/11189
108,401,278
MDU6SXNzdWUxMDg0MDEyNzg=
11,189
BUG: groupby().size gives casting error on 32 bit platform
{ "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": "0052cc", "default": false, "description": "pandas objects compatabi...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
13
2015-09-25T20:20:29Z
2015-11-01T18:44:44Z
2015-09-25T23:51:09Z
MEMBER
null
``` In [1]: df = pd.DataFrame({"id":[1,2,3,4,5,6], "grade":['a', 'b', 'b', 'a', 'a', 'e']}) In [2]: df.groupby("grade").size() --------------------------------------------------------------------------- TypeError Traceback (most recent call last) <ipython-input-3-d8e387418f9d> in <modul...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11189/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11189/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11190
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11190/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11190/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11190/events
https://github.com/pandas-dev/pandas/issues/11190
108,408,686
MDU6SXNzdWUxMDg0MDg2ODY=
11,190
[Request] pd.rolling_apply - apply a given function to a rolling window of data
{ "avatar_url": "https://avatars.githubusercontent.com/u/2867206?v=4", "events_url": "https://api.github.com/users/logannc/events{/privacy}", "followers_url": "https://api.github.com/users/logannc/followers", "following_url": "https://api.github.com/users/logannc/following{/other_user}", "gists_url": "https:/...
[]
closed
false
null
[]
null
4
2015-09-25T21:10:52Z
2015-09-25T21:58:55Z
2015-09-25T21:58:55Z
NONE
null
I might make a pull request sometime next week with an implementation - it shouldn't be too difficult.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11190/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11190/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11191
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11191/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11191/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11191/events
https://github.com/pandas-dev/pandas/pull/11191
108,420,678
MDExOlB1bGxSZXF1ZXN0NDYwNjY2MTg=
11,191
COMPAT: platform_int fixes in groupby ops, #11189
{ "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": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-25T22:57:53Z
2015-09-25T23:51:09Z
2015-09-25T23:51:09Z
CONTRIBUTOR
null
closes #11189
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11191/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11191/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11191.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11191", "merged_at": "2015-09-25T23:51:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11191.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11191" }
https://api.github.com/repos/pandas-dev/pandas/issues/11192
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11192/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11192/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11192/events
https://github.com/pandas-dev/pandas/issues/11192
108,430,016
MDU6SXNzdWUxMDg0MzAwMTY=
11,192
BUG: pd.frequency.get_offset cache may be overwritten
{ "avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4", "events_url": "https://api.github.com/users/sinhrks/events{/privacy}", "followers_url": "https://api.github.com/users/sinhrks/followers", "following_url": "https://api.github.com/users/sinhrks/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": "0052cc", "default": false, "description": "DateOffsets", "id": ...
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-09-26T00:50:51Z
2015-12-26T00:28:22Z
2015-12-26T00:28:22Z
MEMBER
null
Because `frequencies.get_offset` may be broken by user operation because of its cache. https://github.com/pydata/pandas/blob/master/pandas/tseries/frequencies.py#L515 ``` import pandas as pd x = pd.tseries.frequencies.get_offset('D') x.__dict__ # {'normalize': False, 'kwds': {}, 'n': 1, '_offset': datetime.timedelta(...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11192/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11192/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11193
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11193/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11193/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11193/events
https://github.com/pandas-dev/pandas/issues/11193
108,435,857
MDU6SXNzdWUxMDg0MzU4NTc=
11,193
API/BUG: Index creation with named Index resets name
{ "avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4", "events_url": "https://api.github.com/users/sinhrks/events{/privacy}", "followers_url": "https://api.github.com/users/sinhrks/followers", "following_url": "https://api.github.com/users/sinhrks/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": "AD7FA8", "default": false, "description": null, "id": 35818298,...
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...
12
2015-09-26T03:02:37Z
2015-12-18T18:26:22Z
2015-12-18T18:26:22Z
MEMBER
null
``` import pandas as pd idx = pd.Index([1, 2 ,3], name='x') pd.Index(idx) # Int64Index([1, 2, 3], dtype='int64') ``` A point is whether to reset existing Index name in below case. Current impl can't distinguish whether name is not passed, or passed `None` explicitly. ``` pd.Index(idx, name=None) # -> should reset nam...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11193/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11193/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11194
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11194/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11194/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11194/events
https://github.com/pandas-dev/pandas/pull/11194
108,463,655
MDExOlB1bGxSZXF1ZXN0NDYwODE3ODg=
11,194
PERF: compare freq strings (timeseries plotting perf)
{ "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": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "8AE234", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
12
2015-09-26T13:25:31Z
2015-10-01T11:20:29Z
2015-10-01T11:20:29Z
MEMBER
null
See overview in #11084
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11194/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11194/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11194.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11194", "merged_at": "2015-10-01T11:20:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11194.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11194" }
https://api.github.com/repos/pandas-dev/pandas/issues/11195
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11195/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11195/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11195/events
https://github.com/pandas-dev/pandas/issues/11195
108,484,869
MDU6SXNzdWUxMDg0ODQ4Njk=
11,195
DataFrame.shift unexpected result
{ "avatar_url": "https://avatars.githubusercontent.com/u/13111271?v=4", "events_url": "https://api.github.com/users/121onto/events{/privacy}", "followers_url": "https://api.github.com/users/121onto/followers", "following_url": "https://api.github.com/users/121onto/following{/other_user}", "gists_url": "https:...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
null
3
2015-09-26T18:14:11Z
2015-09-26T18:32:56Z
2015-09-26T18:29:34Z
NONE
null
Consider an arbitrary DataFrame: ``` python df = pd.DataFrame([1,2,4,35,356,3425,24,24,12,24,6,7,8,8,4], columns=['one']) df['two'] = np.log(df['one']) df['three'] = np.log10(df['one']) df['four'] = np.exp(df['one']) df['five'] = df['two'] * df['three'] ``` This gives: ``` In [8]: df Out[8]: one two t...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11195/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11195/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11196
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11196/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11196/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11196/events
https://github.com/pandas-dev/pandas/issues/11196
108,533,572
MDU6SXNzdWUxMDg1MzM1NzI=
11,196
TST: invalid generator tests in in test_internals.py
{ "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": "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": "fbca04", "d...
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", ...
3
2015-09-27T13:06:51Z
2019-10-06T02:15:15Z
2019-10-06T02:15:15Z
CONTRIBUTOR
null
`nosetests pandas/tests/test_internals.py:TestBlockManager.test_insert` runs successfully even when I tweak the `yield` statement to something false, such as `yield self.assertIs, 1, 2`. This is because generator tests are not discovered inside subclasses of `TestCase`.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11196/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11196/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11197
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11197/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11197/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11197/events
https://github.com/pandas-dev/pandas/pull/11197
108,534,023
MDExOlB1bGxSZXF1ZXN0NDYxMDA4NTY=
11,197
CLN: GH11170, * import is removed from test_internals.py
{ "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": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "207de5", "d...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-27T13:11:46Z
2015-09-27T14:28:49Z
2015-09-27T14:28:49Z
CONTRIBUTOR
null
closes #11170
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11197/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11197/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11197.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11197", "merged_at": "2015-09-27T14:28:49Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11197.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11197" }
https://api.github.com/repos/pandas-dev/pandas/issues/11198
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11198/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11198/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11198/events
https://github.com/pandas-dev/pandas/pull/11198
108,543,497
MDExOlB1bGxSZXF1ZXN0NDYxMDMxNDc=
11,198
API: read_excel signature
{ "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": "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": "bfe5bf", "default": false, "description": "r...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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...
20
2015-09-27T15:46:20Z
2015-10-04T17:01:35Z
2015-09-30T22:05:27Z
CONTRIBUTOR
null
Replace the `**kwds` in `read_excel` with the actual list of supported keyword args. This doesn't change any functionality, just nicer for interactive use. Also a bit of clarification on the `thousands` arg in the docstring. Additionally, `chunksize` was a parameter in the `ExcelFile.parse` signature, but didn't do a...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11198/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11198/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11198.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11198", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11198.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11198" }
https://api.github.com/repos/pandas-dev/pandas/issues/11199
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11199/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11199/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11199/events
https://github.com/pandas-dev/pandas/issues/11199
108,557,736
MDU6SXNzdWUxMDg1NTc3MzY=
11,199
mean of int64 results in int64 instead of float64
{ "avatar_url": "https://avatars.githubusercontent.com/u/3523650?v=4", "events_url": "https://api.github.com/users/c-garcia/events{/privacy}", "followers_url": "https://api.github.com/users/c-garcia/followers", "following_url": "https://api.github.com/users/c-garcia/following{/other_user}", "gists_url": "http...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2017-10-28T18:54:27Z", "closed_issues": 764, "created_at": "2017-03-23T13:26:25Z", "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...
24
2015-09-27T20:07:20Z
2017-06-11T23:08:56Z
2017-06-11T23:08:56Z
NONE
null
xref #15091 xref #3707 Dear pandas team My environment is: ``` numpy==1.9.3 pandas==0.16.2 ``` On it, may it be possible that the bug [#10172](https://github.com/pydata/pandas/pull/10172) has been re-introduced? For instance, with a csv file (`mini.csv`) with three int columns generated as per the co...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11199/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11199/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11200
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11200/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11200/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11200/events
https://github.com/pandas-dev/pandas/issues/11200
108,686,601
MDU6SXNzdWUxMDg2ODY2MDE=
11,200
Unexpected behavior with apply function on axis 0
{ "avatar_url": "https://avatars.githubusercontent.com/u/6232349?v=4", "events_url": "https://api.github.com/users/flolas/events{/privacy}", "followers_url": "https://api.github.com/users/flolas/followers", "following_url": "https://api.github.com/users/flolas/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": "0052cc", "de...
closed
false
null
[]
null
1
2015-09-28T15:43:34Z
2015-09-28T17:49:16Z
2015-09-28T17:49:05Z
NONE
null
Hi, is this a expected behavior when using apply on axis 0?( apply iterates twice the first column a) Thanks! ``` python import pandas as pd import numpy as np pd.show_versions() df3 = pd.DataFrame(np.random.randn(10, 5),columns=['a', 'b', 'c', 'd', 'e']) ``` ``` INSTALLED VERSIONS ------------------ commit: None pyt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11200/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11200/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11201
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11201/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11201/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11201/events
https://github.com/pandas-dev/pandas/issues/11201
108,789,988
MDU6SXNzdWUxMDg3ODk5ODg=
11,201
BUG: unexpected KeyError with Index.get_loc
{ "avatar_url": "https://avatars.githubusercontent.com/u/885656?v=4", "events_url": "https://api.github.com/users/liuyu81/events{/privacy}", "followers_url": "https://api.github.com/users/liuyu81/followers", "following_url": "https://api.github.com/users/liuyu81/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": "0b02e1", "default": false, "description": "Related to indexing on s...
open
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...
12
2015-09-29T03:56:45Z
2019-10-21T20:07:56Z
null
NONE
null
`Index.get_loc` raises unexpected `KeyError` when `data` is a 2-dimensional `numpy.ndarray` with non-unique, monotonically increasing values, i.e., ``` >>> import numpy as np >>> import pandas as pd >>> ix = pd.Index(np.array([["A"], ["A"], ["B"]])) >>> ix.get_loc(ix[0]) Traceback (most recent call last): File "<std...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11201/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11201/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11202
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11202/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11202/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11202/events
https://github.com/pandas-dev/pandas/pull/11202
108,938,176
MDExOlB1bGxSZXF1ZXN0NDYzMTgzMjc=
11,202
BUG: groupby list of keys with same length as index
{ "avatar_url": "https://avatars.githubusercontent.com/u/1760374?v=4", "events_url": "https://api.github.com/users/rinoc/events{/privacy}", "followers_url": "https://api.github.com/users/rinoc/followers", "following_url": "https://api.github.com/users/rinoc/following{/other_user}", "gists_url": "https://api.g...
[ { "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": "729FCF", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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-09-29T19:06:15Z
2015-10-01T10:45:52Z
2015-10-01T10:45:44Z
CONTRIBUTOR
null
Fixes issue #11185
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11202/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11202/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11202.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11202", "merged_at": "2015-10-01T10:45:44Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11202.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11202" }