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/9402
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9402/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9402/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9402/events
https://github.com/pandas-dev/pandas/issues/9402
56,397,484
MDU6SXNzdWU1NjM5NzQ4NA==
9,402
DataFrame to_latex does not present or pass through column_format to formatter
{ "avatar_url": "https://avatars.githubusercontent.com/u/88642?v=4", "events_url": "https://api.github.com/users/andrewbolster/events{/privacy}", "followers_url": "https://api.github.com/users/andrewbolster/followers", "following_url": "https://api.github.com/users/andrewbolster/following{/other_user}", "gist...
[ { "color": "006b75", "default": false, "description": "to_latex", "id": 251382258, "name": "IO LaTeX", "node_id": "MDU6TGFiZWwyNTEzODIyNTg=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20LaTeX" } ]
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-02-03T16:05:18Z
2015-08-31T11:08:01Z
2015-08-31T11:08:01Z
NONE
null
## Expected Behaviour `column_format` keyword arguments to `df.to_latex` should honour the relevant options available and implemented in `DataFrameFormatter` and it's `to_latex` method The reason why this is annoying is that default `frmt` behaviour is to justify based on the column datatype. For cases where the inde...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9402/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9402/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9403
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9403/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9403/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9403/events
https://github.com/pandas-dev/pandas/pull/9403
56,401,566
MDExOlB1bGxSZXF1ZXN0Mjg1NjY3Nzc=
9,403
ENH: - Fixed column_format propagation to DataFrameFormatter in to_latex
{ "avatar_url": "https://avatars.githubusercontent.com/u/88642?v=4", "events_url": "https://api.github.com/users/andrewbolster/events{/privacy}", "followers_url": "https://api.github.com/users/andrewbolster/followers", "following_url": "https://api.github.com/users/andrewbolster/following{/other_user}", "gist...
[ { "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": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
3
2015-02-03T16:32:51Z
2015-07-28T21:52:18Z
2015-07-28T21:52:18Z
NONE
null
closes #9402
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9403/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9403/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9403.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9403", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/9403.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9403" }
https://api.github.com/repos/pandas-dev/pandas/issues/9404
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9404/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9404/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9404/events
https://github.com/pandas-dev/pandas/issues/9404
56,410,958
MDU6SXNzdWU1NjQxMDk1OA==
9,404
Panel.to_excel fails when axis 0 contains unicode strings
{ "avatar_url": "https://avatars.githubusercontent.com/u/6871353?v=4", "events_url": "https://api.github.com/users/pklosiew/events{/privacy}", "followers_url": "https://api.github.com/users/pklosiew/followers", "following_url": "https://api.github.com/users/pklosiew/following{/other_user}", "gists_url": "http...
[ { "color": "444444", "default": false, "description": "Unicode strings", "id": 36380025, "name": "Unicode", "node_id": "MDU6TGFiZWwzNjM4MDAyNQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Unicode" }, { "color": "bfe5bf", "default": false, "description...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
2
2015-02-03T17:40:13Z
2018-07-06T20:21:07Z
2017-07-11T09:56:04Z
NONE
null
Hello, while exporting a panel with unicode strings in the items axis `to_excel` fails with a `UnicodeEncodeError`. The following code reproduces the error: ``` python import pandas as pd p = pd.Panel({u'Smørrebrød': pd.DataFrame({})}) p.to_excel('nope.xlsx') ``` I suspect that changing `name = str(item)` to `name = ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9404/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9404/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9405
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9405/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9405/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9405/events
https://github.com/pandas-dev/pandas/issues/9405
56,413,420
MDU6SXNzdWU1NjQxMzQyMA==
9,405
0.15.2 to_datetime broken
{ "avatar_url": "https://avatars.githubusercontent.com/u/10834829?v=4", "events_url": "https://api.github.com/users/bjmacdonald/events{/privacy}", "followers_url": "https://api.github.com/users/bjmacdonald/followers", "following_url": "https://api.github.com/users/bjmacdonald/following{/other_user}", "gists_u...
[ { "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-02-03T17:59:17Z
2015-02-04T13:48:39Z
2015-02-03T22:42:55Z
NONE
null
It looks like the support for the new 'exact' keyword has borked to_datetime() for format strings other than '%Y%m%d' as it is passed to array_strptime which doesn't seem to support it: ``` ts = 201502031753 pd.to_datetime(ts, format='%Y%m%d%H%M') ----------------------------------------------------------------------...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9405/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9405/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9406
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9406/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9406/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9406/events
https://github.com/pandas-dev/pandas/issues/9406
56,418,612
MDU6SXNzdWU1NjQxODYxMg==
9,406
BUG: NaN level values in stack() and unstack()
{ "avatar_url": "https://avatars.githubusercontent.com/u/7441788?v=4", "events_url": "https://api.github.com/users/seth-p/events{/privacy}", "followers_url": "https://api.github.com/users/seth-p/followers", "following_url": "https://api.github.com/users/seth-p/following{/other_user}", "gists_url": "https://ap...
[ { "color": "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": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2015-02-03T18:42:11Z
2021-05-10T21:45:32Z
2021-05-10T21:45:32Z
CONTRIBUTOR
null
As described in https://github.com/pydata/pandas/pull/9023#issuecomment-72707057, the way `DataFrame.stack()` and `DataFrame.unstack()` treat `NaN` indices is rather odd/inconsistent. Despite passing `test_unstack_nan_index()` in `test_frame.py`, I observe the following (this is from 0.15.2, but I think it's unchanged...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9406/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9406/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9407
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9407/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9407/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9407/events
https://github.com/pandas-dev/pandas/issues/9407
56,431,698
MDU6SXNzdWU1NjQzMTY5OA==
9,407
15.2 series.ravel() may not work
{ "avatar_url": "https://avatars.githubusercontent.com/u/925757?v=4", "events_url": "https://api.github.com/users/murphsp1/events{/privacy}", "followers_url": "https://api.github.com/users/murphsp1/followers", "following_url": "https://api.github.com/users/murphsp1/following{/other_user}", "gists_url": "https...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "AD7FA8", "de...
closed
false
null
[]
null
1
2015-02-03T20:24:32Z
2015-02-03T22:42:29Z
2015-02-03T22:42:17Z
NONE
null
Ravel doesn't seem to flatten lists in a series. ``` python import pandas as pd df = pd.DataFrame({ 'data':[[1,2],3]}) df['data'].ravel() Out[3]: array([[1, 2], 3], dtype=object) df.data.values.ravel() Out[4]: array([[1, 2], 3], dtype=object) ``` Or, in iPython Notebook ![screen shot 2015-02-03 at 1 55 54 pm](ht...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9407/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9407/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9408
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9408/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9408/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9408/events
https://github.com/pandas-dev/pandas/issues/9408
56,446,496
MDU6SXNzdWU1NjQ0NjQ5Ng==
9,408
date_range performance
{ "avatar_url": "https://avatars.githubusercontent.com/u/1308504?v=4", "events_url": "https://api.github.com/users/echu79/events{/privacy}", "followers_url": "https://api.github.com/users/echu79/followers", "following_url": "https://api.github.com/users/echu79/following{/other_user}", "gists_url": "https://ap...
[ { "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
[]
null
1
2015-02-03T22:17:24Z
2015-02-03T22:41:11Z
2015-02-03T22:41:00Z
NONE
null
Hello - can anything be done about the performance of date_range? I've noticed a big degradation in performance from 0.11.0 (I know it's old) to 0.15.2. _0.11.0:_ ``` %timeit pandas.date_range(start='1/1/1995', end='2/3/2015', freq='B') 1000 loops, best of 3: 412 us per loop ``` _0.15.2:_ ``` %timeit pandas.date_r...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9408/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9408/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9409
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9409/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9409/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9409/events
https://github.com/pandas-dev/pandas/pull/9409
56,453,525
MDExOlB1bGxSZXF1ZXN0Mjg1OTg0OTc=
9,409
Fix Panel.to_excel for unicode strings in axis 0
{ "avatar_url": "https://avatars.githubusercontent.com/u/6871353?v=4", "events_url": "https://api.github.com/users/pklosiew/events{/privacy}", "followers_url": "https://api.github.com/users/pklosiew/followers", "following_url": "https://api.github.com/users/pklosiew/following{/other_user}", "gists_url": "http...
[ { "color": "444444", "default": false, "description": "Unicode strings", "id": 36380025, "name": "Unicode", "node_id": "MDU6TGFiZWwzNjM4MDAyNQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Unicode" }, { "color": "bfe5bf", "default": false, "description...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
3
2015-02-03T23:09:29Z
2015-07-28T21:51:06Z
2015-07-28T21:51:06Z
NONE
null
closes issue #9404
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9409/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9409/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9409.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9409", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/9409.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9409" }
https://api.github.com/repos/pandas-dev/pandas/issues/9410
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9410/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9410/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9410/events
https://github.com/pandas-dev/pandas/issues/9410
56,458,718
MDU6SXNzdWU1NjQ1ODcxOA==
9,410
Error: “pandas.hashtable.PyObjectHashTable.get_item”
{ "avatar_url": "https://avatars.githubusercontent.com/u/1874668?v=4", "events_url": "https://api.github.com/users/sergeyf/events{/privacy}", "followers_url": "https://api.github.com/users/sergeyf/followers", "following_url": "https://api.github.com/users/sergeyf/following{/other_user}", "gists_url": "https:/...
[ { "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": "0b02e1", "default": false, "description": "Related t...
closed
false
null
[]
null
2
2015-02-04T00:00:28Z
2015-02-04T01:37:04Z
2015-02-04T01:11:25Z
NONE
null
I'm seeing some odd behavior from Pandas 0.15.2 on Python 3.4.2. First, I import the data with no issues: import pandas as pd hourly = pd.read_csv("fremont_bridge_data.csv", index_col='Date', parse_dates=True) weekly = hourly.resample('w','sum') But when trying to access, I run into some odd behavior. This works fi...
{ "+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/9410/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9410/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9411
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9411/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9411/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9411/events
https://github.com/pandas-dev/pandas/pull/9411
56,469,499
MDExOlB1bGxSZXF1ZXN0Mjg2MDc1OTk=
9,411
test sql table name
{ "avatar_url": "https://avatars.githubusercontent.com/u/873905?v=4", "events_url": "https://api.github.com/users/dashesy/events{/privacy}", "followers_url": "https://api.github.com/users/dashesy/followers", "following_url": "https://api.github.com/users/dashesy/following{/other_user}", "gists_url": "https://...
[ { "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": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2015-02-04T02:02:53Z
2015-02-10T16:58:17Z
2015-02-08T11:26:44Z
CONTRIBUTOR
null
Closes #9393 simple test for tables names that need to be quoted. This is related to issue [here](https://github.com/pydata/pandas/issues/9393) that is fixed in current master.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9411/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9411/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9411.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9411", "merged_at": "2015-02-08T11:26:44Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9411.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9411" }
https://api.github.com/repos/pandas-dev/pandas/issues/9412
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9412/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9412/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9412/events
https://github.com/pandas-dev/pandas/issues/9412
56,554,767
MDU6SXNzdWU1NjU1NDc2Nw==
9,412
Vectorizing pandas Date Functions
{ "avatar_url": "https://avatars.githubusercontent.com/u/6363322?v=4", "events_url": "https://api.github.com/users/aschneiderman/events{/privacy}", "followers_url": "https://api.github.com/users/aschneiderman/followers", "following_url": "https://api.github.com/users/aschneiderman/following{/other_user}", "gi...
[]
closed
false
null
[]
null
2
2015-02-04T16:58:14Z
2015-02-04T17:29:32Z
2015-02-04T17:29:32Z
NONE
null
pandas has great methods for manipulating index dates, which works well for timeseries data. But for other kinds of data, to manipulate a date column you have to use lambda (or set that column to be the index). For example, a lot of the beginners I'm training work with transactional data that looks something like this...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9412/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9412/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9413
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9413/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9413/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9413/events
https://github.com/pandas-dev/pandas/issues/9413
56,564,911
MDU6SXNzdWU1NjU2NDkxMQ==
9,413
BUG: pandas rolling_quantile does not use interpolation
{ "avatar_url": "https://avatars.githubusercontent.com/u/10853125?v=4", "events_url": "https://api.github.com/users/leo4183/events{/privacy}", "followers_url": "https://api.github.com/users/leo4183/followers", "following_url": "https://api.github.com/users/leo4183/following{/other_user}", "gists_url": "https:...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "AD7FA8", "de...
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...
6
2015-02-04T18:10:16Z
2017-07-10T10:15:08Z
2017-07-10T10:15:08Z
NONE
null
i recently bumped an unexpected issue with pandas rolling funcs. rolling_quantile for example: ``` >> row = 10 >> col = 5 >> idx = pd.date_range(20100101,periods=row,freq='B') >> a = pd.DataFrame(np.random.rand(row*col).reshape((row,-1)),index=idx) >> a 0 1 2 3 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9413/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9413/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9414
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9414/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9414/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9414/events
https://github.com/pandas-dev/pandas/pull/9414
56,587,500
MDExOlB1bGxSZXF1ZXN0Mjg2NzQ5MjU=
9,414
hdfs workflow for cookbook
{ "avatar_url": "https://avatars.githubusercontent.com/u/5108745?v=4", "events_url": "https://api.github.com/users/gwulfs/events{/privacy}", "followers_url": "https://api.github.com/users/gwulfs/followers", "following_url": "https://api.github.com/users/gwulfs/following{/other_user}", "gists_url": "https://ap...
[]
closed
false
null
[]
null
1
2015-02-04T21:06:22Z
2015-02-05T11:18:24Z
2015-02-05T11:18:24Z
NONE
null
http://stackoverflow.com/questions/14262433/large-data-work-flows-using-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/9414/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9414/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9414.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9414", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/9414.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9414" }
https://api.github.com/repos/pandas-dev/pandas/issues/9415
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9415/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9415/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9415/events
https://github.com/pandas-dev/pandas/pull/9415
56,591,009
MDExOlB1bGxSZXF1ZXN0Mjg2NzcyMTE=
9,415
BUG: setup.py does not allow equal filenames in *different* directories
{ "avatar_url": "https://avatars.githubusercontent.com/u/1435085?v=4", "events_url": "https://api.github.com/users/blbradley/events{/privacy}", "followers_url": "https://api.github.com/users/blbradley/followers", "following_url": "https://api.github.com/users/blbradley/following{/other_user}", "gists_url": "h...
[ { "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": "75507B", "d...
closed
false
null
[]
null
4
2015-02-04T21:34:41Z
2015-02-11T14:45:10Z
2015-02-11T14:27:56Z
CONTRIBUTOR
null
Is it possible to write tests for setup.py? ## Setup ``` touch pandas/period.pyx ``` and put this in your `setup.py`'s ext_data: ``` python period=dict(pyxfile='period'), ``` ## Before PR ``` bash python setup.py build_ext --inplace rm -rf pandas/period.c python setup.py build_ext --inplace python setup.py clea...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9415/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9415/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9415.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9415", "merged_at": "2015-02-11T14:27:56Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9415.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9415" }
https://api.github.com/repos/pandas-dev/pandas/issues/9416
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9416/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9416/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9416/events
https://github.com/pandas-dev/pandas/issues/9416
56,596,430
MDU6SXNzdWU1NjU5NjQzMA==
9,416
Series.shift() doesn't work for categorical type
{ "avatar_url": "https://avatars.githubusercontent.com/u/5126549?v=4", "events_url": "https://api.github.com/users/lminer/events{/privacy}", "followers_url": "https://api.github.com/users/lminer/followers", "following_url": "https://api.github.com/users/lminer/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": "4E9A06", "default": false, "description": null, "id": 76812, ...
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-02-04T22:17:39Z
2015-07-18T00:03:27Z
2015-07-18T00:03:27Z
NONE
null
Not sure if this is intentional, but Series.shift() won't run with categorical dtypes: ``` python ser = pd.Series(['a', 'b', 'c', 'd'], dtype="category") ser.shift(1) Traceback (most recent call last): File "<ipython-input-15-1a7536b0af06>", line 1, in <module> ser.shift(1) File "/.../pandas/core/generic.py"...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9416/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9416/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9417
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9417/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9417/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9417/events
https://github.com/pandas-dev/pandas/pull/9417
56,597,972
MDExOlB1bGxSZXF1ZXN0Mjg2ODE2MjA=
9,417
improved error message for invalid chart types
{ "avatar_url": "https://avatars.githubusercontent.com/u/3819470?v=4", "events_url": "https://api.github.com/users/cel4/events{/privacy}", "followers_url": "https://api.github.com/users/cel4/followers", "following_url": "https://api.github.com/users/cel4/following{/other_user}", "gists_url": "https://api.gith...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" }, { "color": "ffa0ff", "default": false, "description": "In...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2015-02-04T22:30:22Z
2015-08-15T12:37:55Z
2015-02-08T13:35:47Z
CONTRIBUTOR
null
Closes #9400 `pd.Series([2,3,4]).plot("quiver")` now gives an improved error message: ``` Users/ch/miniconda/envs/pd_dev34/lib/python3.4/site-packages/pandas/tools/plotting.py in _plot(data, x, y, subplots, ax, kind, **kwds) 2269 klass = _plot_klass[kind] 2270 else: -> 2271 raise ValueError(...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9417/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9417/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9417.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9417", "merged_at": "2015-02-08T13:35:47Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9417.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9417" }
https://api.github.com/repos/pandas-dev/pandas/issues/9418
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9418/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9418/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9418/events
https://github.com/pandas-dev/pandas/pull/9418
56,673,826
MDExOlB1bGxSZXF1ZXN0Mjg3MjY1MzI=
9,418
DOC: Fix release note format
{ "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" } ]
closed
false
null
[]
null
1
2015-02-05T14:04:28Z
2015-02-06T22:35:45Z
2015-02-05T14:09:05Z
MEMBER
null
Some descriptions are rendered improperly.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9418/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9418/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9418.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9418", "merged_at": "2015-02-05T14:09:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9418.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9418" }
https://api.github.com/repos/pandas-dev/pandas/issues/9419
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9419/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9419/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9419/events
https://github.com/pandas-dev/pandas/pull/9419
56,680,843
MDExOlB1bGxSZXF1ZXN0Mjg3MzA4NjQ=
9,419
Fix truncated Index monotonic documentation
{ "avatar_url": "https://avatars.githubusercontent.com/u/413772?v=4", "events_url": "https://api.github.com/users/graingert/events{/privacy}", "followers_url": "https://api.github.com/users/graingert/followers", "following_url": "https://api.github.com/users/graingert/following{/other_user}", "gists_url": "ht...
[ { "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-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-02-05T15:00:53Z
2015-02-05T21:24:52Z
2015-02-05T21:24:20Z
CONTRIBUTOR
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9419/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9419/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9419.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9419", "merged_at": "2015-02-05T21:24:20Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9419.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9419" }
https://api.github.com/repos/pandas-dev/pandas/issues/9420
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9420/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9420/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9420/events
https://github.com/pandas-dev/pandas/issues/9420
56,698,582
MDU6SXNzdWU1NjY5ODU4Mg==
9,420
precision issue with rolling_std
{ "avatar_url": "https://avatars.githubusercontent.com/u/10853125?v=4", "events_url": "https://api.github.com/users/leo4183/events{/privacy}", "followers_url": "https://api.github.com/users/leo4183/followers", "following_url": "https://api.github.com/users/leo4183/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
4
2015-02-05T17:06:02Z
2019-07-28T16:34:09Z
2018-10-21T01:04:59Z
NONE
null
i tested `rolling_std` func with some real data (floating number with format x.xx). For a Series/DataFrame which contains let's say 5 continuous identical rows among several hundreds, the `rolling_std` could return a small number with 10^-7 scale instead exactly zero. this is probably a known issue which has not been...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9420/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9420/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9421
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9421/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9421/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9421/events
https://github.com/pandas-dev/pandas/issues/9421
56,703,567
MDU6SXNzdWU1NjcwMzU2Nw==
9,421
Complete rewrite of bottleneck package
{ "avatar_url": "https://avatars.githubusercontent.com/u/299024?v=4", "events_url": "https://api.github.com/users/kwgoodman/events{/privacy}", "followers_url": "https://api.github.com/users/kwgoodman/followers", "following_url": "https://api.github.com/users/kwgoodman/following{/other_user}", "gists_url": "ht...
[ { "color": "006b75", "default": false, "description": "Arithmetic, Comparison, and Logical operations", "id": 47223669, "name": "Numeric Operations", "node_id": "MDU6TGFiZWw0NzIyMzY2OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Numeric%20Operations" }, { "c...
closed
false
null
[]
null
2
2015-02-05T17:43:49Z
2016-01-07T00:31:10Z
2016-01-07T00:31:10Z
NONE
null
I have completely rewritten the bottleneck package. Since it is an optional dependency of pandas I thought you might want to test it before I release. Release notes are here: https://github.com/kwgoodman/bottleneck/blob/master/RELEASE.rst Branch: master Please report results here: https://github.com/kwgoodman/bottle...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9421/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9421/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9422
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9422/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9422/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9422/events
https://github.com/pandas-dev/pandas/issues/9422
56,707,245
MDU6SXNzdWU1NjcwNzI0NQ==
9,422
API: sum of Series of all NaN should return 0 or NaN ?
{ "avatar_url": "https://avatars.githubusercontent.com/u/1217238?v=4", "events_url": "https://api.github.com/users/shoyer/events{/privacy}", "followers_url": "https://api.github.com/users/shoyer/followers", "following_url": "https://api.github.com/users/shoyer/following{/other_user}", "gists_url": "https://ap...
[ { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate", "id": 2822342, "name": "Missing-data", "node_id": "MDU6TGFiZWwyODIyMzQy", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data" }, { "color": "AD7FA8"...
closed
true
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...
116
2015-02-05T18:12:27Z
2017-12-08T12:16:17Z
2017-10-10T13:17:02Z
MEMBER
null
### Summary The question is what the sum of a Series of all NaNs should return (which is equivalent to an empty Series after skipping the NaNs): NaN or 0? ``` In [1]: s = Series([np.nan]) In [2]: s.sum(skipna=True) # skipping NaNs is the default Out[2]: nan or 0 <---- DISCUSSION POINT ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9422/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9422/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9423
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9423/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9423/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9423/events
https://github.com/pandas-dev/pandas/issues/9423
56,716,550
MDU6SXNzdWU1NjcxNjU1MA==
9,423
to_datetime parsing odd strings to dates
{ "avatar_url": "https://avatars.githubusercontent.com/u/5126549?v=4", "events_url": "https://api.github.com/users/lminer/events{/privacy}", "followers_url": "https://api.github.com/users/lminer/followers", "following_url": "https://api.github.com/users/lminer/following{/other_user}", "gists_url": "https://ap...
[]
closed
false
null
[]
null
3
2015-02-05T19:26:18Z
2015-02-06T00:05:34Z
2015-02-06T00:05:34Z
NONE
null
Some strings that clearly aren't dates are being parsed as dates. This may be expected behavior, but thought I'd flag just in case. ``` python pd.to_datetime('0067000000M2M3HAAV') Timestamp('2015-02-05 00:02:03') ``` Not sure how this matches to 2015! But this is fine: ``` python pd.to_datetime('0067000000M2LkvAAF')...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9423/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9423/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9424
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9424/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9424/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9424/events
https://github.com/pandas-dev/pandas/issues/9424
56,738,943
MDU6SXNzdWU1NjczODk0Mw==
9,424
read_csv clobbers values of columns with duplicate names
{ "avatar_url": "https://avatars.githubusercontent.com/u/3666725?v=4", "events_url": "https://api.github.com/users/stevenmanton/events{/privacy}", "followers_url": "https://api.github.com/users/stevenmanton/followers", "following_url": "https://api.github.com/users/stevenmanton/following{/other_user}", "gists...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "...
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...
3
2015-02-05T22:20:07Z
2016-05-23T21:43:04Z
2016-05-23T21:43:04Z
NONE
null
xref #10577 (has test for duplicates with empty data) I don't expect this is the correct behavior, although it's always possible I'm doing something wrong. Importing data using the `names` keyword will clobber the values of columns where the name is duplicated. For example: ``` python from StringIO import StringIO im...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9424/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9424/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9425
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9425/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9425/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9425/events
https://github.com/pandas-dev/pandas/issues/9425
56,742,311
MDU6SXNzdWU1Njc0MjMxMQ==
9,425
'infer_freq' can return timerule (WOM-5MON) that 'to_offset' does not support
{ "avatar_url": "https://avatars.githubusercontent.com/u/805293?v=4", "events_url": "https://api.github.com/users/craustin/events{/privacy}", "followers_url": "https://api.github.com/users/craustin/followers", "following_url": "https://api.github.com/users/craustin/following{/other_user}", "gists_url": "https...
[ { "color": "0052cc", "default": false, "description": "DateOffsets", "id": 53181044, "name": "Frequency", "node_id": "MDU6TGFiZWw1MzE4MTA0NA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Frequency" } ]
closed
false
null
[]
{ "closed_at": "2015-06-13T17:49:05Z", "closed_issues": 119, "created_at": "2015-06-02T19:23:30Z", "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....
3
2015-02-05T22:47:55Z
2015-06-02T19:25:19Z
2015-05-30T21:28:14Z
NONE
null
``` python import pandas as pd index = [pd.Timestamp('2014-03-31 00:00:00'), pd.Timestamp('2014-06-30 00:00:00'), pd.Timestamp('2015-03-30 00:00:00'), pd.Timestamp('2015-06-29 00:00:00')] freq = pd.infer_freq(index) # WOM-5MON pd.datetools.to_offset(freq) # ValueError: Could not evaluate WO...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9425/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9425/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9426
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9426/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9426/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9426/events
https://github.com/pandas-dev/pandas/issues/9426
56,742,972
MDU6SXNzdWU1Njc0Mjk3Mg==
9,426
Merge fails when dataframe contains categoricals
{ "avatar_url": "https://avatars.githubusercontent.com/u/5126549?v=4", "events_url": "https://api.github.com/users/lminer/events{/privacy}", "followers_url": "https://api.github.com/users/lminer/followers", "following_url": "https://api.github.com/users/lminer/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": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
13
2015-02-05T22:54:07Z
2015-05-20T11:59:03Z
2015-03-06T03:18:10Z
NONE
null
Trying to perform a left merge between two dataframes using a column of type object. If I include categoricals in the right dataframe, I get the following error. Trying to reproduce with a toy dataset but no luck so far. ``` python out = pd.merge(left, right, how='left', left_on='left_id', right_on='right_id') Traceba...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9426/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9426/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9427
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9427/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9427/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9427/events
https://github.com/pandas-dev/pandas/pull/9427
56,748,535
MDExOlB1bGxSZXF1ZXN0Mjg3NzMxMzk=
9,427
ENH: Don't infer WOM-5MON if we don't support it (#9425)
{ "avatar_url": "https://avatars.githubusercontent.com/u/805293?v=4", "events_url": "https://api.github.com/users/craustin/events{/privacy}", "followers_url": "https://api.github.com/users/craustin/followers", "following_url": "https://api.github.com/users/craustin/following{/other_user}", "gists_url": "https...
[ { "color": "0052cc", "default": false, "description": "DateOffsets", "id": 53181044, "name": "Frequency", "node_id": "MDU6TGFiZWw1MzE4MTA0NA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Frequency" } ]
closed
false
null
[]
{ "closed_at": "2015-06-13T17:49:05Z", "closed_issues": 119, "created_at": "2015-06-02T19:23:30Z", "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....
3
2015-02-05T23:47:57Z
2015-06-02T19:26:59Z
2015-05-30T21:28:14Z
NONE
null
closes #9425
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9427/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9427/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9427.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9427", "merged_at": "2015-05-30T21:28:14Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9427.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9427" }
https://api.github.com/repos/pandas-dev/pandas/issues/9428
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9428/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9428/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9428/events
https://github.com/pandas-dev/pandas/issues/9428
56,753,148
MDU6SXNzdWU1Njc1MzE0OA==
9,428
DataFrame populated with the letter "n" when no data passed and dtype is specified as str
{ "avatar_url": "https://avatars.githubusercontent.com/u/6031088?v=4", "events_url": "https://api.github.com/users/ajcr/events{/privacy}", "followers_url": "https://api.github.com/users/ajcr/followers", "following_url": "https://api.github.com/users/ajcr/following{/other_user}", "gists_url": "https://api.gith...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-02-06T00:36:42Z
2015-07-25T14:52:34Z
2015-07-25T14:52:34Z
CONTRIBUTOR
null
This is discussed on Stack Overflow [here](http://stackoverflow.com/questions/28354207/why-is-an-empty-dataframe-of-dtype-str-filled-of-n/28355909). When constructing a DataFrame with the `dtype` as `str` but not passing in any data (just an index), the resulting DataFrame is filled with the letter `n`: ``` python 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/9428/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9428/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9429
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9429/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9429/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9429/events
https://github.com/pandas-dev/pandas/pull/9429
56,753,327
MDExOlB1bGxSZXF1ZXN0Mjg3NzU4NjA=
9,429
PERF: performance improvements in multi-key groupby
{ "avatar_url": "https://avatars.githubusercontent.com/u/1288998?v=4", "events_url": "https://api.github.com/users/behzadnouri/events{/privacy}", "followers_url": "https://api.github.com/users/behzadnouri/followers", "following_url": "https://api.github.com/users/behzadnouri/following{/other_user}", "gists_ur...
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "a10c02", "default": false, "description": "Memory or execu...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
3
2015-02-06T00:38:58Z
2015-02-07T13:05:53Z
2015-02-07T12:44:31Z
CONTRIBUTOR
null
``` ------------------------------------------------------------------------------- Test name | head[ms] | base[ms] | ratio | ------------------------------------------------------------------------------- groupby_multi_index | 1008.6970 | 1861.1110 | 0.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/9429/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9429/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9429.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9429", "merged_at": "2015-02-07T12:44:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9429.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9429" }
https://api.github.com/repos/pandas-dev/pandas/issues/9430
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9430/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9430/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9430/events
https://github.com/pandas-dev/pandas/issues/9430
56,754,361
MDU6SXNzdWU1Njc1NDM2MQ==
9,430
ValueError in io.data Options get_all_data function. Could not convert string to float.
{ "avatar_url": "https://avatars.githubusercontent.com/u/7283778?v=4", "events_url": "https://api.github.com/users/pdiffley/events{/privacy}", "followers_url": "https://api.github.com/users/pdiffley/followers", "following_url": "https://api.github.com/users/pdiffley/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" } ]
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
3
2015-02-06T00:52:41Z
2015-04-07T09:07:40Z
2015-04-07T09:07:33Z
NONE
null
When making the request ``` opt = Options('PCLN', 'yahoo') data = opt.get_all_data() ``` I get the error: ValueError Traceback (most recent call last) <ipython-input-8-f49f9e288226> in <module>() 1 opt = Options('PCLN', 'yahoo') ----> 2 data = opt.get_all_data() /usr/local/lib/p...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9430/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9430/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9431
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9431/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9431/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9431/events
https://github.com/pandas-dev/pandas/issues/9431
56,761,312
MDU6SXNzdWU1Njc2MTMxMg==
9,431
Unique on the datetimeindex / datetime64 array
{ "avatar_url": "https://avatars.githubusercontent.com/u/1931852?v=4", "events_url": "https://api.github.com/users/hayd/events{/privacy}", "followers_url": "https://api.github.com/users/hayd/followers", "following_url": "https://api.github.com/users/hayd/following{/other_user}", "gists_url": "https://api.gith...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-02-06T02:21:56Z
2015-08-03T22:03:11Z
2015-08-03T22:03:11Z
CONTRIBUTOR
null
http://stackoverflow.com/a/28357483/1240268 ``` In [11]: dti = pd.DatetimeIndex([pd.Timestamp('2015-02-05 22:24:00+0000', tz='UTC')]) In [12]: dti.unique() Out[12]: <class 'pandas.tseries.index.DatetimeIndex'> [2015-02-05 22:24:00+00:00] Length: 1, Freq: None, Timezone: UTC In [13]: pd.unique(dti) Out[13]: array([14...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9431/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9431/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9432
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9432/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9432/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9432/events
https://github.com/pandas-dev/pandas/issues/9432
56,788,432
MDU6SXNzdWU1Njc4ODQzMg==
9,432
BUG: NotImplementedError not handled correctly
{ "avatar_url": "https://avatars.githubusercontent.com/u/286830?v=4", "events_url": "https://api.github.com/users/schryer/events{/privacy}", "followers_url": "https://api.github.com/users/schryer/followers", "following_url": "https://api.github.com/users/schryer/following{/other_user}", "gists_url": "https://...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "ff...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
3
2015-02-06T09:16:11Z
2019-10-06T01:29:03Z
2019-10-06T01:29:03Z
NONE
null
#### Lets make a DataFrame with at least three rows (does not fail when only two rows are present). `df = pandas.DataFrame([[1], [2], [3]])` #### Selecting rows using query works as expected: `selected_df = df.query('index == [1, 2]')` #### However, performing traditional indexing fails because Pandas is trying to p...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9432/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9432/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9433
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9433/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9433/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9433/events
https://github.com/pandas-dev/pandas/issues/9433
56,790,794
MDU6SXNzdWU1Njc5MDc5NA==
9,433
Error in div operation with DataFrame contains negative and 0 values
{ "avatar_url": "https://avatars.githubusercontent.com/u/1422508?v=4", "events_url": "https://api.github.com/users/kidphys/events{/privacy}", "followers_url": "https://api.github.com/users/kidphys/followers", "following_url": "https://api.github.com/users/kidphys/following{/other_user}", "gists_url": "https:/...
[ { "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
2
2015-02-06T09:42:33Z
2015-02-07T00:26:07Z
2015-02-06T13:35:04Z
CONTRIBUTOR
null
``` python df1 = pd.DataFrame([-1, 0, 1]) df2 = pd.DataFrame([1, 1, 1]) df2/df1 0 0 -inf 1 inf 2 1.00000 ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9433/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9433/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9434
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9434/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9434/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9434/events
https://github.com/pandas-dev/pandas/issues/9434
56,813,523
MDU6SXNzdWU1NjgxMzUyMw==
9,434
BUG: Timestamp from "y-m-d H" string
{ "avatar_url": "https://avatars.githubusercontent.com/u/141709?v=4", "events_url": "https://api.github.com/users/sjpfenninger/events{/privacy}", "followers_url": "https://api.github.com/users/sjpfenninger/followers", "following_url": "https://api.github.com/users/sjpfenninger/following{/other_user}", "gists_...
[ { "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": "0052cc", "default": false, "description": null, ...
closed
false
null
[]
null
1
2015-02-06T13:48:33Z
2015-02-06T13:51:34Z
2015-02-06T13:51:16Z
NONE
null
I have datetime strings of the form `"1996-4-7 0"`, where the `0` is supposed to be equivalent to `00:00` (i.e. hour 0). I want to turn them into timestamps, but this causes ValueErrors: ``` python pd.Timestamp('1996-4-7 0') # Result: ValueError ``` These work, on the other hand: ``` python pd.Timestamp('1996-4-7...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9434/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9434/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9435
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9435/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9435/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9435/events
https://github.com/pandas-dev/pandas/issues/9435
56,834,472
MDU6SXNzdWU1NjgzNDQ3Mg==
9,435
index_col in read_csv and read_table ignores dtype argument
{ "avatar_url": "https://avatars.githubusercontent.com/u/161965?v=4", "events_url": "https://api.github.com/users/makmanalp/events{/privacy}", "followers_url": "https://api.github.com/users/makmanalp/followers", "following_url": "https://api.github.com/users/makmanalp/following{/other_user}", "gists_url": "ht...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "...
open
false
null
[]
{ "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", ...
17
2015-02-06T16:35:48Z
2021-03-08T12:47:12Z
null
CONTRIBUTOR
null
xref #11728 for the multi-index case xref https://github.com/pydata/pandas/issues/14379 for converters ``` python import pandas as pd import numpy as np from pandas.compat import StringIO data = """Internets,Spaceships 01,a 02,b 03,c 04,d 05,e 06,f """ # No leading zeroes in the index because it ...
{ "+1": 11, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 11, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9435/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9435/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9436
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9436/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9436/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9436/events
https://github.com/pandas-dev/pandas/pull/9436
56,838,298
MDExOlB1bGxSZXF1ZXN0Mjg4MjQyMTA=
9,436
Fix typo in np.uint8 type in pandas.io.parsers
{ "avatar_url": "https://avatars.githubusercontent.com/u/321872?v=4", "events_url": "https://api.github.com/users/ronnix/events{/privacy}", "followers_url": "https://api.github.com/users/ronnix/followers", "following_url": "https://api.github.com/users/ronnix/following{/other_user}", "gists_url": "https://api...
[]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
2
2015-02-06T17:02:57Z
2015-03-06T00:00:31Z
2015-03-06T00:00:27Z
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/9436/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9436/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9436.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9436", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/9436.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9436" }
https://api.github.com/repos/pandas-dev/pandas/issues/9437
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9437/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9437/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9437/events
https://github.com/pandas-dev/pandas/pull/9437
56,871,062
MDExOlB1bGxSZXF1ZXN0Mjg4NDM4MDA=
9,437
DOC: Clarify definition of kurtosis used
{ "avatar_url": "https://avatars.githubusercontent.com/u/5585221?v=4", "events_url": "https://api.github.com/users/bashtage/events{/privacy}", "followers_url": "https://api.github.com/users/bashtage/followers", "following_url": "https://api.github.com/users/bashtage/following{/other_user}", "gists_url": "http...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "006b75", "default": false, "description": "Arithmetic, Compariso...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
3
2015-02-06T21:32:39Z
2015-06-04T20:46:54Z
2015-02-10T14:16:52Z
CONTRIBUTOR
null
Added explation that kurtosis returned is Fisher's kurtosis, also known as excess kurtosis. Also cleans up the kurtosis function to remove some unused computations.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9437/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9437/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9437.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9437", "merged_at": "2015-02-10T14:16:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9437.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9437" }
https://api.github.com/repos/pandas-dev/pandas/issues/9438
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9438/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9438/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9438/events
https://github.com/pandas-dev/pandas/issues/9438
56,873,297
MDU6SXNzdWU1Njg3MzI5Nw==
9,438
read_csv and unicode characters in filename (python 2.7, pandas 15.2)
{ "avatar_url": "https://avatars.githubusercontent.com/u/1493341?v=4", "events_url": "https://api.github.com/users/jmatejka/events{/privacy}", "followers_url": "https://api.github.com/users/jmatejka/followers", "following_url": "https://api.github.com/users/jmatejka/following{/other_user}", "gists_url": "http...
[ { "color": "444444", "default": false, "description": "Unicode strings", "id": 36380025, "name": "Unicode", "node_id": "MDU6TGFiZWwzNjM4MDAyNQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Unicode" }, { "color": "5319e7", "default": false, "description...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 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-02-06T21:52:45Z
2019-08-30T06:55:04Z
2017-07-08T22:15:23Z
NONE
null
The code: ``` import pandas df = pandas.read_csv(u"C:/成功例Q309~Metadata.tsv") ``` does not work, and gives the output: ``` IOError: File C:/???Q309.ppt~Metadata.tsv does not exist ``` It seems similar in nature to this issue: https://github.com/pydata/pandas/issues/9315 however #9315 was reportedly fixed in 14.2 wit...
{ "+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/9438/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9438/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9439
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9439/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9439/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9439/events
https://github.com/pandas-dev/pandas/pull/9439
56,878,968
MDExOlB1bGxSZXF1ZXN0Mjg4NDg3OTc=
9,439
ENH: Add StringMethods.isnumeric and isdecimal
{ "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": "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": "5319e7", "default": false, "description": "S...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-02-06T22:47:18Z
2015-02-11T10:41:58Z
2015-02-10T14:14:19Z
MEMBER
null
Derived from #9111.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9439/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9439/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9439.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9439", "merged_at": "2015-02-10T14:14:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9439.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9439" }
https://api.github.com/repos/pandas-dev/pandas/issues/9440
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9440/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9440/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9440/events
https://github.com/pandas-dev/pandas/pull/9440
56,906,527
MDExOlB1bGxSZXF1ZXN0Mjg4NjI0Mjg=
9,440
PERF: Move Period class and related functions to Cython module
{ "avatar_url": "https://avatars.githubusercontent.com/u/1435085?v=4", "events_url": "https://api.github.com/users/blbradley/events{/privacy}", "followers_url": "https://api.github.com/users/blbradley/followers", "following_url": "https://api.github.com/users/blbradley/following{/other_user}", "gists_url": "h...
[ { "color": "eb6420", "default": false, "description": "Period data type", "id": 60635328, "name": "Period", "node_id": "MDU6TGFiZWw2MDYzNTMyOA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Period" } ]
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
31
2015-02-07T10:31:00Z
2015-02-17T14:38:12Z
2015-02-17T14:33:06Z
CONTRIBUTOR
null
I propose that Period should be a more basic type, like Timestamp. I wanted to start with implementing frequencies with multipliers (see issue #7811), but the code for Period was all over the place. So, I moved all code directly related to Period to a Cython module. Changed a bit of the logic to make calls from Cytho...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9440/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9440/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9440.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9440", "merged_at": "2015-02-17T14:33:06Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9440.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9440" }
https://api.github.com/repos/pandas-dev/pandas/issues/9441
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9441/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9441/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9441/events
https://github.com/pandas-dev/pandas/pull/9441
56,912,490
MDExOlB1bGxSZXF1ZXN0Mjg4NjQ2NDE=
9,441
BUG: scatter_matrix draws incorrect axis
{ "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": "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-05-11T15:46:03Z", "closed_issues": 237, "created_at": "2014-10-07T14:39:07Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
5
2015-02-07T14:12:40Z
2015-04-01T03:27:26Z
2015-03-31T21:06:09Z
MEMBER
null
Closes #5662. Refactored a little. Made examples to confirm 1st and 2nd row's yaxis are identical. ``` import pandas as pd import numpy as np df = pd.DataFrame(np.random.randn(100, 3)) df[0] = df[1] pd.tools.plotting.scatter_matrix(df) ``` ![figure_1](https://cloud.githubusercontent.com/assets/1696302/6092365/63f4ce...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9441/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9441/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9441.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9441", "merged_at": "2015-03-31T21:06:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9441.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9441" }
https://api.github.com/repos/pandas-dev/pandas/issues/9442
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9442/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9442/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9442/events
https://github.com/pandas-dev/pandas/issues/9442
56,921,839
MDU6SXNzdWU1NjkyMTgzOQ==
9,442
Strange Behavior of mean() with timedelta64
{ "avatar_url": "https://avatars.githubusercontent.com/u/5667194?v=4", "events_url": "https://api.github.com/users/tjcrone/events{/privacy}", "followers_url": "https://api.github.com/users/tjcrone/followers", "following_url": "https://api.github.com/users/tjcrone/following{/other_user}", "gists_url": "https:/...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "Timedelta data type", ...
closed
false
null
[]
{ "closed_at": "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-02-07T19:07:25Z
2015-08-29T13:12:39Z
2015-08-29T13:12:39Z
NONE
null
xref #6549 When a dataframe with a timedelta64 is very large, the mean() function does not work as expected. In the following code, the mean is incorrect but all the other stats are fine: ``` python import numpy as np import pandas as pd dates1 = pd.date_range(start='20000101T000000', end='20150101T230000', freq='1...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9442/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9442/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9443
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9443/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9443/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9443/events
https://github.com/pandas-dev/pandas/issues/9443
56,953,916
MDU6SXNzdWU1Njk1MzkxNg==
9,443
Series.value_counts doesn't respect dropna = False for categorical series
{ "avatar_url": "https://avatars.githubusercontent.com/u/322730?v=4", "events_url": "https://api.github.com/users/Kodiologist/events{/privacy}", "followers_url": "https://api.github.com/users/Kodiologist/followers", "following_url": "https://api.github.com/users/Kodiologist/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": "e11d21", "default": false, "description": "Categorical Data Type", ...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
5
2015-02-08T14:50:01Z
2015-03-08T16:13:04Z
2015-03-08T16:13:04Z
CONTRIBUTOR
null
Right: ``` $ python -c 'import pandas; print pandas.Series([1, 2, None, 1, 1, 3, None, 3]).value_counts(dropna = False)' 1 3 3 2 NaN 2 2 1 dtype: int64 ``` Wrong, because there is no row for NaN: ``` $ python -c 'import pandas; print pandas.Series([1, 2, None, 1, 1, 3, None, 3], dtype = "category")...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9443/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9443/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9444
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9444/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9444/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9444/events
https://github.com/pandas-dev/pandas/issues/9444
56,955,610
MDU6SXNzdWU1Njk1NTYxMA==
9,444
sort=False ignored in Series groupby on MultiIndex levels
{ "avatar_url": "https://avatars.githubusercontent.com/u/223276?v=4", "events_url": "https://api.github.com/users/cottrell/events{/privacy}", "followers_url": "https://api.github.com/users/cottrell/followers", "following_url": "https://api.github.com/users/cottrell/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": "207de5", "default": false, "description": null, "id": 71268330,...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
5
2015-02-08T15:40:42Z
2015-02-11T14:19:34Z
2015-02-11T14:19:34Z
CONTRIBUTOR
null
Example: ``` import pandas def geta(): i = pandas.MultiIndex.from_tuples([(1, 2, 'a', 0), (1, 2, 'a', 1), (1, 1, 'b', 0), (1, 1, 'b', 1), (2, 1, 'b', 0), (2, 1, 'b',...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9444/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9444/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9445
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9445/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9445/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9445/events
https://github.com/pandas-dev/pandas/pull/9445
56,965,565
MDExOlB1bGxSZXF1ZXN0Mjg4ODU3NDM=
9,445
PERF: performance improvement in MultiIndex.sortlevel
{ "avatar_url": "https://avatars.githubusercontent.com/u/1288998?v=4", "events_url": "https://api.github.com/users/behzadnouri/events{/privacy}", "followers_url": "https://api.github.com/users/behzadnouri/followers", "following_url": "https://api.github.com/users/behzadnouri/following{/other_user}", "gists_ur...
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "207de5", "default"...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2015-02-08T20:10:45Z
2015-03-05T12:48:28Z
2015-02-16T12:33:49Z
CONTRIBUTOR
null
``` ------------------------------------------------------------------------------- Test name | head[ms] | base[ms] | ratio | ------------------------------------------------------------------------------- multiindex_sortlevel_int64 | 664.1977 | 2443.2590 | 0.27...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9445/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9445/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9445.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9445", "merged_at": "2015-02-16T12:33:49Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9445.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9445" }
https://api.github.com/repos/pandas-dev/pandas/issues/9446
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9446/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9446/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9446/events
https://github.com/pandas-dev/pandas/issues/9446
56,978,131
MDU6SXNzdWU1Njk3ODEzMQ==
9,446
DOC: HDF access limitations and Comparison of SQL/HDF
{ "avatar_url": "https://avatars.githubusercontent.com/u/3750670?v=4", "events_url": "https://api.github.com/users/rnelsonchem/events{/privacy}", "followers_url": "https://api.github.com/users/rnelsonchem/followers", "following_url": "https://api.github.com/users/rnelsonchem/following{/other_user}", "gists_ur...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "5319e7", "default": false, "description": "read_hdf, HDFStore", ...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
3
2015-02-09T01:18:04Z
2015-02-10T20:46:54Z
null
NONE
null
I think that the documentation for HDFStore could be more explicit about the limitations of accessing data from an HDF file. For example, it is not at all clear from the docs that when selecting several columns of data from a saved table that the entire table needs to be read into memory. Specifically, one might be tem...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9446/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9446/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9447
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9447/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9447/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9447/events
https://github.com/pandas-dev/pandas/issues/9447
57,013,605
MDU6SXNzdWU1NzAxMzYwNQ==
9,447
Undocumented API changes in groupby.apply
{ "avatar_url": "https://avatars.githubusercontent.com/u/1224492?v=4", "events_url": "https://api.github.com/users/toobaz/events{/privacy}", "followers_url": "https://api.github.com/users/toobaz/followers", "following_url": "https://api.github.com/users/toobaz/following{/other_user}", "gists_url": "https://ap...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "729FCF", "default": false, "description": null, "id": 233160...
closed
false
null
[]
null
5
2015-02-09T10:36:16Z
2019-10-26T04:00:31Z
2019-10-26T04:00:31Z
MEMBER
null
At some time [last year](https://github.com/pydata/pandas/issues/4646#issue-18447522), ``` pd.DataFrame([[1, 2], [2, 3], [1, 4], [1, 5], [2, 6]]).groupby(0).apply(lambda x: pd.Series(np.arange(len(x)), x.index)) ``` would return ``` 0 0 1 0 2 1 3 2 4 1 dtype: int64 ``` In 0.14, it returns ``` 0 1 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9447/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9447/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9448
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9448/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9448/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9448/events
https://github.com/pandas-dev/pandas/issues/9448
57,016,030
MDU6SXNzdWU1NzAxNjAzMA==
9,448
API: consistent float_format specification
{ "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": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "ededed", "default": false, "description": "__repr__...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
2
2015-02-09T10:59:59Z
2020-05-07T03:35:38Z
null
MEMBER
null
For now just some observations: - The docstring of different funtions about `float_format`: - the documentation of [`to_csv`](http://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.to_csv.html) (as well as `to_excel`) states: `string, Format string for floating point numbers` - Example of this u...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9448/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9448/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9449
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9449/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9449/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9449/events
https://github.com/pandas-dev/pandas/issues/9449
57,017,107
MDU6SXNzdWU1NzAxNzEwNw==
9,449
to_clipboard issue with float_format
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "ededed", "default": false, "description": "__repr__ of pandas objec...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
2
2015-02-09T11:11:11Z
2019-10-21T19:34:16Z
null
MEMBER
null
Related to #9448, using the following example: ``` In [143]: df = pd.DataFrame(np.random.randn(5,2), columns=['A', 'B']) In [144]: df Out[144]: A B 0 -1.151315 -2.174735 1 -1.031375 -1.957344 2 -0.619368 -0.835133 3 2.562381 -0.294245 4 2.432353 0.032805 ``` `to_clipboard` is said to pass the `k...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9449/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9449/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9450
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9450/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9450/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9450/events
https://github.com/pandas-dev/pandas/pull/9450
57,021,146
MDExOlB1bGxSZXF1ZXN0Mjg5MTQ1MjU=
9,450
ENH Read mutiple excel sheets in single API call
{ "avatar_url": "https://avatars.githubusercontent.com/u/6062071?v=4", "events_url": "https://api.github.com/users/jnmclarty/events{/privacy}", "followers_url": "https://api.github.com/users/jnmclarty/followers", "following_url": "https://api.github.com/users/jnmclarty/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": "AD7FA8", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
32
2015-02-09T11:53:24Z
2015-02-24T00:52:59Z
2015-02-23T12:52:09Z
CONTRIBUTOR
null
Enables reading of multiple excel sheets in a single API call, reducing read time substantially. Essentially, 2O(n) becomes O(1) + O(n). ## Before ``` python dfs = {} for sheet in [‘Sheet1’,’Sheet2’,’Sheet3’]: #We have to open the file 3 times = Super Slow dfs[sheet] = pd.read_excel("TestData.xlsx",sheetname...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9450/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9450/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9450.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9450", "merged_at": "2015-02-23T12:52:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9450.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9450" }
https://api.github.com/repos/pandas-dev/pandas/issues/9451
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9451/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9451/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9451/events
https://github.com/pandas-dev/pandas/pull/9451
57,025,527
MDExOlB1bGxSZXF1ZXN0Mjg5MTcxNTY=
9,451
BUG: handle NotImplementedError in Index comparisons
{ "avatar_url": "https://avatars.githubusercontent.com/u/286830?v=4", "events_url": "https://api.github.com/users/schryer/events{/privacy}", "followers_url": "https://api.github.com/users/schryer/followers", "following_url": "https://api.github.com/users/schryer/following{/other_user}", "gists_url": "https://...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "ff...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
5
2015-02-09T12:40:34Z
2015-05-09T16:03:59Z
2015-05-09T16:03:59Z
NONE
null
Fixes issue #9432 A very specific fix that is not anticipated to impact performance. The test performed is safe and documents that the origin of the problem is actually numpy. When this numpy bug is fixed it will be easy to remove this code.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9451/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9451/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9451.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9451", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/9451.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9451" }
https://api.github.com/repos/pandas-dev/pandas/issues/9452
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9452/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9452/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9452/events
https://github.com/pandas-dev/pandas/issues/9452
57,032,125
MDU6SXNzdWU1NzAzMjEyNQ==
9,452
BUG/COMPAT: io.common.get_filepath_or_buffer should use pass encoding parameter
{ "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": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" }, { "color": "0052cc", "...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-02-09T13:45:35Z
2015-03-06T03:20:52Z
2015-03-06T03:20:52Z
CONTRIBUTOR
null
Ran into this when downloading a file from s3 with py3. [This line](https://github.com/pydata/pandas/blob/master/pandas/io/common.py#L157) needs to pass the encoding parameter to the boto method `.get_contents_as_string`, else it returns a stream of bytes which trips up StringIO on python 3. Simple fix. Will try to g...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9452/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9452/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9453
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9453/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9453/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9453/events
https://github.com/pandas-dev/pandas/issues/9453
57,041,879
MDU6SXNzdWU1NzA0MTg3OQ==
9,453
AssertionError if transform() changes number of columns (DOC?)
{ "avatar_url": "https://avatars.githubusercontent.com/u/1224492?v=4", "events_url": "https://api.github.com/users/toobaz/events{/privacy}", "followers_url": "https://api.github.com/users/toobaz/followers", "following_url": "https://api.github.com/users/toobaz/following{/other_user}", "gists_url": "https://ap...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "729FCF", "default": false, "description": null, "id": 233160...
open
false
null
[]
null
3
2015-02-09T15:05:08Z
2019-03-08T20:26:58Z
null
MEMBER
null
``` df = pd.DataFrame([[1, 2, 3], [2, 3, 3], [1, 4, 3], [1, 5, 4], [2, 6, 4]]) def onlycol0(group): return group[[group.columns[0]]] g = df.groupby(0) g.transform(onlycol0) ``` raises an "AssertionError: invalid dtype determination in get_concat_dtype". ``` def onemorecol(group): group['new'] = 2 return g...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9453/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9453/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9454
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9454/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9454/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9454/events
https://github.com/pandas-dev/pandas/issues/9454
57,045,655
MDU6SXNzdWU1NzA0NTY1NQ==
9,454
factorize fails for list of tuples
{ "avatar_url": "https://avatars.githubusercontent.com/u/3205522?v=4", "events_url": "https://api.github.com/users/eyurtsev/events{/privacy}", "followers_url": "https://api.github.com/users/eyurtsev/followers", "following_url": "https://api.github.com/users/eyurtsev/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": "C4A000", "default": false, "description": "pandas testing functions...
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...
3
2015-02-09T15:32:34Z
2017-12-09T15:37:47Z
2017-12-09T15:37:47Z
NONE
null
It's not clear from the documentation for factorize what datatype is expected for the values. But I assume that any list of hashables should work (specifically, a list of tuples). Factorize indeed works for a list of tuples as long as the lens of all the tuples are not identical, but fails the moment all tuples have ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9454/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9454/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9455
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9455/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9455/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9455/events
https://github.com/pandas-dev/pandas/issues/9455
57,097,969
MDU6SXNzdWU1NzA5Nzk2OQ==
9,455
ERR: better error message on invalid on with multi-index columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/1993919?v=4", "events_url": "https://api.github.com/users/amelio-vazquez-reina/events{/privacy}", "followers_url": "https://api.github.com/users/amelio-vazquez-reina/followers", "following_url": "https://api.github.com/users/amelio-vazquez-reina/following...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "ffa0ff", "de...
closed
false
null
[]
{ "closed_at": "2016-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...
15
2015-02-09T22:11:29Z
2016-04-25T14:38:03Z
2016-04-25T14:38:03Z
CONTRIBUTOR
null
Consider the following: ``` > a_df object_uid item_uid 0 0FlIRitxKX 0D1dPxep2C 1 0FLPRriacw 0DoYxRkSdr 2 0FUh6FQ4mQ 0DsOBGsYl9 3 0FH1hIfNCL 0DoYxRkSdr 4 0FZVBzi2DX 0DoYxRkSdr 5 0FAJ5vfLQs 0DoYxRkSdr 6 0F7lEk65qa 0DoYxRkSdr 7 0Fqe3TIN7Q 0DoYxRkSdr 8 0FrSgt4Vut 0DsO...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9455/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9455/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9456
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9456/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9456/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9456/events
https://github.com/pandas-dev/pandas/issues/9456
57,172,776
MDU6SXNzdWU1NzE3Mjc3Ng==
9,456
BUG: need better inference for path in Series construction
{ "avatar_url": "https://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": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
closed
false
null
[]
{ "closed_at": "2015-06-13T17:49:05Z", "closed_issues": 119, "created_at": "2015-06-02T19:23:30Z", "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....
12
2015-02-10T13:13:29Z
2015-08-20T15:23:45Z
2015-06-10T20:01:43Z
CONTRIBUTOR
null
This hits a path in `Series.__init__` which I think needs some better inference https://github.com/pydata/pandas/blob/master/pandas/core/series.py#L178 ``` In [1]: d = {numpy.datetime64('2015-01-07T02:00:00.000000000+0200'): 42544017.198965244, ...: numpy.datetime64('2015-01-08T02:00:00.000000000+0200'): 4051...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9456/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9456/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9457
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9457/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9457/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9457/events
https://github.com/pandas-dev/pandas/issues/9457
57,194,889
MDU6SXNzdWU1NzE5NDg4OQ==
9,457
assert_almost_equal / equals should allow access to np.allclose
{ "avatar_url": "https://avatars.githubusercontent.com/u/3195015?v=4", "events_url": "https://api.github.com/users/rockg/events{/privacy}", "followers_url": "https://api.github.com/users/rockg/followers", "following_url": "https://api.github.com/users/rockg/following{/other_user}", "gists_url": "https://api.g...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "C4A000", "default": false, "description": "pandas t...
closed
false
null
[]
{ "closed_at": "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...
7
2015-02-10T16:06:04Z
2020-06-24T22:25:21Z
2020-06-24T22:25:21Z
CONTRIBUTOR
null
I am testing the equivalence of two large DataFrames (9084x367). The two are the same up to 1x10-13 but when `np.array_equal` fails there is a much slower code path (comparing these two frames takes upwards of 20 seconds). If I'm not mistaken, if the arrays aren't equivalent it does a more complicated version of `np....
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9457/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9457/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9458
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9458/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9458/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9458/events
https://github.com/pandas-dev/pandas/issues/9458
57,222,507
MDU6SXNzdWU1NzIyMjUwNw==
9,458
Suffixes ignored on second merge
{ "avatar_url": "https://avatars.githubusercontent.com/u/71571?v=4", "events_url": "https://api.github.com/users/MatzeB/events{/privacy}", "followers_url": "https://api.github.com/users/MatzeB/followers", "following_url": "https://api.github.com/users/MatzeB/following{/other_user}", "gists_url": "https://api....
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "0052cc", "de...
closed
false
null
[]
null
3
2015-02-10T19:23:00Z
2015-02-10T21:13:04Z
2015-02-10T20:40:10Z
NONE
null
I am trying to merge multiple dataframe with consecutive merge operations, I want to add a suffix to the name of the newly merged column names. A simplified version of my code looks like this: ``` from pandas import * f0 = DataFrame(columns=['data'], data=[1,2,3], index=['a','b','c']) f1 = DataFrame(columns=['data'], ...
{ "+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/9458/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9458/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9459
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9459/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9459/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9459/events
https://github.com/pandas-dev/pandas/pull/9459
57,236,918
MDExOlB1bGxSZXF1ZXN0MjkwNDQ4ODk=
9,459
BUG: improve handling of Series.value_counts's argument 'dropna' (GH9443)
{ "avatar_url": "https://avatars.githubusercontent.com/u/322730?v=4", "events_url": "https://api.github.com/users/Kodiologist/events{/privacy}", "followers_url": "https://api.github.com/users/Kodiologist/followers", "following_url": "https://api.github.com/users/Kodiologist/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": "e11d21", "default": false, "description": "Categorical Data Type", ...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
15
2015-02-10T21:09:23Z
2015-03-08T16:12:52Z
2015-03-08T16:12:47Z
CONTRIBUTOR
null
closes #9443
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9459/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9459/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9459.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9459", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/9459.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9459" }
https://api.github.com/repos/pandas-dev/pandas/issues/9460
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9460/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9460/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9460/events
https://github.com/pandas-dev/pandas/pull/9460
57,244,587
MDExOlB1bGxSZXF1ZXN0MjkwNDkzNDY=
9,460
Groupby sort
{ "avatar_url": "https://avatars.githubusercontent.com/u/223276?v=4", "events_url": "https://api.github.com/users/cottrell/events{/privacy}", "followers_url": "https://api.github.com/users/cottrell/followers", "following_url": "https://api.github.com/users/cottrell/following{/other_user}", "gists_url": "https...
[]
closed
false
null
[]
null
2
2015-02-10T22:03:31Z
2015-02-10T23:31:56Z
2015-02-10T22:12:19Z
CONTRIBUTOR
null
PR as per issue 9444. One test added. https://github.com/pydata/pandas/issues/9444
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9460/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9460/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9460.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9460", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/9460.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9460" }
https://api.github.com/repos/pandas-dev/pandas/issues/9461
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9461/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9461/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9461/events
https://github.com/pandas-dev/pandas/pull/9461
57,247,168
MDExOlB1bGxSZXF1ZXN0MjkwNTA5OTk=
9,461
Fix bug in multiindex series groupby where sort argument is ignored
{ "avatar_url": "https://avatars.githubusercontent.com/u/223276?v=4", "events_url": "https://api.github.com/users/cottrell/events{/privacy}", "followers_url": "https://api.github.com/users/cottrell/followers", "following_url": "https://api.github.com/users/cottrell/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": "207de5", "default": false, "description": null, "id": 71268330,...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
6
2015-02-10T22:23:29Z
2015-02-11T14:19:38Z
2015-02-11T14:19:34Z
CONTRIBUTOR
null
PR as per. One test added. Test fails without the fix. closes https://github.com/pydata/pandas/issues/9444
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9461/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9461/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9461.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9461", "merged_at": "2015-02-11T14:19:34Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9461.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9461" }
https://api.github.com/repos/pandas-dev/pandas/issues/9462
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9462/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9462/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9462/events
https://github.com/pandas-dev/pandas/issues/9462
57,249,987
MDU6SXNzdWU1NzI0OTk4Nw==
9,462
Numpy dtype weirdness in TimedeltaIndex._simple_new
{ "avatar_url": "https://avatars.githubusercontent.com/u/4306187?v=4", "events_url": "https://api.github.com/users/ischwabacher/events{/privacy}", "followers_url": "https://api.github.com/users/ischwabacher/followers", "following_url": "https://api.github.com/users/ischwabacher/following{/other_user}", "gists...
[ { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" }, { "color": "fbc...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "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...
6
2015-02-10T22:46:50Z
2018-11-03T13:12:50Z
2018-11-03T13:12:50Z
CONTRIBUTOR
null
I was poking around in tdi.py with pdb and I noticed this code at [line 255 of current master](https://github.com/pydata/pandas/blob/0efd4b3c8d2b0308441a6960327a2447bd419a1b/pandas/tseries/tdi.py#L255): ``` python @classmethod def _simple_new(cls, values, name=None, freq=None, **kwargs): --> if not getattr...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9462/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9462/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9463
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9463/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9463/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9463/events
https://github.com/pandas-dev/pandas/issues/9463
57,294,946
MDU6SXNzdWU1NzI5NDk0Ng==
9,463
BUG: binary operator methods (eg mul) don't handle integer level
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2015-02-11T09:50:20Z
2015-02-23T11:46:54Z
2015-02-23T11:46:54Z
MEMBER
null
Suppose I have the following dataframe and series: ``` In [20]: df = pd.DataFrame(np.ones((3,4)), columns=pd.MultiIndex.from_product([['A', 'B'],['a', 'b']])) In [21]: s = pd.Series({'a':1, 'b':2}) In [22]: df Out[22]: A B a b a b 0 1 1 1 1 1 1 1 1 1 2 1 1 1 1 In [23]: s Out[23]: a ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9463/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9463/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9464
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9464/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9464/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9464/events
https://github.com/pandas-dev/pandas/pull/9464
57,308,373
MDExOlB1bGxSZXF1ZXN0MjkwODYyNTk=
9,464
BUG: subplots with layout kw may show unnecessary warning
{ "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": "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-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-02-11T12:12:41Z
2015-03-31T13:31:53Z
2015-03-05T23:27:56Z
MEMBER
null
Related to #8877 and #9278. There is remaining case which shows unnecessary warning. Occurrence condition: - `subplots=True`. - `layout` is specified larger than the number of required subplot axes. In this case, `legend` is called against blank axes and results in warning.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9464/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9464/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9464.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9464", "merged_at": "2015-03-05T23:27:56Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9464.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9464" }
https://api.github.com/repos/pandas-dev/pandas/issues/9465
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9465/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9465/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9465/events
https://github.com/pandas-dev/pandas/pull/9465
57,309,432
MDExOlB1bGxSZXF1ZXN0MjkwODY4NjU=
9,465
TST: Remove assertEquals
{ "avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4", "events_url": "https://api.github.com/users/sinhrks/events{/privacy}", "followers_url": "https://api.github.com/users/sinhrks/followers", "following_url": "https://api.github.com/users/sinhrks/following{/other_user}", "gists_url": "https:/...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
3
2015-02-11T12:24:36Z
2015-03-31T13:31:50Z
2015-02-16T12:56:08Z
MEMBER
null
Same as #7165. I've also added some of these tests :( One idea to prevent this is to override ``tm.TestCase.assertEquals` to raise more explicit warning or exception.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9465/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9465/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9465.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9465", "merged_at": "2015-02-16T12:56:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9465.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9465" }
https://api.github.com/repos/pandas-dev/pandas/issues/9466
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9466/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9466/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9466/events
https://github.com/pandas-dev/pandas/issues/9466
57,318,914
MDU6SXNzdWU1NzMxODkxNA==
9,466
loc very slow on sorted, non-unique index with list of labels ar argument
{ "avatar_url": "https://avatars.githubusercontent.com/u/1224492?v=4", "events_url": "https://api.github.com/users/toobaz/events{/privacy}", "followers_url": "https://api.github.com/users/toobaz/followers", "following_url": "https://api.github.com/users/toobaz/following{/other_user}", "gists_url": "https://ap...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "a1...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "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...
6
2015-02-11T14:00:43Z
2018-10-01T12:08:59Z
2018-10-01T12:08:59Z
MEMBER
null
``` In [1]: import pandas, numpy In [2]: df = pandas.DataFrame(numpy.random.random((100000, 4))) In [3]: %timeit df.loc[55555] 10000 loops, best of 3: 118 µs per loop In [4]: %timeit df.loc[[55555]] 1000 loops, best of 3: 324 µs per loop ``` ... makes sense to me. ``` In [5]: df.index = list(range(99999)) + [55555...
{ "+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/9466/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9466/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9467
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9467/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9467/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9467/events
https://github.com/pandas-dev/pandas/issues/9467
57,362,106
MDU6SXNzdWU1NzM2MjEwNg==
9,467
BUG/CLN: SparseSeries __getitem__ uses questionable, buggy logic
{ "avatar_url": "https://avatars.githubusercontent.com/u/1217238?v=4", "events_url": "https://api.github.com/users/shoyer/events{/privacy}", "followers_url": "https://api.github.com/users/shoyer/followers", "following_url": "https://api.github.com/users/shoyer/following{/other_user}", "gists_url": "https://ap...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "009800", "default": false, "description": "Sparse Data Type", "...
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...
0
2015-02-11T19:12:29Z
2016-04-10T14:32:46Z
2016-04-10T14:32:46Z
MEMBER
null
SparseSeries currently relies on the assumption that all non-scalar input will raise a `TypeError` (because it won't be hashable) when used as input to `Index.get_loc`: https://github.com/pydata/pandas/blob/bb9c311f36fbf508d11f2eabe3fdbdd010abf8c0/pandas/sparse/series.py#L361 However, some non-scalar input is hashable...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9467/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9467/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9468
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9468/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9468/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9468/events
https://github.com/pandas-dev/pandas/issues/9468
57,368,417
MDU6SXNzdWU1NzM2ODQxNw==
9,468
BUG: Series.resample across daylight saving boundary causes segfault.
{ "avatar_url": "https://avatars.githubusercontent.com/u/835184?v=4", "events_url": "https://api.github.com/users/jeremywhelchel/events{/privacy}", "followers_url": "https://api.github.com/users/jeremywhelchel/followers", "following_url": "https://api.github.com/users/jeremywhelchel/following{/other_user}", "...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "Timezone data dtype", ...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
7
2015-02-11T19:56:17Z
2015-03-11T12:10:55Z
2015-03-11T12:10:55Z
NONE
null
The following snippet of code is causing a segfault. Here it's failing at head, but I've seen it fail in the 0.15.2 release as well, with both NumPy 1.7.1 and NumPy 1.9.1. Interestingly this doesn't happen with Pandas 0.13.1. ``` >>> import pandas >>> import pytz >>> pandas.show_versions() INSTALLED VERSIONS ---------...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9468/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9468/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9469
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9469/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9469/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9469/events
https://github.com/pandas-dev/pandas/issues/9469
57,375,627
MDU6SXNzdWU1NzM3NTYyNw==
9,469
Categorical[idx].codes != Categorical.codes[idx]
{ "avatar_url": "https://avatars.githubusercontent.com/u/296164?v=4", "events_url": "https://api.github.com/users/jseabold/events{/privacy}", "followers_url": "https://api.github.com/users/jseabold/followers", "following_url": "https://api.github.com/users/jseabold/following{/other_user}", "gists_url": "https...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "e11d21", "default": false, "description": "Categorical Data Type", ...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
15
2015-02-11T20:53:55Z
2015-02-12T20:15:50Z
2015-02-12T19:23:50Z
CONTRIBUTOR
null
I'm unable to isolate this, but maybe this rings a bell for someone. It took me a long time to find the source of error in my code. I don't think this is intentional, and if so, is pretty dangerous. ``` [~/] [22]: y[idx].codes[:15] [22]: array([4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1, 4], dtype=int8) [~/] [23]: y.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/9469/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9469/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9470
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9470/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9470/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9470/events
https://github.com/pandas-dev/pandas/pull/9470
57,380,477
MDExOlB1bGxSZXF1ZXN0MjkxMzA0Mzg=
9,470
BUG: Bug in Categorical.__getitem__/__setitem__ with listlike input getting incorrect result from indexer coercion (GH9469)
{ "avatar_url": "https://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": "e11d21", "default": false, "description": "Categorical Data Type", ...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
0
2015-02-11T21:32:22Z
2015-02-12T19:23:50Z
2015-02-12T19:23:50Z
CONTRIBUTOR
null
closes #9469
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9470/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9470/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9470.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9470", "merged_at": "2015-02-12T19:23:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9470.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9470" }
https://api.github.com/repos/pandas-dev/pandas/issues/9471
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9471/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9471/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9471/events
https://github.com/pandas-dev/pandas/issues/9471
57,384,454
MDU6SXNzdWU1NzM4NDQ1NA==
9,471
Add method='nearest' to fillna
{ "avatar_url": "https://avatars.githubusercontent.com/u/1217238?v=4", "events_url": "https://api.github.com/users/shoyer/events{/privacy}", "followers_url": "https://api.github.com/users/shoyer/followers", "following_url": "https://api.github.com/users/shoyer/following{/other_user}", "gists_url": "https://ap...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "d7e102", "default": false, "description": "np.nan, ...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
3
2015-02-11T22:03:16Z
2021-04-12T05:16:20Z
null
MEMBER
null
This should be a pretty straightforward followup on #9258 that will allow us to also support `align` with `method='nearest'`. fillna internally relies on interpolate which already supports `method='nearest' so this _may_ just work (it will needs lots of tests).
{ "+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/9471/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9471/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9472
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9472/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9472/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9472/events
https://github.com/pandas-dev/pandas/pull/9472
57,409,018
MDExOlB1bGxSZXF1ZXN0MjkxNDgxNDM=
9,472
ENH: Series.idxnonzero() to return the index of nonzero entries
{ "avatar_url": "https://avatars.githubusercontent.com/u/590921?v=4", "events_url": "https://api.github.com/users/bthyreau/events{/privacy}", "followers_url": "https://api.github.com/users/bthyreau/followers", "following_url": "https://api.github.com/users/bthyreau/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" } ]
closed
false
null
[]
null
9
2015-02-12T02:29:17Z
2015-05-09T16:00:15Z
2015-05-09T16:00:15Z
CONTRIBUTOR
null
Added a straightforward Serie function '`idxnonzero`', similar to `idxmin`/`idxmax` When filtering data, a `nonzero` pattern is actually very handy; yet panda’s version returns the iloc (for compatibility with numpy), which prevent to use the result on a differently-shaped dataframe, defeating the power of pandas inde...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9472/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9472/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9472.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9472", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/9472.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9472" }
https://api.github.com/repos/pandas-dev/pandas/issues/9473
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9473/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9473/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9473/events
https://github.com/pandas-dev/pandas/pull/9473
57,416,819
MDExOlB1bGxSZXF1ZXN0MjkxNTI2MTA=
9,473
BUG: fix common.is_hashable for NumPy scalars on Python 3
{ "avatar_url": "https://avatars.githubusercontent.com/u/1217238?v=4", "events_url": "https://api.github.com/users/shoyer/events{/privacy}", "followers_url": "https://api.github.com/users/shoyer/followers", "following_url": "https://api.github.com/users/shoyer/following{/other_user}", "gists_url": "https://ap...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" } ]
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-02-12T04:44:08Z
2015-02-16T21:53:34Z
2015-02-16T21:53:33Z
MEMBER
null
Fixes #9276 This now relies entirely on the result of calling `hash` on the argument. Note: I had to change the test for old style classes on Python 2 -- these are now considered hashable by `is_hashable`, because they don't fail `hash`. CC @aevri
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9473/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9473/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9473.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9473", "merged_at": "2015-02-16T21:53:33Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9473.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9473" }
https://api.github.com/repos/pandas-dev/pandas/issues/9474
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9474/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9474/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9474/events
https://github.com/pandas-dev/pandas/issues/9474
57,482,089
MDU6SXNzdWU1NzQ4MjA4OQ==
9,474
Pandas + py2exe error: Parent module '' not loaded, cannot perform relative import
{ "avatar_url": "https://avatars.githubusercontent.com/u/10979346?v=4", "events_url": "https://api.github.com/users/jfmorazzani/events{/privacy}", "followers_url": "https://api.github.com/users/jfmorazzani/followers", "following_url": "https://api.github.com/users/jfmorazzani/following{/other_user}", "gists_u...
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
2
2015-02-12T16:21:30Z
2016-09-08T10:08:50Z
2016-09-08T10:08:41Z
NONE
null
I have a very simple program in python that works perfectly within Spyder or Eclipse, but fails when executed in the command line after it was pacakged with py2exe. OS is a French Windows 7 and I am using: Python 3.4.1 from Anaconda 2.1.0 (64-bit) Pandas 0.15.2 np19py34_0 cython 0.21.2 The error I get is the fol...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9474/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9474/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9475
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9475/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9475/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9475/events
https://github.com/pandas-dev/pandas/pull/9475
57,484,076
MDExOlB1bGxSZXF1ZXN0MjkxOTM3ODY=
9,475
BUG: binary operator method alignment with integer level (GH9463)
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" } ]
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
0
2015-02-12T16:34:48Z
2015-02-23T11:46:54Z
2015-02-23T11:46:54Z
MEMBER
null
Closes #9463 @jreback also related to #6682 (I removed 'join compat' introduced in that PR, as this worked only for level names, and passing `level=level` works for both level names and integer level numbers)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9475/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9475/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9475.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9475", "merged_at": "2015-02-23T11:46:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9475.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9475" }
https://api.github.com/repos/pandas-dev/pandas/issues/9476
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9476/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9476/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9476/events
https://github.com/pandas-dev/pandas/issues/9476
57,487,052
MDU6SXNzdWU1NzQ4NzA1Mg==
9,476
Py2exe error: Parent module '' not loaded, cannot perform relative import
{ "avatar_url": "https://avatars.githubusercontent.com/u/7153514?v=4", "events_url": "https://api.github.com/users/Zenadix/events{/privacy}", "followers_url": "https://api.github.com/users/Zenadix/followers", "following_url": "https://api.github.com/users/Zenadix/following{/other_user}", "gists_url": "https:/...
[ { "color": "009800", "default": false, "description": "Duplicate issue or pull request", "id": 40153326, "name": "Duplicate Report", "node_id": "MDU6TGFiZWw0MDE1MzMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report" } ]
closed
false
null
[]
null
3
2015-02-12T16:54:37Z
2015-02-12T17:54:11Z
2015-02-12T17:53:11Z
NONE
null
Dupe of #9474 --- Py2exe error: Parent module '' not loaded, cannot perform relative import I am using Windows, Python 3.3.5, pandas 0.15.2, and py2exe 0.9.2.2. I used py2exe to generate a single-file executable from a Python script that uses pandas 0.15.2. When I tried to run it, I got the following error: `Paren...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9476/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9476/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9477
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9477/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9477/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9477/events
https://github.com/pandas-dev/pandas/issues/9477
57,514,661
MDU6SXNzdWU1NzUxNDY2MQ==
9,477
.apply converting string to date
{ "avatar_url": "https://avatars.githubusercontent.com/u/3426091?v=4", "events_url": "https://api.github.com/users/ashishsingal1/events{/privacy}", "followers_url": "https://api.github.com/users/ashishsingal1/followers", "following_url": "https://api.github.com/users/ashishsingal1/following{/other_user}", "gi...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
2
2015-02-12T20:27:08Z
2015-02-24T13:49:22Z
2015-02-24T13:49:22Z
CONTRIBUTOR
null
The .apply on DataFrame is converting my string to a date. I have posted this on StackOverflow: http://stackoverflow.com/questions/28487105/pandas-on-apply-passing-wrong-value I'm not sure if I'm doing something wrong or it is a bug, but it seems quite strange behavior. Example [here](http://stackoverflow.com/quest...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9477/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9477/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9478
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9478/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9478/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9478/events
https://github.com/pandas-dev/pandas/issues/9478
57,519,652
MDU6SXNzdWU1NzUxOTY1Mg==
9,478
DateTimeIndex values are assigned across entire df when using .loc
{ "avatar_url": "https://avatars.githubusercontent.com/u/2933165?v=4", "events_url": "https://api.github.com/users/alan-wong/events{/privacy}", "followers_url": "https://api.github.com/users/alan-wong/followers", "following_url": "https://api.github.com/users/alan-wong/following{/other_user}", "gists_url": "h...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
6
2015-02-12T21:07:53Z
2015-02-13T21:02:07Z
2015-02-13T20:22:23Z
NONE
null
I posted a 2-part answer to this question on SO: http://stackoverflow.com/questions/28482553/pandas-set-value-of-column-to-value-of-index-based-on-condtion What I noticed is that if your index is a datetimeindex then assigning the values is not respecting the column selection and is blatting all rows. I am using 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/9478/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9478/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9479
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9479/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9479/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9479/events
https://github.com/pandas-dev/pandas/pull/9479
57,529,876
MDExOlB1bGxSZXF1ZXN0MjkyMjI4NjU=
9,479
BUG: bug in partial setting of with a DatetimeIndex (GH9478)
{ "avatar_url": "https://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-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
0
2015-02-12T22:29:18Z
2015-02-13T20:22:24Z
2015-02-13T20:22:23Z
CONTRIBUTOR
null
closes #9478
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9479/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9479/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9479.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9479", "merged_at": "2015-02-13T20:22:23Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9479.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9479" }
https://api.github.com/repos/pandas-dev/pandas/issues/9480
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9480/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9480/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9480/events
https://github.com/pandas-dev/pandas/pull/9480
57,538,094
MDExOlB1bGxSZXF1ZXN0MjkyMjgwNzg=
9,480
BUG: bug in sort for grouping with a categorical columns (GH8868)
{ "avatar_url": "https://avatars.githubusercontent.com/u/223276?v=4", "events_url": "https://api.github.com/users/cottrell/events{/privacy}", "followers_url": "https://api.github.com/users/cottrell/followers", "following_url": "https://api.github.com/users/cottrell/following{/other_user}", "gists_url": "https...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "e11d21", "default": false, "description": "Categorical Data Type", ...
closed
false
null
[]
null
3
2015-02-12T23:44:58Z
2015-02-21T13:03:58Z
2015-02-18T11:27:50Z
CONTRIBUTOR
null
Closes #8868 hack. I can add tests if this passes the CI and we think this should be taken further.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9480/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9480/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9480.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9480", "merged_at": "2015-02-18T11:27:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9480.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9480" }
https://api.github.com/repos/pandas-dev/pandas/issues/9481
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9481/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9481/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9481/events
https://github.com/pandas-dev/pandas/issues/9481
57,567,582
MDU6SXNzdWU1NzU2NzU4Mg==
9,481
Implement high performance rolling_rank
{ "avatar_url": "https://avatars.githubusercontent.com/u/10988803?v=4", "events_url": "https://api.github.com/users/PH82/events{/privacy}", "followers_url": "https://api.github.com/users/PH82/followers", "following_url": "https://api.github.com/users/PH82/following{/other_user}", "gists_url": "https://api.git...
[ { "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": "d4c5f9", "default"...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "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",...
20
2015-02-13T07:18:16Z
2021-09-14T13:07:58Z
2021-09-14T13:07:58Z
NONE
null
xref SO issue [here](http://stackoverflow.com/questions/29391787/rolling-argmax-in-pandas/29423104#29423104) Im looking to set the rolling rank on a dataframe. Having posted, discussed and analysed the code it looks like the suggested way would be to use the pandas Series.rank function as an argument in rolling_apply....
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9481/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9481/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9482
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9482/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9482/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9482/events
https://github.com/pandas-dev/pandas/issues/9482
57,621,818
MDU6SXNzdWU1NzYyMTgxOA==
9,482
CLN: make sure that we don't have extraneous imports
{ "avatar_url": "https://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": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" }, { "color": "a10c02", "...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-02-13T16:41:00Z
2015-02-24T11:14:34Z
2015-02-24T11:14:34Z
CONTRIBUTOR
null
xref #9394 xref #7282 `numexpr/bottleneck` are ok by default you can check with something like this: ``` [jreback-~/pandas] python -v -c 'import pandas' > & out [jreback-~/pandas] grep 'import ' out | more ``` - [x] ~~`matplotlib` (not sure if this is possible to remove by default)~~ The converters are set, not so...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9482/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9482/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9483
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9483/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9483/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9483/events
https://github.com/pandas-dev/pandas/issues/9483
57,622,901
MDU6SXNzdWU1NzYyMjkwMQ==
9,483
crash with TypeError when repeatedly appending to HDFStore
{ "avatar_url": "https://avatars.githubusercontent.com/u/8416950?v=4", "events_url": "https://api.github.com/users/migdard/events{/privacy}", "followers_url": "https://api.github.com/users/migdard/followers", "following_url": "https://api.github.com/users/migdard/following{/other_user}", "gists_url": "https:/...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "5319e7", "default": false, "descript...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
11
2015-02-13T16:49:04Z
2016-07-11T13:24:33Z
2016-07-11T13:24:28Z
NONE
null
When merging HDF5 files and thus appending to a Series stored in a node, I get the following stacktrace from time to time, with no really clear reproducer. By no clear reproducer, I meaning it happens always at the same place after having looped over several 'to merge' files but it does not appear if I run a sequence o...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9483/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9483/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9484
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9484/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9484/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9484/events
https://github.com/pandas-dev/pandas/pull/9484
57,643,943
MDExOlB1bGxSZXF1ZXN0MjkyOTI2NDE=
9,484
Default values for dropna to "False" (issue 9382)
{ "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":...
[ { "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": "5319e7", "default": false, "description": "r...
closed
false
null
[]
null
18
2015-02-13T19:40:00Z
2015-06-03T00:09:00Z
2015-05-09T16:00:02Z
CONTRIBUTOR
null
PLEASE REVIEW: This is my commit to a major project, and would appreciate a quick once over! As per discussion in Issue 9382, changes all HDF functions from having default of dropping all rows with NA in all non-index rows. closes #9382
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9484/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9484/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9484.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9484", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/9484.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9484" }
https://api.github.com/repos/pandas-dev/pandas/issues/9485
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9485/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9485/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9485/events
https://github.com/pandas-dev/pandas/issues/9485
57,653,717
MDU6SXNzdWU1NzY1MzcxNw==
9,485
Unexpected output of table pivoting when there is little data; a TimeGrouper object is in the index.
{ "avatar_url": "https://avatars.githubusercontent.com/u/273420?v=4", "events_url": "https://api.github.com/users/alep/events{/privacy}", "followers_url": "https://api.github.com/users/alep/followers", "following_url": "https://api.github.com/users/alep/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
4
2015-02-13T21:03:29Z
2017-07-08T22:18:32Z
2017-07-08T22:18:26Z
NONE
null
``` python # coding: utf-8 import pandas as pd import numpy as np frame = pd.read_csv("table.csv", engine="python", parse_dates=['since']) print frame d = pd.pivot_table(frame, index=pd.TimeGrouper(key='since', freq='1d'), values=["value"], columns=['id'], aggfunc=np.sum, fill_value=0) print d print "^that is not what...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9485/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9485/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9486
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9486/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9486/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9486/events
https://github.com/pandas-dev/pandas/pull/9486
57,656,372
MDExOlB1bGxSZXF1ZXN0MjkzMDA1OTI=
9,486
Updated whatsnew for 16.0 for change to hdf dropna default
{ "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
1
2015-02-13T21:27:46Z
2015-03-13T03:49:22Z
2015-02-13T21:37:12Z
CONTRIBUTOR
null
Document changes from issue 9382
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9486/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9486/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9486.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9486", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/9486.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9486" }
https://api.github.com/repos/pandas-dev/pandas/issues/9487
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9487/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9487/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9487/events
https://github.com/pandas-dev/pandas/pull/9487
57,666,511
MDExOlB1bGxSZXF1ZXN0MjkzMDcyNjM=
9,487
CLN: import packers/gbq/html only on-demand (GH9482)
{ "avatar_url": "https://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": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
3
2015-02-13T23:09:53Z
2015-02-24T11:14:35Z
2015-02-24T11:14:34Z
CONTRIBUTOR
null
closes #9482 so a 30% reduction in import time ``` [jreback-~/pandas] time python -c 'import pandas' 0.788u 0.120s 0:00.91 98.9% 0+0k 0+7io 0pf+0w [jreback-~/pandas] time python -c 'import pandas' 0.782u 0.115s 0:00.91 97.8% 0+0k 0+0io 0pf+0w [jreback-~/pandas] time python -c 'import pandas' 0.790u 0.121s 0:0...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9487/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9487/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9487.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9487", "merged_at": "2015-02-24T11:14:34Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9487.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9487" }
https://api.github.com/repos/pandas-dev/pandas/issues/9488
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9488/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9488/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9488/events
https://github.com/pandas-dev/pandas/issues/9488
57,669,690
MDU6SXNzdWU1NzY2OTY5MA==
9,488
3D ndarray (NxNxN) to DataFrame (NxNxN rows and 4 columns = 3 indices + 1 value)
{ "avatar_url": "https://avatars.githubusercontent.com/u/755287?v=4", "events_url": "https://api.github.com/users/anderflash/events{/privacy}", "followers_url": "https://api.github.com/users/anderflash/followers", "following_url": "https://api.github.com/users/anderflash/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
8
2015-02-13T23:49:27Z
2015-02-16T15:18:57Z
2015-02-16T15:02:28Z
NONE
null
I have a ndarray (between 4 or 6 dimensions), but let's talk about 3D data. so if I have an index like: ``` python data[i,j,k] = 30 ``` How can I create a excel sheet where the first 3 colunns are the indices like: ``` python >>> frame i j k X 0 0 0 1023 ... 0 0 255 3 ... ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9488/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9488/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9489
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9489/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9489/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9489/events
https://github.com/pandas-dev/pandas/issues/9489
57,691,232
MDU6SXNzdWU1NzY5MTIzMg==
9,489
Strange behaviour with nested "groupby"s
{ "avatar_url": "https://avatars.githubusercontent.com/u/1224492?v=4", "events_url": "https://api.github.com/users/toobaz/events{/privacy}", "followers_url": "https://api.github.com/users/toobaz/followers", "following_url": "https://api.github.com/users/toobaz/following{/other_user}", "gists_url": "https://ap...
[ { "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
1
2015-02-14T12:13:15Z
2015-02-15T23:12:35Z
2015-02-15T23:12:35Z
MEMBER
null
If I execute the following code: ``` import pandas df = pandas.DataFrame([['test', -2], ['b', -2], ['b', -2]], columns=['surname', 'new_id']) def process_by_last_name(group): if len(group) == 1: if "%" in str(group['new_id']): import ipdb; ipdb.set_trace() return group['new_id'] g...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9489/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9489/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9490
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9490/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9490/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9490/events
https://github.com/pandas-dev/pandas/issues/9490
57,691,948
MDU6SXNzdWU1NzY5MTk0OA==
9,490
Allow method keyword for DataFrame.corrwith()
{ "avatar_url": "https://avatars.githubusercontent.com/u/2330659?v=4", "events_url": "https://api.github.com/users/rhkarls/events{/privacy}", "followers_url": "https://api.github.com/users/rhkarls/followers", "following_url": "https://api.github.com/users/rhkarls/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": "006b75", "default": false, "description": "Arithmet...
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", ...
1
2015-02-14T12:42:47Z
2021-04-12T05:18:36Z
null
NONE
null
Now it is not possible to choose method when using corrwith() function, which defaults to pearson (I assume). Would be great to see the same methods that are allowed in corr().
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9490/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9490/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9491
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9491/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9491/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9491/events
https://github.com/pandas-dev/pandas/pull/9491
57,694,413
MDExOlB1bGxSZXF1ZXN0MjkzMjA2NDU=
9,491
BUG: unstack with nulls & Timedelta/DateTime index
{ "avatar_url": "https://avatars.githubusercontent.com/u/1288998?v=4", "events_url": "https://api.github.com/users/behzadnouri/events{/privacy}", "followers_url": "https://api.github.com/users/behzadnouri/followers", "following_url": "https://api.github.com/users/behzadnouri/following{/other_user}", "gists_ur...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
5
2015-02-14T14:21:58Z
2015-03-06T02:53:33Z
2015-02-16T12:30:41Z
CONTRIBUTOR
null
xref https://github.com/pydata/pandas/pull/9292#discussion_r24620887 on branch: ``` >>> df a b c 0 2014-02-01 -1 days 100 1 NaT NaT 101 2 2014-02-03 1 days 102 3 NaT 2 days 103 4 2014-02-05 NaT 104 5 2014-02-06 4 days 105 >>> df.pivot('a', 'b', 'c').fillna('-') b ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9491/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9491/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9491.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9491", "merged_at": "2015-02-16T12:30:41Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9491.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9491" }
https://api.github.com/repos/pandas-dev/pandas/issues/9492
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9492/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9492/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9492/events
https://github.com/pandas-dev/pandas/pull/9492
57,698,725
MDExOlB1bGxSZXF1ZXN0MjkzMjIzNjY=
9,492
WIP/TST: Added test of unstacking two levels with NaN.
{ "avatar_url": "https://avatars.githubusercontent.com/u/7441788?v=4", "events_url": "https://api.github.com/users/seth-p/events{/privacy}", "followers_url": "https://api.github.com/users/seth-p/followers", "following_url": "https://api.github.com/users/seth-p/following{/other_user}", "gists_url": "https://ap...
[]
closed
false
null
[]
null
6
2015-02-14T16:52:17Z
2015-02-16T00:30:51Z
2015-02-15T23:14:46Z
CONTRIBUTOR
null
Added a test to `test_unstack_nan_index()` for unstacking two levels simultaneously when one of them contains a `NaN`. Should delete the `print()` statements before merging... This is the output I get: ``` ====================================================================== FAIL: test_unstack_nan_index (pandas.tes...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9492/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9492/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9492.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9492", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/9492.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9492" }
https://api.github.com/repos/pandas-dev/pandas/issues/9493
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9493/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9493/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9493/events
https://github.com/pandas-dev/pandas/pull/9493
57,717,476
MDExOlB1bGxSZXF1ZXN0MjkzMjk5MjA=
9,493
ENH Read Stata dta file incrementally
{ "avatar_url": "https://avatars.githubusercontent.com/u/2666691?v=4", "events_url": "https://api.github.com/users/kshedden/events{/privacy}", "followers_url": "https://api.github.com/users/kshedden/followers", "following_url": "https://api.github.com/users/kshedden/following{/other_user}", "gists_url": "http...
[ { "color": "5319e7", "default": false, "description": "read_stata, to_stata", "id": 104865385, "name": "IO Stata", "node_id": "MDU6TGFiZWwxMDQ4NjUzODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Stata" } ]
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
16
2015-02-15T04:30:17Z
2015-11-12T23:44:19Z
2015-03-05T23:26:19Z
CONTRIBUTOR
null
This PR adds a get_chunk method to StataReader to allow files to be read incrementally. This is quite useful when processing large files that can barely fit into memory. The interface is modeled after the analogous method in TextFileReader. There are some limitations when incrementally converting categoricals in pre...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9493/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9493/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9493.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9493", "merged_at": "2015-03-05T23:26:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9493.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9493" }
https://api.github.com/repos/pandas-dev/pandas/issues/9494
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9494/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9494/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9494/events
https://github.com/pandas-dev/pandas/issues/9494
57,743,907
MDU6SXNzdWU1Nzc0MzkwNw==
9,494
Chainable Series.set_name()
{ "avatar_url": "https://avatars.githubusercontent.com/u/1017726?v=4", "events_url": "https://api.github.com/users/wavexx/events{/privacy}", "followers_url": "https://api.github.com/users/wavexx/followers", "following_url": "https://api.github.com/users/wavexx/following{/other_user}", "gists_url": "https://ap...
[ { "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": "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...
11
2015-02-15T20:12:25Z
2016-02-11T13:09:26Z
2016-02-11T02:42:04Z
NONE
null
It's sometimes convenient to assign/replace the name of a Series, especially if the result is going to be a DataFrame column, for example: ``` df.groupby([]).size().set_name('GRP_SIZE').reset_index() ``` This should be as simple as: ``` def set_name(self, name): self.name = name return self ``` Comments?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9494/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9494/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9495
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9495/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9495/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9495/events
https://github.com/pandas-dev/pandas/issues/9495
57,744,468
MDU6SXNzdWU1Nzc0NDQ2OA==
9,495
Horizontal barplot
{ "avatar_url": "https://avatars.githubusercontent.com/u/1017726?v=4", "events_url": "https://api.github.com/users/wavexx/events{/privacy}", "followers_url": "https://api.github.com/users/wavexx/followers", "following_url": "https://api.github.com/users/wavexx/following{/other_user}", "gists_url": "https://ap...
[]
closed
false
null
[]
null
3
2015-02-15T20:26:22Z
2015-02-16T14:16:06Z
2015-02-16T13:17:13Z
NONE
null
I just want to flip the direction of the bars in a barplot, but currently, the orientation of a barplot cannot be set to 'horizontal': ``` pd.Series([1,2], index=pd.Index([1,2], name='x')).plot(kind='bar', orientation='horizontal') ``` yelds an: ``` AssertionError: incompatible sizes: argument 'left' must be length ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9495/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9495/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9496
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9496/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9496/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9496/events
https://github.com/pandas-dev/pandas/issues/9496
57,746,742
MDU6SXNzdWU1Nzc0Njc0Mg==
9,496
CLN: consolidate Iterator interface
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "06909A", "default": false, "description": "IO issue...
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-02-15T21:24:45Z
2020-05-02T04:08:38Z
2020-05-02T04:08:37Z
CONTRIBUTOR
null
In several of the IO interfaces, we allow `chunksize=` and `iterator` to allow chunk reading. These all use sepearate non-conforming base classes. We should create a base class `core/base.py/Iterator` that inherits from `collections.Iterator`. Then incorporate as much of this combined functionaility into this base cla...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 3, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 3, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9496/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9496/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9497
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9497/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9497/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9497/events
https://github.com/pandas-dev/pandas/issues/9497
57,753,602
MDU6SXNzdWU1Nzc1MzYwMg==
9,497
BUG: DataFrame.unstack() with two levels containing NaN
{ "avatar_url": "https://avatars.githubusercontent.com/u/7441788?v=4", "events_url": "https://api.github.com/users/seth-p/events{/privacy}", "followers_url": "https://api.github.com/users/seth-p/followers", "following_url": "https://api.github.com/users/seth-p/following{/other_user}", "gists_url": "https://ap...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2015-02-16T00:19:15Z
2015-03-05T23:25:33Z
2015-03-05T23:25:33Z
CONTRIBUTOR
null
With latest master code (including #9061 and #9292), `DataFrame.unstack()` produces incorrect results when `level` contains two levels one of which contains `NaN`: ``` df = pd.DataFrame({'A': list('aaaabbbb'),'B':range(8), 'C':range(8)}) df.iloc[3, 1] = np.NaN dfs = df.set_index(['A', 'B']) ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9497/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9497/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/9498
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9498/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9498/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9498/events
https://github.com/pandas-dev/pandas/pull/9498
57,754,856
MDExOlB1bGxSZXF1ZXN0MjkzNDQ3Njk=
9,498
Promote some code consistency in type testing methods
{ "avatar_url": "https://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": "fbca04", "default": false, "description": "Related to non-user accessible pandas implementation", "id": 49094459, "name": "Internals", "node_id": "MDU6TGFiZWw0OTA5NDQ1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Internals" }, { "color": "0052cc...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
0
2015-02-16T00:52:53Z
2015-02-16T00:53:41Z
2015-02-16T00:53: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/9498/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9498/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9498.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9498", "merged_at": "2015-02-16T00:53:41Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9498.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9498" }
https://api.github.com/repos/pandas-dev/pandas/issues/9499
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9499/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9499/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9499/events
https://github.com/pandas-dev/pandas/pull/9499
57,813,404
MDExOlB1bGxSZXF1ZXN0MjkzNzgyODE=
9,499
TST: fix read_pickle for win32 compat
{ "avatar_url": "https://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": "fbca04", "default": false, "description": "Windows OS", "id": 57186974, "name": "Windows", "node_id": "MDU6TGFiZWw1NzE4Njk3NA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Windows" }, { "color": "0052cc", "default": false, "description": "p...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
0
2015-02-16T14:55:58Z
2015-02-16T15:37:45Z
2015-02-16T15:37:45Z
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/9499/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9499/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9499.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9499", "merged_at": "2015-02-16T15:37:45Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9499.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9499" }
https://api.github.com/repos/pandas-dev/pandas/issues/9500
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9500/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9500/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9500/events
https://github.com/pandas-dev/pandas/pull/9500
57,856,421
MDExOlB1bGxSZXF1ZXN0Mjk0MDM2NTE=
9,500
BLD: revise setup.py to clean properly on windows 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": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" } ]
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
0
2015-02-16T22:03:01Z
2015-02-16T22:43:57Z
2015-02-16T22:43:57Z
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/9500/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9500/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9500.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9500", "merged_at": "2015-02-16T22:43:57Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9500.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9500" }
https://api.github.com/repos/pandas-dev/pandas/issues/9501
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/9501/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/9501/comments
https://api.github.com/repos/pandas-dev/pandas/issues/9501/events
https://github.com/pandas-dev/pandas/pull/9501
57,865,335
MDExOlB1bGxSZXF1ZXN0Mjk0MDgzNDI=
9,501
BUG: Incorrect dtypes inferred on datetimelike looking series & on xs slices (GH9477)
{ "avatar_url": "https://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": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
closed
false
null
[]
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
0
2015-02-16T23:44:53Z
2015-02-24T13:49:22Z
2015-02-24T13:49:22Z
CONTRIBUTOR
null
closes #9477
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/9501/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/9501/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/9501.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/9501", "merged_at": "2015-02-24T13:49:22Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/9501.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/9501" }