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/20912
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20912/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20912/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20912/events
https://github.com/pandas-dev/pandas/pull/20912
319,348,417
MDExOlB1bGxSZXF1ZXN0MTg1MjkxNjY1
20,912
BUG: DatetimeIndex._data should return an ndarray
{ "avatar_url": "https://avatars.githubusercontent.com/u/21114125?v=4", "events_url": "https://api.github.com/users/reidy-p/events{/privacy}", "followers_url": "https://api.github.com/users/reidy-p/followers", "following_url": "https://api.github.com/users/reidy-p/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": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
11
2018-05-01T22:23:35Z
2018-07-10T20:40:41Z
2018-07-10T10:08:47Z
CONTRIBUTOR
null
- [x] closes #20810 - [ ] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry The change I made seems to fix the case in the original issue without breaking any tests. On my branch: ``` In [1]: idx1 = pd.DatetimeIndex(start="2012-01-01", periods=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/20912/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20912/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20912.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20912", "merged_at": "2018-07-10T10:08:46Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20912.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20912" }
https://api.github.com/repos/pandas-dev/pandas/issues/20913
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20913/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20913/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20913/events
https://github.com/pandas-dev/pandas/pull/20913
319,350,716
MDExOlB1bGxSZXF1ZXN0MTg1MjkzMzc1
20,913
DOC: update the Series.str.ismethods docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/1253209?v=4", "events_url": "https://api.github.com/users/MrKriss/events{/privacy}", "followers_url": "https://api.github.com/users/MrKriss/followers", "following_url": "https://api.github.com/users/MrKriss/following{/other_user}", "gists_url": "https:/...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "5319e7", "default": false, "description": "String extension data...
closed
false
null
[]
null
2
2018-05-01T22:34:50Z
2018-07-22T00:23:25Z
2018-07-22T00:22:42Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [x] tests ~added~ / passed (using scripts/validate_docstrings.py) - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry A result of the Pandas Sprint at PyData London 2018.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20913/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20913/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20913.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20913", "merged_at": "2018-07-22T00:22:42Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20913.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20913" }
https://api.github.com/repos/pandas-dev/pandas/issues/20914
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20914/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20914/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20914/events
https://github.com/pandas-dev/pandas/issues/20914
319,352,739
MDU6SXNzdWUzMTkzNTI3Mzk=
20,914
Fix warnings catching with python2
{ "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": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "5319e7", "d...
closed
false
null
[]
null
2
2018-05-01T22:45:20Z
2019-06-17T20:26:59Z
2019-06-17T20:26:59Z
MEMBER
null
#20770 [introduced](https://github.com/pandas-dev/pandas/commit/901fc641e7bcdaf285fb582b3e450498f4552fba) two ``skipif``s because some warnings (related to ``.loc`` being passed a list with missing labels on a ``MultiIndex``, which is supported but deprecated) would not be detected. Oddly, whether the warnings are 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/20914/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20914/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20915
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20915/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20915/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20915/events
https://github.com/pandas-dev/pandas/issues/20915
319,353,039
MDU6SXNzdWUzMTkzNTMwMzk=
20,915
Int Index.slice_locs Not Raising with Float Arguments
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "e1...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "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
2018-05-01T22:46:42Z
2019-02-13T13:04:32Z
2019-02-13T13:04:32Z
MEMBER
null
xref #4892 as I'm going through #20812 I am seeing tests which suggest that trying to call `slice_locs` with float arguments against an integer type Index should raise a TypeError: https://github.com/pandas-dev/pandas/blob/c4da79b5b322c73d8e61d1cb98ac4ab1e2438b40/pandas/tests/indexes/test_base.py#L1350 While thes...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20915/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20915/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20916
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20916/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20916/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20916/events
https://github.com/pandas-dev/pandas/issues/20916
319,356,153
MDU6SXNzdWUzMTkzNTYxNTM=
20,916
Emit warning for missing keys in list-likes for partial indexing in MultiIndex
{ "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": "20...
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", ...
6
2018-05-01T23:01:09Z
2021-11-15T19:04:32Z
null
MEMBER
null
We need the equivalent of #20770 for the case of partial indexing (which includes both indexing by lists of partial keys, and indexing by specifying a list for each level). It needs a separate approach because resulting indexers are different (as missing keys are dropped rather than replaced with NaN). ```python ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20916/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20916/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20917
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20917/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20917/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20917/events
https://github.com/pandas-dev/pandas/issues/20917
319,356,953
MDU6SXNzdWUzMTkzNTY5NTM=
20,917
Index.slice_locs Missing Argument Only Raises with NA Data
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/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...
open
false
null
[]
null
1
2018-05-01T23:05:12Z
2021-06-19T18:27:02Z
null
MEMBER
null
xref #20915 perhaps another issue here - I can't tell if this is by design or not: ```python >>> pd.__version__ '0.23.0.dev0+824.gc4da79b5b.dirty' >>> index = pd.Index([1., 2.]) >>> index.slice_locs(1.5) (1, 2) >>> index = pd.Index([1., 2., np.nan]) >>> index.slice_locs(1.5) pandas._libs.hashtable.Float6...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20917/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20917/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20918
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20918/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20918/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20918/events
https://github.com/pandas-dev/pandas/issues/20918
319,361,782
MDU6SXNzdWUzMTkzNjE3ODI=
20,918
Please, add sharey keyword to boxplot.
{ "avatar_url": "https://avatars.githubusercontent.com/u/3391614?v=4", "events_url": "https://api.github.com/users/sorenwacker/events{/privacy}", "followers_url": "https://api.github.com/users/sorenwacker/followers", "following_url": "https://api.github.com/users/sorenwacker/following{/other_user}", "gists_ur...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "8AE234", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52: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
2018-05-01T23:29:37Z
2018-06-08T11:27:30Z
2018-06-08T11:27:30Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python df.groupby('some feature').boxplot(sharey=False) ``` #### Problem description Boxplot by default creates plots with shared y axis. The keyword `sharey=False` is not accepted. However, it would be consistent with df.plot(). This is unfortunate if y...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20918/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20918/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20919
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20919/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20919/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20919/events
https://github.com/pandas-dev/pandas/issues/20919
319,423,982
MDU6SXNzdWUzMTk0MjM5ODI=
20,919
API:How can I apply a function on rolling DataFrames
{ "avatar_url": "https://avatars.githubusercontent.com/u/31880117?v=4", "events_url": "https://api.github.com/users/zhangyw49/events{/privacy}", "followers_url": "https://api.github.com/users/zhangyw49/followers", "following_url": "https://api.github.com/users/zhangyw49/following{/other_user}", "gists_url": "...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "AD7FA8", "de...
closed
false
null
[]
{ "closed_at": 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
2018-05-02T06:25:29Z
2021-02-06T11:29:22Z
2018-05-02T10:24:33Z
NONE
null
#### well, my function's input is ndarray-like and it's output is a scaler. The question is I have no method to apply this function on rolling object. ```python from sklearn.decomposition import PCA df = pd.DataFrame({"A": [1, 2, 3, 4, 5, 6, 7, 8], "B": [2, 3, 4, 5, 6, 7, 8, 9]}) def first_variance(X): 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/20919/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20919/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20920
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20920/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20920/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20920/events
https://github.com/pandas-dev/pandas/issues/20920
319,480,281
MDU6SXNzdWUzMTk0ODAyODE=
20,920
ExcelFile.parse() and pd.read_xlsx() have different behavior for "sheetname" argument
{ "avatar_url": "https://avatars.githubusercontent.com/u/9477076?v=4", "events_url": "https://api.github.com/users/deflatSOCO/events{/privacy}", "followers_url": "https://api.github.com/users/deflatSOCO/followers", "following_url": "https://api.github.com/users/deflatSOCO/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": "bfe5bf", "default": false, "description": "r...
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
2018-05-02T09:34:08Z
2018-05-04T10:09:39Z
2018-05-04T10:09:39Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible * `pd.read_excel()` ```python >>> import pandas as pd >>> pd.read_excel('sampledata.xlsx', sheet_name='Sheet2') a b c 0 this is sheet2 >>> pd.read_excel('sampledata.xlsx', sheetname='Sheet2') /Users/<myname>/.pyenv/versions/miniconda3-late...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20920/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20920/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20921
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20921/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20921/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20921/events
https://github.com/pandas-dev/pandas/issues/20921
319,489,845
MDU6SXNzdWUzMTk0ODk4NDU=
20,921
BUG: IntervalIndex.get_loc fails when there is only one entry
{ "avatar_url": "https://avatars.githubusercontent.com/u/1585156?v=4", "events_url": "https://api.github.com/users/imre-kerr/events{/privacy}", "followers_url": "https://api.github.com/users/imre-kerr/followers", "following_url": "https://api.github.com/users/imre-kerr/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": "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
2018-05-02T10:03:38Z
2018-05-05T12:53:37Z
2018-05-05T12:53:37Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python >>> import pandas as pd >>> pd.IntervalIndex.from_tuples([(1,100)]).get_loc(50) Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/home/imre/code/pandas/pandas/core/indexes/interval.py", line 1049, in get_loc rai...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20921/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20921/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20922
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20922/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20922/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20922/events
https://github.com/pandas-dev/pandas/issues/20922
319,510,242
MDU6SXNzdWUzMTk1MTAyNDI=
20,922
Followup to #20347 (str_cat)
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "AD7FA8", "de...
closed
false
null
[]
{ "closed_at": "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...
0
2018-05-02T11:13:10Z
2018-05-04T10:11:13Z
2018-05-04T10:11:13Z
CONTRIBUTOR
null
cc @h-vetinari Some requests for simplification. Most of the complexity seems to be in the code inferring what kind of regime we're in (one or more alignable objects vs. one or more unalignable objects vs. mix). Being strict here (after deprecating) or requiring additional user input may be worthwhile from a mainte...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20922/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20922/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20923
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20923/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20923/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20923/events
https://github.com/pandas-dev/pandas/pull/20923
319,532,049
MDExOlB1bGxSZXF1ZXN0MTg1NDIyOTYx
20,923
Follow-up #20347: incorporate review about _get_series_list
{ "avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4", "events_url": "https://api.github.com/users/h-vetinari/events{/privacy}", "followers_url": "https://api.github.com/users/h-vetinari/followers", "following_url": "https://api.github.com/users/h-vetinari/following{/other_user}", "gists_url"...
[ { "color": "5319e7", "default": false, "description": "String extension data type and string data", "id": 57522093, "name": "Strings", "node_id": "MDU6TGFiZWw1NzUyMjA5Mw==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Strings" }, { "color": "207de5", "defaul...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
9
2018-05-02T12:28:24Z
2018-05-04T11:00:25Z
2018-05-04T10:11:14Z
CONTRIBUTOR
null
Closes #20922 recap of #20347 : Enabling alignment on top of the (v.0.22-)legal list of lists was relatively complex. The allowed argument types implemented in #20347 are as follows: ``` Type of (element of) "others" | alone | within list-like ------------------------------------------------------------...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20923/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20923/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20923.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20923", "merged_at": "2018-05-04T10:11:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20923.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20923" }
https://api.github.com/repos/pandas-dev/pandas/issues/20924
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20924/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20924/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20924/events
https://github.com/pandas-dev/pandas/pull/20924
319,561,520
MDExOlB1bGxSZXF1ZXN0MTg1NDQ1NDAx
20,924
BLD: Use relative path in setup.py for pxd includes
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "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": "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
2018-05-02T13:52:29Z
2018-05-02T14:46:09Z
2018-05-02T14:46:02Z
CONTRIBUTOR
null
This caused failures on the conda-forge build xref https://github.com/conda-forge/pandas-feedstock/pull/41
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20924/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20924/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20924.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20924", "merged_at": "2018-05-02T14:46:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20924.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20924" }
https://api.github.com/repos/pandas-dev/pandas/issues/20925
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20925/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20925/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20925/events
https://github.com/pandas-dev/pandas/issues/20925
319,564,170
MDU6SXNzdWUzMTk1NjQxNzA=
20,925
Series.reset_index(level_name, drop=True) accepts invalid name when index is flat
{ "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": "ff...
closed
false
null
[]
null
10
2018-05-02T13:58:54Z
2018-05-18T05:53:46Z
2018-05-18T05:53:46Z
MEMBER
null
#### Code Sample, a copy-pastable example if possible ```python In [2]: s = pd.Series(range(4)) In [3]: s.reset_index('wrong', drop=True) Out[3]: 0 0 1 1 2 2 3 3 dtype: int64 In [4]: s.reset_index('wrong') --------------------------------------------------------------------------- KeyErro...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20925/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20925/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20926
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20926/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20926/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20926/events
https://github.com/pandas-dev/pandas/issues/20926
319,587,017
MDU6SXNzdWUzMTk1ODcwMTc=
20,926
BLD: Lint for invalid files in wheels / packages
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "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, ...
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
2018-05-02T14:53:27Z
2019-12-18T22:13:38Z
null
CONTRIBUTOR
null
We should be able to catch things like https://github.com/conda-forge/pandas-feedstock/pull/41#issuecomment-385981073 as part of our 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/20926/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20926/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20927
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20927/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20927/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20927/events
https://github.com/pandas-dev/pandas/issues/20927
319,597,276
MDU6SXNzdWUzMTk1OTcyNzY=
20,927
read_sas OverflowError: int too big to convert with '31DEC9999'd formatted as DATE9.
{ "avatar_url": "https://avatars.githubusercontent.com/u/38343013?v=4", "events_url": "https://api.github.com/users/paul-lilley/events{/privacy}", "followers_url": "https://api.github.com/users/paul-lilley/followers", "following_url": "https://api.github.com/users/paul-lilley/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": "SAS: read_sas", "id"...
closed
false
null
[]
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
8
2018-05-02T15:17:33Z
2020-05-25T21:47:53Z
2020-05-25T21:47:53Z
CONTRIBUTOR
null
```python import os import pandas as pd sasDS_works = 'highDate_works.sas7bdat' sasDS_fails = 'highDate_fails.sas7bdat' path = r'C:\temp' print(sasDS_works) df = pd.read_sas(os.path.join(path, sasDS_works)) print(df) print(sasDS_fails) df = pd.read_sas(os.path.join(path, sasDS_fails)) print(df) ``` ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20927/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20927/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20928
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20928/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20928/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20928/events
https://github.com/pandas-dev/pandas/pull/20928
319,623,704
MDExOlB1bGxSZXF1ZXN0MTg1NDkyNzA4
20,928
Added script to fetch wheels [ci skip]
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "006b75", "default": false, "description": null, "id": 131473665, "name": "Release", "node_id": "MDU6TGFiZWwxMzE0NzM2NjU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Release" } ]
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
2018-05-02T16:27:05Z
2018-05-15T01:18:19Z
2018-05-14T23:40:03Z
CONTRIBUTOR
null
[ci skip]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20928/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20928/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20928.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20928", "merged_at": "2018-05-14T23:40:03Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20928.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20928" }
https://api.github.com/repos/pandas-dev/pandas/issues/20929
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20929/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20929/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20929/events
https://github.com/pandas-dev/pandas/pull/20929
319,647,604
MDExOlB1bGxSZXF1ZXN0MTg1NTExMTcy
20,929
CLN: Fix typo in deprecation warning - "strudes" --> "strides"
{ "avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4", "events_url": "https://api.github.com/users/jschendel/events{/privacy}", "followers_url": "https://api.github.com/users/jschendel/followers", "following_url": "https://api.github.com/users/jschendel/following{/other_user}", "gists_url": "h...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2018-05-02T17:40:50Z
2018-05-03T01:43:33Z
2018-05-03T00:33:29Z
MEMBER
null
xref #20721 Minor typo, but might be nice to fix prior to the official 0.23.0 release.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20929/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20929/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20929.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20929", "merged_at": "2018-05-03T00:33:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20929.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20929" }
https://api.github.com/repos/pandas-dev/pandas/issues/20930
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20930/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20930/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20930/events
https://github.com/pandas-dev/pandas/issues/20930
319,651,920
MDU6SXNzdWUzMTk2NTE5MjA=
20,930
DOC: Index.get_loc Cannot Accept List-like Tolerance
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "e99695", "default": false, "description": "Related to the Index ...
closed
false
null
[]
null
4
2018-05-02T17:54:19Z
2019-06-29T18:29:08Z
2019-06-29T18:29:08Z
MEMBER
null
The docs for `Index.get_loc` suggest that the tolerance parameter may accept both a scalar and list-like argument. However, I don't think this is actually possible: ```python # Can only pass scalar label to unique Index, so tolerance cannot be list-like >>> pd.Index([0, 1, 2]).get_loc(1) 1 >>> pd.Index([0, 1, 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/20930/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20930/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20931
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20931/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20931/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20931/events
https://github.com/pandas-dev/pandas/pull/20931
319,656,873
MDExOlB1bGxSZXF1ZXN0MTg1NTE4MjY2
20,931
Base Index Tests Cleanup Part 3
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "207de5", "d...
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...
2
2018-05-02T18:09:29Z
2018-05-03T22:18:19Z
2018-05-03T10:38:38Z
MEMBER
null
progress towards #20812
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20931/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20931/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20931.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20931", "merged_at": "2018-05-03T10:38:38Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20931.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20931" }
https://api.github.com/repos/pandas-dev/pandas/issues/20932
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20932/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20932/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20932/events
https://github.com/pandas-dev/pandas/issues/20932
319,679,726
MDU6SXNzdWUzMTk2Nzk3MjY=
20,932
API: expose `axis` keyword in pandas.core.algorithms.take
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "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": "eb6420", "default": false, "description": "N...
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...
0
2018-05-02T19:20:24Z
2018-05-10T18:25:31Z
2018-05-10T18:25:31Z
CONTRIBUTOR
null
I haven't quite replaced cyberpandas' take with pandas' yet. I think one reason is that I need to be able to pass axis through to `pandas.core.algorithms.take` We'll have to be careful. The default for `take_nd` is 0, while for `ndarray.take` it's None. I think we want the default to be 0. I still have to figure ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20932/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20932/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20933
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20933/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20933/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20933/events
https://github.com/pandas-dev/pandas/pull/20933
319,714,623
MDExOlB1bGxSZXF1ZXN0MTg1NTYyOTM3
20,933
Fixes Update docs on reserved attributes #20878
{ "avatar_url": "https://avatars.githubusercontent.com/u/25128764?v=4", "events_url": "https://api.github.com/users/sharad-vm/events{/privacy}", "followers_url": "https://api.github.com/users/sharad-vm/followers", "following_url": "https://api.github.com/users/sharad-vm/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": "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
2018-05-02T21:14:13Z
2018-05-08T00:30:29Z
2018-05-08T00:30:29Z
CONTRIBUTOR
null
- [x] closes #20878 - [ ] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | 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/20933/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20933/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20933.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20933", "merged_at": "2018-05-08T00:30:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20933.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20933" }
https://api.github.com/repos/pandas-dev/pandas/issues/20934
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20934/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20934/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20934/events
https://github.com/pandas-dev/pandas/pull/20934
319,722,077
MDExOlB1bGxSZXF1ZXN0MTg1NTY4ODEy
20,934
CLN: removed unused "convert" parameter to _take
{ "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": "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": "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...
2
2018-05-02T21:40:48Z
2018-05-03T05:42:34Z
2018-05-03T00:23:48Z
MEMBER
null
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` Followup to #20841: the ``convert`` parameter to ``_take`` is irrelevant: the conversion of negative to positive indices is required only for ``Categorical``s (and only until we normalize their ``take`` behavior with negative indices).
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20934/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20934/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20934.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20934", "merged_at": "2018-05-03T00:23:48Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20934.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20934" }
https://api.github.com/repos/pandas-dev/pandas/issues/20935
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20935/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20935/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20935/events
https://github.com/pandas-dev/pandas/issues/20935
319,733,246
MDU6SXNzdWUzMTk3MzMyNDY=
20,935
ParserError on read_table/read_csv while reading CSV file
{ "avatar_url": "https://avatars.githubusercontent.com/u/697622?v=4", "events_url": "https://api.github.com/users/fbrundu/events{/privacy}", "followers_url": "https://api.github.com/users/fbrundu/followers", "following_url": "https://api.github.com/users/fbrundu/following{/other_user}", "gists_url": "https://...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "5319e7", "default": false, "descript...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
4
2018-05-02T22:26:50Z
2021-09-01T22:32:11Z
2018-05-03T00:14:20Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python In [137]: probes = pd.read_csv('example_pandas.csv', sep=',', index_col=0) --------------------------------------------------------------------------- ParserError Traceback (most recent call last) <ipython-input-137-09d...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20935/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20935/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20936
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20936/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20936/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20936/events
https://github.com/pandas-dev/pandas/issues/20936
319,741,371
MDU6SXNzdWUzMTk3NDEzNzE=
20,936
__new__() missing 1 required positional argument: 'name'
{ "avatar_url": "https://avatars.githubusercontent.com/u/28520294?v=4", "events_url": "https://api.github.com/users/lukeolson13/events{/privacy}", "followers_url": "https://api.github.com/users/lukeolson13/followers", "following_url": "https://api.github.com/users/lukeolson13/following{/other_user}", "gists_u...
[ { "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...
2
2018-05-02T23:06:31Z
2018-06-27T18:01:59Z
2018-06-27T18:01:53Z
NONE
null
Pandas version 0.22.0 Attempting to read pickle, and getting this error: ```python -------------------------------------------------------------------- TypeError Traceback (most recent call last) ~/anaconda2/envs/py3/lib/python3.6/site-packages/pandas/io/pickle.py in try_read(path, enc...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20936/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20936/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20937
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20937/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20937/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20937/events
https://github.com/pandas-dev/pandas/issues/20937
319,748,182
MDU6SXNzdWUzMTk3NDgxODI=
20,937
BUG: Series(DTI/TDI) loses the frequency information from original DTI/TDI
{ "avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4", "events_url": "https://api.github.com/users/jschendel/events{/privacy}", "followers_url": "https://api.github.com/users/jschendel/followers", "following_url": "https://api.github.com/users/jschendel/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": "AFEEEE", "default": false, "description": null, "id": 211840, ...
open
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user...
null
3
2018-05-02T23:45:20Z
2021-06-19T18:28:32Z
null
MEMBER
null
#### Code Sample, a copy-pastable example if possible DTI example below, same general behavior occurs for TDI: ```python In [2]: dti = pd.date_range('20180101', periods=3, freq='B') In [3]: dti.freq Out[3]: <BusinessDay> In [4]: s = pd.Series(dti) In [5]: s.dt.freq Out[5]: 'D' ``` This appears to be c...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20937/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20937/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20938
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20938/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20938/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20938/events
https://github.com/pandas-dev/pandas/pull/20938
319,759,543
MDExOlB1bGxSZXF1ZXN0MTg1NTk3MjA2
20,938
DEPR: deprecated `sheetname` from ExcelFile.parse
{ "avatar_url": "https://avatars.githubusercontent.com/u/9477076?v=4", "events_url": "https://api.github.com/users/deflatSOCO/events{/privacy}", "followers_url": "https://api.github.com/users/deflatSOCO/followers", "following_url": "https://api.github.com/users/deflatSOCO/following{/other_user}", "gists_url":...
[ { "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" }, { "color": "5319e7", "default": false, "de...
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...
2
2018-05-03T01:02:09Z
2018-05-04T10:09:45Z
2018-05-04T10:09:39Z
CONTRIBUTOR
null
* ExcelFile.parse * Made to raise FutureWarning and TypeError when using `sheetname` * ExcelFile._parse_excel * Changed parameter name from `sheetname` to `sheet_name` - [ ] closes #20920 - [ ] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | 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/20938/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20938/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20938.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20938", "merged_at": "2018-05-04T10:09:39Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20938.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20938" }
https://api.github.com/repos/pandas-dev/pandas/issues/20939
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20939/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20939/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20939/events
https://github.com/pandas-dev/pandas/pull/20939
319,828,534
MDExOlB1bGxSZXF1ZXN0MTg1NjQ2MjQ3
20,939
BUG: cant modify df with duplicate index (#17105)
{ "avatar_url": "https://avatars.githubusercontent.com/u/3913371?v=4", "events_url": "https://api.github.com/users/fersarr/events{/privacy}", "followers_url": "https://api.github.com/users/fersarr/followers", "following_url": "https://api.github.com/users/fersarr/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": "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...
4
2018-05-03T08:28:15Z
2018-05-08T00:23:41Z
2018-05-08T00:23:34Z
CONTRIBUTOR
null
- [x] closes #17105 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Fixing to allow the modification of DataFrames that have duplicate elements in the index. Previously it would fail with ``` AttributeError: 'bool' object has no attribute 'a...
{ "+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/20939/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20939/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20939.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20939", "merged_at": "2018-05-08T00:23:34Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20939.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20939" }
https://api.github.com/repos/pandas-dev/pandas/issues/20940
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20940/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20940/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20940/events
https://github.com/pandas-dev/pandas/issues/20940
319,831,071
MDU6SXNzdWUzMTk4MzEwNzE=
20,940
unclear error with read_sas
{ "avatar_url": "https://avatars.githubusercontent.com/u/8732389?v=4", "events_url": "https://api.github.com/users/kelent/events{/privacy}", "followers_url": "https://api.github.com/users/kelent/followers", "following_url": "https://api.github.com/users/kelent/following{/other_user}", "gists_url": "https://ap...
[ { "color": "5319e7", "default": false, "description": "SAS: read_sas", "id": 258745163, "name": "IO SAS", "node_id": "MDU6TGFiZWwyNTg3NDUxNjM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20SAS" } ]
closed
false
null
[]
null
4
2018-05-03T08:37:02Z
2018-11-09T18:03:54Z
2018-07-02T20:42:50Z
NONE
null
#### Problem description I'm using read_sas() to read sas7bdat file into python, some SAS file works while some encounter the following error. The files works fine in SAS so I want to know why it happen when I read it in python. ValueError Traceback (most recent call last) pandas/i...
{ "+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/20940/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20940/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20941
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20941/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20941/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20941/events
https://github.com/pandas-dev/pandas/pull/20941
319,861,991
MDExOlB1bGxSZXF1ZXN0MTg1NjcxNTQy
20,941
DOC: followup to #20583, observed kwarg for .groupby
{ "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": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "729FCF", "default": false, "description": null, "id": 233160...
closed
false
null
[]
{ "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
2018-05-03T10:16:31Z
2018-05-05T12:44:44Z
2018-05-05T12:44:14Z
CONTRIBUTOR
null
closes #20902
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20941/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20941/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20941.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20941", "merged_at": "2018-05-05T12:44:14Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20941.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20941" }
https://api.github.com/repos/pandas-dev/pandas/issues/20942
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20942/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20942/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20942/events
https://github.com/pandas-dev/pandas/pull/20942
319,862,848
MDExOlB1bGxSZXF1ZXN0MTg1NjcyMjEw
20,942
Update link to NumPy Docstring Standard explanation
{ "avatar_url": "https://avatars.githubusercontent.com/u/32396311?v=4", "events_url": "https://api.github.com/users/miguelmorin/events{/privacy}", "followers_url": "https://api.github.com/users/miguelmorin/followers", "following_url": "https://api.github.com/users/miguelmorin/following{/other_user}", "gists_u...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2018-05-03T10:19:32Z
2018-05-03T10:22:33Z
2018-05-03T10:22:30Z
CONTRIBUTOR
null
- [ ] whatsnew Updated link to NumPy DocString from `https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt` to `https://numpydoc.readthedocs.io/en/latest/`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20942/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20942/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20942.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20942", "merged_at": "2018-05-03T10:22:30Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20942.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20942" }
https://api.github.com/repos/pandas-dev/pandas/issues/20943
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20943/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20943/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20943/events
https://github.com/pandas-dev/pandas/issues/20943
319,901,912
MDU6SXNzdWUzMTk5MDE5MTI=
20,943
pd.read_sql does not handle queries that return nothing
{ "avatar_url": "https://avatars.githubusercontent.com/u/8820250?v=4", "events_url": "https://api.github.com/users/clementhenin/events{/privacy}", "followers_url": "https://api.github.com/users/clementhenin/followers", "following_url": "https://api.github.com/users/clementhenin/following{/other_user}", "gists...
[ { "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
3
2018-05-03T12:35:44Z
2018-05-08T15:33:48Z
2018-05-08T15:33:48Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import sqlite3 import pandas as pd conn = sqlite3.connect('tmp') df = pd.DataFrame({'a': [0,1,2]}) df.to_sql('df', conn) pd.read_sql('INSERT INTO df (a) VALUES (3);', conn) # query that returns nothing (no row, no column) TypeError ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20943/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20943/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20944
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20944/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20944/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20944/events
https://github.com/pandas-dev/pandas/issues/20944
319,952,558
MDU6SXNzdWUzMTk5NTI1NTg=
20,944
Drop rows based on condition
{ "avatar_url": "https://avatars.githubusercontent.com/u/12001304?v=4", "events_url": "https://api.github.com/users/sursu/events{/privacy}", "followers_url": "https://api.github.com/users/sursu/followers", "following_url": "https://api.github.com/users/sursu/following{/other_user}", "gists_url": "https://api....
[ { "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": "AD7FA8", "default": false, "descript...
closed
false
null
[]
null
10
2018-05-03T14:46:18Z
2020-08-26T19:41:13Z
2020-08-26T19:41:13Z
CONTRIBUTOR
null
Here are 2 ways to drop rows from a pandas data-frame based on a condition: 1. `df = df[condition]` 2. `df.drop(df[condition].index, axis=0, inplace=True)` The first one does not do it *inplace*, right? The second one does not work as expected when the index is not unique, so the user would need to `reset_i...
{ "+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/20944/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20944/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20945
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20945/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20945/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20945/events
https://github.com/pandas-dev/pandas/issues/20945
319,954,190
MDU6SXNzdWUzMTk5NTQxOTA=
20,945
Data is mismatched with labels after stack with MultiIndex columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/4095643?v=4", "events_url": "https://api.github.com/users/pauleikis/events{/privacy}", "followers_url": "https://api.github.com/users/pauleikis/followers", "following_url": "https://api.github.com/users/pauleikis/following{/other_user}", "gists_url": "h...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52: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...
4
2018-05-03T14:49:56Z
2018-06-05T09:04:30Z
2018-05-19T20:15:04Z
NONE
null
```python df = pd.DataFrame([ ['DIM', 'A', 1, 2, 3, 4], ['DIM', 'B', 11, 22, 33, 44], ]) df.columns = ["dim1", "dim2", 'c', 'b', 'a', 'd'] df = df.set_index(["dim1", "dim2"]) df.columns.name = 'metrics' print(df) metrics c b a d dim1 dim2 DIM A 1 2 3 4 B ...
{ "+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/20945/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20945/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20946
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20946/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20946/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20946/events
https://github.com/pandas-dev/pandas/pull/20946
320,122,312
MDExOlB1bGxSZXF1ZXN0MTg1ODcwMTg3
20,946
BUG: Fix IntervalIndex.get_loc/get_indexer for IntervalIndex of length one
{ "avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4", "events_url": "https://api.github.com/users/jschendel/events{/privacy}", "followers_url": "https://api.github.com/users/jschendel/followers", "following_url": "https://api.github.com/users/jschendel/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": "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...
2
2018-05-04T00:25:09Z
2018-05-05T19:17:56Z
2018-05-05T12:53:37Z
MEMBER
null
- [X] closes #17284 - [X] closes #20921 - [X] tests added / passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [X] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 1, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20946/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20946/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20946.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20946", "merged_at": "2018-05-05T12:53:36Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20946.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20946" }
https://api.github.com/repos/pandas-dev/pandas/issues/20947
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20947/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20947/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20947/events
https://github.com/pandas-dev/pandas/pull/20947
320,139,579
MDExOlB1bGxSZXF1ZXN0MTg1ODgyNDAw
20,947
Allow drop bins when using the cut function
{ "avatar_url": "https://avatars.githubusercontent.com/u/21952721?v=4", "events_url": "https://api.github.com/users/FANGOD/events{/privacy}", "followers_url": "https://api.github.com/users/FANGOD/followers", "following_url": "https://api.github.com/users/FANGOD/following{/other_user}", "gists_url": "https://a...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "0b02e1", "default": false, "description": "Related ...
closed
false
null
[]
{ "closed_at": "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...
7
2018-05-04T02:48:21Z
2018-05-11T02:11:25Z
2018-05-10T18:27:48Z
CONTRIBUTOR
null
- [ ] if cut(x, bins=[0, 1, 2, 3, 4, 5, 6, 6, 8, 8, 10], labels=False, retbins=True, right=False) will raise ValueError: You can drop duplicate edges by setting the 'duplicates' kwarg, so add 'duplicates' parameters to the cut function.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20947/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20947/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20947.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20947", "merged_at": "2018-05-10T18:27:48Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20947.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20947" }
https://api.github.com/repos/pandas-dev/pandas/issues/20948
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20948/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20948/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20948/events
https://github.com/pandas-dev/pandas/issues/20948
320,235,945
MDU6SXNzdWUzMjAyMzU5NDU=
20,948
Indexing DataFrame with DateOffset is nearly impossible
{ "avatar_url": "https://avatars.githubusercontent.com/u/38978810?v=4", "events_url": "https://api.github.com/users/JoergVanAken/events{/privacy}", "followers_url": "https://api.github.com/users/JoergVanAken/followers", "following_url": "https://api.github.com/users/JoergVanAken/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": "0b02e1", "default": false, "description": "Related to indexing on s...
open
false
null
[]
null
3
2018-05-04T11:09:30Z
2021-06-19T18:29:07Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python offsets = pd.Series(data=[-15, -10, -5, 0, 5, 10, 15], dtype=float).map(pd.DateOffset) df = pd.DataFrame(index=[0, 1], columns=offsets) df.loc[0, offsets[0]] # raises an error df.at[0, offsets[0]] # this works df.at[0, offset...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20948/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20948/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20949
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20949/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20949/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20949/events
https://github.com/pandas-dev/pandas/issues/20949
320,236,174
MDU6SXNzdWUzMjAyMzYxNzQ=
20,949
pandas.core.groupby.GroupBy.apply fails
{ "avatar_url": "https://avatars.githubusercontent.com/u/35335955?v=4", "events_url": "https://api.github.com/users/MBlistein/events{/privacy}", "followers_url": "https://api.github.com/users/MBlistein/followers", "following_url": "https://api.github.com/users/MBlistein/following{/other_user}", "gists_url": "...
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "e11d21", "default": false, "description": "Functionality t...
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...
7
2018-05-04T11:10:31Z
2018-05-08T00:19:52Z
2018-05-08T00:19:52Z
NONE
null
#### Code Sample: ```python >>> df = pd.DataFrame({'A': 'a a b'.split(), 'B': [1,2,3], 'C': [4,6, 5]}) >>> g = df.groupby('A') >>> g.apply(lambda x: x / x.sum()) ``` #### Problem description Applying a function to a grouped data frame fails. The code above is the example code from the official pandas documentati...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20949/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20949/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20950
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20950/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20950/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20950/events
https://github.com/pandas-dev/pandas/pull/20950
320,247,058
MDExOlB1bGxSZXF1ZXN0MTg1OTYyMjcz
20,950
CLN: add missing space in package's description
{ "avatar_url": "https://avatars.githubusercontent.com/u/271843?v=4", "events_url": "https://api.github.com/users/sietse/events{/privacy}", "followers_url": "https://api.github.com/users/sietse/followers", "following_url": "https://api.github.com/users/sietse/following{/other_user}", "gists_url": "https://api...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2018-05-04T11:53:49Z
2018-05-05T12:43:48Z
2018-05-05T12:43:45Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry The typo fixed here is in the package description, so it shows up in `pip show`. I'd say this fix needs no issue or whatsnew entry; if you feel otherwise, please say so and I'll ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20950/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20950/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20950.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20950", "merged_at": "2018-05-05T12:43:45Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20950.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20950" }
https://api.github.com/repos/pandas-dev/pandas/issues/20951
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20951/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20951/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20951/events
https://github.com/pandas-dev/pandas/issues/20951
320,254,818
MDU6SXNzdWUzMjAyNTQ4MTg=
20,951
Addressing multiindex raises TypeError if indices that are rightmost are not present
{ "avatar_url": "https://avatars.githubusercontent.com/u/6198220?v=4", "events_url": "https://api.github.com/users/MasterAir/events{/privacy}", "followers_url": "https://api.github.com/users/MasterAir/followers", "following_url": "https://api.github.com/users/MasterAir/following{/other_user}", "gists_url": "h...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "20...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
7
2018-05-04T12:22:25Z
2021-05-28T19:13:59Z
2021-05-28T19:13:59Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd import numpy as np A = [100, 100, 200, 200, 300, 300] B = [10, 10, 20, 21, 31,33] C = np.random.randint(0, 99, 6) test_df = pd.DataFrame({'A': A, 'B': B, 'C': C}) test_df = test_df.set_index(['A', 'B']) print(test_df) ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20951/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20951/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20952
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20952/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20952/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20952/events
https://github.com/pandas-dev/pandas/issues/20952
320,295,655
MDU6SXNzdWUzMjAyOTU2NTU=
20,952
Failure to install pandas 0.22.x from source because of numpy 1.9.3
{ "avatar_url": "https://avatars.githubusercontent.com/u/32396311?v=4", "events_url": "https://api.github.com/users/miguelmorin/events{/privacy}", "followers_url": "https://api.github.com/users/miguelmorin/followers", "following_url": "https://api.github.com/users/miguelmorin/following{/other_user}", "gists_u...
[]
closed
false
null
[]
null
2
2018-05-04T14:25:53Z
2018-05-04T16:13:25Z
2018-05-04T15:54:34Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible I pulled the source code for branch `0.22.x` from GitHub, installed X-code command-line tools and miniconda3, and followed the steps [here](http://pandas.pydata.org/pandas-docs/stable/contributing.html#contributiong-dev-python) to install pandas: ```bash cond...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20952/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20952/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20953
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20953/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20953/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20953/events
https://github.com/pandas-dev/pandas/pull/20953
320,297,661
MDExOlB1bGxSZXF1ZXN0MTg2MDAxMDcw
20,953
Add pip 9.0.3 to conda environment to avoid numpy 1.9.3 error
{ "avatar_url": "https://avatars.githubusercontent.com/u/32396311?v=4", "events_url": "https://api.github.com/users/miguelmorin/events{/privacy}", "followers_url": "https://api.github.com/users/miguelmorin/followers", "following_url": "https://api.github.com/users/miguelmorin/following{/other_user}", "gists_u...
[]
closed
false
null
[]
null
3
2018-05-04T14:31:15Z
2018-05-04T16:33:30Z
2018-05-04T15:54:51Z
CONTRIBUTOR
null
I obtain this error: 'No matching distribution found for numpy==1.9.3'. See #20952 for more details. This change works for me. Closes #20952 . - [ ] closes #xxxx - [ ] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | 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/20953/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20953/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20953.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20953", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/20953.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20953" }
https://api.github.com/repos/pandas-dev/pandas/issues/20954
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20954/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20954/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20954/events
https://github.com/pandas-dev/pandas/issues/20954
320,298,093
MDU6SXNzdWUzMjAyOTgwOTM=
20,954
Correlation inconsistencies between Series and DataFrame
{ "avatar_url": "https://avatars.githubusercontent.com/u/5111809?v=4", "events_url": "https://api.github.com/users/BobMcFry/events{/privacy}", "followers_url": "https://api.github.com/users/BobMcFry/followers", "following_url": "https://api.github.com/users/BobMcFry/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": "006b75", "default": false, "description": "Arithmetic, Comparison, ...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
3
2018-05-04T14:32:27Z
2021-05-31T15:14:58Z
null
NONE
null
#### Sample Code ```python import pandas as pd import numpy as np df = pd.DataFrame(data={'a': [-0.04096, -0.04096, -0.04096, -0.04096, -0.04096], 'b': [1., 2., 3., 4., 5.], 'c': [0.053646, 0.053646, 0.053646, 0.053646, 0.053646]}, dtype=np.fl...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20954/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20954/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20955
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20955/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20955/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20955/events
https://github.com/pandas-dev/pandas/issues/20955
320,313,620
MDU6SXNzdWUzMjAzMTM2MjA=
20,955
Building documentation fails with `ImportError: cannot import name 'Directive'`
{ "avatar_url": "https://avatars.githubusercontent.com/u/32396311?v=4", "events_url": "https://api.github.com/users/miguelmorin/events{/privacy}", "followers_url": "https://api.github.com/users/miguelmorin/followers", "following_url": "https://api.github.com/users/miguelmorin/following{/other_user}", "gists_u...
[ { "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
4
2018-05-04T15:13:36Z
2018-05-08T15:21:09Z
2018-05-08T15:21:09Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible I build `pandas` from source following [these steps](https://github.com/pandas-dev/pandas/tree/master/doc), then I `cd` into `doc` and run this command to build the documentation: ``` $ python make.py html Running Sphinx v1.7.4 Exception occurred while bui...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20955/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20955/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20956
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20956/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20956/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20956/events
https://github.com/pandas-dev/pandas/pull/20956
320,481,422
MDExOlB1bGxSZXF1ZXN0MTg2MTQwNjMy
20,956
ENH: Return DatetimeIndex or TimedeltaIndex bins for q/cut when input is datelike
{ "avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4", "events_url": "https://api.github.com/users/mroeschke/events{/privacy}", "followers_url": "https://api.github.com/users/mroeschke/followers", "following_url": "https://api.github.com/users/mroeschke/following{/other_user}", "gists_url": "...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "5319e7", "default": false, "description": "Timedelta...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
3
2018-05-05T05:29:13Z
2018-07-03T16:41:34Z
2018-07-03T15:34:15Z
MEMBER
null
- [x] closes #19891 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | 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/20956/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20956/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20956.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20956", "merged_at": "2018-07-03T15:34:15Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20956.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20956" }
https://api.github.com/repos/pandas-dev/pandas/issues/20957
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20957/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20957/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20957/events
https://github.com/pandas-dev/pandas/issues/20957
320,502,572
MDU6SXNzdWUzMjA1MDI1NzI=
20,957
TST: Some tests fail when parsing en_IL locale
{ "avatar_url": "https://avatars.githubusercontent.com/u/1455030?v=4", "events_url": "https://api.github.com/users/Licht-T/events{/privacy}", "followers_url": "https://api.github.com/users/Licht-T/followers", "following_url": "https://api.github.com/users/Licht-T/following{/other_user}", "gists_url": "https:/...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
null
5
2018-05-05T11:39:55Z
2018-05-26T04:09:42Z
2018-05-05T14:46:57Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible Some tests fail when parsing `en_IL` locale in latest Ubuntu (e.g. `TestSeriesDatetimeValues.test_dt_accessor_datetime_name_accessors`). ##### Ubuntu version ```bash (pandas-dev) [pandas] lsb_release -a No LSB modules are available. Distributor ID: Ubuntu 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/20957/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20957/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20958
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20958/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20958/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20958/events
https://github.com/pandas-dev/pandas/issues/20958
320,510,558
MDU6SXNzdWUzMjA1MTA1NTg=
20,958
Using apply on a grouper works only if done after another operation on grouper
{ "avatar_url": "https://avatars.githubusercontent.com/u/15113894?v=4", "events_url": "https://api.github.com/users/Dr-Irv/events{/privacy}", "followers_url": "https://api.github.com/users/Dr-Irv/followers", "following_url": "https://api.github.com/users/Dr-Irv/following{/other_user}", "gists_url": "https://a...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
3
2018-05-05T13:44:13Z
2019-12-01T17:48:45Z
null
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python In [1]: import pandas as pd In [2]: pd.__version__ Out[2]: '0.23.0rc2' In [3]: dates = [pd.Timestamp("2016-01-0%d 12:00:00" % i, tz='US/Pacific') ...: for i in range(1, 5)] ...: df = pd.DataFrame({'A': ['a', 'b'] * 2, 'B': dates...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20958/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20958/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20959
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20959/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20959/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20959/events
https://github.com/pandas-dev/pandas/pull/20959
320,513,666
MDExOlB1bGxSZXF1ZXN0MTg2MTU5MTM1
20,959
BUG in .groupby.apply when applying a function that has mixed data types and the user supplied function can fail on the grouping column
{ "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": "729FCF", "default": false, "description": null, "id": 233160, ...
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...
4
2018-05-05T14:29:27Z
2018-05-08T00:20:14Z
2018-05-08T00:19:52Z
CONTRIBUTOR
null
closes #20949
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20959/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20959/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20959.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20959", "merged_at": "2018-05-08T00:19:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20959.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20959" }
https://api.github.com/repos/pandas-dev/pandas/issues/20960
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20960/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20960/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20960/events
https://github.com/pandas-dev/pandas/pull/20960
320,523,562
MDExOlB1bGxSZXF1ZXN0MTg2MTY0OTY2
20,960
DOC: add reshaping visuals to the docs (Reshaping and Pivot Tables)
{ "avatar_url": "https://avatars.githubusercontent.com/u/1007956?v=4", "events_url": "https://api.github.com/users/jalammar/events{/privacy}", "followers_url": "https://api.github.com/users/jalammar/followers", "following_url": "https://api.github.com/users/jalammar/following{/other_user}", "gists_url": "http...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, S...
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...
4
2018-05-05T16:44:22Z
2018-05-08T20:44:04Z
2018-05-08T20:44:01Z
CONTRIBUTOR
null
- [x] closes #20898 - [ ] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | 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/20960/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20960/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20960.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20960", "merged_at": "2018-05-08T20:44:01Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20960.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20960" }
https://api.github.com/repos/pandas-dev/pandas/issues/20961
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20961/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20961/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20961/events
https://github.com/pandas-dev/pandas/pull/20961
320,528,490
MDExOlB1bGxSZXF1ZXN0MTg2MTY4MDMz
20,961
PERF: removed coercion to int64 in Categorical.from_codes
{ "avatar_url": "https://avatars.githubusercontent.com/u/9394929?v=4", "events_url": "https://api.github.com/users/mnkyl/events{/privacy}", "followers_url": "https://api.github.com/users/mnkyl/followers", "following_url": "https://api.github.com/users/mnkyl/following{/other_user}", "gists_url": "https://api.g...
[]
closed
false
null
[]
null
6
2018-05-05T17:51:17Z
2018-05-10T15:37:06Z
2018-05-05T19:49:59Z
CONTRIBUTOR
null
- [x] closes #18501 - [ ] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | 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/20961/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20961/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20961.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20961", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/20961.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20961" }
https://api.github.com/repos/pandas-dev/pandas/issues/20962
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20962/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20962/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20962/events
https://github.com/pandas-dev/pandas/issues/20962
320,553,818
MDU6SXNzdWUzMjA1NTM4MTg=
20,962
df.rank() has different behavior for python2 and python3
{ "avatar_url": "https://avatars.githubusercontent.com/u/15062518?v=4", "events_url": "https://api.github.com/users/11rohans/events{/privacy}", "followers_url": "https://api.github.com/users/11rohans/followers", "following_url": "https://api.github.com/users/11rohans/following{/other_user}", "gists_url": "htt...
[ { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" } ]
closed
false
null
[]
null
5
2018-05-06T01:16:16Z
2019-06-15T12:32:24Z
2019-06-15T12:32:24Z
NONE
null
#### Code Sample, a copy-pastable example if possible python3 ```python In [1]: import pandas as pd In [2]: pandas_df = pd.DataFrame({ ...: 'col1': [1, 2, 3, 4], ...: 'col2': [4, 5, 6, 7], ...: 'col3': [8.0, 9.4, 10.1, 11.3], ...: 'col4': ['a', 'b', 'c', 'd']}) ...: 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/20962/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20962/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20963
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20963/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20963/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20963/events
https://github.com/pandas-dev/pandas/issues/20963
320,563,019
MDU6SXNzdWUzMjA1NjMwMTk=
20,963
Error when indexing with `.loc` on index with mixed types (integer and string)
{ "avatar_url": "https://avatars.githubusercontent.com/u/1828449?v=4", "events_url": "https://api.github.com/users/cc7768/events{/privacy}", "followers_url": "https://api.github.com/users/cc7768/followers", "following_url": "https://api.github.com/users/cc7768/following{/other_user}", "gists_url": "https://ap...
[]
closed
false
null
[]
null
1
2018-05-06T04:59:48Z
2018-05-06T05:23:18Z
2018-05-06T05:23:17Z
NONE
null
#### Code Sample ```python import pandas as pd df = pd.DataFrame([[1, 2, 3], [4, 5, 6], [7, 8, 9]], index=[1, "a", 0], columns=["a", "b", "c"]) print(df.loc[[1, 0], ["a", "b"]]) ``` Returns ``` a b a 4 5 1 1 2 ``` Currentl...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20963/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20963/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20964
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20964/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20964/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20964/events
https://github.com/pandas-dev/pandas/issues/20964
320,564,712
MDU6SXNzdWUzMjA1NjQ3MTI=
20,964
BUG: Index with integer data and datetime64[ns, tz] dtype does not localize correctly
{ "avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4", "events_url": "https://api.github.com/users/mroeschke/events{/privacy}", "followers_url": "https://api.github.com/users/mroeschke/followers", "following_url": "https://api.github.com/users/mroeschke/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": "5319e7", "default": false, "description": "Timezone data dtype", ...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
1
2018-05-06T05:40:45Z
2018-06-14T10:05:29Z
2018-06-14T10:05:29Z
MEMBER
null
``` In [1]: pd.__version__ Out[1]: '0.23.0rc2+16.gccf4b96.dirty' In [2]: val = [pd.Timestamp('2018-01-01', tz='US/Pacific').value] In [3]: pd.Index(val, dtype='datetime64[ns, US/Pacific]') Out[3]: DatetimeIndex(['2018-01-01 08:00:00-08:00'], dtype='datetime64[ns, US/Pacific]', freq=None) ``` The localizati...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20964/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20964/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20965
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20965/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20965/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20965/events
https://github.com/pandas-dev/pandas/pull/20965
320,568,013
MDExOlB1bGxSZXF1ZXN0MTg2MTkxMzgx
20,965
BUG: Fix combine_first converts other columns type into floats unexpectedly
{ "avatar_url": "https://avatars.githubusercontent.com/u/1455030?v=4", "events_url": "https://api.github.com/users/Licht-T/events{/privacy}", "followers_url": "https://api.github.com/users/Licht-T/followers", "following_url": "https://api.github.com/users/Licht-T/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...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
9
2018-05-06T06:54:02Z
2018-10-09T12:54:35Z
2018-10-09T12:54:03Z
CONTRIBUTOR
null
- [x] closes #20699 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | 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/20965/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20965/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20965.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20965", "merged_at": "2018-10-09T12:54:03Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20965.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20965" }
https://api.github.com/repos/pandas-dev/pandas/issues/20966
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20966/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20966/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20966/events
https://github.com/pandas-dev/pandas/pull/20966
320,571,755
MDExOlB1bGxSZXF1ZXN0MTg2MTkzNDU3
20,966
BUG: Fix wrong khash method definition
{ "avatar_url": "https://avatars.githubusercontent.com/u/1455030?v=4", "events_url": "https://api.github.com/users/Licht-T/events{/privacy}", "followers_url": "https://api.github.com/users/Licht-T/followers", "following_url": "https://api.github.com/users/Licht-T/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": "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...
4
2018-05-06T08:01:05Z
2018-05-08T10:35:17Z
2018-05-08T10:35:11Z
CONTRIBUTOR
null
- [x] closes #20722 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | 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/20966/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20966/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20966.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20966", "merged_at": "2018-05-08T10:35:10Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20966.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20966" }
https://api.github.com/repos/pandas-dev/pandas/issues/20967
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20967/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20967/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20967/events
https://github.com/pandas-dev/pandas/issues/20967
320,581,616
MDU6SXNzdWUzMjA1ODE2MTY=
20,967
Column can be extended beyond DataFrame's length
{ "avatar_url": "https://avatars.githubusercontent.com/u/39023576?v=4", "events_url": "https://api.github.com/users/metazoic/events{/privacy}", "followers_url": "https://api.github.com/users/metazoic/followers", "following_url": "https://api.github.com/users/metazoic/following{/other_user}", "gists_url": "htt...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
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
2018-05-06T10:46:36Z
2018-07-06T20:21:27Z
2018-05-09T10:11:27Z
NONE
null
#### Code Sample ```python df = pd.DataFrame({'x':[1.0]}) df.x[1] = 2 df['x'][2] = 3 df.set_index('x', inplace=True) ``` #### Problem description The final statement fails with ```python ValueError: Length mismatch: Expected axis has 1 elements, new values have 3 elements ``` because `df.x` has been extende...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20967/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20967/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20968
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20968/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20968/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20968/events
https://github.com/pandas-dev/pandas/pull/20968
320,609,216
MDExOlB1bGxSZXF1ZXN0MTg2MjE1NTI3
20,968
Sharey keyword for boxplot
{ "avatar_url": "https://avatars.githubusercontent.com/u/3391614?v=4", "events_url": "https://api.github.com/users/sorenwacker/events{/privacy}", "followers_url": "https://api.github.com/users/sorenwacker/followers", "following_url": "https://api.github.com/users/sorenwacker/following{/other_user}", "gists_ur...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "8AE234", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
11
2018-05-06T17:03:31Z
2018-06-08T16:25:29Z
2018-06-08T11:27:30Z
CONTRIBUTOR
null
…to _subplots(). .. code-block:: jupyter-notebook %pylab inline import pandas as pd N = 100 rand = random.random(N) clas = random.binomial(5,.5, N) df = pd.DataFrame({'Rand': rand-clas, 'Rand2': rand, 'Class': clas}, inde...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20968/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20968/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20968.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20968", "merged_at": "2018-06-08T11:27:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20968.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20968" }
https://api.github.com/repos/pandas-dev/pandas/issues/20969
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20969/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20969/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20969/events
https://github.com/pandas-dev/pandas/issues/20969
320,637,937
MDU6SXNzdWUzMjA2Mzc5Mzc=
20,969
Getting a ... in my CSV when using to_csv()
{ "avatar_url": "https://avatars.githubusercontent.com/u/8090350?v=4", "events_url": "https://api.github.com/users/BrendanMartin/events{/privacy}", "followers_url": "https://api.github.com/users/BrendanMartin/followers", "following_url": "https://api.github.com/users/BrendanMartin/following{/other_user}", "gi...
[ { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "id": 47229171, "name": "IO CSV", "node_id": "MDU6TGFiZWw0NzIyOTE3MQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV" }, { "color": "207de5", "default": false, "descriptio...
closed
false
null
[]
null
7
2018-05-06T23:17:07Z
2019-04-24T16:18:37Z
2019-04-24T16:18:37Z
NONE
null
I have read in an hdf of 4 million+ rows and now I want to convert it to a sample CSV: ``` df_small = df[:int(1e6)] df_small.to_csv("X.csv", sep='\t') len(df_small) # out: 1,000,000 ``` The dataframe consists of a datetime index and a text column. When I read the CSV back in, I get more rows than when I saved...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20969/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20969/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20970
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20970/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20970/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20970/events
https://github.com/pandas-dev/pandas/issues/20970
320,639,978
MDU6SXNzdWUzMjA2Mzk5Nzg=
20,970
performance when "combining" categories
{ "avatar_url": "https://avatars.githubusercontent.com/u/8186432?v=4", "events_url": "https://api.github.com/users/thequackdaddy/events{/privacy}", "followers_url": "https://api.github.com/users/thequackdaddy/followers", "following_url": "https://api.github.com/users/thequackdaddy/following{/other_user}", "gi...
[ { "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"...
open
false
null
[]
null
2
2018-05-06T23:48:06Z
2018-05-10T16:44:28Z
null
CONTRIBUTOR
null
I have a performance question that is a follow-up to [this SO question](https://stackoverflow.com/questions/32262982/pandas-combining-multiple-categories-into-one). I apologize for the repeat, but my question is more focused on the performance issue, not how to do it. So suppose I have a `categorical` with many cat...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20970/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20970/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20971
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20971/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20971/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20971/events
https://github.com/pandas-dev/pandas/pull/20971
320,643,434
MDExOlB1bGxSZXF1ZXN0MTg2MjM1MjM5
20,971
BUG: Fix isna cannot handle ambiguous typed list
{ "avatar_url": "https://avatars.githubusercontent.com/u/1455030?v=4", "events_url": "https://api.github.com/users/Licht-T/events{/privacy}", "followers_url": "https://api.github.com/users/Licht-T/followers", "following_url": "https://api.github.com/users/Licht-T/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...
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
2018-05-07T00:34:35Z
2018-05-08T00:06:55Z
2018-05-08T00:06:50Z
CONTRIBUTOR
null
- [x] closes #20675 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | 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/20971/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20971/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20971.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20971", "merged_at": "2018-05-08T00:06:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20971.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20971" }
https://api.github.com/repos/pandas-dev/pandas/issues/20972
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20972/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20972/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20972/events
https://github.com/pandas-dev/pandas/pull/20972
320,753,123
MDExOlB1bGxSZXF1ZXN0MTg2MzEyNzk4
20,972
CLN: simplify combine_first
{ "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": "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": "207de5", "de...
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
2018-05-07T10:26:28Z
2018-05-08T00:19:31Z
2018-05-08T00:18:57Z
CONTRIBUTOR
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20972/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20972/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20972.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20972", "merged_at": "2018-05-08T00:18:57Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20972.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20972" }
https://api.github.com/repos/pandas-dev/pandas/issues/20973
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20973/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20973/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20973/events
https://github.com/pandas-dev/pandas/issues/20973
320,762,667
MDU6SXNzdWUzMjA3NjI2Njc=
20,973
pandas groupby agg
{ "avatar_url": "https://avatars.githubusercontent.com/u/38776140?v=4", "events_url": "https://api.github.com/users/Object-v/events{/privacy}", "followers_url": "https://api.github.com/users/Object-v/followers", "following_url": "https://api.github.com/users/Object-v/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" } ]
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
2018-05-07T11:02:58Z
2018-05-08T02:30:37Z
2018-05-07T12:39:56Z
NONE
null
df = pd.DataFrame({'tip': [16.99, 10.34, 23.68, 23.68, 24.59], ... 'sex': ['Female', 'Male', 'Male', 'Male', 'Female']}) df sex tip 0 Female 16.99 1 Male 10.34 2 Male 23.68 3 Male 23.68 4 Female 24.59 temp=df.groupby('sex').agg({'sex':['count'],'tip':['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/20973/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20973/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20974
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20974/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20974/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20974/events
https://github.com/pandas-dev/pandas/pull/20974
320,848,236
MDExOlB1bGxSZXF1ZXN0MTg2Mzg0MTQ1
20,974
BUG: Fix drop_duplicates failure when DataFrame has no column
{ "avatar_url": "https://avatars.githubusercontent.com/u/1455030?v=4", "events_url": "https://api.github.com/users/Licht-T/events{/privacy}", "followers_url": "https://api.github.com/users/Licht-T/followers", "following_url": "https://api.github.com/users/Licht-T/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
[]
null
5
2018-05-07T15:26:52Z
2018-08-17T10:29:21Z
2018-08-17T10:29:21Z
CONTRIBUTOR
null
- [x] closes #20516 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | 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/20974/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20974/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20974.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20974", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/20974.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20974" }
https://api.github.com/repos/pandas-dev/pandas/issues/20975
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20975/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20975/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20975/events
https://github.com/pandas-dev/pandas/issues/20975
320,849,048
MDU6SXNzdWUzMjA4NDkwNDg=
20,975
Slicing columns with mixed types <str>,<int> fails with ValueError
{ "avatar_url": "https://avatars.githubusercontent.com/u/4431181?v=4", "events_url": "https://api.github.com/users/achampion/events{/privacy}", "followers_url": "https://api.github.com/users/achampion/followers", "following_url": "https://api.github.com/users/achampion/following{/other_user}", "gists_url": "h...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "e1...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2018-05-07T15:28:50Z
2020-12-27T22:55:00Z
2020-12-27T22:55:00Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python In []: df = pd.DataFrame({'test':1, 1:2, 2:3}, index=[0]) df.loc[:, 'test':] Out[]: test 1 2 0 1 2 3 In []: df.loc[:, 1:] Out[]: TypeError Traceback (most recent call last) <ipython-input-655-3b97c...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20975/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20975/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20976
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20976/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20976/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20976/events
https://github.com/pandas-dev/pandas/issues/20976
321,034,809
MDU6SXNzdWUzMjEwMzQ4MDk=
20,976
ENH: linspace behavior for timedelta_range and interval_range
{ "avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4", "events_url": "https://api.github.com/users/jschendel/events{/privacy}", "followers_url": "https://api.github.com/users/jschendel/followers", "following_url": "https://api.github.com/users/jschendel/following{/other_user}", "gists_url": "h...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AFEEEE", "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
2018-05-08T04:00:23Z
2018-05-11T11:53:49Z
2018-05-11T11:53:49Z
MEMBER
null
Behavior similar to `np.linspace` has been implemented for the regular `date_range` function in #20846, e.g. `pd.date_range(start='2018-01-01', end='2018-01-10', periods=50)`. This behavior is not supported by `timedelta_range` or `interval_range`, so it seems like it should be added for consistency with `date_ran...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20976/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20976/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20977
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20977/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20977/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20977/events
https://github.com/pandas-dev/pandas/pull/20977
321,129,806
MDExOlB1bGxSZXF1ZXN0MTg2NTkwODk3
20,977
COMPAT: 32-bit indexing compat
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "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": "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
2018-05-08T10:28:40Z
2018-05-08T11:40:13Z
2018-05-08T11:39:48Z
CONTRIBUTOR
null
xref #20939
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20977/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20977/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20977.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20977", "merged_at": "2018-05-08T11:39:48Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20977.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20977" }
https://api.github.com/repos/pandas-dev/pandas/issues/20978
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20978/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20978/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20978/events
https://github.com/pandas-dev/pandas/issues/20978
321,150,278
MDU6SXNzdWUzMjExNTAyNzg=
20,978
Pandas Series output only shows "inf" values
{ "avatar_url": "https://avatars.githubusercontent.com/u/24392031?v=4", "events_url": "https://api.github.com/users/niklasamslgruber/events{/privacy}", "followers_url": "https://api.github.com/users/niklasamslgruber/followers", "following_url": "https://api.github.com/users/niklasamslgruber/following{/other_use...
[ { "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
2018-05-08T11:37:20Z
2018-05-08T11:39:31Z
2018-05-08T11:39:05Z
NONE
null
Hi, I'm using `Pandas 0.18.1 `(can't upgrade due to dependencies) and I have a `pandas.core.series.Series` with `dtype=float64` and values which I pulled from a CSV file. If I print the series I always get one value while the remaining values are all `inf`. I access the values using the `history() `method from the `z...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20978/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20978/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20979
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20979/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20979/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20979/events
https://github.com/pandas-dev/pandas/pull/20979
321,257,598
MDExOlB1bGxSZXF1ZXN0MTg2Njg4NTQy
20,979
Parametrization of indexes/test_base #4
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "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
2018-05-08T16:27:54Z
2018-05-09T10:25:48Z
2018-05-09T10:22:39Z
MEMBER
null
progress towards #20812 This should be it for parametrizing tests. Plan is to look at and clean up fixtures after 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/20979/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20979/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20979.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20979", "merged_at": "2018-05-09T10:22:39Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20979.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20979" }
https://api.github.com/repos/pandas-dev/pandas/issues/20980
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20980/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20980/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20980/events
https://github.com/pandas-dev/pandas/pull/20980
321,336,743
MDExOlB1bGxSZXF1ZXN0MTg2NzQ3OTM2
20,980
Preserve Alignment Between Index and Values for Non-Monotonic Stack
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[]
closed
false
null
[]
null
4
2018-05-08T20:33:07Z
2018-12-25T06:13:04Z
2018-06-02T18:42:29Z
MEMBER
null
- [X] closes #20945 - [X] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry Not overly familiar with this code so submitting for review as there's probably a better way of going about it. The root cause of the referenced issue IIUC is that the index lab...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20980/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20980/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20980.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20980", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/20980.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20980" }
https://api.github.com/repos/pandas-dev/pandas/issues/20981
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20981/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20981/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20981/events
https://github.com/pandas-dev/pandas/issues/20981
321,352,072
MDU6SXNzdWUzMjEzNTIwNzI=
20,981
DataFrame groupby.aggregate.to_dict() to JSON-compatible nested dict or list
{ "avatar_url": "https://avatars.githubusercontent.com/u/5751456?v=4", "events_url": "https://api.github.com/users/adam-erickson/events{/privacy}", "followers_url": "https://api.github.com/users/adam-erickson/followers", "following_url": "https://api.github.com/users/adam-erickson/following{/other_user}", "gi...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" } ]
open
false
null
[]
null
8
2018-05-08T21:23:45Z
2019-01-13T03:30:04Z
null
NONE
null
#### Code Sample ```python df_gb = df.groupby(['Factor1','Factor2'])['Values'].aggregate([np.mean, np.std]) df_sum = df_gb.groupby(['Factor1','Factor2']).aggregate(np.sum) df_sum.to_dict() {'mean': {(Factor1Name1, 'Factor2Name1'): 25.368616852061802, (Factor1Name1, 'Factor2Name2'): 17.085360464000004, (F...
{ "+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/20981/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20981/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20982
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20982/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20982/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20982/events
https://github.com/pandas-dev/pandas/issues/20982
321,380,074
MDU6SXNzdWUzMjEzODAwNzQ=
20,982
DOC: Difficulty Novice tag in contributing section doesn't exist
{ "avatar_url": "https://avatars.githubusercontent.com/u/19884360?v=4", "events_url": "https://api.github.com/users/mvinoba/events{/privacy}", "followers_url": "https://api.github.com/users/mvinoba/followers", "following_url": "https://api.github.com/users/mvinoba/following{/other_user}", "gists_url": "https:...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
null
1
2018-05-08T23:25:39Z
2018-05-09T15:19:59Z
2018-05-09T15:19:59Z
CONTRIBUTOR
null
The [`Difficulty Novice`](https://github.com/pandas-dev/pandas/issues?q=is%3Aopen+is%3Aissue+label%3A%22Difficulty+Novice%22) tag recommended in the [main README.md Contributing section](https://github.com/pandas-dev/pandas/blob/master/README.md#contributing-to-pandas-) doesn't seem to exist anymore. I think the right ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20982/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20982/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20983
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20983/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20983/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20983/events
https://github.com/pandas-dev/pandas/issues/20983
321,381,190
MDU6SXNzdWUzMjEzODExOTA=
20,983
BUG: linspace behavior for date_range is incorrect when tz aware
{ "avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4", "events_url": "https://api.github.com/users/jschendel/events{/privacy}", "followers_url": "https://api.github.com/users/jschendel/followers", "following_url": "https://api.github.com/users/jschendel/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": "5319e7", "default": false, "description": "Timezone data dtype", ...
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...
0
2018-05-08T23:32:12Z
2018-05-10T10:26:23Z
2018-05-10T10:26:23Z
MEMBER
null
#### Code Sample, a copy-pastable example if possible xref #20846 ```python In [2]: dti = pd.date_range('20180101', '20180103', periods=3, tz='US/Eastern') In [3]: dti Out[3]: DatetimeIndex(['2017-12-31', '2018-01-01', '2018-01-02'], dtype='datetime64[ns, US/Eastern]', freq=None) In [4]: dti[0] Out[4]: T...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20983/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20983/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20984
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20984/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20984/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20984/events
https://github.com/pandas-dev/pandas/pull/20984
321,387,239
MDExOlB1bGxSZXF1ZXN0MTg2Nzg2OTk5
20,984
Consistent Return Structure for Rolling Apply
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/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": "729FCF", "default": false, "description": null, "id": 233160, ...
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...
2
2018-05-09T00:07:16Z
2018-09-04T23:49:29Z
2018-05-09T10:24:39Z
MEMBER
null
- [X] closes #14013 - [X] tests added / passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry With the changes made in #20949 it appears possible to fix this bug by suppressing a `catch` block that was internal to Rolling's `_apply`. I'm not sure what the purpose of 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/20984/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20984/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20984.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20984", "merged_at": "2018-05-09T10:24:38Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20984.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20984" }
https://api.github.com/repos/pandas-dev/pandas/issues/20985
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20985/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20985/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20985/events
https://github.com/pandas-dev/pandas/issues/20985
321,395,739
MDU6SXNzdWUzMjEzOTU3Mzk=
20,985
regarding saving generated arrays into into independent column
{ "avatar_url": "https://avatars.githubusercontent.com/u/5430158?v=4", "events_url": "https://api.github.com/users/wenouyang/events{/privacy}", "followers_url": "https://api.github.com/users/wenouyang/followers", "following_url": "https://api.github.com/users/wenouyang/following{/other_user}", "gists_url": "h...
[]
closed
false
null
[]
null
1
2018-05-09T01:02:14Z
2018-05-09T10:03:56Z
2018-05-09T10:03:56Z
NONE
null
I am writing a program, in a loop process the code generates two arrays, predict_result and ground_truth, I want to save each array into a new column for separate csv files. This is the main code snippet. However, each array is appended into the original array. In other words, I get two large single column files. `...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20985/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20985/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20986
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20986/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20986/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20986/events
https://github.com/pandas-dev/pandas/issues/20986
321,402,615
MDU6SXNzdWUzMjE0MDI2MTU=
20,986
Buffer dtype mismatch, expected 'Python object' but got 'long long'
{ "avatar_url": "https://avatars.githubusercontent.com/u/35973377?v=4", "events_url": "https://api.github.com/users/arpitvw/events{/privacy}", "followers_url": "https://api.github.com/users/arpitvw/followers", "following_url": "https://api.github.com/users/arpitvw/following{/other_user}", "gists_url": "https:...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "207de5", "de...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
6
2018-05-09T01:48:02Z
2018-11-06T20:47:35Z
2018-06-29T02:27:49Z
NONE
null
An example from https://github.com/pandas-dev/pandas/issues/20986#issuecomment-436065299 ```python from io import StringIO from pandas import concat, DataFrame, read_table buffer = StringIO("""\ study SRP052491 SRP052491 run SRR1762738 SRR1762739 gene_id ENSG00000000003.14 16641 11561\ """) expression...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20986/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20986/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20987
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20987/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20987/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20987/events
https://github.com/pandas-dev/pandas/issues/20987
321,442,238
MDU6SXNzdWUzMjE0NDIyMzg=
20,987
DEPR: DataFrame dropna accepting multiple axes
{ "avatar_url": "https://avatars.githubusercontent.com/u/12736060?v=4", "events_url": "https://api.github.com/users/kunalgosar/events{/privacy}", "followers_url": "https://api.github.com/users/kunalgosar/followers", "following_url": "https://api.github.com/users/kunalgosar/following{/other_user}", "gists_url"...
[ { "color": "5319e7", "default": false, "description": "Functionality to remove in pandas", "id": 87485152, "name": "Deprecate", "node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate" } ]
closed
false
null
[]
{ "closed_at": "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...
2
2018-05-09T06:07:42Z
2018-05-10T10:32:10Z
2018-05-10T10:32:10Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible This is the relevant code extract from pandas source: ```python if isinstance(axis, (tuple, list)): result = self for ax in axis: result = result.dropna(how=how, thresh=thresh, subset=subset, axis=ax) ``` This is the output from ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20987/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20987/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20988
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20988/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20988/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20988/events
https://github.com/pandas-dev/pandas/pull/20988
321,450,108
MDExOlB1bGxSZXF1ZXN0MTg2ODMxNDA0
20,988
BUG: date_range linspace behavior respects tz
{ "avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4", "events_url": "https://api.github.com/users/mroeschke/events{/privacy}", "followers_url": "https://api.github.com/users/mroeschke/followers", "following_url": "https://api.github.com/users/mroeschke/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": "5319e7", "default": false, "description": "Timezone data dtype", ...
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...
4
2018-05-09T06:47:02Z
2018-05-10T15:22:35Z
2018-05-10T10:26:23Z
MEMBER
null
- [x] closes #20983 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry (addendum to the v0.23 whatsnew entry for this feature)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20988/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20988/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20988.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20988", "merged_at": "2018-05-10T10:26:23Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20988.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20988" }
https://api.github.com/repos/pandas-dev/pandas/issues/20989
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20989/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20989/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20989/events
https://github.com/pandas-dev/pandas/pull/20989
321,522,851
MDExOlB1bGxSZXF1ZXN0MTg2ODg1NTg1
20,989
COMPAT: 32-bit indexing compat
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "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": "0e...
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...
2
2018-05-09T10:52:04Z
2018-05-10T09:57:15Z
2018-05-10T09:57:01Z
CONTRIBUTOR
null
xref #19539
{ "+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/20989/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20989/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20989.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20989", "merged_at": "2018-05-10T09:57:01Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20989.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20989" }
https://api.github.com/repos/pandas-dev/pandas/issues/20990
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20990/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20990/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20990/events
https://github.com/pandas-dev/pandas/issues/20990
321,528,712
MDU6SXNzdWUzMjE1Mjg3MTI=
20,990
Index.map fails when index has a name and mapping returns tuple
{ "avatar_url": "https://avatars.githubusercontent.com/u/152388?v=4", "events_url": "https://api.github.com/users/willvousden/events{/privacy}", "followers_url": "https://api.github.com/users/willvousden/followers", "following_url": "https://api.github.com/users/willvousden/following{/other_user}", "gists_url...
[ { "color": "0e8a16", "default": true, "description": null, "id": 717120670, "name": "good first issue", "node_id": "MDU6TGFiZWw3MTcxMjA2NzA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue" }, { "color": "cdea3c", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
5
2018-05-09T11:12:24Z
2019-11-18T17:06:26Z
2019-11-18T17:06:26Z
NONE
null
This is related to #18696. #### Code Sample ```python import pandas as pd import numpy as np count = 6 index = pd.date_range('2018-01-01', periods=count, freq='M') a = pd.Series(np.arange(count), index=index) a.index.name = 'name' # This causes the failure. b = a.copy() b.index = a.index.map(lambda ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20990/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20990/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20991
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20991/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20991/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20991/events
https://github.com/pandas-dev/pandas/issues/20991
321,549,972
MDU6SXNzdWUzMjE1NDk5NzI=
20,991
Using tuples as dataframe index, containing single entry makes rows impossible to select
{ "avatar_url": "https://avatars.githubusercontent.com/u/24916788?v=4", "events_url": "https://api.github.com/users/zilion22/events{/privacy}", "followers_url": "https://api.github.com/users/zilion22/followers", "following_url": "https://api.github.com/users/zilion22/following{/other_user}", "gists_url": "htt...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2018-05-09T12:27:30Z
2019-11-20T17:14:29Z
2019-11-20T17:14:29Z
NONE
null
#### Code Sample ```python print "-- Good example --" df=pd.DataFrame([[tuple([1,2])],[tuple([1])]], columns=['a']).set_index('a') z=df.index[0] df.loc[[z]] print "-- Buggy example --" z=df.index[1] df.loc[[z]] ``` Results in: -- Good example -- a (1, 2) -- Buggy example -- KeyErrorTrac...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20991/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20991/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20992
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20992/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20992/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20992/events
https://github.com/pandas-dev/pandas/pull/20992
321,613,215
MDExOlB1bGxSZXF1ZXN0MTg2OTU0MjA5
20,992
DOC: update Readme recommended tags for new contributors
{ "avatar_url": "https://avatars.githubusercontent.com/u/19884360?v=4", "events_url": "https://api.github.com/users/mvinoba/events{/privacy}", "followers_url": "https://api.github.com/users/mvinoba/followers", "following_url": "https://api.github.com/users/mvinoba/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": "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
2018-05-09T15:16:31Z
2018-05-09T15:19:59Z
2018-05-09T15:19:59Z
CONTRIBUTOR
null
This changes the recommended tag for new contributors from `Difficulty Novice` to `good first issue` in both main README.md and /doc/source/contributing.rst. closes #20982
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20992/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20992/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20992.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20992", "merged_at": "2018-05-09T15:19:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20992.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20992" }
https://api.github.com/repos/pandas-dev/pandas/issues/20993
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20993/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20993/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20993/events
https://github.com/pandas-dev/pandas/issues/20993
321,678,752
MDU6SXNzdWUzMjE2Nzg3NTI=
20,993
TypeError when inserting uncertainties ufloat object into a DataFrame
{ "avatar_url": "https://avatars.githubusercontent.com/u/30808179?v=4", "events_url": "https://api.github.com/users/KevinStrobel/events{/privacy}", "followers_url": "https://api.github.com/users/KevinStrobel/followers", "following_url": "https://api.github.com/users/KevinStrobel/following{/other_user}", "gist...
[ { "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...
1
2018-05-09T18:32:40Z
2018-07-06T20:21:27Z
2018-05-10T10:13:16Z
NONE
null
#### Code Sample ```python from uncertainties import ufloat, UFloat import pandas as pd def test(name, key, value): dframe = pd.DataFrame() dframe.loc[name, key] = value return dframe test('000_osci', 'laser_%', ufloat(99, 4)) ``` #### Problem description Dear pandas developers, 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/20993/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20993/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20994
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20994/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20994/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20994/events
https://github.com/pandas-dev/pandas/issues/20994
321,717,391
MDU6SXNzdWUzMjE3MTczOTE=
20,994
DataFrame.sort_index by Level Name Incorrect After Unstack/Swaplevel
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/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": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52: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...
0
2018-05-09T20:37:00Z
2018-06-05T09:04:25Z
2018-05-19T20:15:04Z
MEMBER
null
This is a very obscure issue but I think it is responsible for things getting out of whack in #20945 ```python In [1]: mi = pd.MultiIndex.from_product([[0], ['d', 'c']], names=['bar', 'baz']) In [2]: df = pd.DataFrame([[0, 2], [1, 3]], index=mi, columns=['B', 'A']) In [3]: df.columns.name = 'foo' In [4]: df 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/20994/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20994/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20995
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20995/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20995/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20995/events
https://github.com/pandas-dev/pandas/pull/20995
321,736,273
MDExOlB1bGxSZXF1ZXN0MTg3MDQ3ODA5
20,995
DEPR: DataFrame dropna accepting multiple axes
{ "avatar_url": "https://avatars.githubusercontent.com/u/12736060?v=4", "events_url": "https://api.github.com/users/kunalgosar/events{/privacy}", "followers_url": "https://api.github.com/users/kunalgosar/followers", "following_url": "https://api.github.com/users/kunalgosar/following{/other_user}", "gists_url"...
[ { "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": "5319e7", "de...
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
2018-05-09T21:41:01Z
2018-05-10T21:02:01Z
2018-05-10T10:32:10Z
CONTRIBUTOR
null
Deprecates multiple axes passing to `dropna`. I added the whatsnew to 0.23.0 for now, I can move this to 0.24.0 later if preferred once the whatsnew doc is created. - [x] closes #20987 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | 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/20995/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20995/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20995.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20995", "merged_at": "2018-05-10T10:32:10Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20995.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20995" }
https://api.github.com/repos/pandas-dev/pandas/issues/20996
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20996/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20996/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20996/events
https://github.com/pandas-dev/pandas/pull/20996
321,744,229
MDExOlB1bGxSZXF1ZXN0MTg3MDU0MDE3
20,996
ENH: Raise useful error when iterating a Window
{ "avatar_url": "https://avatars.githubusercontent.com/u/1328688?v=4", "events_url": "https://api.github.com/users/selik/events{/privacy}", "followers_url": "https://api.github.com/users/selik/followers", "following_url": "https://api.github.com/users/selik/following{/other_user}", "gists_url": "https://api.g...
[ { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" } ]
closed
false
null
[]
null
6
2018-05-09T22:12:22Z
2018-05-12T18:38:20Z
2018-05-12T18:38:15Z
CONTRIBUTOR
null
Until Issue #11704 is completed, raise a NotImplementedError to provide a more clear error message when attempting to iterate over a Rolling or Expanding window.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20996/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20996/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20996.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20996", "merged_at": "2018-05-12T18:38:15Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20996.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20996" }
https://api.github.com/repos/pandas-dev/pandas/issues/20997
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20997/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20997/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20997/events
https://github.com/pandas-dev/pandas/issues/20997
321,812,168
MDU6SXNzdWUzMjE4MTIxNjg=
20,997
API: Int64Index cannot be converted into DatetimeIndex?
{ "avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4", "events_url": "https://api.github.com/users/mroeschke/events{/privacy}", "followers_url": "https://api.github.com/users/mroeschke/followers", "following_url": "https://api.github.com/users/mroeschke/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": "AD7...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
1
2018-05-10T05:15:41Z
2018-06-14T10:05:29Z
2018-06-14T10:05:29Z
MEMBER
null
Is there a historical reason why an Int64Index (defaulting to represent epoch timestamps) cannot be converted to a DatetimeIndex? ``` In [7]: pd.__version__ Out[7]: '0.23.0rc2+27.geff1faf.dirty' In [8]: val = [pd.Timestamp('2018-01-01').value] In [9]: pd.DatetimeIndex(pd.Index(val)) ------------------------...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20997/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20997/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20998
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20998/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20998/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20998/events
https://github.com/pandas-dev/pandas/issues/20998
321,916,398
MDU6SXNzdWUzMjE5MTYzOTg=
20,998
Merging on int / float columns with NaNs gives spurious warning
{ "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": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" } ]
closed
false
null
[]
{ "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...
0
2018-05-10T12:37:53Z
2018-05-11T11:46:29Z
2018-05-11T11:46:29Z
MEMBER
null
In 0.23 we added a warning when trying to merge on int / float columns where the float values are not actually integers (https://github.com/pandas-dev/pandas/pull/18352). No objections to that, but I think we should special case for NaNs, as this is a typical case that turns an integer column into floats, but does give...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20998/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20998/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20999
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20999/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20999/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20999/events
https://github.com/pandas-dev/pandas/pull/20999
321,951,585
MDExOlB1bGxSZXF1ZXN0MTg3MjA4MTI4
20,999
API: Added axis to take
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "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": "61...
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...
2
2018-05-10T14:27:29Z
2018-05-10T18:25:35Z
2018-05-10T18:25:31Z
CONTRIBUTOR
null
- [x] closes #20932 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` One thing that's worrisome here: for N-D arrays, the `fill_value` argument is set for each element. In the case of IPArray, this is fine, since my storage NA-value is (0, 0), so I would pass `fill_v...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20999/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20999/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20999.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20999", "merged_at": "2018-05-10T18:25:30Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20999.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20999" }
https://api.github.com/repos/pandas-dev/pandas/issues/21000
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21000/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21000/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21000/events
https://github.com/pandas-dev/pandas/pull/21000
321,955,474
MDExOlB1bGxSZXF1ZXN0MTg3MjExMTA3
21,000
PERF: removed coercion to int64 for arrays of ints in Categorical.from_codes
{ "avatar_url": "https://avatars.githubusercontent.com/u/9394929?v=4", "events_url": "https://api.github.com/users/mnkyl/events{/privacy}", "followers_url": "https://api.github.com/users/mnkyl/followers", "following_url": "https://api.github.com/users/mnkyl/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": "e11d21", "default"...
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...
5
2018-05-10T14:38:06Z
2018-05-15T02:20:06Z
2018-05-15T02:20:05Z
CONTRIBUTOR
null
- [x] closes #18501 - [ ] tests added / **passed** - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry ``` In [3]: arr = np.ones(10000000,dtype='int8') # master In [4]: %timeit pd.Categorical.from_codes(arr, ['foo', 'bar']) 44.2 ms ± 545 µs per loop (mean ± std. dev. of 7...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21000/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21000/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21000.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21000", "merged_at": "2018-05-15T02:20:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21000.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21000" }
https://api.github.com/repos/pandas-dev/pandas/issues/21001
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21001/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21001/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21001/events
https://github.com/pandas-dev/pandas/pull/21001
321,975,960
MDExOlB1bGxSZXF1ZXN0MTg3MjI2Njg4
21,001
DOC: Added 0.23.1 whatsnew template
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2018-06-13T03:57:35Z", "closed_issues": 107, "created_at": "2018-04-14T14:52: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
2018-05-10T15:33:15Z
2018-06-12T14:33:51Z
2018-05-16T03:00:32Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | 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/21001/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21001/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21001.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21001", "merged_at": "2018-05-16T03:00:32Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21001.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21001" }
https://api.github.com/repos/pandas-dev/pandas/issues/21002
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21002/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21002/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21002/events
https://github.com/pandas-dev/pandas/issues/21002
322,031,301
MDU6SXNzdWUzMjIwMzEzMDE=
21,002
Rendering Series[Categorical] raises UnicodeDecodeError
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "ededed", "default": false, "description": "__repr__ of pandas objects, to_string", "id": 13101118, "name": "Output-Formatting", "node_id": "MDU6TGFiZWwxMzEwMTExOA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting" }, { "color": "5319e...
closed
false
null
[]
{ "closed_at": "2018-07-06T16:24:08Z", "closed_issues": 73, "created_at": "2018-06-07T10:56:05Z", "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
2018-05-10T18:20:05Z
2018-06-21T10:18:54Z
2018-06-21T10:18:54Z
MEMBER
null
calling repr() on a Series with categorical-dtype can raise UnicodeDecodeError under certain conditions. These conditions appear to include: - The series must have length at least 61 (Note: `pd.get_option('max_rows') == 60`) - python2 - sys.getdefaultencoding() == 'ascii' Reproduce with: ``` from pandas.core...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21002/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21002/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21003
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21003/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21003/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21003/events
https://github.com/pandas-dev/pandas/issues/21003
322,038,519
MDU6SXNzdWUzMjIwMzg1MTk=
21,003
pandas plotting raises ValueError on style strings that should be valid according to spec.
{ "avatar_url": "https://avatars.githubusercontent.com/u/28363225?v=4", "events_url": "https://api.github.com/users/Austrianguy/events{/privacy}", "followers_url": "https://api.github.com/users/Austrianguy/followers", "following_url": "https://api.github.com/users/Austrianguy/following{/other_user}", "gists_u...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" } ]
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "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...
4
2018-05-10T18:42:02Z
2020-09-05T14:49:10Z
2020-09-05T14:49:09Z
NONE
null
#### Code Sample ```python import pandas as pd from numpy.random import random import matplotlib.pyplot as plt data = random((7,4)) fmt = 'd' plt.plot(data, fmt, color='green') # works as expected (no error) df = pd.DataFrame(data) df.plot(color='green', style=fmt) # The previous line raises ValueEr...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21003/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21003/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21004
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21004/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21004/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21004/events
https://github.com/pandas-dev/pandas/issues/21004
322,040,876
MDU6SXNzdWUzMjIwNDA4NzY=
21,004
(Further) clarify documentation for display.precision
{ "avatar_url": "https://avatars.githubusercontent.com/u/10374934?v=4", "events_url": "https://api.github.com/users/dmolesUC/events{/privacy}", "followers_url": "https://api.github.com/users/dmolesUC/followers", "following_url": "https://api.github.com/users/dmolesUC/following{/other_user}", "gists_url": "htt...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0e8a16", "default": true, "description": null, "id": 7171206...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/19281800?v=4", "events_url": "https://api.github.com/users/hongshaoyang/events{/privacy}", "followers_url": "https://api.github.com/users/hongshaoyang/followers", "following_url": "https://api.github.com/users/hongshaoyang/following{/other_user}", "gist...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/19281800?v=4", "events_url": "https://api.github.com/users/hongshaoyang/events{/privacy}", "followers_url": "https://api.github.com/users/hongshaoyang/followers", "following_url": "https://api.github.com/users/hongshaoyang/following{/other_use...
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2018-05-10T18:49:16Z
2020-10-12T15:09:05Z
2020-10-12T15:09:05Z
NONE
null
The generated "stable" [docs for `pandas.set_option()`](https://pandas.pydata.org/pandas-docs/stable/generated/pandas.set_option.html) (as well as the [Travis docs](https://pandas-docs.github.io/pandas-docs-travis/generated/pandas.set_option.html) as of this writing) describe `display.precision` as: > Floating point...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21004/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21004/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21005
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21005/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21005/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21005/events
https://github.com/pandas-dev/pandas/issues/21005
322,043,632
MDU6SXNzdWUzMjIwNDM2MzI=
21,005
huge memory allocation and slowdown when indexing
{ "avatar_url": "https://avatars.githubusercontent.com/u/2056977?v=4", "events_url": "https://api.github.com/users/jacksonloper/events{/privacy}", "followers_url": "https://api.github.com/users/jacksonloper/followers", "following_url": "https://api.github.com/users/jacksonloper/following{/other_user}", "gists...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "a1...
open
false
null
[]
null
4
2018-05-10T18:57:20Z
2018-05-22T22:48:51Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible To run this code you'll need a somewhat large matrix. You can get my `expression.tsv` from [here](https://figshare.com/articles/Transcriptomic_analysis_of_CA1_inhibitory_interneurons/6198656). Then run this: ``` import numpy as np import pandas as pd expr...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21005/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21005/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/21006
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21006/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21006/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21006/events
https://github.com/pandas-dev/pandas/pull/21006
322,062,781
MDExOlB1bGxSZXF1ZXN0MTg3MjkwNzYw
21,006
Whatsnew Typo Correction
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/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": "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...
0
2018-05-10T19:56:55Z
2018-05-14T21:11:03Z
2018-05-10T19:59:45Z
MEMBER
null
{ "+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/21006/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21006/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21006.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21006", "merged_at": "2018-05-10T19:59:45Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21006.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21006" }
https://api.github.com/repos/pandas-dev/pandas/issues/21007
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21007/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21007/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21007/events
https://github.com/pandas-dev/pandas/pull/21007
322,099,936
MDExOlB1bGxSZXF1ZXN0MTg3MzE4MzUw
21,007
DOC: cleanup of v0.23.0.txt
{ "avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4", "events_url": "https://api.github.com/users/topper-123/events{/privacy}", "followers_url": "https://api.github.com/users/topper-123/followers", "following_url": "https://api.github.com/users/topper-123/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": "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...
2
2018-05-10T21:56:35Z
2018-05-18T18:05:14Z
2018-05-11T06:49:14Z
CONTRIBUTOR
null
Cleanup of some errors in ``v.0.23.0.txt``
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21007/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21007/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21007.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21007", "merged_at": "2018-05-11T06:49:14Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21007.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21007" }
https://api.github.com/repos/pandas-dev/pandas/issues/21008
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21008/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21008/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21008/events
https://github.com/pandas-dev/pandas/pull/21008
322,147,859
MDExOlB1bGxSZXF1ZXN0MTg3MzUzNDk0
21,008
MyPy cleanup and absolute imports in pandas.core.dtypes.common
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/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": "005...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
2
2018-05-11T02:37:51Z
2018-06-23T16:12:23Z
2018-06-23T16:12:19Z
MEMBER
null
Starting the conversation towards #14468 There were a couple misplaced annotations below docstrings that were causing mypy to choke when running: ```bash mypy pandas --ignore-missing-imports ``` A starred import in pandas.core.dtypes.common was responsible for a lot of complaints from mypy. These were being ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21008/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21008/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21008.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21008", "merged_at": "2018-06-23T16:12:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21008.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21008" }
https://api.github.com/repos/pandas-dev/pandas/issues/21009
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21009/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21009/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21009/events
https://github.com/pandas-dev/pandas/pull/21009
322,169,194
MDExOlB1bGxSZXF1ZXN0MTg3MzY4NDY4
21,009
ENH: Implement linspace behavior for timedelta_range and interval_range
{ "avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4", "events_url": "https://api.github.com/users/jschendel/events{/privacy}", "followers_url": "https://api.github.com/users/jschendel/followers", "following_url": "https://api.github.com/users/jschendel/following{/other_user}", "gists_url": "h...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "5319e7", "default": false, "description": "Timedelt...
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...
2
2018-05-11T05:09:16Z
2018-05-11T14:50:46Z
2018-05-11T11:53:49Z
MEMBER
null
- [X] closes #20976 - [X] tests added / passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [X] whatsnew entry Summary: - added linspace behavior support to `timedelta_range` - added linspace behavior support to `interval_range` - refactored `test_interval_range.py` to use `parame...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21009/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21009/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21009.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21009", "merged_at": "2018-05-11T11:53:49Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21009.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21009" }
https://api.github.com/repos/pandas-dev/pandas/issues/21010
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21010/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21010/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21010/events
https://github.com/pandas-dev/pandas/pull/21010
322,219,361
MDExOlB1bGxSZXF1ZXN0MTg3NDA0MTcw
21,010
CLN: Revert "Return Python integers" (not needed after #20989)
{ "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": "0052cc", "default": false, "description": "pandas objects compatability with Numpy or Python functions", "id": 76865106, "name": "Compat", "node_id": "MDU6TGFiZWw3Njg2NTEwNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat" } ]
closed
false
null
[]
null
2
2018-05-11T08:54:04Z
2018-05-11T13:06:31Z
2018-05-11T13:06:08Z
MEMBER
null
This reverts commit 8e3d4d08501dc83d4c2302686c8342e7448c78e5. - [x] tests passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` I had introduced the explicit casting to solve broken tests on Windows, but @jreback's #20989 is the correct way to do it, so these are now redundant.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21010/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21010/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21010.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21010", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/21010.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21010" }
https://api.github.com/repos/pandas-dev/pandas/issues/21011
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/21011/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/21011/comments
https://api.github.com/repos/pandas-dev/pandas/issues/21011/events
https://github.com/pandas-dev/pandas/pull/21011
322,220,596
MDExOlB1bGxSZXF1ZXN0MTg3NDA1MTA2
21,011
Don't raise warning on merging int and float with nan
{ "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": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" } ]
closed
false
null
[]
{ "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...
2
2018-05-11T08:58:09Z
2018-05-24T20:20:22Z
2018-05-11T11:46:29Z
MEMBER
null
Closes https://github.com/pandas-dev/pandas/issues/20998
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/21011/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/21011/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/21011.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/21011", "merged_at": "2018-05-11T11:46:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/21011.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/21011" }