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/14308
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14308/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14308/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14308/events
https://github.com/pandas-dev/pandas/pull/14308
179,633,564
MDExOlB1bGxSZXF1ZXN0ODcwMjUzNTI=
14,308
PERF: unnecessary materialization of a MultiIndex.values when introspecting memory_usage
{ "avatar_url": "https://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": "a10c02", "default": false, "description": "Memory or execution spee...
closed
false
null
[]
{ "closed_at": "2016-10-03T08:52:13Z", "closed_issues": 733, "created_at": "2016-03-11T21:24:45Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2016-09-27T22:37:23Z
2016-09-28T18:01:19Z
2016-09-28T18:01:18Z
CONTRIBUTOR
null
``` In [2]: import string ...: import pandas as pd ...: import numpy as np ...: ...: def memory_usage(f): ...: return f.memory_usage(deep=True).sum() ...: ...: N = 100 ...: M = len(string.uppercase) ...: df = pd.DataFrame({'value' : np.random.randn(N*M)}, ...: index...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14308/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14308/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14308.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14308", "merged_at": "2016-09-28T18:01:18Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14308.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14308" }
https://api.github.com/repos/pandas-dev/pandas/issues/14309
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14309/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14309/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14309/events
https://github.com/pandas-dev/pandas/pull/14309
179,649,458
MDExOlB1bGxSZXF1ZXN0ODcwMzUwNzk=
14,309
DOC: expand doc for numeric_only
{ "avatar_url": "https://avatars.githubusercontent.com/u/1924092?v=4", "events_url": "https://api.github.com/users/chris-b1/events{/privacy}", "followers_url": "https://api.github.com/users/chris-b1/followers", "following_url": "https://api.github.com/users/chris-b1/following{/other_user}", "gists_url": "http...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "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...
2
2016-09-28T00:16:01Z
2016-09-28T10:08:52Z
2016-09-28T10:08:52Z
CONTRIBUTOR
null
- [x] closes #10480 - [x] tests not needed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry not needed Just making the description (hopefully) a little clearer.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14309/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14309/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14309.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14309", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14309.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14309" }
https://api.github.com/repos/pandas-dev/pandas/issues/14310
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14310/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14310/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14310/events
https://github.com/pandas-dev/pandas/issues/14310
179,710,215
MDU6SXNzdWUxNzk3MTAyMTU=
14,310
SparseDataFrame loc multiple index is slow
{ "avatar_url": "https://avatars.githubusercontent.com/u/3764720?v=4", "events_url": "https://api.github.com/users/DeoLeung/events{/privacy}", "followers_url": "https://api.github.com/users/DeoLeung/followers", "following_url": "https://api.github.com/users/DeoLeung/following{/other_user}", "gists_url": "http...
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "009800", "default"...
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", ...
10
2016-09-28T08:28:36Z
2019-09-17T21:08:29Z
2019-09-17T21:08:29Z
NONE
null
``` python In [1]: import pandas as pd In [2]: df = pd.DataFrame([[1, 0, 0],[0,0,0]]) # non sparse In [19]: %time df.loc[0] CPU times: user 367 µs, sys: 14 µs, total: 381 µs Wall time: 374 µs Out[19]: 0 1 1 0 2 0 Name: 0, dtype: int64 In [20]: %time df.loc[[0]] CPU times: user 808 µs, sys: 57 µs, total: 865...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14310/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14310/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14311
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14311/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14311/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14311/events
https://github.com/pandas-dev/pandas/issues/14311
179,713,190
MDU6SXNzdWUxNzk3MTMxOTA=
14,311
DataFrame.apply(axis=1) to return a series with dictionary as value
{ "avatar_url": "https://avatars.githubusercontent.com/u/2299446?v=4", "events_url": "https://api.github.com/users/httassadar/events{/privacy}", "followers_url": "https://api.github.com/users/httassadar/followers", "following_url": "https://api.github.com/users/httassadar/following{/other_user}", "gists_url":...
[ { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" }, { "color": "005...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
3
2016-09-28T08:43:05Z
2016-09-28T15:52:29Z
2016-09-28T10:18:30Z
NONE
null
``` python # Your code here df = pd.util.testing.makeTimeDataFrame(5) df2 = df.reset_index() ff = lambda row: {'some key': row['A']} # this is what I want, but my dataframe is unfortunately like df2 df.apply(ff, axis = 1) 2000-01-03 {u'some key': 1.70177486613} 2000-01-04 {u'some key': -0.833481157829} 2000-01...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14311/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14311/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14312
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14312/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14312/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14312/events
https://github.com/pandas-dev/pandas/issues/14312
179,726,904
MDU6SXNzdWUxNzk3MjY5MDQ=
14,312
read_html() performance when HTML malformed
{ "avatar_url": "https://avatars.githubusercontent.com/u/8451755?v=4", "events_url": "https://api.github.com/users/kokes/events{/privacy}", "followers_url": "https://api.github.com/users/kokes/followers", "following_url": "https://api.github.com/users/kokes/following{/other_user}", "gists_url": "https://api.g...
[ { "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": "006b75", "default"...
closed
false
null
[]
null
5
2016-09-28T09:46:05Z
2018-12-12T11:22:41Z
2018-12-11T23:19:38Z
CONTRIBUTOR
null
When parsing thousands of HTML files, I noticed there was a rather large gap in performance when using `pd.read_html` and when parsing by hand using `lxml` - one that could not be attributed to the `pandas` overhead in handling edge cases. I looked into it a little bit and found out `pandas` uses `lxml`, but only when...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14312/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14312/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14313
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14313/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14313/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14313/events
https://github.com/pandas-dev/pandas/issues/14313
179,734,261
MDU6SXNzdWUxNzk3MzQyNjE=
14,313
BUG: resample and apply modify the index type for empty Series
{ "avatar_url": "https://avatars.githubusercontent.com/u/2195834?v=4", "events_url": "https://api.github.com/users/jluttine/events{/privacy}", "followers_url": "https://api.github.com/users/jluttine/followers", "following_url": "https://api.github.com/users/jluttine/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": "0b02e1", "default": false, "description": "Related to indexing on s...
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...
2
2016-09-28T10:20:48Z
2017-08-09T10:37:21Z
2017-08-09T10:37:21Z
NONE
null
#### A small, complete example of the issue Consider the following two resamplings on empty Series: ``` python >>> import pandas as pd # These work: >>> pd.Series(index=pd.DatetimeIndex([]), data=[]).resample('H').apply(np.sum).index DatetimeIndex([], dtype='datetime64[ns]', freq='H') >>> pd.Series(index=pd.Dateti...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14313/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14313/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14314
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14314/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14314/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14314/events
https://github.com/pandas-dev/pandas/issues/14314
179,736,472
MDU6SXNzdWUxNzk3MzY0NzI=
14,314
read_sql_query type detection when missing data
{ "avatar_url": "https://avatars.githubusercontent.com/u/22478549?v=4", "events_url": "https://api.github.com/users/stockersky/events{/privacy}", "followers_url": "https://api.github.com/users/stockersky/followers", "following_url": "https://api.github.com/users/stockersky/following{/other_user}", "gists_url"...
[ { "color": "5319e7", "default": false, "description": "to_sql, read_sql, read_sql_query", "id": 47232590, "name": "IO SQL", "node_id": "MDU6TGFiZWw0NzIzMjU5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20SQL" } ]
closed
false
null
[]
null
12
2016-09-28T10:32:11Z
2019-06-06T15:28:45Z
2019-06-06T15:28:44Z
NONE
null
I have choosen Pandas for an ETL project and encountered data type detection problems. I already posted on StackOverflow and responses were pointing the fact that missing values can make data type detection error in Pandas. Here is the post containing code example and behaviour : http://stackoverflow.com/questions/3...
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14314/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14314/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14315
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14315/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14315/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14315/events
https://github.com/pandas-dev/pandas/issues/14315
179,753,014
MDU6SXNzdWUxNzk3NTMwMTQ=
14,315
to_sql function takes forever to insert in oracle database
{ "avatar_url": "https://avatars.githubusercontent.com/u/3210726?v=4", "events_url": "https://api.github.com/users/rajattjainn/events{/privacy}", "followers_url": "https://api.github.com/users/rajattjainn/followers", "following_url": "https://api.github.com/users/rajattjainn/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": "5319e7", "default"...
open
false
null
[]
null
9
2016-09-28T12:00:11Z
2020-05-16T03:49:28Z
null
NONE
null
I am using pandas to do some analysis on a excel file, and once that analysis is complete, I want to insert the resultant dataframe into a database. The size of this dataframe is around 300,000 rows and 27 columns. I am using `pd.to_sql` method to insert dataframe in the database. When I use a `MySQL` database, inserti...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14315/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14315/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14316
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14316/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14316/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14316/events
https://github.com/pandas-dev/pandas/issues/14316
179,896,002
MDU6SXNzdWUxNzk4OTYwMDI=
14,316
Slicing with reversed datetime index
{ "avatar_url": "https://avatars.githubusercontent.com/u/7838172?v=4", "events_url": "https://api.github.com/users/boncelet/events{/privacy}", "followers_url": "https://api.github.com/users/boncelet/followers", "following_url": "https://api.github.com/users/boncelet/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": "AFEEEE", "default": false, "description": null, "id": 211840, ...
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...
9
2016-09-28T21:32:17Z
2016-09-30T10:08:02Z
2016-09-30T10:08:02Z
NONE
null
I'm working with a time series data file from EIA.gov. It's a CSV file with the dates in reverse order (most recent first). Slicing on the dates wasn't working right. I believe these snippets illustrate the problem: Create dataframe and date reversed dataframe. ``` python >>> import pandas as pd >>> dates = pd.dat...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14316/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14316/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14317
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14317/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14317/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14317/events
https://github.com/pandas-dev/pandas/pull/14317
179,929,233
MDExOlB1bGxSZXF1ZXN0ODcyMjk5MTY=
14,317
BUG: date slicing with reverse sorted index
{ "avatar_url": "https://avatars.githubusercontent.com/u/1924092?v=4", "events_url": "https://api.github.com/users/chris-b1/events{/privacy}", "followers_url": "https://api.github.com/users/chris-b1/followers", "following_url": "https://api.github.com/users/chris-b1/following{/other_user}", "gists_url": "http...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
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
2016-09-29T01:08:48Z
2016-09-30T10:08:06Z
2016-09-30T10:08:02Z
CONTRIBUTOR
null
- [x] closes #14316 - [ ] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry cc @shoyer - good diagnosis!
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14317/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14317/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14317.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14317", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14317.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14317" }
https://api.github.com/repos/pandas-dev/pandas/issues/14318
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14318/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14318/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14318/events
https://github.com/pandas-dev/pandas/pull/14318
179,960,892
MDExOlB1bGxSZXF1ZXN0ODcyNTE2Njc=
14,318
Enforce boolean types
{ "avatar_url": "https://avatars.githubusercontent.com/u/5572997?v=4", "events_url": "https://api.github.com/users/rforgione/events{/privacy}", "followers_url": "https://api.github.com/users/rforgione/followers", "following_url": "https://api.github.com/users/rforgione/following{/other_user}", "gists_url": "h...
[ { "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": "ffa...
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
18
2016-09-29T06:10:37Z
2017-01-06T12:33:35Z
2017-01-06T12:33:21Z
CONTRIBUTOR
null
- [ x ] closes #14189 - [ x ] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry This PR only addresses the `inplace` argument, though there was a comment on #14189 that identifies the issue as being with the `copy` argument as well. I can build this out further to 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/14318/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14318/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14318.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14318", "merged_at": "2017-01-06T12:33:21Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14318.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14318" }
https://api.github.com/repos/pandas-dev/pandas/issues/14319
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14319/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14319/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14319/events
https://github.com/pandas-dev/pandas/issues/14319
179,964,421
MDU6SXNzdWUxNzk5NjQ0MjE=
14,319
pd.read_sql_query() does not convert NULLs to NaN
{ "avatar_url": "https://avatars.githubusercontent.com/u/3168512?v=4", "events_url": "https://api.github.com/users/Gerenuk/events{/privacy}", "followers_url": "https://api.github.com/users/Gerenuk/followers", "following_url": "https://api.github.com/users/Gerenuk/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": "t...
closed
false
null
[]
null
12
2016-09-29T06:37:14Z
2019-06-06T15:29:24Z
2019-06-06T15:29:24Z
NONE
null
#### A small, complete example of the issue ``` python from sqlalchemy import create_engine import pandas as pd engine = create_engine('sqlite://') conn = engine.connect() conn.execute("create table test (a float)") for _ in range(5): conn.execute("insert into test values (NULL)") df = pd.read_sql_query("select ...
{ "+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/14319/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14319/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14320
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14320/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14320/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14320/events
https://github.com/pandas-dev/pandas/issues/14320
179,982,946
MDU6SXNzdWUxNzk5ODI5NDY=
14,320
BUG: Frequency not set for empty Series
{ "avatar_url": "https://avatars.githubusercontent.com/u/2195834?v=4", "events_url": "https://api.github.com/users/jluttine/events{/privacy}", "followers_url": "https://api.github.com/users/jluttine/followers", "following_url": "https://api.github.com/users/jluttine/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": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
6
2016-09-29T08:27:01Z
2017-03-03T13:16:14Z
2017-03-03T13:16:14Z
NONE
null
Pandas doesn't set frequency properly for empty series. This is probably related to #14313. #### A small, complete example of the issue It works for non-empty series: ``` python >>> pd.Series(index=pd.DatetimeIndex(["2016-09-29 11:00"]), data=[3]).asfreq('H').index DatetimeIndex(['2016-09-29 11:00:00'], dtype='dateti...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14320/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14320/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14321
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14321/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14321/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14321/events
https://github.com/pandas-dev/pandas/issues/14321
180,021,658
MDU6SXNzdWUxODAwMjE2NTg=
14,321
Expose pandas.json.dump in the public API?
{ "avatar_url": "https://avatars.githubusercontent.com/u/41891?v=4", "events_url": "https://api.github.com/users/nzjrs/events{/privacy}", "followers_url": "https://api.github.com/users/nzjrs/followers", "following_url": "https://api.github.com/users/nzjrs/following{/other_user}", "gists_url": "https://api.git...
[ { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" }, { "color": "207de5", "default": false, "description": "r...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
1
2016-09-29T11:21:01Z
2016-09-29T11:36:19Z
2016-09-29T11:36:07Z
NONE
null
I could not find any public documentation for `pandas.json.dump`, so I guess this makes it private? Or is it public and I can depend on it? Would you consider making this function public, or at least as public as `pandas.json.dumps` which are at least imported into/as `pandas.io.json.dumps`. I find the performance 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/14321/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14321/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14322
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14322/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14322/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14322/events
https://github.com/pandas-dev/pandas/issues/14322
180,050,856
MDU6SXNzdWUxODAwNTA4NTY=
14,322
BUG in plotting timeseries data with twinx (different data representation on each ax)
{ "avatar_url": "https://avatars.githubusercontent.com/u/5508360?v=4", "events_url": "https://api.github.com/users/cygenb0ck/events{/privacy}", "followers_url": "https://api.github.com/users/cygenb0ck/followers", "following_url": "https://api.github.com/users/cygenb0ck/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": "8AE234", "default": false, "description": null, "id": 2413328, ...
open
false
null
[]
null
8
2016-09-29T13:35:13Z
2016-11-26T09:15:56Z
null
NONE
null
Simplified the example. During issue reporting i updated my pandas version from 0.13 to 0.18.1 - with version 0.13 i was able to add the whole DataFrame to my plot, only after i selected some rows between dates it produces the error. After the update the behaviour became worse - also adding the whole DataFrame to the 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/14322/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14322/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14323
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14323/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14323/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14323/events
https://github.com/pandas-dev/pandas/issues/14323
180,097,622
MDU6SXNzdWUxODAwOTc2MjI=
14,323
DatetimeIndex union fails in 0.19rc1 when constructed from differences in DatetimeIndexes
{ "avatar_url": "https://avatars.githubusercontent.com/u/546210?v=4", "events_url": "https://api.github.com/users/Liam3851/events{/privacy}", "followers_url": "https://api.github.com/users/Liam3851/followers", "following_url": "https://api.github.com/users/Liam3851/following{/other_user}", "gists_url": "https...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
6
2016-09-29T16:24:34Z
2016-10-24T22:34:21Z
2016-10-24T22:34:21Z
CONTRIBUTOR
null
When constructing a union of 2 DatetimeIndex objects that themselves were constructed from differences from a third DatetimeIndex, the union operator is ignored. This appears to be new behavior in 0.19rc1; the code functioned correctly under 0.18.1. ``` python x = pd.DatetimeIndex(['20160923', '20160924']) ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14323/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14323/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14324
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14324/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14324/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14324/events
https://github.com/pandas-dev/pandas/pull/14324
180,121,279
MDExOlB1bGxSZXF1ZXN0ODczNjM5ODA=
14,324
BUG: Patch Checked Add Method
{ "avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4", "events_url": "https://api.github.com/users/gfyoung/events{/privacy}", "followers_url": "https://api.github.com/users/gfyoung/followers", "following_url": "https://api.github.com/users/gfyoung/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": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
45
2016-09-29T18:08:07Z
2016-10-19T23:25:58Z
2016-10-19T16:11:15Z
MEMBER
null
Title is self-explanatory. Follow-up to #14237. Merged in PR #14453
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14324/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14324/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14324.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14324", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14324.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14324" }
https://api.github.com/repos/pandas-dev/pandas/issues/14325
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14325/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14325/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14325/events
https://github.com/pandas-dev/pandas/issues/14325
180,201,505
MDU6SXNzdWUxODAyMDE1MDU=
14,325
Travis pip install finds 0.19rc1 which fails
{ "avatar_url": "https://avatars.githubusercontent.com/u/69774?v=4", "events_url": "https://api.github.com/users/michaelaye/events{/privacy}", "followers_url": "https://api.github.com/users/michaelaye/followers", "following_url": "https://api.github.com/users/michaelaye/following{/other_user}", "gists_url": "...
[ { "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" }, { "color": "0052cc", "default": false, ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
6
2016-09-30T01:37:51Z
2016-09-30T19:44:40Z
2016-09-30T19:44:34Z
CONTRIBUTOR
null
#### A small, complete example of the issue ``` python # Your code here # This is what I have in my project's setup.py install_requires=['pandas'] ``` and my install command is the usual `python setup.py install` #### Expected Output pip installs an official release of pandas #### Actual Output ``` bash Processin...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14325/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14325/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14326
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14326/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14326/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14326/events
https://github.com/pandas-dev/pandas/pull/14326
180,257,754
MDExOlB1bGxSZXF1ZXN0ODc0NjAwMzQ=
14,326
Remove NotImplementedError for parse_dates keyword in read_excel
{ "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": "bfe5bf", "default": false, "description": "read_excel, to_excel", "id": 49254273, "name": "IO Excel", "node_id": "MDU6TGFiZWw0OTI1NDI3Mw==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Excel" } ]
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
6
2016-09-30T09:18:07Z
2018-09-13T14:19:38Z
2017-03-27T18:42:00Z
MEMBER
null
Rebase and update of PR https://github.com/pydata/pandas/pull/12051
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14326/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14326/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14326.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14326", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14326.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14326" }
https://api.github.com/repos/pandas-dev/pandas/issues/14327
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14327/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14327/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14327/events
https://github.com/pandas-dev/pandas/issues/14327
180,426,731
MDU6SXNzdWUxODA0MjY3MzE=
14,327
Grouping by index and column fails on DataFrame with single index
{ "avatar_url": "https://avatars.githubusercontent.com/u/15064365?v=4", "events_url": "https://api.github.com/users/jonmmease/events{/privacy}", "followers_url": "https://api.github.com/users/jonmmease/followers", "following_url": "https://api.github.com/users/jonmmease/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": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
0
2016-10-01T00:20:55Z
2016-10-15T19:25:41Z
2016-10-15T19:25:41Z
CONTRIBUTOR
null
Referenced in #5677 #### Example The following snippet shows how a MultiIndex DataFrame (`df`) may be grouped by a combination of a column (`B`) and a named index level (`inner`) using a `Grouper` object. ``` python import pandas as pd import numpy as np idx = pd.MultiIndex.from_tuples([('a', 1), ('a', 2), ('a', 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/14327/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14327/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14328
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14328/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14328/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14328/events
https://github.com/pandas-dev/pandas/issues/14328
180,435,701
MDU6SXNzdWUxODA0MzU3MDE=
14,328
RuntimeWarning: Invalid value encountered in percentile RuntimeWarning
{ "avatar_url": "https://avatars.githubusercontent.com/u/17165914?v=4", "events_url": "https://api.github.com/users/piyush-jhawar/events{/privacy}", "followers_url": "https://api.github.com/users/piyush-jhawar/followers", "following_url": "https://api.github.com/users/piyush-jhawar/following{/other_user}", "g...
[ { "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": "009800"...
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
2016-10-01T03:40:51Z
2016-10-01T11:27:08Z
2016-10-01T11:26:36Z
NONE
null
#### A small, complete example of the issue I am Using Pycharm PyCharm Community Edition 2016.2.3 Build #PC-162.1967.10, built on September 7, 2016 JRE: 1.8.0_112-release-b343 x86_64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o ``` python arr = np.array([[1,2,np.nan],[np.nan,3,4]]) dframe1 = DataFrame(arr,index=[...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14328/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14328/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14329
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14329/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14329/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14329/events
https://github.com/pandas-dev/pandas/pull/14329
180,469,271
MDExOlB1bGxSZXF1ZXN0ODc2MDkwMjA=
14,329
to_latex encoding issue
{ "avatar_url": "https://avatars.githubusercontent.com/u/9929982?v=4", "events_url": "https://api.github.com/users/nbonnotte/events{/privacy}", "followers_url": "https://api.github.com/users/nbonnotte/followers", "following_url": "https://api.github.com/users/nbonnotte/following{/other_user}", "gists_url": "h...
[ { "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": "2016-10-03T08:52:13Z", "closed_issues": 733, "created_at": "2016-03-11T21:24:45Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2016-10-01T17:34:21Z
2016-10-02T11:57:09Z
2016-10-02T11:56:59Z
CONTRIBUTOR
null
- [x] closes #14275 - [x] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14329/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14329/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14329.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14329", "merged_at": "2016-10-02T11:56:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14329.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14329" }
https://api.github.com/repos/pandas-dev/pandas/issues/14330
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14330/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14330/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14330/events
https://github.com/pandas-dev/pandas/pull/14330
180,477,086
MDExOlB1bGxSZXF1ZXN0ODc2MTM1ODM=
14,330
BUG: mixed freq timeseries plotting with shared axes (GH13341)
{ "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": "8AE234", "default": false, "description": null, "id": 2413328, ...
closed
false
null
[]
{ "closed_at": "2016-12-24T22:50:46Z", "closed_issues": 107, "created_at": "2016-11-12T15:44:46Z", "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
2016-10-01T20:05:31Z
2016-11-26T09:13:05Z
2016-11-26T09:13:05Z
MEMBER
null
Closes #13341, partly closes #14322 (that example still does not work when first plotting the irregular series) cc @sinhrks @TomAugspurger
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14330/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14330/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14330.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14330", "merged_at": "2016-11-26T09:13:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14330.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14330" }
https://api.github.com/repos/pandas-dev/pandas/issues/14331
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14331/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14331/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14331/events
https://github.com/pandas-dev/pandas/pull/14331
180,478,236
MDExOlB1bGxSZXF1ZXN0ODc2MTQzMzU=
14,331
TST: fix period tests for numpy 1.9.3 (GH14183)
{ "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": "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": "2016-10-03T08:52:13Z", "closed_issues": 733, "created_at": "2016-03-11T21:24:45Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2016-10-01T20:27:12Z
2016-10-02T08:45:54Z
2016-10-02T08:45:53Z
MEMBER
null
Partly addresses #14183
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14331/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14331/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14331.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14331", "merged_at": "2016-10-02T08:45:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14331.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14331" }
https://api.github.com/repos/pandas-dev/pandas/issues/14332
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14332/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14332/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14332/events
https://github.com/pandas-dev/pandas/pull/14332
180,481,558
MDExOlB1bGxSZXF1ZXN0ODc2MTYzNzk=
14,332
DOC: fix some sphinx build issues
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2016-10-03T08:52:13Z", "closed_issues": 733, "created_at": "2016-03-11T21:24:45Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
1
2016-10-01T21:33:08Z
2016-10-02T08:58:11Z
2016-10-02T08:58:10Z
MEMBER
null
The table here: http://pandas-docs.github.io/pandas-docs-travis/categorical.html#concatenation is apparently not building well. Rst ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14332/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14332/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14332.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14332", "merged_at": "2016-10-02T08:58:10Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14332.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14332" }
https://api.github.com/repos/pandas-dev/pandas/issues/14333
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14333/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14333/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14333/events
https://github.com/pandas-dev/pandas/pull/14333
180,489,605
MDExOlB1bGxSZXF1ZXN0ODc2MjEyODI=
14,333
Bug: Grouping by index and column fails on DataFrame with single index (GH14327)
{ "avatar_url": "https://avatars.githubusercontent.com/u/15064365?v=4", "events_url": "https://api.github.com/users/jonmmease/events{/privacy}", "followers_url": "https://api.github.com/users/jonmmease/followers", "following_url": "https://api.github.com/users/jonmmease/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": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
12
2016-10-02T01:31:15Z
2016-10-14T23:41:45Z
2016-10-14T23:35:59Z
CONTRIBUTOR
null
- [x] closes #14327 - [x] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry Don't know if this is too late for 0.19.0 but I went ahead and added the whatsnew entry there for now.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14333/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14333/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14333.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14333", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14333.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14333" }
https://api.github.com/repos/pandas-dev/pandas/issues/14334
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14334/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14334/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14334/events
https://github.com/pandas-dev/pandas/issues/14334
180,544,931
MDU6SXNzdWUxODA1NDQ5MzE=
14,334
Error when key-only Grouper is passed to groupby in a list
{ "avatar_url": "https://avatars.githubusercontent.com/u/15064365?v=4", "events_url": "https://api.github.com/users/jonmmease/events{/privacy}", "followers_url": "https://api.github.com/users/jonmmease/followers", "following_url": "https://api.github.com/users/jonmmease/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": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
2
2016-10-03T00:13:34Z
2016-10-25T10:51:36Z
2016-10-25T10:51:36Z
CONTRIBUTOR
null
#### Overview A `Grouper` object configured with only a `key` specification may be passed to `groupby` to group a DataFrame by a particular column. For example: ``` python In [19]: import pandas as pd In [20]: df = pd.DataFrame({'A': [0, 0, 0, 1, 1, 1], ...: 'B': [1, 1, 2, 2, 3, 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/14334/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14334/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14335
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14335/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14335/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14335/events
https://github.com/pandas-dev/pandas/issues/14335
180,641,477
MDU6SXNzdWUxODA2NDE0Nzc=
14,335
Feature Request: add explicit support for double (multiple) inequalities
{ "avatar_url": "https://avatars.githubusercontent.com/u/4407787?v=4", "events_url": "https://api.github.com/users/rs2/events{/privacy}", "followers_url": "https://api.github.com/users/rs2/followers", "following_url": "https://api.github.com/users/rs2/following{/other_user}", "gists_url": "https://api.github....
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
2
2016-10-03T13:34:18Z
2016-10-04T14:34:43Z
2016-10-03T13:45:15Z
CONTRIBUTOR
null
This will improve readability: As is: ``` python df[(8 < df.foo + df.bar) & (df.foo + df.bar <= 42)].measure.sum() ``` To be: ``` python df[8 < df.foo + df.bar <= 42].measure.sum() ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14335/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14335/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14336
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14336/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14336/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14336/events
https://github.com/pandas-dev/pandas/issues/14336
180,644,225
MDU6SXNzdWUxODA2NDQyMjU=
14,336
API: add DataFrame.nunique() and DataFrameGroupBy.nunique()
{ "avatar_url": "https://avatars.githubusercontent.com/u/6342379?v=4", "events_url": "https://api.github.com/users/xflr6/events{/privacy}", "followers_url": "https://api.github.com/users/xflr6/followers", "following_url": "https://api.github.com/users/xflr6/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": "729FCF", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
5
2016-10-03T13:45:59Z
2017-01-23T13:41:51Z
2017-01-23T13:41:25Z
CONTRIBUTOR
null
When exploring a data set, I often need to `df.apply(pd.Series.nunique)` or `df.apply(lambda x: x.nunique())`. How about adding this as `nunique()`-method parallel to `DataFrame.count()` (`count` and `unique` are also the two most basic infos displayed by `DataFrame.describe()`)? I think there are also use cases for t...
{ "+1": 3, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 3, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14336/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14336/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14337
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14337/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14337/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14337/events
https://github.com/pandas-dev/pandas/issues/14337
180,666,339
MDU6SXNzdWUxODA2NjYzMzk=
14,337
Wrong dtype when mixed dtype DataFrame is accessed with complete indexer
{ "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": "e1...
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
2016-10-03T15:12:49Z
2016-10-03T15:48:19Z
2016-10-03T15:47:56Z
MEMBER
null
#### A small, complete example of the issue ``` python In [2]: df = pd.DataFrame({'float' : range(4), ...: 'int' : range(4)}, ...: index=pd.MultiIndex.from_product([[1,2]]*2)) In [3]: df['float'] = df['float'].astype(float) In [4]: df.loc[(1,), 'int'] Out[4]: 1 0 2 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14337/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14337/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14338
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14338/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14338/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14338/events
https://github.com/pandas-dev/pandas/issues/14338
180,681,356
MDU6SXNzdWUxODA2ODEzNTY=
14,338
PERF: Period factorization very slow in 0.19.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/1280059?v=4", "events_url": "https://api.github.com/users/bmoscon/events{/privacy}", "followers_url": "https://api.github.com/users/bmoscon/followers", "following_url": "https://api.github.com/users/bmoscon/following{/other_user}", "gists_url": "https:/...
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "e11d21", "default"...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
10
2016-10-03T16:12:34Z
2016-10-15T19:27:11Z
2016-10-15T19:27:11Z
CONTRIBUTOR
null
``` python df = DataFrame(data={'data': np.random.randint(0, 100, size=5500000), 'date': [dt(2016, 1, 1)] * 5500000}) for period, g in df.groupby(pd.DatetimeIndex(df.date).to_period('D')): print(g) ``` #### Expected Output outputs dataframe #### Output of `pd.show_versions()` 0.19.0 The...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14338/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14338/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14339
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14339/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14339/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14339/events
https://github.com/pandas-dev/pandas/issues/14339
180,744,217
MDU6SXNzdWUxODA3NDQyMTc=
14,339
BUG: DataFrame.drop can't find row label when iterating through dict
{ "avatar_url": "https://avatars.githubusercontent.com/u/11865750?v=4", "events_url": "https://api.github.com/users/katelaurel/events{/privacy}", "followers_url": "https://api.github.com/users/katelaurel/followers", "following_url": "https://api.github.com/users/katelaurel/following{/other_user}", "gists_url"...
[ { "color": "207de5", "default": false, "description": "Clarification about behavior needed to assess issue", "id": 307649777, "name": "Needs Info", "node_id": "MDU6TGFiZWwzMDc2NDk3Nzc=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Info" } ]
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
2016-10-03T20:53:29Z
2016-11-23T13:09:47Z
2016-11-23T13:09:47Z
NONE
null
When using a for loop with a dictionary of dataframes, DataFrame.drop() raises an unexpected error, apparently unable to find the label, even when that label exists and is handled correctly in a single df. #### A small, complete example of the issue ``` python >>> for key in dfs2: >>> dfs2[key].drop('0',axis=0,inpl...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14339/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14339/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14340
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14340/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14340/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14340/events
https://github.com/pandas-dev/pandas/pull/14340
180,768,053
MDExOlB1bGxSZXF1ZXN0ODc4MDcyMTE=
14,340
BUG: Frequency not set on empty series
{ "avatar_url": "https://avatars.githubusercontent.com/u/5206277?v=4", "events_url": "https://api.github.com/users/sahildua2305/events{/privacy}", "followers_url": "https://api.github.com/users/sahildua2305/followers", "following_url": "https://api.github.com/users/sahildua2305/following{/other_user}", "gists...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
5
2016-10-03T22:57:17Z
2016-10-31T14:54:50Z
2016-10-19T23:26:55Z
CONTRIBUTOR
null
- [x] closes #14320 - [x] tests added / passed - [ ] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14340/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14340/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14340.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14340", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14340.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14340" }
https://api.github.com/repos/pandas-dev/pandas/issues/14341
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14341/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14341/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14341/events
https://github.com/pandas-dev/pandas/issues/14341
180,777,205
MDU6SXNzdWUxODA3NzcyMDU=
14,341
CLN: different way of doing nogil blocks in templates?
{ "avatar_url": "https://avatars.githubusercontent.com/u/1924092?v=4", "events_url": "https://api.github.com/users/chris-b1/events{/privacy}", "followers_url": "https://api.github.com/users/chris-b1/followers", "following_url": "https://api.github.com/users/chris-b1/following{/other_user}", "gists_url": "http...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
7
2016-10-04T00:04:26Z
2018-11-16T03:20:03Z
2018-11-16T03:20:02Z
CONTRIBUTOR
null
Right now we have blocks in the `pxi.in` files that look this, which are somewhat error prone to edit/write. ``` python {{nogil_str}} {{tab}}prev = arr[0] {{tab}}for i in range(1, n): {{tab}} cur = arr[i] {{tab}} if timelike and cur == iNaT: {{tab}} is_monotonic_inc = 0 {{tab}} is_monotonic_dec = 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/14341/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14341/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14342
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14342/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14342/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14342/events
https://github.com/pandas-dev/pandas/pull/14342
180,779,636
MDExOlB1bGxSZXF1ZXN0ODc4MTU2ODY=
14,342
Bug: Error when key-only Grouper is passed to groupby in a list (GH14334)
{ "avatar_url": "https://avatars.githubusercontent.com/u/15064365?v=4", "events_url": "https://api.github.com/users/jonmmease/events{/privacy}", "followers_url": "https://api.github.com/users/jonmmease/followers", "following_url": "https://api.github.com/users/jonmmease/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": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
9
2016-10-04T00:22:28Z
2016-10-26T12:12:19Z
2016-10-25T10:51:36Z
CONTRIBUTOR
null
- [x] closes #14334 - [x] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14342/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14342/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14342.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14342", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14342.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14342" }
https://api.github.com/repos/pandas-dev/pandas/issues/14343
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14343/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14343/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14343/events
https://github.com/pandas-dev/pandas/pull/14343
180,807,695
MDExOlB1bGxSZXF1ZXN0ODc4MzQyNTk=
14,343
BUG: astype falsely converts inf to integer, patch for Numpy (GH14265)
{ "avatar_url": "https://avatars.githubusercontent.com/u/7305354?v=4", "events_url": "https://api.github.com/users/shawnheide/events{/privacy}", "followers_url": "https://api.github.com/users/shawnheide/followers", "following_url": "https://api.github.com/users/shawnheide/following{/other_user}", "gists_url":...
[ { "color": "006b75", "default": false, "description": "Arithmetic, Comparison, and Logical operations", "id": 47223669, "name": "Numeric Operations", "node_id": "MDU6TGFiZWw0NzIyMzY2OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Numeric%20Operations" } ]
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
7
2016-10-04T05:09:10Z
2016-12-11T22:23:58Z
2016-12-11T22:23:50Z
CONTRIBUTOR
null
- [x] closes #14265 - [x] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry Bug in Numpy causes inf values to be falsely converted to integers. I added a ValueError exception similar to the exception for trying to convert NaN to an integer.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14343/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14343/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14343.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14343", "merged_at": "2016-12-11T22:23:49Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14343.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14343" }
https://api.github.com/repos/pandas-dev/pandas/issues/14344
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14344/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14344/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14344/events
https://github.com/pandas-dev/pandas/pull/14344
180,812,593
MDExOlB1bGxSZXF1ZXN0ODc4MzcyMzY=
14,344
DOC: Correct uniqueness of index for Series
{ "avatar_url": "https://avatars.githubusercontent.com/u/8220288?v=4", "events_url": "https://api.github.com/users/themrmax/events{/privacy}", "followers_url": "https://api.github.com/users/themrmax/followers", "following_url": "https://api.github.com/users/themrmax/following{/other_user}", "gists_url": "http...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
9
2016-10-04T05:54:18Z
2016-11-30T02:38:51Z
2016-11-25T10:05:30Z
NONE
null
closes #7808 Just wanted to fix the docstring to reflect the fact that the index labels neither need to be unique ~~nor 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/14344/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14344/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14344.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14344", "merged_at": "2016-11-25T10:05:30Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14344.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14344" }
https://api.github.com/repos/pandas-dev/pandas/issues/14345
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14345/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14345/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14345/events
https://github.com/pandas-dev/pandas/issues/14345
180,925,247
MDU6SXNzdWUxODA5MjUyNDc=
14,345
TST: failing test at tseries/tests/test_base.py TestDatetimeIndexOps test_nat
{ "avatar_url": "https://avatars.githubusercontent.com/u/4602526?v=4", "events_url": "https://api.github.com/users/MattRijk/events{/privacy}", "followers_url": "https://api.github.com/users/MattRijk/followers", "following_url": "https://api.github.com/users/MattRijk/following{/other_user}", "gists_url": "http...
[ { "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": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
1
2016-10-04T15:25:20Z
2016-10-06T10:23:46Z
2016-10-06T10:23:45Z
CONTRIBUTOR
null
#### A small, complete example of the issue ``` python ====================================================================== FAIL: test_nat (pandas.tseries.tests.test_base.TestDatetimeIndexOps) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/matt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14345/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14345/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14346
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14346/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14346/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14346/events
https://github.com/pandas-dev/pandas/pull/14346
181,032,084
MDExOlB1bGxSZXF1ZXN0ODc5OTQxOTU=
14,346
BUG: GH14323 Union of differences from DatetimeIndex incorrect
{ "avatar_url": "https://avatars.githubusercontent.com/u/546210?v=4", "events_url": "https://api.github.com/users/Liam3851/events{/privacy}", "followers_url": "https://api.github.com/users/Liam3851/followers", "following_url": "https://api.github.com/users/Liam3851/following{/other_user}", "gists_url": "https...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
4
2016-10-04T23:40:04Z
2016-10-24T22:34:25Z
2016-10-24T22:34:21Z
CONTRIBUTOR
null
- [ ] closes #14323 - [ ] tests added / passed - [ ] passes `git diff upstream/master | flake8 --diff` - [ ] whatsnew entry Sets freq to None when doing a difference operation on a DatetimeIndex or TimedeltaIndex, rather than retaining the frequency (which can cause problems with downstream operations). Frequency of ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14346/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14346/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14346.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14346", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14346.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14346" }
https://api.github.com/repos/pandas-dev/pandas/issues/14347
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14347/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14347/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14347/events
https://github.com/pandas-dev/pandas/pull/14347
181,034,943
MDExOlB1bGxSZXF1ZXN0ODc5OTYyODM=
14,347
TST: #14345 fixes TestDatetimeIndexOps test_nat AssertionErrors on 32-bit
{ "avatar_url": "https://avatars.githubusercontent.com/u/4602526?v=4", "events_url": "https://api.github.com/users/MattRijk/events{/privacy}", "followers_url": "https://api.github.com/users/MattRijk/followers", "following_url": "https://api.github.com/users/MattRijk/following{/other_user}", "gists_url": "http...
[ { "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": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
2
2016-10-05T00:01:22Z
2016-10-06T10:23:46Z
2016-10-06T10:23:46Z
CONTRIBUTOR
null
- [ ] closes #14345 Changed tm.assert_numpy_array_equal(idx._nan_idxs, np.array([], dtype=np.int64) np.int64 to npintp All tests now pass on 32bit linux install.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14347/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14347/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14347.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14347", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14347.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14347" }
https://api.github.com/repos/pandas-dev/pandas/issues/14348
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14348/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14348/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14348/events
https://github.com/pandas-dev/pandas/pull/14348
181,049,902
MDExOlB1bGxSZXF1ZXN0ODgwMDYxNzY=
14,348
PERF: period factorization
{ "avatar_url": "https://avatars.githubusercontent.com/u/1924092?v=4", "events_url": "https://api.github.com/users/chris-b1/events{/privacy}", "followers_url": "https://api.github.com/users/chris-b1/followers", "following_url": "https://api.github.com/users/chris-b1/following{/other_user}", "gists_url": "http...
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "eb6420", "default"...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
8
2016-10-05T02:15:35Z
2016-10-13T20:18:45Z
2016-10-13T20:13:34Z
CONTRIBUTOR
null
Merged in #14419 --- - [x] closes #14338 - [x] tests not needed / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry asv ``` before after ratio [c41c6511] [96b364a4] - 2.44s 46.28ms 0.02 groupby.groupby_period.time_groupby_sum ``` cc @sinhrks , @bmoscon
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14348/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14348/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14348.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14348", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14348.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14348" }
https://api.github.com/repos/pandas-dev/pandas/issues/14349
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14349/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14349/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14349/events
https://github.com/pandas-dev/pandas/issues/14349
181,066,454
MDU6SXNzdWUxODEwNjY0NTQ=
14,349
ERR: fail fast with non-supported dtypes on construction
{ "avatar_url": "https://avatars.githubusercontent.com/u/1216791?v=4", "events_url": "https://api.github.com/users/jzwinck/events{/privacy}", "followers_url": "https://api.github.com/users/jzwinck/followers", "following_url": "https://api.github.com/users/jzwinck/following{/other_user}", "gists_url": "https:/...
[ { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" }, { "color": "ffa...
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", ...
14
2016-10-05T05:11:46Z
2016-10-10T04:46:39Z
2016-10-10T04:46:39Z
CONTRIBUTOR
null
#### Example Code `print(pd.DataFrame({'a': np.zeros(1000, 'V4')}))` #### Results Non-deterministic behavior. Sometimes you get all zeros, sometimes you get garbage like this: ``` a 0 [1, 0, 0, 0] 1 [0, 0, 0, 0] 2 [8, 0, 0, 0] 3 [0, 0, 0, 0] 4 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14349/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14349/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14350
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14350/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14350/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14350/events
https://github.com/pandas-dev/pandas/issues/14350
181,081,155
MDU6SXNzdWUxODEwODExNTU=
14,350
DOC/ERR: update error message / doc-string for to_datetime with non-convertible object and unit kw
{ "avatar_url": "https://avatars.githubusercontent.com/u/10959702?v=4", "events_url": "https://api.github.com/users/julienvienne/events{/privacy}", "followers_url": "https://api.github.com/users/julienvienne/followers", "following_url": "https://api.github.com/users/julienvienne/following{/other_user}", "gist...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840...
closed
false
null
[]
{ "closed_at": "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
2016-10-05T07:18:57Z
2017-11-20T11:10:06Z
2017-11-20T11:10:06Z
NONE
null
#### A small, complete example of the issue ``` import pandas as pd pd.to_datetime(datetime.datetime(2016,1,1), unit='s') Traceback (most recent call last): File "/home/julienv/.pycharm_helpers/pydev/pydevd_exec2.py", line 3, in Exec exec(exp, global_vars, local_vars) File "<input>", line 1, in <module> File...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14350/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14350/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14351
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14351/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14351/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14351/events
https://github.com/pandas-dev/pandas/issues/14351
181,085,993
MDU6SXNzdWUxODEwODU5OTM=
14,351
merge_asof timeseries don't preserve categories Pandas 0.19.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/10629543?v=4", "events_url": "https://api.github.com/users/existeundelta/events{/privacy}", "followers_url": "https://api.github.com/users/existeundelta/followers", "following_url": "https://api.github.com/users/existeundelta/following{/other_user}", "g...
[ { "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": "009800", "default": false, "description": "D...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
2
2016-10-05T07:49:25Z
2016-10-05T11:15:07Z
2016-10-05T11:15:07Z
NONE
null
from the timeseries realease example: [http://pandas.pydata.org/pandas-docs/version/0.19.0/whatsnew.html#merge-asof-for-asof-style-time-series-joining](http://pandas.pydata.org/pandas-docs/version/0.19.0/whatsnew.html#merge-asof-for-asof-style-time-series-joining) making ticker as category: ``` python trades.ticker = ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14351/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14351/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14352
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14352/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14352/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14352/events
https://github.com/pandas-dev/pandas/issues/14352
181,125,547
MDU6SXNzdWUxODExMjU1NDc=
14,352
ADMIN: backports branch
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" }, { "color": "006b75", "default": false, "description": ...
closed
false
null
[]
null
14
2016-10-05T11:13:40Z
2017-09-24T13:39:00Z
2017-09-24T13:39:00Z
CONTRIBUTOR
null
As discussed on the mailing list, we should outline how we are going to do backports. Goals would be to provide a 0.19.1 bug-fix only release and at the same time allow master to proceed as 0.20/1.0 with all bug-fixes and API changes. This issue is for how to do this, as we are ready to merge some 0.19.1 fixes. So nee...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14352/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14352/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14353
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14353/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14353/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14353/events
https://github.com/pandas-dev/pandas/issues/14353
181,143,414
MDU6SXNzdWUxODExNDM0MTQ=
14,353
ENH: Support sorting DataFrames by a combination of columns and index levels
{ "avatar_url": "https://avatars.githubusercontent.com/u/15064365?v=4", "events_url": "https://api.github.com/users/jonmmease/events{/privacy}", "followers_url": "https://api.github.com/users/jonmmease/followers", "following_url": "https://api.github.com/users/jonmmease/following{/other_user}", "gists_url": "...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AD7FA8", "default": false, "description": null, ...
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...
1
2016-10-05T12:49:01Z
2018-01-05T19:15:38Z
2018-01-05T19:15:38Z
CONTRIBUTOR
null
#### Background During the review of @jreback's PR last year to cleanup the sorting API (#10726) there was some discussion of how the DataFrame API could eventually support sorting by a combination of columns and index levels. I'm interested in working on implementing this soon and would like to continue the discussi...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14353/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14353/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14354
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14354/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14354/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14354/events
https://github.com/pandas-dev/pandas/issues/14354
181,148,287
MDU6SXNzdWUxODExNDgyODc=
14,354
Index._maybe_cast_slice_bound switched meaning of left/right
{ "avatar_url": "https://avatars.githubusercontent.com/u/306380?v=4", "events_url": "https://api.github.com/users/mrocklin/events{/privacy}", "followers_url": "https://api.github.com/users/mrocklin/followers", "following_url": "https://api.github.com/users/mrocklin/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": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
4
2016-10-05T13:10:21Z
2016-10-27T13:53:09Z
2016-10-27T13:53:09Z
CONTRIBUTOR
null
'left' and 'right' changed meaning in `DatetimeIndex._maybe_cast_slice_bound`. Was this intentional? ### Pandas 0.18 ``` python In [1]: import pandas as pd In [2]: index = pd.DatetimeIndex(freq='1H', periods=0, end='2015') In [3]: index._maybe_cast_slice_bound('2015-01-02', 'right', 'loc') Out[3]: Timestamp('2015-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/14354/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14354/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14355
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14355/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14355/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14355/events
https://github.com/pandas-dev/pandas/issues/14355
181,162,218
MDU6SXNzdWUxODExNjIyMTg=
14,355
ENH: Support merging DataFrames on a combination of columns and index levels
{ "avatar_url": "https://avatars.githubusercontent.com/u/15064365?v=4", "events_url": "https://api.github.com/users/jonmmease/events{/privacy}", "followers_url": "https://api.github.com/users/jonmmease/followers", "following_url": "https://api.github.com/users/jonmmease/following{/other_user}", "gists_url": "...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AD7FA8", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
6
2016-10-05T14:00:26Z
2017-12-01T17:29:25Z
2017-12-01T16:45:20Z
CONTRIBUTOR
null
- [x] `.groupby` #5677 - [ ] `.sort_values` #14353, though this is directly in combat with `.sort_index` and non-explict - [x] `.merge` (this issue) #### Overview @jorisvandenbossche As a part of the [Pandas 1.0](https://docs.google.com/document/d/151ct8jcZWwh7XStptjbLsda6h2b3C0IuiH_hfZnUA58/edit#) goal to "Mak...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14355/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14355/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14356
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14356/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14356/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14356/events
https://github.com/pandas-dev/pandas/issues/14356
181,186,887
MDU6SXNzdWUxODExODY4ODc=
14,356
TST: Error when running nosetests pandas on ubuntu 64bit
{ "avatar_url": "https://avatars.githubusercontent.com/u/4602526?v=4", "events_url": "https://api.github.com/users/MattRijk/events{/privacy}", "followers_url": "https://api.github.com/users/MattRijk/followers", "following_url": "https://api.github.com/users/MattRijk/following{/other_user}", "gists_url": "http...
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" }, { "color": "3465A4", "default": false, ...
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
2016-10-05T15:25:01Z
2016-10-11T07:21:09Z
2016-10-11T07:21:09Z
CONTRIBUTOR
null
I'm getting this error after I installed pandas and run the tests ``` ====================================================================== ERROR: test_readonly_axis_zlib_to_sql (pandas.io.tests.test_packers.TestCompression) ---------------------------------------------------------------------- Traceback (most recent...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14356/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14356/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14357
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14357/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14357/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14357/events
https://github.com/pandas-dev/pandas/issues/14357
181,230,949
MDU6SXNzdWUxODEyMzA5NDk=
14,357
ValueError when trying to compute Quantile
{ "avatar_url": "https://avatars.githubusercontent.com/u/4855908?v=4", "events_url": "https://api.github.com/users/Rubyj/events{/privacy}", "followers_url": "https://api.github.com/users/Rubyj/followers", "following_url": "https://api.github.com/users/Rubyj/following{/other_user}", "gists_url": "https://api.g...
[ { "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": "e11d21"...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
9
2016-10-05T18:29:37Z
2016-11-02T13:01:04Z
2016-11-02T13:01:04Z
NONE
null
``` python In [7]: df = pd.DataFrame(np.random.randn(10, 2)) In [8]: df.iloc[1, 1] = np.nan In [9]: df.quantile(.5) --------------------------------------------------------------------------- ValueError Traceback (most recent call last) <ipython-input-9-66d518aa86c6> in <module>() ---->...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14357/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14357/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14358
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14358/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14358/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14358/events
https://github.com/pandas-dev/pandas/issues/14358
181,236,388
MDU6SXNzdWUxODEyMzYzODg=
14,358
read_json Raises AttributeError with Valid JSON as Input
{ "avatar_url": "https://avatars.githubusercontent.com/u/20629897?v=4", "events_url": "https://api.github.com/users/craymichael/events{/privacy}", "followers_url": "https://api.github.com/users/craymichael/followers", "following_url": "https://api.github.com/users/craymichael/following{/other_user}", "gists_u...
[ { "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": "read_json, to_json, json...
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
2016-10-05T18:53:17Z
2020-05-03T10:37:35Z
null
NONE
null
#### A small, complete example of the issue ``` python pd.read_json('[{}, null]') # This raises `AttributeError` pd.read_json('[null, {}]') # This does not ``` While this isn't a big problem, the output is not as expected. The only way I see this causing issues for me is for parsing JSON received on a server; the 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/14358/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14358/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14359
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14359/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14359/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14359/events
https://github.com/pandas-dev/pandas/pull/14359
181,243,652
MDExOlB1bGxSZXF1ZXN0ODgxNDA3OTk=
14,359
block mutation of read-only array in series
{ "avatar_url": "https://avatars.githubusercontent.com/u/3064397?v=4", "events_url": "https://api.github.com/users/llllllllll/events{/privacy}", "followers_url": "https://api.github.com/users/llllllllll/followers", "following_url": "https://api.github.com/users/llllllllll/following{/other_user}", "gists_url":...
[ { "color": "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" } ]
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
8
2016-10-05T19:26:55Z
2016-10-24T22:46:44Z
2016-10-24T22:43:56Z
CONTRIBUTOR
null
- [x] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry reproduction case: ``` python In [1]: array = np.array([1, 2, 3]) In [2]: array.flags.writeable = False In [3]: series = pd.Series(array) In [4]: series[0] = -1 In [5]: series Out[5]: 0 -1 1 2 2 3 dtyp...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14359/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14359/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14359.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14359", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14359.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14359" }
https://api.github.com/repos/pandas-dev/pandas/issues/14360
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14360/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14360/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14360/events
https://github.com/pandas-dev/pandas/issues/14360
181,275,987
MDU6SXNzdWUxODEyNzU5ODc=
14,360
Inconsistent date_range behavior when using DateOffset
{ "avatar_url": "https://avatars.githubusercontent.com/u/4499945?v=4", "events_url": "https://api.github.com/users/kevinyso/events{/privacy}", "followers_url": "https://api.github.com/users/kevinyso/followers", "following_url": "https://api.github.com/users/kevinyso/following{/other_user}", "gists_url": "http...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
1
2016-10-05T21:54:52Z
2016-10-07T10:37:34Z
2016-10-07T10:37:34Z
NONE
null
#### A small, complete example of the issue pd.date_range returns a different number of dates when used with different dates and the same DateOffset. Note that both dates are month end dates and that 2008 is a leap year (potential source of bug). ``` python In [1]: month = pd.to_datetime('2007-02-28') pd.date_range(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/14360/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14360/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14361
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14361/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14361/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14361/events
https://github.com/pandas-dev/pandas/issues/14361
181,293,069
MDU6SXNzdWUxODEyOTMwNjk=
14,361
Selecting an element or row of mixed int/float DataFrame returns all floats
{ "avatar_url": "https://avatars.githubusercontent.com/u/12072865?v=4", "events_url": "https://api.github.com/users/nileracecrew/events{/privacy}", "followers_url": "https://api.github.com/users/nileracecrew/followers", "following_url": "https://api.github.com/users/nileracecrew/following{/other_user}", "gist...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "e1...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
3
2016-10-05T23:45:22Z
2016-10-06T22:54:03Z
2016-10-06T00:57:30Z
CONTRIBUTOR
null
#### A small, complete example of the issue ``` python In [37]: df = pd.DataFrame(dict(a=[0,1,2,3],b=[0.0,1.0,2.0,3.0])) In [38]: df Out[38]: a b 0 0 0.0 1 1 1.0 2 2 2.0 3 3 3.0 In [39]: df.dtypes Out[39]: a int64 b float64 dtype: object In [40]: df.iloc[0] Out[40]: a 0.0 b 0.0 Name: 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/14361/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14361/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14362
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14362/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14362/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14362/events
https://github.com/pandas-dev/pandas/issues/14362
181,301,305
MDU6SXNzdWUxODEzMDEzMDU=
14,362
BUG: clipboard functions windows 10 py3.5
{ "avatar_url": "https://avatars.githubusercontent.com/u/1924092?v=4", "events_url": "https://api.github.com/users/chris-b1/events{/privacy}", "followers_url": "https://api.github.com/users/chris-b1/followers", "following_url": "https://api.github.com/users/chris-b1/following{/other_user}", "gists_url": "http...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "06909A", "default": false, "description": "IO issues that don't fit...
closed
false
null
[]
{ "closed_at": "2016-12-24T22:50:46Z", "closed_issues": 107, "created_at": "2016-11-12T15:44:46Z", "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
2016-10-06T00:54:38Z
2016-11-18T22:43:10Z
2016-11-18T22:42:37Z
CONTRIBUTOR
null
This seems to work ok in the current version of pyperclip, but is broken in our vendored version, so likely just need to update. https://github.com/asweigart/pyperclip https://github.com/asweigart/pyperclip/pull/41 ``` # Your code here In [1]: df = pd.DataFrame(np.random.randn(10, 2)) In [2]: df.to_clipboard() -----...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14362/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14362/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14363
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14363/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14363/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14363/events
https://github.com/pandas-dev/pandas/pull/14363
181,304,194
MDExOlB1bGxSZXF1ZXN0ODgxODUyMzk=
14,363
BLD/CI: cython cache pxd files
{ "avatar_url": "https://avatars.githubusercontent.com/u/1924092?v=4", "events_url": "https://api.github.com/users/chris-b1/events{/privacy}", "followers_url": "https://api.github.com/users/chris-b1/followers", "following_url": "https://api.github.com/users/chris-b1/following{/other_user}", "gists_url": "http...
[ { "color": "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" }, { "color": "a2bca7", "default": false, ...
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
3
2016-10-06T01:22:24Z
2016-10-12T09:15:58Z
2016-10-12T09:15:49Z
CONTRIBUTOR
null
Currently the cython cache on travis doesn't pick up change in `.pxd` files Most of this commit history is trial and error - but 479c311 shows this working https://travis-ci.org/pydata/pandas/jobs/166041112 ``` $ ci/prep_cython_cache.sh cython_files.tar motd.legal-displayed pip pyxfiles Cache available - checking...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14363/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14363/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14363.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14363", "merged_at": "2016-10-12T09:15:49Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14363.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14363" }
https://api.github.com/repos/pandas-dev/pandas/issues/14364
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14364/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14364/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14364/events
https://github.com/pandas-dev/pandas/issues/14364
181,347,612
MDU6SXNzdWUxODEzNDc2MTI=
14,364
Inconsistent behaviour on empty RangeIndex intersection
{ "avatar_url": "https://avatars.githubusercontent.com/u/5191708?v=4", "events_url": "https://api.github.com/users/maxencedb/events{/privacy}", "followers_url": "https://api.github.com/users/maxencedb/followers", "following_url": "https://api.github.com/users/maxencedb/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": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
1
2016-10-06T07:58:45Z
2016-10-24T22:20:45Z
2016-10-24T22:20:45Z
NONE
null
## Description of the issue Two empty RangeIndex objects with same starts and stops will have a non-null intersection. ## Code example ``` python import pandas as pd # Two empty rangeindexes a = pd.RangeIndex(0, 0) b = pd.RangeIndex(0, 0) # Also empty but different start and stops c = pd.RangeIndex(1, 1) # OK, thi...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14364/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14364/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14365
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14365/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14365/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14365/events
https://github.com/pandas-dev/pandas/pull/14365
181,359,301
MDExOlB1bGxSZXF1ZXN0ODgyMjI0NTc=
14,365
DOC: Remove old warning from dsintro.rst
{ "avatar_url": "https://avatars.githubusercontent.com/u/294349?v=4", "events_url": "https://api.github.com/users/Tarrasch/events{/privacy}", "followers_url": "https://api.github.com/users/Tarrasch/followers", "following_url": "https://api.github.com/users/Tarrasch/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
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
6
2016-10-06T09:00:24Z
2016-10-06T15:46:36Z
2016-10-06T09:25:23Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] passes `git diff upstream/master | flake8 --diff` - [ ] whatsnew entry The warning is about something that have been fixed for almost 3 years. Every time a new user excited about pandas start reading the docs, they have to waste brain-cycles ignoring that big red war...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14365/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14365/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14365.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14365", "merged_at": "2016-10-06T09:25:23Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14365.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14365" }
https://api.github.com/repos/pandas-dev/pandas/issues/14366
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14366/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14366/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14366/events
https://github.com/pandas-dev/pandas/pull/14366
181,362,646
MDExOlB1bGxSZXF1ZXN0ODgyMjQ4ODQ=
14,366
DOC: add 0.19.1 whatsnew file
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
2
2016-10-06T09:16:03Z
2016-10-07T19:25:31Z
2016-10-07T19:25:31Z
MEMBER
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14366/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14366/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14366.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14366", "merged_at": "2016-10-07T19:25:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14366.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14366" }
https://api.github.com/repos/pandas-dev/pandas/issues/14367
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14367/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14367/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14367/events
https://github.com/pandas-dev/pandas/issues/14367
181,460,522
MDU6SXNzdWUxODE0NjA1MjI=
14,367
BUG/ENH : Column name mangling doesn't strip white space
{ "avatar_url": "https://avatars.githubusercontent.com/u/1926457?v=4", "events_url": "https://api.github.com/users/rahulporuri/events{/privacy}", "followers_url": "https://api.github.com/users/rahulporuri/followers", "following_url": "https://api.github.com/users/rahulporuri/following{/other_user}", "gists_ur...
[ { "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...
3
2016-10-06T16:15:00Z
2016-10-07T10:37:01Z
2016-10-07T10:36:58Z
NONE
null
#### A small, complete example of the issue ``` a ,a ,a 1,2,3 4,5,6 7,8,9 ``` note the white space next to the char. ``` python >>> import pandas >>> df = pandas.read_table('test.csv', sep=',') >>> df.columns Index([u'a ', u'a .1', u'a .2'], dtype='object') ``` again, note the white space between the char and the ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14367/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14367/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14368
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14368/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14368/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14368/events
https://github.com/pandas-dev/pandas/issues/14368
181,478,694
MDU6SXNzdWUxODE0Nzg2OTQ=
14,368
BUG: sorting of category dtypes
{ "avatar_url": "https://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", ...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
7
2016-10-06T17:35:11Z
2019-10-27T18:26:21Z
null
CONTRIBUTOR
null
``` In [2]: df = pd.DataFrame({'A' : pd.Series(list('aabc')).astype('category'), 'B' : range(4)}) In [3]: df Out[3]: A B 0 a 0 1 a 1 2 b 2 3 c 3 In [4]: df.dtypes Out[4]: A category B int32 dtype: object In [5]: df.dtypes.value_counts() Out[5]: category 1 int32 1 dtype: int64 In [6]: d...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14368/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14368/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14369
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14369/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14369/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14369/events
https://github.com/pandas-dev/pandas/issues/14369
181,510,184
MDU6SXNzdWUxODE1MTAxODQ=
14,369
concat with axis='rows'
{ "avatar_url": "https://avatars.githubusercontent.com/u/43654?v=4", "events_url": "https://api.github.com/users/AlbertDeFusco/events{/privacy}", "followers_url": "https://api.github.com/users/AlbertDeFusco/followers", "following_url": "https://api.github.com/users/AlbertDeFusco/following{/other_user}", "gist...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
3
2016-10-06T19:55:48Z
2016-10-15T19:59:53Z
2016-10-15T19:59:53Z
NONE
null
#### A small, complete example of the issue Is there something special going on here that `pd.concat` seems to interpret `axis='rows'` as `axis=1`? ``` python In [1]: import pandas as pd In [2]: pd.__version__ Out[2]: '0.19.0' In [3]: import numpy as np In [5]: df1 = pd.DataFrame({'A':np.random.normal(size=5)}, 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/14369/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14369/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14370
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14370/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14370/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14370/events
https://github.com/pandas-dev/pandas/issues/14370
181,583,510
MDU6SXNzdWUxODE1ODM1MTA=
14,370
inconsistant result shape from dataframe.apply depending on if a date column is present
{ "avatar_url": "https://avatars.githubusercontent.com/u/6888317?v=4", "events_url": "https://api.github.com/users/KevinGrealish/events{/privacy}", "followers_url": "https://api.github.com/users/KevinGrealish/followers", "following_url": "https://api.github.com/users/KevinGrealish/following{/other_user}", "gi...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "0052cc", "de...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
3
2016-10-07T04:33:12Z
2017-09-20T10:11:30Z
2016-10-07T10:35:57Z
NONE
null
#### A small, complete example of the issue ``` python import pandas as pd df1 = pd.DataFrame.from_items([('A', [1,2,3]), ('B', [4, 5, 6])]) df2 = pd.DataFrame.from_items([('A', [pd.datetime(1970,1,1), pd.datetime(1970,1,1), pd.datetime(1970,1,1)]), ('B', [4, 5, 6])]) f = lambda row: [row.B + 3] r1 = df1.apply(f, axis...
{ "+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/14370/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14370/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14371
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14371/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14371/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14371/events
https://github.com/pandas-dev/pandas/pull/14371
181,597,737
MDExOlB1bGxSZXF1ZXN0ODgzODkyNTM=
14,371
BUG: Fix linux Qt clipboard QApplication() creation
{ "avatar_url": "https://avatars.githubusercontent.com/u/776111?v=4", "events_url": "https://api.github.com/users/pankajp/events{/privacy}", "followers_url": "https://api.github.com/users/pankajp/followers", "following_url": "https://api.github.com/users/pankajp/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" } ]
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
2016-10-07T06:59:09Z
2016-12-07T09:02:27Z
2016-12-06T21:28:58Z
CONTRIBUTOR
null
Fixes #14372 A Qt application cannot instantiate multiple `QApplication` instances, so we create a new `QApplication` only when the global `QApplication.instance()` is None. Failing sample: ``` from PyQt4.QtGui import QApplication myapp = QApplication([]) from pandas.util.clipboard import clipboard_get # <--- ERROR...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14371/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14371/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14371.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14371", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14371.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14371" }
https://api.github.com/repos/pandas-dev/pandas/issues/14372
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14372/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14372/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14372/events
https://github.com/pandas-dev/pandas/issues/14372
181,598,687
MDU6SXNzdWUxODE1OTg2ODc=
14,372
BUG : Check for and Use QApplication instance : clipboard
{ "avatar_url": "https://avatars.githubusercontent.com/u/1926457?v=4", "events_url": "https://api.github.com/users/rahulporuri/events{/privacy}", "followers_url": "https://api.github.com/users/rahulporuri/followers", "following_url": "https://api.github.com/users/rahulporuri/following{/other_user}", "gists_ur...
[ { "color": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" } ]
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
0
2016-10-07T07:05:48Z
2017-03-20T13:47:14Z
2017-03-20T13:47:14Z
NONE
null
reading data from clipboard fails on Linux because pandas doesn't check if there's already a `QApplication` running - https://github.com/pydata/pandas/blob/master/pandas/util/clipboard.py#L247 ``` python import pandas pandas.read_clipboard() --------------------------------------------------------------------------- ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14372/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14372/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14373
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14373/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14373/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14373/events
https://github.com/pandas-dev/pandas/issues/14373
181,638,677
MDU6SXNzdWUxODE2Mzg2Nzc=
14,373
problem with building pandas - not using gcc as compiler
{ "avatar_url": "https://avatars.githubusercontent.com/u/10852597?v=4", "events_url": "https://api.github.com/users/aixtools/events{/privacy}", "followers_url": "https://api.github.com/users/aixtools/followers", "following_url": "https://api.github.com/users/aixtools/following{/other_user}", "gists_url": "htt...
[ { "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...
14
2016-10-07T10:49:09Z
2016-10-17T15:15:18Z
2016-10-08T11:31:08Z
CONTRIBUTOR
null
"""the example is merely pip install pandas - which fails, so download and run python ./setup.py build ``` I fear it is a specific behavior of gcc compared to not gcc/gnu 'features' (aka NGNU for 'Not "GNU Not Unix"') I will attach the .cpp, as well as a .i (-E) output, as well as verbose include file processing (.i...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14373/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14373/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14374
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14374/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14374/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14374/events
https://github.com/pandas-dev/pandas/issues/14374
181,638,933
MDU6SXNzdWUxODE2Mzg5MzM=
14,374
ExcelWriter not able to save using PyQt4
{ "avatar_url": "https://avatars.githubusercontent.com/u/16290322?v=4", "events_url": "https://api.github.com/users/hansendm/events{/privacy}", "followers_url": "https://api.github.com/users/hansendm/followers", "following_url": "https://api.github.com/users/hansendm/following{/other_user}", "gists_url": "htt...
[ { "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": "bfe5bf", "default": false, "descript...
closed
false
null
[]
null
5
2016-10-07T10:50:30Z
2016-10-08T00:27:20Z
2016-10-08T00:27:20Z
NONE
null
I am using python2.7 from anaconda and I have a gui I created in pyqt4 that has a function to call a module that is supposed to write into an excel sheet using pandas excelwriter. For some reason, it creates the worksheet but does not write anything into it. It just crashes my qui without any errors..when I run it in d...
{ "+1": 0, "-1": 0, "confused": 1, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14374/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14374/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14375
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14375/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14375/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14375/events
https://github.com/pandas-dev/pandas/issues/14375
181,646,064
MDU6SXNzdWUxODE2NDYwNjQ=
14,375
Could pandas be used as an alternative SQL backend?
{ "avatar_url": "https://avatars.githubusercontent.com/u/10449733?v=4", "events_url": "https://api.github.com/users/jdejoode/events{/privacy}", "followers_url": "https://api.github.com/users/jdejoode/followers", "following_url": "https://api.github.com/users/jdejoode/following{/other_user}", "gists_url": "htt...
[ { "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...
1
2016-10-07T11:29:53Z
2016-10-07T22:16:44Z
2016-10-07T22:16:44Z
NONE
null
I am so used to manipulating data with pandas that I don't want to fall back to SQL unless absolutely necessary. In fact, I'd rather not use SQL. Nonetheless SQL works better for out-of-core size data (obviously, that is not the primary focus of pandas, and yes I am aware of Dask). Would it be possible to use 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/14375/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14375/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14376
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14376/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14376/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14376/events
https://github.com/pandas-dev/pandas/pull/14376
181,745,653
MDExOlB1bGxSZXF1ZXN0ODg0OTE2NzE=
14,376
API: add DataFrame.nunique() and DataFrameGroupBy.nunique()
{ "avatar_url": "https://avatars.githubusercontent.com/u/6342379?v=4", "events_url": "https://api.github.com/users/xflr6/events{/privacy}", "followers_url": "https://api.github.com/users/xflr6/followers", "following_url": "https://api.github.com/users/xflr6/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": "729FCF", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
12
2016-10-07T19:09:05Z
2017-01-23T20:45:41Z
2017-01-23T13:41:26Z
CONTRIBUTOR
null
- [x] closes #14336 - [x] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14376/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14376/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14376.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14376", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14376.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14376" }
https://api.github.com/repos/pandas-dev/pandas/issues/14377
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14377/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14377/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14377/events
https://github.com/pandas-dev/pandas/issues/14377
181,771,717
MDU6SXNzdWUxODE3NzE3MTc=
14,377
Odd behavior with floats and dateranges
{ "avatar_url": "https://avatars.githubusercontent.com/u/5702984?v=4", "events_url": "https://api.github.com/users/jisantuc/events{/privacy}", "followers_url": "https://api.github.com/users/jisantuc/followers", "following_url": "https://api.github.com/users/jisantuc/following{/other_user}", "gists_url": "http...
[ { "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" }, { "color": "0052cc", ...
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
2016-10-07T21:30:03Z
2016-10-07T22:11:48Z
2016-10-07T22:11:27Z
CONTRIBUTOR
null
When creating a daterange with a decimal number of minutes, pandas truncates everything before the decimal point. This leads to odd results e.g. if you're expecting to generate something every half minute and instead end up with something every 5 minutes, and even odder results if you have a float that is a whole numbe...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14377/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14377/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14378
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14378/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14378/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14378/events
https://github.com/pandas-dev/pandas/pull/14378
181,835,222
MDExOlB1bGxSZXF1ZXN0ODg1NTExOTA=
14,378
BUG: Convert float freqstrs to ints at finer resolution
{ "avatar_url": "https://avatars.githubusercontent.com/u/5702984?v=4", "events_url": "https://api.github.com/users/jisantuc/events{/privacy}", "followers_url": "https://api.github.com/users/jisantuc/followers", "following_url": "https://api.github.com/users/jisantuc/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": "0052cc", "default": false, "description": "DateOffsets", "id": ...
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
4
2016-10-08T16:32:21Z
2019-01-18T18:25:57Z
2016-12-14T16:08:04Z
CONTRIBUTOR
null
- [x] closes #8419 - [x] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry Passing `'0.5min'` as a frequency string should generate 30 second intervals, rather than five minute intervals. By recursively increasing resolution until one is found for which the frequency is...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14378/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14378/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14378.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14378", "merged_at": "2016-12-14T16:08:04Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14378.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14378" }
https://api.github.com/repos/pandas-dev/pandas/issues/14379
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14379/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14379/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14379/events
https://github.com/pandas-dev/pandas/issues/14379
181,842,124
MDU6SXNzdWUxODE4NDIxMjQ=
14,379
In read_csv, setting index_col breaks functionality of converters when engine='python'
{ "avatar_url": "https://avatars.githubusercontent.com/u/8407725?v=4", "events_url": "https://api.github.com/users/gilwolff/events{/privacy}", "followers_url": "https://api.github.com/users/gilwolff/followers", "following_url": "https://api.github.com/users/gilwolff/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": "009800", "default": false, "description": "Duplicate issue or pull ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
1
2016-10-08T18:46:12Z
2016-10-09T17:07:43Z
2016-10-09T17:07:43Z
NONE
null
I am experiencing an issue with read_csv When setting index_col, and a converters dict, output of engine='c' is correct and output of engine='python' is wrong ``` python def first(s): return s[0] io = StringIO('col1,col2\n1_,a\n2_,b\n') print pd.read_csv(io, index_col=0, converters = {0 : first}) col2 col1 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/14379/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14379/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14380
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14380/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14380/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14380/events
https://github.com/pandas-dev/pandas/pull/14380
181,852,656
MDExOlB1bGxSZXF1ZXN0ODg1NjEzNzc=
14,380
BUG: pivot_table may raise TypeError without values
{ "avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4", "events_url": "https://api.github.com/users/sinhrks/events{/privacy}", "followers_url": "https://api.github.com/users/sinhrks/followers", "following_url": "https://api.github.com/users/sinhrks/following{/other_user}", "gists_url": "https:/...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
4
2016-10-08T22:40:07Z
2016-10-20T10:59:49Z
2016-10-20T10:59:43Z
MEMBER
null
- [x] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry `pivot_table` raises `TypeError` when `index` or `columns` is array-like and `values` is not specified. ``` df = pd.DataFrame({'A': [1, 2, 3, 4, 5]}, index=pd.DatetimeIndex(['2011-01-01', '2011-02...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14380/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14380/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14380.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14380", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14380.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14380" }
https://api.github.com/repos/pandas-dev/pandas/issues/14381
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14381/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14381/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14381/events
https://github.com/pandas-dev/pandas/issues/14381
181,857,416
MDU6SXNzdWUxODE4NTc0MTY=
14,381
Dataframe constructor fails when given dict with None value
{ "avatar_url": "https://avatars.githubusercontent.com/u/1123269?v=4", "events_url": "https://api.github.com/users/gitj/events{/privacy}", "followers_url": "https://api.github.com/users/gitj/followers", "following_url": "https://api.github.com/users/gitj/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": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, d...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
7
2016-10-09T01:01:11Z
2016-10-31T20:53:51Z
2016-10-31T20:53:51Z
NONE
null
#### A small, complete example of the issue ``` python # Your code here import pandas as pd pd.Dataframe(dict(a=None), index= [0]) ``` ``` In [3]: pd.DataFrame(dict(a=None),index=[0]) --------------------------------------------------------------------------- AttributeError Traceback (most...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14381/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14381/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14382
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14382/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14382/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14382/events
https://github.com/pandas-dev/pandas/issues/14382
181,879,225
MDU6SXNzdWUxODE4NzkyMjU=
14,382
BUG:to_csv error when the file include space and '(' ')'
{ "avatar_url": "https://avatars.githubusercontent.com/u/20896733?v=4", "events_url": "https://api.github.com/users/junjieahaha/events{/privacy}", "followers_url": "https://api.github.com/users/junjieahaha/followers", "following_url": "https://api.github.com/users/junjieahaha/following{/other_user}", "gists_u...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
2
2016-10-09T10:19:32Z
2016-10-10T11:55:21Z
2016-10-10T10:56:30Z
NONE
null
#### A small, complete example of the issue ``` python # Your code here # -*- coding: utf-8 -*- import pandas as pd from pandas import DataFrame f = pd.read_excel('./123.xlsx',index_col = None) f2 = pd.DataFrame() for i in range(0,len(f)): f2.loc[i,'Term'] = f.loc[i,'Term'] if f.loc[i,'P-value'] <= 0.05: ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14382/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14382/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14383
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14383/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14383/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14383/events
https://github.com/pandas-dev/pandas/pull/14383
181,922,515
MDExOlB1bGxSZXF1ZXN0ODg2MDA5Mzk=
14,383
ENH: feather support in the pandas IO api
{ "avatar_url": "https://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": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
15
2016-10-10T00:34:48Z
2016-12-29T12:06:01Z
2016-12-26T22:49:17Z
CONTRIBUTOR
null
closes #13092
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14383/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14383/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14383.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14383", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14383.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14383" }
https://api.github.com/repos/pandas-dev/pandas/issues/14384
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14384/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14384/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14384/events
https://github.com/pandas-dev/pandas/pull/14384
181,923,776
MDExOlB1bGxSZXF1ZXN0ODg2MDE3NDA=
14,384
BUG: Fix issue with inserting duplicate columns in a dataframe (GH14291)
{ "avatar_url": "https://avatars.githubusercontent.com/u/3327564?v=4", "events_url": "https://api.github.com/users/paul-mannino/events{/privacy}", "followers_url": "https://api.github.com/users/paul-mannino/followers", "following_url": "https://api.github.com/users/paul-mannino/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": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
null
4
2016-10-10T01:02:27Z
2016-10-15T22:18:27Z
2016-10-15T22:18:27Z
CONTRIBUTOR
null
- [x] closes #14291 - [x] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry I've been sitting on this simple fix because it seems a little kludgy. SparseDataFrame doesn't do anything parallel to broadcasting in its _sanitize_column method... should it?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14384/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14384/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14384.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14384", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14384.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14384" }
https://api.github.com/repos/pandas-dev/pandas/issues/14385
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14385/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14385/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14385/events
https://github.com/pandas-dev/pandas/issues/14385
181,924,542
MDU6SXNzdWUxODE5MjQ1NDI=
14,385
Python pandas use method of merge, return empty DataFrame
{ "avatar_url": "https://avatars.githubusercontent.com/u/13702453?v=4", "events_url": "https://api.github.com/users/miaoxu9999/events{/privacy}", "followers_url": "https://api.github.com/users/miaoxu9999/followers", "following_url": "https://api.github.com/users/miaoxu9999/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
[]
{ "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
2016-10-10T01:17:54Z
2016-10-16T23:10:25Z
2016-10-16T23:10:25Z
NONE
null
#### I use pd.merge to link two excel, but it returns empty dataFrame ``` python # df1 = pd.read_excel('gz.xlsx') df2 = pd.read_excel('dyml.xlsx') pd.merge(df1, df2, on = 'name') ``` #### df1 and df2 have the same data in column name,but it can't merge #### Output of `Empty DataFrame`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14385/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14385/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14386
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14386/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14386/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14386/events
https://github.com/pandas-dev/pandas/issues/14386
182,022,899
MDU6SXNzdWUxODIwMjI4OTk=
14,386
Support exporting to JSON Table Schema
{ "avatar_url": "https://avatars.githubusercontent.com/u/836375?v=4", "events_url": "https://api.github.com/users/rgbkrk/events{/privacy}", "followers_url": "https://api.github.com/users/rgbkrk/followers", "following_url": "https://api.github.com/users/rgbkrk/following{/other_user}", "gists_url": "https://api...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "207de5", "default": false, "description": "read_jso...
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
18
2016-10-10T14:03:41Z
2017-04-16T08:23:42Z
2017-04-15T16:20:30Z
CONTRIBUTOR
null
For Jupyter based frontends, we would love to see a common tabular format in JSON that we can render (in addition to or in lieu of the current HTML). This would provide us the flexibility to style and format according to data type, as well as have better hooks for theming of tabular data on frontends. Everyone has an 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/14386/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14386/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14387
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14387/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14387/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14387/events
https://github.com/pandas-dev/pandas/issues/14387
182,023,833
MDU6SXNzdWUxODIwMjM4MzM=
14,387
DOC: Series.sum skipna= param defaults to None
{ "avatar_url": "https://avatars.githubusercontent.com/u/16623672?v=4", "events_url": "https://api.github.com/users/jabellcu/events{/privacy}", "followers_url": "https://api.github.com/users/jabellcu/followers", "following_url": "https://api.github.com/users/jabellcu/following{/other_user}", "gists_url": "htt...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
null
2
2016-10-10T14:07:37Z
2016-10-11T18:11:12Z
2016-10-11T18:11:12Z
NONE
null
http://pandas.pydata.org/pandas-docs/stable/generated/pandas.Series.sum.html Docs for pandas.Series.sum state that "skipna=None" in the function name, but then reads "skipna : boolean, default True" in the "parameters" section. **It is not clear whether the default is "None" or "True".** Many thanks.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14387/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14387/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14388
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14388/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14388/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14388/events
https://github.com/pandas-dev/pandas/pull/14388
182,069,128
MDExOlB1bGxSZXF1ZXN0ODg3MDA0MjI=
14,388
DOC: Add details to DataFrame groupby transform
{ "avatar_url": "https://avatars.githubusercontent.com/u/5585221?v=4", "events_url": "https://api.github.com/users/bashtage/events{/privacy}", "followers_url": "https://api.github.com/users/bashtage/followers", "following_url": "https://api.github.com/users/bashtage/following{/other_user}", "gists_url": "http...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
6
2016-10-10T17:21:22Z
2018-04-22T21:12:07Z
2017-03-25T18:40:39Z
CONTRIBUTOR
null
- [X] closes #13543 - [X] tests added / passed - [X] passes `git diff upstream/master | flake8 --diff` - [ ] whatsnew entry Add requirements for user function in groupby transform closes #13543 [skip ci]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14388/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14388/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14388.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14388", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14388.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14388" }
https://api.github.com/repos/pandas-dev/pandas/issues/14389
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14389/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14389/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14389/events
https://github.com/pandas-dev/pandas/pull/14389
182,125,308
MDExOlB1bGxSZXF1ZXN0ODg3MzgxODk=
14,389
BUG: Allow concat to take string axis names
{ "avatar_url": "https://avatars.githubusercontent.com/u/7232535?v=4", "events_url": "https://api.github.com/users/brandonmburroughs/events{/privacy}", "followers_url": "https://api.github.com/users/brandonmburroughs/followers", "following_url": "https://api.github.com/users/brandonmburroughs/following{/other_u...
[ { "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...
6
2016-10-10T21:58:56Z
2016-10-13T19:27:59Z
2016-10-13T14:35:45Z
CONTRIBUTOR
null
Continued in #14416 --- - [x] closes #14369 - [x] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry This uses [`_get_axis_number`](https://github.com/pydata/pandas/blob/master/pandas/core/generic.py#L327-L338) to convert a string `axis` parameter to an integer. 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/14389/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14389/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14389.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14389", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14389.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14389" }
https://api.github.com/repos/pandas-dev/pandas/issues/14390
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14390/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14390/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14390/events
https://github.com/pandas-dev/pandas/issues/14390
182,131,633
MDU6SXNzdWUxODIxMzE2MzM=
14,390
BUG: Line delimited json is breaks if string includes `}`
{ "avatar_url": "https://avatars.githubusercontent.com/u/135613?v=4", "events_url": "https://api.github.com/users/joshowen/events{/privacy}", "followers_url": "https://api.github.com/users/joshowen/followers", "following_url": "https://api.github.com/users/joshowen/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": "read_json, to_json, json...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
1
2016-10-10T22:34:52Z
2016-10-15T13:38:33Z
2016-10-15T13:38:33Z
CONTRIBUTOR
null
In 0.19.0 exporting json with new lines breaks if a string contains a closing curly brace. #### Example ``` python import pandas as pd pd.DataFrame([{'a': 'foo}', 'b': 'bar'}, {'a': 'foo2', 'b': 'bar2'}]).to_json(orient='records', lines=True) '{"a":"foo}"\n"b":"bar"},{"a":"foo2"\n"b":"bar2"}' ``` #### Expected Output...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14390/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14390/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14391
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14391/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14391/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14391/events
https://github.com/pandas-dev/pandas/pull/14391
182,136,297
MDExOlB1bGxSZXF1ZXN0ODg3NDU5MDI=
14,391
[BUG] handle } in line delimited json
{ "avatar_url": "https://avatars.githubusercontent.com/u/135613?v=4", "events_url": "https://api.github.com/users/joshowen/events{/privacy}", "followers_url": "https://api.github.com/users/joshowen/followers", "following_url": "https://api.github.com/users/joshowen/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": "read_json, to_json, json...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
10
2016-10-10T23:08:01Z
2016-10-15T19:18:43Z
2016-10-15T13:38:33Z
CONTRIBUTOR
null
- [x] closes #14390 - [x] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14391/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14391/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14391.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14391", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14391.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14391" }
https://api.github.com/repos/pandas-dev/pandas/issues/14392
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14392/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14392/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14392/events
https://github.com/pandas-dev/pandas/pull/14392
182,153,482
MDExOlB1bGxSZXF1ZXN0ODg3NTgxMDc=
14,392
BUG: Dataframe constructor when given dict with None value
{ "avatar_url": "https://avatars.githubusercontent.com/u/7232535?v=4", "events_url": "https://api.github.com/users/brandonmburroughs/events{/privacy}", "followers_url": "https://api.github.com/users/brandonmburroughs/followers", "following_url": "https://api.github.com/users/brandonmburroughs/following{/other_u...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, d...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
4
2016-10-11T01:38:12Z
2016-10-31T20:54:03Z
2016-10-31T20:53:51Z
CONTRIBUTOR
null
- [x] closes #14381 - [x] tests added / passed - [x] passes `git diff upstream/master | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14392/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14392/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14392.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14392", "merged_at": "2016-10-31T20:53:51Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14392.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14392" }
https://api.github.com/repos/pandas-dev/pandas/issues/14393
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14393/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14393/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14393/events
https://github.com/pandas-dev/pandas/issues/14393
182,154,275
MDU6SXNzdWUxODIxNTQyNzU=
14,393
Dataframe constructor does not coerce data=[None] to np.nan
{ "avatar_url": "https://avatars.githubusercontent.com/u/7232535?v=4", "events_url": "https://api.github.com/users/brandonmburroughs/events{/privacy}", "followers_url": "https://api.github.com/users/brandonmburroughs/followers", "following_url": "https://api.github.com/users/brandonmburroughs/following{/other_u...
[ { "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
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
5
2016-10-11T01:45:08Z
2016-10-26T10:51:14Z
2016-10-26T10:51:13Z
CONTRIBUTOR
null
#### A small, complete example of the issue As called out in #14381, if `dtype` is not specified, values of `None` should be coerced to `np.nan`. However, when a list of only `None` is passed to `data`, the `None` remains. ``` python >>> pd.DataFrame([None]) 0 0 None >>> pd.DataFrame([None, None]) 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/14393/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14393/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14394
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14394/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14394/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14394/events
https://github.com/pandas-dev/pandas/issues/14394
182,160,181
MDU6SXNzdWUxODIxNjAxODE=
14,394
read_msgpack is returning empty list
{ "avatar_url": "https://avatars.githubusercontent.com/u/8209940?v=4", "events_url": "https://api.github.com/users/VelizarVESSELINOV/events{/privacy}", "followers_url": "https://api.github.com/users/VelizarVESSELINOV/followers", "following_url": "https://api.github.com/users/VelizarVESSELINOV/following{/other_u...
[ { "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
[]
{ "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
2016-10-11T02:42:19Z
2016-10-11T11:32:39Z
2016-10-11T11:32:20Z
NONE
null
#### A small, complete example of the issue ``` python """Example of Pandas bug.""" from numpy.random import randn from pandas import DataFrame, read_msgpack POWER = 6 ROWS = 10 ** POWER COLS = 280 SIZE = ROWS * COLS # COL_NAMES = ['Columns'] print('rows: {:,}; cols: {}; data points: {:,}; float memory (bytes): {:,}...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14394/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14394/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14395
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14395/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14395/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14395/events
https://github.com/pandas-dev/pandas/issues/14395
182,161,564
MDU6SXNzdWUxODIxNjE1NjQ=
14,395
Unexpected Pandas Division Behavior
{ "avatar_url": "https://avatars.githubusercontent.com/u/1463296?v=4", "events_url": "https://api.github.com/users/ZhijieWang/events{/privacy}", "followers_url": "https://api.github.com/users/ZhijieWang/followers", "following_url": "https://api.github.com/users/ZhijieWang/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
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
2
2016-10-11T02:54:45Z
2016-10-11T07:19:58Z
2016-10-11T04:24:24Z
NONE
null
Test Code ``` import pandas as pd import numpy as np a = pd.DataFrame(np.random.randint(0,100,size=(100, 4))) a.tail(1)/a.head(1) ``` Expected Behavior: some float point value Actual Behavior: ``` 0 1 2 3 0 NaN NaN NaN NaN 99 NaN NaN NaN NaN ``` Confirmed on OSX python3, Pandas v0.19.0 v0.18.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/14395/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14395/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14396
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14396/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14396/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14396/events
https://github.com/pandas-dev/pandas/issues/14396
182,248,911
MDU6SXNzdWUxODIyNDg5MTE=
14,396
pandas.*.sample may return empty objects if frac <= 2^{-axis_length}
{ "avatar_url": "https://avatars.githubusercontent.com/u/11876547?v=4", "events_url": "https://api.github.com/users/datajanko/events{/privacy}", "followers_url": "https://api.github.com/users/datajanko/followers", "following_url": "https://api.github.com/users/datajanko/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": "207de5", "default": false, "description": "R...
closed
false
null
[]
null
6
2016-10-11T12:18:37Z
2017-12-22T14:01:33Z
2017-12-22T14:01:33Z
CONTRIBUTOR
null
#### A small, complete example of the issue ``` python import pandas as pd axis_length = 1 df = pd.Series([0]) df.sample(frac=2**(-axis_length)) Series([], dtype: int64) ``` #### Expected Output Series([1], dtype: int64) #### Why? I tried to sample fractions of groups, some groups containted only one entry and we...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14396/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14396/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14397
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14397/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14397/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14397/events
https://github.com/pandas-dev/pandas/issues/14397
182,251,669
MDU6SXNzdWUxODIyNTE2Njk=
14,397
first_valid_index for all NaN DataFrame
{ "avatar_url": "https://avatars.githubusercontent.com/u/2299446?v=4", "events_url": "https://api.github.com/users/httassadar/events{/privacy}", "followers_url": "https://api.github.com/users/httassadar/followers", "following_url": "https://api.github.com/users/httassadar/following{/other_user}", "gists_url":...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "00...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
1
2016-10-11T12:32:52Z
2016-10-11T16:13:00Z
2016-10-11T16:12:41Z
NONE
null
Similar to [this one](https://github.com/pydata/pandas/issues/9752), but on a non-empty DataFrame whose values are all NaN. This raises an error, instead of returning None ``` python pd.Series([np.nan]).first_valid_index() # this returns None pd.DataFrame([np.nan]).first_valid_index() # raise error >>> pd.__version_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14397/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14397/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14398
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14398/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14398/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14398/events
https://github.com/pandas-dev/pandas/issues/14398
182,258,371
MDU6SXNzdWUxODIyNTgzNzE=
14,398
Incompatibility between pandas.infer_freq and pandas.to_timedelta
{ "avatar_url": "https://avatars.githubusercontent.com/u/3141608?v=4", "events_url": "https://api.github.com/users/idanivanov/events{/privacy}", "followers_url": "https://api.github.com/users/idanivanov/followers", "following_url": "https://api.github.com/users/idanivanov/following{/other_user}", "gists_url":...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "0052cc", "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...
3
2016-10-11T13:04:22Z
2016-10-12T15:19:10Z
2016-10-12T15:19:10Z
NONE
null
#### A small, complete example of the issue The output of `pd.infer_freq` is "D" while `pd.to_timedelta` expects "1D". ``` python import pandas as pd dates = pd.date_range(start='2016-10-01', end='2016-10-10', freq='1D') freq = pd.infer_freq(dates) delta = pd.to_timedelta(freq) ``` #### Expected Output delta = Timed...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14398/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14398/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14399
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14399/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14399/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14399/events
https://github.com/pandas-dev/pandas/issues/14399
182,393,677
MDU6SXNzdWUxODIzOTM2Nzc=
14,399
ENH: Create limitation on HDF5 queries such that users do not go over RAM
{ "avatar_url": "https://avatars.githubusercontent.com/u/6968193?v=4", "events_url": "https://api.github.com/users/evanbiederstedt/events{/privacy}", "followers_url": "https://api.github.com/users/evanbiederstedt/followers", "following_url": "https://api.github.com/users/evanbiederstedt/following{/other_user}",...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "5319e7", "default": false, "description": "read_hdf...
closed
false
null
[]
null
4
2016-10-11T22:46:34Z
2021-05-08T00:09:01Z
2021-05-08T00:09:01Z
NONE
null
#### A small, complete example of the issue Create a "max_size" parameter for `HDFStore.select()` which stops the user from executing queries over RAM limit, or any limit set by user. At the moment, if users try to create a pandas `df` from this query larger than RAM, the script simply freezes. This issue was discus...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14399/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14399/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14400
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14400/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14400/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14400/events
https://github.com/pandas-dev/pandas/issues/14400
182,618,323
MDU6SXNzdWUxODI2MTgzMjM=
14,400
[ENH] Need a best dtype method
{ "avatar_url": "https://avatars.githubusercontent.com/u/8196363?v=4", "events_url": "https://api.github.com/users/dragonator4/events{/privacy}", "followers_url": "https://api.github.com/users/dragonator4/followers", "following_url": "https://api.github.com/users/dragonator4/following{/other_user}", "gists_ur...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "e102d8", "default": false, "description": "Unexpect...
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...
12
2016-10-12T19:55:10Z
2016-10-21T03:47:17Z
2016-10-12T20:05:49Z
NONE
null
#### Introduction Basically, the `pandas.read_*` methods and constructors are awesome at [assigning the highest level of dtype](http://pandas.pydata.org/pandas-docs/stable/basics.html#dtypes) that can include all values of a column. But such functionality is lacking for DataFrames created by other methods (stack, unst...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14400/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14400/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14401
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14401/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14401/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14401/events
https://github.com/pandas-dev/pandas/issues/14401
182,621,680
MDU6SXNzdWUxODI2MjE2ODA=
14,401
BUG: pd.to_numeric(..., downcast='unsigned') should accept 0
{ "avatar_url": "https://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": "2016-12-24T22:50:46Z", "closed_issues": 107, "created_at": "2016-11-12T15:44:46Z", "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
2016-10-12T20:09:50Z
2016-12-14T16:37:00Z
2016-11-17T13:10:59Z
CONTRIBUTOR
null
with 0.19.0. ``` In [28]: pd.to_numeric(pd.Series([1,2,3]), downcast='unsigned') Out[28]: 0 1 1 2 2 3 dtype: uint8 In [29]: pd.to_numeric(pd.Series([0,1,2,3]), downcast='unsigned') Out[29]: 0 0 1 1 2 2 3 3 dtype: int64 ``` ``` In [30]: np.iinfo(np.uint8).min Out[30]: 0 ``` I think 0 is a legi...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14401/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14401/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14402
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14402/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14402/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14402/events
https://github.com/pandas-dev/pandas/issues/14402
182,628,310
MDU6SXNzdWUxODI2MjgzMTA=
14,402
AmbiguousTimeError: Cannot infer dst time from Timestamp('2015-11-01 01:00:03'), try using the 'ambiguous' argument
{ "avatar_url": "https://avatars.githubusercontent.com/u/12877783?v=4", "events_url": "https://api.github.com/users/adamschultz/events{/privacy}", "followers_url": "https://api.github.com/users/adamschultz/followers", "following_url": "https://api.github.com/users/adamschultz/following{/other_user}", "gists_u...
[ { "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": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
5
2016-10-12T20:39:34Z
2016-10-13T10:14:19Z
2016-10-13T10:14:19Z
NONE
null
In Pandas 0.19.0, there seems to be an error when setting the timezone for times close to the dst cutoff. This issue appears very similar to #11619 and #11626, both of which have been closed. The traceback is below. ``` python df['Timestamp'] = df['Timestamp Date'] + " " + df['Timestamp Time'] df['Timestamp'] = pd....
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14402/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14402/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14403
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14403/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14403/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14403/events
https://github.com/pandas-dev/pandas/issues/14403
182,628,729
MDU6SXNzdWUxODI2Mjg3Mjk=
14,403
Add decimal option to read_excel
{ "avatar_url": "https://avatars.githubusercontent.com/u/334435?v=4", "events_url": "https://api.github.com/users/bbirand/events{/privacy}", "followers_url": "https://api.github.com/users/bbirand/followers", "following_url": "https://api.github.com/users/bbirand/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": "bfe5bf", "default": false, "description": "read_exc...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/47963215?v=4", "events_url": "https://api.github.com/users/lithomas1/events{/privacy}", "followers_url": "https://api.github.com/users/lithomas1/followers", "following_url": "https://api.github.com/users/lithomas1/following{/other_user}", "gists_url": "...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/47963215?v=4", "events_url": "https://api.github.com/users/lithomas1/events{/privacy}", "followers_url": "https://api.github.com/users/lithomas1/followers", "following_url": "https://api.github.com/users/lithomas1/following{/other_user}", ...
{ "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",...
26
2016-10-12T20:41:23Z
2021-11-05T13:05:22Z
2021-11-05T13:05:22Z
NONE
null
The `pd.read_csv()` function has a `decimal` option, which allows it to parse European dates very easily: ``` pd.read_csv("afile.csv", decimal=',') ``` This option is not present in `pd.read_excel()`, but it could also be very useful there. It would be even more useful if this option was a list of characters to inte...
{ "+1": 8, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 8, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14403/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14403/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/14404
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14404/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14404/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14404/events
https://github.com/pandas-dev/pandas/pull/14404
182,636,563
MDExOlB1bGxSZXF1ZXN0ODkwOTU3OTk=
14,404
Bug: Made it so that 0 was included in uint8
{ "avatar_url": "https://avatars.githubusercontent.com/u/20782321?v=4", "events_url": "https://api.github.com/users/verhalenn/events{/privacy}", "followers_url": "https://api.github.com/users/verhalenn/followers", "following_url": "https://api.github.com/users/verhalenn/following{/other_user}", "gists_url": "...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
closed
false
null
[]
null
4
2016-10-12T21:17:48Z
2016-10-13T04:23:00Z
2016-10-13T04:23:00Z
NONE
null
- [ ] closes #14401 - [ ] tests added / passed - [ ] passes git diff upstream/master | flake8 --diff - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14404/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14404/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14404.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14404", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14404.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14404" }
https://api.github.com/repos/pandas-dev/pandas/issues/14405
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14405/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14405/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14405/events
https://github.com/pandas-dev/pandas/pull/14405
182,640,641
MDExOlB1bGxSZXF1ZXN0ODkwOTg4MDI=
14,405
BUG: Bug in localizing an ambiguous timezone when a boolean is passed
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "Timezone data dtype", ...
closed
false
null
[]
{ "closed_at": "2016-11-07T20:05:26Z", "closed_issues": 83, "created_at": "2016-09-28T10:09:39Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
0
2016-10-12T21:37:07Z
2016-10-13T10:14:19Z
2016-10-13T10:14:19Z
CONTRIBUTOR
null
closes #14402 ``` In [1]: s = pd.Series([Timestamp('2015-11-01 01:00:03')]) In [2]: s Out[2]: 0 2015-11-01 01:00:03 dtype: datetime64[ns] In [3]: s.dt.tz_localize('US/Central', ambiguous=False) Out[3]: 0 2015-11-01 01:00:03-06:00 dtype: datetime64[ns, US/Central] In [4]: s.dt.tz_localize('US/Central', ambiguo...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14405/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14405/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14405.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14405", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/14405.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14405" }
https://api.github.com/repos/pandas-dev/pandas/issues/14406
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14406/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14406/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14406/events
https://github.com/pandas-dev/pandas/pull/14406
182,641,267
MDExOlB1bGxSZXF1ZXN0ODkwOTkyNjI=
14,406
Convert readthedocs links for their .org -> .io migration for hosted projects
{ "avatar_url": "https://avatars.githubusercontent.com/u/857609?v=4", "events_url": "https://api.github.com/users/adamchainz/events{/privacy}", "followers_url": "https://api.github.com/users/adamchainz/followers", "following_url": "https://api.github.com/users/adamchainz/following{/other_user}", "gists_url": ...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jr...
3
2016-10-12T21:40:28Z
2016-10-12T22:10:37Z
2016-10-12T22:10:31Z
CONTRIBUTOR
null
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’: > Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/14406/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14406/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/14406.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/14406", "merged_at": "2016-10-12T22:10:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/14406.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/14406" }
https://api.github.com/repos/pandas-dev/pandas/issues/14407
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/14407/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/14407/comments
https://api.github.com/repos/pandas-dev/pandas/issues/14407/events
https://github.com/pandas-dev/pandas/issues/14407
182,645,704
MDU6SXNzdWUxODI2NDU3MDQ=
14,407
BUG: need to block split when filling na
{ "avatar_url": "https://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": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, d...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
0
2016-10-12T22:03:46Z
2021-05-02T00:32:25Z
null
CONTRIBUTOR
null
xref #14400 ``` In [49]: df = pd.DataFrame({'c1' : list('ABC'), ...: 'c2' : list('123'), ...: 'c3' : np.random.randn(3), ...: 'c4' : np.arange(3)}) In [50]: df Out[50]: c1 c2 c3 c4 0 A 1 0.645628 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/14407/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/14407/timeline
null
null
null