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/1201
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1201/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1201/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1201/events
https://github.com/pandas-dev/pandas/issues/1201
4,454,896
MDU6SXNzdWU0NDU0ODk2
1,201
.ix indexing can't handle duplicate index values
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" } ]
closed
false
null
[]
{ "closed_at": "2012-07-22T19:13:24Z", "closed_issues": 101, "created_at": "2011-11-13T23:21:44Z", "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/...
6
2012-05-07T14:21:18Z
2018-01-01T21:20:54Z
2012-07-12T21:36:26Z
MEMBER
null
``` (Pdb) result A B C D foo 2 3 4 5 bar 7 8 9 10 baz 12 13 14 15 qux 12 13 14 15 foo 12 13 14 15 bar 12 13 14 15 (Pdb) result.ix['bar'] *** Exception: Reindexing only valid with uniquely valued Index 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/1201/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1201/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1202
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1202/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1202/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1202/events
https://github.com/pandas-dev/pandas/issues/1202
4,455,611
MDU6SXNzdWU0NDU1NjEx
1,202
Business frequencies error in tsplot
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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
2012-05-07T14:57:33Z
2012-05-08T14:52:47Z
2012-05-08T14:52:47Z
MEMBER
null
Should alias these to their calendar frequencies for compatibility, or something ``` /home/wesm/code/pandas/pandas/tseries/plotting.py in tsplot(series, plotf, *args, **kwargs) 77 # Convert DatetimeIndex to PeriodIndex 78 if isinstance(series.index, DatetimeIndex): ---> 79 idx = series.index....
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1202/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1202/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1203
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1203/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1203/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1203/events
https://github.com/pandas-dev/pandas/issues/1203
4,455,720
MDU6SXNzdWU0NDU1NzIw
1,203
Optimize Index.join for forward/backfilling
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "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
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
2012-05-07T15:03:09Z
2019-01-01T17:24:29Z
2019-01-01T17:24:29Z
MEMBER
null
Related to #216
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1203/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1203/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1204
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1204/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1204/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1204/events
https://github.com/pandas-dev/pandas/issues/1204
4,457,665
MDU6SXNzdWU0NDU3NjY1
1,204
Improve parser performance when handling special characters
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/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": "06909A", "default": false, "description": "IO issue...
closed
false
null
[]
{ "closed_at": "2013-01-18T04:50:20Z", "closed_issues": 276, "created_at": "2012-06-27T14:43: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/...
2
2012-05-07T16:53:04Z
2012-11-28T01:11:25Z
2012-11-28T01:11:25Z
CONTRIBUTOR
null
thousands separator and comments (#962) processing is slow right now. at least comments should be preprocessed
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1204/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1204/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1205
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1205/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1205/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1205/events
https://github.com/pandas-dev/pandas/issues/1205
4,459,826
MDU6SXNzdWU0NDU5ODI2
1,205
Parsing of transposed data
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "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
2012-05-07T18:50:56Z
2018-07-06T19:41:56Z
2018-07-06T19:41:56Z
MEMBER
null
http://stackoverflow.com/questions/10484106/pandas-reading-csv-orientation
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1205/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1205/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1206
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1206/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1206/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1206/events
https://github.com/pandas-dev/pandas/issues/1206
4,460,500
MDU6SXNzdWU0NDYwNTAw
1,206
Series.interpolate with index of type float gives wrong result
{ "avatar_url": "https://avatars.githubusercontent.com/u/1714451?v=4", "events_url": "https://api.github.com/users/GlenHertz/events{/privacy}", "followers_url": "https://api.github.com/users/GlenHertz/followers", "following_url": "https://api.github.com/users/GlenHertz/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": "4E9A06", "default": false, "description": null, "id": 76812, ...
closed
false
null
[]
{ "closed_at": "2012-07-22T19:13:24Z", "closed_issues": 101, "created_at": "2011-11-13T23:21:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/...
4
2012-05-07T19:24:40Z
2012-07-21T16:51:11Z
2012-07-21T16:51:10Z
NONE
null
Hi, The logic for Series.interpolate assumes the indexes are equally spaced. With a floating point index this is not the desired interpolation. For example: ``` python x1 = np.array([0, 0.25, 0.77, 1.2, 1.4, 2.6, 3.1]) y1 = np.array([0, 1.1, 0.5, 1.5, 1.2, 2.1, 2.4]) x2 = np.array([0, 0.25, 0.66, 1.0, 1.2, 1.4, 3.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/1206/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1206/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1207
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1207/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1207/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1207/events
https://github.com/pandas-dev/pandas/issues/1207
4,461,063
MDU6SXNzdWU0NDYxMDYz
1,207
Streamline / test perf of groupby Cython functions
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" } ]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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
2012-05-07T19:55:16Z
2012-05-08T14:44:07Z
2012-05-08T14:44:07Z
MEMBER
null
Currently there's a single column special case. Does this actually impact performance?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1207/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1207/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1208
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1208/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1208/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1208/events
https://github.com/pandas-dev/pandas/issues/1208
4,461,119
MDU6SXNzdWU0NDYxMTE5
1,208
Eliminate doc + strings requiring index values be unique
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/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": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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
2012-05-07T19:58:28Z
2012-05-19T19:24:51Z
2012-05-19T19:24:19Z
CONTRIBUTOR
null
These are in lots of places. Need a round of docs clean up after full support for non-unique has been built in
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1208/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1208/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1209
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1209/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1209/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1209/events
https://github.com/pandas-dev/pandas/pull/1209
4,464,130
MDExOlB1bGxSZXF1ZXN0MTMwMzc0OQ==
1,209
Datetime tweaks to improve numpy 1.6/1.7 datetime64 compatibility
{ "avatar_url": "https://avatars.githubusercontent.com/u/399551?v=4", "events_url": "https://api.github.com/users/mwiebe/events{/privacy}", "followers_url": "https://api.github.com/users/mwiebe/followers", "following_url": "https://api.github.com/users/mwiebe/following{/other_user}", "gists_url": "https://api...
[]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
14
2012-05-07T22:54:31Z
2014-07-04T09:18:53Z
2012-05-12T18:12:12Z
CONTRIBUTOR
null
I've tried to isolate pandas usage of the datetime64 from the aspects of the numpy API which would be nice to evolve. Pandas wasn't directly using this API for functionality or interoperability, but more as a consequence of borrowing some of the functional datetime operations from the numpy codebase. As a result of do...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1209/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1209/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1209.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1209", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1209.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1209" }
https://api.github.com/repos/pandas-dev/pandas/issues/1210
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1210/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1210/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1210/events
https://github.com/pandas-dev/pandas/issues/1210
4,464,347
MDU6SXNzdWU0NDY0MzQ3
1,210
Rolling apply example
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/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
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/following{/other_user}", "gists_...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/following{/other_user}...
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-07T23:14:20Z
2012-05-07T23:49:20Z
2012-05-07T23:49:20Z
CONTRIBUTOR
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1210/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1210/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1211
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1211/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1211/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1211/events
https://github.com/pandas-dev/pandas/issues/1211
4,465,272
MDU6SXNzdWU0NDY1Mjcy
1,211
Can't use PeriodIndex as DataFrame columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/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": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-08T00:32:18Z
2012-05-08T14:31:25Z
2012-05-08T14:31:25Z
CONTRIBUTOR
null
This raises an Exception: DataFrame(randn(10, 5), columns=period_range('1/1/2000', periods=5)) /pandas/pandas/core/frame.pyc in _apply_standard(self, func, axis, ignore_failures) 3209 try: 3210 if hasattr(e, 'args'): -> 3211 e.args = e.args + ('occurre...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1211/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1211/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1212
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1212/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1212/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1212/events
https://github.com/pandas-dev/pandas/pull/1212
4,469,118
MDExOlB1bGxSZXF1ZXN0MTMwNTgwOQ==
1,212
ENH: Add support for converting DataFrames to R data.frames and matrices
{ "avatar_url": "https://avatars.githubusercontent.com/u/25192?v=4", "events_url": "https://api.github.com/users/lbeltrame/events{/privacy}", "followers_url": "https://api.github.com/users/lbeltrame/followers", "following_url": "https://api.github.com/users/lbeltrame/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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
2012-05-08T08:53:00Z
2014-06-13T02:46:22Z
2012-05-14T15:06:32Z
CONTRIBUTOR
null
Finally I got around to implement this properly in pandas, and I added also a conversion to R matrices if need be. Notice that this doesn't handle MultiIndex and similar functionalities, but since I don't use them I'm not sure how they'd fit into R data frames. The biggest drawback here is the use of an intermediate, ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1212/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1212/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1212.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1212", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1212.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1212" }
https://api.github.com/repos/pandas-dev/pandas/issues/1213
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1213/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1213/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1213/events
https://github.com/pandas-dev/pandas/issues/1213
4,471,701
MDU6SXNzdWU0NDcxNzAx
1,213
Reading NA values properly from XLS files
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/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": "06909A", "default": false, "description": "IO issues that don't fit...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-08T12:26:28Z
2012-05-14T14:12:30Z
2012-05-14T14:12:30Z
CONTRIBUTOR
null
From pystatsmodels mailing list: "I've got an excel file created from Paste Values that when read with pandas.ExcelFile returns int 42 for #N/A values. Looking at http://stackoverflow.com/questions/4928629/xlrd-excel-script-converting-n-a-to-42 it would seem I'd need to be able to access the xlrd cell type rather tha...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1213/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1213/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1214
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1214/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1214/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1214/events
https://github.com/pandas-dev/pandas/issues/1214
4,473,149
MDU6SXNzdWU0NDczMTQ5
1,214
lib.reduce can't handle non-object index types
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" } ]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-08T13:58:52Z
2012-05-12T22:00:07Z
2012-05-12T22:00:07Z
MEMBER
null
Not sure how much work this would be but would be a big speed boost
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1214/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1214/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1215
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1215/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1215/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1215/events
https://github.com/pandas-dev/pandas/issues/1215
4,473,555
MDU6SXNzdWU0NDczNTU1
1,215
Handling of array of Period objects -> PeriodIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AFEEEE", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2012-07-22T19:13:24Z", "closed_issues": 101, "created_at": "2011-11-13T23:21:44Z", "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/...
0
2012-05-08T14:21:15Z
2012-07-12T20:34:16Z
2012-07-12T20:34:16Z
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/1215/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1215/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1216
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1216/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1216/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1216/events
https://github.com/pandas-dev/pandas/issues/1216
4,474,142
MDU6SXNzdWU0NDc0MTQy
1,216
Add usecols argument to text file readers
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "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": "2013-01-18T04:50:20Z", "closed_issues": 276, "created_at": "2012-06-27T14:43: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/...
1
2012-05-08T14:51:03Z
2012-11-02T14:09:30Z
2012-11-02T14:09:30Z
MEMBER
null
Example workaround presented here: http://slendrmeans.wordpress.com/2012/04/14/will-it-python-machine-learning-for-hackers-chapter-1-part-1-loading-the-data
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1216/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1216/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1217
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1217/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1217/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1217/events
https://github.com/pandas-dev/pandas/issues/1217
4,474,589
MDU6SXNzdWU0NDc0NTg5
1,217
MultiIndex formatting failure when index name coincides with first value
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" } ]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-08T15:13:49Z
2012-05-08T23:33:05Z
2012-05-08T23:33:05Z
MEMBER
null
``` (Pdb) grouped value a b c 0 foo 3.169106 b 1 bar 1.060375 (Pdb) grouped.index MultiIndex([('a', 0, 'foo'), ('b', 1, 'bar')], 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/1217/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1217/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1218
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1218/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1218/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1218/events
https://github.com/pandas-dev/pandas/pull/1218
4,482,162
MDExOlB1bGxSZXF1ZXN0MTMxMTc3OQ==
1,218
ENH: Allow different number of rows & columns in histogram plot
{ "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...
[]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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
2012-05-08T21:43:31Z
2012-05-12T22:03:20Z
2012-05-12T22:03:20Z
NONE
null
It didn't seem necessary that a grid of histogram plots should be square. For example, if you have 6 columns to plot, a 2x3 grid makes more sense than 3x3 with an empty row. Likewise with 12 it should give you 3x4, and so on. I added a simple way to allow this. The number of columns will not exceed the number of row...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1218/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1218/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1218.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1218", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1218.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1218" }
https://api.github.com/repos/pandas-dev/pandas/issues/1219
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1219/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1219/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1219/events
https://github.com/pandas-dev/pandas/issues/1219
4,483,849
MDU6SXNzdWU0NDgzODQ5
1,219
Test failure on 32-bit
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" } ]
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "htt...
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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
2012-05-08T23:29:38Z
2012-05-08T23:49:03Z
2012-05-08T23:49:03Z
MEMBER
null
# ## FAIL: test_reindex_pad (pandas.tests.test_series.TestSeries) Traceback (most recent call last): File "C:\Program Files (x86)\Jenkins\workspace\pandas-windows-test-py27\pandas\tests\test_series.py", line 2263, in test_reindex_pad assert_series_equal(reindexed, expected) File "C:\Program Files (x86)\Jenkin...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1219/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1219/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1220
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1220/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1220/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1220/events
https://github.com/pandas-dev/pandas/issues/1220
4,485,088
MDU6SXNzdWU0NDg1MDg4
1,220
"cumplyr"-like functionality
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "eb6420", "default": false, "description": "Non-arit...
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
2012-05-09T01:30:56Z
2020-04-03T03:52:13Z
null
MEMBER
null
cc @johnmyleswhite http://www.johnmyleswhite.com/notebook/2012/05/03/cumplyr-extending-the-plyr-package-to-handle-cross-dependencies/
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1220/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1220/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1221
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1221/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1221/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1221/events
https://github.com/pandas-dev/pandas/issues/1221
4,485,239
MDU6SXNzdWU0NDg1MjM5
1,221
Optimize _ensure_* functions in Cython using NumPy C API
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" } ]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-09T01:53:46Z
2012-05-12T16:23:03Z
2012-05-12T16:23:03Z
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/1221/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1221/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1222
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1222/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1222/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1222/events
https://github.com/pandas-dev/pandas/issues/1222
4,492,031
MDU6SXNzdWU0NDkyMDMx
1,222
DataFrame.sort_index use with MultiIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "4E9A06", "default": false, "description": null, "id": 76812, ...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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
2012-05-09T13:04:45Z
2012-05-12T17:04:19Z
2012-05-12T17:04:19Z
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/1222/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1222/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1223
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1223/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1223/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1223/events
https://github.com/pandas-dev/pandas/issues/1223
4,493,990
MDU6SXNzdWU0NDkzOTkw
1,223
df.irow(slice(0, df.shape[0])).index != df.irow(slice(0, -1)).index
{ "avatar_url": "https://avatars.githubusercontent.com/u/29282?v=4", "events_url": "https://api.github.com/users/tkf/events{/privacy}", "followers_url": "https://api.github.com/users/tkf/followers", "following_url": "https://api.github.com/users/tkf/following{/other_user}", "gists_url": "https://api.github.co...
[]
closed
false
null
[]
null
2
2012-05-09T14:51:49Z
2012-05-09T15:37:44Z
2012-05-09T15:37:44Z
CONTRIBUTOR
null
See these examples. I think they should return the same, but the last example misses the last row. ``` In [108]: df = pandas.DataFrame(numpy.arange(12).reshape(3, 4)) In [109]: df Out[109]: 0 1 2 3 0 0 1 2 3 1 4 5 6 7 2 8 9 10 11 In [110]: df.irow(slice(0, df.shape[0])) Out[110]: 0 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/1223/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1223/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1224
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1224/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1224/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1224/events
https://github.com/pandas-dev/pandas/issues/1224
4,504,625
MDU6SXNzdWU0NTA0NjI1
1,224
Better vectorize period field access
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AFEEEE", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": 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
2012-05-10T00:37:31Z
2016-09-30T12:35:16Z
2016-09-29T22:15:19Z
MEMBER
null
Right now looks up the frequency conversion function once per ordinal
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1224/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1224/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1225
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1225/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1225/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1225/events
https://github.com/pandas-dev/pandas/pull/1225
4,530,266
MDExOlB1bGxSZXF1ZXN0MTMzMjYxNA==
1,225
Tread parsing of xlrd cell errors as NaN
{ "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...
[]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/...
4
2012-05-11T09:16:21Z
2014-06-17T07:00:41Z
2012-05-14T14:12:24Z
CONTRIBUTOR
null
I can't test the unit tests as I don't have a build environment.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1225/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1225/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1225.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1225", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1225.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1225" }
https://api.github.com/repos/pandas-dev/pandas/issues/1226
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1226/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1226/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1226/events
https://github.com/pandas-dev/pandas/pull/1226
4,536,421
MDExOlB1bGxSZXF1ZXN0MTMzNTUwOQ==
1,226
ENH: Add JSON export option for DataFrame #631
{ "avatar_url": "https://avatars.githubusercontent.com/u/107748?v=4", "events_url": "https://api.github.com/users/Komnomnomnom/events{/privacy}", "followers_url": "https://api.github.com/users/Komnomnomnom/followers", "following_url": "https://api.github.com/users/Komnomnomnom/following{/other_user}", "gists_...
[]
closed
false
null
[]
null
20
2012-05-11T16:03:03Z
2014-06-15T15:22:57Z
2012-05-20T12:22:46Z
CONTRIBUTOR
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1226/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1226/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1226.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1226", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1226.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1226" }
https://api.github.com/repos/pandas-dev/pandas/issues/1227
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1227/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1227/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1227/events
https://github.com/pandas-dev/pandas/pull/1227
4,537,643
MDExOlB1bGxSZXF1ZXN0MTMzNjA1NA==
1,227
ENH: convert multiple text file columns to a single date column
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/following{/other_user}", "gists_...
[]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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
2012-05-11T17:17:34Z
2014-06-26T16:23:45Z
2012-05-14T14:52:32Z
CONTRIBUTOR
null
per #1186
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1227/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1227/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1227.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1227", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1227.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1227" }
https://api.github.com/repos/pandas-dev/pandas/issues/1228
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1228/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1228/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1228/events
https://github.com/pandas-dev/pandas/issues/1228
4,547,961
MDU6SXNzdWU0NTQ3OTYx
1,228
Broken quarter -> Period parsing
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-12T16:33:05Z
2012-05-12T19:41:52Z
2012-05-12T19:41:52Z
MEMBER
null
``` In [1]: Period('2007Q2', freq='Q-JUN') Out[1]: Period('2007Q4', 'Q-JUN') ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1228/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1228/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1229
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1229/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1229/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1229/events
https://github.com/pandas-dev/pandas/issues/1229
4,548,501
MDU6SXNzdWU0NTQ4NTAx
1,229
Series.repeat does not do the right thing
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" } ]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-12T18:15:41Z
2012-05-12T19:46:37Z
2012-05-12T19:46:37Z
MEMBER
null
``` In [4]: Series(np.array([tm.rands(10) for _ in xrange(10)], dtype='O')) Out[4]: 0 uU7IsfsSR0 1 8so3eV8AAA 2 ITSfW3Ce68 3 WNDTb9pMg0 4 FCmWYJyWri 5 70hQk6Hy4b 6 19gZtoizil 7 CTvpYNkem8 8 rMZijLdFL9 9 yVd35ga8Ap In [5]: Series(np.array([tm.rands(10) for _ in xrange(10)], dtype='O')).re...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1229/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1229/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1230
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1230/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1230/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1230/events
https://github.com/pandas-dev/pandas/issues/1230
4,549,041
MDU6SXNzdWU0NTQ5MDQx
1,230
Writing PeriodIndex to HDFStore
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AFEEEE", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
2
2012-05-12T19:55:59Z
2012-05-13T04:30:56Z
2012-05-13T04:30:56Z
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/1230/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1230/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1231
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1231/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1231/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1231/events
https://github.com/pandas-dev/pandas/issues/1231
4,549,193
MDU6SXNzdWU0NTQ5MTkz
1,231
Resampling of minutely / secondly periods -> 5 minute, etc.
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AFEEEE", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-12T20:29:16Z
2012-05-12T21:40:51Z
2012-05-12T21:40:51Z
MEMBER
null
May not work properly, need tests
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1231/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1231/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1232
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1232/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1232/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1232/events
https://github.com/pandas-dev/pandas/issues/1232
4,550,879
MDU6SXNzdWU0NTUwODc5
1,232
Storing time zones HDFStore
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AFEEEE", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-13T04:36:58Z
2012-05-14T03:55:26Z
2012-05-14T03:55:26Z
MEMBER
null
Need to be careful to not break backwards compat (don't REQUIRE that time zone be stored in the hdf5 file) ``` In [10]: ts Out[10]: 2000-01-01 00:00:00-05:00 1.673428 2000-01-01 00:00:01-05:00 -0.647638 2000-01-01 00:00:02-05:00 0.185806 2000-01-01 00:00:03-05:00 -1.181972 2000-01-01 00:00:04-05:00 1.172...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1232/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1232/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1233
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1233/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1233/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1233/events
https://github.com/pandas-dev/pandas/pull/1233
4,555,832
MDExOlB1bGxSZXF1ZXN0MTM0Mjg2NA==
1,233
ENH: maybe upcast masked arrays passed to DataFrame constructor
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/following{/other_user}", "gists_...
[]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-13T23:27:17Z
2014-06-15T07:19:31Z
2012-05-14T15:02:17Z
CONTRIBUTOR
null
closes #406
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1233/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1233/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1233.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1233", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1233.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1233" }
https://api.github.com/repos/pandas-dev/pandas/issues/1234
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1234/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1234/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1234/events
https://github.com/pandas-dev/pandas/pull/1234
4,555,879
MDExOlB1bGxSZXF1ZXN0MTM0Mjg4Mg==
1,234
Inplace
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/following{/other_user}", "gists_...
[]
closed
false
null
[]
null
1
2012-05-13T23:34:31Z
2014-07-16T08:04:54Z
2012-05-13T23:36:19Z
CONTRIBUTOR
null
inplace option for rename methods
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1234/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1234/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1234.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1234", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1234.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1234" }
https://api.github.com/repos/pandas-dev/pandas/issues/1235
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1235/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1235/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1235/events
https://github.com/pandas-dev/pandas/issues/1235
4,557,160
MDU6SXNzdWU0NTU3MTYw
1,235
Don't store class reference in HDFStore
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "06909A", "default": false, "description": "IO issues...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-14T03:52:39Z
2012-05-14T14:00:09Z
2012-05-14T14:00:09Z
MEMBER
null
Like DatetimeIndex, should instead store an alias to be able to support backwards compatibility in the future.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1235/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1235/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1236
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1236/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1236/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1236/events
https://github.com/pandas-dev/pandas/pull/1236
4,563,392
MDExOlB1bGxSZXF1ZXN0MTM0NTg5Mw==
1,236
Hdfstore alias
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/following{/other_user}", "gists_...
[]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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
2012-05-14T13:27:41Z
2012-05-14T14:00:02Z
2012-05-14T14:00:02Z
CONTRIBUTOR
null
don't store class reference in HDFStore
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1236/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1236/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1236.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1236", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1236.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1236" }
https://api.github.com/repos/pandas-dev/pandas/issues/1237
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1237/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1237/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1237/events
https://github.com/pandas-dev/pandas/pull/1237
4,572,813
MDExOlB1bGxSZXF1ZXN0MTM1MDEzMw==
1,237
Scatter matrix diagonals
{ "avatar_url": "https://avatars.githubusercontent.com/u/1633974?v=4", "events_url": "https://api.github.com/users/orbitfold/events{/privacy}", "followers_url": "https://api.github.com/users/orbitfold/followers", "following_url": "https://api.github.com/users/orbitfold/following{/other_user}", "gists_url": "h...
[]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/...
4
2012-05-14T21:13:53Z
2014-06-12T04:38:22Z
2012-05-19T17:11:41Z
CONTRIBUTOR
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1237/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1237/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1237.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1237", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1237.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1237" }
https://api.github.com/repos/pandas-dev/pandas/issues/1238
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1238/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1238/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1238/events
https://github.com/pandas-dev/pandas/issues/1238
4,586,323
MDU6SXNzdWU0NTg2MzIz
1,238
Change timestamp representation to nanoseconds
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AFEEEE", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-15T15:37:50Z
2012-05-19T17:07:50Z
2012-05-19T17:07:50Z
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/1238/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1238/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1239
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1239/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1239/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1239/events
https://github.com/pandas-dev/pandas/issues/1239
4,586,334
MDU6SXNzdWU0NTg2MzM0
1,239
Change default merge suffixes to use underscores instead of periods
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" } ]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-15T15:38:07Z
2012-05-15T19:58:54Z
2012-05-15T19:58:54Z
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/1239/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1239/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1240
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1240/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1240/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1240/events
https://github.com/pandas-dev/pandas/issues/1240
4,589,915
MDU6SXNzdWU0NTg5OTE1
1,240
Request: keys() method on dataFrame
{ "avatar_url": "https://avatars.githubusercontent.com/u/446062?v=4", "events_url": "https://api.github.com/users/iandanforth/events{/privacy}", "followers_url": "https://api.github.com/users/iandanforth/followers", "following_url": "https://api.github.com/users/iandanforth/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" } ]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
3
2012-05-15T18:39:32Z
2012-05-15T20:16:22Z
2012-05-15T20:16:16Z
NONE
null
Return a list of column names.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1240/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1240/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1241
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1241/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1241/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1241/events
https://github.com/pandas-dev/pandas/pull/1241
4,590,232
MDExOlB1bGxSZXF1ZXN0MTM1Nzg2NQ==
1,241
Replace method
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/following{/other_user}", "gists_...
[]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-15T18:55:07Z
2014-06-25T18:40:22Z
2012-05-15T20:31:57Z
CONTRIBUTOR
null
Series/DataFrame.replace using np.putmask if np.nan is supplied, replace will mimic fillna (e.g., replace nan, inf or any value that is true if passed to isnull)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1241/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1241/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1241.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1241", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1241.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1241" }
https://api.github.com/repos/pandas-dev/pandas/issues/1242
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1242/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1242/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1242/events
https://github.com/pandas-dev/pandas/issues/1242
4,591,221
MDU6SXNzdWU0NTkxMjIx
1,242
pandas < 0.8.0 HDFStore files have Cython 32/64 bit issues
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" } ]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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
2012-05-15T19:49:03Z
2012-05-19T16:29:46Z
2012-05-19T16:29:46Z
MEMBER
null
`````` # Save to hdf5. kw = dict(table=True, compression='zlib') store = pandas.HDFStore('ADCP_series.h5', 'w') store.put('ADCP', ADCP, **kw) store.put('Ancillary', Anc, **kw) store.close() On my Enthought Python Distribution I can load it fine (also with my previous setup), pandas.__version__ Out[2]: '0.6.1' tables....
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1242/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1242/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1243
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1243/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1243/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1243/events
https://github.com/pandas-dev/pandas/issues/1243
4,593,665
MDU6SXNzdWU0NTkzNjY1
1,243
apply fails when some data is None
{ "avatar_url": "https://avatars.githubusercontent.com/u/1696066?v=4", "events_url": "https://api.github.com/users/mirage007/events{/privacy}", "followers_url": "https://api.github.com/users/mirage007/followers", "following_url": "https://api.github.com/users/mirage007/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" } ]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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
2012-05-15T21:30:56Z
2012-05-19T20:15:34Z
2012-05-19T20:15:34Z
NONE
null
In [91]: from pandas import DataFrame In [92]: a = DataFrame([1,2, None, 3, 4]) In [93]: a Out[93]: 0 0 1 1 2 2 None 3 3 4 4 In [94]: a.apply(lambda x: str(x[0]), axis=1) Out[94]: 0 1 1 2 2 None 3 3 4 4 In [95]: a.apply(lambda x: int(x[0]), axis=1) Out[95]: 0 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/1243/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1243/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1244
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1244/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1244/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1244/events
https://github.com/pandas-dev/pandas/pull/1244
4,594,679
MDExOlB1bGxSZXF1ZXN0MTM1OTg5MA==
1,244
DataFrame.drop_duplicates
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/following{/other_user}", "gists_...
[]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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
2012-05-15T22:34:15Z
2014-06-20T00:57:07Z
2012-05-19T17:18:02Z
CONTRIBUTOR
null
nan handling using a special pandas null object #557 inplace keyword #805
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1244/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1244/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1244.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1244", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1244.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1244" }
https://api.github.com/repos/pandas-dev/pandas/issues/1245
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1245/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1245/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1245/events
https://github.com/pandas-dev/pandas/issues/1245
4,613,404
MDU6SXNzdWU0NjEzNDA0
1,245
Improve test coverage for 0.8.0 release
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/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": "C4A000", "default": false, "description": "pandas t...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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
2012-05-16T20:54:55Z
2012-06-21T17:04:03Z
2012-06-21T17:04:03Z
CONTRIBUTOR
null
many modules need many more test cases
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1245/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1245/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1246
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1246/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1246/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1246/events
https://github.com/pandas-dev/pandas/pull/1246
4,614,763
MDExOlB1bGxSZXF1ZXN0MTM2ODkxMw==
1,246
BUG: replace complex64 with complex128
{ "avatar_url": "https://avatars.githubusercontent.com/u/29282?v=4", "events_url": "https://api.github.com/users/tkf/events{/privacy}", "followers_url": "https://api.github.com/users/tkf/followers", "following_url": "https://api.github.com/users/tkf/following{/other_user}", "gists_url": "https://api.github.co...
[]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-16T21:53:31Z
2012-05-19T17:18:48Z
2012-05-19T17:18:48Z
CONTRIBUTOR
null
As mentioned in #1098.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1246/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1246/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1246.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1246", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1246.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1246" }
https://api.github.com/repos/pandas-dev/pandas/issues/1247
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1247/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1247/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1247/events
https://github.com/pandas-dev/pandas/pull/1247
4,625,105
MDExOlB1bGxSZXF1ZXN0MTM3MzQ2Mg==
1,247
Removed erroneous reference to iterating over a Series
{ "avatar_url": "https://avatars.githubusercontent.com/u/266668?v=4", "events_url": "https://api.github.com/users/invisibleroads/events{/privacy}", "followers_url": "https://api.github.com/users/invisibleroads/followers", "following_url": "https://api.github.com/users/invisibleroads/following{/other_user}", "...
[]
closed
false
null
[]
null
1
2012-05-17T14:45:42Z
2012-05-17T23:23:34Z
2012-05-17T23:21:17Z
CONTRIBUTOR
null
Removed erroneous reference to iterating over a Series, which iterates over values and not keys
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1247/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1247/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1247.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1247", "merged_at": "2012-05-17T23:21:17Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/1247.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1247" }
https://api.github.com/repos/pandas-dev/pandas/issues/1248
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1248/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1248/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1248/events
https://github.com/pandas-dev/pandas/pull/1248
4,629,213
MDExOlB1bGxSZXF1ZXN0MTM3NTMyMg==
1,248
Fixed a few minor typos in indexing.rst
{ "avatar_url": "https://avatars.githubusercontent.com/u/266668?v=4", "events_url": "https://api.github.com/users/invisibleroads/events{/privacy}", "followers_url": "https://api.github.com/users/invisibleroads/followers", "following_url": "https://api.github.com/users/invisibleroads/following{/other_user}", "...
[]
closed
false
null
[]
null
0
2012-05-17T18:27:56Z
2014-06-18T14:56:45Z
2012-05-17T23:34:18Z
CONTRIBUTOR
null
Fixed a few minor typos in indexing.rst
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1248/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1248/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1248.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1248", "merged_at": "2012-05-17T23:34:18Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/1248.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1248" }
https://api.github.com/repos/pandas-dev/pandas/issues/1249
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1249/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1249/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1249/events
https://github.com/pandas-dev/pandas/issues/1249
4,633,510
MDU6SXNzdWU0NjMzNTEw
1,249
resample.values_at_time error
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/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": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-17T22:36:39Z
2012-05-19T18:50:56Z
2012-05-19T18:50:56Z
CONTRIBUTOR
null
In [66]: ts = tm.makeTimeSeries() ## In [67]: ts.at_time(ts.index[2]) IndexError Traceback (most recent call last) /home/chang/Dropbox/git/pandas/<ipython-input-67-324c3adda78b> in <module>() ----> 1 ts.at_time(ts.index[2]) /home/chang/Dropbox/git/pandas/pandas/core/series.py in at_time...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1249/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1249/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1250
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1250/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1250/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1250/events
https://github.com/pandas-dev/pandas/issues/1250
4,634,875
MDU6SXNzdWU0NjM0ODc1
1,250
Docs for multi-column parse_dates in parsers
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/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": "06909A", "default": false, "description": "IO issues that don't ...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-18T00:39:27Z
2012-05-21T18:30:31Z
2012-05-21T18:30:31Z
CONTRIBUTOR
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1250/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1250/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1251
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1251/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1251/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1251/events
https://github.com/pandas-dev/pandas/issues/1251
4,641,648
MDU6SXNzdWU0NjQxNjQ4
1,251
Use parsed date column as index
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/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": "AFEEEE", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
5
2012-05-18T13:08:05Z
2012-05-30T22:40:24Z
2012-05-23T21:25:45Z
CONTRIBUTOR
null
Right now date conversion is post-processing so the index has already been constructed by then. We need to make it so you can use the newly generated columns as the index (maybe as simple as a call to set_index)?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1251/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1251/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1252
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1252/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1252/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1252/events
https://github.com/pandas-dev/pandas/issues/1252
4,641,663
MDU6SXNzdWU0NjQxNjYz
1,252
Option to remove parsed date component columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/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": "AFEEEE", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-18T13:08:41Z
2012-05-21T18:30:36Z
2012-05-21T18:30:36Z
CONTRIBUTOR
null
Have option to remove the original columns used to parse the combined date columns
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1252/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1252/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1253
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1253/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1253/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1253/events
https://github.com/pandas-dev/pandas/issues/1253
4,641,692
MDU6SXNzdWU0NjQxNjky
1,253
Add parser option to return a Series if single column
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/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": "06909A", "default": false, "description": "IO issue...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/...
4
2012-05-18T13:10:36Z
2012-05-24T18:08:03Z
2012-05-21T18:31:18Z
CONTRIBUTOR
null
Have option to return a Series if there's only one column
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1253/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1253/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1254
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1254/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1254/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1254/events
https://github.com/pandas-dev/pandas/issues/1254
4,646,144
MDU6SXNzdWU0NjQ2MTQ0
1,254
HDFStore.get(non_existing_key) raises NoSuchNodeError
{ "avatar_url": "https://avatars.githubusercontent.com/u/29282?v=4", "events_url": "https://api.github.com/users/tkf/events{/privacy}", "followers_url": "https://api.github.com/users/tkf/followers", "following_url": "https://api.github.com/users/tkf/following{/other_user}", "gists_url": "https://api.github.co...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" } ]
closed
false
null
[]
{ "closed_at": "2012-07-22T19:13:24Z", "closed_issues": 101, "created_at": "2011-11-13T23:21:44Z", "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
2012-05-18T17:31:16Z
2012-07-12T21:44:13Z
2012-07-12T21:43:53Z
CONTRIBUTOR
null
Here is clipped traceback. I guess you need to catch NoSuchNodeError also. Or maybe it is better to ask pytables to make NoSuchNodeError a subclass of AttributeError? I am using PyTables 2.3.1 and 0.7.3. ``` /.../local/lib/python2.7/site-packages/pandas/io/pytables.pyc in get(self, key) 258 """ 259 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1254/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1254/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1255
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1255/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1255/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1255/events
https://github.com/pandas-dev/pandas/issues/1255
4,647,761
MDU6SXNzdWU0NjQ3NzYx
1,255
Improve Series.interpolate to use index values
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[]
closed
false
null
[]
null
1
2012-05-18T19:13:19Z
2012-05-18T19:18:33Z
2012-05-18T19:18:33Z
MEMBER
null
http://stackoverflow.com/questions/10484424/possible-bug-in-series-interpolate ``` x1 = np.array([0, 0.25, 0.77, 1.2, 1.4, 2.6, 3.1]) y1 = np.array([0, 1.1, 0.5, 1.5, 1.2, 2.1, 2.4]) x2 = np.array([0, 0.25, 0.66, 1.0, 1.2, 1.4, 3.1]) y2 = np.array([0, 0.2, 0.8, 1.1, 2.2, 0.1, 2.4]) df1 = DataFrame(data=y1, index=x1, ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1255/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1255/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1256
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1256/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1256/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1256/events
https://github.com/pandas-dev/pandas/issues/1256
4,647,887
MDU6SXNzdWU0NjQ3ODg3
1,256
Vectorized "crossing" computation
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
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...
3
2012-05-18T19:21:24Z
2021-04-11T01:49:34Z
null
MEMBER
null
http://stackoverflow.com/questions/10475488/calculating-crossing-intercept-points-of-a-series-or-dataframe ``` def cross(series, cross=0, direction='cross'): """ Given a Series returns all the index values where the data values equal the 'cross' value. Direction can be 'rising' (for rising edge), 'f...
{ "+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/1256/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1256/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1257
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1257/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1257/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1257/events
https://github.com/pandas-dev/pandas/issues/1257
4,650,281
MDU6SXNzdWU0NjUwMjgx
1,257
GroupBy[Index] raises TypeError
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" } ]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-18T22:00:20Z
2012-05-19T20:12:40Z
2012-05-19T20:12:40Z
MEMBER
null
``` In [5]: means_by_hour_of_day = training_data.groupby('hour')[target_names].mean() --------------------------------------------------------------------------- TypeError Traceback (most recent call last) /home/wesm/Dropbox/book/svn/data/air_quality/<ipython-input-5-141d964fe4bb> in <mo...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1257/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1257/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1258
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1258/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1258/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1258/events
https://github.com/pandas-dev/pandas/issues/1258
4,655,194
MDU6SXNzdWU0NjU1MTk0
1,258
MultiIndex.from_arrays does not preserve DatetimeIndex properly
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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
2012-05-19T15:59:22Z
2012-05-19T20:16:42Z
2012-05-19T20:16:42Z
MEMBER
null
Loss of frequency info observed
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1258/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1258/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1259
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1259/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1259/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1259/events
https://github.com/pandas-dev/pandas/issues/1259
4,655,238
MDU6SXNzdWU0NjU1MjM4
1,259
Period resampling buglet
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-19T16:08:09Z
2012-05-20T02:57:41Z
2012-05-20T02:57:41Z
MEMBER
null
``` In [20]: rng = date_range('1/1/2000','12/31/2000') In [21]: ts = Series(np.random.randn(len(rng)), index=rng) In [22]: ts.resample('M', kind='period') Out[22]: Jan-2000 0.280017 Feb-2000 0.010740 Mar-2000 -0.175855 Apr-2000 -0.080775 May-2000 0.253388 Jun-2000 0.072629 Jul-2000 0.136193 Aug-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/1259/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1259/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1260
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1260/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1260/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1260/events
https://github.com/pandas-dev/pandas/issues/1260
4,660,996
MDU6SXNzdWU0NjYwOTk2
1,260
Test equality of timestamps with different time zones
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "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": "AFEEEE", "d...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-20T16:27:48Z
2012-05-25T22:33:33Z
2012-05-25T22:33:33Z
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/1260/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1260/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1261
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1261/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1261/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1261/events
https://github.com/pandas-dev/pandas/issues/1261
4,661,318
MDU6SXNzdWU0NjYxMzE4
1,261
Add nanosecond field accessor functions
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AFEEEE", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-20T17:21:28Z
2012-05-21T20:23:49Z
2012-05-21T20:23:49Z
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/1261/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1261/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1262
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1262/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1262/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1262/events
https://github.com/pandas-dev/pandas/issues/1262
4,661,437
MDU6SXNzdWU0NjYxNDM3
1,262
pandas should not import scipy automatically
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" } ]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-20T17:41:17Z
2012-05-20T18:37:35Z
2012-05-20T18:37:35Z
MEMBER
null
``` >>> import pandas >>> import sys >>> 'scipy' in sys.modules True ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1262/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1262/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1263
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1263/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1263/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1263/events
https://github.com/pandas-dev/pandas/pull/1263
4,667,179
MDExOlB1bGxSZXF1ZXN0MTM5MTA3OQ==
1,263
ENH: Add JSON export option for DataFrame (take 2)
{ "avatar_url": "https://avatars.githubusercontent.com/u/107748?v=4", "events_url": "https://api.github.com/users/Komnomnomnom/events{/privacy}", "followers_url": "https://api.github.com/users/Komnomnomnom/followers", "following_url": "https://api.github.com/users/Komnomnomnom/following{/other_user}", "gists_...
[]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
13
2012-05-21T09:05:51Z
2014-06-13T10:11:17Z
2012-05-24T00:20:33Z
CONTRIBUTOR
null
Second attempt for JSON pull request (original #1226) for issue #631. All tests pass apart from the two below, tested on 64 bit OSX and 32 bit Ubuntu. Time stamp JSON encoding/decoding in test_frame and test_series fails. I haven't looked into this too much, as Wes mentioned the work with timestamps was still ongoi...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1263/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1263/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1263.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1263", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1263.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1263" }
https://api.github.com/repos/pandas-dev/pandas/issues/1264
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1264/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1264/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1264/events
https://github.com/pandas-dev/pandas/issues/1264
4,670,895
MDU6SXNzdWU0NjcwODk1
1,264
Add function for vectorized array of years, months, say to PeriodIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AFEEEE", "default": false, "description": null, ...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "htt...
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-21T13:31:58Z
2012-05-28T22:47:35Z
2012-05-28T22:47:35Z
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/1264/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1264/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1265
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1265/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1265/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1265/events
https://github.com/pandas-dev/pandas/issues/1265
4,674,330
MDU6SXNzdWU0Njc0MzMw
1,265
Time series plotting borked after move to nanoseconds
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "htt...
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-21T16:23:50Z
2012-05-23T21:00:59Z
2012-05-23T21:00:59Z
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/1265/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1265/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1266
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1266/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1266/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1266/events
https://github.com/pandas-dev/pandas/pull/1266
4,674,555
MDExOlB1bGxSZXF1ZXN0MTM5NDM3NA==
1,266
Inplace
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/following{/other_user}", "gists_...
[]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-21T16:36:26Z
2012-05-21T18:11:55Z
2012-05-21T18:11:55Z
CONTRIBUTOR
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1266/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1266/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1266.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1266", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1266.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1266" }
https://api.github.com/repos/pandas-dev/pandas/issues/1267
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1267/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1267/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1267/events
https://github.com/pandas-dev/pandas/issues/1267
4,675,610
MDU6SXNzdWU0Njc1NjEw
1,267
Better error message if nothing passed to reindex(...)
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "4E9A06", "default": false, "description": null, "id": 76812, ...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-21T17:36:25Z
2012-05-21T18:47:29Z
2012-05-21T18:47: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/1267/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1267/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1268
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1268/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1268/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1268/events
https://github.com/pandas-dev/pandas/issues/1268
4,675,902
MDU6SXNzdWU0Njc1OTAy
1,268
Multiple aggregation inflexbility
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "htt...
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-21T17:52:47Z
2012-05-21T18:41:33Z
2012-05-21T18:41:33Z
MEMBER
null
``` In [7]: tips.groupby('sex').agg({'tip' : {'mean' : 'mean', 'std' : 'std'}, 'size' : 'sum'}) --------------------------------------------------------------------------- AttributeError Traceback (most recent call last) /home/wesm/code/pandas/<ipython-input-7-850d34319c48> in <module>() ----...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1268/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1268/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1269
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1269/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1269/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1269/events
https://github.com/pandas-dev/pandas/issues/1269
4,675,952
MDU6SXNzdWU0Njc1OTUy
1,269
Decide what to do with report module from scikits.timeseries
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AFEEEE", "default": false, "description": null, ...
closed
false
null
[]
null
2
2012-05-21T17:55:35Z
2014-01-20T22:54:25Z
2014-01-20T22:54:21Z
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/1269/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1269/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1270
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1270/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1270/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1270/events
https://github.com/pandas-dev/pandas/issues/1270
4,675,962
MDU6SXNzdWU0Njc1OTYy
1,270
Centered moving window functions
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AFEEEE", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2013-01-18T04:50:20Z", "closed_issues": 276, "created_at": "2012-06-27T14:43: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/...
3
2012-05-21T17:56:18Z
2016-10-12T23:02:57Z
2012-12-10T15:47:51Z
MEMBER
null
These were available in scikits.timeseries
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1270/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1270/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1271
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1271/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1271/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1271/events
https://github.com/pandas-dev/pandas/issues/1271
4,676,018
MDU6SXNzdWU0Njc2MDE4
1,271
Add percent change function to Series / DataFrame?
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "DDDDDD", "default": false, "description": "Long-Ter...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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
2012-05-21T17:59:00Z
2012-05-25T20:54:19Z
2012-05-25T20:54:19Z
MEMBER
null
e.g. `s / s.shift(1) - 1`, potentially also shifting values over NAs
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1271/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1271/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1272
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1272/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1272/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1272/events
https://github.com/pandas-dev/pandas/issues/1272
4,676,079
MDU6SXNzdWU0Njc2MDc5
1,272
0.7.3 -> 0.8.0 brief pandas migration guide
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "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": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-21T18:03:08Z
2012-06-03T20:39:23Z
2012-06-03T20:39:23Z
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/1272/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1272/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1273
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1273/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1273/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1273/events
https://github.com/pandas-dev/pandas/issues/1273
4,676,086
MDU6SXNzdWU0Njc2MDg2
1,273
Brief scikits.timeseries -> pandas 0.8.0 migration guide
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
6
2012-05-21T18:03:25Z
2012-06-04T21:18:44Z
2012-06-04T19:31:34Z
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/1273/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1273/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1274
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1274/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1274/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1274/events
https://github.com/pandas-dev/pandas/issues/1274
4,676,099
MDU6SXNzdWU0Njc2MDk5
1,274
Test unpickling length 0 0.7.3 DateRange
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "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": "AFEEEE", "d...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-21T18:04:35Z
2012-05-25T22:08:26Z
2012-05-25T22:08:26Z
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/1274/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1274/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1275
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1275/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1275/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1275/events
https://github.com/pandas-dev/pandas/issues/1275
4,676,117
MDU6SXNzdWU0Njc2MTE3
1,275
Intraday "time filter"
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AFEEEE", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-21T18:05:40Z
2012-05-23T21:21:59Z
2012-05-23T21:21:59Z
MEMBER
null
Select values within a certain time range for each day in a time series (e.g. date between 11:30a and 12p every day)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1275/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1275/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1276
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1276/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1276/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1276/events
https://github.com/pandas-dev/pandas/pull/1276
4,676,398
MDExOlB1bGxSZXF1ZXN0MTM5NTE4OQ==
1,276
Parser
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/following{/other_user}", "gists_...
[]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-21T18:23:07Z
2014-06-17T18:34:18Z
2012-05-21T18:29:32Z
CONTRIBUTOR
null
#1174 #1250 #1252 #1253
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1276/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1276/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1276.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1276", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1276.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1276" }
https://api.github.com/repos/pandas-dev/pandas/issues/1277
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1277/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1277/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1277/events
https://github.com/pandas-dev/pandas/issues/1277
4,676,997
MDU6SXNzdWU0Njc2OTk3
1,277
Support for hierarchical indexes in HDFStore with table=True
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "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": "2013-05-10T10:40:59Z", "closed_issues": 96, "created_at": "2012-12-20T01:26:02Z", "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/f...
0
2012-05-21T18:56:07Z
2012-12-28T15:08:11Z
2012-12-28T15:08:11Z
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/1277/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1277/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1278
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1278/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1278/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1278/events
https://github.com/pandas-dev/pandas/issues/1278
4,682,483
MDU6SXNzdWU0NjgyNDgz
1,278
DataFrame.describe fails for dtype=datetime64
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-22T00:47:34Z
2013-12-04T00:43:19Z
2012-05-23T21:28:26Z
MEMBER
null
``` --------------------------------------------------------------------------- ValueError Traceback (most recent call last) /home/wesm/Dropbox/book/svn/data/haiti/<ipython-input-165-efa692752119> in <module>() ----> 1 data.describe() /home/wesm/code/pandas/pandas/core/frame.pyc in descr...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1278/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1278/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1279
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1279/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1279/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1279/events
https://github.com/pandas-dev/pandas/issues/1279
4,682,497
MDU6SXNzdWU0NjgyNDk3
1,279
Bad Series.__repr__
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" } ]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-22T00:49:36Z
2012-05-23T21:19:18Z
2012-05-23T21:19:18Z
MEMBER
null
``` Port-au-Prince 184 Jacmel 45 Pétionville 33 Leogane 24 Léogâne 22 index : Index([Port-au-Prince, Jacmel, Pétionville, Leogane, Léogâne], 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/1279/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1279/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1280
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1280/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1280/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1280/events
https://github.com/pandas-dev/pandas/pull/1280
4,682,664
MDExOlB1bGxSZXF1ZXN0MTM5ODEzNQ==
1,280
Flex comp
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/following{/other_user}", "gists_...
[]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-22T01:07:58Z
2014-06-23T19:37:16Z
2012-05-23T22:30:55Z
CONTRIBUTOR
null
#652
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1280/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1280/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1280.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1280", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1280.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1280" }
https://api.github.com/repos/pandas-dev/pandas/issues/1281
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1281/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1281/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1281/events
https://github.com/pandas-dev/pandas/pull/1281
4,683,089
MDExOlB1bGxSZXF1ZXN0MTM5ODMzMQ==
1,281
ENH: pct change for Series and DataFrame #1271
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/following{/other_user}", "gists_...
[]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-22T02:02:01Z
2014-06-15T07:01:31Z
2012-05-23T21:50:51Z
CONTRIBUTOR
null
simple implementations, maybe include non-overlapping option in the future? #1271
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1281/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1281/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1281.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1281", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1281.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1281" }
https://api.github.com/repos/pandas-dev/pandas/issues/1282
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1282/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1282/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1282/events
https://github.com/pandas-dev/pandas/issues/1282
4,685,636
MDU6SXNzdWU0Njg1NjM2
1,282
Conversion to R matrix wreaks havoc in case of mixed type DataFrames
{ "avatar_url": "https://avatars.githubusercontent.com/u/25192?v=4", "events_url": "https://api.github.com/users/lbeltrame/events{/privacy}", "followers_url": "https://api.github.com/users/lbeltrame/followers", "following_url": "https://api.github.com/users/lbeltrame/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": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
2
2012-05-22T07:37:10Z
2012-05-23T21:48:58Z
2012-05-23T21:40:22Z
CONTRIBUTOR
null
When converting a mixed_type DataFrame to a R matrix (not a data.frame), everything is casted to string vectors, because a matrix can't be heterogeneously typed, to my knowledge. I have two possible solutions I can send as pull request, and I would like to ask which is better: 1. raise ValueError for mixed type datafr...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1282/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1282/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1283
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1283/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1283/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1283/events
https://github.com/pandas-dev/pandas/pull/1283
4,685,830
MDExOlB1bGxSZXF1ZXN0MTM5OTQ5NA==
1,283
BUG: Raise TypeError when converting mixed-type DataFrames, use proper NA types, close #1282
{ "avatar_url": "https://avatars.githubusercontent.com/u/25192?v=4", "events_url": "https://api.github.com/users/lbeltrame/events{/privacy}", "followers_url": "https://api.github.com/users/lbeltrame/followers", "following_url": "https://api.github.com/users/lbeltrame/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
null
0
2012-05-22T07:55:17Z
2014-07-24T09:31:31Z
2012-05-23T21:48:42Z
CONTRIBUTOR
null
This pull request attempts to fix two problems: 1. The use of improper NA types in R, which can cause issues when converting to matrices (NA_Logical gets converted to 0) 2. Improper casting when converting a mixed-type DataFrame to matrix, which will cause all sorts of problems: thus mixed types DataFrame raise a TypeE...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1283/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1283/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1283.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1283", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1283.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1283" }
https://api.github.com/repos/pandas-dev/pandas/issues/1284
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1284/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1284/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1284/events
https://github.com/pandas-dev/pandas/pull/1284
4,686,295
MDExOlB1bGxSZXF1ZXN0MTM5OTY5MA==
1,284
DOC: Add documentation for conversion to R objects
{ "avatar_url": "https://avatars.githubusercontent.com/u/25192?v=4", "events_url": "https://api.github.com/users/lbeltrame/events{/privacy}", "followers_url": "https://api.github.com/users/lbeltrame/followers", "following_url": "https://api.github.com/users/lbeltrame/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
null
0
2012-05-22T08:33:07Z
2014-08-02T15:41:19Z
2012-05-23T21:48:25Z
CONTRIBUTOR
null
Add a few examples of conversion to make people aware of this new feature. I clearly marked it as experimental.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1284/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1284/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1284.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1284", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1284.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1284" }
https://api.github.com/repos/pandas-dev/pandas/issues/1285
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1285/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1285/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1285/events
https://github.com/pandas-dev/pandas/issues/1285
4,691,227
MDU6SXNzdWU0NjkxMjI3
1,285
Conditional density plots
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
1
2012-05-22T14:10:32Z
2016-11-11T10:03:14Z
2016-11-11T10:03:09Z
MEMBER
null
See cdplot function in 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/1285/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1285/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1286
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1286/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1286/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1286/events
https://github.com/pandas-dev/pandas/issues/1286
4,696,116
MDU6SXNzdWU0Njk2MTE2
1,286
Handling of NaT scalars in NumPy 1.6/1.7
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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
2012-05-22T18:01:54Z
2012-05-28T02:24:37Z
2012-05-28T02:24:37Z
MEMBER
null
Currently boxing as Timestamp, probably not right
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1286/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1286/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1287
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1287/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1287/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1287/events
https://github.com/pandas-dev/pandas/pull/1287
4,698,610
MDExOlB1bGxSZXF1ZXN0MTQwNTM1Mw==
1,287
BUG: ts plotting fix after nanoseconds change #1265
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/following{/other_user}", "gists_...
[]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-22T20:10:02Z
2014-06-19T22:53:41Z
2012-05-23T21:00:55Z
CONTRIBUTOR
null
added a test case that checks the xdata from the plot axes itself. #1265
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1287/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1287/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1287.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1287", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1287.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1287" }
https://api.github.com/repos/pandas-dev/pandas/issues/1288
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1288/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1288/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1288/events
https://github.com/pandas-dev/pandas/issues/1288
4,698,690
MDU6SXNzdWU0Njk4Njkw
1,288
Should be able to set maximum column width?
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" } ]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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
2012-05-22T20:14:12Z
2012-11-27T16:09:26Z
2012-11-27T16:09:26Z
MEMBER
null
Long strings can make the DataFrame repr unreadable
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1288/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1288/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1289
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1289/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1289/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1289/events
https://github.com/pandas-dev/pandas/pull/1289
4,699,692
MDExOlB1bGxSZXF1ZXN0MTQwNTg3MA==
1,289
BUG: series/frame describe fails for datetime64 data
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/following{/other_user}", "gists_...
[]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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
2012-05-22T21:00:34Z
2012-05-23T21:28:20Z
2012-05-23T21:28:20Z
CONTRIBUTOR
null
#1278
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1289/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1289/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1289.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1289", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1289.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1289" }
https://api.github.com/repos/pandas-dev/pandas/issues/1290
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1290/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1290/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1290/events
https://github.com/pandas-dev/pandas/pull/1290
4,700,984
MDExOlB1bGxSZXF1ZXN0MTQwNjUyMg==
1,290
Intraday time filter
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/following{/other_user}", "gists_...
[]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-22T22:13:17Z
2012-05-23T21:21:54Z
2012-05-23T21:21:54Z
CONTRIBUTOR
null
#1275
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1290/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1290/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1290.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1290", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1290.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1290" }
https://api.github.com/repos/pandas-dev/pandas/issues/1291
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1291/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1291/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1291/events
https://github.com/pandas-dev/pandas/issues/1291
4,702,225
MDU6SXNzdWU0NzAyMjI1
1,291
Get rid of key_0, ... stuff in groupby
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "729FCF", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-22T23:36:04Z
2012-05-25T16:35:22Z
2012-05-25T16:35:22Z
MEMBER
null
These don't make a ton of sense in the end, pretty arbitrary in my opinion
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1291/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1291/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1292
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1292/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1292/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1292/events
https://github.com/pandas-dev/pandas/pull/1292
4,702,673
MDExOlB1bGxSZXF1ZXN0MTQwNzM0Mg==
1,292
BUG: align Series repr when unicode index is present #1279
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/following{/other_user}", "gists_...
[]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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
2012-05-23T00:11:44Z
2014-06-25T07:17:11Z
2012-05-23T21:18:53Z
CONTRIBUTOR
null
adds amount of padding equal to the difference between len(x) and len(x.decode('utf-8')). #1279
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1292/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1292/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1292.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1292", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1292.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1292" }
https://api.github.com/repos/pandas-dev/pandas/issues/1293
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1293/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1293/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1293/events
https://github.com/pandas-dev/pandas/issues/1293
4,708,524
MDU6SXNzdWU0NzA4NTI0
1,293
GroupBy.agg(numpy.size / len) twice as fast as GroupBy.size()
{ "avatar_url": "https://avatars.githubusercontent.com/u/1769273?v=4", "events_url": "https://api.github.com/users/lenolib/events{/privacy}", "followers_url": "https://api.github.com/users/lenolib/followers", "following_url": "https://api.github.com/users/lenolib/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": "729FCF", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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
2012-05-23T10:17:25Z
2013-12-04T00:58:09Z
2012-05-29T00:12:10Z
CONTRIBUTOR
null
Doing GroupBy.agg(numpy.size) or agg(len) is roughly twice as fast as GroupBy.size(), which could constitute a temporary improvement to a temporary solution (there's a "TODO: better impl" in size() ). Just wanted to put it out there.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1293/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1293/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1294
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1294/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1294/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1294/events
https://github.com/pandas-dev/pandas/issues/1294
4,712,730
MDU6SXNzdWU0NzEyNzMw
1,294
Allow index_col to be named in read_table etc
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/following{/other_user}", "gists_...
[]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-23T14:35:26Z
2012-05-23T21:25:51Z
2012-05-23T21:25:51Z
CONTRIBUTOR
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1294/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1294/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1295
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1295/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1295/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1295/events
https://github.com/pandas-dev/pandas/issues/1295
4,713,789
MDU6SXNzdWU0NzEzNzg5
1,295
case insensitive bool parsing
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/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": "06909A", "default": false, "description": "IO issue...
closed
false
null
[]
{ "closed_at": "2012-10-06T19:22:59Z", "closed_issues": 223, "created_at": "2012-07-23T19:17:56Z", "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/...
3
2012-05-23T15:23:32Z
2012-09-18T14:50:27Z
2012-09-18T14:50:27Z
CONTRIBUTOR
null
From mailing list: This is something that surprised me. When reading from csv the values "True" and "False" are converted to bool, while "TRUE" and "FALSE"' to object Using a converter {...: np.bool} I could take it into account. Is it useful to take more possibilities into account knowing that there are a lot of poss...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1295/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1295/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1296
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1296/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1296/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1296/events
https://github.com/pandas-dev/pandas/issues/1296
4,713,832
MDU6SXNzdWU0NzEzODMy
1,296
community supported data converter for parsers
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/following{/other_user}", "gists_...
[ { "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" } ]
closed
false
null
[]
{ "closed_at": "2012-07-22T19:13:24Z", "closed_issues": 101, "created_at": "2011-11-13T23:21:44Z", "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
2012-05-23T15:25:30Z
2012-07-13T00:49:00Z
2012-07-13T00:49:00Z
CONTRIBUTOR
null
Not just for date parsing but for various data conversions (converting yes/no to bool, converting integer values to string rep, etc.)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1296/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1296/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1297
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1297/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1297/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1297/events
https://github.com/pandas-dev/pandas/issues/1297
4,715,649
MDU6SXNzdWU0NzE1NjQ5
1,297
scatter_matrix doesn't do any NA handling
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "8AE234", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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
2012-05-23T16:48:59Z
2012-05-29T00:31:16Z
2012-05-29T00:31:16Z
MEMBER
null
cc @orbitfold
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1297/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1297/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1298
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1298/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1298/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1298/events
https://github.com/pandas-dev/pandas/issues/1298
4,719,127
MDU6SXNzdWU0NzE5MTI3
1,298
unfriendly error regarding duplicate column names
{ "avatar_url": "https://avatars.githubusercontent.com/u/869232?v=4", "events_url": "https://api.github.com/users/adamklein/events{/privacy}", "followers_url": "https://api.github.com/users/adamklein/followers", "following_url": "https://api.github.com/users/adamklein/following{/other_user}", "gists_url": "ht...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" } ]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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
2012-05-23T19:40:22Z
2012-06-11T17:44:36Z
2012-06-11T17:42:33Z
CONTRIBUTOR
null
## In [6]: DataFrame.from_records( [(1,2,3)], columns=['a','b','a']) IndexError Traceback (most recent call last) /home/adam/bin/jtds/<ipython-input-6-879cfff3d748> in <module>() ----> 1 DataFrame.from_records( [(1,2,3)], columns=['a','b','a']) /home/adam/code/pandas/pandas/core/frame.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/1298/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1298/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/1299
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1299/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1299/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1299/events
https://github.com/pandas-dev/pandas/pull/1299
4,720,438
MDExOlB1bGxSZXF1ZXN0MTQxNTI3Nw==
1,299
named index column for parser
{ "avatar_url": "https://avatars.githubusercontent.com/u/759245?v=4", "events_url": "https://api.github.com/users/changhiskhan/events{/privacy}", "followers_url": "https://api.github.com/users/changhiskhan/followers", "following_url": "https://api.github.com/users/changhiskhan/following{/other_user}", "gists_...
[]
closed
false
null
[]
{ "closed_at": "2012-11-27T16:09:26Z", "closed_issues": 485, "created_at": "2011-08-24T19:15:47Z", "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/...
0
2012-05-23T20:43:23Z
2014-07-04T01:56:05Z
2012-05-23T21:25:39Z
CONTRIBUTOR
null
#1251 and #1294
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1299/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1299/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/1299.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/1299", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/1299.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/1299" }
https://api.github.com/repos/pandas-dev/pandas/issues/1300
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/1300/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/1300/comments
https://api.github.com/repos/pandas-dev/pandas/issues/1300/events
https://github.com/pandas-dev/pandas/issues/1300
4,721,194
MDU6SXNzdWU0NzIxMTk0
1,300
option to suppress plotting of corresponding higher frequency reference
{ "avatar_url": "https://avatars.githubusercontent.com/u/11860?v=4", "events_url": "https://api.github.com/users/timmie/events{/privacy}", "followers_url": "https://api.github.com/users/timmie/followers", "following_url": "https://api.github.com/users/timmie/following{/other_user}", "gists_url": "https://api....
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AFEEEE", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
4
2012-05-23T21:22:06Z
2017-01-06T12:12:59Z
2017-01-06T12:12:53Z
CONTRIBUTOR
null
> In pandas 0.8.0, the time series plotting will be much improved (see > attached example plot) > What I'd love to see is an option to switch the reference time value off for aggregated time series. Examples: - I have an average of wind speeds created from 5 years of data --> plotting a year would not make sense - dai...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/1300/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/1300/timeline
null
null
null