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/11203
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11203/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11203/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11203/events
https://github.com/pandas-dev/pandas/pull/11203
108,946,012
MDExOlB1bGxSZXF1ZXN0NDYzMjMzOTY=
11,203
Fixed pandas.DataFrame().join() function.
{ "avatar_url": "https://avatars.githubusercontent.com/u/3391614?v=4", "events_url": "https://api.github.com/users/sorenwacker/events{/privacy}", "followers_url": "https://api.github.com/users/sorenwacker/followers", "following_url": "https://api.github.com/users/sorenwacker/following{/other_user}", "gists_ur...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" } ]
closed
false
null
[]
null
6
2015-09-29T19:51:34Z
2015-10-05T11:05:55Z
2015-10-05T11:05:55Z
CONTRIBUTOR
null
Added on_right and on_left keywords. Now a right.join(left,on=key) works as expected. Old behavior is archived by right.join(left,left_on=key) Tested multi-index funtionallity. ``` import pandas as pd from copy import copy print pd.__file__ left = pd.DataFrame({'A': ['A0', 'A1', 'A2', 'A3','A4'], ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11203/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11203/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11203.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11203", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11203.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11203" }
https://api.github.com/repos/pandas-dev/pandas/issues/11204
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11204/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11204/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11204/events
https://github.com/pandas-dev/pandas/issues/11204
108,956,980
MDU6SXNzdWUxMDg5NTY5ODA=
11,204
pandas.DataFrame.div "MemoryError"
{ "avatar_url": "https://avatars.githubusercontent.com/u/10504477?v=4", "events_url": "https://api.github.com/users/JohnNapier/events{/privacy}", "followers_url": "https://api.github.com/users/JohnNapier/followers", "following_url": "https://api.github.com/users/JohnNapier/following{/other_user}", "gists_url"...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
null
5
2015-09-29T20:49:38Z
2015-09-29T21:57:30Z
2015-09-29T21:57:30Z
NONE
null
Using Pandas 0.16.2, NumPy 1.9.2. This pairwise operation is completed without errors. ``` python df0=pd.DataFrame(np.random.normal(size=(10000,100))) df1=df0.div(df0.sum(axis=1)) ``` This one involves 10 times more rows. Memory never exceeds 50%, and yet a MemoryError comes up. ``` python df0=pd.DataFrame(np.rando...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11204/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11204/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11205
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11205/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11205/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11205/events
https://github.com/pandas-dev/pandas/pull/11205
108,984,073
MDExOlB1bGxSZXF1ZXN0NDYzNDc3NjI=
11,205
PERF: vectorized DateOffset with months
{ "avatar_url": "https://avatars.githubusercontent.com/u/1924092?v=4", "events_url": "https://api.github.com/users/chris-b1/events{/privacy}", "followers_url": "https://api.github.com/users/chris-b1/followers", "following_url": "https://api.github.com/users/chris-b1/following{/other_user}", "gists_url": "http...
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "0052cc", "default"...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2015-09-30T00:03:30Z
2015-10-04T17:01:51Z
2015-10-02T02:15:07Z
CONTRIBUTOR
null
This is a follow-up to https://github.com/pydata/pandas/pull/10744. In that, vectorized versions of some offsets were implemented, mostly by changing to periods and back. The case of shifting by years/months (which is actually most useful to me) required some extra hoops and had poorer performance - this PR impleme...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11205/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11205/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11205.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11205", "merged_at": "2015-10-02T02:15:07Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11205.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11205" }
https://api.github.com/repos/pandas-dev/pandas/issues/11206
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11206/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11206/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11206/events
https://github.com/pandas-dev/pandas/issues/11206
109,066,095
MDU6SXNzdWUxMDkwNjYwOTU=
11,206
BUG: accept np.datetime64('NaT') in an object dtyped as a null
{ "avatar_url": "https://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": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
0
2015-09-30T11:21:29Z
2015-11-20T14:51:21Z
2015-11-20T14:51:21Z
CONTRIBUTOR
null
from [SO](http://stackoverflow.com/questions/32863674/python-pandas-isnull-does-not-work-on-nat-in-object-dtype) this should work ``` Out[3]: array([11, 22, 33, nan, numpy.datetime64('NaT')], dtype=object) In [4]: pd.isnull(ser) Out[4]: 0 False 1 False 2 False 3 True 4 False Name: my_series, 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/11206/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11206/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11207
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11207/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11207/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11207/events
https://github.com/pandas-dev/pandas/pull/11207
109,138,129
MDExOlB1bGxSZXF1ZXN0NDY0Mjk2MjM=
11,207
Copy on Write via weakrefs
{ "avatar_url": "https://avatars.githubusercontent.com/u/9683693?v=4", "events_url": "https://api.github.com/users/nickeubank/events{/privacy}", "followers_url": "https://api.github.com/users/nickeubank/followers", "following_url": "https://api.github.com/users/nickeubank/following{/other_user}", "gists_url":...
[]
closed
false
null
[]
null
15
2015-09-30T17:11:45Z
2020-09-06T18:44:21Z
2015-11-01T16:35:56Z
CONTRIBUTOR
null
Aims to eventually close #10954 , alternative to #10973 In the interest of advancing the discussion on this, here's a skeleton of a different copy on write implementation. **Currently** When setting on a view, converts to copy. ``` df = pd.DataFrame({'col1':[1,2], 'col2':[3,4]}) intermediate = df.loc[1:1,] in...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11207/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11207/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11207.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11207", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11207.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11207" }
https://api.github.com/repos/pandas-dev/pandas/issues/11208
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11208/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11208/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11208/events
https://github.com/pandas-dev/pandas/issues/11208
109,163,914
MDU6SXNzdWUxMDkxNjM5MTQ=
11,208
DataFrame.apply() silently converting columns to non-categorical type
{ "avatar_url": "https://avatars.githubusercontent.com/u/1377457?v=4", "events_url": "https://api.github.com/users/pganssle/events{/privacy}", "followers_url": "https://api.github.com/users/pganssle/followers", "following_url": "https://api.github.com/users/pganssle/following{/other_user}", "gists_url": "http...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "e11d21", "de...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-09-30T19:40:45Z
2015-09-30T19:56:15Z
2015-09-30T19:56:03Z
CONTRIBUTOR
null
Per [this SO question](http://stackoverflow.com/q/32873402/467366), using `apply()` to convert multiple `DataFrame` columns to categorical does not work unless _all_ columns are categorical. An MWE demonstrating the issue can be found at [this gist](https://gist.github.com/pganssle/4d0b4c326f0f8e80ba50) for easy copy-...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11208/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11208/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11209
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11209/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11209/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11209/events
https://github.com/pandas-dev/pandas/pull/11209
109,184,335
MDExOlB1bGxSZXF1ZXN0NDY0NTk4OTk=
11,209
Add ability to set the allowLargeResults option in BigQuery #10474
{ "avatar_url": "https://avatars.githubusercontent.com/u/5184014?v=4", "events_url": "https://api.github.com/users/parthea/events{/privacy}", "followers_url": "https://api.github.com/users/parthea/followers", "following_url": "https://api.github.com/users/parthea/following{/other_user}", "gists_url": "https:/...
[ { "color": "0052cc", "default": false, "description": "pandas-gbq compatability", "id": 57351315, "name": "IO Google", "node_id": "MDU6TGFiZWw1NzM1MTMxNQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Google" } ]
closed
false
null
[]
null
8
2015-09-30T21:35:26Z
2015-10-02T15:25:42Z
2015-10-02T15:25:42Z
CONTRIBUTOR
null
- Modify `read_gbq()` to allow users to redirect the query results to a destination table via the `destination_table` parameter - Modify `read_gbq()` to allow users to allow users to set the `'allowLargeResults'` option in the BigQuery job configuration via the `allow_large_results` parameter cc @aaront
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11209/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11209/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11209.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11209", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11209.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11209" }
https://api.github.com/repos/pandas-dev/pandas/issues/11210
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11210/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11210/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11210/events
https://github.com/pandas-dev/pandas/issues/11210
109,189,057
MDU6SXNzdWUxMDkxODkwNTc=
11,210
TST: fix some unreliable html_truncate 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://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "ededed", "d...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
5
2015-09-30T22:04:59Z
2016-07-21T15:43:59Z
2015-11-13T19:03:22Z
CONTRIBUTOR
null
These are occasionally failing on travis: https://github.com/pydata/pandas/commit/2f59a027a28ef50aeedb7753420a7605a2036aaa don't fail for me locally, so not sure what's up.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11210/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11210/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11211
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11211/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11211/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11211/events
https://github.com/pandas-dev/pandas/pull/11211
109,197,637
MDExOlB1bGxSZXF1ZXN0NDY0Njc4NTQ=
11,211
err#8038: Index.shift() gives confusing error message when no Datetim…
{ "avatar_url": "https://avatars.githubusercontent.com/u/4147327?v=4", "events_url": "https://api.github.com/users/hamedhsn/events{/privacy}", "followers_url": "https://api.github.com/users/hamedhsn/followers", "following_url": "https://api.github.com/users/hamedhsn/following{/other_user}", "gists_url": "http...
[ { "color": "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": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
29
2015-09-30T22:59:02Z
2017-01-18T13:36:08Z
2015-11-18T20:12:21Z
NONE
null
…eIndex closes #8038
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11211/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11211/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11211.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11211", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11211.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11211" }
https://api.github.com/repos/pandas-dev/pandas/issues/11212
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11212/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11212/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11212/events
https://github.com/pandas-dev/pandas/pull/11212
109,200,196
MDExOlB1bGxSZXF1ZXN0NDY0Njk2MzA=
11,212
BUG: GH11206 where pd.isnull did not consider numpy NaT null
{ "avatar_url": "https://avatars.githubusercontent.com/u/10709573?v=4", "events_url": "https://api.github.com/users/kawochen/events{/privacy}", "followers_url": "https://api.github.com/users/kawochen/followers", "following_url": "https://api.github.com/users/kawochen/following{/other_user}", "gists_url": "htt...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "d7e102", "default": false, "description": "np.nan, p...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
21
2015-09-30T23:23:51Z
2015-11-20T14:51:30Z
2015-11-20T14:51:21Z
CONTRIBUTOR
null
closes #11206
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11212/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11212/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11212.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11212", "merged_at": "2015-11-20T14:51:21Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11212.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11212" }
https://api.github.com/repos/pandas-dev/pandas/issues/11213
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11213/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11213/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11213/events
https://github.com/pandas-dev/pandas/issues/11213
109,206,862
MDU6SXNzdWUxMDkyMDY4NjI=
11,213
Dataframe.from_dict inconsistent behavior
{ "avatar_url": "https://avatars.githubusercontent.com/u/5185401?v=4", "events_url": "https://api.github.com/users/szeitlin/events{/privacy}", "followers_url": "https://api.github.com/users/szeitlin/followers", "following_url": "https://api.github.com/users/szeitlin/following{/other_user}", "gists_url": "http...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "0052cc", "de...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2015-10-01T00:32:51Z
2015-10-01T17:33:05Z
2015-10-01T10:43:19Z
NONE
null
python 3.4, pandas version 0.16.2 this works: ``` monthly = {'datetime_col_to_use':['START DATE'], 'colnames': ["TYPE", "START DATE", "END DATE", "USAGE", "UNITS", "COST", "NOTES"], 'header_size':4, 'concat_datetime_cols': False} monthly_df = pd.DataFrame.from_dict(monthly, orient='index') ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11213/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11213/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11214
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11214/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11214/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11214/events
https://github.com/pandas-dev/pandas/issues/11214
109,277,851
MDU6SXNzdWUxMDkyNzc4NTE=
11,214
PERF/CLN: see what we can use from offsets.pyx
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "0052cc", "default"...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
7
2015-10-01T11:02:20Z
2017-11-10T16:12:40Z
2017-11-10T09:00:41Z
CONTRIBUTOR
null
xref #11205 https://github.com/pydata/pandas/blob/master/pandas/src/offsets.pyx is in the repo but is not included in the build, nor updated in 2+ years. Looks like their might be some cython code to speed up `DateOffset` apply in the non-vectorized cases. Further might look to move _some_ routines from `tslib.pyx`...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11214/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11214/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11215
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11215/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11215/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11215/events
https://github.com/pandas-dev/pandas/pull/11215
109,299,052
MDExOlB1bGxSZXF1ZXN0NDY1MjMwNTM=
11,215
Use set literal syntax for set prettyprinting
{ "avatar_url": "https://avatars.githubusercontent.com/u/291575?v=4", "events_url": "https://api.github.com/users/flying-sheep/events{/privacy}", "followers_url": "https://api.github.com/users/flying-sheep/followers", "following_url": "https://api.github.com/users/flying-sheep/following{/other_user}", "gists_...
[ { "color": "ededed", "default": false, "description": "__repr__ of pandas objects, to_string", "id": 13101118, "name": "Output-Formatting", "node_id": "MDU6TGFiZWwxMzEwMTExOA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting" } ]
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
9
2015-10-01T13:29:08Z
2015-10-12T08:59:00Z
2015-10-11T15:23: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/11215/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11215/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11215.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11215", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11215.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11215" }
https://api.github.com/repos/pandas-dev/pandas/issues/11216
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11216/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11216/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11216/events
https://github.com/pandas-dev/pandas/pull/11216
109,417,385
MDExOlB1bGxSZXF1ZXN0NDY1OTY4NDY=
11,216
BUG: edge case when reading from postgresl with read_sql_query and datetime with tz and chunksize
{ "avatar_url": "https://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": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
6
2015-10-02T01:55:57Z
2017-01-16T10:56:11Z
2015-10-03T15:48:50Z
CONTRIBUTOR
null
- When we don't specifiy a chunksize we get an object dtype which is ok - We create a propery datetime64[ns, tz] type, but its a pytz.FixedOffset(....) which ATM is not really a useful/palatable type and is mostly confusing for now. In the future could attempt to coerce this to a nice tz, e.g. US/Eastern, ,not sure...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11216/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11216/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11216.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11216", "merged_at": "2015-10-03T15:48:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11216.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11216" }
https://api.github.com/repos/pandas-dev/pandas/issues/11217
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11217/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11217/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11217/events
https://github.com/pandas-dev/pandas/issues/11217
109,448,287
MDU6SXNzdWUxMDk0NDgyODc=
11,217
resample() should allow a "null" fill_method
{ "avatar_url": "https://avatars.githubusercontent.com/u/2644?v=4", "events_url": "https://api.github.com/users/jd/events{/privacy}", "followers_url": "https://api.github.com/users/jd/followers", "following_url": "https://api.github.com/users/jd/following{/other_user}", "gists_url": "https://api.github.com/us...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "AD7FA8", "default": false, "description": null, ...
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", ...
25
2015-10-02T08:12:50Z
2020-03-31T05:14:54Z
2020-03-31T05:14:53Z
CONTRIBUTOR
null
I'm using `resample()` to aggregate data in a timeframe. ``` python >>> s = pandas.Series((3, 4), (pandas.Timestamp("2014-1-1"), pandas.Timestamp("2015-1-1"))) >>> x = s.resample("1s") >>> len(x) 31536001 ``` When doing such a call, `resample` fills with NaN all the (31536001 - 2) inexistent values, which ends up cre...
{ "+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/11217/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11217/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11218
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11218/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11218/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11218/events
https://github.com/pandas-dev/pandas/issues/11218
109,475,689
MDU6SXNzdWUxMDk0NzU2ODk=
11,218
requirements_dev.txt missing
{ "avatar_url": "https://avatars.githubusercontent.com/u/1288133?v=4", "events_url": "https://api.github.com/users/yoavram/events{/privacy}", "followers_url": "https://api.github.com/users/yoavram/followers", "following_url": "https://api.github.com/users/yoavram/following{/other_user}", "gists_url": "https:/...
[]
closed
false
null
[]
null
2
2015-10-02T11:36:23Z
2015-10-02T11:59:27Z
2015-10-02T11:59:27Z
CONTRIBUTOR
null
The docs (contributing.rst and CONTRIBUTING.md) suggest that I should install a conda env using `ci/requirements_dev.txt`, but that file is missing.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11218/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11218/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11219
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11219/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11219/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11219/events
https://github.com/pandas-dev/pandas/pull/11219
109,482,277
MDExOlB1bGxSZXF1ZXN0NDY2MzA0NjU=
11,219
ENH: added compression kw to to_csv GH7615
{ "avatar_url": "https://avatars.githubusercontent.com/u/1288133?v=4", "events_url": "https://api.github.com/users/yoavram/events{/privacy}", "followers_url": "https://api.github.com/users/yoavram/followers", "following_url": "https://api.github.com/users/yoavram/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": "5319e7", "default": false, "description": "read_csv...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
15
2015-10-02T12:34:30Z
2015-10-12T16:01:43Z
2015-10-12T15:49:37Z
CONTRIBUTOR
null
This closes #7615 and represents work that started in #2636.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11219/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11219/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11219.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11219", "merged_at": "2015-10-12T15:49:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11219.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11219" }
https://api.github.com/repos/pandas-dev/pandas/issues/11220
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11220/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11220/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11220/events
https://github.com/pandas-dev/pandas/issues/11220
109,493,387
MDU6SXNzdWUxMDk0OTMzODc=
11,220
BUG: numpy.datetime('NaT') printing inconsistency
{ "avatar_url": "https://avatars.githubusercontent.com/u/10709573?v=4", "events_url": "https://api.github.com/users/kawochen/events{/privacy}", "followers_url": "https://api.github.com/users/kawochen/followers", "following_url": "https://api.github.com/users/kawochen/following{/other_user}", "gists_url": "htt...
[ { "color": "ededed", "default": false, "description": "__repr__ of pandas objects, to_string", "id": 13101118, "name": "Output-Formatting", "node_id": "MDU6TGFiZWwxMzEwMTExOA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting" }, { "color": "0e8a1...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2015-10-02T13:43:43Z
2019-12-12T21:05:09Z
2019-12-12T21:05:09Z
CONTRIBUTOR
null
Whether `np.datetime64('NaT')` is printed as `NaT` or `NaN` depends on other types present in the column. This is consistent with `pd.NaT`, whose display also depends on other types. But when all the other scalars are `None`, `pd.NaT` and `None` are both printed as `NaT`, whereas in a column of `np.datetime64('NaT')`...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11220/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11220/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11221
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11221/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11221/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11221/events
https://github.com/pandas-dev/pandas/issues/11221
109,498,865
MDU6SXNzdWUxMDk0OTg4NjU=
11,221
API: .convert_objects is deprecated, do we want a .convert to replace?
{ "avatar_url": "https://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": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" }, { "color": "0052cc", "default": false, "description": "p...
closed
false
null
[]
{ "closed_at": "2017-10-28T18:54:27Z", "closed_issues": 764, "created_at": "2017-03-23T13:26:25Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
46
2015-10-02T14:16:01Z
2017-07-18T11:26:45Z
2017-07-18T11:26:45Z
CONTRIBUTOR
null
xref #11173 or IMHO simply replace by use of `pd.to_datetime,pd.to_timedelta,pd.to_numeric`. Having an auto-guesser is ok, but when you try to forcefully coerce things can easily go awry.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11221/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11221/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11222
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11222/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11222/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11222/events
https://github.com/pandas-dev/pandas/issues/11222
109,514,067
MDU6SXNzdWUxMDk1MTQwNjc=
11,222
AttributeError: 'DataFrame' object has no attribute 'bits'
{ "avatar_url": "https://avatars.githubusercontent.com/u/964826?v=4", "events_url": "https://api.github.com/users/mlotfi2005/events{/privacy}", "followers_url": "https://api.github.com/users/mlotfi2005/followers", "following_url": "https://api.github.com/users/mlotfi2005/following{/other_user}", "gists_url": ...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "5319e7", "default": false, "descript...
closed
false
null
[]
null
5
2015-10-02T15:26:03Z
2015-10-02T16:24:21Z
2015-10-02T15:28:40Z
NONE
null
Hi, I am new here just started some tutorials learning python, can you plz help me 'vw_bits_amazon.csv' ``` bits loss 25 0.151731 24 0.151809 23 0.151951 22 0.151809 ``` ``` import pandas as pd from matplotlib import pyplot as plt input_file = 'vw_bits_amazon.csv' d = pd.read_csv(input_file) plt.plot(d.bits...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11222/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11222/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11223
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11223/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11223/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11223/events
https://github.com/pandas-dev/pandas/issues/11223
109,540,052
MDU6SXNzdWUxMDk1NDAwNTI=
11,223
object used in example but not created there
{ "avatar_url": "https://avatars.githubusercontent.com/u/10928117?v=4", "events_url": "https://api.github.com/users/RafalSkolasinski/events{/privacy}", "followers_url": "https://api.github.com/users/RafalSkolasinski/followers", "following_url": "https://api.github.com/users/RafalSkolasinski/following{/other_use...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2015-10-02T17:56:33Z
2015-11-15T18:41:29Z
2015-11-15T18:41:29Z
CONTRIBUTOR
null
In [here](http://pandas-docs.github.io/pandas-docs-travis/groupby.html#groupby-with-multiindex) object `s` is used in the example but not created on this page (at least in this form). Above it is created as series ``` python In [8]: s = pd.Series([1, 2, 3, 10, 20, 30], lst) ``` once under [here](http://pandas-docs...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11223/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11223/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11224
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11224/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11224/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11224/events
https://github.com/pandas-dev/pandas/issues/11224
109,540,759
MDU6SXNzdWUxMDk1NDA3NTk=
11,224
DataFrame.loc[] returns inconsistent types depending on row count
{ "avatar_url": "https://avatars.githubusercontent.com/u/1727968?v=4", "events_url": "https://api.github.com/users/jerryatmda/events{/privacy}", "followers_url": "https://api.github.com/users/jerryatmda/followers", "following_url": "https://api.github.com/users/jerryatmda/following{/other_user}", "gists_url":...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "00...
closed
false
null
[]
null
9
2015-10-02T18:00:01Z
2015-10-02T20:00:01Z
2015-10-02T18:53:10Z
NONE
null
If a dataframe has a single row for a given index entry, it returns a Series. If it has two rows for that index, it returns a DataFrame. I believe that it should return a DataFrame in either case for consistency. Image attached, small dataframe and notebook exhibiting the problem attached. OK, so I can't attach either...
{ "+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/11224/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11224/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11225
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11225/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11225/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11225/events
https://github.com/pandas-dev/pandas/pull/11225
109,559,514
MDExOlB1bGxSZXF1ZXN0NDY2NzQxNzU=
11,225
defer or remove loading of openhub in docs
{ "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": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2015-10-02T19:43:34Z
2015-10-02T21:26:59Z
2015-10-02T21:26:58Z
CONTRIBUTOR
null
Their service was slowing down the loading of our docs. I've added a defer tag so that our docs load first. Or we can delete that entirely, anyone know why it's in there to begin with?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11225/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11225/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11225.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11225", "merged_at": "2015-10-02T21:26:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11225.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11225" }
https://api.github.com/repos/pandas-dev/pandas/issues/11226
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11226/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11226/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11226/events
https://github.com/pandas-dev/pandas/issues/11226
109,568,951
MDU6SXNzdWUxMDk1Njg5NTE=
11,226
BUG: multilevel indexing with new values
{ "avatar_url": "https://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": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
1
2015-10-02T20:44:21Z
2016-02-13T13:48:30Z
2016-02-13T13:48:30Z
CONTRIBUTOR
null
``` In [2]: df = pd.DataFrame(data=[[0, 2, 1], [np.nan, 5, 4]], index=pd.date_range('2014-01-01', '2014-01-2', name='timestamp'), columns=pd.MultiIndex.from_product([['value'], [24, 3766, 5061]], names=[None, 'sid'])) In [3]: df Out[3]: value sid 24 3766 5061 timestamp ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11226/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11226/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11227
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11227/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11227/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11227/events
https://github.com/pandas-dev/pandas/issues/11227
109,629,267
MDU6SXNzdWUxMDk2MjkyNjc=
11,227
COMPAT: different orderings in value_counts on 32-bit platforms
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "0e8a16", "d...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
7
2015-10-03T15:47:50Z
2021-01-22T21:42:34Z
2021-01-22T21:42:34Z
CONTRIBUTOR
null
This occurs on 32-bit linux, a slightly different ordering is returned from the hashtable. Only guess is that it is because the indexing is `Py_ssize_t` and this is hashed and has differing values. So the test should be slightly different for those platforms. see test skipping here: https://github.com/pydata/pandas/co...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11227/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11227/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11228
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11228/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11228/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11228/events
https://github.com/pandas-dev/pandas/issues/11228
109,633,211
MDU6SXNzdWUxMDk2MzMyMTE=
11,228
Inconsistent color arguments
{ "avatar_url": "https://avatars.githubusercontent.com/u/1530437?v=4", "events_url": "https://api.github.com/users/thomas-haslwanter/events{/privacy}", "followers_url": "https://api.github.com/users/thomas-haslwanter/followers", "following_url": "https://api.github.com/users/thomas-haslwanter/following{/other_u...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "8AE234", "default": false, "description": null, ...
open
false
null
[]
null
8
2015-10-03T17:04:06Z
2021-04-20T05:26:33Z
null
NONE
null
In pandas 0.17.0.rc1 there is an inconsistency in the color arguments: once it is "color", other times it is "colors": df.plot(kind='bar', color= ....) df.plot(kind='pie', colors= ...)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11228/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11228/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11229
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11229/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11229/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11229/events
https://github.com/pandas-dev/pandas/issues/11229
109,636,324
MDU6SXNzdWUxMDk2MzYzMjQ=
11,229
Squeeze fails on zero length arrays
{ "avatar_url": "https://avatars.githubusercontent.com/u/5635139?v=4", "events_url": "https://api.github.com/users/max-sixty/events{/privacy}", "followers_url": "https://api.github.com/users/max-sixty/followers", "following_url": "https://api.github.com/users/max-sixty/following{/other_user}", "gists_url": "h...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-10-03T18:04:36Z
2015-10-09T13:15:20Z
2015-10-09T13:15:20Z
CONTRIBUTOR
null
``` python In [77]: empty=pd.DataFrame(pd.np.empty(shape=(0,1))) In [78]: empty Out[78]: Empty DataFrame Columns: [0] Index: [] In [79]: empty.squeeze() Out[79]: Empty DataFrame Columns: [0] Index: [] ``` ...but should return a `Series` PR coming now
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11229/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11229/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11230
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11230/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11230/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11230/events
https://github.com/pandas-dev/pandas/pull/11230
109,636,435
MDExOlB1bGxSZXF1ZXN0NDY3MTAwNzc=
11,230
squeeze works on 0 length arrays
{ "avatar_url": "https://avatars.githubusercontent.com/u/5635139?v=4", "events_url": "https://api.github.com/users/max-sixty/events{/privacy}", "followers_url": "https://api.github.com/users/max-sixty/followers", "following_url": "https://api.github.com/users/max-sixty/following{/other_user}", "gists_url": "h...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
9
2015-10-03T18:05:48Z
2015-12-08T03:52:34Z
2015-10-09T13:15:07Z
CONTRIBUTOR
null
fixes: https://github.com/pydata/pandas/issues/11229. fixes: https://github.com/pydata/pandas/issues/8999. Also a better implementation that avoids `ix` Should I add to What's new for 0.17? Or is that closed now?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11230/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11230/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11230.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11230", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11230.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11230" }
https://api.github.com/repos/pandas-dev/pandas/issues/11231
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11231/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11231/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11231/events
https://github.com/pandas-dev/pandas/pull/11231
109,651,376
MDExOlB1bGxSZXF1ZXN0NDY3MTU1NDk=
11,231
DOC: Add note about unicode layout
{ "avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4", "events_url": "https://api.github.com/users/sinhrks/events{/privacy}", "followers_url": "https://api.github.com/users/sinhrks/followers", "following_url": "https://api.github.com/users/sinhrks/following{/other_user}", "gists_url": "https:/...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "ededed", "default": false, "description": "__repr__ of pandas ob...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
8
2015-10-03T23:23:35Z
2015-10-08T05:09:42Z
2015-10-07T15:52:05Z
MEMBER
null
Follow-up for #11102. Added note because doc output may look incorrect depending on font.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11231/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11231/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11231.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11231", "merged_at": "2015-10-07T15:52:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11231.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11231" }
https://api.github.com/repos/pandas-dev/pandas/issues/11232
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11232/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11232/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11232/events
https://github.com/pandas-dev/pandas/issues/11232
109,664,187
MDU6SXNzdWUxMDk2NjQxODc=
11,232
tseries and TestSeries test errors on Python 3.3 and OSX
{ "avatar_url": "https://avatars.githubusercontent.com/u/67612?v=4", "events_url": "https://api.github.com/users/matthew-brett/events{/privacy}", "followers_url": "https://api.github.com/users/matthew-brett/followers", "following_url": "https://api.github.com/users/matthew-brett/following{/other_user}", "gist...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2015-10-04T05:34:59Z
2015-10-06T18:04:08Z
2015-10-06T18:04:08Z
CONTRIBUTOR
null
Building and testing OSX wheels for 0.17.0, I am getting these errors on Python 3.3 (not 2.7 or 3.4 or 3.5): ``` ====================================================================== FAIL: test_isin (pandas.tseries.tests.test_timedeltas.TestTimedeltaIndex) -------------------------------------------------------------...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11232/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11232/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11233
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11233/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11233/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11233/events
https://github.com/pandas-dev/pandas/pull/11233
109,667,079
MDExOlB1bGxSZXF1ZXN0NDY3MjA1Mjc=
11,233
BUG: to_latex() output broken when the index has a name (GH10660)
{ "avatar_url": "https://avatars.githubusercontent.com/u/14897098?v=4", "events_url": "https://api.github.com/users/taeold/events{/privacy}", "followers_url": "https://api.github.com/users/taeold/followers", "following_url": "https://api.github.com/users/taeold/following{/other_user}", "gists_url": "https://a...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "ededed", "default": false, "description": "__repr__ of pandas objec...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2015-10-04T06:55:29Z
2015-10-09T13:04:03Z
2015-10-09T13:03:57Z
CONTRIBUTOR
null
closes #10660 first try at contributing to pandas. feedbacks will be greatly appreciated.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11233/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11233/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11233.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11233", "merged_at": "2015-10-09T13:03:57Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11233.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11233" }
https://api.github.com/repos/pandas-dev/pandas/issues/11234
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11234/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11234/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11234/events
https://github.com/pandas-dev/pandas/issues/11234
109,686,223
MDU6SXNzdWUxMDk2ODYyMjM=
11,234
HDFStore fails to read non-ascii characters
{ "avatar_url": "https://avatars.githubusercontent.com/u/14875700?v=4", "events_url": "https://api.github.com/users/FilipDusek/events{/privacy}", "followers_url": "https://api.github.com/users/FilipDusek/followers", "following_url": "https://api.github.com/users/FilipDusek/following{/other_user}", "gists_url"...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "444444", "default": false, "description": "Unicode strings", "i...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
7
2015-10-04T15:18:43Z
2015-10-09T13:33:13Z
2015-10-09T13:33:13Z
NONE
null
When I try to save some non-ascii character like é and then load it again, I end up with UnicodeDecodeError. If you add some more data to the string (like 'aée'), the data gets stored and retrieved without error, but the result is missing the last character. ``` python import pandas as pd df = pd.DataFrame(columns=["...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11234/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11234/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11235
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11235/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11235/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11235/events
https://github.com/pandas-dev/pandas/issues/11235
109,686,658
MDU6SXNzdWUxMDk2ODY2NTg=
11,235
Dataframe.eval(): Negative number in list passed to 'in'-expression causes crash on python 3.4.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/485836?v=4", "events_url": "https://api.github.com/users/tobgu/events{/privacy}", "followers_url": "https://api.github.com/users/tobgu/followers", "following_url": "https://api.github.com/users/tobgu/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" } ]
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
5
2015-10-04T15:30:08Z
2017-05-15T22:59:47Z
2015-10-23T20:41:12Z
CONTRIBUTOR
null
The following crashes on python 3.4.0. It works fine on Python 2.7.5. ``` >>> import pandas >>> from io import StringIO >>> data = "foo,bar\n11,12" >>> df = pandas.read_csv(StringIO(data)) >>> df.eval('foo in [11, 32]') 0 True dtype: bool >>> df.eval('foo in [11, -32]') Traceback (most recent call last): File "<s...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11235/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11235/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11236
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11236/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11236/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11236/events
https://github.com/pandas-dev/pandas/issues/11236
109,692,589
MDU6SXNzdWUxMDk2OTI1ODk=
11,236
add a graph data structure using the data frame
{ "avatar_url": "https://avatars.githubusercontent.com/u/8934578?v=4", "events_url": "https://api.github.com/users/annamcmahon/events{/privacy}", "followers_url": "https://api.github.com/users/annamcmahon/followers", "following_url": "https://api.github.com/users/annamcmahon/following{/other_user}", "gists_ur...
[]
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
2015-10-04T17:27:06Z
2016-06-24T14:53:52Z
2016-06-24T14:53:46Z
NONE
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11236/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11236/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11237
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11237/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11237/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11237/events
https://github.com/pandas-dev/pandas/pull/11237
109,694,935
MDExOlB1bGxSZXF1ZXN0NDY3Mjk5MDk=
11,237
BUG: to_excel duplicate columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/1924092?v=4", "events_url": "https://api.github.com/users/chris-b1/events{/privacy}", "followers_url": "https://api.github.com/users/chris-b1/followers", "following_url": "https://api.github.com/users/chris-b1/following{/other_user}", "gists_url": "http...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "bfe5bf", "default": false, "description": "read_excel, to_excel", ...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
6
2015-10-04T18:21:15Z
2015-10-11T23:36:11Z
2015-10-10T00:23:39Z
CONTRIBUTOR
null
closes #11007 closes #10970 (data in wrong order) closes #10982 (columns lost). Using the approach suggested [here](https://github.com/pydata/pandas/issues/11007#issuecomment-141019207) All three occurred when using `to_excel` with duplicate columns in the `DataFrame`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11237/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11237/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11237.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11237", "merged_at": "2015-10-10T00:23:39Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11237.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11237" }
https://api.github.com/repos/pandas-dev/pandas/issues/11238
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11238/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11238/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11238/events
https://github.com/pandas-dev/pandas/issues/11238
109,705,560
MDU6SXNzdWUxMDk3MDU1NjA=
11,238
column-specific min_itemsize doesn't work with append_to_multiple
{ "avatar_url": "https://avatars.githubusercontent.com/u/1439047?v=4", "events_url": "https://api.github.com/users/BrenBarn/events{/privacy}", "followers_url": "https://api.github.com/users/BrenBarn/followers", "following_url": "https://api.github.com/users/BrenBarn/following{/other_user}", "gists_url": "http...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "read_hdf, HDFStore", ...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
9
2015-10-04T21:27:09Z
2020-06-25T22:56:46Z
2020-06-25T22:56:46Z
NONE
null
The `HDFStore.append_to_multiple` passes on its entire `min_itemsize` argument to every sub-append. Because not all columns are in every append, it fails when it tries to set a min_itemsize for a certain column when appending to a table that doesn't use that column. Simple example: ``` >>> store.append_to_multiple...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11238/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11238/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11239
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11239/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11239/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11239/events
https://github.com/pandas-dev/pandas/issues/11239
109,707,319
MDU6SXNzdWUxMDk3MDczMTk=
11,239
Specifying data_columns for non-selector tables with `append_to_multiple`
{ "avatar_url": "https://avatars.githubusercontent.com/u/1439047?v=4", "events_url": "https://api.github.com/users/BrenBarn/events{/privacy}", "followers_url": "https://api.github.com/users/BrenBarn/followers", "following_url": "https://api.github.com/users/BrenBarn/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": "5319e7", "default": false, "description": "read_hdf...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
0
2015-10-04T21:53:18Z
2021-04-20T05:26:50Z
null
NONE
null
`HDFStore.append_to_multiple` only lets your specify `data_columns` for the "selector" table; all other tables you make with it have no data columns. Is there a reason it needs to be that way? I think the `append_to_multiple`/`select_as_multiple` workflow would be somewhat more flexible if we didn't view the set of 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/11239/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11239/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11240
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11240/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11240/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11240/events
https://github.com/pandas-dev/pandas/pull/11240
109,714,512
MDExOlB1bGxSZXF1ZXN0NDY3MzY5MDI=
11,240
BUG: HDFStore.append with encoded string itemsize
{ "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": "444444", "default": false, "description": "Unicode strings", "i...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2015-10-05T00:15:36Z
2015-10-09T13:33:02Z
2015-10-09T13:33:02Z
CONTRIBUTOR
null
Closes https://github.com/pydata/pandas/issues/11234 Failure came when the maximum length of the unencoded string was smaller than the maximum encoded length. Need to run a perf check still. We end up having to call `_convert_string_array` twice, once before we know the min_itemsize, and a second time just before app...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11240/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11240/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11240.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11240", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11240.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11240" }
https://api.github.com/repos/pandas-dev/pandas/issues/11241
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11241/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11241/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11241/events
https://github.com/pandas-dev/pandas/pull/11241
109,783,607
MDExOlB1bGxSZXF1ZXN0NDY3NzMyMzI=
11,241
test regarding fix about non propagating along axis on pct_change
{ "avatar_url": "https://avatars.githubusercontent.com/u/6661307?v=4", "events_url": "https://api.github.com/users/Tux1/events{/privacy}", "followers_url": "https://api.github.com/users/Tux1/followers", "following_url": "https://api.github.com/users/Tux1/following{/other_user}", "gists_url": "https://api.gith...
[]
closed
false
null
[]
null
1
2015-10-05T12:14:20Z
2015-10-05T12:24:28Z
2015-10-05T12:24:28Z
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/11241/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11241/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11241.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11241", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11241.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11241" }
https://api.github.com/repos/pandas-dev/pandas/issues/11242
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11242/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11242/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11242/events
https://github.com/pandas-dev/pandas/pull/11242
109,806,293
MDExOlB1bGxSZXF1ZXN0NDY3ODYxNDc=
11,242
Enhance timeseries documentation
{ "avatar_url": "https://avatars.githubusercontent.com/u/2644?v=4", "events_url": "https://api.github.com/users/jd/events{/privacy}", "followers_url": "https://api.github.com/users/jd/followers", "following_url": "https://api.github.com/users/jd/following{/other_user}", "gists_url": "https://api.github.com/us...
[ { "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": "resample method", ...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-10-05T14:18:58Z
2015-10-08T12:25:38Z
2015-10-08T12:25:34Z
CONTRIBUTOR
null
As talked in #11217.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11242/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11242/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11242.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11242", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11242.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11242" }
https://api.github.com/repos/pandas-dev/pandas/issues/11243
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11243/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11243/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11243/events
https://github.com/pandas-dev/pandas/pull/11243
109,824,578
MDExOlB1bGxSZXF1ZXN0NDY3OTY0MTg=
11,243
DOC: clarify requirements for read_stata's args
{ "avatar_url": "https://avatars.githubusercontent.com/u/19950?v=4", "events_url": "https://api.github.com/users/ariddell/events{/privacy}", "followers_url": "https://api.github.com/users/ariddell/followers", "following_url": "https://api.github.com/users/ariddell/following{/other_user}", "gists_url": "https:...
[ { "color": "0052cc", "default": false, "description": "pandas objects compatability with Numpy or Python functions", "id": 76865106, "name": "Compat", "node_id": "MDU6TGFiZWw3Njg2NTEwNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat" }, { "color": "5319e...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
3
2015-10-05T15:37:20Z
2015-10-06T11:18:26Z
2015-10-06T11:18:06Z
NONE
null
read_stata(buf) needs a buf which implements both read() and seek(). read() is not enough. For example, the object returned from zipfile.ZipFile.open('filename') only provides read() and not seek() and cannot be used.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11243/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11243/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11243.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11243", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11243.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11243" }
https://api.github.com/repos/pandas-dev/pandas/issues/11244
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11244/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11244/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11244/events
https://github.com/pandas-dev/pandas/issues/11244
109,845,663
MDU6SXNzdWUxMDk4NDU2NjM=
11,244
BUG: index sorting with strings & timestamps
{ "avatar_url": "https://avatars.githubusercontent.com/u/1315874?v=4", "events_url": "https://api.github.com/users/dniku/events{/privacy}", "followers_url": "https://api.github.com/users/dniku/followers", "following_url": "https://api.github.com/users/dniku/following{/other_user}", "gists_url": "https://api.g...
[ { "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...
2
2015-10-05T17:25:06Z
2020-01-04T17:25:15Z
2020-01-04T17:25:15Z
NONE
null
Pandas 0.16.2, Python 3.4. ``` python test = pd.DataFrame({ pd.Timestamp('2012-01-01 00:00:00'): ['a', 'b'], pd.Timestamp('2012-01-02 00:00:00'): ['c', 'd'], 'name': ['e', 'e'], 'aaaa': ['f', 'g'] }) print(test) print(test.groupby('name').first()) ``` Fails with: ``` File "/usr/lib64/python3.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/11244/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11244/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11245
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11245/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11245/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11245/events
https://github.com/pandas-dev/pandas/pull/11245
109,859,561
MDExOlB1bGxSZXF1ZXN0NDY4MTcxNDM=
11,245
BUG: datetime64 series reduces to nan when empty instead of nat
{ "avatar_url": "https://avatars.githubusercontent.com/u/3064397?v=4", "events_url": "https://api.github.com/users/llllllllll/events{/privacy}", "followers_url": "https://api.github.com/users/llllllllll/followers", "following_url": "https://api.github.com/users/llllllllll/following{/other_user}", "gists_url":...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
16
2015-10-05T18:41:09Z
2015-10-11T15:17:56Z
2015-10-11T15:17:51Z
CONTRIBUTOR
null
I ran into some strange behavior with a series of dtype datetime64[ns] where I called max and got back a `nan`. I think the correct behavior here is to return `nat`. I looked through test_nanops but I am not sure where the correct place to put the test for this is. The new behavior is: ``` python In [1]: pd.Series(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/11245/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11245/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11245.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11245", "merged_at": "2015-10-11T15:17:51Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11245.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11245" }
https://api.github.com/repos/pandas-dev/pandas/issues/11246
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11246/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11246/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11246/events
https://github.com/pandas-dev/pandas/issues/11246
109,880,068
MDU6SXNzdWUxMDk4ODAwNjg=
11,246
DOC: typo in convert_objects
{ "avatar_url": "https://avatars.githubusercontent.com/u/1924092?v=4", "events_url": "https://api.github.com/users/chris-b1/events{/privacy}", "followers_url": "https://api.github.com/users/chris-b1/followers", "following_url": "https://api.github.com/users/chris-b1/following{/other_user}", "gists_url": "http...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
0
2015-10-05T20:33:35Z
2015-10-06T07:55:46Z
2015-10-06T07:55:46Z
CONTRIBUTOR
null
In the new warning. `to_timestamp` should be `to_timedelta` ``` df.convert_objects() ... FutureWarning: convert_objects is deprecated. Use the data-type specific converters pd.to_datetime, pd.to_timestamp and pd.to_numeric. ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11246/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11246/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11247
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11247/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11247/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11247/events
https://github.com/pandas-dev/pandas/issues/11247
109,894,948
MDU6SXNzdWUxMDk4OTQ5NDg=
11,247
DataFrame.to_dict(orient='records') datetime conversion inconsistency
{ "avatar_url": "https://avatars.githubusercontent.com/u/2250400?v=4", "events_url": "https://api.github.com/users/depristo/events{/privacy}", "followers_url": "https://api.github.com/users/depristo/followers", "following_url": "https://api.github.com/users/depristo/following{/other_user}", "gists_url": "http...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "ededed", "default": false, "description": "__repr__ of pandas objec...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
10
2015-10-05T21:59:17Z
2015-10-16T16:40:40Z
2015-10-16T16:40:40Z
NONE
null
My original code used: ``` data = df.to_dict(orient='records') ``` but I had to replace with a different to_dict conversion because to_dict(orient='records') doesn't properly convert numpy.datetime64 to Timestamps but rather returns numpy.datetime64 values which are hard to work with downstream. If you include any o...
{ "+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/11247/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11247/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11248
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11248/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11248/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11248/events
https://github.com/pandas-dev/pandas/pull/11248
109,906,143
MDExOlB1bGxSZXF1ZXN0NDY4NDY3NjQ=
11,248
DOC: to_timedelta in convert_objects warning
{ "avatar_url": "https://avatars.githubusercontent.com/u/1924092?v=4", "events_url": "https://api.github.com/users/chris-b1/events{/privacy}", "followers_url": "https://api.github.com/users/chris-b1/followers", "following_url": "https://api.github.com/users/chris-b1/following{/other_user}", "gists_url": "http...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-10-05T23:24:45Z
2015-10-06T23:58:39Z
2015-10-06T07:55:46Z
CONTRIBUTOR
null
closes #11246
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11248/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11248/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11248.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11248", "merged_at": "2015-10-06T07:55:46Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11248.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11248" }
https://api.github.com/repos/pandas-dev/pandas/issues/11249
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11249/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11249/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11249/events
https://github.com/pandas-dev/pandas/pull/11249
109,910,349
MDExOlB1bGxSZXF1ZXN0NDY4NDk2NDc=
11,249
DOC: Fix typo in Grouper private method documentation.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1638492?v=4", "events_url": "https://api.github.com/users/robertzk/events{/privacy}", "followers_url": "https://api.github.com/users/robertzk/followers", "following_url": "https://api.github.com/users/robertzk/following{/other_user}", "gists_url": "http...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2015-10-06T00:09:11Z
2015-10-06T11:06:41Z
2015-10-06T11:06:41Z
CONTRIBUTOR
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11249/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11249/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11249.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11249", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11249.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11249" }
https://api.github.com/repos/pandas-dev/pandas/issues/11250
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11250/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11250/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11250/events
https://github.com/pandas-dev/pandas/issues/11250
109,928,545
MDU6SXNzdWUxMDk5Mjg1NDU=
11,250
Drop duplicate columns from DataFrame based on column values
{ "avatar_url": "https://avatars.githubusercontent.com/u/13111271?v=4", "events_url": "https://api.github.com/users/121onto/events{/privacy}", "followers_url": "https://api.github.com/users/121onto/followers", "following_url": "https://api.github.com/users/121onto/following{/other_user}", "gists_url": "https:...
[ { "color": "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...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
14
2015-10-06T03:21:46Z
2021-04-20T05:27:53Z
null
NONE
null
Here is sample code that finds duplicate columns in a DataFrame based on their values (useful for cleaning data): ``` python def duplicate_columns(frame): groups = frame.columns.to_series().groupby(frame.dtypes).groups dups = [] for t, v in groups.items(): dcols = frame[v].to_dict(orient="list") ...
{ "+1": 3, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 3, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11250/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11250/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11251
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11251/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11251/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11251/events
https://github.com/pandas-dev/pandas/issues/11251
109,948,402
MDU6SXNzdWUxMDk5NDg0MDI=
11,251
importing pandas will cause a file called "parser.py" in the CWD to be imported
{ "avatar_url": "https://avatars.githubusercontent.com/u/4342916?v=4", "events_url": "https://api.github.com/users/reidmcy/events{/privacy}", "followers_url": "https://api.github.com/users/reidmcy/followers", "following_url": "https://api.github.com/users/reidmcy/following{/other_user}", "gists_url": "https:/...
[]
closed
false
null
[]
null
2
2015-10-06T07:12:59Z
2015-10-07T07:07:46Z
2015-10-06T11:03:48Z
NONE
null
In python3 when I import pandas from the interactive session, if there is a file called `parser.py` in the current working directory the file is imported as part of the process. I am running Mac OS 10.10.5 with python 3.4.3 and using pandas 0.16.2 installed with homebrew. pandas should not be importing random files wh...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11251/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11251/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11252
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11252/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11252/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11252/events
https://github.com/pandas-dev/pandas/pull/11252
109,985,450
MDExOlB1bGxSZXF1ZXN0NDY4ODkwNjA=
11,252
COMPAT/PERF: lib.ismember_int64 on older numpies/cython not comparing correctly #11232
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "a10c02", "d...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-10-06T11:07:25Z
2018-01-22T18:34:53Z
2015-10-06T18:04:08Z
CONTRIBUTOR
null
closes #11232 PERF: use np.in1d on larger isin sizes
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11252/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11252/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11252.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11252", "merged_at": "2015-10-06T18:04:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11252.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11252" }
https://api.github.com/repos/pandas-dev/pandas/issues/11253
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11253/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11253/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11253/events
https://github.com/pandas-dev/pandas/pull/11253
110,041,856
MDExOlB1bGxSZXF1ZXN0NDY5MjIxMjc=
11,253
added random_split in generic.py, for DataFrames etc.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1732910?v=4", "events_url": "https://api.github.com/users/lukovnikov/events{/privacy}", "followers_url": "https://api.github.com/users/lukovnikov/followers", "following_url": "https://api.github.com/users/lukovnikov/following{/other_user}", "gists_url":...
[ { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" } ]
closed
false
null
[]
null
21
2015-10-06T15:58:42Z
2015-11-23T00:11:48Z
2015-11-23T00:11:47Z
NONE
null
Added a method random_split() for NDFrames, to split the Frame into several frames according to one axis. Basic use: for train/test or train/validation/test splitting of a dataframe. Note: I'm not sure this feature fits well in NDFrame. If you think this feature can be added, I'll add more tests and docs.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11253/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11253/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11253.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11253", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11253.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11253" }
https://api.github.com/repos/pandas-dev/pandas/issues/11254
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11254/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11254/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11254/events
https://github.com/pandas-dev/pandas/issues/11254
110,102,340
MDU6SXNzdWUxMTAxMDIzNDA=
11,254
Testing RC versions of pandas in conda
{ "avatar_url": "https://avatars.githubusercontent.com/u/1993919?v=4", "events_url": "https://api.github.com/users/amelio-vazquez-reina/events{/privacy}", "followers_url": "https://api.github.com/users/amelio-vazquez-reina/followers", "following_url": "https://api.github.com/users/amelio-vazquez-reina/following...
[]
closed
false
null
[]
null
5
2015-10-06T21:12:16Z
2015-10-06T21:44:06Z
2015-10-06T21:44:06Z
CONTRIBUTOR
null
I got this ANN email from the PyData mailing list from @jreback: > I'm pleased to announce the availability of the second release candidate of Pandas 0.17.0. > ... > Best way to get this is to install via conda from our development channel. Builds for osx-64,linux-64,win-64 for Python 2.7, Python 3.4, and Python 3.5 (...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11254/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11254/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11255
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11255/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11255/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11255/events
https://github.com/pandas-dev/pandas/issues/11255
110,122,118
MDU6SXNzdWUxMTAxMjIxMTg=
11,255
Groupby ValueError: The truth value of a DataFrame is ambiguous.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1177963?v=4", "events_url": "https://api.github.com/users/Rockyyost/events{/privacy}", "followers_url": "https://api.github.com/users/Rockyyost/followers", "following_url": "https://api.github.com/users/Rockyyost/following{/other_user}", "gists_url": "h...
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "0052cc", "default": false, "description": null, "id": ...
closed
false
null
[]
null
12
2015-10-06T23:25:18Z
2015-10-16T15:07:19Z
2015-10-10T14:26:08Z
NONE
null
When iterating through several dimension columns and doing a groupby function, it often works. However, for certain columns it will not and instead I get an error. The error is: ValueError: The truth value of a DataFrame is ambiguous. Use a.empty, a.bool(), a.item(), a.any() or a.all(). The only thing different abou...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11255/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11255/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11256
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11256/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11256/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11256/events
https://github.com/pandas-dev/pandas/issues/11256
110,202,778
MDU6SXNzdWUxMTAyMDI3Nzg=
11,256
read_fwf does not take into account skiprows when inferring column width
{ "avatar_url": "https://avatars.githubusercontent.com/u/5244229?v=4", "events_url": "https://api.github.com/users/xchardon/events{/privacy}", "followers_url": "https://api.github.com/users/xchardon/followers", "following_url": "https://api.github.com/users/xchardon/following{/other_user}", "gists_url": "http...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "...
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
3
2015-10-07T11:17:45Z
2017-01-10T13:18:21Z
2017-01-10T13:18:21Z
NONE
null
read_fwf can automatically detect column widths, but that does not seem to take into account rows to be skipped (parameter skiprows). So, if the file contains text before the data, column detection fails. It could be solved by using only the actual data lines (and header) to infer column widths. I worked around that is...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11256/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11256/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11257
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11257/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11257/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11257/events
https://github.com/pandas-dev/pandas/pull/11257
110,203,224
MDExOlB1bGxSZXF1ZXN0NDcwMTQ3MTc=
11,257
DOC: some hacks to get rid of warnings
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
3
2015-10-07T11:19:56Z
2018-12-06T21:13:45Z
2015-10-07T21:42:44Z
MEMBER
null
This PR includes some hacks to numpydoc to get rid of a bunch of warnings (split of from https://github.com/pydata/pandas/pull/11069 as I want these merged for 0.17.0). There is some more explanation in the commit messages. Closes #6100 The disadvantage of this is that this causes a deviation from numpydoc upstream, ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11257/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11257/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11257.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11257", "merged_at": "2015-10-07T21:42:44Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11257.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11257" }
https://api.github.com/repos/pandas-dev/pandas/issues/11258
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11258/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11258/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11258/events
https://github.com/pandas-dev/pandas/issues/11258
110,288,535
MDU6SXNzdWUxMTAyODg1MzU=
11,258
.read_sql_query works but .read_sql_table fails
{ "avatar_url": "https://avatars.githubusercontent.com/u/10200084?v=4", "events_url": "https://api.github.com/users/jrandrews/events{/privacy}", "followers_url": "https://api.github.com/users/jrandrews/followers", "following_url": "https://api.github.com/users/jrandrews/following{/other_user}", "gists_url": "...
[ { "color": "5319e7", "default": false, "description": "to_sql, read_sql, read_sql_query", "id": 47232590, "name": "IO SQL", "node_id": "MDU6TGFiZWw0NzIzMjU5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20SQL" } ]
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...
10
2015-10-07T18:34:33Z
2021-04-06T15:13:52Z
2015-10-09T07:08:49Z
NONE
null
Pandas is very helpful and I have been using it heavily recently. However, I have run into an issue where this code works: ``` from sqlalchemy import * import pandas as pd orcl_connect_string = 'oracle+cx_oracle://system:oracle@192.168.56.101:1521/?service_name=orcl' engine = create_engine(orcl_connect_string) pd.read...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11258/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11258/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11259
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11259/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11259/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11259/events
https://github.com/pandas-dev/pandas/pull/11259
110,296,765
MDExOlB1bGxSZXF1ZXN0NDcwNjkxOTg=
11,259
BUG/ERR: raise when trying to set a subset of values in a datetime64[ns, tz] columns with another tz
{ "avatar_url": "https://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": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
0
2015-10-07T19:13:42Z
2015-10-07T21:05:33Z
2015-10-07T21:05:33Z
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/11259/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11259/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11259.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11259", "merged_at": "2015-10-07T21:05:33Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11259.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11259" }
https://api.github.com/repos/pandas-dev/pandas/issues/11260
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11260/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11260/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11260/events
https://github.com/pandas-dev/pandas/issues/11260
110,308,919
MDU6SXNzdWUxMTAzMDg5MTk=
11,260
CLN: Integrate .corrwith and .corr
{ "avatar_url": "https://avatars.githubusercontent.com/u/5635139?v=4", "events_url": "https://api.github.com/users/max-sixty/events{/privacy}", "followers_url": "https://api.github.com/users/max-sixty/followers", "following_url": "https://api.github.com/users/max-sixty/following{/other_user}", "gists_url": "h...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "006b75", "default": false, "description": "Arithmet...
open
false
null
[]
null
3
2015-10-07T20:24:56Z
2021-04-20T05:28:43Z
null
CONTRIBUTOR
null
Currently: - `corr` on a `DataFrame` requires another `DataFrame`, and fails on a `Series` - `corrwith` on a `DataFrame` takes a `Series` Is there a good reason these are separate? Should `corr` do whatever `corrwith` does when passed a `Series`, and `corrwith` could be deprecated?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11260/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11260/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11261
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11261/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11261/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11261/events
https://github.com/pandas-dev/pandas/pull/11261
110,356,723
MDExOlB1bGxSZXF1ZXN0NDcxMDM5NzQ=
11,261
DOC: Included halflife as one 3 optional params that must be specified
{ "avatar_url": "https://avatars.githubusercontent.com/u/2401026?v=4", "events_url": "https://api.github.com/users/matthewgilbert/events{/privacy}", "followers_url": "https://api.github.com/users/matthewgilbert/followers", "following_url": "https://api.github.com/users/matthewgilbert/following{/other_user}", ...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-10-08T01:56:48Z
2015-10-08T03:00:41Z
2015-10-08T03:00:41Z
CONTRIBUTOR
null
This documentation appears to not be consistent with the function usage, i.e. halflife can also be specified as an alternative to center of mass or span.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11261/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11261/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11261.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11261", "merged_at": "2015-10-08T03:00:41Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11261.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11261" }
https://api.github.com/repos/pandas-dev/pandas/issues/11262
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11262/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11262/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11262/events
https://github.com/pandas-dev/pandas/pull/11262
110,361,593
MDExOlB1bGxSZXF1ZXN0NDcxMDU5ODE=
11,262
CI: fix numpy to 1.9.3 in 2.7,3.5 builds for now, as packages for 1.1.0 not released ATM
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "a2bca7", "d...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
0
2015-10-08T02:42:15Z
2015-10-08T03:00:33Z
2015-10-08T03:00:33Z
CONTRIBUTOR
null
xref #11187 conda packages are not yet updated, so need to fix to 1.9.3 for now
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11262/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11262/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11262.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11262", "merged_at": "2015-10-08T03:00:33Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11262.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11262" }
https://api.github.com/repos/pandas-dev/pandas/issues/11263
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11263/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11263/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11263/events
https://github.com/pandas-dev/pandas/pull/11263
110,365,967
MDExOlB1bGxSZXF1ZXN0NDcxMDgxNTA=
11,263
PERF: Release GIL on some datetime ops
{ "avatar_url": "https://avatars.githubusercontent.com/u/1924092?v=4", "events_url": "https://api.github.com/users/chris-b1/events{/privacy}", "followers_url": "https://api.github.com/users/chris-b1/followers", "following_url": "https://api.github.com/users/chris-b1/following{/other_user}", "gists_url": "http...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "a10c02", "default": false, "description": "Memory or...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
6
2015-10-08T03:29:23Z
2015-10-21T22:42:05Z
2015-10-17T14:48:10Z
CONTRIBUTOR
null
This is a WIP, but far enough along I thought I'd share and see if the approach was reasonable. This releases the GIL on most vectorized field accessors (e.g. `dt.year`) and conversion to and from `Period`. May be places it could be done - obviously would be nice for parsing, but I'm not sure that's possible.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11263/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11263/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11263.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11263", "merged_at": "2015-10-17T14:48:10Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11263.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11263" }
https://api.github.com/repos/pandas-dev/pandas/issues/11264
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11264/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11264/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11264/events
https://github.com/pandas-dev/pandas/issues/11264
110,399,531
MDU6SXNzdWUxMTAzOTk1MzE=
11,264
add set_index_ncol(ncol) to set first n columns as indices
{ "avatar_url": "https://avatars.githubusercontent.com/u/3636844?v=4", "events_url": "https://api.github.com/users/cailiang9/events{/privacy}", "followers_url": "https://api.github.com/users/cailiang9/followers", "following_url": "https://api.github.com/users/cailiang9/following{/other_user}", "gists_url": "h...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "AD...
closed
false
null
[]
null
2
2015-10-08T08:42:43Z
2015-10-08T11:18:45Z
2015-10-08T11:00:02Z
NONE
null
``` df = pd.read_sql('select idx1,idx2,metric1 from table1 ', dbcon) df.set_index(list(df.columns)[:ncol]).T.to_dict('list') ``` such operations are very frequent in product
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11264/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11264/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11265
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11265/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11265/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11265/events
https://github.com/pandas-dev/pandas/issues/11265
110,487,274
MDU6SXNzdWUxMTA0ODcyNzQ=
11,265
Compile failed while installing pandas with pip
{ "avatar_url": "https://avatars.githubusercontent.com/u/7543632?v=4", "events_url": "https://api.github.com/users/SLAPaper/events{/privacy}", "followers_url": "https://api.github.com/users/SLAPaper/followers", "following_url": "https://api.github.com/users/SLAPaper/following{/other_user}", "gists_url": "http...
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" } ]
closed
false
null
[]
null
7
2015-10-08T16:14:59Z
2018-06-20T13:18:48Z
2015-10-08T17:38:31Z
NONE
null
The output is so long but it seems that something goes wrong with the compiling, is there something wrong with the complier I use? ``` > pip install pandas Collecting pandas Using cached pandas-0.16.2.tar.gz Requirement already satisfied (use --upgrade to upgrade): python-dateutil>=2 in c:\program files\python 3.5\l...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11265/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11265/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11266
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11266/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11266/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11266/events
https://github.com/pandas-dev/pandas/issues/11266
110,604,799
MDU6SXNzdWUxMTA2MDQ3OTk=
11,266
Using blosc compression in pandas causes heap corruption in Windows
{ "avatar_url": "https://avatars.githubusercontent.com/u/1189869?v=4", "events_url": "https://api.github.com/users/xgdgsc/events{/privacy}", "followers_url": "https://api.github.com/users/xgdgsc/followers", "following_url": "https://api.github.com/users/xgdgsc/following{/other_user}", "gists_url": "https://ap...
[ { "color": "5319e7", "default": false, "description": "read_hdf, HDFStore", "id": 47229190, "name": "IO HDF5", "node_id": "MDU6TGFiZWw0NzIyOTE5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20HDF5" }, { "color": "fbca04", "default": false, "descri...
closed
false
null
[]
null
4
2015-10-09T07:45:54Z
2015-10-09T14:45:57Z
2015-10-09T14:45:57Z
CONTRIBUTOR
null
When I run `df.to_hdf('filename', complib='blosc')` in windows , with anaconda python3.4. Python would crash. When I used anaconda python2.7, it didn' t crash. It doesn' t crash with anaconda python 3 in linux. ``` INSTALLED VERSIONS ------------------ commit: None python: 3.4.3.final.0 python-bits: 64 OS: Windows OS-...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11266/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11266/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11267
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11267/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11267/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11267/events
https://github.com/pandas-dev/pandas/issues/11267
110,608,329
MDU6SXNzdWUxMTA2MDgzMjk=
11,267
Cannot subclass MultiIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/15044618?v=4", "events_url": "https://api.github.com/users/janmedlock/events{/privacy}", "followers_url": "https://api.github.com/users/janmedlock/followers", "following_url": "https://api.github.com/users/janmedlock/following{/other_user}", "gists_url"...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "207de5", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
7
2015-10-09T08:02:26Z
2020-10-17T01:51:36Z
2020-10-17T01:51:36Z
NONE
null
`MultiIndex` cannot be subclassed because in several spots, including `__new__`, the output class is hardcoded as `MultiIndex` rather than `cls` or `self.__class__` or the like. This code illustrates the problem: ``` python $ python Python 2.7.10 (default, Sep 13 2015, 20:30:50) [GCC 5.2.1 20150911] on linux2 Type ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11267/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11267/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11268
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11268/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11268/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11268/events
https://github.com/pandas-dev/pandas/pull/11268
110,611,726
MDExOlB1bGxSZXF1ZXN0NDcyNDU1NjE=
11,268
BUG: Allow MultiIndex to be subclassed #11267
{ "avatar_url": "https://avatars.githubusercontent.com/u/15044618?v=4", "events_url": "https://api.github.com/users/janmedlock/events{/privacy}", "followers_url": "https://api.github.com/users/janmedlock/followers", "following_url": "https://api.github.com/users/janmedlock/following{/other_user}", "gists_url"...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "20...
closed
false
null
[]
null
11
2015-10-09T08:26:43Z
2015-11-18T20:15:11Z
2015-11-18T20:15:11Z
NONE
null
closes #11267 MultiIndex had several places where the output class was hard-coded to MultiIndex rather than cls, self.**class**, or the like. These have been replaced.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11268/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11268/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11268.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11268", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11268.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11268" }
https://api.github.com/repos/pandas-dev/pandas/issues/11269
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11269/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11269/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11269/events
https://github.com/pandas-dev/pandas/issues/11269
110,641,073
MDU6SXNzdWUxMTA2NDEwNzM=
11,269
ENH: make itertuples() return namedtuples
{ "avatar_url": "https://avatars.githubusercontent.com/u/9378027?v=4", "events_url": "https://api.github.com/users/mjoud/events{/privacy}", "followers_url": "https://api.github.com/users/mjoud/followers", "following_url": "https://api.github.com/users/mjoud/following{/other_user}", "gists_url": "https://api.g...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "02d7e1", "default": false, "description": "Concat, ...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
7
2015-10-09T11:42:27Z
2015-10-28T11:13:27Z
2015-10-28T11:13:27Z
NONE
null
I propose that `itertuples()` should return `collections.namedtuple` objects, a drop-in replacement for the standard tuple but with the benefit of having named fields. I have tested the following with Python 3.4 (only slight changes compared to the current implementation). ``` python def itertuples(self, index=True): ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11269/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11269/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11270
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11270/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11270/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11270/events
https://github.com/pandas-dev/pandas/issues/11270
110,656,934
MDU6SXNzdWUxMTA2NTY5MzQ=
11,270
ABCGeneric instance checking is broken
{ "avatar_url": "https://avatars.githubusercontent.com/u/754090?v=4", "events_url": "https://api.github.com/users/berislavlopac/events{/privacy}", "followers_url": "https://api.github.com/users/berislavlopac/followers", "following_url": "https://api.github.com/users/berislavlopac/following{/other_user}", "gis...
[ { "color": "0052cc", "default": false, "description": "pandas objects compatability with Numpy or Python functions", "id": 76865106, "name": "Compat", "node_id": "MDU6TGFiZWw3Njg2NTEwNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat" } ]
closed
false
null
[]
{ "closed_at": 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", ...
11
2015-10-09T13:13:37Z
2018-10-29T10:51:32Z
2018-10-29T10:51:32Z
NONE
null
So, my issue was that pandas was throwing an error (about not having implemented `_constructor`) when I tried to use a custom object as a label for a column in `DataFrame`, even though that object's class was not a part of the pandas hierarchy. After some digging I have realized that pandas thinks this object is an ins...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11270/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11270/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11271
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11271/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11271/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11271/events
https://github.com/pandas-dev/pandas/issues/11271
110,661,207
MDU6SXNzdWUxMTA2NjEyMDc=
11,271
CLN: move _get_handle, UTF encoders from core.common to io.common
{ "avatar_url": "https://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": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
0
2015-10-09T13:41:05Z
2015-10-15T22:21:38Z
2015-10-15T22:21:38Z
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/11271/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11271/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11272
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11272/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11272/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11272/events
https://github.com/pandas-dev/pandas/pull/11272
110,689,229
MDExOlB1bGxSZXF1ZXN0NDcyOTAyNTY=
11,272
PERF: Removed the GIL from parts of the TextReader class
{ "avatar_url": "https://avatars.githubusercontent.com/u/9948816?v=4", "events_url": "https://api.github.com/users/jdeschenes/events{/privacy}", "followers_url": "https://api.github.com/users/jdeschenes/followers", "following_url": "https://api.github.com/users/jdeschenes/following{/other_user}", "gists_url":...
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "5319e7", "default"...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
18
2015-10-09T16:08:15Z
2015-11-04T21:04:53Z
2015-11-04T20:28:15Z
CONTRIBUTOR
null
The GIL was removed around the tokenizer functions and the conversion function(_string_convert excluded). ## Benchmark: ### Data Generation: ``` python import pandas as pd import numpy as np df = pd.DataFrame(np.random.randn(1000000,10)) df.to_csv('test.csv') ``` ### Benchmark Code: ``` python import pandas as pd fr...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11272/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11272/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11272.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11272", "merged_at": "2015-11-04T20:28:15Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11272.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11272" }
https://api.github.com/repos/pandas-dev/pandas/issues/11273
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11273/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11273/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11273/events
https://github.com/pandas-dev/pandas/issues/11273
110,700,983
MDU6SXNzdWUxMTA3MDA5ODM=
11,273
COMPAT: drop support for Python 3.3
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "0052cc", "default": false, "description": "pandas objects compatability with Numpy or Python functions", "id": 76865106, "name": "Compat", "node_id": "MDU6TGFiZWw3Njg2NTEwNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat" } ]
closed
false
null
[]
{ "closed_at": "2016-03-12T16:19:08Z", "closed_issues": 469, "created_at": "2015-07-19T20:18:45Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
6
2015-10-09T17:15:04Z
2015-12-18T19:17:37Z
2015-12-18T19:17:37Z
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/11273/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11273/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11274
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11274/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11274/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11274/events
https://github.com/pandas-dev/pandas/issues/11274
110,710,042
MDU6SXNzdWUxMTA3MTAwNDI=
11,274
CLN/DEPR: remove engine='python' from to_csv
{ "avatar_url": "https://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": "ededed", "default": false, "description": "__repr__ of pandas objects, to_string", "id": 13101118, "name": "Output-Formatting", "node_id": "MDU6TGFiZWwxMzEwMTExOA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting" }, { "color": "5319e...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
3
2015-10-09T18:08:39Z
2015-10-14T00:25:46Z
2015-10-14T00:25:46Z
CONTRIBUTOR
null
the `engine` kw and older code: https://github.com/pydata/pandas/blob/master/pandas/core/format.py#L1364 let's deprecate in 0.17.1 and just remove in 0.18.0 This was never advertised / doc-ed so prob safe to remove
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11274/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11274/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11275
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11275/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11275/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11275/events
https://github.com/pandas-dev/pandas/issues/11275
110,714,426
MDU6SXNzdWUxMTA3MTQ0MjY=
11,275
Python 3.5 wheels on pypi
{ "avatar_url": "https://avatars.githubusercontent.com/u/67612?v=4", "events_url": "https://api.github.com/users/matthew-brett/events{/privacy}", "followers_url": "https://api.github.com/users/matthew-brett/followers", "following_url": "https://api.github.com/users/matthew-brett/following{/other_user}", "gist...
[ { "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
[]
null
16
2015-10-09T18:36:32Z
2015-10-09T19:03:38Z
2015-10-09T19:00:23Z
CONTRIBUTOR
null
I noticed the comment on the announcement that "pypi is not accepting 3.5 wheels". I've uploaded quite a few 3.5 wheels to pypi in the last couple of weeks, e.g.: https://pypi.python.org/pypi/scipy https://pypi.python.org/pypi/matplotlib https://pypi.python.org/pypi/Cython Do you have any more information on that 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/11275/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11275/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11276
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11276/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11276/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11276/events
https://github.com/pandas-dev/pandas/issues/11276
110,730,861
MDU6SXNzdWUxMTA3MzA4NjE=
11,276
implementation of from_julian_date()
{ "avatar_url": "https://avatars.githubusercontent.com/u/5929935?v=4", "events_url": "https://api.github.com/users/sebhahn/events{/privacy}", "followers_url": "https://api.github.com/users/sebhahn/followers", "following_url": "https://api.github.com/users/sebhahn/following{/other_user}", "gists_url": "https:/...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AFEEEE", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
9
2015-10-09T20:30:11Z
2017-04-03T07:24:39Z
2017-04-02T22:55:23Z
NONE
null
`pandas.DatetimeIndex` supports a method called `to_julian_date()` would it be easily possible to support a function/method doing the opposite, i.e. `from_julian_date()`?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11276/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11276/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11277
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11277/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11277/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11277/events
https://github.com/pandas-dev/pandas/pull/11277
110,736,983
MDExOlB1bGxSZXF1ZXN0NDczMjA3Mjk=
11,277
Update sql.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/10998762?v=4", "events_url": "https://api.github.com/users/azuranski/events{/privacy}", "followers_url": "https://api.github.com/users/azuranski/followers", "following_url": "https://api.github.com/users/azuranski/following{/other_user}", "gists_url": "...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "5319e7", "default": false, "description": "to_sql, read_sql, rea...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-10-09T21:13:48Z
2015-10-10T10:10:18Z
2015-10-10T10:10:18Z
CONTRIBUTOR
null
Fix documentation for index_col parameter to read_sql, read_sql_table and read_sql_query to reflect that a list can be passed.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11277/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11277/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11277.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11277", "merged_at": "2015-10-10T10:10:18Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11277.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11277" }
https://api.github.com/repos/pandas-dev/pandas/issues/11278
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11278/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11278/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11278/events
https://github.com/pandas-dev/pandas/issues/11278
110,751,293
MDU6SXNzdWUxMTA3NTEyOTM=
11,278
List indexer on PeriodIndex doesn't coerce strings
{ "avatar_url": "https://avatars.githubusercontent.com/u/5635139?v=4", "events_url": "https://api.github.com/users/max-sixty/events{/privacy}", "followers_url": "https://api.github.com/users/max-sixty/followers", "following_url": "https://api.github.com/users/max-sixty/following{/other_user}", "gists_url": "h...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2015-10-09T23:25:59Z
2020-05-03T16:09:14Z
2020-05-03T16:09:14Z
CONTRIBUTOR
null
``` python In [2]: index = pd.period_range(start='2000', periods=20, freq='B') In [5]: series = pd.Series(range(20), index=index) In [6]: series Out[6]: 2000-01-03 0 2000-01-04 1 2000-01-05 2 ... 2000-01-26 17 2000-01-27 18 2000-01-28 19 Freq: B, dtype: int64 In [7]: series.loc['2000-01-14'] Out...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11278/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11278/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11279
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11279/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11279/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11279/events
https://github.com/pandas-dev/pandas/pull/11279
110,758,984
MDExOlB1bGxSZXF1ZXN0NDczMzQwNDk=
11,279
PERF: use .values in index difference
{ "avatar_url": "https://avatars.githubusercontent.com/u/5635139?v=4", "events_url": "https://api.github.com/users/max-sixty/events{/privacy}", "followers_url": "https://api.github.com/users/max-sixty/followers", "following_url": "https://api.github.com/users/max-sixty/following{/other_user}", "gists_url": "h...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "a1...
closed
false
null
[]
null
14
2015-10-10T01:16:40Z
2016-01-06T17:35:24Z
2016-01-06T17:18:33Z
CONTRIBUTOR
null
The existing `.difference` method 'unboxed' all the objects, which has a severe performance impact on `PeriodIndex` in particular. ``` python In [3]: long_index = pd.period_range(start='2000', freq='s', periods=1000) In [4]: empty_index = pd.PeriodIndex([],freq='s') In [24]: %timeit long_index.difference(empty_in...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11279/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11279/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11279.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11279", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11279.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11279" }
https://api.github.com/repos/pandas-dev/pandas/issues/11280
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11280/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11280/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11280/events
https://github.com/pandas-dev/pandas/pull/11280
110,785,508
MDExOlB1bGxSZXF1ZXN0NDczNDI1ODE=
11,280
DOC: whatsnew fixes
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
0
2015-10-10T10:12:33Z
2015-10-10T10:12:54Z
2015-10-10T10:12:54Z
MEMBER
null
Some fixes I applied to the v0.17.0 docs I uploaded (older whatsnew was failing due to changes in 0.17)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11280/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11280/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11280.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11280", "merged_at": "2015-10-10T10:12:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11280.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11280" }
https://api.github.com/repos/pandas-dev/pandas/issues/11281
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11281/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11281/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11281/events
https://github.com/pandas-dev/pandas/issues/11281
110,797,705
MDU6SXNzdWUxMTA3OTc3MDU=
11,281
Saving datetime64 with timezone to HDF5
{ "avatar_url": "https://avatars.githubusercontent.com/u/2774324?v=4", "events_url": "https://api.github.com/users/witosx/events{/privacy}", "followers_url": "https://api.github.com/users/witosx/followers", "following_url": "https://api.github.com/users/witosx/following{/other_user}", "gists_url": "https://ap...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "5319e7", "default": false, "descript...
closed
false
null
[]
null
2
2015-10-10T14:30:23Z
2015-11-17T10:18:46Z
2015-10-10T14:47:39Z
NONE
null
An attempt to store a dataframe with datetime64+tz column (introduced in pandas 0.17) results in a TypeError exception ``` python import pandas as pd ``` ``` python df = pd.DataFrame(pd.date_range('2015-01-01', '2015-01-02', freq='T'), columns=['time']) df.time = df.time.dt.tz_localize('UTC') df.dtypes ``` ``` time ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11281/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11281/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11282
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11282/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11282/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11282/events
https://github.com/pandas-dev/pandas/issues/11282
110,807,301
MDU6SXNzdWUxMTA4MDczMDE=
11,282
few fresh failed tests on big-endian platforms (0.17.0+git8-gcac4ad2)
{ "avatar_url": "https://avatars.githubusercontent.com/u/39889?v=4", "events_url": "https://api.github.com/users/yarikoptic/events{/privacy}", "followers_url": "https://api.github.com/users/yarikoptic/followers", "following_url": "https://api.github.com/users/yarikoptic/following{/other_user}", "gists_url": "...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "5319e7", "d...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
15
2015-10-10T17:35:46Z
2021-04-20T05:32:22Z
2021-04-20T05:32:21Z
CONTRIBUTOR
null
for details see https://buildd.debian.org/status/fetch.php?pkg=pandas&arch=powerpc&ver=0.17.0%2Bgit8-gcac4ad2-1&stamp=1444485115 but here is the excerpt of few failed tests: ``` ====================================================================== FAIL: pandas.io.tests.test_packers.TestMsgpack.test_msgpack('0.16.2',...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11282/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11282/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11283
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11283/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11283/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11283/events
https://github.com/pandas-dev/pandas/issues/11283
110,822,073
MDU6SXNzdWUxMTA4MjIwNzM=
11,283
Mistake in BinOp.conform?
{ "avatar_url": "https://avatars.githubusercontent.com/u/1439047?v=4", "events_url": "https://api.github.com/users/BrenBarn/events{/privacy}", "followers_url": "https://api.github.com/users/BrenBarn/followers", "following_url": "https://api.github.com/users/BrenBarn/following{/other_user}", "gists_url": "http...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "read_hdf, HDFStore", ...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
3
2015-10-10T23:11:39Z
2015-10-13T11:49:26Z
2015-10-13T11:49:26Z
NONE
null
in BinOp.conform in pandas.computation,pytables there is this code: ``` def conform(self, rhs): """ inplace conform rhs """ if not com.is_list_like(rhs): rhs = [rhs] if hasattr(self.rhs, 'ravel'): rhs = rhs.ravel() return rhs ``` I think this is wrong. The ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11283/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11283/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11284
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11284/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11284/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11284/events
https://github.com/pandas-dev/pandas/issues/11284
110,822,630
MDU6SXNzdWUxMTA4MjI2MzA=
11,284
Pandas HDF query syntax is more restrictive than PyTables
{ "avatar_url": "https://avatars.githubusercontent.com/u/1439047?v=4", "events_url": "https://api.github.com/users/BrenBarn/events{/privacy}", "followers_url": "https://api.github.com/users/BrenBarn/followers", "following_url": "https://api.github.com/users/BrenBarn/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": "5319e7", "default": false, "description": "read_hdf...
open
false
null
[]
null
5
2015-10-10T23:23:55Z
2020-04-30T05:51:49Z
null
NONE
null
With PyTables, you can do queries like `someTable.where("X**2 + Y**2 < 1")` (as described [here](http://www.pytables.org/usersguide/condition_syntax.html)). It seems, though, that pandas imposes its own more restrictive query syntax which allows only a very limited set of query operations. This is confusing to users ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11284/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11284/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11285
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11285/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11285/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11285/events
https://github.com/pandas-dev/pandas/issues/11285
110,851,511
MDU6SXNzdWUxMTA4NTE1MTE=
11,285
Improve the BigQuery streaming insert failure message
{ "avatar_url": "https://avatars.githubusercontent.com/u/5184014?v=4", "events_url": "https://api.github.com/users/parthea/events{/privacy}", "followers_url": "https://api.github.com/users/parthea/followers", "following_url": "https://api.github.com/users/parthea/following{/other_user}", "gists_url": "https:/...
[ { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" }, { "color": "0052...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
0
2015-10-11T11:41:01Z
2015-10-11T15:40:28Z
2015-10-11T15:40:28Z
CONTRIBUTOR
null
The error message shown when a BigQuery streaming insert fails could be improved by adding the location field. Code to reproduce: ``` from datetime import datetime from pandas import DataFrame from pandas.io import gbq import pytz test_timestamp = datetime.now(pytz.timezone('US/Arizona')) bad_df = DataFrame({'bools...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11285/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11285/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11286
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11286/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11286/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11286/events
https://github.com/pandas-dev/pandas/pull/11286
110,852,198
MDExOlB1bGxSZXF1ZXN0NDczNjU1MDE=
11,286
ENH: Improvement to the BigQuery streaming insert failure message #11285
{ "avatar_url": "https://avatars.githubusercontent.com/u/5184014?v=4", "events_url": "https://api.github.com/users/parthea/events{/privacy}", "followers_url": "https://api.github.com/users/parthea/followers", "following_url": "https://api.github.com/users/parthea/following{/other_user}", "gists_url": "https:/...
[ { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" }, { "color": "0052...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2015-10-11T12:03:18Z
2015-10-14T12:00:45Z
2015-10-11T15:40:28Z
CONTRIBUTOR
null
closes #11285 This is a minor change to include `'Location'` in the error message reported when a streaming insert fails using the `df.to_gbq()`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11286/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11286/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11286.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11286", "merged_at": "2015-10-11T15:40:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11286.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11286" }
https://api.github.com/repos/pandas-dev/pandas/issues/11287
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11287/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11287/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11287/events
https://github.com/pandas-dev/pandas/issues/11287
110,852,711
MDU6SXNzdWUxMTA4NTI3MTE=
11,287
TEST: failing test pandas.tseries.tests.test_frequencies.TestFrequencyInference
{ "avatar_url": "https://avatars.githubusercontent.com/u/2129135?v=4", "events_url": "https://api.github.com/users/FRidh/events{/privacy}", "followers_url": "https://api.github.com/users/FRidh/followers", "following_url": "https://api.github.com/users/FRidh/following{/other_user}", "gists_url": "https://api.g...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "444444", "d...
closed
false
null
[]
{ "closed_at": "2016-10-03T08:52:13Z", "closed_issues": 733, "created_at": "2016-03-11T21:24:45Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-10-11T12:18:30Z
2016-07-19T13:06:23Z
2016-07-19T13:06:23Z
NONE
null
While packaging pandas 0.17 for Nix, I noticed this test to fail. I've tested with both Python 2.7 and 3.4. ``` test_invalid_index_types (pandas.tseries.tests.test_frequencies.TestFrequencyInference) ... ERROR ====================================================================== ERROR: test_invalid_index_types (pand...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11287/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11287/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11288
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11288/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11288/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11288/events
https://github.com/pandas-dev/pandas/issues/11288
110,865,220
MDU6SXNzdWUxMTA4NjUyMjA=
11,288
ENH: Add window to exponentially weighted moment functions
{ "avatar_url": "https://avatars.githubusercontent.com/u/2401026?v=4", "events_url": "https://api.github.com/users/matthewgilbert/events{/privacy}", "followers_url": "https://api.github.com/users/matthewgilbert/followers", "following_url": "https://api.github.com/users/matthewgilbert/following{/other_user}", ...
[ { "color": "006b75", "default": false, "description": "Arithmetic, Comparison, and Logical operations", "id": 47223669, "name": "Numeric Operations", "node_id": "MDU6TGFiZWw0NzIyMzY2OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Numeric%20Operations" } ]
closed
false
null
[]
null
16
2015-10-11T16:12:52Z
2020-05-04T18:34:26Z
2018-01-09T00:39:09Z
CONTRIBUTOR
null
Currently there is no way to specify a rolling window for the exponentially weighted functions. From the [docs](http://pandas.pydata.org/pandas-docs/stable/computation.html#exponentially-weighted-moment-functions) the weighting function is giving by ![eq1](https://cloud.githubusercontent.com/assets/2401026/10417648/45...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11288/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11288/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11289
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11289/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11289/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11289/events
https://github.com/pandas-dev/pandas/issues/11289
110,866,906
MDU6SXNzdWUxMTA4NjY5MDY=
11,289
name and behavior mismatch in pct_change
{ "avatar_url": "https://avatars.githubusercontent.com/u/12059787?v=4", "events_url": "https://api.github.com/users/lurgyman63/events{/privacy}", "followers_url": "https://api.github.com/users/lurgyman63/followers", "following_url": "https://api.github.com/users/lurgyman63/following{/other_user}", "gists_url"...
[ { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" } ]
closed
false
null
[]
null
3
2015-10-11T16:38:59Z
2015-10-13T11:56:45Z
2015-10-12T15:59:52Z
NONE
null
Hi all, I've enjoyed using pandas for a little while now. Thanks for developing such a useful and convenient tool! A little nit has been nagging at me about pct_change function (and the .pct_change method of Series, DataFrame, etc.). If I run a sequence of numbers that increase by 100% (python 0.16.2): ``` python 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/11289/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11289/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11290
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11290/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11290/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11290/events
https://github.com/pandas-dev/pandas/issues/11290
110,894,327
MDU6SXNzdWUxMTA4OTQzMjc=
11,290
Indexing a dataframe with a 2D boolean array?
{ "avatar_url": "https://avatars.githubusercontent.com/u/167164?v=4", "events_url": "https://api.github.com/users/naught101/events{/privacy}", "followers_url": "https://api.github.com/users/naught101/followers", "following_url": "https://api.github.com/users/naught101/following{/other_user}", "gists_url": "ht...
[]
closed
false
null
[]
null
1
2015-10-12T00:44:53Z
2015-10-12T01:32:01Z
2015-10-12T01:32:01Z
NONE
null
It's not clear to me from the [docs](http://pandas.pydata.org/pandas-docs/stable/indexing.html#selection-by-position) what exactly is meant by "boolean array". It seems from all of the examples I've seen that `.loc` expects a one dimensional array that just selects rows or columns (e.g. https://github.com/pydata/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/11290/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11290/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11291
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11291/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11291/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11291/events
https://github.com/pandas-dev/pandas/pull/11291
110,902,598
MDExOlB1bGxSZXF1ZXN0NDczODMwNTg=
11,291
Fix mistake in Pytables querying with numpy scalar value. Fixes #11283
{ "avatar_url": "https://avatars.githubusercontent.com/u/1439047?v=4", "events_url": "https://api.github.com/users/BrenBarn/events{/privacy}", "followers_url": "https://api.github.com/users/BrenBarn/followers", "following_url": "https://api.github.com/users/BrenBarn/following{/other_user}", "gists_url": "http...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "read_hdf, HDFStore", ...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2015-10-12T03:13:05Z
2015-10-13T11:49:29Z
2015-10-13T11:49:26Z
NONE
null
Fixes #11283 First PR to this project. The fix is minuscule, but let me know if I did anything awry.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11291/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11291/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11291.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11291", "merged_at": "2015-10-13T11:49:26Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11291.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11291" }
https://api.github.com/repos/pandas-dev/pandas/issues/11292
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11292/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11292/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11292/events
https://github.com/pandas-dev/pandas/issues/11292
110,904,647
MDU6SXNzdWUxMTA5MDQ2NDc=
11,292
Export to excel for multiindex columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/2888190?v=4", "events_url": "https://api.github.com/users/sakinaljana/events{/privacy}", "followers_url": "https://api.github.com/users/sakinaljana/followers", "following_url": "https://api.github.com/users/sakinaljana/following{/other_user}", "gists_ur...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "bfe5bf", "default": false, "description": "read_exc...
open
false
null
[]
null
14
2015-10-12T03:41:58Z
2020-05-07T22:23:40Z
null
NONE
null
Hi All, I'm just using 0.17 for testing exporting multiindex column dataframe. When i'm pivot table dataframe with X column as index (and without "columns" argument), **which will not create multiindex column**, pivot table code (without columns argument): ``` df.pivot_table(index=["X"], columns=[], aggfunc={"Y": l...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11292/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11292/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11293
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11293/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11293/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11293/events
https://github.com/pandas-dev/pandas/pull/11293
110,922,261
MDExOlB1bGxSZXF1ZXN0NDczOTIwODE=
11,293
TST: Add hex color strings test
{ "avatar_url": "https://avatars.githubusercontent.com/u/1401816?v=4", "events_url": "https://api.github.com/users/hironow/events{/privacy}", "followers_url": "https://api.github.com/users/hironow/followers", "following_url": "https://api.github.com/users/hironow/following{/other_user}", "gists_url": "https:/...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" } ]
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
8
2015-10-12T07:40:01Z
2015-10-15T14:45:02Z
2015-10-15T14:20:58Z
CONTRIBUTOR
null
It's already resolved. I added hex string color test. closes #10299
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11293/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11293/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11293.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11293", "merged_at": "2015-10-15T14:20:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11293.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11293" }
https://api.github.com/repos/pandas-dev/pandas/issues/11294
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11294/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11294/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11294/events
https://github.com/pandas-dev/pandas/pull/11294
110,928,833
MDExOlB1bGxSZXF1ZXN0NDczOTUwMjk=
11,294
PERF: Checking monotonic-ness before sorting on an index #11080
{ "avatar_url": "https://avatars.githubusercontent.com/u/964251?v=4", "events_url": "https://api.github.com/users/scari/events{/privacy}", "followers_url": "https://api.github.com/users/scari/followers", "following_url": "https://api.github.com/users/scari/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": "a1...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
5
2015-10-12T08:26:46Z
2015-10-14T10:56:38Z
2015-10-14T10:56:26Z
CONTRIBUTOR
null
closes #11080 Worked for this during PyCon JP 2015 pandas sprint /w @sinhrks I found `test_frame.py:TestDataFrame.test_sort_index` cover this change.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11294/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11294/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11294.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11294", "merged_at": "2015-10-14T10:56:26Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11294.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11294" }
https://api.github.com/repos/pandas-dev/pandas/issues/11295
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11295/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11295/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11295/events
https://github.com/pandas-dev/pandas/issues/11295
110,956,168
MDU6SXNzdWUxMTA5NTYxNjg=
11,295
datetime like series .dt properties fail after ts.dt.tz_localize(tz1).dt.tz_convert(tz2) sequence
{ "avatar_url": "https://avatars.githubusercontent.com/u/2774324?v=4", "events_url": "https://api.github.com/users/witosx/events{/privacy}", "followers_url": "https://api.github.com/users/witosx/followers", "following_url": "https://api.github.com/users/witosx/following{/other_user}", "gists_url": "https://ap...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2015-10-12T11:30:23Z
2015-10-13T12:25:28Z
2015-10-13T12:25:28Z
NONE
null
Second tz_convert fails with AmbiguousTimeError ('UTC' in the example, but other timezones fail too). EDIT: Actually it's not only second tz_convert that fails, it looks like most (if not all) of the .dt accessed properties are affected ``` python t = pd.Series(pd.date_range('2015-01-01', '2016-01-01', freq='T')) 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/11295/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11295/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11296
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11296/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11296/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11296/events
https://github.com/pandas-dev/pandas/issues/11296
110,958,675
MDU6SXNzdWUxMTA5NTg2NzU=
11,296
PERF: groupby-fillna perf, implement in cython
{ "avatar_url": "https://avatars.githubusercontent.com/u/15088142?v=4", "events_url": "https://api.github.com/users/squeniart/events{/privacy}", "followers_url": "https://api.github.com/users/squeniart/followers", "following_url": "https://api.github.com/users/squeniart/following{/other_user}", "gists_url": "...
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT,...
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...
9
2015-10-12T11:50:20Z
2018-02-25T16:05:27Z
2018-02-25T16:05:27Z
NONE
null
Hello, I work on a dataframe with a multi index (Date, InputTime) and this dataframe may contain some NaN values in the columns (Value, Id). I want to fill forward value but by Date only and I don't find anyway to do this a in a very efficient way. I'm using Pandas 0.16.2 and numpy 1.9.2. Here is the type of datafram...
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11296/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11296/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11297
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11297/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11297/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11297/events
https://github.com/pandas-dev/pandas/issues/11297
110,977,221
MDU6SXNzdWUxMTA5NzcyMjE=
11,297
test_expand_user failure in 0.17.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/79732?v=4", "events_url": "https://api.github.com/users/jlec/events{/privacy}", "followers_url": "https://api.github.com/users/jlec/followers", "following_url": "https://api.github.com/users/jlec/following{/other_user}", "gists_url": "https://api.github...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
7
2015-10-12T13:39:40Z
2019-07-30T03:29:08Z
2019-07-30T03:29:02Z
CONTRIBUTOR
null
``` python ====================================================================== FAIL: test_expand_user (pandas.io.tests.test_common.TestCommonIOCapabilities) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/pandas-0.17.0/work...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11297/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11297/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11298
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11298/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11298/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11298/events
https://github.com/pandas-dev/pandas/issues/11298
110,977,361
MDU6SXNzdWUxMTA5NzczNjE=
11,298
test_get_filepath_or_buffer_with_path fails in 0.17.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/79732?v=4", "events_url": "https://api.github.com/users/jlec/events{/privacy}", "followers_url": "https://api.github.com/users/jlec/followers", "following_url": "https://api.github.com/users/jlec/following{/other_user}", "gists_url": "https://api.github...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
null
3
2015-10-12T13:40:38Z
2015-11-26T14:05:41Z
2015-11-26T14:05:41Z
CONTRIBUTOR
null
``` python ====================================================================== FAIL: test_get_filepath_or_buffer_with_path (pandas.io.tests.test_common.TestCommonIOCapabilities) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-pyth...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11298/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11298/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11299
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11299/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11299/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11299/events
https://github.com/pandas-dev/pandas/issues/11299
110,982,319
MDU6SXNzdWUxMTA5ODIzMTk=
11,299
pandas.io.tests.test_json.test_ujson.NumpyJSONTests testOdArray segfaults under python2.7/3.5 in 0.17.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/79732?v=4", "events_url": "https://api.github.com/users/jlec/events{/privacy}", "followers_url": "https://api.github.com/users/jlec/followers", "following_url": "https://api.github.com/users/jlec/following{/other_user}", "gists_url": "https://api.github...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "207de5", "d...
closed
false
null
[]
{ "closed_at": "2016-05-05T00:34:40Z", "closed_issues": 306, "created_at": "2016-02-08T15:29:59Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
6
2015-10-12T14:11:42Z
2016-12-03T12:42:31Z
2016-04-26T18:54:47Z
CONTRIBUTOR
null
``` testOdArray (pandas.io.tests.test_json.test_ujson.NumpyJSONTests) ... Segmentation fault (core dumped) ``` ``` python In [2]: pd.show_versions() INSTALLED VERSIONS ------------------ commit: None python: 2.7.10.final.0 python-bits: 64 OS: Linux OS-release: 4.1.8-lh machine: x86_64 processor: Intel(R) Core(TM) i7-...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11299/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11299/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/11300
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11300/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11300/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11300/events
https://github.com/pandas-dev/pandas/pull/11300
110,987,537
MDExOlB1bGxSZXF1ZXN0NDc0MjcxNzg=
11,300
BUG: GH10355 groupby std() no longer sqrts grouping cols
{ "avatar_url": "https://avatars.githubusercontent.com/u/7350567?v=4", "events_url": "https://api.github.com/users/henrystokeley/events{/privacy}", "followers_url": "https://api.github.com/users/henrystokeley/followers", "following_url": "https://api.github.com/users/henrystokeley/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
[]
null
7
2015-10-12T14:40:57Z
2019-02-14T05:23:36Z
2015-11-05T12:57:18Z
NONE
null
closes #10355 Previously grouping columns were square rooted when as_index=False New method closely follows the format of var() method.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11300/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11300/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11300.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11300", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/11300.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11300" }
https://api.github.com/repos/pandas-dev/pandas/issues/11301
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11301/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11301/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11301/events
https://github.com/pandas-dev/pandas/pull/11301
111,002,906
MDExOlB1bGxSZXF1ZXN0NDc0MzQ3MTQ=
11,301
BUG: Bug in tz-conversions with an ambiguous time and .dt accessors, #11295
{ "avatar_url": "https://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": "5319e7", "default": false, "description": "Timezone data dtype", ...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
0
2015-10-12T15:45:45Z
2015-10-13T12:25:28Z
2015-10-13T12:25:28Z
CONTRIBUTOR
null
closes #11295
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11301/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11301/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/11301.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/11301", "merged_at": "2015-10-13T12:25:27Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/11301.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11301" }
https://api.github.com/repos/pandas-dev/pandas/issues/11302
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/11302/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/11302/comments
https://api.github.com/repos/pandas-dev/pandas/issues/11302/events
https://github.com/pandas-dev/pandas/issues/11302
111,021,364
MDU6SXNzdWUxMTEwMjEzNjQ=
11,302
Different precision calling .astype(str) on float numbers
{ "avatar_url": "https://avatars.githubusercontent.com/u/10881376?v=4", "events_url": "https://api.github.com/users/marcomayer/events{/privacy}", "followers_url": "https://api.github.com/users/marcomayer/followers", "following_url": "https://api.github.com/users/marcomayer/following{/other_user}", "gists_url"...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "ededed", "default": false, "description": "__repr__ of pandas objec...
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
18
2015-10-12T17:36:27Z
2015-10-13T13:53:26Z
2015-10-13T13:53:26Z
NONE
null
With pandas 0.16.2: > > > import pandas as pd > > > pd.DataFrame([1.12345678901234567890]).astype(str) > > > 0 > > > 0 1.12345678901 With pandas 0.17: > > > import pandas as pd > > > pd.DataFrame([1.12345678901234567890]).astype(str) > > > 0 > > > 0 1.1234567890123457 I read the...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/11302/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/11302/timeline
null
null
null