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/5201
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5201/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5201/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5201/events
https://github.com/pandas-dev/pandas/pull/5201
20,918,689
MDExOlB1bGxSZXF1ZXN0OTA1MDIzNQ==
5,201
BUG/ENH: Index constructor with dtype now delegates
{ "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gists_url": "http...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-12T22:52:19Z
2014-07-12T17:10:21Z
2013-10-13T00:23:35Z
CONTRIBUTOR
null
...to Index subclass (if possible). Simplifies the Index constructor slightly too, which is a nice side bonus. Will even better after Index refactor. Fixes #5196.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5201/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5201/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5201.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5201", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/5201.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5201" }
https://api.github.com/repos/pandas-dev/pandas/issues/5202
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5202/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5202/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5202/events
https://github.com/pandas-dev/pandas/issues/5202
20,918,891
MDU6SXNzdWUyMDkxODg5MQ==
5,202
ENH: Period ops NaT & timedelta ops
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "d7e102", "default": false, "description": "np.nan, ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
4
2013-10-12T23:09:40Z
2018-10-25T03:25:41Z
2018-10-25T03:25:41Z
CONTRIBUTOR
null
see related https://github.com/pydata/pandas/issues/5200, #4551, #4056 seem that a direct subtraction of PeriodIndexes would accomplish this, but don't seem to support those types of ops... This is currently an intersection (with a '-'), but want to do a timedelta like op ``` In [40]: pd.PeriodIndex(start='20130101'...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5202/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5202/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5203
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5203/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5203/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5203/events
https://github.com/pandas-dev/pandas/issues/5203
20,919,296
MDU6SXNzdWUyMDkxOTI5Ng==
5,203
BUG: period on weekends rolling to odd business days
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "eb6420", "default": false, "description": "Period data type", "...
closed
false
null
[]
{ "closed_at": "2014-02-03T05:17:36Z", "closed_issues": 314, "created_at": "2013-08-26T22:11:58Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/...
18
2013-10-12T23:49:29Z
2013-10-15T13:28:58Z
2013-10-15T13:28:58Z
CONTRIBUTOR
null
For biz days, seems saturday is rolling to monday, but sunday to friday looks like a bug (though it might just be ambiguous/undefined behavior). ``` In [11]: pd.Period('2013-10-4', freq='B') Out[11]: Period('2013-10-04', 'B') In [12]: pd.Period('2013-10-5', freq='B') Out[12]: Period('2013-10-07', 'B') In [13]: pd.Pe...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5203/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5203/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5204
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5204/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5204/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5204/events
https://github.com/pandas-dev/pandas/pull/5204
20,923,392
MDExOlB1bGxSZXF1ZXN0OTA1MjE5NA==
5,204
improved daytimes conversion performance in period.c
{ "avatar_url": "https://avatars.githubusercontent.com/u/563314?v=4", "events_url": "https://api.github.com/users/wuan/events{/privacy}", "followers_url": "https://api.github.com/users/wuan/followers", "following_url": "https://api.github.com/users/wuan/following{/other_user}", "gists_url": "https://api.githu...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-13T08:14:17Z
2014-01-12T07:38:07Z
2013-10-13T23:31:31Z
CONTRIBUTOR
null
Especially when using repeated conversion with period_asfreq_arr of tslib the code introduced with #3060 was about two to three times slower than before. This PR improves the performance issues by moving global calculations out of the loop.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5204/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5204/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5204.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5204", "merged_at": "2013-10-13T23:31:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5204.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5204" }
https://api.github.com/repos/pandas-dev/pandas/issues/5205
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5205/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5205/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5205/events
https://github.com/pandas-dev/pandas/pull/5205
20,927,851
MDExOlB1bGxSZXF1ZXN0OTA1Mzg2OQ==
5,205
API: rename _prop_attributes to __finalize__ (in NDFrame)
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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...
7
2013-10-13T15:06:14Z
2014-06-15T14:41:17Z
2013-10-15T00:58:25Z
CONTRIBUTOR
null
- rename _propogate_attributes to _metadata (in NDFrame) - change methods which directly pass metadata to use **finalize** These provide a simple mechanism for meta data propagation, which can be overriden in subclasses if desired. Currently these only do non-ambiguous propagation. makes #60, #2485 easier
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5205/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5205/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5205.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5205", "merged_at": "2013-10-15T00:58:25Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5205.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5205" }
https://api.github.com/repos/pandas-dev/pandas/issues/5206
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5206/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5206/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5206/events
https://github.com/pandas-dev/pandas/issues/5206
20,928,223
MDU6SXNzdWUyMDkyODIyMw==
5,206
ENH/BUG: broadcast a lower-dim assignment if possible
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "AD...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_u...
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-13T15:36:29Z
2013-10-13T23:12:39Z
2013-10-13T23:12:39Z
CONTRIBUTOR
null
http://stackoverflow.com/questions/19346033/how-to-collectively-set-the-values-of-multiple-columns-for-certain-selected-rows/19346925#19346925 This does not work as we are using a rhs of a series which is not broadcast to the assignment ``` df.loc[df['A'],['A','B']] = df['C'] ``` This works, but a tad cumbersome ``...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5206/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5206/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5207
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5207/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5207/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5207/events
https://github.com/pandas-dev/pandas/pull/5207
20,930,632
MDExOlB1bGxSZXF1ZXN0OTA1NDk0MQ==
5,207
DOC: Note -> Notes (numpydoc docstring section)
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-13T18:23:00Z
2014-07-13T12:48:43Z
2013-10-14T02:13:48Z
MEMBER
null
While adding functions/methods to the docs in #5160, I noticed an error in the build output mentioning an unknown 'Note' section. This has to be 'Notes' for numpydoc. So I searched for all occurences and adjusted them.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5207/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5207/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5207.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5207", "merged_at": "2013-10-14T02:13:48Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5207.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5207" }
https://api.github.com/repos/pandas-dev/pandas/issues/5208
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5208/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5208/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5208/events
https://github.com/pandas-dev/pandas/pull/5208
20,931,216
MDExOlB1bGxSZXF1ZXN0OTA1NTIwOQ==
5,208
DOC: make api docs reflect api usage (#4539)
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-13T19:03:15Z
2015-04-23T21:47:53Z
2013-10-14T06:37:31Z
MEMBER
null
Closes #4539. This removes all use of `.. currentmodule:: pandas.some.submodule` (in favor of `.. currentmodule:: pandas`) in api.rst. Rationale is that docs should reflect the user api usage. Only exception are `pandas.io.sql.read_frame/write_frame` and `pandas.io.stata.StataReader` methods, because they are not ava...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5208/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5208/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5208.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5208", "merged_at": "2013-10-14T06:37:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5208.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5208" }
https://api.github.com/repos/pandas-dev/pandas/issues/5209
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5209/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5209/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5209/events
https://github.com/pandas-dev/pandas/pull/5209
20,932,597
MDExOlB1bGxSZXF1ZXN0OTA1NTc2NQ==
5,209
CLN/BUG: Better validation of levels/labels/names
{ "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gists_url": "http...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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...
11
2013-10-13T20:30:51Z
2014-07-16T08:34:45Z
2013-10-14T01:43:01Z
CONTRIBUTOR
null
Improved validation of levels, labels and names (plus fleshed out test cases). Fixes #4794. Changed an assert_almost_equal to assert_series_equal to better reflect actual return value. Also makes set_levels, set_labels and set_names match behavior of rename to _not_ return self if inplace.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5209/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5209/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5209.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5209", "merged_at": "2013-10-14T01:43:01Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5209.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5209" }
https://api.github.com/repos/pandas-dev/pandas/issues/5210
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5210/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5210/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5210/events
https://github.com/pandas-dev/pandas/pull/5210
20,935,047
MDExOlB1bGxSZXF1ZXN0OTA1Njc0NA==
5,210
BUG: Bug in loc setting with multiple indexers and a rhs of a Series that needs broadcasting (GH5206)
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-13T23:12:23Z
2014-07-16T08:34:49Z
2013-10-13T23:12:39Z
CONTRIBUTOR
null
closes #5206
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5210/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5210/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5210.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5210", "merged_at": "2013-10-13T23:12:39Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5210.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5210" }
https://api.github.com/repos/pandas-dev/pandas/issues/5211
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5211/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5211/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5211/events
https://github.com/pandas-dev/pandas/pull/5211
20,935,078
MDExOlB1bGxSZXF1ZXN0OTA1Njc1Mw==
5,211
ENH: Add usecols option to python parser.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1184478?v=4", "events_url": "https://api.github.com/users/guyrt/events{/privacy}", "followers_url": "https://api.github.com/users/guyrt/followers", "following_url": "https://api.github.com/users/guyrt/following{/other_user}", "gists_url": "https://api.g...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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...
8
2013-10-13T23:14:00Z
2014-06-24T14:37:52Z
2013-10-17T14:18:58Z
CONTRIBUTOR
null
Closes #4335 This ticket felt a little bit like whack-a-mole. The key is that names can have two meanings: if it matches length of usecols then it is the name to apply to the (numeric) usecols. If it matches the length of the original columns, it is the set of column names and string values in usecols refer to it.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5211/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5211/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5211.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5211", "merged_at": "2013-10-17T14:18:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5211.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5211" }
https://api.github.com/repos/pandas-dev/pandas/issues/5212
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5212/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5212/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5212/events
https://github.com/pandas-dev/pandas/issues/5212
20,937,086
MDU6SXNzdWUyMDkzNzA4Ng==
5,212
Validate that MultiIndex labels are Int64 type when not called internally.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gists_url": "http...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "ffa0ff", "default": false, "description": "Incorrec...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gists_url": "http...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gis...
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
2
2013-10-14T01:44:30Z
2021-04-11T03:43:45Z
2021-04-11T03:43:44Z
CONTRIBUTOR
null
Right now you could create MI with weird types and it doesn't error out. More difficult to do effectively when MI is an ndarray subclass (because there are so many different ways to instantiate a MultiIndex). Will fix in Index refactor (just want to remember to do so).
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5212/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5212/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5213
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5213/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5213/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5213/events
https://github.com/pandas-dev/pandas/issues/5213
20,937,158
MDU6SXNzdWUyMDkzNzE1OA==
5,213
MultiIndex needs to validate that levels and labels are compatible.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gists_url": "http...
[]
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gists_url": "http...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gis...
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-14T01:49:31Z
2013-10-16T02:07:46Z
2013-10-16T02:07:46Z
CONTRIBUTOR
null
Urp: ``` n [1]: import pandas as pd In [2]: mi = pd.MultiIndex(labels = [[1.25, 0.25, 3.1], [3.2, 1.2, 4.1]], levels=[['a'], ['a', 'b', 'c']]) In [3]: mi Out[3]: MultiIndex(levels=[[u'a'], [u'a', u'b', u'c']], labels=[[1, 0, 3], [3, 1, 4]]) In [4]: mi.values ----------------------------------------------...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5213/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5213/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5214
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5214/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5214/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5214/events
https://github.com/pandas-dev/pandas/pull/5214
20,937,719
MDExOlB1bGxSZXF1ZXN0OTA1NzkwNQ==
5,214
BUG/CLN: MI now checks level & label compatibility
{ "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gists_url": "http...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-14T02:29:10Z
2014-06-12T18:48:21Z
2013-10-16T02:07:46Z
CONTRIBUTOR
null
Via verify_integrity kwarg. Internals all pass False.I don't think I've missed anything / passed verify_integrity=True where it ought not to be. Fixes #5213. Clearly this adds a (likely small) perf hit - but should only occur from external MI calls that specifically call the constructor with levels and labels (for ex...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5214/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5214/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5214.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5214", "merged_at": "2013-10-16T02:07:46Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5214.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5214" }
https://api.github.com/repos/pandas-dev/pandas/issues/5215
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5215/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5215/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5215/events
https://github.com/pandas-dev/pandas/pull/5215
20,939,083
MDExOlB1bGxSZXF1ZXN0OTA1ODU2Nw==
5,215
BUG/CLN: Clear _tuples on setting MI levels/labels
{ "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gists_url": "http...
[]
closed
false
null
[]
null
1
2013-10-14T04:01:33Z
2014-06-22T19:15:39Z
2013-10-14T04:19:20Z
CONTRIBUTOR
null
Previously, setting levels and labels didn't reset `_tuple`, which meant that it would return wrong values. (and this was ocurring in v0.12 and earlier too).
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5215/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5215/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5215.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5215", "merged_at": "2013-10-14T04:19:20Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5215.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5215" }
https://api.github.com/repos/pandas-dev/pandas/issues/5216
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5216/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5216/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5216/events
https://github.com/pandas-dev/pandas/issues/5216
20,957,036
MDU6SXNzdWUyMDk1NzAzNg==
5,216
BUG: AttributeError when trying to assign a value to an element of a MultiIndex DataFrame
{ "avatar_url": "https://avatars.githubusercontent.com/u/1426279?v=4", "events_url": "https://api.github.com/users/glyg/events{/privacy}", "followers_url": "https://api.github.com/users/glyg/followers", "following_url": "https://api.github.com/users/glyg/following{/other_user}", "gists_url": "https://api.gith...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-14T13:40:58Z
2013-12-12T12:44:16Z
2013-10-14T15:20:35Z
CONTRIBUTOR
null
Code snipet producing the (unexpected) ValueError (versions of pandas and numpy printed after the traceback) ``` python import numpy as np import pandas as pd print('pandas : %s' % pd.__version__) print('numpy : %s' % np.__version__) a = np.random.rand(10, 3) df = pd.DataFrame(a, columns=['x', 'y', 'z']) tuples = [(i,...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5216/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5216/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5217
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5217/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5217/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5217/events
https://github.com/pandas-dev/pandas/pull/5217
20,961,804
MDExOlB1bGxSZXF1ZXN0OTA3MDI5Mw==
5,217
BUG: don't try to deal with a dead cache referant (GH5216)
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-14T15:04:05Z
2014-06-28T23:03:41Z
2013-10-14T15:20:35Z
CONTRIBUTOR
null
closes #5216
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5217/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5217/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5217.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5217", "merged_at": "2013-10-14T15:20:35Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5217.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5217" }
https://api.github.com/repos/pandas-dev/pandas/issues/5218
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5218/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5218/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5218/events
https://github.com/pandas-dev/pandas/issues/5218
20,975,147
MDU6SXNzdWUyMDk3NTE0Nw==
5,218
DOC: documenting cython class (eg Timestamp): "cyfunction is not a python function"
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
8
2013-10-14T19:00:15Z
2017-11-15T16:44:34Z
2017-11-15T16:40:02Z
MEMBER
null
Follows from discussion in PR #5160. When adding `Timestamp` in api.rst to document this class and its methods (as eg done in this commit https://github.com/jorisvandenbossche/pandas/commit/3a8a41dda11d47d337e3f916567e8af2772598c2), you get warnings when building the docs like for example: ``` WARNING: error while f...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5218/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5218/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5219
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5219/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5219/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5219/events
https://github.com/pandas-dev/pandas/pull/5219
20,976,948
MDExOlB1bGxSZXF1ZXN0OTA3ODU4NA==
5,219
TST/PERF: Re-write assert_almost_equal() in cython #4398
{ "avatar_url": "https://avatars.githubusercontent.com/u/91798?v=4", "events_url": "https://api.github.com/users/danbirken/events{/privacy}", "followers_url": "https://api.github.com/users/danbirken/followers", "following_url": "https://api.github.com/users/danbirken/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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...
24
2013-10-14T19:34:42Z
2014-06-19T14:48:35Z
2013-10-21T21:35:44Z
CONTRIBUTOR
null
closes #4398 Add a testing.pyx cython file, and port assert_almost_equal() from python to cython. This also fixes a few minor bugs that were in the python version of assert_almost_equal() and adds more test cases to test_tests.py On my machine this brings a modest gain to the suite of "not slow" tests (160s -> 140s)...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5219/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5219/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5219.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5219", "merged_at": "2013-10-21T21:35:44Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5219.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5219" }
https://api.github.com/repos/pandas-dev/pandas/issues/5220
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5220/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5220/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5220/events
https://github.com/pandas-dev/pandas/pull/5220
20,977,662
MDExOlB1bGxSZXF1ZXN0OTA3ODk5NA==
5,220
fix business day calculation
{ "avatar_url": "https://avatars.githubusercontent.com/u/563314?v=4", "events_url": "https://api.github.com/users/wuan/events{/privacy}", "followers_url": "https://api.github.com/users/wuan/followers", "following_url": "https://api.github.com/users/wuan/following{/other_user}", "gists_url": "https://api.githu...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-14T19:48:51Z
2014-06-22T14:38:02Z
2013-10-15T13:28:59Z
CONTRIBUTOR
null
This will fix the so far broken calculation of business day periods and the corresponding tests reported closes #5203. The expected behaviour found in the present tests is that the date is always rolling forward to the next business day: ``` Friday: Period('2012-3-09', freq='B') => '2012-03-09' Saturday: Period('2...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5220/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5220/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5220.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5220", "merged_at": "2013-10-15T13:28:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5220.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5220" }
https://api.github.com/repos/pandas-dev/pandas/issues/5221
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5221/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5221/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5221/events
https://github.com/pandas-dev/pandas/issues/5221
20,977,929
MDU6SXNzdWUyMDk3NzkyOQ==
5,221
DOC: use Sphinx extension directly from numpy/ipython instead of maintaining our own version
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2014-05-30T12:17:57Z", "closed_issues": 755, "created_at": "2014-01-03T20:19:04Z", "creator": null, "description": "2014-02-3: previous version released", "due_on": "2014-05-31T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/24", "id": 526062, "labels_url": "htt...
20
2013-10-14T19:53:53Z
2014-02-24T12:56:13Z
2014-02-24T12:56:13Z
MEMBER
null
Summary: proposal to not maintain our own version of Sphinx extension in pandas repo but instead use the extensions directly from the project it maintains. The pandas docs are using some Sphinx extensions that are not included in Sphinx itself: `numpydoc` and ipythons `ipython_directive` and `ipython_console_highlight...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5221/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5221/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5222
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5222/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5222/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5222/events
https://github.com/pandas-dev/pandas/pull/5222
20,978,600
MDExOlB1bGxSZXF1ZXN0OTA3OTUwMg==
5,222
BUG: Groupby filter maintains ordering, closes #4621
{ "avatar_url": "https://avatars.githubusercontent.com/u/2279598?v=4", "events_url": "https://api.github.com/users/danielballan/events{/privacy}", "followers_url": "https://api.github.com/users/danielballan/followers", "following_url": "https://api.github.com/users/danielballan/following{/other_user}", "gists...
[]
closed
false
null
[]
null
12
2013-10-14T20:07:10Z
2014-07-01T06:01:20Z
2013-10-15T00:55:05Z
CONTRIBUTOR
null
Simply adds `np.sort`. Includes tests for SeriesGroupBy and DataFrameGroupBy, using indexes that are sequentially increasing, sequentially decreasing, and shuffled. Also, this PR removes all ad hoc sorting involved in the original filter tests -- now no longer needed. Much better!
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5222/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5222/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5222.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5222", "merged_at": "2013-10-15T00:55:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5222.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5222" }
https://api.github.com/repos/pandas-dev/pandas/issues/5223
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5223/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5223/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5223/events
https://github.com/pandas-dev/pandas/issues/5223
20,979,100
MDU6SXNzdWUyMDk3OTEwMA==
5,223
Slicing using .loc fails when either boundary falls outside the index
{ "avatar_url": "https://avatars.githubusercontent.com/u/947540?v=4", "events_url": "https://api.github.com/users/SleepingPills/events{/privacy}", "followers_url": "https://api.github.com/users/SleepingPills/followers", "following_url": "https://api.github.com/users/SleepingPills/following{/other_user}", "gis...
[]
closed
false
null
[]
null
3
2013-10-14T20:17:29Z
2013-10-15T13:15:07Z
2013-10-15T13:15:07Z
CONTRIBUTOR
null
Using version 0.12, is throwing an exception the intended behavior? ``` >>> s = pd.Series(np.arange(10)) >>> s.loc[:15] --------------------------------------------------------------------------- KeyError Traceback (most recent call last) <ipython-input-37-e6f70b3a4e46> 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/5223/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5223/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5224
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5224/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5224/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5224/events
https://github.com/pandas-dev/pandas/pull/5224
20,982,597
MDExOlB1bGxSZXF1ZXN0OTA4MTg1NA==
5,224
Redefine match
{ "avatar_url": "https://avatars.githubusercontent.com/u/2279598?v=4", "events_url": "https://api.github.com/users/danielballan/events{/privacy}", "followers_url": "https://api.github.com/users/danielballan/followers", "following_url": "https://api.github.com/users/danielballan/following{/other_user}", "gists...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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...
36
2013-10-14T21:24:20Z
2014-07-16T08:35:09Z
2013-10-31T02:15:28Z
CONTRIBUTOR
null
closes #5075 How does this look? If the docstring and the tests reflect our consensus, I'll take a stab at the docs. This is the gist of it: Default behavior is unchanged, but issues a warning. ``` In [1]: Series(['aa', 'bb']).str.match('(a)(a)') pandas/core/strings.py:333: UserWarning: This usage of match will be 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/5224/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5224/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5224.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5224", "merged_at": "2013-10-31T02:15:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5224.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5224" }
https://api.github.com/repos/pandas-dev/pandas/issues/5225
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5225/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5225/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5225/events
https://github.com/pandas-dev/pandas/issues/5225
20,983,448
MDU6SXNzdWUyMDk4MzQ0OA==
5,225
BUG: MI needs to invalidate all of its cached properties when levels or labels are set.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gists_url": "http...
[]
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gists_url": "http...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gis...
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-14T21:39:58Z
2013-10-16T22:32:15Z
2013-10-16T22:32:15Z
CONTRIBUTOR
null
Whack-a-mole! @jreback is there some kind of standardized method for resetting the `_cache` attribute? I was thinking we could add a `_reset_cache` method to `PandasObject` that resets the attribute (so we only have to change it in one or two places).
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5225/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5225/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5226
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5226/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5226/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5226/events
https://github.com/pandas-dev/pandas/issues/5226
20,992,677
MDU6SXNzdWUyMDk5MjY3Nw==
5,226
New appending behavior doesn't work on an empty DataFrame
{ "avatar_url": "https://avatars.githubusercontent.com/u/2279598?v=4", "events_url": "https://api.github.com/users/danielballan/events{/privacy}", "followers_url": "https://api.github.com/users/danielballan/followers", "following_url": "https://api.github.com/users/danielballan/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": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-15T01:54:31Z
2013-10-23T14:51:25Z
2013-10-15T13:11:40Z
CONTRIBUTOR
null
Consider this working example from the docs: ``` In [9]: df1 = DataFrame(np.arange(6).reshape(3,2), ...: columns=['A','B']) In [10]: df1.loc[3] = [6, 7] In [11]: df1 Out[11]: A B 0 0 1 1 2 3 2 4 5 3 6 7 ``` And now watch what happens when the DataFrame is empty: ``` In [12]: df2 = D...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5226/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5226/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5227
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5227/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5227/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5227/events
https://github.com/pandas-dev/pandas/pull/5227
20,993,723
MDExOlB1bGxSZXF1ZXN0OTA4NzkzOA==
5,227
BUG: allow enlargement to work with empty objects (GH5226)
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-15T02:37:32Z
2014-06-12T20:46:55Z
2013-10-15T13:11:40Z
CONTRIBUTOR
null
closes #5226
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5227/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5227/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5227.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5227", "merged_at": "2013-10-15T13:11:40Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5227.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5227" }
https://api.github.com/repos/pandas-dev/pandas/issues/5228
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5228/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5228/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5228/events
https://github.com/pandas-dev/pandas/issues/5228
20,995,480
MDU6SXNzdWUyMDk5NTQ4MA==
5,228
ERROR: Failure: ImportError (No module named pandas)
{ "avatar_url": "https://avatars.githubusercontent.com/u/51059?v=4", "events_url": "https://api.github.com/users/cancan101/events{/privacy}", "followers_url": "https://api.github.com/users/cancan101/followers", "following_url": "https://api.github.com/users/cancan101/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
null
2
2013-10-15T03:54:59Z
2013-10-15T10:56:03Z
2013-10-15T10:56:03Z
CONTRIBUTOR
null
see: https://travis-ci.org/cancan101/pandas/jobs/12551987 ``` cannot import name hashtable Traceback (most recent call last): File "<string>", line 1, in <module> File "pandas/__init__.py", line 9, in <module> from . import hashtable, tslib, lib ImportError: cannot import name hashtable nosetests --exe -w /tmp...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5228/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5228/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5229
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5229/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5229/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5229/events
https://github.com/pandas-dev/pandas/issues/5229
21,003,354
MDU6SXNzdWUyMTAwMzM1NA==
5,229
Yahoo finance data fails on market cap
{ "avatar_url": "https://avatars.githubusercontent.com/u/296164?v=4", "events_url": "https://api.github.com/users/jseabold/events{/privacy}", "followers_url": "https://api.github.com/users/jseabold/followers", "following_url": "https://api.github.com/users/jseabold/following{/other_user}", "gists_url": "https...
[ { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" } ]
closed
false
null
[]
{ "closed_at": "2014-11-09T12:33:59Z", "closed_issues": 86, "created_at": "2014-10-30T11:12:13Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
4
2013-10-15T08:43:21Z
2014-11-07T11:48:09Z
2014-11-07T11:48:09Z
CONTRIBUTOR
null
Market cap returns a "B" etc. that needs to be parsed before the result is coerced into a DataFrame. https://groups.google.com/forum/#!topic/pydata/KOdYtiw7cE8
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5229/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5229/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5230
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5230/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5230/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5230/events
https://github.com/pandas-dev/pandas/issues/5230
21,028,844
MDU6SXNzdWUyMTAyODg0NA==
5,230
Series.diff incorrect values with uint64
{ "avatar_url": "https://avatars.githubusercontent.com/u/945749?v=4", "events_url": "https://api.github.com/users/john-granieri/events{/privacy}", "followers_url": "https://api.github.com/users/john-granieri/followers", "following_url": "https://api.github.com/users/john-granieri/following{/other_user}", "gis...
[ { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" }, { "color": "009...
closed
false
null
[]
null
3
2013-10-15T16:45:01Z
2013-10-15T19:03:37Z
2013-10-15T16:58:51Z
NONE
null
Series.diff appears to get things off with unsigned ints ``` python s=pd.Series([1, 2, 3, 4, 5, 6], dtype='uint') print s print s.shift(-1) print s.diff(-1) # this result is wrong, some conversion issues print s.map(int) print s.map(int).diff(-1) # this result is right 0 1 1 2 2 3 3 4 4 5 5 6 dt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5230/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5230/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5231
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5231/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5231/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5231/events
https://github.com/pandas-dev/pandas/pull/5231
21,030,591
MDExOlB1bGxSZXF1ZXN0OTEwODI2MQ==
5,231
EHN/FIX: Add na_last parameter to DataFrame.sort. Fixes GH3917
{ "avatar_url": "https://avatars.githubusercontent.com/u/443776?v=4", "events_url": "https://api.github.com/users/unutbu/events{/privacy}", "followers_url": "https://api.github.com/users/unutbu/followers", "following_url": "https://api.github.com/users/unutbu/following{/other_user}", "gists_url": "https://api...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, d...
closed
false
null
[]
{ "closed_at": "2014-05-30T12:17:57Z", "closed_issues": 755, "created_at": "2014-01-03T20:19:04Z", "creator": null, "description": "2014-02-3: previous version released", "due_on": "2014-05-31T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/24", "id": 526062, "labels_url": "htt...
71
2013-10-15T17:15:17Z
2014-09-10T00:22:49Z
2014-03-27T22:23:50Z
CONTRIBUTOR
null
closes #3917 This is an attempt to fix the Nested Sort with NaN bug (https://github.com/pydata/pandas/issues/3917). I've added tests to `test_frame.py` and `test_hashtable.py` to demonstrate the problem. `hashtable.Factorizer.factorize` has been modified to map `nan` to `na_sentinel`. Before it was mapping `nan` to...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5231/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5231/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5231.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5231", "merged_at": "2014-03-27T22:23:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5231.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5231" }
https://api.github.com/repos/pandas-dev/pandas/issues/5232
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5232/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5232/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5232/events
https://github.com/pandas-dev/pandas/issues/5232
21,030,673
MDU6SXNzdWUyMTAzMDY3Mw==
5,232
read_csv dtype argument not working when there is a footer
{ "avatar_url": "https://avatars.githubusercontent.com/u/5693301?v=4", "events_url": "https://api.github.com/users/socheon/events{/privacy}", "followers_url": "https://api.github.com/users/socheon/followers", "following_url": "https://api.github.com/users/socheon/following{/other_user}", "gists_url": "https:/...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
12
2013-10-15T17:16:46Z
2016-08-02T09:56:06Z
2016-08-02T09:56:06Z
NONE
null
xref #7141 ## Datafile test.csv col1|col2 a|438087272980 b|399432587827 c|592706116147 d|1584843561523 footer 1 ## Command print pd.read_csv('test.csv', sep='|', skipfooter=1, dtype={'col2':'object'}).dtypes ## Output col1 object col2 int64 dtype: object ## Expected Output col1 object col2 object dtype...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5232/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5232/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5233
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5233/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5233/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5233/events
https://github.com/pandas-dev/pandas/issues/5233
21,039,658
MDU6SXNzdWUyMTAzOTY1OA==
5,233
BUG: OLS.predict() fails when given a Series
{ "avatar_url": "https://avatars.githubusercontent.com/u/3195015?v=4", "events_url": "https://api.github.com/users/rockg/events{/privacy}", "followers_url": "https://api.github.com/users/rockg/followers", "following_url": "https://api.github.com/users/rockg/following{/other_user}", "gists_url": "https://api.g...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-15T19:44:55Z
2013-10-17T13:07:34Z
2013-10-17T13:07:34Z
CONTRIBUTOR
null
OLS.predict() makes a call to dropna() with an argument when Series has no such argument. I believe the fix here is to just move the DataFrame creation above the "if fill_value" clause. ``` orig_x = x if fill_value is None and fill_method is None: x = x.dropna(how='any') ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5233/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5233/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5234
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5234/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5234/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5234/events
https://github.com/pandas-dev/pandas/pull/5234
21,041,342
MDExOlB1bGxSZXF1ZXN0OTExNDQ3Mw==
5,234
FIX: OLS.predict() - cast input to DataFrame from Series before performing operations
{ "avatar_url": "https://avatars.githubusercontent.com/u/3195015?v=4", "events_url": "https://api.github.com/users/rockg/events{/privacy}", "followers_url": "https://api.github.com/users/rockg/followers", "following_url": "https://api.github.com/users/rockg/following{/other_user}", "gists_url": "https://api.g...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-15T20:14:08Z
2014-06-16T18:51:25Z
2013-10-17T13:07:34Z
CONTRIBUTOR
null
Closes #5233. Simply cast to a Series to a DataFrame before dropping NAs or filling.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5234/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5234/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5234.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5234", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/5234.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5234" }
https://api.github.com/repos/pandas-dev/pandas/issues/5235
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5235/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5235/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5235/events
https://github.com/pandas-dev/pandas/issues/5235
21,048,558
MDU6SXNzdWUyMTA0ODU1OA==
5,235
Issue with Excel writers when column names are duplicated
{ "avatar_url": "https://avatars.githubusercontent.com/u/94267?v=4", "events_url": "https://api.github.com/users/jmcnamara/events{/privacy}", "followers_url": "https://api.github.com/users/jmcnamara/followers", "following_url": "https://api.github.com/users/jmcnamara/following{/other_user}", "gists_url": "htt...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "bfe5bf", "default": false, "description": "read_excel, to_excel", ...
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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...
7
2013-10-15T22:19:45Z
2013-11-04T01:38:29Z
2013-10-16T18:50:39Z
CONTRIBUTOR
null
There appears to be an issue with Excel writers when DataFrame column names are duplicated. This issue that was initially reported on [StackOverflow](http://stackoverflow.com/questions/19363779/problems-writing-to-file-in-pandas). For example consider the following program: ``` python import pandas as pd from pandas...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5235/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5235/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5236
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5236/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5236/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5236/events
https://github.com/pandas-dev/pandas/issues/5236
21,049,195
MDU6SXNzdWUyMTA0OTE5NQ==
5,236
Add cache resetting method to PandasObject
{ "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gists_url": "http...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-15T22:33:55Z
2013-12-04T00:44:11Z
2013-10-16T22:32:15Z
CONTRIBUTOR
null
Going to use this to fix MI, but also worth it anywhere we use cached_readonly and only hardcode cache name and implementation in a few places. (even on objects which supposedly immutable).
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5236/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5236/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5237
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5237/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5237/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5237/events
https://github.com/pandas-dev/pandas/pull/5237
21,051,418
MDExOlB1bGxSZXF1ZXN0OTEyMDQ5Ng==
5,237
BUG/TST: Fix Excel writers with duplicated column names.
{ "avatar_url": "https://avatars.githubusercontent.com/u/94267?v=4", "events_url": "https://api.github.com/users/jmcnamara/events{/privacy}", "followers_url": "https://api.github.com/users/jmcnamara/followers", "following_url": "https://api.github.com/users/jmcnamara/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-15T23:27:24Z
2014-06-18T11:05:10Z
2013-10-16T18:50:14Z
CONTRIBUTOR
null
Test and fix for issue #5235
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5237/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5237/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5237.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5237", "merged_at": "2013-10-16T18:50:14Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5237.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5237" }
https://api.github.com/repos/pandas-dev/pandas/issues/5238
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5238/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5238/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5238/events
https://github.com/pandas-dev/pandas/pull/5238
21,054,652
MDExOlB1bGxSZXF1ZXN0OTEyMjM5OA==
5,238
CLN: Add _reset_cache method to PandasObject
{ "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gists_url": "http...
[]
closed
false
null
[]
null
3
2013-10-16T01:06:04Z
2014-06-13T16:31:31Z
2013-10-16T22:32:15Z
CONTRIBUTOR
null
I think this is the right way to do it. MI needs this for _engine and friends. I think there are other objects that use `cache_readonly` that might want to reset too. I also moved the local dir methods off of StringMixin to PandasObject (where they ought to have been). Fixes #5236 and fixes #5225.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5238/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5238/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5238.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5238", "merged_at": "2013-10-16T22:32:15Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5238.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5238" }
https://api.github.com/repos/pandas-dev/pandas/issues/5239
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5239/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5239/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5239/events
https://github.com/pandas-dev/pandas/issues/5239
21,056,790
MDU6SXNzdWUyMTA1Njc5MA==
5,239
na_filter=False ignored when index_col set
{ "avatar_url": "https://avatars.githubusercontent.com/u/51059?v=4", "events_url": "https://api.github.com/users/cancan101/events{/privacy}", "followers_url": "https://api.github.com/users/cancan101/followers", "following_url": "https://api.github.com/users/cancan101/following{/other_user}", "gists_url": "htt...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, d...
closed
false
null
[]
{ "closed_at": "2017-12-13T13:05:41Z", "closed_issues": 160, "created_at": "2017-10-02T10:21:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
3
2013-10-16T02:24:42Z
2017-11-06T20:33:44Z
2017-11-06T20:33:44Z
CONTRIBUTOR
null
Given the following CSV file: ``` u1,u2,u3,d1,d2,d3,d4 Good Things,C,,1,1,1,1 Good Things,R,,1,1,1,1 Bad Things,C,,1,1,1,1 Bad Things,T,,1,1,1,1 Okay Things,N,B,1,1,1,1 Okay Things,N,D,1,1,1,1 Okay Things,B,,1,1,1,1 Okay Things,D,,1,1,1,1 ``` First I parse with `na_filter=True`: ``` In [13]: pd.read_csv("/home/alex/...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5239/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5239/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5240
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5240/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5240/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5240/events
https://github.com/pandas-dev/pandas/pull/5240
21,057,243
MDExOlB1bGxSZXF1ZXN0OTEyMzcyNg==
5,240
CLN/ENH: Make names getattr'able in core/ops +PEP8.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gists_url": "http...
[]
closed
false
null
[]
null
1
2013-10-16T02:41:28Z
2014-06-14T14:18:48Z
2013-10-16T22:31:48Z
CONTRIBUTOR
null
Now the name passed to a method can be used to get that method from the NDFrame (previously you had things like `or_ [|]`. better to just have them all be named exactly what they are s.t. subclasses can do `getattr(super(self, MyClass), name)(*args, **kwargs)`.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5240/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5240/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5240.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5240", "merged_at": "2013-10-16T22:31:48Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5240.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5240" }
https://api.github.com/repos/pandas-dev/pandas/issues/5241
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5241/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5241/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5241/events
https://github.com/pandas-dev/pandas/pull/5241
21,063,526
MDExOlB1bGxSZXF1ZXN0OTEyNjg5Nw==
5,241
DOC: fix building of gbq docs
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[]
closed
false
null
[]
null
1
2013-10-16T07:08:09Z
2014-07-16T08:35:32Z
2013-10-16T12:30:54Z
MEMBER
null
This fixes some build warnings in de gbq docs after merging #5179 (``` is markdown syntax + wrong internal reference). And in the same time I corrected some minor numpydoc docstring things.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5241/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5241/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5241.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5241", "merged_at": "2013-10-16T12:30:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5241.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5241" }
https://api.github.com/repos/pandas-dev/pandas/issues/5242
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5242/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5242/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5242/events
https://github.com/pandas-dev/pandas/pull/5242
21,075,665
MDExOlB1bGxSZXF1ZXN0OTEzMzQzNg==
5,242
Fixed assertion error message
{ "avatar_url": "https://avatars.githubusercontent.com/u/685453?v=4", "events_url": "https://api.github.com/users/ojh/events{/privacy}", "followers_url": "https://api.github.com/users/ojh/followers", "following_url": "https://api.github.com/users/ojh/following{/other_user}", "gists_url": "https://api.github.c...
[]
closed
false
null
[]
null
7
2013-10-16T12:03:03Z
2014-06-21T09:23:33Z
2013-10-16T12:20:16Z
CONTRIBUTOR
null
This is a pretty straightforward fix, message was simply inverted.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5242/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5242/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5242.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5242", "merged_at": "2013-10-16T12:20:16Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5242.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5242" }
https://api.github.com/repos/pandas-dev/pandas/issues/5243
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5243/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5243/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5243/events
https://github.com/pandas-dev/pandas/pull/5243
21,099,782
MDExOlB1bGxSZXF1ZXN0OTE0NzA4MQ==
5,243
API: add excel kw to to_clipboard to preserve compat behavior (related GH5070)
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-16T18:29:04Z
2014-07-16T08:35:35Z
2013-10-16T19:54:25Z
CONTRIBUTOR
null
related #5070
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5243/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5243/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5243.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5243", "merged_at": "2013-10-16T19:54:25Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5243.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5243" }
https://api.github.com/repos/pandas-dev/pandas/issues/5244
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5244/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5244/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5244/events
https://github.com/pandas-dev/pandas/pull/5244
21,112,490
MDExOlB1bGxSZXF1ZXN0OTE1Mzk5Mg==
5,244
API/CLN: consolidate truncate into NDFrame (panel had a separate method)
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-16T21:36:53Z
2014-07-16T08:35:37Z
2013-10-17T11:29:15Z
CONTRIBUTOR
null
API: truncate error if before > after is now a ValueError (rather than AssertionError) (related #5242)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5244/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5244/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5244.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5244", "merged_at": "2013-10-17T11:29:15Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5244.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5244" }
https://api.github.com/repos/pandas-dev/pandas/issues/5245
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5245/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5245/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5245/events
https://github.com/pandas-dev/pandas/pull/5245
21,116,498
MDExOlB1bGxSZXF1ZXN0OTE1NjIxMQ==
5,245
Make doc compiling under windows workable
{ "avatar_url": "https://avatars.githubusercontent.com/u/890156?v=4", "events_url": "https://api.github.com/users/jankatins/events{/privacy}", "followers_url": "https://api.github.com/users/jankatins/followers", "following_url": "https://api.github.com/users/jankatins/following{/other_user}", "gists_url": "ht...
[]
closed
false
null
[]
null
3
2013-10-16T22:47:17Z
2014-06-18T13:37:40Z
2013-10-21T21:53:30Z
CONTRIBUTOR
null
The doc generation failed under windows due to problems with sphinx and encoded umlauts in code (see links in https://github.com/pydata/pandas/issues/5142). The workaround is to replace the offending text with one which does not fail (but which makes the example a bit pointless), build the docs and restore the old tex...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5245/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5245/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5245.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5245", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/5245.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5245" }
https://api.github.com/repos/pandas-dev/pandas/issues/5246
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5246/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5246/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5246/events
https://github.com/pandas-dev/pandas/issues/5246
21,116,993
MDU6SXNzdWUyMTExNjk5Mw==
5,246
API: Should _data be settable?
{ "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gists_url": "http...
[]
closed
false
null
[]
null
3
2013-10-16T22:57:58Z
2013-10-17T12:12:57Z
2013-10-17T12:12:57Z
CONTRIBUTOR
null
right now you can seriously mess things up by doing: ``` python df = pd.DataFrame(zip(range(10), range(10))) df._data = 5 df + 2 # Maximum recursion depth error. ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5246/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5246/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5247
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5247/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5247/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5247/events
https://github.com/pandas-dev/pandas/pull/5247
21,125,096
MDExOlB1bGxSZXF1ZXN0OTE1OTU0NQ==
5,247
ENH: Add inplace option to drop and dropna
{ "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gists_url": "http...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-17T01:37:45Z
2014-06-25T15:32:58Z
2013-10-28T02:06:38Z
CONTRIBUTOR
null
And appropriately invalidates caches as necessary BUT _still_ makes a copy. @jreback and I decided that it shouldn't call `__finalize__` a second time in `_update_inplace` (so if metadata is supposed to change, it's not going to be updated, but subclass can always override it). Closes #1960, related #2325 (doesn't act...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5247/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5247/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5247.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5247", "merged_at": "2013-10-28T02:06:38Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5247.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5247" }
https://api.github.com/repos/pandas-dev/pandas/issues/5248
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5248/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5248/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5248/events
https://github.com/pandas-dev/pandas/issues/5248
21,142,694
MDU6SXNzdWUyMTE0MjY5NA==
5,248
Series.drop regression and unexpected behaviour
{ "avatar_url": "https://avatars.githubusercontent.com/u/849427?v=4", "events_url": "https://api.github.com/users/ruidc/events{/privacy}", "followers_url": "https://api.github.com/users/ruidc/followers", "following_url": "https://api.github.com/users/ruidc/following{/other_user}", "gists_url": "https://api.gi...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-17T09:54:14Z
2013-10-17T13:08:34Z
2013-10-17T11:59:24Z
CONTRIBUTOR
null
On 0.12 stable this works: ``` >>> s = pandas.Series([1,1,2],index=["one","one","two"]) >>> s.drop(["one"]) two 2 dtype: int64 ``` but a singleton silently fails: ``` >>> s.drop("one") one 1 one 1 two 2 dtype: int64 ``` except when index is unique: ``` >>> s = pandas.Series([1,2],index=["one","two"]) >...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5248/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5248/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5249
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5249/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5249/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5249/events
https://github.com/pandas-dev/pandas/pull/5249
21,146,884
MDExOlB1bGxSZXF1ZXN0OTE2OTY3Mw==
5,249
BUG: fixed issue with drop on a non-unique index with Series (GH5248)
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-17T11:30:50Z
2014-06-25T10:44:46Z
2013-10-17T11:59:24Z
CONTRIBUTOR
null
closes #5248
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5249/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5249/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5249.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5249", "merged_at": "2013-10-17T11:59:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5249.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5249" }
https://api.github.com/repos/pandas-dev/pandas/issues/5250
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5250/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5250/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5250/events
https://github.com/pandas-dev/pandas/issues/5250
21,148,574
MDU6SXNzdWUyMTE0ODU3NA==
5,250
ENH: Unify API for drop and dropna for NDFrame
{ "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gists_url": "http...
[ { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" } ]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-17T12:12:08Z
2013-10-17T13:07:34Z
2013-10-17T13:07:34Z
CONTRIBUTOR
null
This can at least be done for Series and DataFrame (for dropna, thresh and how would just have no effect and axis must always be 0). Need to see whether it's possible for Panel. cf the recent issue with OLS.predict and issues with how. #5233
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5250/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5250/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5251
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5251/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5251/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5251/events
https://github.com/pandas-dev/pandas/pull/5251
21,149,941
MDExOlB1bGxSZXF1ZXN0OTE3MTQyMA==
5,251
API: allow Series/Panel dropna to accept other args for compat with DataFrame (GH5233/GH5250)
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-17T12:42:10Z
2014-07-16T08:35:47Z
2013-10-17T13:07:34Z
CONTRIBUTOR
null
closes #5233 closes #5234 closes #5250
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5251/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5251/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5251.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5251", "merged_at": "2013-10-17T13:07:34Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5251.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5251" }
https://api.github.com/repos/pandas-dev/pandas/issues/5252
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5252/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5252/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5252/events
https://github.com/pandas-dev/pandas/pull/5252
21,151,302
MDExOlB1bGxSZXF1ZXN0OTE3MjE0NA==
5,252
DOC: core/generic/drop docs from array-like to list-like
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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...
11
2013-10-17T13:08:01Z
2014-06-25T08:44:44Z
2013-10-17T13:53:10Z
CONTRIBUTOR
null
related #5248
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5252/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5252/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5252.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5252", "merged_at": "2013-10-17T13:53:10Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5252.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5252" }
https://api.github.com/repos/pandas-dev/pandas/issues/5253
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5253/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5253/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5253/events
https://github.com/pandas-dev/pandas/pull/5253
21,156,123
MDExOlB1bGxSZXF1ZXN0OTE3NDUxMA==
5,253
DOC/TST: core/generic/drop doc-string and tests
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-17T14:18:36Z
2014-07-16T08:35:50Z
2013-10-17T14:31:21Z
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/5253/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5253/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5253.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5253", "merged_at": "2013-10-17T14:31:21Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5253.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5253" }
https://api.github.com/repos/pandas-dev/pandas/issues/5254
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5254/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5254/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5254/events
https://github.com/pandas-dev/pandas/issues/5254
21,187,868
MDU6SXNzdWUyMTE4Nzg2OA==
5,254
ENH: Better handling of MultiIndex with Excel
{ "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gists_url": "http...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "0b02e1", "default": false, "description": "Related ...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gists_url": "http...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gis...
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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...
50
2013-10-17T21:48:20Z
2014-02-07T16:03:42Z
2013-11-06T01:42:23Z
CONTRIBUTOR
null
I'm going to put something together this weekend, even if I can only make it work with one engine. The current MI output for columns is too hard to use. Would be really nice to round-trip it, but I'm less concerned about that. @jmcnamara if you have any tips they'd certainly be appreciated - I may only do it for Xlsxw...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5254/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5254/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5255
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5255/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5255/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5255/events
https://github.com/pandas-dev/pandas/issues/5255
21,189,320
MDU6SXNzdWUyMTE4OTMyMA==
5,255
BUG: Google BigQuery API Change
{ "avatar_url": "https://avatars.githubusercontent.com/u/5303784?v=4", "events_url": "https://api.github.com/users/jacobschaer/events{/privacy}", "followers_url": "https://api.github.com/users/jacobschaer/followers", "following_url": "https://api.github.com/users/jacobschaer/following{/other_user}", "gists_ur...
[ { "color": "0052cc", "default": false, "description": "pandas-gbq compatability", "id": 57351315, "name": "IO Google", "node_id": "MDU6TGFiZWw1NzM1MTMxNQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Google" } ]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-17T22:17:00Z
2013-10-21T18:00:29Z
2013-10-21T18:00:29Z
CONTRIBUTOR
null
This is a placeholder for a commit I'm working on to resolve a recently introduced API bug with `pandas.io.gbq`. Basically, the module fails to handle result pagination properly, so result sets are limied to 10k rows. When #4140 was pulled, we were told by Google that this would be a backend fix that would not require ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5255/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5255/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5256
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5256/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5256/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5256/events
https://github.com/pandas-dev/pandas/issues/5256
21,191,260
MDU6SXNzdWUyMTE5MTI2MA==
5,256
use of iloc with heterogeneous DataFrame coerces dtype?
{ "avatar_url": "https://avatars.githubusercontent.com/u/738893?v=4", "events_url": "https://api.github.com/users/jason-s/events{/privacy}", "followers_url": "https://api.github.com/users/jason-s/followers", "following_url": "https://api.github.com/users/jason-s/following{/other_user}", "gists_url": "https://...
[]
closed
false
null
[]
null
6
2013-10-17T23:00:50Z
2013-10-18T12:23:31Z
2013-10-18T12:23:31Z
NONE
null
I'm using pandas 0.11.0 and numpy 1.7.1 in Anaconda Python 1.6.0. The `iloc` method seems to coerce dtype of values in some cases. For example: ``` x5 = pd.DataFrame(index=['A','B','C'],columns=['foo','bar','baz']) x5.foo = np.int16([-1,-2,-3]) x5.bar = np.uint16([1,2,3]) x5.baz = np.uint32([100000,200000,300000]) pr...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5256/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5256/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5257
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5257/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5257/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5257/events
https://github.com/pandas-dev/pandas/issues/5257
21,197,081
MDU6SXNzdWUyMTE5NzA4MQ==
5,257
Column Slicing using Boolean Array
{ "avatar_url": "https://avatars.githubusercontent.com/u/51059?v=4", "events_url": "https://api.github.com/users/cancan101/events{/privacy}", "followers_url": "https://api.github.com/users/cancan101/followers", "following_url": "https://api.github.com/users/cancan101/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
null
1
2013-10-18T02:14:27Z
2013-10-18T02:21:35Z
2013-10-18T02:21:35Z
CONTRIBUTOR
null
These function as expected: Rows: ``` In [5]: pd.DataFrame({"A":[1,2],"B":[20,40]}).loc[[1]] Out[5]: A B 1 2 40 In [6]: pd.DataFrame({"A":[1,2],"B":[20,40]}).loc[[False, True]] Out[6]: A B 1 2 40 ``` and these work for columns: ``` In [7]: pd.DataFrame({"A":[1,2],"B":[20,40]})[["B"]] Out[7]: B ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5257/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5257/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5258
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5258/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5258/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5258/events
https://github.com/pandas-dev/pandas/pull/5258
21,201,782
MDExOlB1bGxSZXF1ZXN0OTE5ODcxOA==
5,258
DOC: changed the term `Vern` to `Versions` to be clearer
{ "avatar_url": "https://avatars.githubusercontent.com/u/1622906?v=4", "events_url": "https://api.github.com/users/bmu/events{/privacy}", "followers_url": "https://api.github.com/users/bmu/followers", "following_url": "https://api.github.com/users/bmu/following{/other_user}", "gists_url": "https://api.github....
[]
closed
false
null
[]
null
3
2013-10-18T05:51:55Z
2014-07-02T17:29:56Z
2013-10-20T12:12:22Z
NONE
null
based on this SO question: http://stackoverflow.com/q/19438309/1301710
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5258/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5258/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5258.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5258", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/5258.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5258" }
https://api.github.com/repos/pandas-dev/pandas/issues/5259
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5259/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5259/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5259/events
https://github.com/pandas-dev/pandas/issues/5259
21,207,823
MDU6SXNzdWUyMTIwNzgyMw==
5,259
DOC: docs on website not building
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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...
7
2013-10-18T09:05:54Z
2013-12-07T14:16:33Z
2013-12-07T14:16:33Z
MEMBER
null
The docs of the development version are not updated since a week or so. I don't exactly know how it is arranged, but are they supposed to build daily?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5259/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5259/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5260
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5260/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5260/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5260/events
https://github.com/pandas-dev/pandas/issues/5260
21,235,033
MDU6SXNzdWUyMTIzNTAzMw==
5,260
DataFrame.groupby() causes loss of precision on large integer values
{ "avatar_url": "https://avatars.githubusercontent.com/u/1523816?v=4", "events_url": "https://api.github.com/users/nisaggarwal/events{/privacy}", "followers_url": "https://api.github.com/users/nisaggarwal/followers", "following_url": "https://api.github.com/users/nisaggarwal/following{/other_user}", "gists_ur...
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "e102d8", "default": false, "description": "Unexpected or b...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2013-10-18T18:03:40Z
2015-03-03T01:41:06Z
2015-03-03T01:41:06Z
NONE
null
Here's what I've in a dataframe to start with: ``` python In [298]: g Out[298]: ts level 33 1382016600011617669 32 34 1382016600011625872 32 44 1382016600013590377 43 45 1382016600013598606 43 ``` Running groupby() causes my 'ts' value to change and causes some loss of preci...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5260/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5260/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5261
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5261/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5261/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5261/events
https://github.com/pandas-dev/pandas/issues/5261
21,252,795
MDU6SXNzdWUyMTI1Mjc5NQ==
5,261
Support for numpy strings
{ "avatar_url": "https://avatars.githubusercontent.com/u/51059?v=4", "events_url": "https://api.github.com/users/cancan101/events{/privacy}", "followers_url": "https://api.github.com/users/cancan101/followers", "following_url": "https://api.github.com/users/cancan101/following{/other_user}", "gists_url": "htt...
[ { "color": "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...
10
2013-10-19T00:25:06Z
2020-08-06T18:01:55Z
2020-08-06T18:01:54Z
CONTRIBUTOR
null
This is more of a question than an issue: why does Pandas use object type rather than the native fixed length numpy strings? For example: ``` In [24]: np.array(["foo", "baz"]) Out[24]: array(['foo', 'baz'], dtype='|S3') ``` but: ``` In [29]: pd.DataFrame({"a":np.array(["foo", "baz"])}).dtypes Out[29]: a ...
{ "+1": 4, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 4, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5261/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5261/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5262
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5262/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5262/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5262/events
https://github.com/pandas-dev/pandas/pull/5262
21,253,862
MDExOlB1bGxSZXF1ZXN0OTIyODIyNA==
5,262
BUG: Pagination in pandas.io.gbq
{ "avatar_url": "https://avatars.githubusercontent.com/u/5303784?v=4", "events_url": "https://api.github.com/users/jacobschaer/events{/privacy}", "followers_url": "https://api.github.com/users/jacobschaer/followers", "following_url": "https://api.github.com/users/jacobschaer/following{/other_user}", "gists_ur...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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...
12
2013-10-19T01:16:07Z
2014-07-16T08:35:55Z
2013-10-21T18:00:12Z
CONTRIBUTOR
null
In light of some last minute API changes in Google BigQuery, I have updated our code to function properly. In particular, this fixes a known bug that limited result sets to 10,000. Hopefully we'll have an entirely new version soon that will make better use of Google's reference code and thus be more future proof. Note ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5262/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5262/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5262.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5262", "merged_at": "2013-10-21T18:00:12Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5262.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5262" }
https://api.github.com/repos/pandas-dev/pandas/issues/5263
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5263/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5263/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5263/events
https://github.com/pandas-dev/pandas/issues/5263
21,259,683
MDU6SXNzdWUyMTI1OTY4Mw==
5,263
Styling groupby boxplots
{ "avatar_url": "https://avatars.githubusercontent.com/u/304487?v=4", "events_url": "https://api.github.com/users/waltonjones/events{/privacy}", "followers_url": "https://api.github.com/users/waltonjones/followers", "following_url": "https://api.github.com/users/waltonjones/following{/other_user}", "gists_url...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" }, { "color": "AD7FA8", "default": false, "description": nul...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
4
2013-10-19T09:42:14Z
2017-07-09T02:32:37Z
2017-07-09T02:32:37Z
NONE
null
related #4264 The normal matplotlib boxplot command in Python returns a dictionary with keys for the boxes, median, whiskers, fliers, and caps. This makes styling really easy. Pandas.groupby boxplots, however, return an AxesSubplot object. This makes styling the plots more difficult. I posted this question recently o...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5263/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5263/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5264
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5264/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5264/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5264/events
https://github.com/pandas-dev/pandas/issues/5264
21,263,178
MDU6SXNzdWUyMTI2MzE3OA==
5,264
BUG: groupby sub-selection ignored with some methods
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2014-05-30T12:17:57Z", "closed_issues": 755, "created_at": "2014-01-03T20:19:04Z", "creator": null, "description": "2014-02-3: previous version released", "due_on": "2014-05-31T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/24", "id": 526062, "labels_url": "htt...
30
2013-10-19T14:59:21Z
2014-04-11T14:57:13Z
2014-04-11T14:57:13Z
CONTRIBUTOR
null
related #6512, #6524, #6346 _Update from @hayd I think these should reference `_selected_obj` rather than `obj`._ Looking through some others, looks these also ignore the selection - [x] count #6570 - [x] corr #6570 - [x] cummax #6570 - [x] cummin #6570 - [x] cumsum #6570 - [x] cumprod #6570 - [x] describe #6570 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5264/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5264/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5265
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5265/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5265/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5265/events
https://github.com/pandas-dev/pandas/pull/5265
21,264,907
MDExOlB1bGxSZXF1ZXN0OTIzMjU0OQ==
5,265
TST: test_fast.sh and test_multi.sh should skip network tests
{ "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/following{/other_user}", "gists_url": "https://...
[]
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/following{/other_user}", "gists_url": "https://...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/following{/other_user}", "gists_u...
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-19T16:44:20Z
2014-07-16T08:35:57Z
2013-10-19T19:38:22Z
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/5265/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5265/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5265.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5265", "merged_at": "2013-10-19T19:38:22Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5265.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5265" }
https://api.github.com/repos/pandas-dev/pandas/issues/5266
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5266/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5266/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5266/events
https://github.com/pandas-dev/pandas/pull/5266
21,265,007
MDExOlB1bGxSZXF1ZXN0OTIzMjU5Mg==
5,266
BUG: union should not try to sort inplace because platform impls differ as to when sorting occurs for objects that cannot be compared
{ "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/following{/other_user}", "gists_url": "https://...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/following{/other_user}", "gists_url": "https://...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/following{/other_user}", "gists_u...
{ "closed_at": "2014-07-11T00:02:53Z", "closed_issues": 306, "created_at": "2014-04-27T23:40:28Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
63
2013-10-19T16:49:01Z
2014-06-15T16:56:32Z
2014-06-03T13:36:59Z
MEMBER
null
closes #5039
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5266/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5266/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5266.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5266", "merged_at": "2014-06-03T13:36:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5266.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5266" }
https://api.github.com/repos/pandas-dev/pandas/issues/5267
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5267/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5267/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5267/events
https://github.com/pandas-dev/pandas/issues/5267
21,266,946
MDU6SXNzdWUyMTI2Njk0Ng==
5,267
BUG: groupby get_group should be more datelike friendly
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2014-05-30T12:17:57Z", "closed_issues": 755, "created_at": "2014-01-03T20:19:04Z", "creator": null, "description": "2014-02-3: previous version released", "due_on": "2014-05-31T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/24", "id": 526062, "labels_url": "htt...
0
2013-10-19T18:51:04Z
2014-04-21T12:22:23Z
2014-04-11T22:33:18Z
CONTRIBUTOR
null
http://stackoverflow.com/questions/19458361/python-pandas-groupby-date-and-accessing-each-group-by-timestamp ``` In [2]: df= pd.DataFrame({'DATE' : ['10-Oct-2013', '10-Oct-2013', '10-Oct-2013', '11-Oct-2013', '11-Oct-2013', '11-Oct-2013'],'VAL' : [1,2,3,4,5,6]}) In [3]: df['DATE'] = pd.to_datetime(df['DATE']) In [4]...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5267/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5267/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5268
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5268/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5268/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5268/events
https://github.com/pandas-dev/pandas/pull/5268
21,268,107
MDExOlB1bGxSZXF1ZXN0OTIzMzg0Ng==
5,268
BUG: Fixed issue #5156: segfault on read_csv
{ "avatar_url": "https://avatars.githubusercontent.com/u/1184478?v=4", "events_url": "https://api.github.com/users/guyrt/events{/privacy}", "followers_url": "https://api.github.com/users/guyrt/followers", "following_url": "https://api.github.com/users/guyrt/following{/other_user}", "gists_url": "https://api.g...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-19T20:05:43Z
2014-07-06T15:02:43Z
2013-10-19T21:13:49Z
CONTRIBUTOR
null
closes #5156 Our c parser was not checking array bounds. Example: ``` In [1]: from StringIO import StringIO; import pandas as pd In [2]: data = """\ 1,2,3 4,,6 7,8,9 10,11,12\n""" In [3]: df = pd.read_csv(StringIO(data), header=0, names=['a', 'b', 'c', 'd'], engin...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5268/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5268/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5268.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5268", "merged_at": "2013-10-19T21:13:49Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5268.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5268" }
https://api.github.com/repos/pandas-dev/pandas/issues/5269
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5269/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5269/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5269/events
https://github.com/pandas-dev/pandas/issues/5269
21,268,966
MDU6SXNzdWUyMTI2ODk2Ng==
5,269
Fix unhelpful "length mismatch" error message on set_axis
{ "avatar_url": "https://avatars.githubusercontent.com/u/171319?v=4", "events_url": "https://api.github.com/users/akloster/events{/privacy}", "followers_url": "https://api.github.com/users/akloster/followers", "following_url": "https://api.github.com/users/akloster/following{/other_user}", "gists_url": "https...
[ { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" } ]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-19T21:08:11Z
2013-10-23T12:35:47Z
2013-10-23T12:35:47Z
CONTRIBUTOR
null
When trying to change the columns of a DataFrame, I sometimes mess up the number of elements. I was getting this kind of message a few times too often. ``` >>> df = DataFrame({0:[1,2,3], 1:[1,2,3]}) >>> df.columns = df.columns = ['a', 'b', 'c'] Exception: Length mismatch (3 vs 2) ``` When the lists were bigger, I had...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5269/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5269/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5270
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5270/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5270/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5270/events
https://github.com/pandas-dev/pandas/pull/5270
21,269,022
MDExOlB1bGxSZXF1ZXN0OTIzNDI2Nw==
5,270
CLN: Fix unhelpful "length mismatch" error message on set_axis
{ "avatar_url": "https://avatars.githubusercontent.com/u/171319?v=4", "events_url": "https://api.github.com/users/akloster/events{/privacy}", "followers_url": "https://api.github.com/users/akloster/followers", "following_url": "https://api.github.com/users/akloster/following{/other_user}", "gists_url": "https...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-19T21:11:25Z
2014-07-24T02:22:25Z
2013-10-23T12:35:47Z
CONTRIBUTOR
null
closes #5269
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5270/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5270/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5270.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5270", "merged_at": "2013-10-23T12:35:47Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5270.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5270" }
https://api.github.com/repos/pandas-dev/pandas/issues/5271
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5271/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5271/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5271/events
https://github.com/pandas-dev/pandas/pull/5271
21,270,476
MDExOlB1bGxSZXF1ZXN0OTIzNDg5MA==
5,271
Added handling for v3 advanced segment ids which aren't just ints as of July 15th
{ "avatar_url": "https://avatars.githubusercontent.com/u/29409?v=4", "events_url": "https://api.github.com/users/jcbozonier/events{/privacy}", "followers_url": "https://api.github.com/users/jcbozonier/followers", "following_url": "https://api.github.com/users/jcbozonier/following{/other_user}", "gists_url": "...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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...
21
2013-10-19T23:02:49Z
2014-06-14T07:09:34Z
2013-10-22T04:06:16Z
CONTRIBUTOR
null
The old int based advanced segment ids are deprecated. The new segment ids are alphanumeric. I know from experimentation that their form includes alphanumeric and alphanumeric+hyphen. Updated code for both cases. Reference: https://developers.google.com/analytics/devguides/reporting/core/v3/changelog
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5271/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5271/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5271.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5271", "merged_at": "2013-10-22T04:06:16Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5271.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5271" }
https://api.github.com/repos/pandas-dev/pandas/issues/5272
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5272/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5272/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5272/events
https://github.com/pandas-dev/pandas/issues/5272
21,270,829
MDU6SXNzdWUyMTI3MDgyOQ==
5,272
BUG: Selecting a column from a data frame sometimes returns a series and sometimes returns a data frame
{ "avatar_url": "https://avatars.githubusercontent.com/u/2380127?v=4", "events_url": "https://api.github.com/users/jobevers/events{/privacy}", "followers_url": "https://api.github.com/users/jobevers/followers", "following_url": "https://api.github.com/users/jobevers/following{/other_user}", "gists_url": "http...
[]
closed
false
null
[]
null
6
2013-10-19T23:33:22Z
2013-10-20T05:14:54Z
2013-10-20T05:14:54Z
NONE
null
With pandas version 0.12: In [3]: pandas.version.version Out[3]: '0.12.0' ## Code to reproduce: ``` python import collections import pandas as pd import numpy as np cols = map(str, np.unique(np.random.randint(0, 1000000, 200))) index = map(str, np.unique(np.random.randint(0, 1000000, 5000))) df = pd.DataFrame(np.rand...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5272/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5272/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5273
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5273/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5273/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5273/events
https://github.com/pandas-dev/pandas/issues/5273
21,271,692
MDU6SXNzdWUyMTI3MTY5Mg==
5,273
Change names of MultiIndex Index of a Dataframe
{ "avatar_url": "https://avatars.githubusercontent.com/u/51059?v=4", "events_url": "https://api.github.com/users/cancan101/events{/privacy}", "followers_url": "https://api.github.com/users/cancan101/followers", "following_url": "https://api.github.com/users/cancan101/following{/other_user}", "gists_url": "htt...
[ { "color": "207de5", "default": false, "description": null, "id": 71268330, "name": "MultiIndex", "node_id": "MDU6TGFiZWw3MTI2ODMzMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/MultiIndex" } ]
closed
false
null
[]
{ "closed_at": "2014-05-30T12:17:57Z", "closed_issues": 755, "created_at": "2014-01-03T20:19:04Z", "creator": null, "description": "2014-02-3: previous version released", "due_on": "2014-05-31T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/24", "id": 526062, "labels_url": "htt...
4
2013-10-20T00:54:23Z
2014-04-09T12:27:47Z
2014-04-09T12:27:47Z
CONTRIBUTOR
null
How do I change the names of the various levels on a MultiIndex? How do I do so NOT in place (i.e returning a new Dataframe)? For example I have: ``` d1 d2 d3 d4 u1 u2 u3 Good Things C 1 1 1 1 R 1 1 1 1 Bad Things C 1 1 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/5273/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5273/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5274
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5274/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5274/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5274/events
https://github.com/pandas-dev/pandas/issues/5274
21,272,705
MDU6SXNzdWUyMTI3MjcwNQ==
5,274
Finding the max value for a hierarchy level over another level
{ "avatar_url": "https://avatars.githubusercontent.com/u/51059?v=4", "events_url": "https://api.github.com/users/cancan101/events{/privacy}", "followers_url": "https://api.github.com/users/cancan101/followers", "following_url": "https://api.github.com/users/cancan101/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
null
1
2013-10-20T02:32:51Z
2013-10-20T21:57:12Z
2013-10-20T21:57:12Z
CONTRIBUTOR
null
Let's say I have a DataFrame like this: ``` l1 1 2 l2 1 13 99 89 0 1 2 2 1 ``` and for each value of l1, I want to find the corresponding max value amongst the l2 values under that l1 value. Is there an easy way to do this using groupby? so in the above example it would be 1->2 and 2->99
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5274/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5274/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5275
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5275/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5275/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5275/events
https://github.com/pandas-dev/pandas/issues/5275
21,273,355
MDU6SXNzdWUyMTI3MzM1NQ==
5,275
reset_index for columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/51059?v=4", "events_url": "https://api.github.com/users/cancan101/events{/privacy}", "followers_url": "https://api.github.com/users/cancan101/followers", "following_url": "https://api.github.com/users/cancan101/following{/other_user}", "gists_url": "htt...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "0b02e1", "default": false, "description": "Related ...
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...
5
2013-10-20T03:50:55Z
2021-03-21T15:51:01Z
2021-03-21T15:50:10Z
CONTRIBUTOR
null
Is there a reset_index equivalent for the column headings? In other words, if the column names are an MultiIndex, how would I drop one of the levels?
{ "+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/5275/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5275/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5276
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5276/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5276/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5276/events
https://github.com/pandas-dev/pandas/pull/5276
21,274,142
MDExOlB1bGxSZXF1ZXN0OTIzNjM4Mw==
5,276
CLN: Remove unused ValuesProperty class.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gists_url": "http...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-20T05:18:48Z
2014-07-16T08:36:09Z
2013-10-20T22:46:04Z
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/5276/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5276/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5276.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5276", "merged_at": "2013-10-20T22:46:04Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5276.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5276" }
https://api.github.com/repos/pandas-dev/pandas/issues/5277
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5277/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5277/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5277/events
https://github.com/pandas-dev/pandas/pull/5277
21,279,434
MDExOlB1bGxSZXF1ZXN0OTIzODAzMw==
5,277
DOC: changed the term "Vern" to "Version" to be clearer
{ "avatar_url": "https://avatars.githubusercontent.com/u/1622906?v=4", "events_url": "https://api.github.com/users/bmu/events{/privacy}", "followers_url": "https://api.github.com/users/bmu/followers", "following_url": "https://api.github.com/users/bmu/following{/other_user}", "gists_url": "https://api.github....
[]
closed
false
null
[]
{ "closed_at": "2014-02-03T05:17:36Z", "closed_issues": 314, "created_at": "2013-08-26T22:11:58Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/...
1
2013-10-20T12:33:05Z
2014-07-10T12:11:16Z
2014-01-01T03:20:48Z
NONE
null
Second attempt to change a single word
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5277/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5277/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5277.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5277", "merged_at": "2014-01-01T03:20:48Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5277.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5277" }
https://api.github.com/repos/pandas-dev/pandas/issues/5278
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5278/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5278/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5278/events
https://github.com/pandas-dev/pandas/issues/5278
21,282,028
MDU6SXNzdWUyMTI4MjAyOA==
5,278
drop_level does not show up as arg for DataFrame.xs on api page
{ "avatar_url": "https://avatars.githubusercontent.com/u/51059?v=4", "events_url": "https://api.github.com/users/cancan101/events{/privacy}", "followers_url": "https://api.github.com/users/cancan101/followers", "following_url": "https://api.github.com/users/cancan101/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
null
2
2013-10-20T15:44:57Z
2013-10-20T16:05:53Z
2013-10-20T16:05:53Z
CONTRIBUTOR
null
On the API page (http://pandas.pydata.org/pandas-docs/dev/api.html) `drop_level` does not show up as an argument to `DataFrame.xs`. It does show up here: http://pandas.pydata.org/pandas-docs/dev/generated/pandas.DataFrame.xs.html#pandas.DataFrame.xs
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5278/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5278/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5279
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5279/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5279/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5279/events
https://github.com/pandas-dev/pandas/issues/5279
21,282,215
MDU6SXNzdWUyMTI4MjIxNQ==
5,279
New in version 0.13 for "Setting index metadata"
{ "avatar_url": "https://avatars.githubusercontent.com/u/51059?v=4", "events_url": "https://api.github.com/users/cancan101/events{/privacy}", "followers_url": "https://api.github.com/users/cancan101/followers", "following_url": "https://api.github.com/users/cancan101/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
null
4
2013-10-20T15:55:59Z
2013-10-20T17:09:48Z
2013-10-20T16:19:02Z
CONTRIBUTOR
null
This section: http://pandas.pydata.org/pandas-docs/dev/indexing.html#setting-index-metadata-name-s-levels-labels makes no mention of "new in version 0.13". I believe that many of those methods were recently added. For example on v12: ``` AttributeError: 'MultiIndex' object has no attribute 'set_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/5279/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5279/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5280
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5280/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5280/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5280/events
https://github.com/pandas-dev/pandas/issues/5280
21,282,460
MDU6SXNzdWUyMTI4MjQ2MA==
5,280
DOC: MultiIndex Indexing Using Slices
{ "avatar_url": "https://avatars.githubusercontent.com/u/51059?v=4", "events_url": "https://api.github.com/users/cancan101/events{/privacy}", "followers_url": "https://api.github.com/users/cancan101/followers", "following_url": "https://api.github.com/users/cancan101/following{/other_user}", "gists_url": "htt...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "207de5", "default": false, "description": null, "id": 712683...
closed
false
null
[]
{ "closed_at": "2014-05-30T12:17:57Z", "closed_issues": 755, "created_at": "2014-01-03T20:19:04Z", "creator": null, "description": "2014-02-3: previous version released", "due_on": "2014-05-31T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/24", "id": 526062, "labels_url": "htt...
10
2013-10-20T16:09:30Z
2014-03-30T14:46:04Z
2014-03-30T14:46:04Z
CONTRIBUTOR
null
I have the following `DataFrame`: ``` t1 t2 b1 b1 i1 1 1 ``` which I can index like this: ``` In [139]: df["t1"] Out[139]: b1 i1 1 In [140]: df["t1","b1"] Out[140]: i1 1 Name: (t1, b1), dtype: int64 In [141]: df["t1"]["b1"] Out[141]: i1 1 Name: b1, dtype: int64 ``` I would expect this...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5280/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5280/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5281
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5281/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5281/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5281/events
https://github.com/pandas-dev/pandas/pull/5281
21,282,623
MDExOlB1bGxSZXF1ZXN0OTIzOTI2OA==
5,281
DOC: Added versionadded for "Setting index metadata"
{ "avatar_url": "https://avatars.githubusercontent.com/u/51059?v=4", "events_url": "https://api.github.com/users/cancan101/events{/privacy}", "followers_url": "https://api.github.com/users/cancan101/followers", "following_url": "https://api.github.com/users/cancan101/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
null
1
2013-10-20T16:17:39Z
2014-07-12T14:44:36Z
2013-10-20T16:19:02Z
CONTRIBUTOR
null
Closes #5279
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5281/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5281/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5281.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5281", "merged_at": "2013-10-20T16:19:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5281.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5281" }
https://api.github.com/repos/pandas-dev/pandas/issues/5282
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5282/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5282/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5282/events
https://github.com/pandas-dev/pandas/pull/5282
21,283,294
MDExOlB1bGxSZXF1ZXN0OTIzOTUxNw==
5,282
DOC: add some missing entries to api docs
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[]
closed
false
null
[]
null
2
2013-10-20T16:59:55Z
2014-07-16T08:36:12Z
2013-10-20T21:36:23Z
MEMBER
null
Thanks to @JanSchulz for his notebook.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5282/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5282/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5282.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5282", "merged_at": "2013-10-20T21:36:23Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5282.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5282" }
https://api.github.com/repos/pandas-dev/pandas/issues/5283
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5283/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5283/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5283/events
https://github.com/pandas-dev/pandas/pull/5283
21,284,042
MDExOlB1bGxSZXF1ZXN0OTIzOTc5Ng==
5,283
API: Add equals method to NDFrames.
{ "avatar_url": "https://avatars.githubusercontent.com/u/443776?v=4", "events_url": "https://api.github.com/users/unutbu/events{/privacy}", "followers_url": "https://api.github.com/users/unutbu/followers", "following_url": "https://api.github.com/users/unutbu/following{/other_user}", "gists_url": "https://api...
[]
closed
false
null
[]
{ "closed_at": "2014-02-03T05:17:36Z", "closed_issues": 314, "created_at": "2013-08-26T22:11:58Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/...
85
2013-10-20T17:49:45Z
2014-10-01T22:01:28Z
2014-01-24T21:43:37Z
CONTRIBUTOR
null
Also adds `array_equivalent`, which is similar to `np.array_equal` except that it handles object arrays and treats NaNs in corresponding locations as equal. closes https://github.com/pydata/pandas/issues/5183
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5283/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5283/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5283.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5283", "merged_at": "2014-01-24T21:43:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5283.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5283" }
https://api.github.com/repos/pandas-dev/pandas/issues/5284
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5284/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5284/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5284/events
https://github.com/pandas-dev/pandas/issues/5284
21,284,853
MDU6SXNzdWUyMTI4NDg1Mw==
5,284
Binary operators between DataFrame and Series object doesn't seem to work
{ "avatar_url": "https://avatars.githubusercontent.com/u/789385?v=4", "events_url": "https://api.github.com/users/liori/events{/privacy}", "followers_url": "https://api.github.com/users/liori/followers", "following_url": "https://api.github.com/users/liori/following{/other_user}", "gists_url": "https://api.gi...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "e1...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
27
2013-10-20T18:38:26Z
2019-10-05T23:03:29Z
2019-10-05T23:03:29Z
NONE
null
related similar operation http://stackoverflow.com/questions/19484344/how-do-i-use-a-specific-columns-value-in-a-pandas-dataframe-where-clause/19494873#19494873 http://stackoverflow.com/questions/19507088/filtering-a-pandas-dataframe-without-removing-rows/19516869#19516869 http://stackoverflow.com/q/21627926/190597 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5284/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5284/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5285
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5285/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5285/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5285/events
https://github.com/pandas-dev/pandas/issues/5285
21,287,109
MDU6SXNzdWUyMTI4NzEwOQ==
5,285
pandas.DataFrame.sort doc missing column param
{ "avatar_url": "https://avatars.githubusercontent.com/u/51059?v=4", "events_url": "https://api.github.com/users/cancan101/events{/privacy}", "followers_url": "https://api.github.com/users/cancan101/followers", "following_url": "https://api.github.com/users/cancan101/following{/other_user}", "gists_url": "htt...
[ { "color": "5319e7", "default": false, "description": "Functionality to remove in pandas", "id": 87485152, "name": "Deprecate", "node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate" } ]
closed
false
null
[]
{ "closed_at": "2014-05-30T12:17:57Z", "closed_issues": 755, "created_at": "2014-01-03T20:19:04Z", "creator": null, "description": "2014-02-3: previous version released", "due_on": "2014-05-31T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/24", "id": 526062, "labels_url": "htt...
5
2013-10-20T20:51:34Z
2014-04-09T12:29:18Z
2014-04-09T12:29:13Z
CONTRIBUTOR
null
The `column` param is undocumented for `pandas.DataFrame.sort`: http://pandas.pydata.org/pandas-docs/dev/generated/pandas.DataFrame.sort.html
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5285/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5285/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5286
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5286/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5286/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5286/events
https://github.com/pandas-dev/pandas/issues/5286
21,287,388
MDU6SXNzdWUyMTI4NzM4OA==
5,286
Phantom Index when NaN in MultiIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/51059?v=4", "events_url": "https://api.github.com/users/cancan101/events{/privacy}", "followers_url": "https://api.github.com/users/cancan101/followers", "following_url": "https://api.github.com/users/cancan101/following{/other_user}", "gists_url": "htt...
[ { "color": "0e8a16", "default": true, "description": null, "id": 717120670, "name": "good first issue", "node_id": "MDU6TGFiZWw3MTcxMjA2NzA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue" }, { "color": "cdea3c", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
13
2013-10-20T21:07:01Z
2019-12-26T00:25:35Z
2019-12-26T00:25:35Z
CONTRIBUTOR
null
Using the following: ``` csv_str = """u1,u2,u3,d1,d2,d3,d4 Good Things,C,,1,1,1,1 Good Things,R,,1,1,1,1 Bad Things,C,,1,1,1,1 Bad Things,T,,1,1,1,1 Okay Things,N,B,1,1,1,1 Okay Things,N,D,1,1,1,1 Okay Things,B,,1,1,1,1 Okay Things,D,,1,1,1,1""" d_nan = pd.read_csv(StringIO.StringIO(csv_str), na_filter=False,index_col...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5286/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5286/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5287
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5287/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5287/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5287/events
https://github.com/pandas-dev/pandas/pull/5287
21,290,775
MDExOlB1bGxSZXF1ZXN0OTI0MjYyMg==
5,287
DOC: expand JSON docs
{ "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
1
2013-10-21T00:33:13Z
2014-07-16T08:36:20Z
2013-10-21T00:41:26Z
CONTRIBUTOR
null
closes #4703 Expanded JSON docs to add more detail about the different orient options and the use of the numpy param when decoding. Feedback welcome.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5287/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5287/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5287.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5287", "merged_at": "2013-10-21T00:41:26Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5287.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5287" }
https://api.github.com/repos/pandas-dev/pandas/issues/5288
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5288/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5288/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5288/events
https://github.com/pandas-dev/pandas/issues/5288
21,294,858
MDU6SXNzdWUyMTI5NDg1OA==
5,288
API: Poor error message on colspec validation.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gists_url": "http...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AD7FA8", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
5
2013-10-21T04:09:17Z
2014-02-19T17:41:28Z
2014-02-19T17:41:28Z
CONTRIBUTOR
null
AssertionError bubbling up to the user - ruroh: ``` python from io import StringIO data = StringIO(u""" 121301234 121300123 121300012 """) pd.read_fwf(data, colspecs=[4, 5]) ``` Ends up with an AssertionError: ``` /opt/anaconda/envs/np17py27-1.5/lib/python2.7/site-packages/pandas/io/parsers.pyc in __init__(self, f, ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5288/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5288/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5289
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5289/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5289/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5289/events
https://github.com/pandas-dev/pandas/issues/5289
21,295,319
MDU6SXNzdWUyMTI5NTMxOQ==
5,289
User-facing AssertionError with groupby on list of empty list.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1598379?v=4", "events_url": "https://api.github.com/users/jtratner/events{/privacy}", "followers_url": "https://api.github.com/users/jtratner/followers", "following_url": "https://api.github.com/users/jtratner/following{/other_user}", "gists_url": "http...
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "ffa0ff", "default": false, "description": "Incorrect or im...
closed
false
null
[]
null
5
2013-10-21T04:35:44Z
2019-03-07T21:59:40Z
2019-03-07T21:59:40Z
CONTRIBUTOR
null
I hesitate to post this, but grouping on a list of empty list yields an AssertionError. It's so edge case I'm not sure it's worth bring up though: ``` python df = pd.DataFrame(zip(range(10), range(10)), columns=['apple', 'b']) df.groupby([[]]) # Long traceback yields: AssertionError: Grouper and axis must be same leng...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5289/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5289/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5290
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5290/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5290/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5290/events
https://github.com/pandas-dev/pandas/issues/5290
21,316,891
MDU6SXNzdWUyMTMxNjg5MQ==
5,290
Series.replace replaces wrong value
{ "avatar_url": "https://avatars.githubusercontent.com/u/81476?v=4", "events_url": "https://api.github.com/users/fonnesbeck/events{/privacy}", "followers_url": "https://api.github.com/users/fonnesbeck/followers", "following_url": "https://api.github.com/users/fonnesbeck/following{/other_user}", "gists_url": "...
[]
closed
false
null
[]
null
4
2013-10-21T13:59:08Z
2013-10-21T15:26:16Z
2013-10-21T15:26:16Z
NONE
null
I'm running into an issue with `replace` whereby one of the strings that I am using as a key in a replacement dict is not being replaced with the corresponding value. Here is a screen shot: ![screen shot 2013-10-21 at 8 57 34 am](https://f.cloud.github.com/assets/81476/1372831/c40df93a-3a58-11e3-9420-4f6d03d148be.png)...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5290/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5290/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5291
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5291/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5291/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5291/events
https://github.com/pandas-dev/pandas/issues/5291
21,341,709
MDU6SXNzdWUyMTM0MTcwOQ==
5,291
Segmentation fault or UnicodeDecodeError when reading csv-file depending on chunksize.
{ "avatar_url": "https://avatars.githubusercontent.com/u/5740353?v=4", "events_url": "https://api.github.com/users/Hedendahl/events{/privacy}", "followers_url": "https://api.github.com/users/Hedendahl/followers", "following_url": "https://api.github.com/users/Hedendahl/following{/other_user}", "gists_url": "h...
[ { "color": "444444", "default": false, "description": "Unicode strings", "id": 36380025, "name": "Unicode", "node_id": "MDU6TGFiZWwzNjM4MDAyNQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Unicode" }, { "color": "5319e7", "default": false, "description...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
12
2013-10-21T20:28:00Z
2017-11-06T17:42:08Z
2017-11-06T17:42:08Z
NONE
null
I have encountered an issue with the csv parser, pandas.io.parser.read_csv. I get segmentation fault or UnicodeDecodeError when reading a csv-file in chunks and it seems like that the problem depends on the size of the chunks. Consider the following code: ``` python import codecs import csv import pandas as pd def c...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5291/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5291/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5292
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5292/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5292/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5292/events
https://github.com/pandas-dev/pandas/pull/5292
21,344,163
MDExOlB1bGxSZXF1ZXN0OTI3MTgyOQ==
5,292
BUG: DateOffset weekday around DST produces unexpected results. fixes #5175
{ "avatar_url": "https://avatars.githubusercontent.com/u/704919?v=4", "events_url": "https://api.github.com/users/adamgreenhall/events{/privacy}", "followers_url": "https://api.github.com/users/adamgreenhall/followers", "following_url": "https://api.github.com/users/adamgreenhall/following{/other_user}", "gis...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "Timezone data dtype", ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
32
2013-10-21T21:04:06Z
2014-09-10T17:46:09Z
2014-09-04T22:18:50Z
CONTRIBUTOR
null
closes #5175 Wound up working on this in preparation for the DST change next week. Here's a first pass at a solution and a test.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5292/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5292/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5292.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5292", "merged_at": "2014-09-04T22:18:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5292.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5292" }
https://api.github.com/repos/pandas-dev/pandas/issues/5293
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5293/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5293/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5293/events
https://github.com/pandas-dev/pandas/pull/5293
21,344,268
MDExOlB1bGxSZXF1ZXN0OTI3MTg5Ng==
5,293
DOC add get_dummies to reshaping.rst
{ "avatar_url": "https://avatars.githubusercontent.com/u/1931852?v=4", "events_url": "https://api.github.com/users/hayd/events{/privacy}", "followers_url": "https://api.github.com/users/hayd/followers", "following_url": "https://api.github.com/users/hayd/following{/other_user}", "gists_url": "https://api.gith...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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
2013-10-21T21:05:33Z
2014-07-16T08:36:23Z
2013-10-21T22:23:25Z
CONTRIBUTOR
null
examples shamelessly from Wes' book closes #4444
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5293/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5293/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5293.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5293", "merged_at": "2013-10-21T22:23:25Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5293.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5293" }
https://api.github.com/repos/pandas-dev/pandas/issues/5294
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5294/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5294/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5294/events
https://github.com/pandas-dev/pandas/issues/5294
21,348,883
MDU6SXNzdWUyMTM0ODg4Mw==
5,294
BLD: make all cython imports be name _* (so they are uniform)
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
6
2013-10-21T22:19:32Z
2018-10-25T03:24:44Z
2018-10-25T03:24:44Z
CONTRIBUTOR
null
or could move everything to '_*.so'
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5294/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5294/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5295
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5295/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5295/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5295/events
https://github.com/pandas-dev/pandas/pull/5295
21,350,911
MDExOlB1bGxSZXF1ZXN0OTI3NTcyMw==
5,295
BLD: 0 13 pickles
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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...
7
2013-10-21T23:03:54Z
2014-06-27T17:57:16Z
2013-10-23T12:32:55Z
CONTRIBUTOR
null
closes #4796
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5295/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5295/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5295.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5295", "merged_at": "2013-10-23T12:32:55Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5295.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5295" }
https://api.github.com/repos/pandas-dev/pandas/issues/5296
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5296/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5296/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5296/events
https://github.com/pandas-dev/pandas/pull/5296
21,382,325
MDExOlB1bGxSZXF1ZXN0OTI5MjkyNg==
5,296
DOC: Remove iloc example.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[]
closed
false
null
[]
null
0
2013-10-22T13:40:07Z
2014-06-27T12:40:04Z
2013-10-22T13:53:21Z
CONTRIBUTOR
null
Forgot to remove the `isin(iloc=True)` example from indexing.rst. https://github.com/pydata/pandas/pull/5199#issuecomment-26786681
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5296/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5296/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5296.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5296", "merged_at": "2013-10-22T13:53:21Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5296.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5296" }
https://api.github.com/repos/pandas-dev/pandas/issues/5297
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5297/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5297/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5297/events
https://github.com/pandas-dev/pandas/issues/5297
21,415,971
MDU6SXNzdWUyMTQxNTk3MQ==
5,297
io.html.read_html from UTF-8 file-like object (OS X)
{ "avatar_url": "https://avatars.githubusercontent.com/u/952406?v=4", "events_url": "https://api.github.com/users/phaebz/events{/privacy}", "followers_url": "https://api.github.com/users/phaebz/followers", "following_url": "https://api.github.com/users/phaebz/following{/other_user}", "gists_url": "https://api...
[]
closed
false
null
[]
null
3
2013-10-22T20:44:35Z
2013-10-23T11:40:44Z
2013-10-23T07:50:00Z
CONTRIBUTOR
null
Running on Python 3.3.2 and OS X 10.8.5 For faster testing, I read *.html files from disk instead of URL with `io.html.read_html()`. Now these files are utf-8 encoded and I can read them directly with ``` open('some.html', encoding='UTF-8').read() ``` However, using `read_html()` with the file name as string gives T...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5297/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5297/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5298
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5298/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5298/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5298/events
https://github.com/pandas-dev/pandas/pull/5298
21,425,132
MDExOlB1bGxSZXF1ZXN0OTMxMzg1OQ==
5,298
BUG: parser can handle a common_format multi-column index (no row index cols), (GH4702)
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[]
closed
false
null
[]
{ "closed_at": "2013-12-30T19:53:14Z", "closed_issues": 1076, "created_at": "2012-11-15T23:33:37Z", "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...
12
2013-10-22T23:40:12Z
2014-06-22T16:42:49Z
2013-10-24T13:39:19Z
CONTRIBUTOR
null
closes #4702, should help with #5254 Will handle the format generated by `to_csv` (which has a an 'extra' line for the index names) and the more 'common' format ``` In [4]: data = """,a,a,a,b,c,c ...: ,q,r,s,t,u,v ...: one,1,2,3,4,5,6 ...: two,7,8,9,10,11,12""" In [6]: read_csv(StringIO(data),header...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5298/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5298/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/5298.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/5298", "merged_at": "2013-10-24T13:39:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/5298.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/5298" }
https://api.github.com/repos/pandas-dev/pandas/issues/5299
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5299/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5299/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5299/events
https://github.com/pandas-dev/pandas/issues/5299
21,447,128
MDU6SXNzdWUyMTQ0NzEyOA==
5,299
doc: DataFrame.apply can return several columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/2196196?v=4", "events_url": "https://api.github.com/users/ohadle/events{/privacy}", "followers_url": "https://api.github.com/users/ohadle/followers", "following_url": "https://api.github.com/users/ohadle/following{/other_user}", "gists_url": "https://ap...
[ { "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": "0e8a16", "default": true, "description": null, "id": 7171206...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
6
2013-10-23T11:15:46Z
2018-03-05T14:38:48Z
2018-03-05T14:38:41Z
NONE
null
Might be worth mentioning in the docs that if "func" returns a Series, the result is a DataFrame. It took me a while to figure this out (tried with tuples and a dict).
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/5299/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5299/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/5300
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/5300/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/5300/comments
https://api.github.com/repos/pandas-dev/pandas/issues/5300/events
https://github.com/pandas-dev/pandas/issues/5300
21,452,380
MDU6SXNzdWUyMTQ1MjM4MA==
5,300
More tolerant dataframe drop method for multiple columns deletion
{ "avatar_url": "https://avatars.githubusercontent.com/u/1404757?v=4", "events_url": "https://api.github.com/users/halleygithub/events{/privacy}", "followers_url": "https://api.github.com/users/halleygithub/followers", "following_url": "https://api.github.com/users/halleygithub/following{/other_user}", "gists...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "AD...
closed
false
null
[]
{ "closed_at": "2015-05-11T15:46:03Z", "closed_issues": 237, "created_at": "2014-10-07T14:39:07Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
5
2013-10-23T13:09:37Z
2015-04-08T14:35:57Z
2015-04-08T14:35:57Z
NONE
null
Current dataframe.drop will raise error for below code for 'non_exist_in_df_col' : ``` df = df.drop(['col_1', 'col_2', 'non_exist_in_df_col'], axis=1) ``` But below is better for it can accept it. ``` def drop_cols(df, del_cols): for col in (set(del_cols) & set(df.columns)): df = df.drop([col], axis=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/5300/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/5300/timeline
null
null
null