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/10503
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10503/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10503/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10503/events
https://github.com/pandas-dev/pandas/issues/10503
92,902,147
MDU6SXNzdWU5MjkwMjE0Nw==
10,503
Simple operation unexpectedly changes dtype
{ "avatar_url": "https://avatars.githubusercontent.com/u/947555?v=4", "events_url": "https://api.github.com/users/jeggleston/events{/privacy}", "followers_url": "https://api.github.com/users/jeggleston/followers", "following_url": "https://api.github.com/users/jeggleston/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-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
3
2015-07-03T16:05:33Z
2016-02-27T17:52:43Z
2016-02-27T17:52:43Z
NONE
null
Hi all, I can't find any documentation that says this should happen, so I think it's a bug. But maybe something's happening that I don't understand. When I do a simple operation (adding 1 to a slice), suddenly the dtype of the columns changes from uint32 to int64. Any ideas why this is happening? Bug? Thanks Make a sa...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10503/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10503/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10504
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10504/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10504/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10504/events
https://github.com/pandas-dev/pandas/issues/10504
92,937,955
MDU6SXNzdWU5MjkzNzk1NQ==
10,504
Feature Question: does pandas have a "groupsort" function?
{ "avatar_url": "https://avatars.githubusercontent.com/u/2918270?v=4", "events_url": "https://api.github.com/users/yanguizhuangzhuang/events{/privacy}", "followers_url": "https://api.github.com/users/yanguizhuangzhuang/followers", "following_url": "https://api.github.com/users/yanguizhuangzhuang/following{/othe...
[]
closed
false
null
[]
null
7
2015-07-03T21:21:02Z
2015-07-03T22:54:58Z
2015-07-03T21:54:16Z
NONE
null
Is there a hashtable based sort function in pandas to sort integer interchangeable dtype (dense) in O(n) time? Not sure if the feature is the one mentioned in the link below. It's called groupsort. http://wesmckinney.com/blog/tag/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/10504/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10504/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10505
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10505/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10505/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10505/events
https://github.com/pandas-dev/pandas/issues/10505
92,946,695
MDU6SXNzdWU5Mjk0NjY5NQ==
10,505
BUG: Groupby(sort=False) with datetime-like Categorical raises ValueError
{ "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": "e11d21", "default": false, "description": "Categorical Data Type", ...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
0
2015-07-03T23:03:17Z
2015-07-28T15:28:20Z
2015-07-28T15:28:20Z
MEMBER
null
Related to #10501, but not the same. `groupby` can accept `Categorical` and `sort` keyword. ``` df = pd.DataFrame({'A': [1, 2, 3 ,4], 'B': [5, 6, 7, 8]}) # OK df.groupby(pd.Categorical(['A', 'B', 'A', 'B'])).groups # {'A': [0, 2], 'B': [1, 3]} # OK df.groupby(pd.Categorical(['A', 'B', 'A', 'B']), sort=False).groups ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10505/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10505/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10506
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10506/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10506/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10506/events
https://github.com/pandas-dev/pandas/issues/10506
92,950,933
MDU6SXNzdWU5Mjk1MDkzMw==
10,506
`regex` option for `DataFrame.filter` raises error on numeric column names
{ "avatar_url": "https://avatars.githubusercontent.com/u/5199408?v=4", "events_url": "https://api.github.com/users/cyrusmaher/events{/privacy}", "followers_url": "https://api.github.com/users/cyrusmaher/followers", "following_url": "https://api.github.com/users/cyrusmaher/following{/other_user}", "gists_url":...
[ { "color": "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": "AD...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2015-07-04T00:01:37Z
2016-05-06T07:38:12Z
2015-07-06T12:01:50Z
CONTRIBUTOR
null
See PR below. Includes tests and release doc edits. https://github.com/pydata/pandas/pull/10384 I'm just having a little problem with merging a simple two line conflict. I'm in the process of learning, so be gentle =P
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10506/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10506/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10507
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10507/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10507/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10507/events
https://github.com/pandas-dev/pandas/pull/10507
92,956,370
MDExOlB1bGxSZXF1ZXN0MzkyMDA2MzY=
10,507
TST: make assertion messages more understandable
{ "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": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
7
2015-07-04T01:05:22Z
2015-08-11T11:08:53Z
2015-08-10T16:27:46Z
MEMBER
null
Closes #10373. Also, this is based on #10500 and #10501. The fix also did some refactoring related to `assert_index_equal`. Added `check_exact` and `check_less_precise`, and moved logics from `assert_series_equal` and `assert_frame_equal` for cleanups. Followings are the list of tested and what the output looks like ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10507/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10507/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10507.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10507", "merged_at": "2015-08-10T16:27:46Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10507.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10507" }
https://api.github.com/repos/pandas-dev/pandas/issues/10508
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10508/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10508/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10508/events
https://github.com/pandas-dev/pandas/pull/10508
92,976,536
MDExOlB1bGxSZXF1ZXN0MzkyMDM0MDU=
10,508
BUG: Groupby(sort=False) with datetime-like Categorical raises ValueError
{ "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": "e11d21", "default": false, "description": "Categorical Data Type", ...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
6
2015-07-04T06:14:30Z
2015-07-28T21:02:20Z
2015-07-28T15:28:20Z
MEMBER
null
Closes #10505.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10508/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10508/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10508.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10508", "merged_at": "2015-07-28T15:28:20Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10508.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10508" }
https://api.github.com/repos/pandas-dev/pandas/issues/10509
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10509/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10509/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10509/events
https://github.com/pandas-dev/pandas/pull/10509
93,004,863
MDExOlB1bGxSZXF1ZXN0MzkyMDY2NzE=
10,509
TST: Simplify genelate_legacy_pickles.py usage
{ "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": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-07-04T11:42:17Z
2015-07-06T12:59:35Z
2015-07-06T12:41:42Z
MEMBER
null
Should not input pandas version manually to avoid any mistake.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10509/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10509/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10509.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10509", "merged_at": "2015-07-06T12:41:42Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10509.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10509" }
https://api.github.com/repos/pandas-dev/pandas/issues/10510
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10510/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10510/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10510/events
https://github.com/pandas-dev/pandas/issues/10510
93,011,846
MDU6SXNzdWU5MzAxMTg0Ng==
10,510
Installation problem on FreeBSD 10.0 with Python 3.4.3
{ "avatar_url": "https://avatars.githubusercontent.com/u/2459512?v=4", "events_url": "https://api.github.com/users/meeb/events{/privacy}", "followers_url": "https://api.github.com/users/meeb/followers", "following_url": "https://api.github.com/users/meeb/following{/other_user}", "gists_url": "https://api.gith...
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" } ]
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
24
2015-07-04T13:22:26Z
2016-01-24T19:06:48Z
2015-11-10T12:12:36Z
NONE
null
Hi, I'm attempting to install pandas in a virtualenv on a FreeBSD system with Python 3.4.3. I can't see that I'm missing any obvious steps or dependancies. I get an error in a C module when importing pandas if I install pandas from pip, from a release tarball and with the repo (same error every time) that would imply ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10510/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10510/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10511
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10511/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10511/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10511/events
https://github.com/pandas-dev/pandas/issues/10511
93,036,580
MDU6SXNzdWU5MzAzNjU4MA==
10,511
New DataFrame feature: listify() and unlistify()
{ "avatar_url": "https://avatars.githubusercontent.com/u/338235?v=4", "events_url": "https://api.github.com/users/dov/events{/privacy}", "followers_url": "https://api.github.com/users/dov/followers", "following_url": "https://api.github.com/users/dov/following{/other_user}", "gists_url": "https://api.github.c...
[ { "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": "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...
20
2015-07-04T18:33:13Z
2019-07-18T10:51:49Z
2019-07-18T10:51:49Z
NONE
null
While building up a DataFrame in several steps, I found it difficult to add a new "perpendicular" column, i.e. a column that adds another dimension to already existing columns. To solve this problem I got the idea that this may be done in two steps: 1. Add a new column whose values at each cell is a python list of the ...
{ "+1": 25, "-1": 0, "confused": 0, "eyes": 0, "heart": 8, "hooray": 3, "laugh": 0, "rocket": 0, "total_count": 36, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10511/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10511/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10512
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10512/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10512/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10512/events
https://github.com/pandas-dev/pandas/pull/10512
93,057,040
MDExOlB1bGxSZXF1ZXN0MzkyMTQxNjI=
10,512
TST: Deprecate assert_numpy_array_equivalent
{ "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": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
14
2015-07-04T23:29:46Z
2015-07-28T22:13:59Z
2015-07-28T21:45:17Z
MEMBER
null
Closes #10427.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10512/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10512/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10512.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10512", "merged_at": "2015-07-28T21:45:17Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10512.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10512" }
https://api.github.com/repos/pandas-dev/pandas/issues/10513
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10513/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10513/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10513/events
https://github.com/pandas-dev/pandas/pull/10513
93,156,476
MDExOlB1bGxSZXF1ZXN0MzkyMjg3NTg=
10,513
BUG: display.precision options seems off-by-one (GH10451)
{ "avatar_url": "https://avatars.githubusercontent.com/u/5356340?v=4", "events_url": "https://api.github.com/users/rosnfeld/events{/privacy}", "followers_url": "https://api.github.com/users/rosnfeld/followers", "following_url": "https://api.github.com/users/rosnfeld/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": "ededed", "default": false, "description": "__repr__ of pandas objec...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
12
2015-07-05T23:26:35Z
2015-08-02T21:31:20Z
2015-08-02T21:26:30Z
CONTRIBUTOR
null
Closes #10451 I made a call here in response to my questions on #10451 and hopefully people like it. I made it clear that "precision" refers to places after the decimal, not significant figures, and changed the default value to match so that for many pandas users no change would be detected. I updated the Options doc...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10513/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10513/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10513.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10513", "merged_at": "2015-08-02T21:26:30Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10513.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10513" }
https://api.github.com/repos/pandas-dev/pandas/issues/10514
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10514/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10514/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10514/events
https://github.com/pandas-dev/pandas/issues/10514
93,239,499
MDU6SXNzdWU5MzIzOTQ5OQ==
10,514
DataFrame constructor ignores key order when data is an OrderedDict and orient is 'columns'
{ "avatar_url": "https://avatars.githubusercontent.com/u/2933165?v=4", "events_url": "https://api.github.com/users/alan-wong/events{/privacy}", "followers_url": "https://api.github.com/users/alan-wong/followers", "following_url": "https://api.github.com/users/alan-wong/following{/other_user}", "gists_url": "h...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
null
1
2015-07-06T10:09:46Z
2015-07-06T10:31:52Z
2015-07-06T10:31:30Z
NONE
null
Whilst answering this question: http://stackoverflow.com/questions/31242021/python-3-4-pandas-dataframe-not-responding-to-ordered-dictionary I had look at this and found the error is in index.py line 5746 on pandas 0.16.2: ``` def _union_indexes(indexes): if len(indexes) == 0: raise AssertionError('Must h...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10514/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10514/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10515
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10515/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10515/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10515/events
https://github.com/pandas-dev/pandas/issues/10515
93,245,774
MDU6SXNzdWU5MzI0NTc3NA==
10,515
read_csv should present the column name/index in case 'Integer column has NA values' exception
{ "avatar_url": "https://avatars.githubusercontent.com/u/1769283?v=4", "events_url": "https://api.github.com/users/vshkolyar/events{/privacy}", "followers_url": "https://api.github.com/users/vshkolyar/followers", "following_url": "https://api.github.com/users/vshkolyar/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": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-07-06T10:39:16Z
2015-07-10T12:57:18Z
2015-07-10T12:57:18Z
NONE
null
Exception stack message: ``` --------------------------------------------------------------------------- Exception Traceback (most recent call last) <ipython-input-21-06190a246c08> in <module>() 2 d3_df = pd.read_csv(d3_file, sep='|', skipinitialspace=True, header=None, ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10515/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10515/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10516
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10516/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10516/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10516/events
https://github.com/pandas-dev/pandas/pull/10516
93,257,845
MDExOlB1bGxSZXF1ZXN0MzkyNTg4ODQ=
10,516
Read Stata version 118 files closes #9882
{ "avatar_url": "https://avatars.githubusercontent.com/u/2666691?v=4", "events_url": "https://api.github.com/users/kshedden/events{/privacy}", "followers_url": "https://api.github.com/users/kshedden/followers", "following_url": "https://api.github.com/users/kshedden/following{/other_user}", "gists_url": "http...
[ { "color": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" }, { "color": "5319e7", "...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
17
2015-07-06T11:37:01Z
2015-11-12T23:43:50Z
2015-07-23T11:37:59Z
CONTRIBUTOR
null
closes #9882 This extends the Stata reader to handle version 118 (stata 14) format files. It correctly handles the test file posted by @makmanalp. I don't have stata14 now to generate additional test files, but I'm not sure that it's necessary. There is one point I'm not sure about, relating to the way that strls ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10516/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10516/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10516.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10516", "merged_at": "2015-07-23T11:37:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10516.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10516" }
https://api.github.com/repos/pandas-dev/pandas/issues/10517
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10517/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10517/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10517/events
https://github.com/pandas-dev/pandas/issues/10517
93,335,702
MDU6SXNzdWU5MzMzNTcwMg==
10,517
Explore use of ReadStat for binary format read/write
{ "avatar_url": "https://avatars.githubusercontent.com/u/296164?v=4", "events_url": "https://api.github.com/users/jseabold/events{/privacy}", "followers_url": "https://api.github.com/users/jseabold/followers", "following_url": "https://api.github.com/users/jseabold/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...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 278, "created_at": "2013-01-06T03:02:01Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "f...
2
2015-07-06T17:46:15Z
2020-12-06T22:11:18Z
2019-12-22T16:56:11Z
CONTRIBUTOR
null
As mentioned in #4052. [ReadStat](https://github.com/WizardMac/ReadStat) is an MIT-licensed C library for reading and writing R, SAS, Stata, and SPSS binary files. [Haven](https://github.com/hadley/haven) uses it.
{ "+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/10517/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10517/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10518
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10518/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10518/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10518/events
https://github.com/pandas-dev/pandas/pull/10518
93,343,371
MDExOlB1bGxSZXF1ZXN0MzkyOTYyNjg=
10,518
DOC: Clarified PyTables "natural" names
{ "avatar_url": "https://avatars.githubusercontent.com/u/1391644?v=4", "events_url": "https://api.github.com/users/ringw/events{/privacy}", "followers_url": "https://api.github.com/users/ringw/followers", "following_url": "https://api.github.com/users/ringw/following{/other_user}", "gists_url": "https://api.g...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "5319e7", "default": false, "description": "read_hdf, HDFStore", ...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-07-06T18:27:37Z
2015-07-07T15:53:59Z
2015-07-07T15:53:55Z
CONTRIBUTOR
null
The HDF5 documentation "Notes & Caveats" defines a PyTables NaturalNameWarning vaguely, and incorrectly states that a natural name may not begin with an underscore. I clarified the definition of a natural identifier. The relevant regex is defined [here](https://github.com/PyTables/PyTables/blob/2fde39957c7b5263dd4d0b11...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10518/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10518/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10518.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10518", "merged_at": "2015-07-07T15:53:55Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10518.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10518" }
https://api.github.com/repos/pandas-dev/pandas/issues/10519
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10519/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10519/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10519/events
https://github.com/pandas-dev/pandas/issues/10519
93,361,508
MDU6SXNzdWU5MzM2MTUwOA==
10,519
GroupBy.apply calling function twice
{ "avatar_url": "https://avatars.githubusercontent.com/u/51059?v=4", "events_url": "https://api.github.com/users/cancan101/events{/privacy}", "followers_url": "https://api.github.com/users/cancan101/followers", "following_url": "https://api.github.com/users/cancan101/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": "AD7FA8", "default": false, "description": null, "id": ...
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...
6
2015-07-06T19:44:22Z
2019-01-26T15:19:38Z
2015-07-06T20:19:07Z
CONTRIBUTOR
null
``` python def foo(x): print "hello" _ = pd.DataFrame({'a':[1]}).groupby(["a"]).apply(foo) ``` ``` hello hello ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10519/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10519/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10520
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10520/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10520/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10520/events
https://github.com/pandas-dev/pandas/pull/10520
93,379,069
MDExOlB1bGxSZXF1ZXN0MzkzMTE2Mjc=
10,520
Fix and tests for issue #10154 inconsistent behavior with invalid dates
{ "avatar_url": "https://avatars.githubusercontent.com/u/232564?v=4", "events_url": "https://api.github.com/users/vincentdavis/events{/privacy}", "followers_url": "https://api.github.com/users/vincentdavis/followers", "following_url": "https://api.github.com/users/vincentdavis/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": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-07-06T21:15:58Z
2015-07-07T10:19:46Z
2015-07-07T10:19:46Z
CONTRIBUTOR
null
closes #10154 This addresses the original issue and another discovered with the test cases. Please review the tests to be sure you agree with the assertions.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10520/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10520/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10520.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10520", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/10520.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10520" }
https://api.github.com/repos/pandas-dev/pandas/issues/10521
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10521/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10521/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10521/events
https://github.com/pandas-dev/pandas/issues/10521
93,396,762
MDU6SXNzdWU5MzM5Njc2Mg==
10,521
BUG: inconsisten multi-level indexing when levels are dropped
{ "avatar_url": "https://avatars.githubusercontent.com/u/10049717?v=4", "events_url": "https://api.github.com/users/feldman4/events{/privacy}", "followers_url": "https://api.github.com/users/feldman4/followers", "following_url": "https://api.github.com/users/feldman4/following{/other_user}", "gists_url": "htt...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2015-07-06T22:58:51Z
2020-12-30T13:50:13Z
2020-12-30T13:50:13Z
NONE
null
`DF.loc['A', :, 1]` returns a DataFrame with the full MultiIndex if the second level has more than one entry, and a truncated index if the second level has only one entry (same as, e.g., `DF.loc['A',0,1]`). Is this the intended behavior?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10521/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10521/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10522
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10522/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10522/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10522/events
https://github.com/pandas-dev/pandas/issues/10522
93,465,599
MDU6SXNzdWU5MzQ2NTU5OQ==
10,522
sort seems to sort inplace by default unlike documentation
{ "avatar_url": "https://avatars.githubusercontent.com/u/109167?v=4", "events_url": "https://api.github.com/users/scls19fr/events{/privacy}", "followers_url": "https://api.github.com/users/scls19fr/followers", "following_url": "https://api.github.com/users/scls19fr/following{/other_user}", "gists_url": "https...
[ { "color": "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
2015-07-07T07:57:57Z
2015-07-07T11:23:26Z
2015-07-07T09:28:41Z
CONTRIBUTOR
null
Hello, I noticed ``` df_ohlc['high'].sort(ascending=False) ``` raises ``` ValueError: This Series is a view of some other array, to sort in-place you must create a copy ``` which seems to mean that, by default, sort uses by default `inplace=True` but according to http://pandas.pydata.org/pandas-docs/stable/gener...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10522/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10522/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10523
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10523/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10523/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10523/events
https://github.com/pandas-dev/pandas/issues/10523
93,534,969
MDU6SXNzdWU5MzUzNDk2OQ==
10,523
Reading from Excel mangles columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/13154509?v=4", "events_url": "https://api.github.com/users/atheyjohnc/events{/privacy}", "followers_url": "https://api.github.com/users/atheyjohnc/followers", "following_url": "https://api.github.com/users/atheyjohnc/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": "bfe5bf", "default": false, "description": "read_exc...
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
2015-07-07T13:52:27Z
2021-01-06T09:18:38Z
2018-11-13T22:36:42Z
NONE
null
As far as I can tell, both methods of reading an Excel sheet (through ExcelFile and read_excel) do not have the option to avoid mangling duplicate columns, which exists for read_csv (https://github.com/pydata/pandas/issues/3468). I have an Excel file that looks like this: ``` foo foo bar bar baz baz A B...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10523/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10523/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10524
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10524/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10524/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10524/events
https://github.com/pandas-dev/pandas/issues/10524
93,594,161
MDU6SXNzdWU5MzU5NDE2MQ==
10,524
Inconsistent handling of variables with missing values in groupby
{ "avatar_url": "https://avatars.githubusercontent.com/u/315810?v=4", "events_url": "https://api.github.com/users/mwaskom/events{/privacy}", "followers_url": "https://api.github.com/users/mwaskom/followers", "following_url": "https://api.github.com/users/mwaskom/following{/other_user}", "gists_url": "https://...
[]
closed
false
null
[]
null
7
2015-07-07T18:14:18Z
2015-07-07T22:01:48Z
2015-07-07T22:01:48Z
CONTRIBUTOR
null
I found this behavior confusing. ``` python df = pd.DataFrame(dict(a=["a", "a", "a", "b", "b", "b"], x=[True, True, False, True, np.nan, False])) ``` This works fine: ``` python df.x.mean() 0.59999999999999998 ``` But this fails: ``` python df.groupby("a").x.mean() --------------------------...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10524/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10524/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10525
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10525/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10525/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10525/events
https://github.com/pandas-dev/pandas/pull/10525
93,599,313
MDExOlB1bGxSZXF1ZXN0Mzk0MDIzMzY=
10,525
Fix a typo 'does' -> 'do'
{ "avatar_url": "https://avatars.githubusercontent.com/u/20568?v=4", "events_url": "https://api.github.com/users/certik/events{/privacy}", "followers_url": "https://api.github.com/users/certik/followers", "following_url": "https://api.github.com/users/certik/following{/other_user}", "gists_url": "https://api....
[]
closed
false
null
[]
null
3
2015-07-07T18:38:34Z
2015-07-08T04:44:49Z
2015-07-07T19:18:50Z
CONTRIBUTOR
null
This came up during the SciPy 2015 tutorial.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10525/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10525/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10525.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10525", "merged_at": "2015-07-07T19:18:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10525.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10525" }
https://api.github.com/repos/pandas-dev/pandas/issues/10526
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10526/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10526/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10526/events
https://github.com/pandas-dev/pandas/issues/10526
93,609,154
MDU6SXNzdWU5MzYwOTE1NA==
10,526
read_json from url, Accept Header?
{ "avatar_url": "https://avatars.githubusercontent.com/u/5488440?v=4", "events_url": "https://api.github.com/users/maxnoe/events{/privacy}", "followers_url": "https://api.github.com/users/maxnoe/followers", "following_url": "https://api.github.com/users/maxnoe/following{/other_user}", "gists_url": "https://ap...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "207de5", "default": false, "description": "read_jso...
closed
false
null
[]
null
6
2015-07-07T19:28:17Z
2020-10-02T23:24:44Z
2020-10-02T23:24:43Z
NONE
null
Today I tried to read json data from an url that checks the Accept-Header for 'application/json', and only delivers json if this tag is higher ranked than 'text/html'. See: [Flask: Handling Accept Headers](http://flask.pocoo.org/snippets/45/) It seems, that the pandas request in '_url_open' has no such header at all. ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10526/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10526/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10527
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10527/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10527/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10527/events
https://github.com/pandas-dev/pandas/pull/10527
93,687,621
MDExOlB1bGxSZXF1ZXN0Mzk0Mzk4MzY=
10,527
BUG: GH9618 in read_msgpack where DataFrame has duplicate column names
{ "avatar_url": "https://avatars.githubusercontent.com/u/10709573?v=4", "events_url": "https://api.github.com/users/kawochen/events{/privacy}", "followers_url": "https://api.github.com/users/kawochen/followers", "following_url": "https://api.github.com/users/kawochen/following{/other_user}", "gists_url": "htt...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
10
2015-07-08T04:04:17Z
2015-07-18T13:30:47Z
2015-07-18T13:30:43Z
CONTRIBUTOR
null
To close #9618 Note I modified `encode`, so it's not backward compatible.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10527/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10527/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10527.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10527", "merged_at": "2015-07-18T13:30:43Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10527.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10527" }
https://api.github.com/repos/pandas-dev/pandas/issues/10528
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10528/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10528/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10528/events
https://github.com/pandas-dev/pandas/issues/10528
93,705,212
MDU6SXNzdWU5MzcwNTIxMg==
10,528
Series.dt.tz_localize() changes the dtype to object
{ "avatar_url": "https://avatars.githubusercontent.com/u/826871?v=4", "events_url": "https://api.github.com/users/ruoyu0088/events{/privacy}", "followers_url": "https://api.github.com/users/ruoyu0088/followers", "following_url": "https://api.github.com/users/ruoyu0088/following{/other_user}", "gists_url": "ht...
[ { "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...
2
2015-07-08T06:06:14Z
2015-07-08T09:29:06Z
2015-07-08T09:29:06Z
NONE
null
``` import pandas as pd index = pd.date_range("2015-01-01", "2015-10-1", freq="W-SUN") s = pd.Series(index) print index.dtype print s.dtype print index.tz_localize("utc").dtype print s.dt.tz_localize("utc").dtype ``` here is the output: ``` datetime64[ns] datetime64[ns] datetime64[ns] object ``` `s.dt.tz_localize("u...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10528/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10528/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10529
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10529/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10529/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10529/events
https://github.com/pandas-dev/pandas/pull/10529
93,770,462
MDExOlB1bGxSZXF1ZXN0Mzk0Njg2OTA=
10,529
BUG : read_csv() twice decodes stream on URL file #10424
{ "avatar_url": "https://avatars.githubusercontent.com/u/13018517?v=4", "events_url": "https://api.github.com/users/BotoKopo/events{/privacy}", "followers_url": "https://api.github.com/users/BotoKopo/followers", "following_url": "https://api.github.com/users/BotoKopo/following{/other_user}", "gists_url": "htt...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "06909A", "default": false, "description": "IO issues that don't fit...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
3
2015-07-08T11:53:41Z
2015-10-25T15:29:19Z
2015-10-25T15:29:12Z
NONE
null
As described in #10424 , reading non-utf-8 csv files from URL leads to decoding problems, i.e. a decoding may first be made in io.common.get_filepath_or_buffer() when file is URL. Modification done makes this function read stream from URL without decoding (this is done later, at the same place as for local files). It'...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10529/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10529/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10529.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10529", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/10529.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10529" }
https://api.github.com/repos/pandas-dev/pandas/issues/10530
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10530/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10530/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10530/events
https://github.com/pandas-dev/pandas/issues/10530
93,832,061
MDU6SXNzdWU5MzgzMjA2MQ==
10,530
BUG: 'base' argument when resampling TimedelataIndex has no effect
{ "avatar_url": "https://avatars.githubusercontent.com/u/5037636?v=4", "events_url": "https://api.github.com/users/JonasAbernot/events{/privacy}", "followers_url": "https://api.github.com/users/JonasAbernot/followers", "following_url": "https://api.github.com/users/JonasAbernot/following{/other_user}", "gists...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "5319e7", "default": false, "description": "Timedelt...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
3
2015-07-08T16:20:46Z
2018-09-27T13:46:13Z
2015-08-15T22:41:03Z
CONTRIBUTOR
null
``` python import pandas as pd import numpy as np df = pd.DataFrame(np.random.normal(size=(100,4))) df.index = pd.timedelta_range(start='0s', periods=100, freq='s') print df.resample('10s',base=5) ``` The resampled index is still aligned to 0. The base argument seems to never be used, it doesn't raise any error when...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10530/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10530/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10531
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10531/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10531/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10531/events
https://github.com/pandas-dev/pandas/issues/10531
93,857,728
MDU6SXNzdWU5Mzg1NzcyOA==
10,531
get_dummies(df,sparse=True) does not return sparse DataFrame
{ "avatar_url": "https://avatars.githubusercontent.com/u/431388?v=4", "events_url": "https://api.github.com/users/tgarc/events{/privacy}", "followers_url": "https://api.github.com/users/tgarc/followers", "following_url": "https://api.github.com/users/tgarc/following{/other_user}", "gists_url": "https://api.gi...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
6
2015-07-08T18:24:19Z
2015-07-21T10:34:53Z
2015-07-21T10:34:53Z
NONE
null
Just like it says in the subject. Here's an example: ``` python In [216]: pd.version.version Out[216]: '0.16.2' In [217]: df = pd.DataFrame(np.random.randint(10,size=(10000,5)),columns=list('abcde')) In [218]: df.head() Out[218]: a b c d e 0 2 6 1 4 0 1 5 2 6 8 5 2 0 8 7 3 1 3 9 2 6 3 1 4...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10531/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10531/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10532
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10532/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10532/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10532/events
https://github.com/pandas-dev/pandas/issues/10532
93,972,466
MDU6SXNzdWU5Mzk3MjQ2Ng==
10,532
Merging issue
{ "avatar_url": "https://avatars.githubusercontent.com/u/712148?v=4", "events_url": "https://api.github.com/users/infozyzhang/events{/privacy}", "followers_url": "https://api.github.com/users/infozyzhang/followers", "following_url": "https://api.github.com/users/infozyzhang/following{/other_user}", "gists_url...
[]
closed
false
null
[]
null
1
2015-07-09T06:54:14Z
2015-07-09T06:59:54Z
2015-07-09T06:59:39Z
NONE
null
I have two dataframes. sharesdb: ``` PARTICIPANTNAME 2015-06-28 ``` 0 THE HONGKONG AND SHANGHAI BANKING 765945421 1 THE HONGKONG AND SHANGHAI BANKING 398945696 tmpdb: ``` PARTICIPANTNAME 2015-06-29 ``` 0 THE HONGKONG AND SHAN...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10532/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10532/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10533
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10533/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10533/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10533/events
https://github.com/pandas-dev/pandas/issues/10533
94,009,113
MDU6SXNzdWU5NDAwOTExMw==
10,533
New feature: support timedelta as limit when using interpolate method=time
{ "avatar_url": "https://avatars.githubusercontent.com/u/6848040?v=4", "events_url": "https://api.github.com/users/bertrandhaut/events{/privacy}", "followers_url": "https://api.github.com/users/bertrandhaut/followers", "following_url": "https://api.github.com/users/bertrandhaut/following{/other_user}", "gists...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "d7e102", "default": false, "description": "np.nan, ...
open
false
null
[]
null
1
2015-07-09T10:14:49Z
2021-04-18T07:14:55Z
null
CONTRIBUTOR
null
When we call the interpolate function based on time, it would be useful to be able to give a limit expressed as a timedelta (instead of a number of row). Use case - I've a time series measurement of temperature in function of time. The measurements are not performed at a constant frequency - I want to interpolate miss...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10533/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10533/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10534
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10534/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10534/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10534/events
https://github.com/pandas-dev/pandas/issues/10534
94,068,865
MDU6SXNzdWU5NDA2ODg2NQ==
10,534
No way to force read numerics as string in `read_html `
{ "avatar_url": "https://avatars.githubusercontent.com/u/2974951?v=4", "events_url": "https://api.github.com/users/adamist521/events{/privacy}", "followers_url": "https://api.github.com/users/adamist521/followers", "following_url": "https://api.github.com/users/adamist521/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": "e102d8", "default": false, "description": "Unexpect...
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", ...
13
2015-07-09T14:49:16Z
2021-03-01T10:00:35Z
null
NONE
null
When HTML table shows `01` in cell, `read_html` reads it and interpret it as float and removes `0` of `01` . Options to read them as string?
{ "+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/10534/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10534/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10535
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10535/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10535/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10535/events
https://github.com/pandas-dev/pandas/pull/10535
94,116,416
MDExOlB1bGxSZXF1ZXN0Mzk2MTIwMjI=
10,535
BUG: get_dummies not returning SparseDataFrame
{ "avatar_url": "https://avatars.githubusercontent.com/u/833768?v=4", "events_url": "https://api.github.com/users/artemyk/events{/privacy}", "followers_url": "https://api.github.com/users/artemyk/followers", "following_url": "https://api.github.com/users/artemyk/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": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
5
2015-07-09T18:14:28Z
2015-07-21T10:34:24Z
2015-07-21T10:34:24Z
CONTRIBUTOR
null
Fixes #10531 .
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10535/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10535/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10535.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10535", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/10535.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10535" }
https://api.github.com/repos/pandas-dev/pandas/issues/10536
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10536/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10536/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10536/events
https://github.com/pandas-dev/pandas/issues/10536
94,116,779
MDU6SXNzdWU5NDExNjc3OQ==
10,536
Concat does not work for sparse series
{ "avatar_url": "https://avatars.githubusercontent.com/u/833768?v=4", "events_url": "https://api.github.com/users/artemyk/events{/privacy}", "followers_url": "https://api.github.com/users/artemyk/followers", "following_url": "https://api.github.com/users/artemyk/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-05-05T00:34:40Z", "closed_issues": 306, "created_at": "2016-02-08T15:29:59Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-07-09T18:16:36Z
2016-04-18T19:55:34Z
2016-04-18T19:55:34Z
CONTRIBUTOR
null
Concatenating two sparse series does not return sparse data structures as expected: ``` In [1]: import pandas as pd In [2]: ts = pd.Series([0, 1, 1, 2, 3, 0 ,0 ,0]) In [3]: sts = ts.to_sparse() In [4]: print type(pd.concat([sts, sts], axis=0)) <class 'pandas.core.series.Series'> In [5]: print type(pd.concat([sts, ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10536/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10536/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10537
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10537/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10537/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10537/events
https://github.com/pandas-dev/pandas/issues/10537
94,126,777
MDU6SXNzdWU5NDEyNjc3Nw==
10,537
BUG: Inconsistent date parsing of month/year
{ "avatar_url": "https://avatars.githubusercontent.com/u/6323667?v=4", "events_url": "https://api.github.com/users/kzielnicki/events{/privacy}", "followers_url": "https://api.github.com/users/kzielnicki/followers", "following_url": "https://api.github.com/users/kzielnicki/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": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2015-07-09T19:00:52Z
2015-07-14T15:52:23Z
2015-07-14T15:52:23Z
NONE
null
``` >>> pd.Timestamp('2014-06') Timestamp('2014-06-01 00:00:00') >>> pd.Timestamp('06-2014') Timestamp('2014-06-09 00:00:00') ``` When parsing a string "YYYY-MM", the day defaults to the 1st of the month (the behavior I would expect, consistent with defaulting hour minute and second to 0), while "MM-YYYY" defaults the...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10537/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10537/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10538
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10538/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10538/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10538/events
https://github.com/pandas-dev/pandas/issues/10538
94,168,943
MDU6SXNzdWU5NDE2ODk0Mw==
10,538
Merging Index on Column Output Behavior
{ "avatar_url": "https://avatars.githubusercontent.com/u/8962926?v=4", "events_url": "https://api.github.com/users/pmart123/events{/privacy}", "followers_url": "https://api.github.com/users/pmart123/followers", "following_url": "https://api.github.com/users/pmart123/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": "0052cc", "de...
closed
false
null
[]
null
6
2015-07-09T22:43:39Z
2015-08-20T13:05:10Z
2015-08-20T13:05:10Z
NONE
null
Merging two data frames, the first using the index, and the second using a column,with a left join has an unusual behavior. Logically, the merged Dataframe should keep the index column, and discard the right Dataframe's join column(a right join logically has the reverse argument). Here is an illustrative example: ``...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10538/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10538/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10539
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10539/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10539/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10539/events
https://github.com/pandas-dev/pandas/issues/10539
94,176,941
MDU6SXNzdWU5NDE3Njk0MQ==
10,539
BUG: DataFrame.shift(axis=1) with multiple blocks of same type
{ "avatar_url": "https://avatars.githubusercontent.com/u/4094953?v=4", "events_url": "https://api.github.com/users/bwillers/events{/privacy}", "followers_url": "https://api.github.com/users/bwillers/followers", "following_url": "https://api.github.com/users/bwillers/following{/other_user}", "gists_url": "http...
[ { "color": "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": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
6
2015-07-09T23:45:37Z
2020-09-26T22:59:04Z
2020-09-26T22:59:04Z
CONTRIBUTOR
null
Shows up whenver you have multiple blocks of the same type in a dataframe. Int example: ``` In [1]: a = pd.Series([1,2,3]) In [2]: b = pd.Series([4,5,6]) In [3]: df1 = pd.DataFrame({'a': a, 'b': b}) In [4]: df2 = pd.DataFrame({'a': a}).assign(b=b) In [5]: df1._data.blocks Out[5]: (IntBlock: slice(0, 2, 1), 2 x 3,...
{ "+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/10539/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10539/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10540
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10540/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10540/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10540/events
https://github.com/pandas-dev/pandas/issues/10540
94,179,669
MDU6SXNzdWU5NDE3OTY2OQ==
10,540
ENH: drop_duplicates(consecutive=True) to drop only consecutive duplicates
{ "avatar_url": "https://avatars.githubusercontent.com/u/4094953?v=4", "events_url": "https://api.github.com/users/bwillers/events{/privacy}", "followers_url": "https://api.github.com/users/bwillers/followers", "following_url": "https://api.github.com/users/bwillers/following{/other_user}", "gists_url": "http...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AD7FA8", "default": false, "description": null, ...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
5
2015-07-10T00:11:38Z
2020-08-11T11:14:03Z
null
CONTRIBUTOR
null
DataFrame.drop_duplicates can be useful to 'sparsify' a frame, requiring less memory/storage. However, it doesn't handle the case where a value later reverts to an earlier value. For example: ``` In [2]: df = pd.DataFrame(index=pd.date_range('20020101', periods=5, freq='D'), data={'poll_supp...
{ "+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/10540/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10540/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10541
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10541/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10541/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10541/events
https://github.com/pandas-dev/pandas/pull/10541
94,201,112
MDExOlB1bGxSZXF1ZXN0Mzk2NDgyNjM=
10,541
ENH: Update exception message to resolve #10515
{ "avatar_url": "https://avatars.githubusercontent.com/u/1857993?v=4", "events_url": "https://api.github.com/users/captainsafia/events{/privacy}", "followers_url": "https://api.github.com/users/captainsafia/followers", "following_url": "https://api.github.com/users/captainsafia/following{/other_user}", "gists...
[ { "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": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-07-10T02:57:13Z
2015-07-10T12:57:14Z
2015-07-10T12:57:06Z
CONTRIBUTOR
null
Made a quick change to the `Exception` raised in `_convert_with_dtype` per the issue raised in #10515.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10541/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10541/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10541.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10541", "merged_at": "2015-07-10T12:57:06Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10541.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10541" }
https://api.github.com/repos/pandas-dev/pandas/issues/10542
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10542/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10542/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10542/events
https://github.com/pandas-dev/pandas/pull/10542
94,381,536
MDExOlB1bGxSZXF1ZXN0Mzk3MTk0MTM=
10,542
CLN: cleanup up platform / python version checks. fix GB10151
{ "avatar_url": "https://avatars.githubusercontent.com/u/138474?v=4", "events_url": "https://api.github.com/users/schettino72/events{/privacy}", "followers_url": "https://api.github.com/users/schettino72/followers", "following_url": "https://api.github.com/users/schettino72/following{/other_user}", "gists_url...
[ { "color": "0052cc", "default": false, "description": "pandas objects compatability with Numpy or Python functions", "id": 76865106, "name": "Compat", "node_id": "MDU6TGFiZWw3Njg2NTEwNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
3
2015-07-10T20:04:16Z
2015-07-11T20:07:32Z
2015-07-11T16:47:31Z
CONTRIBUTOR
null
Notes: - I did not use `is_platform_xxx` on `pandas/util/clipboard.py` because this module is a fork. So I guess better not deviate from the original, right? - I added the helper `_skip_if_windows` function in `pandas/util/testing.py`, I added an underscore before `skip` to maintain consistency with other `skip` functi...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10542/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10542/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10542.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10542", "merged_at": "2015-07-11T16:47:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10542.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10542" }
https://api.github.com/repos/pandas-dev/pandas/issues/10543
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10543/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10543/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10543/events
https://github.com/pandas-dev/pandas/pull/10543
94,436,016
MDExOlB1bGxSZXF1ZXN0Mzk3NDAwNDg=
10,543
ENH: Added functionality in resample to resolve #10530
{ "avatar_url": "https://avatars.githubusercontent.com/u/1857993?v=4", "events_url": "https://api.github.com/users/captainsafia/events{/privacy}", "followers_url": "https://api.github.com/users/captainsafia/followers", "following_url": "https://api.github.com/users/captainsafia/following{/other_user}", "gists...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "Timedelta data type", ...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
14
2015-07-11T04:41:10Z
2015-08-15T22:41:23Z
2015-08-15T22:41:23Z
CONTRIBUTOR
null
closes #10530 I'm not 100% sure that I implemented this per the documentation or that my tests are complete but I'd be glad to make any necessary changes.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10543/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10543/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10543.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10543", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/10543.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10543" }
https://api.github.com/repos/pandas-dev/pandas/issues/10544
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10544/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10544/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10544/events
https://github.com/pandas-dev/pandas/issues/10544
94,452,678
MDU6SXNzdWU5NDQ1MjY3OA==
10,544
Wrong dtype for empty Series.
{ "avatar_url": "https://avatars.githubusercontent.com/u/45137?v=4", "events_url": "https://api.github.com/users/santegoeds/events{/privacy}", "followers_url": "https://api.github.com/users/santegoeds/followers", "following_url": "https://api.github.com/users/santegoeds/following{/other_user}", "gists_url": "...
[ { "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
[]
null
1
2015-07-11T08:22:44Z
2015-07-11T13:08:36Z
2015-07-11T13:08:36Z
CONTRIBUTOR
null
Creating an empty Series with `dtype` as a string-type results in an instance with `dtype=object`. ``` python import pandas as pd dtype = 'S1' ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10544/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10544/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10545
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10545/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10545/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10545/events
https://github.com/pandas-dev/pandas/issues/10545
94,453,665
MDU6SXNzdWU5NDQ1MzY2NQ==
10,545
Bug: type not maintained when using operators on subclass of Series
{ "avatar_url": "https://avatars.githubusercontent.com/u/2129135?v=4", "events_url": "https://api.github.com/users/FRidh/events{/privacy}", "followers_url": "https://api.github.com/users/FRidh/followers", "following_url": "https://api.github.com/users/FRidh/following{/other_user}", "gists_url": "https://api.g...
[ { "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": "AD7FA8", "default": false, "descript...
closed
false
null
[]
null
1
2015-07-11T08:41:40Z
2015-07-11T13:04:03Z
2015-07-11T13:03:53Z
NONE
null
When working with a subclass of `Series` or a `DataFrame` the type is not maintained. ``` py In [1]: import pandas as pd In [2]: class Subclassed(pd.Series): ...: pass ...: In [3]: type(Subclassed(range(10))) Out[3]: __main__.Subclassed In [4]: type(Subclassed(range(10)) + Subclassed(range(10))) Out[4]: ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10545/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10545/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10546
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10546/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10546/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10546/events
https://github.com/pandas-dev/pandas/issues/10546
94,476,903
MDU6SXNzdWU5NDQ3NjkwMw==
10,546
BUG: pd.eval against single element array using numexpr engine coerces to scalar
{ "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": "006b75", "default": false, "description": "Arithmetic, Comparison, ...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
0
2015-07-11T14:09:15Z
2015-07-20T21:19:08Z
2015-07-20T21:19:08Z
MEMBER
null
``` import pandas as pd # scalar (OK) s = 1 pd.eval('s', engine='numexpr') # 1L pd.eval('s', engine='python') #1 # array a = np.array([1]) # OK pd.eval('a', engine='python') # array([1]) # NG pd.eval('a', engine='numexpr') # 1L ``` Internally, we can distinguish them using returned shape. ``` import numexpr as ne...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10546/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10546/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10547
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10547/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10547/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10547/events
https://github.com/pandas-dev/pandas/issues/10547
94,483,363
MDU6SXNzdWU5NDQ4MzM2Mw==
10,547
BUG: Series.iloc[[-1]] error when Series is of length 1
{ "avatar_url": "https://avatars.githubusercontent.com/u/7441788?v=4", "events_url": "https://api.github.com/users/seth-p/events{/privacy}", "followers_url": "https://api.github.com/users/seth-p/followers", "following_url": "https://api.github.com/users/seth-p/following{/other_user}", "gists_url": "https://ap...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-07-11T15:28:16Z
2015-08-14T18:40:52Z
2015-08-14T18:40:52Z
CONTRIBUTOR
null
When a `Series` is of length one, I would expect `iloc[[-1]]` to produce the same result as `iloc[[0]]`. However `iloc[[-1]]` produces an error, even though `iloc[[0]]` and `iloc[-1]` work. ``` In [178]: import pandas as pd In [179]: pd.Series(['a', 'b'], index=['A', 'B']).iloc[[-1]] Out[179]: B b dtype: object ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10547/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10547/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10548
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10548/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10548/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10548/events
https://github.com/pandas-dev/pandas/issues/10548
94,498,384
MDU6SXNzdWU5NDQ5ODM4NA==
10,548
bug: read_csv inserts NaN row if file ends in comment line
{ "avatar_url": "https://avatars.githubusercontent.com/u/854789?v=4", "events_url": "https://api.github.com/users/foobarbecue/events{/privacy}", "followers_url": "https://api.github.com/users/foobarbecue/followers", "following_url": "https://api.github.com/users/foobarbecue/following{/other_user}", "gists_url...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
3
2015-07-11T18:45:44Z
2015-08-17T11:09:50Z
2015-08-17T11:09:50Z
NONE
null
xref #4623 Reading this file produces the expected behavior: ``` 1,2,3 3,8,3 #comment 5,5,5 ``` ``` In [52]: pandas.read_csv('commentBugTest.csv',comment='#') Out[52]: 1 2 3 0 3 8 3 1 5 5 5 ``` However, if the last line in the file is a comment, you get unexpected NaNs: ``` 1,2,3 3,8,3 #comment ``` ``...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10548/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10548/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10549
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10549/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10549/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10549/events
https://github.com/pandas-dev/pandas/issues/10549
94,504,290
MDU6SXNzdWU5NDUwNDI5MA==
10,549
BUG: DataFrame.loc silently drops non-existent elements when using MultiIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/431388?v=4", "events_url": "https://api.github.com/users/tgarc/events{/privacy}", "followers_url": "https://api.github.com/users/tgarc/followers", "following_url": "https://api.github.com/users/tgarc/following{/other_user}", "gists_url": "https://api.gi...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "20...
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
2015-07-11T20:12:55Z
2021-11-15T19:03:25Z
null
NONE
null
So here's my setup (using pandas 0.16.2): ``` python >>> midx = pd.MultiIndex.from_product([['bar', 'baz', 'foo', 'qux'], ['one', 'two']],names=['first','second']) >>> df = pd.DataFrame(np.random.randint(10,size=(8,8)),index=midx) >>> df 0 1 2 3 4 5 6 7 first second bar ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10549/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10549/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10550
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10550/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10550/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10550/events
https://github.com/pandas-dev/pandas/issues/10550
94,507,165
MDU6SXNzdWU5NDUwNzE2NQ==
10,550
columns become "unlinked" from a DataFrame when a new row is created
{ "avatar_url": "https://avatars.githubusercontent.com/u/7536570?v=4", "events_url": "https://api.github.com/users/parkus/events{/privacy}", "followers_url": "https://api.github.com/users/parkus/followers", "following_url": "https://api.github.com/users/parkus/following{/other_user}", "gists_url": "https://ap...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "ff...
closed
false
null
[]
{ "closed_at": 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
2015-07-11T20:56:41Z
2019-10-06T01:58:55Z
2019-10-06T01:58:55Z
NONE
null
...perhaps this is the desired behavior, but it is not at all what I expected and had me very confused for a good while as I tried to figure out why I suddenly couldn't change values in the DataFrame I was using like I always had before. Below is an MWE. Basically what happens is that if you assign a value to a row t...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10550/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10550/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10551
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10551/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10551/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10551/events
https://github.com/pandas-dev/pandas/issues/10551
94,507,859
MDU6SXNzdWU5NDUwNzg1OQ==
10,551
ENH: Allow read_csv dtype to accept category
{ "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": "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
[]
null
1
2015-07-11T21:10:52Z
2015-07-11T21:23:46Z
2015-07-11T21:23:46Z
MEMBER
null
Like R's `stringsAsFactors`, it is nice to create `category` when read data. Currently, it raises `TypeError`. ``` import pandas as pd import StringIO pd.read_csv(StringIO.StringIO("""A, B a, c b, d"""), dtype={'A': 'category'}) # TypeError: data type "category" not understood ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10551/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10551/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10552
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10552/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10552/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10552/events
https://github.com/pandas-dev/pandas/issues/10552
94,508,255
MDU6SXNzdWU5NDUwODI1NQ==
10,552
BUG: DataFrame.loc with a MultiIndex does not always collapse scalar levels
{ "avatar_url": "https://avatars.githubusercontent.com/u/1217238?v=4", "events_url": "https://api.github.com/users/shoyer/events{/privacy}", "followers_url": "https://api.github.com/users/shoyer/followers", "following_url": "https://api.github.com/users/shoyer/following{/other_user}", "gists_url": "https://ap...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
3
2015-07-11T21:18:36Z
2021-06-12T00:42:34Z
null
MEMBER
null
All of the following should be equivalent: ``` In [21]: df = pd.DataFrame({'a': [1], 'b': [2], 'c': [3]}).set_index(['a', 'b']) In [22]: df.loc[1] Out[22]: c b 2 3 In [23]: df.loc[(1,), slice(None)] Out[23]: c b 2 3 In [24]: df.loc[(1, slice(None)), slice(None)] Out[24]: c a b 1 2 3 ``` In the last o...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10552/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10552/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10553
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10553/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10553/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10553/events
https://github.com/pandas-dev/pandas/issues/10553
94,509,278
MDU6SXNzdWU5NDUwOTI3OA==
10,553
Subclassed attributes are not serializable
{ "avatar_url": "https://avatars.githubusercontent.com/u/499079?v=4", "events_url": "https://api.github.com/users/kjordahl/events{/privacy}", "followers_url": "https://api.github.com/users/kjordahl/followers", "following_url": "https://api.github.com/users/kjordahl/following{/other_user}", "gists_url": "https...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0052cc", "default": false, "description": "pandas objects compatabi...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2015-07-11T21:36:54Z
2020-12-07T08:17:00Z
2015-07-13T02:40:09Z
NONE
null
In a subclass of pandas objects, pickling an object doesn't serialize properties of an instance of that subclass, even if the attribute has been added to `_metadata`. It would be hard to override this behavior entirely in the subclass, because it will require updates to `__getstate__` and `__setstate__`, and probably 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/10553/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10553/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10554
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10554/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10554/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10554/events
https://github.com/pandas-dev/pandas/issues/10554
94,566,875
MDU6SXNzdWU5NDU2Njg3NQ==
10,554
High memory usage pivot_table
{ "avatar_url": "https://avatars.githubusercontent.com/u/4807859?v=4", "events_url": "https://api.github.com/users/cangermueller/events{/privacy}", "followers_url": "https://api.github.com/users/cangermueller/followers", "following_url": "https://api.github.com/users/cangermueller/following{/other_user}", "gi...
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "02d7e1", "default"...
open
false
null
[]
{ "closed_at": null, "closed_issues": 278, "created_at": "2013-01-06T03:02:01Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "f...
1
2015-07-12T13:55:16Z
2015-07-12T13:58:18Z
null
NONE
null
Hi all, I observed now several times that `pivot_table()` requires a lot of memory when I wanted to reshape a `Data.Frame` in table format (id, name, value) into matrix format (index=id, columns=name, values=value): ``` python print(d) # id sample value 1 A 1 2 A 2 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/10554/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10554/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10555
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10555/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10555/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10555/events
https://github.com/pandas-dev/pandas/issues/10555
94,594,843
MDU6SXNzdWU5NDU5NDg0Mw==
10,555
Indexing a dataframe with a multi-index does not always collapse levels indexed with a scalar
{ "avatar_url": "https://avatars.githubusercontent.com/u/1217238?v=4", "events_url": "https://api.github.com/users/shoyer/events{/privacy}", "followers_url": "https://api.github.com/users/shoyer/followers", "following_url": "https://api.github.com/users/shoyer/following{/other_user}", "gists_url": "https://ap...
[]
closed
false
null
[]
null
2
2015-07-12T19:57:47Z
2015-07-13T15:31:06Z
2015-07-13T11:56:05Z
MEMBER
null
@jonathanrocher can follow up with a specific example
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10555/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10555/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10556
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10556/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10556/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10556/events
https://github.com/pandas-dev/pandas/issues/10556
94,595,684
MDU6SXNzdWU5NDU5NTY4NA==
10,556
Expose the blocks API and disable automatic consolidation
{ "avatar_url": "https://avatars.githubusercontent.com/u/1217238?v=4", "events_url": "https://api.github.com/users/shoyer/events{/privacy}", "followers_url": "https://api.github.com/users/shoyer/followers", "following_url": "https://api.github.com/users/shoyer/following{/other_user}", "gists_url": "https://ap...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AD7FA8", "default": false, "description": null, ...
open
false
null
[]
{ "closed_at": null, "closed_issues": 4, "created_at": "2016-08-16T13:21:24Z", "creator": { "avatar_url": "https://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", ...
22
2015-07-12T20:06:31Z
2020-05-25T21:46:18Z
null
MEMBER
null
In my discussion with Jonathan and others and at the SciPy sprints, we agreed that it would be really nice to expose some minimal tools for manipulating and view the internal pandas blocks system. For example, it should be possible to: 1. manually consolidate blocks 2. view a representation of the internal blocking of ...
{ "+1": 3, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 3, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10556/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10556/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10557
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10557/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10557/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10557/events
https://github.com/pandas-dev/pandas/pull/10557
94,596,349
MDExOlB1bGxSZXF1ZXN0Mzk3Njc5MzM=
10,557
Pickle subclass metadata
{ "avatar_url": "https://avatars.githubusercontent.com/u/499079?v=4", "events_url": "https://api.github.com/users/kjordahl/events{/privacy}", "followers_url": "https://api.github.com/users/kjordahl/followers", "following_url": "https://api.github.com/users/kjordahl/following{/other_user}", "gists_url": "https...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0052cc", "default": false, "description": "pandas objects compatabi...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
6
2015-07-12T20:17:27Z
2015-07-13T11:31:29Z
2015-07-13T02:40:09Z
NONE
null
Fixes #10553
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10557/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10557/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10557.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10557", "merged_at": "2015-07-13T02:40:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10557.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10557" }
https://api.github.com/repos/pandas-dev/pandas/issues/10558
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10558/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10558/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10558/events
https://github.com/pandas-dev/pandas/pull/10558
94,601,173
MDExOlB1bGxSZXF1ZXN0Mzk3NjkxODc=
10,558
BUG: pd.eval with numexpr engine coerces 1 element numpy array to scalar
{ "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": "006b75", "default": false, "description": "Arithmetic, Comparison, ...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2015-07-12T21:35:36Z
2015-07-20T21:19:12Z
2015-07-20T21:19:08Z
MEMBER
null
Closes #10546. Used `assert_numpy_atray_equivalent` to guarantee array comparison, not scalar. This should be prior to #10542 and being changed to use `assert_numpy_array_equal` in #10542.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10558/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10558/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10558.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10558", "merged_at": "2015-07-20T21:19:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10558.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10558" }
https://api.github.com/repos/pandas-dev/pandas/issues/10559
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10559/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10559/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10559/events
https://github.com/pandas-dev/pandas/issues/10559
94,601,866
MDU6SXNzdWU5NDYwMTg2Ng==
10,559
Minor improvement: Change to_excel "sheet_name" to "sheetname"
{ "avatar_url": "https://avatars.githubusercontent.com/u/13245062?v=4", "events_url": "https://api.github.com/users/saintsfan342000/events{/privacy}", "followers_url": "https://api.github.com/users/saintsfan342000/followers", "following_url": "https://api.github.com/users/saintsfan342000/following{/other_user}"...
[ { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" }, { "color": "bfe5bf", "default": false, "description": "r...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
2
2015-07-12T21:46:02Z
2017-05-23T19:36:28Z
2017-05-23T19:36:28Z
NONE
null
pd.read_excel() takes "sheetname" as an argument. pd.DataFrame.to_excel() takes "sheet_name" as an argument. For consistency, I think one ought to be changed to match the other. On my windows installation of pandas 0.16.2, I modified to_excel to take sheetname rather than sheet_name. All I had to do was locate frame....
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10559/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10559/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10560
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10560/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10560/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10560/events
https://github.com/pandas-dev/pandas/issues/10560
94,640,745
MDU6SXNzdWU5NDY0MDc0NQ==
10,560
TypeError in SparseSeries.__repr__ when series longer than max_rows
{ "avatar_url": "https://avatars.githubusercontent.com/u/319411?v=4", "events_url": "https://api.github.com/users/mcwitt/events{/privacy}", "followers_url": "https://api.github.com/users/mcwitt/followers", "following_url": "https://api.github.com/users/mcwitt/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": "ededed", "default": false, "description": "__repr__ of pandas objec...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
1
2015-07-13T05:12:40Z
2016-04-03T14:20:30Z
2016-04-03T14:20:30Z
CONTRIBUTOR
null
``` python In [2]: pd.__version__ Out[2]: '0.16.2-123-gdf1f5cf' In [3]: pd.options.display.max_rows = 3 In [4]: pd.Series(randn(3)).to_sparse() Out[4]: 0 1.100684 1 -0.924482 2 -0.106069 dtype: float64 BlockIndex Block locations: array([0], dtype=int32) Block lengths: array([3], dtype=int32) In [5]: pd.Serie...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10560/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10560/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10561
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10561/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10561/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10561/events
https://github.com/pandas-dev/pandas/pull/10561
94,661,033
MDExOlB1bGxSZXF1ZXN0Mzk3ODY1NTc=
10,561
DOC: consistent imports (GH9886) part IV
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
0
2015-07-13T07:53:35Z
2015-07-13T13:12:02Z
2015-07-13T13:12:02Z
MEMBER
null
Further work on #9886
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10561/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10561/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10561.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10561", "merged_at": "2015-07-13T13:12:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10561.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10561" }
https://api.github.com/repos/pandas-dev/pandas/issues/10562
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10562/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10562/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10562/events
https://github.com/pandas-dev/pandas/pull/10562
94,768,740
MDExOlB1bGxSZXF1ZXN0Mzk4MzQ3MDA=
10,562
BUG: #8243 Change unary - to ~. Fixes numpy warning in ols.
{ "avatar_url": "https://avatars.githubusercontent.com/u/559818?v=4", "events_url": "https://api.github.com/users/luis-ortiz/events{/privacy}", "followers_url": "https://api.github.com/users/luis-ortiz/followers", "following_url": "https://api.github.com/users/luis-ortiz/following{/other_user}", "gists_url": ...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-07-13T17:16:49Z
2015-08-18T13:47:43Z
2015-08-16T00:04:19Z
NONE
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10562/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10562/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10562.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10562", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/10562.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10562" }
https://api.github.com/repos/pandas-dev/pandas/issues/10563
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10563/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10563/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10563/events
https://github.com/pandas-dev/pandas/issues/10563
94,778,425
MDU6SXNzdWU5NDc3ODQyNQ==
10,563
ERR: show SettingWithCopyWarning on Panel assignments if possible
{ "avatar_url": "https://avatars.githubusercontent.com/u/10522053?v=4", "events_url": "https://api.github.com/users/pjanowski/events{/privacy}", "followers_url": "https://api.github.com/users/pjanowski/followers", "following_url": "https://api.github.com/users/pjanowski/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": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
3
2015-07-13T18:12:06Z
2018-07-06T20:21:07Z
2017-07-10T21:07:20Z
NONE
null
This involves incorrect pickling of Pandas Panel values. From what I've seen, it occurs when new values of a different data type are assigned to a Pandas Panel axis. Everything functions well until the panel is pickled. When the pickle is read the old values appear. In the example below floats are reassigned as objects...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10563/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10563/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10564
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10564/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10564/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10564/events
https://github.com/pandas-dev/pandas/issues/10564
94,939,281
MDU6SXNzdWU5NDkzOTI4MQ==
10,564
COMPAT: allow multi-indexes to be written to Excel (even they cannot be read back in)
{ "avatar_url": "https://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": "bfe5bf", "default": false, "description": "read_excel, to_excel", "id": 49254273, "name": "IO Excel", "node_id": "MDU6TGFiZWw0OTI1NDI3Mw==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Excel" }, { "color": "207de5", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2015-07-14T12:52:35Z
2015-08-20T20:33:14Z
2015-08-20T20:33:14Z
CONTRIBUTOR
null
xref https://github.com/pydata/pandas/issues/9794
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10564/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10564/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10565
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10565/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10565/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10565/events
https://github.com/pandas-dev/pandas/issues/10565
94,944,690
MDU6SXNzdWU5NDk0NDY5MA==
10,565
pandas.rolling_* functions lose the name of the input Series
{ "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/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" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
2
2015-07-14T13:26:08Z
2016-02-02T19:53:54Z
2016-02-02T19:53:46Z
MEMBER
null
``` python In [10]: s = pd.Series(np.arange(1000.0), name='foo') In [11]: s.name Out[11]: 'foo' In [12]: pd.rolling_mean(s, 30).name is None Out[12]: True In [13]: pd.__version__ Out[13]: '0.16.2' ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10565/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10565/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10566
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10566/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10566/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10566/events
https://github.com/pandas-dev/pandas/issues/10566
94,951,510
MDU6SXNzdWU5NDk1MTUxMA==
10,566
CLN: compat.bind_method and core.common.bind_method
{ "avatar_url": "https://avatars.githubusercontent.com/u/10709573?v=4", "events_url": "https://api.github.com/users/kawochen/events{/privacy}", "followers_url": "https://api.github.com/users/kawochen/followers", "following_url": "https://api.github.com/users/kawochen/following{/other_user}", "gists_url": "htt...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
7
2015-07-14T13:59:54Z
2015-08-20T13:23:56Z
2015-08-20T13:23:56Z
CONTRIBUTOR
null
I'd like to remove `bind_method` from [here](https://github.com/pydata/pandas/blob/master/pandas/compat/__init__.py#L149-171) and [here](https://github.com/pydata/pandas/blob/master/pandas/core/common.py#L116-138), as I don't see any benefit over `setattr(cls, name, func)`. Is there any?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10566/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10566/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10567
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10567/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10567/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10567/events
https://github.com/pandas-dev/pandas/issues/10567
94,962,776
MDU6SXNzdWU5NDk2Mjc3Ng==
10,567
DataFrame combine_first() loses timezone information for datetime columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/8992201?v=4", "events_url": "https://api.github.com/users/iyer/events{/privacy}", "followers_url": "https://api.github.com/users/iyer/followers", "following_url": "https://api.github.com/users/iyer/following{/other_user}", "gists_url": "https://api.gith...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2016-10-03T08:52:13Z", "closed_issues": 733, "created_at": "2016-03-11T21:24:45Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
11
2015-07-14T14:50:06Z
2018-02-13T21:01:32Z
2016-08-12T15:44:54Z
NONE
null
xref addl example in #13650 combine_first() loses timezone information for datetime columns ``` dts1 = pd.date_range('20150101','20150105',tz='UTC') df1 = pd.DataFrame({'DATE':dts1}) dts2 = pd.date_range('20150103','20150105',tz='UTC') df2 = pd.DataFrame({'DATE':dts2}) df = df1.combine_first(df2) df.DATE[0].tz # thi...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10567/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10567/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10568
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10568/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10568/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10568/events
https://github.com/pandas-dev/pandas/pull/10568
94,985,093
MDExOlB1bGxSZXF1ZXN0Mzk5MzUyMjk=
10,568
ENH: Added DataFrame.round and associated tests
{ "avatar_url": "https://avatars.githubusercontent.com/u/4764631?v=4", "events_url": "https://api.github.com/users/roblevy/events{/privacy}", "followers_url": "https://api.github.com/users/roblevy/followers", "following_url": "https://api.github.com/users/roblevy/following{/other_user}", "gists_url": "https:/...
[ { "color": "ededed", "default": false, "description": "__repr__ of pandas objects, to_string", "id": 13101118, "name": "Output-Formatting", "node_id": "MDU6TGFiZWwxMzEwMTExOA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting" }, { "color": "AD7FA...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
29
2015-07-14T16:34:04Z
2015-09-03T13:45:36Z
2015-09-03T13:41:10Z
CONTRIBUTOR
null
I've found myself doing a lot of `DataFrame.to_latex` because I'm using pandas to write an academic paper. I'm constantly messing about with the number of decimal places displayed by doing `np.round(df, 2)` so thought this flexible `round`, with different numbers of decimals per column, should be part of the `DataFram...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10568/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10568/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10568.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10568", "merged_at": "2015-09-03T13:41:10Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10568.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10568" }
https://api.github.com/repos/pandas-dev/pandas/issues/10569
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10569/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10569/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10569/events
https://github.com/pandas-dev/pandas/pull/10569
94,999,056
MDExOlB1bGxSZXF1ZXN0Mzk5NDE5OTQ=
10,569
ERR: Boolean comparisons of a Series vs None will now be equivalent to null comparisons
{ "avatar_url": "https://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": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate", "id": 2822342, "name": "Missing-data", "node_id": "MDU6TGFiZWwyODIyMzQy", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data" }, { "color": "e102d8"...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
24
2015-07-14T17:43:09Z
2015-07-17T14:46:09Z
2015-07-17T13:58:58Z
CONTRIBUTOR
null
xref, #1079 numpy 1.10 shows a deprecation warning for this. this should eliminate a bunch of these.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10569/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10569/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10569.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10569", "merged_at": "2015-07-17T13:58:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10569.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10569" }
https://api.github.com/repos/pandas-dev/pandas/issues/10570
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10570/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10570/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10570/events
https://github.com/pandas-dev/pandas/pull/10570
95,004,709
MDExOlB1bGxSZXF1ZXN0Mzk5NDUwMjI=
10,570
COMPAT: Allow multi-indexes to be written to excel
{ "avatar_url": "https://avatars.githubusercontent.com/u/479480?v=4", "events_url": "https://api.github.com/users/flamingbear/events{/privacy}", "followers_url": "https://api.github.com/users/flamingbear/followers", "following_url": "https://api.github.com/users/flamingbear/following{/other_user}", "gists_url...
[ { "color": "bfe5bf", "default": false, "description": "read_excel, to_excel", "id": 49254273, "name": "IO Excel", "node_id": "MDU6TGFiZWw0OTI1NDI3Mw==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Excel" }, { "color": "207de5", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
27
2015-07-14T18:12:46Z
2015-08-20T21:36:48Z
2015-08-20T20:33:14Z
CONTRIBUTOR
null
(Even though they cannot be read back in) Closes #10564
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10570/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10570/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10570.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10570", "merged_at": "2015-08-20T20:33:14Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10570.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10570" }
https://api.github.com/repos/pandas-dev/pandas/issues/10571
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10571/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10571/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10571/events
https://github.com/pandas-dev/pandas/issues/10571
95,010,340
MDU6SXNzdWU5NTAxMDM0MA==
10,571
pd.concat DataFrames with an all None object column converts None to nan
{ "avatar_url": "https://avatars.githubusercontent.com/u/842982?v=4", "events_url": "https://api.github.com/users/tzinckgraf/events{/privacy}", "followers_url": "https://api.github.com/users/tzinckgraf/followers", "following_url": "https://api.github.com/users/tzinckgraf/following{/other_user}", "gists_url": ...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "e102d8", "de...
closed
false
null
[]
{ "closed_at": "2016-05-05T00:34:40Z", "closed_issues": 306, "created_at": "2016-02-08T15:29:59Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-07-14T18:40:03Z
2016-03-23T17:56:45Z
2016-03-23T17:56:45Z
CONTRIBUTOR
null
For example, ``` python >>> import pandas as pd >>> df1 = pd.DataFrame(data=[[1, None], [2, None]], columns=['a', 'b']) >>> df2 = pd.DataFrame(data=[[3, None], [4, None]], columns=['a', 'b']) >>> df1 a b 0 1 None 1 2 None >>> df1.dtypes a int64 b object dtype: object >>> df2 a b 0 3 None 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/10571/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10571/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10572
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10572/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10572/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10572/events
https://github.com/pandas-dev/pandas/pull/10572
95,055,705
MDExOlB1bGxSZXF1ZXN0Mzk5Njk2OTA=
10,572
Add Python 3 support and optional parameter "silent" for read_gbq
{ "avatar_url": "https://avatars.githubusercontent.com/u/1885277?v=4", "events_url": "https://api.github.com/users/a-rodin/events{/privacy}", "followers_url": "https://api.github.com/users/a-rodin/followers", "following_url": "https://api.github.com/users/a-rodin/following{/other_user}", "gists_url": "https:/...
[ { "color": "0052cc", "default": false, "description": "pandas-gbq compatability", "id": 57351315, "name": "IO Google", "node_id": "MDU6TGFiZWw1NzM1MTMxNQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Google" } ]
closed
false
null
[]
null
8
2015-07-14T22:21:28Z
2015-09-15T01:12:12Z
2015-09-14T19:41:30Z
NONE
null
Google's libraries support Python 3 since version 1.4.0, so we could add support for Python 3 in read_gbq method. Also it is not always useful to see "Job not yet complete" printings, so I've added optional parameter that allows disable it.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10572/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10572/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10572.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10572", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/10572.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10572" }
https://api.github.com/repos/pandas-dev/pandas/issues/10573
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10573/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10573/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10573/events
https://github.com/pandas-dev/pandas/issues/10573
95,072,168
MDU6SXNzdWU5NTA3MjE2OA==
10,573
New GLIBC requirement?
{ "avatar_url": "https://avatars.githubusercontent.com/u/69774?v=4", "events_url": "https://api.github.com/users/michaelaye/events{/privacy}", "followers_url": "https://api.github.com/users/michaelaye/followers", "following_url": "https://api.github.com/users/michaelaye/following{/other_user}", "gists_url": "...
[]
closed
false
null
[]
null
2
2015-07-15T00:25:18Z
2015-07-15T02:24:44Z
2015-07-15T02:24:44Z
CONTRIBUTOR
null
With master I currently get no error at compilation but then at import: ImportError: /lib64/libc.so.6: version `GLIBC_2.14' not found With 0.16.2 this does not happen. Is GLIBC_2.14 absolutely required for some new functionality? Why does the bubble not burst during `python setup.py install` then?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10573/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10573/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10574
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10574/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10574/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10574/events
https://github.com/pandas-dev/pandas/issues/10574
95,081,707
MDU6SXNzdWU5NTA4MTcwNw==
10,574
Proposal: Deprecating support of incomplete indexing on MultiIndexes
{ "avatar_url": "https://avatars.githubusercontent.com/u/431388?v=4", "events_url": "https://api.github.com/users/tgarc/events{/privacy}", "followers_url": "https://api.github.com/users/tgarc/followers", "following_url": "https://api.github.com/users/tgarc/following{/other_user}", "gists_url": "https://api.gi...
[ { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" }, { "color": "207de5", "default": false, "description": nu...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 278, "created_at": "2013-01-06T03:02:01Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "f...
4
2015-07-15T01:33:44Z
2018-05-18T07:49:34Z
2018-05-18T07:49:34Z
NONE
null
First, here's the example DataFrame ``` python 0 1 2 3 4 5 6 7 first second third bar one three 4 9 7 8 5 0 7 8 four 6 8 1 5 9 9 1 7 two three 7 5 2 6 7 8 5 9 four 0 8 8 5 3 5 8 3 baz one t...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10574/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10574/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10575
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10575/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10575/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10575/events
https://github.com/pandas-dev/pandas/issues/10575
95,090,955
MDU6SXNzdWU5NTA5MDk1NQ==
10,575
`Period(weekend_date, 'B')` returns Monday's Period
{ "avatar_url": "https://avatars.githubusercontent.com/u/5635139?v=4", "events_url": "https://api.github.com/users/max-sixty/events{/privacy}", "followers_url": "https://api.github.com/users/max-sixty/followers", "following_url": "https://api.github.com/users/max-sixty/following{/other_user}", "gists_url": "h...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
open
false
null
[]
null
7
2015-07-15T02:42:07Z
2021-04-18T07:20:32Z
null
CONTRIBUTOR
null
The [asof docs](http://pandas.pydata.org/pandas-docs/version/0.15.1/generated/pandas.Index.asof.html) state that the method should _return the most recent label up to and including the passed label_. For period indexes, this doesn't seem to be happening - if I supply a period of a weekend date to a weekday series, it r...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10575/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10575/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10576
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10576/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10576/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10576/events
https://github.com/pandas-dev/pandas/pull/10576
95,104,119
MDExOlB1bGxSZXF1ZXN0Mzk5ODczMzI=
10,576
BUG: Fix typo-related bug to resolve #9266
{ "avatar_url": "https://avatars.githubusercontent.com/u/1857993?v=4", "events_url": "https://api.github.com/users/captainsafia/events{/privacy}", "followers_url": "https://api.github.com/users/captainsafia/followers", "following_url": "https://api.github.com/users/captainsafia/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": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
5
2015-07-15T04:31:58Z
2015-07-21T06:09:49Z
2015-07-21T05:27:32Z
CONTRIBUTOR
null
closes #9266 Tried replicating the test case provided in the original issue. Let me know if it needs any changes or fixes.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10576/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10576/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10576.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10576", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/10576.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10576" }
https://api.github.com/repos/pandas-dev/pandas/issues/10577
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10577/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10577/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10577/events
https://github.com/pandas-dev/pandas/pull/10577
95,119,549
MDExOlB1bGxSZXF1ZXN0Mzk5OTIxNzM=
10,577
Fixed bug where read_csv ignores dtype arg if input is empty.
{ "avatar_url": "https://avatars.githubusercontent.com/u/45137?v=4", "events_url": "https://api.github.com/users/santegoeds/events{/privacy}", "followers_url": "https://api.github.com/users/santegoeds/followers", "following_url": "https://api.github.com/users/santegoeds/following{/other_user}", "gists_url": "...
[ { "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": "531...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
14
2015-07-15T06:38:56Z
2015-07-18T11:20:49Z
2015-07-18T11:20:37Z
CONTRIBUTOR
null
The `CParser` implementation for `pd.read_csv` ignores argument `dtype` if the input is empty. This pull request fixes this so that a DataFrame with the expected column types is returned. ``` Python import pandas as pd import 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/10577/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10577/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10577.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10577", "merged_at": "2015-07-18T11:20:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10577.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10577" }
https://api.github.com/repos/pandas-dev/pandas/issues/10578
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10578/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10578/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10578/events
https://github.com/pandas-dev/pandas/issues/10578
95,138,018
MDU6SXNzdWU5NTEzODAxOA==
10,578
MemoryError when plotting two DataFrames, one with odd DatetimeIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/13135979?v=4", "events_url": "https://api.github.com/users/mgabel-stratoscale/events{/privacy}", "followers_url": "https://api.github.com/users/mgabel-stratoscale/followers", "following_url": "https://api.github.com/users/mgabel-stratoscale/following{/oth...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" }, { "color": "a10c02", "default": false, "description": "Me...
open
false
null
[]
null
7
2015-07-15T08:49:10Z
2021-04-18T07:21:10Z
null
NONE
null
Was trying to upsample a DataFrame by non-integer amount, then compare the two. When trying to plot the second DF, pandas tries to allocate a lot of memory, and finally throws MemoryError after a few seconds. Minimal working example ``` python import pandas as pd # Create data for 288 seconds index = pd.date_range(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/10578/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10578/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10579
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10579/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10579/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10579/events
https://github.com/pandas-dev/pandas/issues/10579
95,163,295
MDU6SXNzdWU5NTE2MzI5NQ==
10,579
ENH: Enhancement, new functionality request: Irregular time exponential smoothing
{ "avatar_url": "https://avatars.githubusercontent.com/u/11925954?v=4", "events_url": "https://api.github.com/users/azuric/events{/privacy}", "followers_url": "https://api.github.com/users/azuric/followers", "following_url": "https://api.github.com/users/azuric/following{/other_user}", "gists_url": "https://a...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "d4c5f9", "default": false, "description": "rolling,...
open
false
null
[]
null
13
2015-07-15T10:53:12Z
2020-03-31T04:58:07Z
null
NONE
null
Not sure if it is OK to make the request here, but here you go. Can a feature be added to exponential smoothing where alpha = time decay = (time_now - time_previous)/time_scale; where time_scale and the difference are given in a specific unit eg milli/micro/nanoseconds. This would really speed up temporally irregul...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10579/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10579/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10580
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10580/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10580/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10580/events
https://github.com/pandas-dev/pandas/issues/10580
95,167,546
MDU6SXNzdWU5NTE2NzU0Ng==
10,580
DataFrame.resample Can Be Very Innaccurate With Timedelta Rule
{ "avatar_url": "https://avatars.githubusercontent.com/u/13135979?v=4", "events_url": "https://api.github.com/users/mgabel-stratoscale/events{/privacy}", "followers_url": "https://api.github.com/users/mgabel-stratoscale/followers", "following_url": "https://api.github.com/users/mgabel-stratoscale/following{/oth...
[ { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate", "id": 2822342, "name": "Missing-data", "node_id": "MDU6TGFiZWwyODIyMzQy", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data" }, { "color": "0052cc"...
closed
false
null
[]
null
10
2015-07-15T11:13:26Z
2015-07-15T13:05:05Z
2015-07-15T12:02:09Z
NONE
null
DataFrame.resample() is not accurate, at least when using time delta as rule. This is because it does not interpolate between values when up-sampling, nor does aggregation take into account the exact sampling point when down-sampling. When a new sampling point falls between two original samples: - when up-sampling, 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/10580/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10580/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10581
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10581/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10581/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10581/events
https://github.com/pandas-dev/pandas/issues/10581
95,170,751
MDU6SXNzdWU5NTE3MDc1MQ==
10,581
encoding not respected on read_msgpack
{ "avatar_url": "https://avatars.githubusercontent.com/u/849427?v=4", "events_url": "https://api.github.com/users/ruidc/events{/privacy}", "followers_url": "https://api.github.com/users/ruidc/followers", "following_url": "https://api.github.com/users/ruidc/following{/other_user}", "gists_url": "https://api.gi...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "444444", "default": false, "description": "Unicode strings", "i...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-07-15T11:36:53Z
2015-08-18T11:09:49Z
2015-08-18T11:09:49Z
CONTRIBUTOR
null
as discussed on https://groups.google.com/forum/#!topic/pydata/ngROaML_hLI encoding does not seem to be respected on reading a msgpack, below i am expecting to get back what I put in as utf8 ``` In [17]: s Out[17]: u'\u2019' In [18]: s = pd.Series({'a' : u"\u2019" }) In [19]: s.values[0] Out[19]: u'\u2019' In [20]...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10581/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10581/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10582
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10582/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10582/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10582/events
https://github.com/pandas-dev/pandas/issues/10582
95,193,840
MDU6SXNzdWU5NTE5Mzg0MA==
10,582
ValueError and IndexError for pivot_table
{ "avatar_url": "https://avatars.githubusercontent.com/u/5648645?v=4", "events_url": "https://api.github.com/users/joshlk/events{/privacy}", "followers_url": "https://api.github.com/users/joshlk/followers", "following_url": "https://api.github.com/users/joshlk/following{/other_user}", "gists_url": "https://ap...
[ { "color": "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
2015-07-15T13:27:06Z
2021-04-18T07:21:55Z
null
NONE
null
I'v found two examples of pivot_table which unexpectedly fail but for different reasons: ``` python NUM_ROWS = 51364452 NUM_INDEX = 34262015 NUM_COLUMNS = 1732 df = pd.DataFrame({'A' : np.random.randint(NUM_INDEX, size=NUM_ROWS), 'B' : np.random.randint(NUM_COLUMNS, size=NUM_ROWS), ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10582/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10582/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10583
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10583/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10583/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10583/events
https://github.com/pandas-dev/pandas/issues/10583
95,224,153
MDU6SXNzdWU5NTIyNDE1Mw==
10,583
TimedeltaIndex raises error when slicing from '0s'
{ "avatar_url": "https://avatars.githubusercontent.com/u/5037636?v=4", "events_url": "https://api.github.com/users/JonasAbernot/events{/privacy}", "followers_url": "https://api.github.com/users/JonasAbernot/followers", "following_url": "https://api.github.com/users/JonasAbernot/following{/other_user}", "gists...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "Timedelta data type", ...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
5
2015-07-15T15:32:38Z
2015-09-01T19:38:53Z
2015-09-01T19:38:53Z
CONTRIBUTOR
null
``` python import pandas as pd import numpy as np df = pd.DataFrame(np.random.normal(size=(10,4))) df.index = pd.timedelta_range(start='0s', periods=10, freq='s') print(df.loc['0s':,:]) ``` raises a `ValueError: invalid resolution`, while `print(df.loc['5s':,:])` works. Workaround : `print(df.loc[pd.Timedelta('0s')...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10583/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10583/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10584
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10584/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10584/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10584/events
https://github.com/pandas-dev/pandas/issues/10584
95,243,283
MDU6SXNzdWU5NTI0MzI4Mw==
10,584
Pandas 'unstack' returns a Series instead of a Dataframe?
{ "avatar_url": "https://avatars.githubusercontent.com/u/3105499?v=4", "events_url": "https://api.github.com/users/dbl001/events{/privacy}", "followers_url": "https://api.github.com/users/dbl001/followers", "following_url": "https://api.github.com/users/dbl001/following{/other_user}", "gists_url": "https://ap...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "0052cc", "de...
closed
false
null
[]
null
3
2015-07-15T17:06:21Z
2015-07-15T19:32:55Z
2015-07-15T19:32:55Z
NONE
null
What causes Pandas 'unstack' to output a series instead of a Dataframe? import pandas as pd; events = pd.DataFrame.from_csv('/Users/davidlaxer/gdelt/events/20150613.export.CSV', sep='\t', index_col='GLOBALEVENTID') e = events.unstack() type(e) Out[129]: pandas.core.series.Series
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10584/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10584/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10585
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10585/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10585/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10585/events
https://github.com/pandas-dev/pandas/issues/10585
95,256,374
MDU6SXNzdWU5NTI1NjM3NA==
10,585
DataFrame constructor fails when passed a list with an empty array.
{ "avatar_url": "https://avatars.githubusercontent.com/u/45137?v=4", "events_url": "https://api.github.com/users/santegoeds/events{/privacy}", "followers_url": "https://api.github.com/users/santegoeds/followers", "following_url": "https://api.github.com/users/santegoeds/following{/other_user}", "gists_url": "...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "0052cc", "de...
closed
false
null
[]
null
1
2015-07-15T18:12:54Z
2015-07-15T18:22:31Z
2015-07-15T18:22:18Z
CONTRIBUTOR
null
``` Python import pandas as pd import numpy as np data = {'a': np.empty(0)} df = pd.DataFrame(data) print df rows, cols = data.values(), data.keys() print rows, cols df = pd.DataFrame(rows, columns=cols) ``` ``` Empty DataFrame Columns: [a] Index: [] [array([], dtype=float64)] ['a'] Traceback (most recent call las...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10585/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10585/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10586
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10586/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10586/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10586/events
https://github.com/pandas-dev/pandas/issues/10586
95,275,958
MDU6SXNzdWU5NTI3NTk1OA==
10,586
Interpreting passed slicers in using .loc(axis=1) |#AssertionError: Start slice bound is non-scalar
{ "avatar_url": "https://avatars.githubusercontent.com/u/4152095?v=4", "events_url": "https://api.github.com/users/dickster77/events{/privacy}", "followers_url": "https://api.github.com/users/dickster77/followers", "following_url": "https://api.github.com/users/dickster77/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...
1
2015-07-15T19:55:50Z
2020-01-03T23:23:44Z
2020-01-03T23:23:44Z
NONE
null
From [SO](http://stackoverflow.com/questions/31439314/axis-argument-to-loc-to-interpret-the-passed-slicers-on-a-axis-1) The documentation suggests: ``` You can also specify the axis argument to .loc to interpret the passed slicers on a single axis. see http://pandas.pydata.org/pandas-docs/stable/advanced.html#using-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/10586/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10586/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10587
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10587/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10587/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10587/events
https://github.com/pandas-dev/pandas/issues/10587
95,282,401
MDU6SXNzdWU5NTI4MjQwMQ==
10,587
PERF: concat of same categoricals can be sped up
{ "avatar_url": "https://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": "e11d21", "default"...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
0
2015-07-15T20:24:36Z
2015-07-17T13:05:06Z
2015-07-17T13:05:06Z
CONTRIBUTOR
null
These are currently converted to object (and back) in `_concat_compat`. But if they are the same dtype (same categoriies/ordering), then this can be short-circutied. ``` In [17]: s = Series(list('aabbcd')*1000000).astype('category') In [18]: result = pd.concat([s,s]) In [19]: result2 = Series(pd.Categorical(pd.conca...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10587/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10587/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10588
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10588/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10588/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10588/events
https://github.com/pandas-dev/pandas/issues/10588
95,290,848
MDU6SXNzdWU5NTI5MDg0OA==
10,588
mul() Broadcast across levels from Multi Index
{ "avatar_url": "https://avatars.githubusercontent.com/u/4152095?v=4", "events_url": "https://api.github.com/users/dickster77/events{/privacy}", "followers_url": "https://api.github.com/users/dickster77/followers", "following_url": "https://api.github.com/users/dickster77/following{/other_user}", "gists_url":...
[ { "color": "006b75", "default": false, "description": "Arithmetic, Comparison, and Logical operations", "id": 47223669, "name": "Numeric Operations", "node_id": "MDU6TGFiZWw0NzIyMzY2OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Numeric%20Operations" }, { "c...
closed
false
null
[]
null
4
2015-07-15T21:09:03Z
2015-07-15T22:10:40Z
2015-07-15T21:10:58Z
NONE
null
http://stackoverflow.com/questions/31435632/mul-broadcast-levels-from-multi-index Attempting to use a multiply operation with a multi index. ``` import pandas as pd import numpy as np d = {'Alpha': [1,2,3,4,5,6,7,8,9] ,'Beta':tuple('ABCDEFGHI') ,'C': np.random.randint(1,10,9) ,'D': np.random.randint(100,200...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10588/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10588/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10589
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10589/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10589/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10589/events
https://github.com/pandas-dev/pandas/pull/10589
95,290,952
MDExOlB1bGxSZXF1ZXN0NDAwNzAwNjQ=
10,589
DOC: Small improvement to convert_objects doc
{ "avatar_url": "https://avatars.githubusercontent.com/u/5585221?v=4", "events_url": "https://api.github.com/users/bashtage/events{/privacy}", "followers_url": "https://api.github.com/users/bashtage/followers", "following_url": "https://api.github.com/users/bashtage/following{/other_user}", "gists_url": "http...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
5
2015-07-15T21:09:35Z
2016-02-16T16:30:00Z
2015-07-15T23:37:23Z
CONTRIBUTOR
null
Fix small issues in convert_objects doc [skip ci]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10589/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10589/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10589.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10589", "merged_at": "2015-07-15T23:37:23Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10589.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10589" }
https://api.github.com/repos/pandas-dev/pandas/issues/10590
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10590/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10590/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10590/events
https://github.com/pandas-dev/pandas/issues/10590
95,293,744
MDU6SXNzdWU5NTI5Mzc0NA==
10,590
Inconsistency, NaT included in result of groupby method first but not NaN
{ "avatar_url": "https://avatars.githubusercontent.com/u/260246?v=4", "events_url": "https://api.github.com/users/larvian/events{/privacy}", "followers_url": "https://api.github.com/users/larvian/followers", "following_url": "https://api.github.com/users/larvian/following{/other_user}", "gists_url": "https://...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
5
2015-07-15T21:23:28Z
2015-09-03T13:09:57Z
2015-09-03T13:09:57Z
CONTRIBUTOR
null
`NaT` is included in result of `groupby` method `first` while `NaN`. I am expecting that first should skip both `NaN` and `NaT` and include the first value where `pandas.isnull` is False. Demonstration of the inconsistency. (note that both `NaT` and `NaN` in the data frame are produced by `np.nan`, the difference is t...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10590/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10590/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10591
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10591/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10591/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10591/events
https://github.com/pandas-dev/pandas/issues/10591
95,294,612
MDU6SXNzdWU5NTI5NDYxMg==
10,591
TST: test_read_famafrench fails with HTTP 404
{ "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": "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": "06909A", "d...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2015-07-15T21:27:40Z
2015-07-17T21:03:49Z
2015-07-17T21:03:49Z
MEMBER
null
Not look into detail because I'm out, filenames seem to be changed. http://mba.tuck.dartmouth.edu/pages/faculty/ken.french/data_library.html
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10591/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10591/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10592
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10592/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10592/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10592/events
https://github.com/pandas-dev/pandas/issues/10592
95,294,998
MDU6SXNzdWU5NTI5NDk5OA==
10,592
ENH: Add "select all" option for duplicates
{ "avatar_url": "https://avatars.githubusercontent.com/u/9683693?v=4", "events_url": "https://api.github.com/users/nickeubank/events{/privacy}", "followers_url": "https://api.github.com/users/nickeubank/followers", "following_url": "https://api.github.com/users/nickeubank/following{/other_user}", "gists_url":...
[]
closed
false
null
[]
null
4
2015-07-15T21:29:31Z
2015-07-15T22:05:32Z
2015-07-15T22:05:32Z
CONTRIBUTOR
null
How would people feel about me adding a "select_all" option to duplicates / duplicated that returns all duplicated rows, not just all but first or all but last? I often check to see if I have duplicates by some primary key, and if I do, I then want to look at ALL rows with the same primary key. Right now, duplicates /...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10592/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10592/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10593
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10593/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10593/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10593/events
https://github.com/pandas-dev/pandas/pull/10593
95,303,608
MDExOlB1bGxSZXF1ZXN0NDAwNzY2NTk=
10,593
DOC-10371 Add note regarding supported interpolation methods for Series/DF
{ "avatar_url": "https://avatars.githubusercontent.com/u/4982858?v=4", "events_url": "https://api.github.com/users/Winterflower/events{/privacy}", "followers_url": "https://api.github.com/users/Winterflower/followers", "following_url": "https://api.github.com/users/Winterflower/following{/other_user}", "gists...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
8
2015-07-15T22:24:57Z
2015-07-16T08:28:28Z
2015-07-15T23:36:26Z
CONTRIBUTOR
null
Closes #10371 Suggested improvement for https://github.com/pydata/pandas/issues/10371
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10593/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10593/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10593.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10593", "merged_at": "2015-07-15T23:36:26Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10593.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10593" }
https://api.github.com/repos/pandas-dev/pandas/issues/10594
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10594/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10594/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10594/events
https://github.com/pandas-dev/pandas/issues/10594
95,305,624
MDU6SXNzdWU5NTMwNTYyNA==
10,594
DOC: Add more examples for Series resampling in tutorials
{ "avatar_url": "https://avatars.githubusercontent.com/u/4982858?v=4", "events_url": "https://api.github.com/users/Winterflower/events{/privacy}", "followers_url": "https://api.github.com/users/Winterflower/followers", "following_url": "https://api.github.com/users/Winterflower/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": "009800", "default": false, "description": "Duplicate issue or pu...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
3
2015-07-15T22:39:19Z
2015-07-15T22:50:20Z
2015-07-15T22:47:55Z
CONTRIBUTOR
null
It would be nice to see more resampling examples in the Tutorials section [here](http://pandas.pydata.org/pandas-docs/stable/timeseries.html). Some examples I am working on for this: - example using custom `how` function - example showing how to use `base`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10594/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10594/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10595
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10595/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10595/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10595/events
https://github.com/pandas-dev/pandas/issues/10595
95,310,549
MDU6SXNzdWU5NTMxMDU0OQ==
10,595
Make _get_notnull_col_dtype a static method
{ "avatar_url": "https://avatars.githubusercontent.com/u/118141?v=4", "events_url": "https://api.github.com/users/laserson/events{/privacy}", "followers_url": "https://api.github.com/users/laserson/followers", "following_url": "https://api.github.com/users/laserson/following{/other_user}", "gists_url": "https...
[]
closed
false
null
[]
null
1
2015-07-15T23:19:19Z
2015-07-15T23:46:46Z
2015-07-15T23:46:46Z
NONE
null
It never refers to `self`, and is useful all on its own.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10595/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10595/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10596
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10596/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10596/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10596/events
https://github.com/pandas-dev/pandas/issues/10596
95,311,487
MDU6SXNzdWU5NTMxMTQ4Nw==
10,596
Methods on an PeriodIndex that return an empty set don't return a PeriodIndex object
{ "avatar_url": "https://avatars.githubusercontent.com/u/5635139?v=4", "events_url": "https://api.github.com/users/max-sixty/events{/privacy}", "followers_url": "https://api.github.com/users/max-sixty/followers", "following_url": "https://api.github.com/users/max-sixty/following{/other_user}", "gists_url": "h...
[ { "color": "eb6420", "default": false, "description": "Period data type", "id": 60635328, "name": "Period", "node_id": "MDU6TGFiZWw2MDYzNTMyOA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Period" }, { "color": "0052cc", "default": false, "description"...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
3
2015-07-15T23:27:50Z
2015-07-28T21:43:15Z
2015-07-28T21:43:15Z
CONTRIBUTOR
null
``` python In [27]: period_index=pd.PeriodIndex(start='2015-01-01',end='2015-03',freq='B') period_index Out[27]: <class 'pandas.tseries.period.PeriodIndex'> [2015-01-01, ..., 2015-03-02] Length: 43, Freq: B In [28]: period_index.difference(period_index) Out[28]: Index([], dtype='object') ``` I think this should retur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10596/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10596/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10597
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10597/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10597/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10597/events
https://github.com/pandas-dev/pandas/pull/10597
95,312,659
MDExOlB1bGxSZXF1ZXN0NDAwODE0NTc=
10,597
Improve categorical concat speed by ~20x
{ "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/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": "a10c02", "default": false, "description": "Memory o...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/following{/other_user}", "gists_url": "https://...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/following{/other_user}", "gists_u...
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
15
2015-07-15T23:38:26Z
2015-07-17T13:05:22Z
2015-07-17T13:05:06Z
MEMBER
null
closes #10587 before (current master): ``` python In [1]: s = pd.Series(list('aabbcd')*1000000).astype('category') In [2]: timeit pd.concat([s,s]) 1 loops, best of 3: 573 ms per loop ``` after (this PR): ``` python In [1]: s = pd.Series(list('aabbcd')*1000000).astype('category') In [2]: timeit pd.concat([s,s]) 10...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10597/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10597/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10597.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10597", "merged_at": "2015-07-17T13:05:06Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10597.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10597" }
https://api.github.com/repos/pandas-dev/pandas/issues/10598
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10598/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10598/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10598/events
https://github.com/pandas-dev/pandas/issues/10598
95,318,888
MDU6SXNzdWU5NTMxODg4OA==
10,598
CI: migrate to travis container infrastructure
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" } ]
closed
false
null
[]
{ "closed_at": "2016-10-03T08:52:13Z", "closed_issues": 733, "created_at": "2016-03-11T21:24:45Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2015-07-16T00:19:18Z
2016-06-24T00:01:47Z
2016-06-24T00:01:47Z
CONTRIBUTOR
null
http://docs.travis-ci.com/user/migrating-from-legacy/ trivial I think to remove the `sudo`. but prob have to change some stuff (as we use _some_ apt stuff) currently we externally cache, so that would have to be figure out (at a later date is ok)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10598/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10598/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10599
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10599/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10599/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10599/events
https://github.com/pandas-dev/pandas/pull/10599
95,320,283
MDExOlB1bGxSZXF1ZXN0NDAwODM5Mjk=
10,599
Empty subtypes of Index return their type, rather than Index
{ "avatar_url": "https://avatars.githubusercontent.com/u/5635139?v=4", "events_url": "https://api.github.com/users/max-sixty/events{/privacy}", "followers_url": "https://api.github.com/users/max-sixty/followers", "following_url": "https://api.github.com/users/max-sixty/following{/other_user}", "gists_url": "h...
[ { "color": "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": "eb...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
8
2015-07-16T00:25:13Z
2015-07-24T07:34:42Z
2015-07-24T07:34:42Z
CONTRIBUTOR
null
Resolves #10596
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10599/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10599/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10599.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10599", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/10599.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10599" }
https://api.github.com/repos/pandas-dev/pandas/issues/10600
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10600/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10600/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10600/events
https://github.com/pandas-dev/pandas/pull/10600
95,385,860
MDExOlB1bGxSZXF1ZXN0NDAxMDgwMzg=
10,600
DOC: some formatting fixes in whatsnew
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
0
2015-07-16T09:02:32Z
2015-07-18T14:51:28Z
2015-07-17T13:46:29Z
MEMBER
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10600/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10600/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10600.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10600", "merged_at": "2015-07-17T13:46:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10600.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10600" }
https://api.github.com/repos/pandas-dev/pandas/issues/10601
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10601/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10601/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10601/events
https://github.com/pandas-dev/pandas/issues/10601
95,387,146
MDU6SXNzdWU5NTM4NzE0Ng==
10,601
BUG in dealing with deprecated argument in convert_objects
{ "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" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-07-16T09:08:28Z
2015-09-06T17:14:50Z
2015-09-06T17:14:50Z
MEMBER
null
cc @bashtage The deprecation warning is triggered, but the value of the keyword argument should also be adapted so it still works with the new code I think (from a failure in the docs) ``` In [1]: from datetime import datetime In [2]: s = pd.Series([datetime(2001,1,1,0,0), 'foo', 1.0, 1, ...: pd.Ti...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10601/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10601/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10602
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10602/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10602/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10602/events
https://github.com/pandas-dev/pandas/pull/10602
95,452,235
MDExOlB1bGxSZXF1ZXN0NDAxMzg2NzY=
10,602
BUG: Fix issue with old-style usage in convert_objects
{ "avatar_url": "https://avatars.githubusercontent.com/u/5585221?v=4", "events_url": "https://api.github.com/users/bashtage/events{/privacy}", "followers_url": "https://api.github.com/users/bashtage/followers", "following_url": "https://api.github.com/users/bashtage/following{/other_user}", "gists_url": "http...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "Functionality to remove ...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
20
2015-07-16T15:00:18Z
2016-02-16T16:30:00Z
2015-09-06T17:14:50Z
CONTRIBUTOR
null
Fix to temporary allow passing 'coerce' to variables closes #10601
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10602/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10602/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10602.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10602", "merged_at": "2015-09-06T17:14:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10602.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10602" }