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/14408
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14408/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14408/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14408/events
https://github.com/pandas-dev/pandas/issues/14408
182,653,997
MDU6SXNzdWUxODI2NTM5OTc=
14,408
PERF: to_json very slow with lines=True
{ "avatar_url": "https://avatars.githubusercontent.com/u/135613?v=4", "events_url": "https://api.github.com/users/joshowen/events{/privacy}", "followers_url": "https://api.github.com/users/joshowen/followers", "following_url": "https://api.github.com/users/joshowen/following{/other_user}", "gists_url": "https...
[ { "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": "207de5", "default"...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
1
2016-10-12T22:53:20Z
2016-10-15T20:02:41Z
2016-10-15T20:02:41Z
CONTRIBUTOR
null
#### A small, complete example of the issue ``` python N = 100000 C = 5 In [6]: df = DataFrame(dict([('float{0}'.format(i), np.random.randn(N)) for i in range(C)])) In [7]: df.to_json('foo.json',orient='records',lines=True) In [8]: %timeit df.to_json('foo.json',orient='records',lines=True) 1 loop, best of 3: 3.66 s...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14408/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14408/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14409
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14409/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14409/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14409/events
https://github.com/pandas-dev/pandas/pull/14409
182,661,622
MDExOlB1bGxSZXF1ZXN0ODkxMTQ1NDU=
14,409
DOC: pydata/pandas -> pandas-dev/pandas
{ "avatar_url": "https://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": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
3
2016-10-12T23:46:34Z
2016-10-13T19:59:31Z
2016-10-13T19:59:21Z
CONTRIBUTOR
null
as main repo was updated
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14409/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14409/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14409.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14409", "merged_at": "2016-10-13T19:59:21Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14409.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14409" }
https://api.github.com/repos/pandas-dev/pandas/issues/14410
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14410/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14410/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14410/events
https://github.com/pandas-dev/pandas/issues/14410
182,661,883
MDU6SXNzdWUxODI2NjE4ODM=
14,410
ENH: Do not exclude Boolean columns from DataFrame.describe()
{ "avatar_url": "https://avatars.githubusercontent.com/u/8196363?v=4", "events_url": "https://api.github.com/users/dragonator4/events{/privacy}", "followers_url": "https://api.github.com/users/dragonator4/followers", "following_url": "https://api.github.com/users/dragonator4/following{/other_user}", "gists_ur...
[ { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" }, { "color": "005...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
1
2016-10-12T23:48:42Z
2016-10-12T23:57:48Z
2016-10-12T23:57:12Z
NONE
null
Sometimes, it is desired to know the percentage of true values in a Boolean column. Like when a DataFrame is composed of results from fitting many models, knowing up front the distribution of number of successful fits is helpful. ``` In [1]: df = pd.DataFrame({'c1' : list('abcdef'), 'c2' : [...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14410/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14410/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14411
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14411/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14411/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14411/events
https://github.com/pandas-dev/pandas/issues/14411
182,692,768
MDU6SXNzdWUxODI2OTI3Njg=
14,411
Behavior change in Index.equals from 0.18.0 to 0.19.0 -- intentional?
{ "avatar_url": "https://avatars.githubusercontent.com/u/609896?v=4", "events_url": "https://api.github.com/users/njsmith/events{/privacy}", "followers_url": "https://api.github.com/users/njsmith/followers", "following_url": "https://api.github.com/users/njsmith/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" }, { "color": "e99695", "default": false, "description": "Related to the Index ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2016-10-13T04:22:42Z
2019-06-28T19:54:50Z
2019-06-28T19:54:50Z
NONE
null
Traditionally, we have: ``` python In [3]: pandas.__version__ Out[3]: '0.18.0' In [4]: pandas.Index([1, 2]).equals([1, 2]) Out[4]: True ``` But this changed ``` python In [4]: pandas.__version__ Out[4]: '0.19.0' In [5]: pandas.Index([1, 2]).equals([1, 2]) Out[5]: False ``` Looks like it might not be intentional s...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14411/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14411/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14412
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14412/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14412/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14412/events
https://github.com/pandas-dev/pandas/pull/14412
182,693,040
MDExOlB1bGxSZXF1ZXN0ODkxMzQ4OTE=
14,412
Bug: Made it so that 0 was included in uint8
{ "avatar_url": "https://avatars.githubusercontent.com/u/20782321?v=4", "events_url": "https://api.github.com/users/verhalenn/events{/privacy}", "followers_url": "https://api.github.com/users/verhalenn/followers", "following_url": "https://api.github.com/users/verhalenn/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": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
3
2016-10-13T04:25:29Z
2016-10-22T08:49:42Z
2016-10-21T23:55:53Z
NONE
null
- [ ] closes #14401 - [ ] tests added / passed - [ ] passes `git diff upstream/master | flake8 --diff` - [ ] whatsnew entry Decided to restart. Sorry for the inconvenience. -> #14472
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14412/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14412/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14412.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14412", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14412.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14412" }
https://api.github.com/repos/pandas-dev/pandas/issues/14413
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14413/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14413/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14413/events
https://github.com/pandas-dev/pandas/issues/14413
182,717,424
MDU6SXNzdWUxODI3MTc0MjQ=
14,413
t
{ "avatar_url": "https://avatars.githubusercontent.com/u/19704628?v=4", "events_url": "https://api.github.com/users/pinkert/events{/privacy}", "followers_url": "https://api.github.com/users/pinkert/followers", "following_url": "https://api.github.com/users/pinkert/following{/other_user}", "gists_url": "https:...
[]
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...
0
2016-10-13T07:41:20Z
2016-10-13T07:49:57Z
2016-10-13T07:45:11Z
NONE
null
#### A small, complete example of the issue ``` python # Your code here ``` #### Expected Output #### Output of `pd.show_versions()` <details> # Paste the output here </details>
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14413/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14413/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14414
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14414/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14414/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14414/events
https://github.com/pandas-dev/pandas/issues/14414
182,780,727
MDU6SXNzdWUxODI3ODA3Mjc=
14,414
Cannot initialize a data frame with None
{ "avatar_url": "https://avatars.githubusercontent.com/u/576089?v=4", "events_url": "https://api.github.com/users/jbao/events{/privacy}", "followers_url": "https://api.github.com/users/jbao/followers", "following_url": "https://api.github.com/users/jbao/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "009800", "default": false, "description": "Duplicate issue or pull request", "id": 40153326, "name": "Duplicate Report", "node_id": "MDU6TGFiZWw0MDE1MzMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
1
2016-10-13T12:51:03Z
2016-10-13T13:13:39Z
2016-10-13T13:13:29Z
NONE
null
Hi all, just figured out that the following code ``` pd.DataFrame({'x':None}, index=[0]) ``` works in 0.18.1 but not 0.19.0, is that the expected behavior? Thanks! Best, Jie
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14414/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14414/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14415
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14415/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14415/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14415/events
https://github.com/pandas-dev/pandas/issues/14415
182,807,450
MDU6SXNzdWUxODI4MDc0NTA=
14,415
Inconsistent behavior in Timestamp for large negative values
{ "avatar_url": "https://avatars.githubusercontent.com/u/1588357?v=4", "events_url": "https://api.github.com/users/ssanderson/events{/privacy}", "followers_url": "https://api.github.com/users/ssanderson/followers", "following_url": "https://api.github.com/users/ssanderson/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": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
2
2016-10-13T14:35:43Z
2016-10-20T13:46:01Z
2016-10-20T13:46:01Z
CONTRIBUTOR
null
#### A small, complete example of the issue ``` python # Your code here In [1]: import numpy as np; import pandas as pd In [3]: pd.Timestamp(np.iinfo(np.int64).min + 80000000000000) Out[3]: Timestamp('2262-04-11 22:26:03.145224192') In [4]: pd.Timestamp(np.iinfo(np.int64).min + 90000000000000) Out[4]: Timestamp('1677...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14415/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14415/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14416
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14416/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14416/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14416/events
https://github.com/pandas-dev/pandas/pull/14416
182,807,873
MDExOlB1bGxSZXF1ZXN0ODkyMTUyMDM=
14,416
Concat with axis rows
{ "avatar_url": "https://avatars.githubusercontent.com/u/7232535?v=4", "events_url": "https://api.github.com/users/brandonmburroughs/events{/privacy}", "followers_url": "https://api.github.com/users/brandonmburroughs/followers", "following_url": "https://api.github.com/users/brandonmburroughs/following{/other_u...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
6
2016-10-13T14:37:04Z
2016-10-19T13:50:07Z
2016-10-15T19:59:53Z
CONTRIBUTOR
null
- [x] closes #14369 - [x] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry I closed #14389 and opened with one in hopes of the new commits showing up.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14416/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14416/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14416.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14416", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14416.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14416" }
https://api.github.com/repos/pandas-dev/pandas/issues/14417
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14417/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14417/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14417/events
https://github.com/pandas-dev/pandas/issues/14417
182,862,538
MDU6SXNzdWUxODI4NjI1Mzg=
14,417
BUG: index.max() not matching index.levels[0].max() for multiindex on sliced dataframe
{ "avatar_url": "https://avatars.githubusercontent.com/u/8318425?v=4", "events_url": "https://api.github.com/users/DBCerigo/events{/privacy}", "followers_url": "https://api.github.com/users/DBCerigo/followers", "following_url": "https://api.github.com/users/DBCerigo/following{/other_user}", "gists_url": "http...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "207de5", "default": false, "descript...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
1
2016-10-13T18:19:09Z
2016-10-13T19:01:54Z
2016-10-13T19:01:39Z
NONE
null
Small example: ``` python df = pd.DataFrame(index=pd.MultiIndex.from_product([['A','B','C'],['a','b']]) ``` Then: ``` python df.loc[:'B'].index.max() ``` gives `('B', 'b')` as expected. But: ``` python df.loc[:'B'].index.levels[0].max() ``` gives `'C'` in conflict with the previous result. #### Expected Functiona...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14417/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14417/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14418
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14418/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14418/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14418/events
https://github.com/pandas-dev/pandas/issues/14418
182,874,273
MDU6SXNzdWUxODI4NzQyNzM=
14,418
read_csv and others derived from _read close user-provided filehandles
{ "avatar_url": "https://avatars.githubusercontent.com/u/3976804?v=4", "events_url": "https://api.github.com/users/ebolyen/events{/privacy}", "followers_url": "https://api.github.com/users/ebolyen/followers", "following_url": "https://api.github.com/users/ebolyen/following{/other_user}", "gists_url": "https:/...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "06909A", "default": false, "description": "IO issues that don't fit...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
12
2016-10-13T19:09:25Z
2020-10-08T12:35:07Z
2016-11-02T11:27:40Z
NONE
null
I believe the "regression" was introduced on [this line](https://github.com/pandas-dev/pandas/commit/4a805216d99b37955c97625d304980eff10cab56#diff-777d7549579ddc0c6e67596ad87e0d27R1447). That being said, tracking which filehandles a library owns vs what a user provided is _hard_, and I can't fault you guys if this is c...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14418/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14418/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14419
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14419/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14419/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14419/events
https://github.com/pandas-dev/pandas/pull/14419
182,889,591
MDExOlB1bGxSZXF1ZXN0ODkyNzQyNDI=
14,419
Period factorization
{ "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": "eb6420", "default"...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
2
2016-10-13T20:17:07Z
2016-10-15T19:27:19Z
2016-10-15T19:27:11Z
CONTRIBUTOR
null
- [x] closes #14338 - [x] tests not needed / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry asv ``` before after ratio [c41c6511] [96b364a4] - 2.44s 46.28ms 0.02 groupby.groupby_period.time_groupby_sum ``` Continuation of #14348
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14419/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14419/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14419.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14419", "merged_at": "2016-10-15T19:27:11Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14419.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14419" }
https://api.github.com/repos/pandas-dev/pandas/issues/14420
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14420/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14420/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14420/events
https://github.com/pandas-dev/pandas/issues/14420
182,899,198
MDU6SXNzdWUxODI4OTkxOTg=
14,420
DataFrame.groupby(level=...).rolling(n).mean()
{ "avatar_url": "https://avatars.githubusercontent.com/u/11525074?v=4", "events_url": "https://api.github.com/users/691175002/events{/privacy}", "followers_url": "https://api.github.com/users/691175002/followers", "following_url": "https://api.github.com/users/691175002/following{/other_user}", "gists_url": "...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
3
2016-10-13T20:58:07Z
2016-10-13T21:12:13Z
2016-10-13T21:11:55Z
NONE
null
Using the groupby().rolling() object seems to duplicate a level of the index. ``` In [9]: d.groupby(level='ticker').rolling(30).mean() Out[9]: ticker ticker date BMO BMO 2006-01-02 NaN 2006-01-03 NaN TD TD 2016-09-22 57.139340 2016-09-23 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14420/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14420/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14421
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14421/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14421/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14421/events
https://github.com/pandas-dev/pandas/issues/14421
182,928,675
MDU6SXNzdWUxODI5Mjg2NzU=
14,421
cryptic DataFrame.agg error when using dictionaries
{ "avatar_url": "https://avatars.githubusercontent.com/u/5025392?v=4", "events_url": "https://api.github.com/users/myyc/events{/privacy}", "followers_url": "https://api.github.com/users/myyc/followers", "following_url": "https://api.github.com/users/myyc/following{/other_user}", "gists_url": "https://api.gith...
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "0052cc", "default": false, "description": null, "id": ...
closed
false
null
[]
{ "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...
18
2016-10-13T23:23:18Z
2016-10-14T19:33:06Z
2016-10-13T23:30:19Z
NONE
null
Not sure if this is a bug. This works: ``` python ( pd.DataFrame({"u": [2,1,4,2,5], "a": ["a", "a", "b", "a", "b"]}) .groupby("a") .agg(lambda x: np.mean(x)/np.std(x)) ) ``` while this returns an error: ``` python ( pd.DataFrame({"u": [2,1,4,2,5], "a": ["a", "a", "b", "a", "b"]}) .groupby("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/14421/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14421/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14422
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14422/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14422/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14422/events
https://github.com/pandas-dev/pandas/issues/14422
182,947,993
MDU6SXNzdWUxODI5NDc5OTM=
14,422
BUG: to_numeric doesn't work uint64 numbers
{ "avatar_url": "https://avatars.githubusercontent.com/u/20782321?v=4", "events_url": "https://api.github.com/users/verhalenn/events{/privacy}", "followers_url": "https://api.github.com/users/verhalenn/followers", "following_url": "https://api.github.com/users/verhalenn/following{/other_user}", "gists_url": "...
[ { "color": "0e8a16", "default": true, "description": null, "id": 717120670, "name": "good first issue", "node_id": "MDU6TGFiZWw3MTcxMjA2NzA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue" }, { "color": "cdea3c", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
4
2016-10-14T02:15:33Z
2019-11-05T17:19:53Z
2019-11-05T17:19:53Z
NONE
null
uint64 isn't very well supported right now but something to consider. ``` python In [10]: pd.to_numeric(pd.Series([0, 9223372036854775808]), downcast = 'unsigned') --------------------------------------------------------------------------- OverflowError Traceback (most recent call last) <ip...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14422/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14422/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14423
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14423/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14423/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14423/events
https://github.com/pandas-dev/pandas/issues/14423
182,959,741
MDU6SXNzdWUxODI5NTk3NDE=
14,423
BUG: unwanted numeric coercion after groupby-apply
{ "avatar_url": "https://avatars.githubusercontent.com/u/1182613?v=4", "events_url": "https://api.github.com/users/waqarmalik/events{/privacy}", "followers_url": "https://api.github.com/users/waqarmalik/followers", "following_url": "https://api.github.com/users/waqarmalik/following{/other_user}", "gists_url":...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2016-10-14T04:13:53Z
2017-03-16T12:08:59Z
2017-03-16T12:08:59Z
NONE
null
xref #14873 (boolean casts) xref #14849 (datetime) #### A small, complete example of the issue ``` python import pandas as pd def predictions(tool): out = pd.Series(index=['p1', 'p2', 'useTime'], dtype=object) if 'step1' in list(tool.State): out['p1'] = str(tool[tool.State == 'step1'].Mach...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14423/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14423/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14424
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14424/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14424/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14424/events
https://github.com/pandas-dev/pandas/pull/14424
183,026,019
MDExOlB1bGxSZXF1ZXN0ODkzNjc2Njk=
14,424
BUG: String indexing against object dtype may raise AttributeError
{ "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": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
3
2016-10-14T11:21:48Z
2016-10-22T09:54:41Z
2016-10-22T09:54:33Z
MEMBER
null
- [x] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry String indexing may raise `AttributeError`, rather than `KeyError`. ``` df = pd.DataFrame([1], pd.Index([pd.Timestamp('2011-01-01')], dtype=object)) df.index.is_all_dates # True df['2011'] # AttributeError: 'Index'...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14424/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14424/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14424.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14424", "merged_at": "2016-10-22T09:54:33Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14424.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14424" }
https://api.github.com/repos/pandas-dev/pandas/issues/14425
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14425/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14425/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14425/events
https://github.com/pandas-dev/pandas/issues/14425
183,028,910
MDU6SXNzdWUxODMwMjg5MTA=
14,425
incorrect calculation of centered moving averages for even length series
{ "avatar_url": "https://avatars.githubusercontent.com/u/1199593?v=4", "events_url": "https://api.github.com/users/simonm3/events{/privacy}", "followers_url": "https://api.github.com/users/simonm3/followers", "following_url": "https://api.github.com/users/simonm3/following{/other_user}", "gists_url": "https:/...
[ { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" }, { "color": "009800", "default": false, "description": "D...
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...
7
2016-10-14T11:39:06Z
2018-07-17T08:42:19Z
2016-10-14T20:45:43Z
NONE
null
For even numbered periods the centered moving average is calculated incorrectly. Suppose the period length is 5. Then the center of 5 periods is 3. However if the period length is 4 then the center of the period is 2.5. The value at index 3 should be the average of the values at 2.5 and 3.5. Pandas is showing the 2.5 v...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14425/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14425/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14426
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14426/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14426/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14426/events
https://github.com/pandas-dev/pandas/pull/14426
183,075,072
MDExOlB1bGxSZXF1ZXN0ODk0MDE3NjM=
14,426
ENH: merge_asof() has left_index/right_index and left_by/right_by (#14253)
{ "avatar_url": "https://avatars.githubusercontent.com/u/453745?v=4", "events_url": "https://api.github.com/users/chrisaycock/events{/privacy}", "followers_url": "https://api.github.com/users/chrisaycock/followers", "following_url": "https://api.github.com/users/chrisaycock/following{/other_user}", "gists_url...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "02d7e1", "default": false, "description": "Concat, ...
closed
false
null
[]
null
3
2016-10-14T15:08:45Z
2016-10-28T17:44:18Z
2016-10-28T17:42:29Z
CONTRIBUTOR
null
- [x] closes #14253 - [x] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14426/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14426/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14426.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14426", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14426.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14426" }
https://api.github.com/repos/pandas-dev/pandas/issues/14427
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14427/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14427/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14427/events
https://github.com/pandas-dev/pandas/issues/14427
183,145,377
MDU6SXNzdWUxODMxNDUzNzc=
14,427
BUG: Assigning values in SparseDataFrame with duplicate columns fails
{ "avatar_url": "https://avatars.githubusercontent.com/u/606089?v=4", "events_url": "https://api.github.com/users/bkandel/events{/privacy}", "followers_url": "https://api.github.com/users/bkandel/followers", "following_url": "https://api.github.com/users/bkandel/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": 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
2016-10-14T20:40:05Z
2019-09-18T14:02:16Z
2019-09-18T14:02:16Z
CONTRIBUTOR
null
As discussed in https://github.com/pandas-dev/pandas/pull/14384#discussion_r82538778. #### A small, complete example of the issue ``` python import pandas as pd df1 = pd.DataFrame({'a': [1, 2, 3]}) df2 = pd.DataFrame({'b': [2,3,4]}) df = pd.concat([df1, df1, df2], axis=1).to_sparse() df.index = [1, 2, 3] df.loc[1, '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/14427/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14427/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14428
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14428/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14428/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14428/events
https://github.com/pandas-dev/pandas/pull/14428
183,172,579
MDExOlB1bGxSZXF1ZXN0ODk0NzEzNDk=
14,428
Bug: Grouping by index and column fails on DataFrame with single index (GH14327)
{ "avatar_url": "https://avatars.githubusercontent.com/u/15064365?v=4", "events_url": "https://api.github.com/users/jonmmease/events{/privacy}", "followers_url": "https://api.github.com/users/jonmmease/followers", "following_url": "https://api.github.com/users/jonmmease/following{/other_user}", "gists_url": "...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
7
2016-10-14T23:39:26Z
2016-10-15T19:25:48Z
2016-10-15T19:25:41Z
CONTRIBUTOR
null
- [x] closes #14327 - [x] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry This PR is a continuation of #14333. See discussion there for explanation of why this new PR was needed.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14428/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14428/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14428.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14428", "merged_at": "2016-10-15T19:25:41Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14428.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14428" }
https://api.github.com/repos/pandas-dev/pandas/issues/14429
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14429/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14429/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14429/events
https://github.com/pandas-dev/pandas/pull/14429
183,173,901
MDExOlB1bGxSZXF1ZXN0ODk0NzIyODI=
14,429
PERF: improved perf in .to_json when lines=True
{ "avatar_url": "https://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": "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": "207de5", "default"...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
4
2016-10-14T23:53:09Z
2016-10-15T20:03:48Z
2016-10-15T20:03:48Z
CONTRIBUTOR
null
closes #14408 master ``` In [1]: np.random.seed(1234) In [2]: N = 100000 ...: C = 5 ...: df = DataFrame(dict([('float{0}'.format(i), np.random.randn(N)) for i in range(C)])) In [3]: %timeit df.to_json('foo.json',orient='records',lines=True) 1 loop, best of 3: 3.67 s per loop ``` PR (with proper encoding/deco...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14429/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14429/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14429.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14429", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14429.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14429" }
https://api.github.com/repos/pandas-dev/pandas/issues/14430
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14430/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14430/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14430/events
https://github.com/pandas-dev/pandas/pull/14430
183,231,292
MDExOlB1bGxSZXF1ZXN0ODk1MDU2MDM=
14,430
DOC: correct DataFrame.pivot docstring
{ "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": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
2
2016-10-15T20:29:41Z
2016-10-22T09:50:20Z
2016-10-22T09:50:20Z
MEMBER
null
The mention of panels that are created is not correct. You get a multi-index, I noticed
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14430/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14430/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14430.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14430", "merged_at": "2016-10-22T09:50:20Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14430.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14430" }
https://api.github.com/repos/pandas-dev/pandas/issues/14431
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14431/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14431/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14431/events
https://github.com/pandas-dev/pandas/pull/14431
183,236,537
MDExOlB1bGxSZXF1ZXN0ODk1MDg2MTQ=
14,431
BUG: Fix issue with inserting duplicate columns in a dataframe (#14291)
{ "avatar_url": "https://avatars.githubusercontent.com/u/3327564?v=4", "events_url": "https://api.github.com/users/paul-mannino/events{/privacy}", "followers_url": "https://api.github.com/users/paul-mannino/followers", "following_url": "https://api.github.com/users/paul-mannino/following{/other_user}", "gists...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
4
2016-10-15T22:24:41Z
2016-10-24T22:52:00Z
2016-10-24T22:51:29Z
CONTRIBUTOR
null
- [x] closes #14291 - [x] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry Resubmitting PR (@jorisvandenbossche)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14431/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14431/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14431.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14431", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14431.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14431" }
https://api.github.com/repos/pandas-dev/pandas/issues/14432
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14432/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14432/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14432/events
https://github.com/pandas-dev/pandas/pull/14432
183,238,446
MDExOlB1bGxSZXF1ZXN0ODk1MDk3MTA=
14,432
ENH: Allow the groupby by param to handle columns and index levels (GH5677)
{ "avatar_url": "https://avatars.githubusercontent.com/u/15064365?v=4", "events_url": "https://api.github.com/users/jonmmease/events{/privacy}", "followers_url": "https://api.github.com/users/jonmmease/followers", "following_url": "https://api.github.com/users/jonmmease/following{/other_user}", "gists_url": "...
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "AD7FA8", "default": false, "description": null, "id": ...
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
13
2016-10-15T23:13:33Z
2017-06-05T11:28:15Z
2016-12-14T20:39:39Z
CONTRIBUTOR
null
- [x] closes #5677 - [x] tests added - [x] rebase after #14342 is merged to fix #14334 - [x] tests pass (requires rebase above) - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry - [x] updates existing documentation - [x] add example to whatsnew 0.20 and groupby.rst Change to allow s...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14432/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14432/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14432.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14432", "merged_at": "2016-12-14T20:39:39Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14432.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14432" }
https://api.github.com/repos/pandas-dev/pandas/issues/14433
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14433/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14433/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14433/events
https://github.com/pandas-dev/pandas/pull/14433
183,263,540
MDExOlB1bGxSZXF1ZXN0ODk1MjQwMTY=
14,433
BUG: underflow on Timestamp creation
{ "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": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
3
2016-10-16T12:03:44Z
2016-10-20T13:46:01Z
2016-10-20T13:46:01Z
CONTRIBUTOR
null
- [x] closes #14415 - [x] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14433/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14433/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14433.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14433", "merged_at": "2016-10-20T13:46:01Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14433.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14433" }
https://api.github.com/repos/pandas-dev/pandas/issues/14434
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14434/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14434/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14434/events
https://github.com/pandas-dev/pandas/pull/14434
183,279,933
MDExOlB1bGxSZXF1ZXN0ODk1MzI5NTk=
14,434
Checks for left_index and right_index merge parameters
{ "avatar_url": "https://avatars.githubusercontent.com/u/7207415?v=4", "events_url": "https://api.github.com/users/ivallesp/events{/privacy}", "followers_url": "https://api.github.com/users/ivallesp/followers", "following_url": "https://api.github.com/users/ivallesp/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": "ffa0ff", "de...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
9
2016-10-16T17:46:40Z
2016-10-20T10:42:51Z
2016-10-20T10:32:06Z
CONTRIBUTOR
null
Hi, I just committed an error when I was doing an analysis using pandas and this motivated me to implement two checks which in my opinion are necessary. I was trying to perform a merge and I confused the parameters "left_on" and "right_on" for "left_index" and "right_index". I ran the code and it did not raised me 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/14434/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14434/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14434.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14434", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14434.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14434" }
https://api.github.com/repos/pandas-dev/pandas/issues/14435
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14435/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14435/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14435/events
https://github.com/pandas-dev/pandas/issues/14435
183,292,725
MDU6SXNzdWUxODMyOTI3MjU=
14,435
HDF Store with multi-index problems when using data_columns=True
{ "avatar_url": "https://avatars.githubusercontent.com/u/10107101?v=4", "events_url": "https://api.github.com/users/MMCMA/events{/privacy}", "followers_url": "https://api.github.com/users/MMCMA/followers", "following_url": "https://api.github.com/users/MMCMA/following{/other_user}", "gists_url": "https://api....
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "read_hdf, HDFStore", ...
closed
false
null
[]
{ "closed_at": "2016-12-24T22:50:46Z", "closed_issues": 107, "created_at": "2016-11-12T15:44:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2016-10-16T21:24:19Z
2016-12-04T17:22:51Z
2016-12-04T17:22:51Z
NONE
null
#### Not sure if this is supposed to be like this. When I store a multi-index along with the option `data_column=True`, I cannot query along the dataframe indexes only the columns are valid references. However, it works when I store them with the option `data_columns=[...]`. ``` python import pandas as pd import nu...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14435/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14435/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14436
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14436/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14436/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14436/events
https://github.com/pandas-dev/pandas/pull/14436
183,307,716
MDExOlB1bGxSZXF1ZXN0ODk1NDkzMDQ=
14,436
WIP: Rework IndexEngine to better support hashtable-free algorithms.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1588357?v=4", "events_url": "https://api.github.com/users/ssanderson/events{/privacy}", "followers_url": "https://api.github.com/users/ssanderson/followers", "following_url": "https://api.github.com/users/ssanderson/following{/other_user}", "gists_url":...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "a1...
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...
6
2016-10-17T01:33:58Z
2017-02-27T21:06:03Z
2017-02-27T16:00:28Z
CONTRIBUTOR
null
Initial work toward #14273. This makes `__contains__` behave uniformly across all index types by making it simply defer to `get_loc` (we can and probably should go back and put in a fast path for the case that a hash table has already been populated). Assuming this general path seems reasonable, the next step would b...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14436/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14436/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14436.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14436", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14436.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14436" }
https://api.github.com/repos/pandas-dev/pandas/issues/14437
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14437/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14437/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14437/events
https://github.com/pandas-dev/pandas/issues/14437
183,343,675
MDU6SXNzdWUxODMzNDM2NzU=
14,437
.unique() inconsistency between Series and Index objects
{ "avatar_url": "https://avatars.githubusercontent.com/u/11876547?v=4", "events_url": "https://api.github.com/users/datajanko/events{/privacy}", "followers_url": "https://api.github.com/users/datajanko/followers", "following_url": "https://api.github.com/users/datajanko/following{/other_user}", "gists_url": "...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
3
2016-10-17T07:26:02Z
2016-10-17T10:51:20Z
2016-10-17T10:18:36Z
CONTRIBUTOR
null
#### A small, complete example of the issue ``` python ix = pd.Index([0,0,1,2]) sr = pd.Series([0,0,1,2]) ix.unique() Int64Index([0, 1, 2], dtype='int64') sr.unique() array([0, 1, 2], dtype=int64) ``` #### Expected Output I'd expect that unique returns the original datatype or always an array. I'd prefer the origi...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14437/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14437/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14438
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14438/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14438/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14438/events
https://github.com/pandas-dev/pandas/issues/14438
183,404,422
MDU6SXNzdWUxODM0MDQ0MjI=
14,438
BUG: concat with dataframes heterogeneous in length and tuple keys
{ "avatar_url": "https://avatars.githubusercontent.com/u/401766?v=4", "events_url": "https://api.github.com/users/dubourg/events{/privacy}", "followers_url": "https://api.github.com/users/dubourg/followers", "following_url": "https://api.github.com/users/dubourg/following{/other_user}", "gists_url": "https://...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
1
2016-10-17T12:36:37Z
2016-10-20T10:28:27Z
2016-10-20T10:25:35Z
CONTRIBUTOR
null
#### A small, complete example of the issue ``` python import numpy as np import pandas as pd df1 = pd.DataFrame(np.random.rand(4).reshape((2, 2)), columns=list('AB')) df2 = pd.DataFrame(np.random.rand(6).reshape((3, 2)), columns=list('AB')) print(pd.concat([df1, df2], keys=[('bee', 'bah'), ('bee', 'bouh')], names=['z...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14438/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14438/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14439
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14439/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14439/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14439/events
https://github.com/pandas-dev/pandas/issues/14439
183,412,719
MDU6SXNzdWUxODM0MTI3MTk=
14,439
DEV: Update merge-pr.py script given repo rename
{ "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", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" } ]
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2016-10-17T13:14:33Z
2016-10-20T14:35:19Z
2016-10-19T11:58:54Z
MEMBER
null
This is still pointing to pydata/pandas.git -- it is working fine presumably because of magic redirection
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14439/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14439/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14440
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14440/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14440/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14440/events
https://github.com/pandas-dev/pandas/issues/14440
183,419,690
MDU6SXNzdWUxODM0MTk2OTA=
14,440
Floating point accuracy problems in `DatetimeIndex.round`
{ "avatar_url": "https://avatars.githubusercontent.com/u/9717992?v=4", "events_url": "https://api.github.com/users/eoincondron/events{/privacy}", "followers_url": "https://api.github.com/users/eoincondron/followers", "following_url": "https://api.github.com/users/eoincondron/following{/other_user}", "gists_ur...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2016-10-17T13:42:57Z
2017-03-05T16:26:59Z
2017-03-05T16:26:59Z
NONE
null
#### A small, complete example of the issue There is a slight problem when using the rounding methods of `DatetimeIndex` (`round, floor, ceil`) to high frequencies as illustrated by this example: ``` python pd.DatetimeIndex(['2016-10-17 12:00:00.0015']).round('ms') DatetimeIndex(['2016-10-17 12:00:00.001999872'], dty...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14440/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14440/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14441
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14441/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14441/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14441/events
https://github.com/pandas-dev/pandas/pull/14441
183,443,939
MDExOlB1bGxSZXF1ZXN0ODk2NDMxODU=
14,441
Update unpack_template.h
{ "avatar_url": "https://avatars.githubusercontent.com/u/10852597?v=4", "events_url": "https://api.github.com/users/aixtools/events{/privacy}", "followers_url": "https://api.github.com/users/aixtools/followers", "following_url": "https://api.github.com/users/aixtools/following{/other_user}", "gists_url": "htt...
[ { "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": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
4
2016-10-17T15:12:36Z
2016-10-20T22:44:57Z
2016-10-20T22:44:39Z
CONTRIBUTOR
null
- [x ] closes #14373 - [ ] tests added / passed - [ ] passes `git diff upstream/master | flake8 --diff` - [ ] whatsnew entry USE_CASE_RANGE is a GNU C feature. This change will activate USE_CASE_RANGE on any platform when using GNU C and not on any platform when a different compiler is being used. closes #14373
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14441/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14441/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14441.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14441", "merged_at": "2016-10-20T22:44:39Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14441.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14441" }
https://api.github.com/repos/pandas-dev/pandas/issues/14442
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14442/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14442/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14442/events
https://github.com/pandas-dev/pandas/pull/14442
183,474,682
MDExOlB1bGxSZXF1ZXN0ODk2NjUxMDQ=
14,442
DOC: Expand on reference docs for read_json
{ "avatar_url": "https://avatars.githubusercontent.com/u/295428?v=4", "events_url": "https://api.github.com/users/cswarth/events{/privacy}", "followers_url": "https://api.github.com/users/cswarth/followers", "following_url": "https://api.github.com/users/cswarth/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" }, { "color": "207de5", "default": false, "description": "read_json, to_json, j...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
3
2016-10-17T17:15:12Z
2016-10-27T13:51:10Z
2016-10-27T13:51:10Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [ ] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [] whatsnew entry Continuation of closed PR #14284 Documentation update for `read_json()`. expanded reference document for pandas.read_json(), especially concentrating on the orient parameter. Also added some exampl...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14442/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14442/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14442.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14442", "merged_at": "2016-10-27T13:51:10Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14442.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14442" }
https://api.github.com/repos/pandas-dev/pandas/issues/14443
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14443/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14443/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14443/events
https://github.com/pandas-dev/pandas/issues/14443
183,506,996
MDU6SXNzdWUxODM1MDY5OTY=
14,443
duplicated removing items that are not duplicates in 0.18
{ "avatar_url": "https://avatars.githubusercontent.com/u/13733556?v=4", "events_url": "https://api.github.com/users/johnml1135/events{/privacy}", "followers_url": "https://api.github.com/users/johnml1135/followers", "following_url": "https://api.github.com/users/johnml1135/following{/other_user}", "gists_url"...
[]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
3
2016-10-17T19:36:17Z
2016-10-18T23:41:35Z
2016-10-18T11:47:00Z
NONE
null
I wish I could say more about this, but it is with proprietary data. Basically, I have a DataFrame of 10 columns and around 7000 rows. When I call "duplicated" on 4 of the rows (3 have strings, 1 has a float), I get around 10 items being flagged as duplicate (5 pairs) when in fact, they are different. This is sample...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14443/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14443/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14444
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14444/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14444/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14444/events
https://github.com/pandas-dev/pandas/issues/14444
183,543,183
MDU6SXNzdWUxODM1NDMxODM=
14,444
Series `sort_index` missing `kind` keyword
{ "avatar_url": "https://avatars.githubusercontent.com/u/1195447?v=4", "events_url": "https://api.github.com/users/numerical/events{/privacy}", "followers_url": "https://api.github.com/users/numerical/followers", "following_url": "https://api.github.com/users/numerical/following{/other_user}", "gists_url": "h...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "009800", "de...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
2
2016-10-17T22:17:38Z
2016-10-20T10:38:09Z
2016-10-17T23:26:55Z
NONE
null
#### A small, complete example of the issue ``` python >>> import pandas as pd >>> pd.Series(index=[3,2,1,4,3]).sort_index(kind='mergesort') Traceback (most recent call last): File "<stdin>", line 1, in <module> TypeError: sort_index() got an unexpected keyword argument 'kind' ``` #### Expected Output A `Series` s...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14444/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14444/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14445
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14445/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14445/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14445/events
https://github.com/pandas-dev/pandas/pull/14445
183,553,468
MDExOlB1bGxSZXF1ZXN0ODk3MjE1MzY=
14,445
ENH: support kind and na_position kwargs in Series.sort_index
{ "avatar_url": "https://avatars.githubusercontent.com/u/7232535?v=4", "events_url": "https://api.github.com/users/brandonmburroughs/events{/privacy}", "followers_url": "https://api.github.com/users/brandonmburroughs/followers", "following_url": "https://api.github.com/users/brandonmburroughs/following{/other_u...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
15
2016-10-17T23:22:47Z
2016-12-04T20:33:03Z
2016-12-04T20:32:42Z
CONTRIBUTOR
null
closes #13589 closes #13729 I'm waiting on adding the whatsnew entry. I'm not sure if this is a BUG (the [documentation](http://pandas.pydata.org/pandas-docs/stable/generated/pandas.Series.sort_index.html) says these parameters exist) or an ENH (we're adding support for these parameters). It depends on how you look ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14445/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14445/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14445.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14445", "merged_at": "2016-12-04T20:32:42Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14445.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14445" }
https://api.github.com/repos/pandas-dev/pandas/issues/14446
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14446/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14446/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14446/events
https://github.com/pandas-dev/pandas/pull/14446
183,674,486
MDExOlB1bGxSZXF1ZXN0ODk4MDY0NTc=
14,446
Fix index for datetime64 conversion. Fixes #13937
{ "avatar_url": "https://avatars.githubusercontent.com/u/10204255?v=4", "events_url": "https://api.github.com/users/amolkahat/events{/privacy}", "followers_url": "https://api.github.com/users/amolkahat/followers", "following_url": "https://api.github.com/users/amolkahat/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": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
15
2016-10-18T12:38:41Z
2017-03-03T10:07:39Z
2017-03-02T13:44:58Z
CONTRIBUTOR
null
- [x] closes #13937 - [x] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] 0.20.0 Fix index for datetime64 conversion This PR fixes index for datetime64 conversion. Also, update tests - pandas/pandas/tests/tests_convert_to.py Fixes https://github.com/pydata/pandas/issues/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/14446/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14446/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14446.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14446", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14446.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14446" }
https://api.github.com/repos/pandas-dev/pandas/issues/14447
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14447/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14447/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14447/events
https://github.com/pandas-dev/pandas/pull/14447
183,699,773
MDExOlB1bGxSZXF1ZXN0ODk4MjQ5MjY=
14,447
BUG: Rename pydata to pandas-dev in merge-pr.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4", "events_url": "https://api.github.com/users/gfyoung/events{/privacy}", "followers_url": "https://api.github.com/users/gfyoung/followers", "following_url": "https://api.github.com/users/gfyoung/following{/other_user}", "gists_url": "https:/...
[ { "color": "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": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2016-10-18T14:17:52Z
2016-10-20T14:27:52Z
2016-10-19T11:58:54Z
MEMBER
null
Title is self-explanatory. Closes #14439.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14447/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14447/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14447.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14447", "merged_at": "2016-10-19T11:58:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14447.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14447" }
https://api.github.com/repos/pandas-dev/pandas/issues/14448
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14448/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14448/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14448/events
https://github.com/pandas-dev/pandas/issues/14448
183,817,974
MDU6SXNzdWUxODM4MTc5NzQ=
14,448
DOC/BUG: pd.to_datetime example produces different results from documentation
{ "avatar_url": "https://avatars.githubusercontent.com/u/537223?v=4", "events_url": "https://api.github.com/users/AnkurDedania/events{/privacy}", "followers_url": "https://api.github.com/users/AnkurDedania/followers", "following_url": "https://api.github.com/users/AnkurDedania/following{/other_user}", "gists_...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
4
2016-10-18T22:19:12Z
2016-10-24T22:28:17Z
2016-10-24T22:28:17Z
NONE
null
#### A small, complete example of the issue referring too http://pandas.pydata.org/pandas-docs/stable/generated/pandas.to_datetime.html The example provides different results. ``` python # Your code here import pandas as pd pd.to_datetime('13000101', format='%Y%m%d') ``` raises... ``` Traceback (most recent call...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14448/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14448/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14449
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14449/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14449/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14449/events
https://github.com/pandas-dev/pandas/pull/14449
183,875,021
MDExOlB1bGxSZXF1ZXN0ODk5NDgwNzk=
14,449
Type levels as list in _make_concat_multiindex (fixes #14438)
{ "avatar_url": "https://avatars.githubusercontent.com/u/401766?v=4", "events_url": "https://api.github.com/users/dubourg/events{/privacy}", "followers_url": "https://api.github.com/users/dubourg/followers", "following_url": "https://api.github.com/users/dubourg/following{/other_user}", "gists_url": "https://...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
5
2016-10-19T06:20:15Z
2016-10-20T10:25:40Z
2016-10-20T10:25:35Z
CONTRIBUTOR
null
- [x] closes #14438 - [x] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14449/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14449/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14449.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14449", "merged_at": "2016-10-20T10:25:35Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14449.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14449" }
https://api.github.com/repos/pandas-dev/pandas/issues/14450
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14450/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14450/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14450/events
https://github.com/pandas-dev/pandas/issues/14450
183,905,013
MDU6SXNzdWUxODM5MDUwMTM=
14,450
df.join(get_dummies(cut(df.v))) fails with AttributeError _is_dtype_compat
{ "avatar_url": "https://avatars.githubusercontent.com/u/438648?v=4", "events_url": "https://api.github.com/users/pwaller/events{/privacy}", "followers_url": "https://api.github.com/users/pwaller/followers", "following_url": "https://api.github.com/users/pwaller/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": "009800", "de...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
3
2016-10-19T09:04:00Z
2016-10-19T10:29:26Z
2016-10-19T10:29:13Z
CONTRIBUTOR
null
#### A small, complete example of the issue ``` python df = pd.DataFrame({"data": np.arange(0, 10, 0.1)}) v = pd.cut(df.data, [0, 1, 2, 5, 10], include_lowest=True).rename("cuts") df.join(pd.get_dummies(v)) ``` #### Expected Output A data frame similar to the input dataframe with 4 additional variables for the cut ca...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14450/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14450/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14451
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14451/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14451/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14451/events
https://github.com/pandas-dev/pandas/issues/14451
183,916,492
MDU6SXNzdWUxODM5MTY0OTI=
14,451
pandas performance hotspots
{ "avatar_url": "https://avatars.githubusercontent.com/u/19982850?v=4", "events_url": "https://api.github.com/users/makeyourowntextminingtoolkit/events{/privacy}", "followers_url": "https://api.github.com/users/makeyourowntextminingtoolkit/followers", "following_url": "https://api.github.com/users/makeyourownte...
[ { "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": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
9
2016-10-19T09:54:52Z
2016-10-24T15:11:19Z
2016-10-20T23:08:27Z
NONE
null
#### Context I'm writing a text mining toolkit, and decided to try pandas because it offered convenience row-and-column labelled access. Numpy doesn't, and structured numpy arrays only have named columns. #### Performance Problem Indexing text, and manipulating dataframes of word co-occurrence/relevance appeared to ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14451/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14451/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14452
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14452/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14452/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14452/events
https://github.com/pandas-dev/pandas/pull/14452
183,991,240
MDExOlB1bGxSZXF1ZXN0OTAwMzA0MzY=
14,452
DOC:updated docstring in .to_datetime()
{ "avatar_url": "https://avatars.githubusercontent.com/u/6829331?v=4", "events_url": "https://api.github.com/users/keshavramaswamy/events{/privacy}", "followers_url": "https://api.github.com/users/keshavramaswamy/followers", "following_url": "https://api.github.com/users/keshavramaswamy/following{/other_user}",...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
5
2016-10-19T15:13:56Z
2016-10-29T17:11:45Z
2016-10-24T22:28:17Z
CONTRIBUTOR
null
- [x] closes #14448 - [ ] tests added / passed - [ ] passes git diff upstream/master | flake8 --diff - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14452/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14452/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14452.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14452", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14452.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14452" }
https://api.github.com/repos/pandas-dev/pandas/issues/14453
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14453/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14453/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14453/events
https://github.com/pandas-dev/pandas/pull/14453
184,007,855
MDExOlB1bGxSZXF1ZXN0OTAwNDI1MTY=
14,453
BUG: Catch overflow in both directions for checked add
{ "avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4", "events_url": "https://api.github.com/users/gfyoung/events{/privacy}", "followers_url": "https://api.github.com/users/gfyoung/followers", "following_url": "https://api.github.com/users/gfyoung/following{/other_user}", "gists_url": "https:/...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "Timedelta data type", ...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
9
2016-10-19T16:13:28Z
2016-10-24T23:51:04Z
2016-10-22T09:49:40Z
MEMBER
null
Port of #14324 after project name 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/14453/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14453/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14453.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14453", "merged_at": "2016-10-22T09:49:40Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14453.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14453" }
https://api.github.com/repos/pandas-dev/pandas/issues/14454
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14454/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14454/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14454/events
https://github.com/pandas-dev/pandas/issues/14454
184,010,425
MDU6SXNzdWUxODQwMTA0MjU=
14,454
Unable to store category data in panels
{ "avatar_url": "https://avatars.githubusercontent.com/u/3998443?v=4", "events_url": "https://api.github.com/users/tonymowers/events{/privacy}", "followers_url": "https://api.github.com/users/tonymowers/followers", "following_url": "https://api.github.com/users/tonymowers/following{/other_user}", "gists_url":...
[ { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" }, { "color": "e11d21", "default": false, "description": "C...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
3
2016-10-19T16:23:39Z
2018-07-06T20:21:11Z
2016-10-20T23:07:57Z
NONE
null
#### Create a dataframe with a variable of dtype category and then convert to a panel ``` python # A dataframe with a category variable df = pd.DataFrame({ 'day' : [1,2,3], 'month' : ['a','b','c'], 'dow' : ['mon','mon','thur' ]}) df = df.set_index(['day','month']) df.dow = df.dow.astype('category') # Transform to pan...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14454/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14454/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14455
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14455/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14455/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14455/events
https://github.com/pandas-dev/pandas/pull/14455
184,033,198
MDExOlB1bGxSZXF1ZXN0OTAwNjA3Mjk=
14,455
ERR: qcut uniquess checking
{ "avatar_url": "https://avatars.githubusercontent.com/u/3426091?v=4", "events_url": "https://api.github.com/users/ashishsingal1/events{/privacy}", "followers_url": "https://api.github.com/users/ashishsingal1/followers", "following_url": "https://api.github.com/users/ashishsingal1/following{/other_user}", "gi...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "ffa0ff", "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...
9
2016-10-19T18:02:55Z
2016-12-28T14:39:53Z
2016-12-27T22:24:56Z
CONTRIBUTOR
null
- [x] closes #7751 - [ ] tests added / passed - [ ] passes `git diff upstream/master | flake8 --diff` - [ ] whatsnew entry Add option to drop non-unique bins.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14455/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14455/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14455.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14455", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14455.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14455" }
https://api.github.com/repos/pandas-dev/pandas/issues/14456
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14456/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14456/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14456/events
https://github.com/pandas-dev/pandas/pull/14456
184,058,647
MDExOlB1bGxSZXF1ZXN0OTAwNzkxNzA=
14,456
DOC: fix pd.to_datetime documentation (issue #14448)
{ "avatar_url": "https://avatars.githubusercontent.com/u/11353903?v=4", "events_url": "https://api.github.com/users/tarun16feb/events{/privacy}", "followers_url": "https://api.github.com/users/tarun16feb/followers", "following_url": "https://api.github.com/users/tarun16feb/following{/other_user}", "gists_url"...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840...
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
2016-10-19T19:56:33Z
2016-10-20T10:22:18Z
2016-10-20T01:12:15Z
NONE
null
Dupe of #14452 - [x] closes #14448 - [ ] tests added / passed - [ ] passes `git diff upstream/master | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14456/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14456/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14456.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14456", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14456.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14456" }
https://api.github.com/repos/pandas-dev/pandas/issues/14457
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14457/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14457/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14457/events
https://github.com/pandas-dev/pandas/issues/14457
184,081,457
MDU6SXNzdWUxODQwODE0NTc=
14,457
groupby transform producing different results depending on whether a lambda function was passed or a numpy function was passed
{ "avatar_url": "https://avatars.githubusercontent.com/u/1900410?v=4", "events_url": "https://api.github.com/users/pirsquared/events{/privacy}", "followers_url": "https://api.github.com/users/pirsquared/followers", "following_url": "https://api.github.com/users/pirsquared/following{/other_user}", "gists_url":...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
0
2016-10-19T21:40:43Z
2016-10-25T10:55:04Z
2016-10-25T10:55:04Z
NONE
null
stackoverflow http://stackoverflow.com/q/40141881/2336654 ``` python import pandas as pd import numpy as np df = pd.DataFrame(dict(A=['a', 'a'], B=[0, 1])) print(df.groupby('A').transform(np.mean)) # is no the same as print(df.groupby('A').transform(lambda x: np.mean(x))) ``` #### Output of `pd.show_versions()` <det...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14457/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14457/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14458
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14458/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14458/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14458/events
https://github.com/pandas-dev/pandas/pull/14458
184,100,629
MDExOlB1bGxSZXF1ZXN0OTAxMTAwODY=
14,458
BUG: Set frequency for empty Series
{ "avatar_url": "https://avatars.githubusercontent.com/u/5206277?v=4", "events_url": "https://api.github.com/users/sahildua2305/events{/privacy}", "followers_url": "https://api.github.com/users/sahildua2305/followers", "following_url": "https://api.github.com/users/sahildua2305/following{/other_user}", "gists...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0052cc", "default": false, "description": "DateOffsets", "id": ...
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
8
2016-10-19T23:36:04Z
2017-03-03T13:17:14Z
2017-03-03T13:16:14Z
CONTRIBUTOR
null
- [x] closes #14320 - [x] tests added / passed - [ ] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry Alternative to #14340
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14458/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14458/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14458.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14458", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14458.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14458" }
https://api.github.com/repos/pandas-dev/pandas/issues/14459
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14459/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14459/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14459/events
https://github.com/pandas-dev/pandas/issues/14459
184,212,730
MDU6SXNzdWUxODQyMTI3MzA=
14,459
Conflict b/w skiprows and default quotechar kwargs to pandas.read_table
{ "avatar_url": "https://avatars.githubusercontent.com/u/1926457?v=4", "events_url": "https://api.github.com/users/rahulporuri/events{/privacy}", "followers_url": "https://api.github.com/users/rahulporuri/followers", "following_url": "https://api.github.com/users/rahulporuri/following{/other_user}", "gists_ur...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "e11d21", "default": false, "description": "Functionality that used ...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
14
2016-10-20T12:13:41Z
2016-10-31T20:39:59Z
2016-10-31T20:39:59Z
NONE
null
#### A small, complete example of the issue while trying to open a data file similar to ``` a b" c d e" a,b,c 1,2,3 4,5,6 7,8,9 ``` i expect the following code ``` python -c "import pandas; df = pandas.read_table('quoted_data.csv', skiprows=5, sep=','); print df" ``` #### Expected Output ``` a b c 0 1 2 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14459/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14459/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14460
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14460/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14460/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14460/events
https://github.com/pandas-dev/pandas/issues/14460
184,213,943
MDU6SXNzdWUxODQyMTM5NDM=
14,460
Strip columns/column names in data frame of white spaces
{ "avatar_url": "https://avatars.githubusercontent.com/u/1926457?v=4", "events_url": "https://api.github.com/users/rahulporuri/events{/privacy}", "followers_url": "https://api.github.com/users/rahulporuri/followers", "following_url": "https://api.github.com/users/rahulporuri/following{/other_user}", "gists_ur...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "...
open
false
null
[]
null
9
2016-10-20T12:19:37Z
2021-05-02T00:33:43Z
null
NONE
null
This is more of a question than a bug. #### A small, complete example of the issue while opening a data file similar to ``` a , b , c , d 1 , 2 , 3 , 4 5 , 6 , 7 , 8 ``` using ``` python python -c "import pandas; df = pandas.read_table('unstripped_data.csv', sep=','); print df.columns" ``` #### Observed Outpu...
{ "+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/14460/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14460/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14461
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14461/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14461/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14461/events
https://github.com/pandas-dev/pandas/issues/14461
184,272,494
MDU6SXNzdWUxODQyNzI0OTQ=
14,461
pd.Series.asof performance regression: 14x slower
{ "avatar_url": "https://avatars.githubusercontent.com/u/106273?v=4", "events_url": "https://api.github.com/users/laudney/events{/privacy}", "followers_url": "https://api.github.com/users/laudney/followers", "following_url": "https://api.github.com/users/laudney/following{/other_user}", "gists_url": "https://...
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "e11d21", "default"...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
9
2016-10-20T16:05:57Z
2016-10-26T08:16:57Z
2016-10-26T08:16:57Z
CONTRIBUTOR
null
#### pd.Series.asof takes 14x longer in 0.19.0 than 0.18.1 ``` python In[14]: pd.__version__ Out[14]: '0.18.1' In[15]: s = pd.Series([1, 1, 1, np.nan, np.nan]) In[16]: %timeit s.asof(4) The slowest run took 8.25 times longer than the fastest. This could mean that an intermediate result is being cached. 100000 loops, b...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14461/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14461/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14462
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14462/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14462/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14462/events
https://github.com/pandas-dev/pandas/issues/14462
184,318,879
MDU6SXNzdWUxODQzMTg4Nzk=
14,462
Alternative serialization for text data
{ "avatar_url": "https://avatars.githubusercontent.com/u/306380?v=4", "events_url": "https://api.github.com/users/mrocklin/events{/privacy}", "followers_url": "https://api.github.com/users/mrocklin/followers", "following_url": "https://api.github.com/users/mrocklin/following{/other_user}", "gists_url": "https...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "06909A", "default": false, "description": "IO issue...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
4
2016-10-20T19:27:26Z
2020-09-22T10:22:28Z
null
CONTRIBUTOR
null
Pandas DataFrames containing text columns are expensive to serialize. This affects dask.dataframe performance in multiprocessing or distributed settings. ### Pickle is expensive In particular the current solution of using `pickle.dumps` for object dtype columns can be needlessly expensive when all of the values in 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/14462/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14462/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14463
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14463/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14463/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14463/events
https://github.com/pandas-dev/pandas/issues/14463
184,336,324
MDU6SXNzdWUxODQzMzYzMjQ=
14,463
ExtractAll on a single pattern
{ "avatar_url": "https://avatars.githubusercontent.com/u/16885848?v=4", "events_url": "https://api.github.com/users/i-frost/events{/privacy}", "followers_url": "https://api.github.com/users/i-frost/followers", "following_url": "https://api.github.com/users/i-frost/following{/other_user}", "gists_url": "https:...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "5319e7", "default": false, "descript...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
1
2016-10-20T20:46:27Z
2016-10-21T10:41:59Z
2016-10-21T10:41:43Z
NONE
null
``` python s = pd.DataFrame(["I love you", "Pandas", "<3"], index=["A", "B", "C"],columns=['a']) io=r"\b(Pandas)\b" s['a'].str.extractall(io) ``` #### Expected Output ``` 0 ``` match B 0 Pandas #### Output of `pd.show_versions()` ## INSTALLED VERSIONS commit: None python: 3.5.2.final.0 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/14463/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14463/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14464
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14464/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14464/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14464/events
https://github.com/pandas-dev/pandas/issues/14464
184,377,161
MDU6SXNzdWUxODQzNzcxNjE=
14,464
Allow DataFrame.apply() to accept dict of funcs
{ "avatar_url": "https://avatars.githubusercontent.com/u/8622473?v=4", "events_url": "https://api.github.com/users/mattayes/events{/privacy}", "followers_url": "https://api.github.com/users/mattayes/followers", "following_url": "https://api.github.com/users/mattayes/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": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2016-10-21T01:08:01Z
2017-10-27T19:06:18Z
2017-04-14T15:37:04Z
CONTRIBUTOR
null
When using DataFrame.apply(), it would be helpful to be able to apply different functions to different columns. There's a nice workaround on [StackOverflow](http://stackoverflow.com/questions/26434123/pandas-apply-different-functions-to-different-columns): ``` python import numpy as np import pandas as pd def multi_f...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14464/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14464/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14465
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14465/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14465/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14465/events
https://github.com/pandas-dev/pandas/pull/14465
184,407,772
MDExOlB1bGxSZXF1ZXN0OTAzMjgzNTA=
14,465
MAINT: Use check_output when merging.
{ "avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4", "events_url": "https://api.github.com/users/gfyoung/events{/privacy}", "followers_url": "https://api.github.com/users/gfyoung/followers", "following_url": "https://api.github.com/users/gfyoung/following{/other_user}", "gists_url": "https:/...
[ { "color": "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": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
2
2016-10-21T06:18:41Z
2016-10-24T22:10:15Z
2016-10-24T22:10:14Z
MEMBER
null
Since we don't support Python 2.6 anymore, the `check_output` method from `subprocess` is at our disposal. Follow-up to #14447. xref <a href="https://github.com/pandas-dev/pandas/issues/14439#issuecomment-254522055"> #14439 (comment)</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/14465/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14465/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14465.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14465", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14465.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14465" }
https://api.github.com/repos/pandas-dev/pandas/issues/14466
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14466/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14466/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14466/events
https://github.com/pandas-dev/pandas/pull/14466
184,457,251
MDExOlB1bGxSZXF1ZXN0OTAzNjMxMDc=
14,466
BUG: incorrect broadcasting that could casuse dtype coercion in a groupby-transform
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
0
2016-10-21T10:53:50Z
2016-10-25T10:55:04Z
2016-10-25T10:55:04Z
CONTRIBUTOR
null
closes #14457
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14466/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14466/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14466.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14466", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14466.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14466" }
https://api.github.com/repos/pandas-dev/pandas/issues/14467
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14467/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14467/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14467/events
https://github.com/pandas-dev/pandas/issues/14467
184,543,196
MDU6SXNzdWUxODQ1NDMxOTY=
14,467
Dataframe constructor misinterprets `columns` argument if nested list is passed in as the `data` parameter.
{ "avatar_url": "https://avatars.githubusercontent.com/u/4617010?v=4", "events_url": "https://api.github.com/users/madphysicist/events{/privacy}", "followers_url": "https://api.github.com/users/madphysicist/followers", "following_url": "https://api.github.com/users/madphysicist/following{/other_user}", "gists...
[ { "color": "0e8a16", "default": true, "description": null, "id": 717120670, "name": "good first issue", "node_id": "MDU6TGFiZWw3MTcxMjA2NzA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue" }, { "color": "cdea3c", "default": false, "de...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/55150103?v=4", "events_url": "https://api.github.com/users/harri471/events{/privacy}", "followers_url": "https://api.github.com/users/harri471/followers", "following_url": "https://api.github.com/users/harri471/following{/other_user}", "gists_url": "htt...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/55150103?v=4", "events_url": "https://api.github.com/users/harri471/events{/privacy}", "followers_url": "https://api.github.com/users/harri471/followers", "following_url": "https://api.github.com/users/harri471/following{/other_user}", "gi...
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
8
2016-10-21T18:33:45Z
2021-05-19T12:53:57Z
2021-05-19T12:53:57Z
NONE
null
This issue is based on Stack Overflow question http://stackoverflow.com/q/40182072/2988730. #### A small, complete example of the issue ``` python df = pd.DataFrame([[1, 2, 3], [4, 5, 6]], index=[['gibberish']*2, [0, 1]], columns=[['baldersash']*3, [10, 20, 30]]) ``` The result is ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14467/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14467/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14468
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14468/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14468/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14468/events
https://github.com/pandas-dev/pandas/issues/14468
184,546,274
MDU6SXNzdWUxODQ1NDYyNzQ=
14,468
adding static type checking with mypy
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" }, { "color": "207de5", "default": false, "description": ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
38
2016-10-21T18:56:32Z
2019-08-05T20:39:47Z
2019-03-26T15:45:07Z
CONTRIBUTOR
null
http://blog.zulip.org/2016/10/13/static-types-in-python-oh-mypy/ might be interesting if someone is looking for a project :>
{ "+1": 15, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 15, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14468/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14468/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14469
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14469/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14469/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14469/events
https://github.com/pandas-dev/pandas/issues/14469
184,569,362
MDU6SXNzdWUxODQ1NjkzNjI=
14,469
pd.read_html() not working showing error in _html5lib.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/7278807?v=4", "events_url": "https://api.github.com/users/prakritidev/events{/privacy}", "followers_url": "https://api.github.com/users/prakritidev/followers", "following_url": "https://api.github.com/users/prakritidev/following{/other_user}", "gists_ur...
[ { "color": "006b75", "default": false, "description": "read_html, to_html, Styler.apply, Styler.applymap", "id": 57395487, "name": "IO HTML", "node_id": "MDU6TGFiZWw1NzM5NTQ4Nw==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20HTML" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
3
2016-10-21T21:04:48Z
2016-10-22T08:33:13Z
2016-10-22T08:33:07Z
NONE
null
#### A small, complete example of the issue pd.read_html() not working showing error in _html5lib.py,line 70 class TreeBuilderForHtml5lib ``` python import pandas as pd import html5lib import lxml data = pd.read_html('https://blockchain.info/blocks') ``` gives ``` File "C:\Anaconda2\lib\site-packages\bs4\builder...
{ "+1": 0, "-1": 0, "confused": 1, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14469/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14469/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14470
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14470/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14470/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14470/events
https://github.com/pandas-dev/pandas/pull/14470
184,594,016
MDExOlB1bGxSZXF1ZXN0OTA0NjEzODc=
14,470
DOC: update readme for repo move
{ "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": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2016-10-22T00:00:25Z
2016-10-22T09:07:31Z
2016-10-22T00:37:02Z
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/14470/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14470/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14470.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14470", "merged_at": "2016-10-22T00:37:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14470.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14470" }
https://api.github.com/repos/pandas-dev/pandas/issues/14471
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14471/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14471/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14471/events
https://github.com/pandas-dev/pandas/issues/14471
184,595,719
MDU6SXNzdWUxODQ1OTU3MTk=
14,471
DataFrame Operations on Large Frames Seems To Crash Python Kernel on MacOS Yosemite At Random
{ "avatar_url": "https://avatars.githubusercontent.com/u/6879573?v=4", "events_url": "https://api.github.com/users/jgoad/events{/privacy}", "followers_url": "https://api.github.com/users/jgoad/followers", "following_url": "https://api.github.com/users/jgoad/following{/other_user}", "gists_url": "https://api.g...
[ { "color": "207de5", "default": false, "description": "Clarification about behavior needed to assess issue", "id": 307649777, "name": "Needs Info", "node_id": "MDU6TGFiZWwzMDc2NDk3Nzc=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Info" } ]
closed
false
null
[]
null
3
2016-10-22T00:21:31Z
2018-02-13T12:02:02Z
2018-02-13T12:02:02Z
NONE
null
Apologies for not following the requested format, but there is no output for this error. Running the script from command line will occasionally execute without error, but often python will crash without error. This occurs with both python 3.5 and 2.7, and with pandas 0.18.1 and 0.19.0. The code came directly from a 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/14471/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14471/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14472
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14472/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14472/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14472/events
https://github.com/pandas-dev/pandas/pull/14472
184,597,506
MDExOlB1bGxSZXF1ZXN0OTA0NjM4OTQ=
14,472
BUG: downcast = 'unsigend' on 0 would would not downcast to unsigned.
{ "avatar_url": "https://avatars.githubusercontent.com/u/20782321?v=4", "events_url": "https://api.github.com/users/verhalenn/events{/privacy}", "followers_url": "https://api.github.com/users/verhalenn/followers", "following_url": "https://api.github.com/users/verhalenn/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": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
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...
7
2016-10-22T00:47:20Z
2016-11-02T10:47:10Z
2016-10-25T10:47:51Z
NONE
null
Continuation of #14412 - [ ] closes #14401 - [ ] tests added / passed - [ ] passes `git diff upstream/master | flake8 --diff` - [ ] whatsnew entry Once again I had some very bizarre issues with git. Hope this does it this time.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14472/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14472/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14472.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14472", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14472.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14472" }
https://api.github.com/repos/pandas-dev/pandas/issues/14473
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14473/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14473/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14473/events
https://github.com/pandas-dev/pandas/pull/14473
184,600,253
MDExOlB1bGxSZXF1ZXN0OTA0NjU2MjM=
14,473
ERR: Fix GH13139: better error message on invalid pd.eval and df.query input
{ "avatar_url": "https://avatars.githubusercontent.com/u/7226969?v=4", "events_url": "https://api.github.com/users/tserafim/events{/privacy}", "followers_url": "https://api.github.com/users/tserafim/followers", "following_url": "https://api.github.com/users/tserafim/following{/other_user}", "gists_url": "http...
[ { "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" } ]
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
3
2016-10-22T01:35:07Z
2016-10-24T22:13:28Z
2016-10-24T22:13:24Z
CONTRIBUTOR
null
- [x] closes #13139 - [x] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry Added test case to check for invalid input(empy string) on pd.eval('') and df.query(''). Used existing helper function(_check_expression)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14473/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14473/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14473.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14473", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14473.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14473" }
https://api.github.com/repos/pandas-dev/pandas/issues/14474
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14474/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14474/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14474/events
https://github.com/pandas-dev/pandas/issues/14474
184,621,399
MDU6SXNzdWUxODQ2MjEzOTk=
14,474
RLS: v0.19.1
{ "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": "006b75", "default": false, "description": null, "id": 131473665, "name": "Release", "node_id": "MDU6TGFiZWwxMzE0NzM2NjU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Release" } ]
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
10
2016-10-22T09:56:32Z
2016-11-07T20:04:30Z
2016-11-07T20:04:30Z
MEMBER
null
Been busy with other things last week, but next week I should have some more time for pandas and I could prepare for a 0.19.1 release (eg somewhere by the end of next week/beginning week after). Sounds OK? Open issues/PRs: https://github.com/pandas-dev/pandas/milestones/0.19.1 Some issues still that would be nice to ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14474/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14474/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14475
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14475/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14475/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14475/events
https://github.com/pandas-dev/pandas/pull/14475
184,626,009
MDExOlB1bGxSZXF1ZXN0OTA0Nzk1NDM=
14,475
BLD: don't require cython on sdist install
{ "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": "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": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
3
2016-10-22T11:49:26Z
2016-10-24T22:24:19Z
2016-10-24T22:24:18Z
CONTRIBUTOR
null
- [x] closes #14204 - [x] tests not needed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry We could just make a cython a build-time requirement, but given we already create a sdists with `.c` files, probably makes sense to continue to support it. I tested this locally, applying this patch...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14475/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14475/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14475.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14475", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14475.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14475" }
https://api.github.com/repos/pandas-dev/pandas/issues/14476
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14476/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14476/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14476/events
https://github.com/pandas-dev/pandas/pull/14476
184,639,227
MDExOlB1bGxSZXF1ZXN0OTA0ODY5NjU=
14,476
PERF: performance regression in Series.asof
{ "avatar_url": "https://avatars.githubusercontent.com/u/106273?v=4", "events_url": "https://api.github.com/users/laudney/events{/privacy}", "followers_url": "https://api.github.com/users/laudney/followers", "following_url": "https://api.github.com/users/laudney/following{/other_user}", "gists_url": "https://...
[ { "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": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
19
2016-10-22T16:21:02Z
2016-10-26T08:17:08Z
2016-10-26T08:16:57Z
CONTRIBUTOR
null
Fix performance regression in Series.asof by avoiding pre-computing nulls and returning value by indexing the underlying ndarray. - [x] closes #14461 - [x] add asv benchmark
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14476/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14476/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14476.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14476", "merged_at": "2016-10-26T08:16:57Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14476.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14476" }
https://api.github.com/repos/pandas-dev/pandas/issues/14477
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14477/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14477/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14477/events
https://github.com/pandas-dev/pandas/issues/14477
184,665,418
MDU6SXNzdWUxODQ2NjU0MTg=
14,477
read_csv incompatible with newstr and future
{ "avatar_url": "https://avatars.githubusercontent.com/u/2185472?v=4", "events_url": "https://api.github.com/users/larssono/events{/privacy}", "followers_url": "https://api.github.com/users/larssono/followers", "following_url": "https://api.github.com/users/larssono/following{/other_user}", "gists_url": "http...
[ { "color": "e11d21", "default": false, "description": "Functionality that used to work in a prior pandas version", "id": 32815646, "name": "Regression", "node_id": "MDU6TGFiZWwzMjgxNTY0Ng==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression" }, { "color": ...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
8
2016-10-23T01:24:45Z
2018-08-29T23:46:55Z
2016-10-26T22:31:40Z
NONE
null
When upgrading the pandas-0.19 I have several tests failing on a package I maintain. These packages are using several imports from future to work with both py2 and py3. It seems there is an issue with using `from __future__ import unicode_literals` #### A small, complete example of the issue ``` python import pandas...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14477/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14477/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14478
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14478/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14478/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14478/events
https://github.com/pandas-dev/pandas/issues/14478
184,704,997
MDU6SXNzdWUxODQ3MDQ5OTc=
14,478
df.to_hdf() blocks some supported pytables compression types ‘blosc:lz4’, ‘blosc:lz4hc’, ‘blosc:snappy’, ‘blosc:zlib’ and ‘blosc:zstd’
{ "avatar_url": "https://avatars.githubusercontent.com/u/2701562?v=4", "events_url": "https://api.github.com/users/dragoljub/events{/privacy}", "followers_url": "https://api.github.com/users/dragoljub/followers", "following_url": "https://api.github.com/users/dragoljub/following{/other_user}", "gists_url": "h...
[ { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" }, { "color": "5319...
closed
false
null
[]
{ "closed_at": "2017-06-07T21:25:14Z", "closed_issues": 117, "created_at": "2017-05-05T11:47:57Z", "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
2016-10-23T18:10:06Z
2017-05-11T22:55:10Z
2017-05-11T22:55:09Z
NONE
null
`df.to_hdf()` blocks access to the following compressors offered in pytables 3.3.0: ‘blosc:lz4’, ‘blosc:lz4hc’, ‘blosc:snappy’, ‘blosc:zlib’ and ‘blosc:zstd’. I would like to try blosc:lz4 compression for some of the bigger data I have to compare size and speed to LZO. ``` python df.to_hdf(path, 'df', complib='blos...
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14478/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14478/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14479
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14479/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14479/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14479/events
https://github.com/pandas-dev/pandas/pull/14479
184,712,373
MDExOlB1bGxSZXF1ZXN0OTA1Mjc4NTU=
14,479
API: Rename CParserError to ParserError
{ "avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4", "events_url": "https://api.github.com/users/gfyoung/events{/privacy}", "followers_url": "https://api.github.com/users/gfyoung/followers", "following_url": "https://api.github.com/users/gfyoung/following{/other_user}", "gists_url": "https:/...
[ { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" }, { "color": "5319...
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
27
2016-10-23T20:07:05Z
2016-11-18T13:38:45Z
2016-11-18T13:38:11Z
MEMBER
null
Title is self-explanatory. Partially resolves #12665.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14479/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14479/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14479.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14479", "merged_at": "2016-11-18T13:38:10Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14479.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14479" }
https://api.github.com/repos/pandas-dev/pandas/issues/14480
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14480/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14480/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14480/events
https://github.com/pandas-dev/pandas/issues/14480
184,786,633
MDU6SXNzdWUxODQ3ODY2MzM=
14,480
Strip whitespace from column names when usecols in read_csv
{ "avatar_url": "https://avatars.githubusercontent.com/u/1926457?v=4", "events_url": "https://api.github.com/users/rahulporuri/events{/privacy}", "followers_url": "https://api.github.com/users/rahulporuri/followers", "following_url": "https://api.github.com/users/rahulporuri/following{/other_user}", "gists_ur...
[ { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "id": 47229171, "name": "IO CSV", "node_id": "MDU6TGFiZWw0NzIyOTE3MQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV" } ]
closed
false
null
[]
{ "closed_at": 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...
6
2016-10-24T09:09:09Z
2016-10-24T10:39:00Z
2016-10-24T10:15:26Z
NONE
null
#### A small, complete example of the issue when loading a file of the type, where headers have a trailing whitespace, ``` a ,b ,c 1,2,3 4,5,6 ``` I would expect the following code to work and give the result ``` python pandas.read_table('test_data.csv', sep=',', usecols=['a', 'b']) ``` #### Expected Output ``` ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14480/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14480/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14481
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14481/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14481/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14481/events
https://github.com/pandas-dev/pandas/pull/14481
184,808,725
MDExOlB1bGxSZXF1ZXN0OTA1ODk1ODU=
14,481
BUG: fix empty intersection of RangeIndex (GH14364)
{ "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": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
3
2016-10-24T10:54:53Z
2016-10-24T22:21:12Z
2016-10-24T22:20:45Z
MEMBER
null
closes #14364
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14481/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14481/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14481.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14481", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14481.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14481" }
https://api.github.com/repos/pandas-dev/pandas/issues/14482
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14482/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14482/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14482/events
https://github.com/pandas-dev/pandas/issues/14482
184,843,547
MDU6SXNzdWUxODQ4NDM1NDc=
14,482
fillna on a string column
{ "avatar_url": "https://avatars.githubusercontent.com/u/2766856?v=4", "events_url": "https://api.github.com/users/darindillon/events{/privacy}", "followers_url": "https://api.github.com/users/darindillon/followers", "following_url": "https://api.github.com/users/darindillon/following{/other_user}", "gists_ur...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
2
2016-10-24T13:40:51Z
2016-10-24T14:46:05Z
2016-10-24T14:06:02Z
NONE
null
Using pandas version 0.16.0. I read a CSV file that has a string column with some missing values, and pandas loads those missing string values as NaN. Pandas won't let me group on that string value, so I'm trying to fillna() with the value "<blank>". But that doesn't work either, pandas overwrites the good values 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/14482/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14482/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14483
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14483/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14483/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14483/events
https://github.com/pandas-dev/pandas/issues/14483
184,850,500
MDU6SXNzdWUxODQ4NTA1MDA=
14,483
Enhancement: add "sum" to pandas.describe()
{ "avatar_url": "https://avatars.githubusercontent.com/u/2766856?v=4", "events_url": "https://api.github.com/users/darindillon/events{/privacy}", "followers_url": "https://api.github.com/users/darindillon/followers", "following_url": "https://api.github.com/users/darindillon/following{/other_user}", "gists_ur...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "02d7e1", "default": false, "description": "Concat, ...
closed
false
null
[]
{ "closed_at": 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...
25
2016-10-24T14:06:12Z
2017-01-03T20:43:45Z
2016-11-23T13:06:09Z
NONE
null
Feature request: can we add "sum" to the pandas.describe() method? Not every dataset cares about sum, of course, but enough datasets do care about it that it seems worth adding to the default describe() method. (For instance, financial applications where you have multiple columns representing different scenarios, and y...
{ "+1": 9, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 9, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14483/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14483/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14484
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14484/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14484/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14484/events
https://github.com/pandas-dev/pandas/issues/14484
184,924,744
MDU6SXNzdWUxODQ5MjQ3NDQ=
14,484
BUG: to_latex outputs string with missing second index level values
{ "avatar_url": "https://avatars.githubusercontent.com/u/23038098?v=4", "events_url": "https://api.github.com/users/the-alleged-car/events{/privacy}", "followers_url": "https://api.github.com/users/the-alleged-car/followers", "following_url": "https://api.github.com/users/the-alleged-car/following{/other_user}"...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "207de5", "default": false, "description": null, "id": 71268330,...
closed
false
null
[]
{ "closed_at": "2017-12-13T13:05:41Z", "closed_issues": 160, "created_at": "2017-10-02T10:21: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/jr...
3
2016-10-24T18:55:28Z
2017-12-08T11:11:44Z
2017-12-08T11:11:44Z
NONE
null
I am using pandas to generate a LaTeX string using the to_latex() method on a DataFrame, which is indexed using a MultiIndex object. Running the code snippet produces an incorrect list of strings: the LaTeX table is missing two index numbers. #### Code Snippet ``` python import pandas as pd outliers_lst = [(23240, 0)...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14484/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14484/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14485
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14485/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14485/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14485/events
https://github.com/pandas-dev/pandas/issues/14485
184,938,738
MDU6SXNzdWUxODQ5Mzg3Mzg=
14,485
Concatenation of list columns fails when grouping on multiple columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/13874371?v=4", "events_url": "https://api.github.com/users/jlorince/events{/privacy}", "followers_url": "https://api.github.com/users/jlorince/followers", "following_url": "https://api.github.com/users/jlorince/following{/other_user}", "gists_url": "htt...
[ { "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": "02d7e1", "default": false, "description": "Concat, Merge/J...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
1
2016-10-24T19:56:35Z
2016-10-24T22:05:54Z
2016-10-24T22:05:53Z
NONE
null
Assume we have a simple DF like this ``` x = pd.DataFrame({'a':[1,1,2,2],'b':['a','a','a','b'],'c':[[1,2],[3,4],[5,6],[7,8]]}) a b c 0 1 a [1, 2] 1 1 a [3, 4] 2 2 a [5, 6] 3 2 b [7, 8] ``` and we want to do a groupby operation that concatenates the lists in column `c` together. This works fine...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14485/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14485/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14486
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14486/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14486/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14486/events
https://github.com/pandas-dev/pandas/issues/14486
184,966,362
MDU6SXNzdWUxODQ5NjYzNjI=
14,486
Funky labels in groupby().myserie.plot.line()
{ "avatar_url": "https://avatars.githubusercontent.com/u/886074?v=4", "events_url": "https://api.github.com/users/teto/events{/privacy}", "followers_url": "https://api.github.com/users/teto/followers", "following_url": "https://api.github.com/users/teto/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
0
2016-10-24T22:00:16Z
2021-05-02T00:39:15Z
null
NONE
null
#### A small, complete example of the issue I am not sure I understand how label generation work in pandas and I've had several problems in the past. I tried to find some documentation without success so here is my pb. I open a ticket here since I was told on gitter it might be a bug but it might just be me misunderst...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14486/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14486/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14487
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14487/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14487/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14487/events
https://github.com/pandas-dev/pandas/issues/14487
184,976,216
MDU6SXNzdWUxODQ5NzYyMTY=
14,487
API: to_datetime inconsistent returning of datetime.datetime
{ "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": "AFEEEE", "default": false, "description": null, "id": 211840, ...
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
2016-10-24T22:56:44Z
2021-05-02T00:39:44Z
null
MEMBER
null
Copying from https://github.com/pandas-dev/pandas/issues/14448#issuecomment-255068330 (as the issue is closed now): ``` In [1]: pd.to_datetime('13000101', errors='ignore') Out[1]: '13000101' In [2]: pd.to_datetime('13000101', errors='ignore', format='%Y%m%d') Out[2]: datetime.datetime(1300, 1, 1, 0, 0) ``` The above...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14487/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14487/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14488
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14488/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14488/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14488/events
https://github.com/pandas-dev/pandas/issues/14488
185,072,201
MDU6SXNzdWUxODUwNzIyMDE=
14,488
Adding optional pickle protocol version argument to pandas.to_pickle()
{ "avatar_url": "https://avatars.githubusercontent.com/u/10496026?v=4", "events_url": "https://api.github.com/users/ragesz/events{/privacy}", "followers_url": "https://api.github.com/users/ragesz/followers", "following_url": "https://api.github.com/users/ragesz/following{/other_user}", "gists_url": "https://a...
[ { "color": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" }, { "color": "AD7FA8", "...
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...
1
2016-10-25T10:02:35Z
2017-05-18T10:30:53Z
2017-05-18T10:30:53Z
NONE
null
Sometimes pickle files saved in Python v3.x are needed to read in Python v2.x. It would be nice if one can easily set pickle protocol version in `to_pickle()`. It can be done with the following little changes: In file `/pandas/io/pickle.py`: ``` def to_pickle(obj, path, protocol=pkl.HIGHEST_PROTOCOL): """ Pi...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14488/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14488/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14489
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14489/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14489/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14489/events
https://github.com/pandas-dev/pandas/issues/14489
185,073,567
MDU6SXNzdWUxODUwNzM1Njc=
14,489
CI: numpy dev started failing
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "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": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
3
2016-10-25T10:08:45Z
2016-10-26T22:19:16Z
2016-10-26T22:19:16Z
CONTRIBUTOR
null
https://travis-ci.org/pandas-dev/pandas/jobs/169382808 IIRC some issues w.r.t. int *\* int. unrelated to this PR.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14489/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14489/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14490
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14490/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14490/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14490/events
https://github.com/pandas-dev/pandas/issues/14490
185,135,220
MDU6SXNzdWUxODUxMzUyMjA=
14,490
Time out errors when reading large files from S3
{ "avatar_url": "https://avatars.githubusercontent.com/u/1993919?v=4", "events_url": "https://api.github.com/users/amelio-vazquez-reina/events{/privacy}", "followers_url": "https://api.github.com/users/amelio-vazquez-reina/followers", "following_url": "https://api.github.com/users/amelio-vazquez-reina/following...
[ { "color": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" }, { "color": "0052cc", "...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
1
2016-10-25T14:32:05Z
2016-10-26T10:21:26Z
2016-10-26T10:21:03Z
CONTRIBUTOR
null
I am getting "time out" errors when trying to read from a large CSV (2GB) in S3: ``` python df = pd.read_csv('path_to_2GB_file.csv') ``` The file is hosted privately so unfortunately can't make it accessible. I'll be happy to try reading from an open/public S3 repository if anyone knows where to get CSVs of a similar...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14490/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14490/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14491
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14491/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14491/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14491/events
https://github.com/pandas-dev/pandas/issues/14491
185,188,781
MDU6SXNzdWUxODUxODg3ODE=
14,491
ERR: improve error message with unalignable label indexing
{ "avatar_url": "https://avatars.githubusercontent.com/u/3620703?v=4", "events_url": "https://api.github.com/users/bluenote10/events{/privacy}", "followers_url": "https://api.github.com/users/bluenote10/followers", "following_url": "https://api.github.com/users/bluenote10/following{/other_user}", "gists_url":...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "ff...
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2016-10-25T17:55:05Z
2016-12-09T16:36:30Z
2016-12-09T16:36:29Z
NONE
null
#### A small, complete example of the issue Using a boolean index in a `pandas.Series` on a data frame with an string index fails with `Unalignable boolean Series key provided`: ``` python import pandas as pd # DF without string index df = pd.DataFrame({"A": [0, 1, 2]}) df.loc[[True, True, True], :] # ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14491/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14491/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14492
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14492/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14492/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14492/events
https://github.com/pandas-dev/pandas/pull/14492
185,203,289
MDExOlB1bGxSZXF1ZXN0OTA4NjkyMzg=
14,492
BUG: Accept unicode quotechars again in pd.read_csv
{ "avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4", "events_url": "https://api.github.com/users/gfyoung/events{/privacy}", "followers_url": "https://api.github.com/users/gfyoung/followers", "following_url": "https://api.github.com/users/gfyoung/following{/other_user}", "gists_url": "https:/...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
10
2016-10-25T18:54:17Z
2016-10-27T07:05:58Z
2016-10-26T22:31:40Z
MEMBER
null
Title is self-explanatory. Affects Python 2.x only. Closes #14477.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14492/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14492/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14492.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14492", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14492.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14492" }
https://api.github.com/repos/pandas-dev/pandas/issues/14493
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14493/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14493/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14493/events
https://github.com/pandas-dev/pandas/issues/14493
185,224,232
MDU6SXNzdWUxODUyMjQyMzI=
14,493
ENH: Add sparse option in pivot_table / pivot / unstack
{ "avatar_url": "https://avatars.githubusercontent.com/u/741544?v=4", "events_url": "https://api.github.com/users/yupbank/events{/privacy}", "followers_url": "https://api.github.com/users/yupbank/followers", "following_url": "https://api.github.com/users/yupbank/following{/other_user}", "gists_url": "https://...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "02d7e1", "default": false, "description": "Concat, ...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
7
2016-10-25T20:25:09Z
2020-04-20T01:02:55Z
null
NONE
null
#### A small, complete example of the issue ``` python # Your code here sparse_df = df.pivot(index='a', columns='b', values='c', aggfunc=lambda x: len(x), sparse=True) ``` #### Expected Output #### Output of `pd.show_versions()` <details> # Paste the output here </details>
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14493/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14493/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14494
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14494/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14494/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14494/events
https://github.com/pandas-dev/pandas/pull/14494
185,231,064
MDExOlB1bGxSZXF1ZXN0OTA4ODk1MzA=
14,494
BUG: don't allow users to move from an interned string
{ "avatar_url": "https://avatars.githubusercontent.com/u/3064397?v=4", "events_url": "https://api.github.com/users/llllllllll/events{/privacy}", "followers_url": "https://api.github.com/users/llllllllll/followers", "following_url": "https://api.github.com/users/llllllllll/following{/other_user}", "gists_url":...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "String extension data ty...
closed
false
null
[]
{ "closed_at": "2016-12-24T22:50:46Z", "closed_issues": 107, "created_at": "2016-11-12T15:44:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
10
2016-10-25T20:53:43Z
2016-11-16T21:02:11Z
2016-11-16T20:57:42Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [x] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [ ] whatsnew entry I was thinking about code paths that give away borrowed references to strings and realized that interned strings can be accessed even when their refcount is 1. This is because the intern table hol...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14494/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14494/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14494.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14494", "merged_at": "2016-11-16T20:57:42Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14494.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14494" }
https://api.github.com/repos/pandas-dev/pandas/issues/14495
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14495/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14495/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14495/events
https://github.com/pandas-dev/pandas/issues/14495
185,253,190
MDU6SXNzdWUxODUyNTMxOTA=
14,495
COMPAT: bottleneck 1.2.0
{ "avatar_url": "https://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 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": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2016-10-25T22:41:39Z
2017-01-28T12:46:08Z
2017-01-28T12:46:08Z
CONTRIBUTOR
null
just need to verify things, should hopefully be ok. https://pypi.python.org/pypi/Bottleneck its not up on conda-forge (or defaults ATM). so need to watch for that and 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/14495/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14495/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14496
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14496/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14496/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14496/events
https://github.com/pandas-dev/pandas/pull/14496
185,299,491
MDExOlB1bGxSZXF1ZXN0OTA5MzgxMjg=
14,496
Use old Cython build_ext until includes are fixed.
{ "avatar_url": "https://avatars.githubusercontent.com/u/486017?v=4", "events_url": "https://api.github.com/users/robertwb/events{/privacy}", "followers_url": "https://api.github.com/users/robertwb/followers", "following_url": "https://api.github.com/users/robertwb/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": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
5
2016-10-26T05:19:08Z
2016-10-26T22:34:45Z
2016-10-26T22:29:04Z
CONTRIBUTOR
null
This change in Cython 0.25 The distutils extension Cython.Distutils.build_ext has now been updated to use cythonize which properly handles dependencies. The old extension can still be found in Cython.Distutils.old_build_ext and is now deprecated. seems to have broken the include of auto-generated algos_common_helper....
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14496/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14496/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14496.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14496", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14496.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14496" }
https://api.github.com/repos/pandas-dev/pandas/issues/14497
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14497/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14497/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14497/events
https://github.com/pandas-dev/pandas/pull/14497
185,355,100
MDExOlB1bGxSZXF1ZXN0OTA5NzcxODE=
14,497
TST: do not use int to negative int power in tests (GH14489)
{ "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
3
2016-10-26T10:31:00Z
2016-10-26T10:39:19Z
2016-10-26T10:39:19Z
MEMBER
null
Closes #14489 Numpy starts to error on those cases from 1.12 https://github.com/numpy/numpy/pull/8127 This just fixes the test for now, but other option is to coerce to floats (but that is certainly not for 0.19.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/14497/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14497/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14497.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14497", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14497.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14497" }
https://api.github.com/repos/pandas-dev/pandas/issues/14498
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14498/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14498/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14498/events
https://github.com/pandas-dev/pandas/pull/14498
185,355,322
MDExOlB1bGxSZXF1ZXN0OTA5NzczMjY=
14,498
COMPAT/TST: fix test for range testing of negative integers to neg powers
{ "avatar_url": "https://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": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
4
2016-10-26T10:32:03Z
2017-01-09T15:52:12Z
2016-10-26T22:19:16Z
CONTRIBUTOR
null
xref https://github.com/numpy/numpy/pull/8127 closes #14489
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14498/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14498/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14498.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14498", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14498.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14498" }
https://api.github.com/repos/pandas-dev/pandas/issues/14499
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14499/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14499/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14499/events
https://github.com/pandas-dev/pandas/issues/14499
185,361,519
MDU6SXNzdWUxODUzNjE1MTk=
14,499
Panel.ffill ignores axis parameter and fill along axis=1
{ "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": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, 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", ...
7
2016-10-26T11:01:38Z
2017-01-20T12:16:29Z
2017-01-20T12:16:29Z
CONTRIBUTOR
null
#### A small, complete example of the issue ``` python a = pd.Panel({'a':np.arange(15).reshape((5,3)), 'b':np.arange(15,30).reshape((5,3))}) a['a'].loc[1,1] = np.nan a['a'] Out[36]: 0 1 2 0 0 1.0 2 1 3 NaN 5 2 6 7.0 8 3 9 10.0 11 4 12 13.0 14 a.ffill(axis=2)['a'] Out[38]: 0 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14499/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14499/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14500
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14500/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14500/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14500/events
https://github.com/pandas-dev/pandas/issues/14500
185,366,384
MDU6SXNzdWUxODUzNjYzODQ=
14,500
BUG: index.map() deletes index.name
{ "avatar_url": "https://avatars.githubusercontent.com/u/7723080?v=4", "events_url": "https://api.github.com/users/Khris777/events{/privacy}", "followers_url": "https://api.github.com/users/Khris777/followers", "following_url": "https://api.github.com/users/Khris777/following{/other_user}", "gists_url": "http...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
3
2016-10-26T11:25:01Z
2016-10-27T12:57:47Z
2016-10-27T12:57:47Z
NONE
null
This is related to https://github.com/pandas-dev/pandas/issues/12766 Possibly a duplicate. #### A small, complete example of the issue ``` DD = pd.DataFrame({'A':[1,2,3,4,5]}) DD.index.name = 'Test' print DD.index.name DD.index = DD.index.map(unicode) print DD.index.name ``` #### Expected Output The mapping operation...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14500/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14500/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14501
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14501/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14501/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14501/events
https://github.com/pandas-dev/pandas/pull/14501
185,379,186
MDExOlB1bGxSZXF1ZXN0OTA5OTM5MjY=
14,501
BUG: fix DatetimeIndex._maybe_cast_slice_bound for empty index (GH14354)
{ "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": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
2
2016-10-26T12:27:56Z
2016-10-27T13:53:09Z
2016-10-27T13:53:09Z
MEMBER
null
Closes #14354
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14501/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14501/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14501.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14501", "merged_at": "2016-10-27T13:53:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14501.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14501" }
https://api.github.com/repos/pandas-dev/pandas/issues/14502
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14502/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14502/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14502/events
https://github.com/pandas-dev/pandas/pull/14502
185,390,625
MDExOlB1bGxSZXF1ZXN0OTEwMDIwNzM=
14,502
TST: simplify tests for GH14346
{ "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": "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": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
3
2016-10-26T13:17:49Z
2016-10-27T07:11:44Z
2016-10-27T07:11:41Z
MEMBER
null
Addresses my remaining comment from https://github.com/pandas-dev/pandas/pull/14346#issuecomment-255520873
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14502/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14502/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14502.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14502", "merged_at": "2016-10-27T07:11:41Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14502.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14502" }
https://api.github.com/repos/pandas-dev/pandas/issues/14503
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14503/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14503/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14503/events
https://github.com/pandas-dev/pandas/issues/14503
185,449,278
MDU6SXNzdWUxODU0NDkyNzg=
14,503
API: Expand read_csv dtype for categoricals
{ "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": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "5319e7", "default": false, "description": "read_csv...
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
2016-10-26T16:47:34Z
2021-05-02T00:40:16Z
null
CONTRIBUTOR
null
In https://github.com/pandas-dev/pandas/pull/13406 Chris added support for `read_csv(..., dtype={'col': 'category'})` (thanks!). This issue is for expanding that syntax to allow a more complete specification of the resulting categorical. ``` python # Your code here df = pd.read_csv(path, dtype={'col': pd.Categorical([...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14503/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14503/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14504
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14504/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14504/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14504/events
https://github.com/pandas-dev/pandas/pull/14504
185,462,119
MDExOlB1bGxSZXF1ZXN0OTEwNTMwODQ=
14,504
BUG: to_numeric downcast = 'unsigned' would not un-sign a 0 value.
{ "avatar_url": "https://avatars.githubusercontent.com/u/20782321?v=4", "events_url": "https://api.github.com/users/verhalenn/events{/privacy}", "followers_url": "https://api.github.com/users/verhalenn/followers", "following_url": "https://api.github.com/users/verhalenn/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": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
closed
false
null
[]
{ "closed_at": "2016-12-24T22:50:46Z", "closed_issues": 107, "created_at": "2016-11-12T15:44:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
8
2016-10-26T17:42:43Z
2017-02-24T01:36:34Z
2016-11-17T13:10:59Z
NONE
null
- [ ] closes #14401 - [ ] tests added / passed - [ ] passes `git diff upstream/master | flake8 --diff` - [ ] whatsnew entry Have to figure out whats going wrong with the build still. Will let you know as soon as I do.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14504/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14504/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14504.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14504", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14504.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14504" }
https://api.github.com/repos/pandas-dev/pandas/issues/14505
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14505/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14505/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14505/events
https://github.com/pandas-dev/pandas/pull/14505
185,501,734
MDExOlB1bGxSZXF1ZXN0OTEwODIxMjk=
14,505
Avoids exception when pandas.io.json.json_normalize contains items in…
{ "avatar_url": "https://avatars.githubusercontent.com/u/1256318?v=4", "events_url": "https://api.github.com/users/dickreuter/events{/privacy}", "followers_url": "https://api.github.com/users/dickreuter/followers", "following_url": "https://api.github.com/users/dickreuter/following{/other_user}", "gists_url":...
[ { "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": "207d...
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...
20
2016-10-26T20:29:50Z
2016-11-04T11:20:47Z
2016-11-04T11:20:14Z
CONTRIBUTOR
null
Continued in https://github.com/pandas-dev/pandas/pull/14583 --- When using pandas.io.json.json_normalize to parse a nested json and convert it to a dataframe, the meta parameter can be used to use fields as metadata for each record in resulting table. In some cases, not all items may contain all of the specified...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14505/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14505/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14505.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14505", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14505.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14505" }
https://api.github.com/repos/pandas-dev/pandas/issues/14506
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14506/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14506/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14506/events
https://github.com/pandas-dev/pandas/pull/14506
185,512,907
MDExOlB1bGxSZXF1ZXN0OTEwOTA0Njc=
14,506
API: map() on Index returns an Index, not array
{ "avatar_url": "https://avatars.githubusercontent.com/u/2685555?v=4", "events_url": "https://api.github.com/users/nateyoder/events{/privacy}", "followers_url": "https://api.github.com/users/nateyoder/followers", "following_url": "https://api.github.com/users/nateyoder/following{/other_user}", "gists_url": "h...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "e1...
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
22
2016-10-26T21:18:10Z
2016-12-18T00:09:10Z
2016-12-16T23:26:00Z
CONTRIBUTOR
null
- [x] closes #12766 - [x] closes #12798 - [x] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry This is a follow on to #12798.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14506/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14506/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14506.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14506", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14506.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14506" }
https://api.github.com/repos/pandas-dev/pandas/issues/14507
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14507/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14507/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14507/events
https://github.com/pandas-dev/pandas/pull/14507
185,519,117
MDExOlB1bGxSZXF1ZXN0OTEwOTUwNDQ=
14,507
[BUG] Handle trailing escaped backslash in line delimited json
{ "avatar_url": "https://avatars.githubusercontent.com/u/135613?v=4", "events_url": "https://api.github.com/users/joshowen/events{/privacy}", "followers_url": "https://api.github.com/users/joshowen/followers", "following_url": "https://api.github.com/users/joshowen/following{/other_user}", "gists_url": "https...
[]
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...
0
2016-10-26T21:46:25Z
2016-10-27T08:53:17Z
2016-10-26T21:50:06Z
CONTRIBUTOR
null
- [ ] tests added / passed - [ ] passes `git diff upstream/master | flake8 --diff` - [ ] whatsnew entry (This is a bugfix for https://github.com/pandas-dev/pandas/pull/14429 and https://github.com/pandas-dev/pandas/pull/14391)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14507/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14507/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14507.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14507", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14507.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14507" }