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/25313
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25313/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25313/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25313/events
https://github.com/pandas-dev/pandas/issues/25313
410,115,565
MDU6SXNzdWU0MTAxMTU1NjU=
25,313
Add helpful error message to get_loc
{ "avatar_url": "https://avatars.githubusercontent.com/u/4535737?v=4", "events_url": "https://api.github.com/users/felixvd/events{/privacy}", "followers_url": "https://api.github.com/users/felixvd/followers", "following_url": "https://api.github.com/users/felixvd/following{/other_user}", "gists_url": "https:/...
[ { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" }, { "color": "207d...
closed
false
null
[]
null
5
2019-02-14T04:00:07Z
2019-02-18T16:37:03Z
2019-02-18T16:37:03Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python df = pd.DataFrame({'time':[1, 1.5, 2], 'data':[5, 7, 9]}) df = df.set_index('time') idx = df.index.get_loc(1.75) ``` #### Problem description The error message for the code above is cumbersome and does not give a hint to new users what the probl...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25313/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25313/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25314
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25314/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25314/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25314/events
https://github.com/pandas-dev/pandas/issues/25314
410,123,901
MDU6SXNzdWU0MTAxMjM5MDE=
25,314
fail to build
{ "avatar_url": "https://avatars.githubusercontent.com/u/4354888?v=4", "events_url": "https://api.github.com/users/xieyuheng/events{/privacy}", "followers_url": "https://api.github.com/users/xieyuheng/followers", "following_url": "https://api.github.com/users/xieyuheng/following{/other_user}", "gists_url": "h...
[]
closed
false
null
[]
null
0
2019-02-14T04:39:18Z
2019-02-14T04:53:00Z
2019-02-14T04:53:00Z
NONE
null
``` pip install -e . Obtaining file:///home/xyh/sd0/lang/python/lib/pandas Requirement already satisfied: python-dateutil>=2.5.0 in /home/xyh/sd0/miniconda3/lib/python3.6/site-packages (from pandas==0.25.0.dev0+114.g6a8e70878) (2.7.5) Requirement already satisfied: pytz>=2011k in /home/xyh/sd0/miniconda3/lib/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/25314/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25314/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25315
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25315/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25315/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25315/events
https://github.com/pandas-dev/pandas/pull/25315
410,129,764
MDExOlB1bGxSZXF1ZXN0MjUyOTQxMTcy
25,315
...
{ "avatar_url": "https://avatars.githubusercontent.com/u/4354888?v=4", "events_url": "https://api.github.com/users/xieyuheng/events{/privacy}", "followers_url": "https://api.github.com/users/xieyuheng/followers", "following_url": "https://api.github.com/users/xieyuheng/following{/other_user}", "gists_url": "h...
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" } ]
closed
false
null
[]
null
3
2019-02-14T05:05:55Z
2019-02-15T17:38:52Z
2019-02-15T10:31:33Z
NONE
null
...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25315/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25315/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25315.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25315", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25315.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25315" }
https://api.github.com/repos/pandas-dev/pandas/issues/25316
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25316/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25316/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25316/events
https://github.com/pandas-dev/pandas/issues/25316
410,167,963
MDU6SXNzdWU0MTAxNjc5NjM=
25,316
Missing required dependencies ['numpy'] on pandas 0.24.1
{ "avatar_url": "https://avatars.githubusercontent.com/u/17949485?v=4", "events_url": "https://api.github.com/users/Skeletrox/events{/privacy}", "followers_url": "https://api.github.com/users/Skeletrox/followers", "following_url": "https://api.github.com/users/Skeletrox/following{/other_user}", "gists_url": "...
[]
closed
false
null
[]
null
6
2019-02-14T07:38:51Z
2020-01-10T18:08:42Z
2019-02-14T08:49:07Z
NONE
null
#### Code Sample with obtained output ```python import pandas as pd # -------------------------------------------------------------------------- ImportError Traceback (most recent call last) <ipython-input-2-7dd3504c366f> in <module> ----> 1 import pandas as pd ~/.local/lib/pyth...
{ "+1": 1, "-1": 0, "confused": 3, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 4, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25316/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25316/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25317
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25317/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25317/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25317/events
https://github.com/pandas-dev/pandas/issues/25317
410,238,239
MDU6SXNzdWU0MTAyMzgyMzk=
25,317
Subtracting two data time series with NaT yields Overflow error
{ "avatar_url": "https://avatars.githubusercontent.com/u/46397977?v=4", "events_url": "https://api.github.com/users/mjuzlova/events{/privacy}", "followers_url": "https://api.github.com/users/mjuzlova/followers", "following_url": "https://api.github.com/users/mjuzlova/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": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
1
2019-02-14T10:46:31Z
2019-02-20T10:52:02Z
2019-02-20T10:52:02Z
NONE
null
#### Problem description If I have a series of DateTime values and I want to subtract another series with DateTime value which contains NaT, in some case I get OverflowError. #### Code Sample, a copy-pastable example if possible ```python s1 = pd.Series([pd.to_datetime('1969-12-31')]) s2 = pd.Series([pd.to_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25317/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25317/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25318
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25318/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25318/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25318/events
https://github.com/pandas-dev/pandas/issues/25318
410,284,217
MDU6SXNzdWU0MTAyODQyMTc=
25,318
pd.Categorical(Series, categories=..) returns broken data with out-of-bound codes
{ "avatar_url": "https://avatars.githubusercontent.com/u/18488?v=4", "events_url": "https://api.github.com/users/batterseapower/events{/privacy}", "followers_url": "https://api.github.com/users/batterseapower/followers", "following_url": "https://api.github.com/users/batterseapower/following{/other_user}", "g...
[ { "color": "e11d21", "default": false, "description": "Functionality that used to work in a prior pandas version", "id": 32815646, "name": "Regression", "node_id": "MDU6TGFiZWwzMjgxNTY0Ng==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression" }, { "color": ...
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
3
2019-02-14T12:49:34Z
2019-03-03T02:36:37Z
2019-03-03T02:36:37Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python c1 = pd.Categorical(['A', 'B', 'B', 'C']) # Works as expected: #c2 = pd.Categorical(c1, categories=c1.categories[1:]) # Generates broken data: c2 = pd.Categorical(pd.Series(c1), categories=c1.categories[1:]) print(c1[:2]) print(c2[:2]) print(c2....
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25318/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25318/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25319
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25319/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25319/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25319/events
https://github.com/pandas-dev/pandas/issues/25319
410,289,309
MDU6SXNzdWU0MTAyODkzMDk=
25,319
.isin() includes unwanted string value in a column with 0 instead of dropping them
{ "avatar_url": "https://avatars.githubusercontent.com/u/33796896?v=4", "events_url": "https://api.github.com/users/StevenLi-DS/events{/privacy}", "followers_url": "https://api.github.com/users/StevenLi-DS/followers", "following_url": "https://api.github.com/users/StevenLi-DS/following{/other_user}", "gists_u...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
4
2019-02-14T13:02:50Z
2019-02-19T14:50:48Z
2019-02-14T13:50:51Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python [in]: import pandas as pd import seaborn as sns df = sns.load_dataset('tips') df.day.value_counts() [out]: Sat 87 Sun 76 Thur 62 Fri 19 Name: day, dtype: int64 [in]: days = ['Sat', 'Sun', 'Thur'] df1 = df[df.day.isin(day...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25319/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25319/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25320
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25320/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25320/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25320/events
https://github.com/pandas-dev/pandas/pull/25320
410,298,432
MDExOlB1bGxSZXF1ZXN0MjUzMDcwODYz
25,320
fix the function find_common_types bug
{ "avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4", "events_url": "https://api.github.com/users/ghost/events{/privacy}", "followers_url": "https://api.github.com/users/ghost/followers", "following_url": "https://api.github.com/users/ghost/following{/other_user}", "gists_url": "https://api.git...
[ { "color": "009800", "default": false, "description": "Sparse Data Type", "id": 49182326, "name": "Sparse", "node_id": "MDU6TGFiZWw0OTE4MjMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Sparse" }, { "color": "eb6420", "default": false, "description"...
closed
false
null
[]
null
6
2019-02-14T13:25:32Z
2019-03-20T02:05:31Z
2019-03-20T02:05:31Z
NONE
null
` types[0]` can raise a KeyError when `types` is a `pd.Series` . see issue #25270 - [ ] closes #xxxx - [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/25320/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25320/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25320.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25320", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25320.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25320" }
https://api.github.com/repos/pandas-dev/pandas/issues/25321
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25321/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25321/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25321/events
https://github.com/pandas-dev/pandas/issues/25321
410,306,449
MDU6SXNzdWU0MTAzMDY0NDk=
25,321
Enable chunks for the read_gbq() function
{ "avatar_url": "https://avatars.githubusercontent.com/u/26500236?v=4", "events_url": "https://api.github.com/users/NotSoShaby/events{/privacy}", "followers_url": "https://api.github.com/users/NotSoShaby/followers", "following_url": "https://api.github.com/users/NotSoShaby/following{/other_user}", "gists_url"...
[]
closed
false
null
[]
null
1
2019-02-14T13:44:42Z
2019-02-14T14:00:18Z
2019-02-14T14:00:18Z
NONE
null
#### Problem description Reading large tables from google big query takes a long time and sometimes gets stuck. adding a chunksize option (like in other providers and the to_gbq() function) will be a nice addition. #### Expected Output #### Output of ``pd.show_versions()`` <details> pandas: 0.23.4 py...
{ "+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/25321/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25321/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25322
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25322/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25322/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25322/events
https://github.com/pandas-dev/pandas/issues/25322
410,385,221
MDU6SXNzdWU0MTAzODUyMjE=
25,322
pandas 0.24.1 testsuite failure with new numpy (
{ "avatar_url": "https://avatars.githubusercontent.com/u/1227338?v=4", "events_url": "https://api.github.com/users/LocutusOfBorg/events{/privacy}", "followers_url": "https://api.github.com/users/LocutusOfBorg/followers", "following_url": "https://api.github.com/users/LocutusOfBorg/following{/other_user}", "gi...
[ { "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
8
2019-02-14T16:30:49Z
2021-06-26T05:43:08Z
2021-06-26T05:43:08Z
NONE
null
``` ../debian/tmp/usr/lib/python2.7/dist-packages/pandas/tests/plotting/test_datetimelike.py::TestTSPlot::test_finder_daily FAILED ../debian/tmp/usr/lib/python2.7/dist-packages/pandas/tests/plotting/test_datetimelike.py::TestTSPlot::test_finder_quarterly FAILED ../debian/tmp/usr/lib/python2.7/dist-packages/pandas/te...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25322/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25322/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25323
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25323/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25323/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25323/events
https://github.com/pandas-dev/pandas/pull/25323
410,394,772
MDExOlB1bGxSZXF1ZXN0MjUzMTQ2NjE1
25,323
Skipped broken Py2 / Windows test
{ "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": "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": "fbca04", "default": false, ...
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
3
2019-02-14T16:51:27Z
2019-02-14T17:29:33Z
2019-02-14T17:27:28Z
MEMBER
null
quick workaround for #25293 @jreback
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25323/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25323/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25323.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25323", "merged_at": "2019-02-14T17:27:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25323.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25323" }
https://api.github.com/repos/pandas-dev/pandas/issues/25324
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25324/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25324/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25324/events
https://github.com/pandas-dev/pandas/issues/25324
410,409,191
MDU6SXNzdWU0MTA0MDkxOTE=
25,324
Fix validation error type `GL01` and check in CI
{ "avatar_url": "https://avatars.githubusercontent.com/u/15032115?v=4", "events_url": "https://api.github.com/users/MarckK/events{/privacy}", "followers_url": "https://api.github.com/users/MarckK/followers", "following_url": "https://api.github.com/users/MarckK/following{/other_user}", "gists_url": "https://a...
[ { "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": "a2bca7", "default": false, "description": "Continuous Integratio...
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", ...
4
2019-02-14T17:25:34Z
2019-12-11T17:32:44Z
null
CONTRIBUTOR
null
#### Problem description In order to have a continuous check by the CI on validation error `GL01` (Docstring text, i.e. summary, should start in the line immediately after the opening quotes, not in the same line, or leaving a blank line in between), fixing them in the code base enables the addition to the CI for auto...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25324/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25324/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25325
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25325/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25325/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25325/events
https://github.com/pandas-dev/pandas/pull/25325
410,410,257
MDExOlB1bGxSZXF1ZXN0MjUzMTU4ODc0
25,325
Backport PR #25323 on branch 0.24.x (Skipped broken Py2 / Windows test)
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"...
[ { "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": "fbca04", "default": false, ...
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
4
2019-02-14T17:28:21Z
2019-02-15T09:20:58Z
2019-02-15T09:20:58Z
NONE
null
Backport PR #25323: Skipped broken Py2 / Windows test
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25325/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25325/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25325.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25325", "merged_at": "2019-02-15T09:20:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25325.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25325" }
https://api.github.com/repos/pandas-dev/pandas/issues/25326
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25326/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25326/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25326/events
https://github.com/pandas-dev/pandas/issues/25326
410,462,535
MDU6SXNzdWU0MTA0NjI1MzU=
25,326
Inconsistent dtype metadata leads to wrong Parquet column type
{ "avatar_url": "https://avatars.githubusercontent.com/u/620513?v=4", "events_url": "https://api.github.com/users/dargueta/events{/privacy}", "followers_url": "https://api.github.com/users/dargueta/followers", "following_url": "https://api.github.com/users/dargueta/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": "531...
closed
false
null
[]
null
3
2019-02-14T19:46:56Z
2019-03-27T00:03:51Z
2019-03-27T00:03:51Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible Run the following code with Pandas 0.24.x and PyArrow 0.12.0: ```python import pandas as pd import numpy as np df_1 = pd.DataFrame({'col': [None, None, None]}) df_1.col = df_1.col.astype(np.unicode_) df_1.to_parquet('right.parq', engine='pyarrow') se...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25326/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25326/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25327
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25327/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25327/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25327/events
https://github.com/pandas-dev/pandas/pull/25327
410,474,280
MDExOlB1bGxSZXF1ZXN0MjUzMjA4NTg1
25,327
#14873: test for groupby.agg coercing booleans
{ "avatar_url": "https://avatars.githubusercontent.com/u/2520893?v=4", "events_url": "https://api.github.com/users/TrigonaMinima/events{/privacy}", "followers_url": "https://api.github.com/users/TrigonaMinima/followers", "following_url": "https://api.github.com/users/TrigonaMinima/following{/other_user}", "gi...
[ { "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": "e102d8", "d...
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...
4
2019-02-14T20:17:59Z
2019-02-19T14:35:41Z
2019-02-19T14:11:42Z
CONTRIBUTOR
null
- [x] closes #14873 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` The referenced issue seems to be solved in the current master. So added a test for the edge case.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25327/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25327/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25327.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25327", "merged_at": "2019-02-19T14:11:42Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25327.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25327" }
https://api.github.com/repos/pandas-dev/pandas/issues/25328
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25328/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25328/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25328/events
https://github.com/pandas-dev/pandas/pull/25328
410,557,871
MDExOlB1bGxSZXF1ZXN0MjUzMjc0MzY2
25,328
DOC: Improvement docstring of DataFrame.rank()
{ "avatar_url": "https://avatars.githubusercontent.com/u/29585319?v=4", "events_url": "https://api.github.com/users/EdAbati/events{/privacy}", "followers_url": "https://api.github.com/users/EdAbati/followers", "following_url": "https://api.github.com/users/EdAbati/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": "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...
11
2019-02-15T00:51:58Z
2019-05-06T18:57:01Z
2019-05-06T18:56:50Z
CONTRIBUTOR
null
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` I have made the changes requested in the pull request #23263 This is the output of the docstring validation: ``` 3 Errors found: Parameter "method" description should finish with "." Parameter "na_option" description should finish with "....
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25328/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25328/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25328.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25328", "merged_at": "2019-05-06T18:56:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25328.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25328" }
https://api.github.com/repos/pandas-dev/pandas/issues/25329
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25329/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25329/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25329/events
https://github.com/pandas-dev/pandas/pull/25329
410,582,355
MDExOlB1bGxSZXF1ZXN0MjUzMjkyNTk0
25,329
REGR: fix TimedeltaIndex sum and datetime subtraction with NaT (#25282, #25317)
{ "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": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "e11d21", "default": false, "description": "Functiona...
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
19
2019-02-15T02:53:40Z
2019-02-20T14:39:53Z
2019-02-20T10:52:02Z
MEMBER
null
closes #25282 closes #25317 - [x] tests added / passed - [ ] 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/25329/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25329/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25329.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25329", "merged_at": "2019-02-20T10:52:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25329.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25329" }
https://api.github.com/repos/pandas-dev/pandas/issues/25330
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25330/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25330/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25330/events
https://github.com/pandas-dev/pandas/pull/25330
410,603,759
MDExOlB1bGxSZXF1ZXN0MjUzMzA3Mjc0
25,330
MultiIndex Support for DataFrame.pivot
{ "avatar_url": "https://avatars.githubusercontent.com/u/6972290?v=4", "events_url": "https://api.github.com/users/thoo/events{/privacy}", "followers_url": "https://api.github.com/users/thoo/followers", "following_url": "https://api.github.com/users/thoo/following{/other_user}", "gists_url": "https://api.gith...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "02d7e1", "default": false, "description": "Concat, ...
closed
false
null
[]
null
10
2019-02-15T04:47:24Z
2019-07-11T16:10:00Z
2019-07-11T16:10:00Z
CONTRIBUTOR
null
- [ ] closes #21425. Related to #21425 - [ ] 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/25330/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25330/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25330.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25330", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25330.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25330" }
https://api.github.com/repos/pandas-dev/pandas/issues/25331
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25331/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25331/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25331/events
https://github.com/pandas-dev/pandas/pull/25331
410,604,825
MDExOlB1bGxSZXF1ZXN0MjUzMzA3OTk2
25,331
BUG: Series.__setitem__ with datetimetz data
{ "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": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
null
1
2019-02-15T04:53:39Z
2019-02-19T06:29:39Z
2019-02-19T06:29:31Z
MEMBER
null
- [x] closes #12862 - [x] closes #20441 - [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/25331/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25331/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25331.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25331", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25331.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25331" }
https://api.github.com/repos/pandas-dev/pandas/issues/25332
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25332/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25332/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25332/events
https://github.com/pandas-dev/pandas/issues/25332
410,709,525
MDU6SXNzdWU0MTA3MDk1MjU=
25,332
MagicMock a pandas DataFrame causes a segfault
{ "avatar_url": "https://avatars.githubusercontent.com/u/38790582?v=4", "events_url": "https://api.github.com/users/roachlord/events{/privacy}", "followers_url": "https://api.github.com/users/roachlord/followers", "following_url": "https://api.github.com/users/roachlord/following{/other_user}", "gists_url": "...
[ { "color": "e11d21", "default": false, "description": "Functionality that used to work in a prior pandas version", "id": 32815646, "name": "Regression", "node_id": "MDU6TGFiZWwzMjgxNTY0Ng==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression" }, { "color": ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
5
2019-02-15T10:46:49Z
2019-12-17T02:19:59Z
2019-12-17T02:19:59Z
NONE
null
#### Code Sample ```python import pandas as pd from mock import MagicMock df = pd.DataFrame(0, [[1, 2], [3, 4]], ['col']) df['col'] += MagicMock() ``` #### Problem description I have a function that returns a column of dataframe. I want to mock out this function and test it is called with the correct args...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25332/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25332/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25333
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25333/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25333/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25333/events
https://github.com/pandas-dev/pandas/pull/25333
410,805,640
MDExOlB1bGxSZXF1ZXN0MjUzNDU2MDY3
25,333
Doc: corrects spelling in generic.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/1891336?v=4", "events_url": "https://api.github.com/users/jevandezande/events{/privacy}", "followers_url": "https://api.github.com/users/jevandezande/followers", "following_url": "https://api.github.com/users/jevandezande/following{/other_user}", "gists...
[ { "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": "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...
3
2019-02-15T14:56:48Z
2019-02-15T18:43:02Z
2019-02-15T18:42:46Z
CONTRIBUTOR
null
Corrects spelling of capitve to captive. - [ ] 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/25333/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25333/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25333.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25333", "merged_at": "2019-02-15T18:42:46Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25333.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25333" }
https://api.github.com/repos/pandas-dev/pandas/issues/25334
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25334/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25334/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25334/events
https://github.com/pandas-dev/pandas/pull/25334
410,830,300
MDExOlB1bGxSZXF1ZXN0MjUzNDc1MTg1
25,334
TST: Split test_excel.py into sub test files #24472
{ "avatar_url": "https://avatars.githubusercontent.com/u/46458390?v=4", "events_url": "https://api.github.com/users/stevenbw/events{/privacy}", "followers_url": "https://api.github.com/users/stevenbw/followers", "following_url": "https://api.github.com/users/stevenbw/following{/other_user}", "gists_url": "htt...
[ { "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": "bfe5bf", "d...
closed
false
null
[]
null
11
2019-02-15T15:52:07Z
2019-03-25T23:59:44Z
2019-03-25T23:59:43Z
NONE
null
- [ ] closes #24472 and update to #24749 - [ ] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry In brief, I have tried to split the quite large `test_excel.py` test file into logical chunks. I have done this by first splitting by reading and writing, a...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25334/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25334/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25334.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25334", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25334.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25334" }
https://api.github.com/repos/pandas-dev/pandas/issues/25335
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25335/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25335/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25335/events
https://github.com/pandas-dev/pandas/issues/25335
410,833,572
MDU6SXNzdWU0MTA4MzM1NzI=
25,335
np.sum(TimedeltaIndex) should return a Timedelta, not np.timedelta64
{ "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": "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": "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...
4
2019-02-15T15:59:16Z
2019-10-08T12:43:11Z
2019-10-08T12:43:11Z
MEMBER
null
ditto TimedeltaArray. xref #25329. I think the relevant method is `__array_ufunc__`, @jorisvandenbossche any idea about 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/25335/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25335/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25336
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25336/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25336/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25336/events
https://github.com/pandas-dev/pandas/issues/25336
410,868,797
MDU6SXNzdWU0MTA4Njg3OTc=
25,336
[BUG?] pd.read_json does not convert date before 1971-01-01
{ "avatar_url": "https://avatars.githubusercontent.com/u/3731173?v=4", "events_url": "https://api.github.com/users/okomarov/events{/privacy}", "followers_url": "https://api.github.com/users/okomarov/followers", "following_url": "https://api.github.com/users/okomarov/following{/other_user}", "gists_url": "http...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
open
false
null
[]
null
7
2019-02-15T17:24:03Z
2020-04-01T04:17:59Z
null
NONE
null
#### Code Sample ```python from datetime import datetime import pandas as pd input_before_31536000 = pd.DataFrame([1],index=[datetime(1971, 1, 1)]) input_after_31536000 = pd.DataFrame([1],index=[datetime(1971, 1, 1, 0, 0, 1)]) # Compare before (including) and after 31536000 pd.read_json(input_before_31536000...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25336/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25336/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25337
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25337/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25337/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25337/events
https://github.com/pandas-dev/pandas/issues/25337
410,984,916
MDU6SXNzdWU0MTA5ODQ5MTY=
25,337
Fix validation error type `SA04` and check in CI
{ "avatar_url": "https://avatars.githubusercontent.com/u/15032115?v=4", "events_url": "https://api.github.com/users/MarckK/events{/privacy}", "followers_url": "https://api.github.com/users/MarckK/followers", "following_url": "https://api.github.com/users/MarckK/following{/other_user}", "gists_url": "https://a...
[ { "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": "a2bca7", "default": false, "description": "Continuous Integratio...
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
2019-02-15T23:14:16Z
2021-07-15T16:08:48Z
null
CONTRIBUTOR
null
#### Problem description In order to have a continuous check by the CI on validation error `SA04` (Missing description for See Also reference), fixing them in the code base enables the addition to the CI for automated testing in the future. Please see [overview of the errors](https://gist.github.com/198cfa552c727d7...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25337/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25337/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25338
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25338/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25338/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25338/events
https://github.com/pandas-dev/pandas/pull/25338
410,993,804
MDExOlB1bGxSZXF1ZXN0MjUzNTk4MjQ4
25,338
Interval dtype fix
{ "avatar_url": "https://avatars.githubusercontent.com/u/42625717?v=4", "events_url": "https://api.github.com/users/zangell44/events{/privacy}", "followers_url": "https://api.github.com/users/zangell44/followers", "following_url": "https://api.github.com/users/zangell44/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": "009...
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
8
2019-02-15T23:53:58Z
2019-02-20T04:00:57Z
2019-02-20T03:51:05Z
CONTRIBUTOR
null
- [x] closes #25283 - [x] test added to ensure pd.api.types.IntervalDtype('IntervalA') throws TypeError - [x] test added to ensure pd.api.types.IntervalDtype.construct_from_string('IntervalA') throws TypeError - [x] test added to ensure pd.api.types.IntervalDtype.is_dtype('IntervalA') returns false - [x] passes `gi...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25338/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25338/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25338.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25338", "merged_at": "2019-02-20T03:51:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25338.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25338" }
https://api.github.com/repos/pandas-dev/pandas/issues/25339
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25339/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25339/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25339/events
https://github.com/pandas-dev/pandas/pull/25339
411,027,583
MDExOlB1bGxSZXF1ZXN0MjUzNjIwMTA5
25,339
ENH: .to_latex(longtable=True) latex caption and label support
{ "avatar_url": "https://avatars.githubusercontent.com/u/36767735?v=4", "events_url": "https://api.github.com/users/jeschwar/events{/privacy}", "followers_url": "https://api.github.com/users/jeschwar/followers", "following_url": "https://api.github.com/users/jeschwar/following{/other_user}", "gists_url": "htt...
[ { "color": "ededed", "default": false, "description": "__repr__ of pandas objects, to_string", "id": 13101118, "name": "Output-Formatting", "node_id": "MDU6TGFiZWwxMzEwMTExOA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting" } ]
closed
false
null
[]
null
5
2019-02-16T04:50:20Z
2019-02-25T05:23:38Z
2019-02-25T04:35:48Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [ ] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry When creating a latex table with `DataFrame.to_latex(longtable=False)` the output is written inside a latex `tabular` environment and stored in some file like `pandas_tabular.tex...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25339/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25339/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25339.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25339", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25339.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25339" }
https://api.github.com/repos/pandas-dev/pandas/issues/25340
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25340/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25340/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25340/events
https://github.com/pandas-dev/pandas/pull/25340
411,064,491
MDExOlB1bGxSZXF1ZXN0MjUzNjM3NTk1
25,340
CLN: Excel Module Cleanups pandas-dev #25271
{ "avatar_url": "https://avatars.githubusercontent.com/u/25238852?v=4", "events_url": "https://api.github.com/users/theoseo/events{/privacy}", "followers_url": "https://api.github.com/users/theoseo/followers", "following_url": "https://api.github.com/users/theoseo/following{/other_user}", "gists_url": "https:...
[ { "color": "bfe5bf", "default": false, "description": "read_excel, to_excel", "id": 49254273, "name": "IO Excel", "node_id": "MDU6TGFiZWw0OTI1NDI3Mw==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Excel" } ]
closed
false
null
[]
null
4
2019-02-16T11:39:27Z
2019-02-16T16:38:49Z
2019-02-16T16:38:44Z
NONE
null
- [X] closes #25271 - [X] tests added / passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25340/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25340/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25340.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25340", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25340.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25340" }
https://api.github.com/repos/pandas-dev/pandas/issues/25341
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25341/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25341/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25341/events
https://github.com/pandas-dev/pandas/issues/25341
411,086,384
MDU6SXNzdWU0MTEwODYzODQ=
25,341
BUG: import error with python>=3.6.x since 0.23.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/14131823?v=4", "events_url": "https://api.github.com/users/minggli/events{/privacy}", "followers_url": "https://api.github.com/users/minggli/followers", "following_url": "https://api.github.com/users/minggli/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
2
2019-02-16T16:11:27Z
2021-05-18T22:25:46Z
2019-02-16T17:34:05Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python import sys print(sys.version) import pandas as pd ``` #### Problem description It appears to work fine on python 3.5.5 but not on 3.6.5 or 3.7.0 ```python 3.7.0 (default, Jul 6 2018, 14:29:43) [Clang 9.0.0 (clang-900.0.39.2)] Traceb...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25341/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25341/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25342
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25342/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25342/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25342/events
https://github.com/pandas-dev/pandas/pull/25342
411,088,344
MDExOlB1bGxSZXF1ZXN0MjUzNjUyNTUz
25,342
Backport PR #25264 on branch 0.24.x (BUG: groupby.transform retains timezone information)
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"...
[ { "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": "5319e7", "default": false, "description": "Timezone data d...
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
2
2019-02-16T16:32:35Z
2019-02-16T17:28:38Z
2019-02-16T17:28:04Z
NONE
null
Backport PR #25264: BUG: groupby.transform retains timezone information
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25342/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25342/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25342.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25342", "merged_at": "2019-02-16T17:28:04Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25342.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25342" }
https://api.github.com/repos/pandas-dev/pandas/issues/25343
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25343/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25343/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25343/events
https://github.com/pandas-dev/pandas/pull/25343
411,088,536
MDExOlB1bGxSZXF1ZXN0MjUzNjUyNjY2
25,343
Backport PR #25088 on branch 0.24.x (Fixes Formatting Exception)
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"...
[ { "color": "ededed", "default": false, "description": "__repr__ of pandas objects, to_string", "id": 13101118, "name": "Output-Formatting", "node_id": "MDU6TGFiZWwxMzEwMTExOA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting" } ]
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
2
2019-02-16T16:34:59Z
2019-02-16T17:59:38Z
2019-02-16T17:57:13Z
NONE
null
Backport PR #25088: Fixes Formatting Exception
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25343/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25343/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25343.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25343", "merged_at": "2019-02-16T17:57:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25343.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25343" }
https://api.github.com/repos/pandas-dev/pandas/issues/25344
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25344/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25344/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25344/events
https://github.com/pandas-dev/pandas/pull/25344
411,100,809
MDExOlB1bGxSZXF1ZXN0MjUzNjYwNTM3
25,344
Backport PR #25304 on branch 0.24.x (BUG: Fix passing of numeric_only argument for categorical reduce)
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"...
[ { "color": "e11d21", "default": false, "description": "Categorical Data Type", "id": 78527356, "name": "Categorical", "node_id": "MDU6TGFiZWw3ODUyNzM1Ng==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Categorical" } ]
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
2
2019-02-16T18:50:01Z
2019-02-16T19:52:38Z
2019-02-16T19:52:37Z
NONE
null
Backport PR #25304: BUG: Fix passing of numeric_only argument for categorical reduce
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25344/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25344/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25344.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25344", "merged_at": "2019-02-16T19:52:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25344.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25344" }
https://api.github.com/repos/pandas-dev/pandas/issues/25345
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25345/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25345/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25345/events
https://github.com/pandas-dev/pandas/issues/25345
411,102,375
MDU6SXNzdWU0MTExMDIzNzU=
25,345
Argument 'fastpath' in 'Categorical' not documented
{ "avatar_url": "https://avatars.githubusercontent.com/u/11860098?v=4", "events_url": "https://api.github.com/users/david-cortes/events{/privacy}", "followers_url": "https://api.github.com/users/david-cortes/followers", "following_url": "https://api.github.com/users/david-cortes/following{/other_user}", "gist...
[ { "color": "e11d21", "default": false, "description": "Categorical Data Type", "id": 78527356, "name": "Categorical", "node_id": "MDU6TGFiZWw3ODUyNzM1Ng==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Categorical" } ]
closed
false
null
[]
null
2
2019-02-16T19:07:46Z
2019-07-02T12:22:21Z
2019-02-16T19:39:11Z
CONTRIBUTOR
null
In documentaion for `pandas.Categorical`: https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Categorical.html Argument `fastpath` which can be passed to the class constructor is not documented on the docstring: https://github.com/pandas-dev/pandas/blob/master/pandas/core/arrays/categorical.py
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25345/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25345/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25346
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25346/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25346/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25346/events
https://github.com/pandas-dev/pandas/pull/25346
411,104,148
MDExOlB1bGxSZXF1ZXN0MjUzNjYyNjQ0
25,346
TST: use a fixed seed to have the same uniques across python versions
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "207de5", "d...
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
3
2019-02-16T19:24:34Z
2019-03-11T16:50:51Z
2019-02-16T20:41:05Z
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/25346/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25346/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25346.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25346", "merged_at": "2019-02-16T20:41:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25346.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25346" }
https://api.github.com/repos/pandas-dev/pandas/issues/25347
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25347/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25347/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25347/events
https://github.com/pandas-dev/pandas/issues/25347
411,128,955
MDU6SXNzdWU0MTExMjg5NTU=
25,347
API: ExtensionArray "serialize" and "from_serialized" methods for defining roundtripping behavior
{ "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": "207de5", "default": false, "description": "Requires discussion from core team before further action", "id": 219960758, "name": "Needs Discussion", "node_id": "MDU6TGFiZWwyMTk5NjA3NTg=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Discussion" }, {...
open
false
null
[]
null
6
2019-02-16T23:53:37Z
2020-09-22T03:20:28Z
null
MEMBER
null
xref https://github.com/pandas-dev/pandas/pull/25308#discussion_r257468179 When EAs go through cython routines, they need to be converted to numpy arrays (and dtypes) first and then recast to the correct EA. This recast may require specific logic. For example, `DatetimeTZDtype`s need to be localized to UTC first bef...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25347/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25347/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25348
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25348/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25348/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25348/events
https://github.com/pandas-dev/pandas/issues/25348
411,143,020
MDU6SXNzdWU0MTExNDMwMjA=
25,348
[SOLVED - NOT BUG] DataFrame.rename method changing the datetime format.
{ "avatar_url": "https://avatars.githubusercontent.com/u/25715921?v=4", "events_url": "https://api.github.com/users/rickymal/events{/privacy}", "followers_url": "https://api.github.com/users/rickymal/followers", "following_url": "https://api.github.com/users/rickymal/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...
4
2019-02-17T03:24:50Z
2019-02-18T13:29:01Z
2019-02-18T05:51:34Z
NONE
null
The Rename Method from DataFrame convert de datetime format in the original form. I have a datetime in the format %Y-%m-%d in a DataFrame. Before I use de rename method this DataFrame change the format to %Y-%m-%d 00:00:00. This is a Bug? isn't correct rename the index too. I think that this method should only rename ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25348/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25348/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25349
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25349/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25349/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25349/events
https://github.com/pandas-dev/pandas/issues/25349
411,182,952
MDU6SXNzdWU0MTExODI5NTI=
25,349
pd.concat does not work correctly
{ "avatar_url": "https://avatars.githubusercontent.com/u/17707763?v=4", "events_url": "https://api.github.com/users/Mark531/events{/privacy}", "followers_url": "https://api.github.com/users/Mark531/followers", "following_url": "https://api.github.com/users/Mark531/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
6
2019-02-17T12:35:23Z
2020-07-14T14:48:29Z
2019-02-17T12:54:54Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python df1.shape # (21141, 59) df2.shape # (21141, 6) result = pd.concat([df1, df2], axis=1, ignore_index=True) result.shape # (42282, 65) ``` #### Problem description I have 2 dataframes that I try to concatenate horizontally. The method con...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25349/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25349/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25350
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25350/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25350/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25350/events
https://github.com/pandas-dev/pandas/pull/25350
411,192,339
MDExOlB1bGxSZXF1ZXN0MjUzNzE0MzQ3
25,350
DOC: Fixing SA04 errors as per #25337
{ "avatar_url": "https://avatars.githubusercontent.com/u/37672187?v=4", "events_url": "https://api.github.com/users/Sedosa/events{/privacy}", "followers_url": "https://api.github.com/users/Sedosa/followers", "following_url": "https://api.github.com/users/Sedosa/following{/other_user}", "gists_url": "https://a...
[]
closed
false
null
[]
null
1
2019-02-17T14:18:11Z
2019-02-17T15:04:30Z
2019-02-17T15:04:30Z
CONTRIBUTOR
null
- [ ] Went through every file and filled in missing references in See Also section - [ ] Updated code_check.sh to reflect it. To do this I went through every file and corrected the SA04 errors. When executing "validation_docstring.py" as per the "Pandas documentation validation errors" page, SA04 errors were sti...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25350/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25350/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25350.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25350", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25350.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25350" }
https://api.github.com/repos/pandas-dev/pandas/issues/25351
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25351/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25351/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25351/events
https://github.com/pandas-dev/pandas/issues/25351
411,196,383
MDU6SXNzdWU0MTExOTYzODM=
25,351
ERR: excel styler tests failing recently
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "bfe5bf", "d...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
6
2019-02-17T15:00:26Z
2021-10-19T00:44:23Z
2021-10-19T00:44:23Z
CONTRIBUTOR
null
https://travis-ci.org/pandas-dev/pandas/jobs/494493327 xref @jnothman
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25351/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25351/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25352
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25352/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25352/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25352/events
https://github.com/pandas-dev/pandas/pull/25352
411,196,563
MDExOlB1bGxSZXF1ZXN0MjUzNzE2OTQz
25,352
TST: xfail excel styler tests, xref GH25351
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "bfe5bf", "d...
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...
2
2019-02-17T15:02:02Z
2019-02-17T17:29:52Z
2019-02-17T17:27:07Z
CONTRIBUTOR
null
xref #25351
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25352/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25352/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25352.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25352", "merged_at": "2019-02-17T17:27:07Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25352.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25352" }
https://api.github.com/repos/pandas-dev/pandas/issues/25353
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25353/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25353/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25353/events
https://github.com/pandas-dev/pandas/issues/25353
411,196,676
MDU6SXNzdWU0MTExOTY2NzY=
25,353
astype(str) / astype_unicode: np.nan converted to "nan" (checknull, skipna)
{ "avatar_url": "https://avatars.githubusercontent.com/u/40694343?v=4", "events_url": "https://api.github.com/users/ThibTrip/events{/privacy}", "followers_url": "https://api.github.com/users/ThibTrip/followers", "following_url": "https://api.github.com/users/ThibTrip/following{/other_user}", "gists_url": "htt...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, d...
open
false
null
[]
null
10
2019-02-17T15:03:15Z
2021-05-07T19:42:55Z
null
CONTRIBUTOR
null
#### Code Sample ```python >>> import pandas as pd >>> import numpy as np >>> pd.Series(["foo",np.nan]).astype(str) ``` #### Output 0 foo 1 nan # nan string dtype: object #### Expected output 0 foo 1 NaN # np.nan dtype: object #### Problem description Upon converting this Series 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/25353/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25353/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25354
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25354/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25354/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25354/events
https://github.com/pandas-dev/pandas/pull/25354
411,197,226
MDExOlB1bGxSZXF1ZXN0MjUzNzE3MzI5
25,354
DOC: Fixing SA04 errors as per #25337
{ "avatar_url": "https://avatars.githubusercontent.com/u/37672187?v=4", "events_url": "https://api.github.com/users/Sedosa/events{/privacy}", "followers_url": "https://api.github.com/users/Sedosa/followers", "following_url": "https://api.github.com/users/Sedosa/following{/other_user}", "gists_url": "https://a...
[ { "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": "a2bca7", "default": false, "description": "Continuous Integratio...
closed
false
null
[]
null
9
2019-02-17T15:08:34Z
2019-03-19T04:18:16Z
2019-03-19T04:18:16Z
CONTRIBUTOR
null
- [x] closes #25337 - [x] Updated code_checks.sh Went through every file and included "See Also" reference, PEP8 compliant. According to the "validate_docstring.py" script the were SA04 errors but having checked every file I have been unable to locate them. Assistance may be required. Implemented feedback 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/25354/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25354/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25354.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25354", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25354.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25354" }
https://api.github.com/repos/pandas-dev/pandas/issues/25355
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25355/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25355/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25355/events
https://github.com/pandas-dev/pandas/pull/25355
411,222,438
MDExOlB1bGxSZXF1ZXN0MjUzNzMyMTIy
25,355
CLN: Parmeterize test cases
{ "avatar_url": "https://avatars.githubusercontent.com/u/16733618?v=4", "events_url": "https://api.github.com/users/alimcmaster1/events{/privacy}", "followers_url": "https://api.github.com/users/alimcmaster1/followers", "following_url": "https://api.github.com/users/alimcmaster1/following{/other_user}", "gist...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "C4A000", "default": false, "de...
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...
7
2019-02-17T19:04:46Z
2019-03-09T02:03:01Z
2019-03-09T02:02:56Z
CONTRIBUTOR
null
- [x] xref #22624 - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25355/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25355/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25355.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25355", "merged_at": "2019-03-09T02:02:56Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25355.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25355" }
https://api.github.com/repos/pandas-dev/pandas/issues/25356
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25356/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25356/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25356/events
https://github.com/pandas-dev/pandas/issues/25356
411,239,866
MDU6SXNzdWU0MTEyMzk4NjY=
25,356
Fix validation error type `RT01` and check in CI
{ "avatar_url": "https://avatars.githubusercontent.com/u/15032115?v=4", "events_url": "https://api.github.com/users/MarckK/events{/privacy}", "followers_url": "https://api.github.com/users/MarckK/followers", "following_url": "https://api.github.com/users/MarckK/following{/other_user}", "gists_url": "https://a...
[ { "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": "a2bca7", "default": false, "description": "Continuous Integratio...
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...
5
2019-02-17T21:53:13Z
2019-05-08T03:57:09Z
2019-05-08T03:57:09Z
CONTRIBUTOR
null
#### Problem description In order to have a continuous check by the CI on validation error `RT01` (No Returns section found), fixing them in the code base enables the addition to the CI for automated testing in the future. Please see [overview of the errors](https://gist.github.com/198cfa552c727d71bd7360fda66fdbb4)...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25356/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25356/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25357
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25357/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25357/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25357/events
https://github.com/pandas-dev/pandas/issues/25357
411,245,654
MDU6SXNzdWU0MTEyNDU2NTQ=
25,357
DataFrame.dropna() fill Data and interpolating. Why?
{ "avatar_url": "https://avatars.githubusercontent.com/u/25715921?v=4", "events_url": "https://api.github.com/users/rickymal/events{/privacy}", "followers_url": "https://api.github.com/users/rickymal/followers", "following_url": "https://api.github.com/users/rickymal/following{/other_user}", "gists_url": "htt...
[ { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate", "id": 2822342, "name": "Missing-data", "node_id": "MDU6TGFiZWwyODIyMzQy", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data" }, { "color": "207de5"...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
5
2019-02-17T22:47:29Z
2019-03-04T13:47:16Z
2019-03-04T13:47:11Z
NONE
null
As we can see, the dropna() Method drop rows with value and add value from NaN rows. I don't undestood why. between 1990-04 and 1990-08 u can see that we have value. But the dropna Method drop theses rows, and they are float64 value. And the dropna() method fill 1990-09 and 1990-10 with value that didn't exist. ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25357/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25357/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25358
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25358/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25358/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25358/events
https://github.com/pandas-dev/pandas/pull/25358
411,358,497
MDExOlB1bGxSZXF1ZXN0MjUzODI1Mjc5
25,358
DOC: Fix #24268 by updating description for keep in Series.nlargest
{ "avatar_url": "https://avatars.githubusercontent.com/u/13381361?v=4", "events_url": "https://api.github.com/users/Bharat123rox/events{/privacy}", "followers_url": "https://api.github.com/users/Bharat123rox/followers", "following_url": "https://api.github.com/users/Bharat123rox/following{/other_user}", "gist...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "eb6420", "default": false, "description": "Non-arithmetic algos:...
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...
5
2019-02-18T08:38:09Z
2019-03-05T03:07:09Z
2019-03-05T03:07:09Z
CONTRIBUTOR
null
Fix #24268 by updating the description of `keep` in Series.nlargest - [x] closes #24268 - [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/25358/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25358/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25358.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25358", "merged_at": "2019-03-05T03:07:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25358.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25358" }
https://api.github.com/repos/pandas-dev/pandas/issues/25359
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25359/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25359/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25359/events
https://github.com/pandas-dev/pandas/issues/25359
411,400,158
MDU6SXNzdWU0MTE0MDAxNTg=
25,359
general dataframe combine doc
{ "avatar_url": "https://avatars.githubusercontent.com/u/11853824?v=4", "events_url": "https://api.github.com/users/wangfengming/events{/privacy}", "followers_url": "https://api.github.com/users/wangfengming/followers", "following_url": "https://api.github.com/users/wangfengming/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": "3465A4", "default": false, "description": null, "id": 134699, ...
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
1
2019-02-18T10:17:07Z
2019-02-18T13:29:56Z
2019-02-18T13:29:56Z
NONE
null
#### Problem description https://github.com/pandas-dev/pandas/blob/master/doc/source/getting_started/basics.rst#general-dataframe-combine ```python def combiner(x, y): np.where(pd.isna(x), y, x) df1.combine(df2, combiner) ``` the code above should be: ```python def combiner(x, y): return n...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25359/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25359/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25360
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25360/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25360/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25360/events
https://github.com/pandas-dev/pandas/pull/25360
411,404,955
MDExOlB1bGxSZXF1ZXN0MjUzODYwNjA4
25,360
DOC: Correct doc mistake in combiner func
{ "avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4", "events_url": "https://api.github.com/users/gfyoung/events{/privacy}", "followers_url": "https://api.github.com/users/gfyoung/followers", "following_url": "https://api.github.com/users/gfyoung/following{/other_user}", "gists_url": "https:/...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "3465A4", "default": false, "description": null, "id": 134699, ...
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
3
2019-02-18T10:27:49Z
2019-02-18T19:00:44Z
2019-02-18T13:29:56Z
MEMBER
null
Closes #25359.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25360/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25360/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25360.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25360", "merged_at": "2019-02-18T13:29:56Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25360.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25360" }
https://api.github.com/repos/pandas-dev/pandas/issues/25361
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25361/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25361/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25361/events
https://github.com/pandas-dev/pandas/pull/25361
411,476,544
MDExOlB1bGxSZXF1ZXN0MjUzOTE2MTQy
25,361
Backport PR #25360 on branch 0.24.x (DOC: Correct doc mistake in combiner func)
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "3465A4", "default": false, "description": null, "id": 134699, ...
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
0
2019-02-18T13:30:26Z
2019-02-18T18:38:29Z
2019-02-18T13:34:29Z
NONE
null
Backport PR #25360: DOC: Correct doc mistake in combiner func
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25361/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25361/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25361.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25361", "merged_at": "2019-02-18T13:34:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25361.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25361" }
https://api.github.com/repos/pandas-dev/pandas/issues/25362
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25362/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25362/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25362/events
https://github.com/pandas-dev/pandas/pull/25362
411,498,159
MDExOlB1bGxSZXF1ZXN0MjUzOTMyOTcz
25,362
DOC: Fixing SS02 errors as per #25113
{ "avatar_url": "https://avatars.githubusercontent.com/u/24843773?v=4", "events_url": "https://api.github.com/users/souvik3333/events{/privacy}", "followers_url": "https://api.github.com/users/souvik3333/followers", "following_url": "https://api.github.com/users/souvik3333/following{/other_user}", "gists_url"...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "a2bca7", "default": false, "description": "Continuous Integratio...
closed
false
null
[]
null
20
2019-02-18T14:20:49Z
2019-03-19T04:17:10Z
2019-03-19T04:17:10Z
CONTRIBUTOR
null
Some of the SS02 error mentioned are not because of methods but of docstring. For example, in the first SS02 error pandas/tseries/offsets.py has no method named normalize. - [X] Closes #25113 - [ ] 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/25362/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25362/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25362.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25362", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25362.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25362" }
https://api.github.com/repos/pandas-dev/pandas/issues/25363
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25363/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25363/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25363/events
https://github.com/pandas-dev/pandas/pull/25363
411,525,152
MDExOlB1bGxSZXF1ZXN0MjUzOTUzMDE2
25,363
Backport PR #25352: TST: xfail excel styler tests, xref GH25351
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "bfe5bf", "d...
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
4
2019-02-18T15:17:54Z
2019-02-19T08:44:49Z
2019-02-19T08:44:04Z
MEMBER
null
Backports https://github.com/pandas-dev/pandas/pull/25352, as the excel tests are also failing on 0.24.x (cc @jreback )
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25363/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25363/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25363.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25363", "merged_at": "2019-02-19T08:44:04Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25363.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25363" }
https://api.github.com/repos/pandas-dev/pandas/issues/25364
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25364/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25364/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25364/events
https://github.com/pandas-dev/pandas/issues/25364
411,705,652
MDU6SXNzdWU0MTE3MDU2NTI=
25,364
Pandas Series Construction Extremely Slow for Array of Large Series
{ "avatar_url": "https://avatars.githubusercontent.com/u/12438007?v=4", "events_url": "https://api.github.com/users/ChoiwahChow/events{/privacy}", "followers_url": "https://api.github.com/users/ChoiwahChow/followers", "following_url": "https://api.github.com/users/ChoiwahChow/following{/other_user}", "gists_u...
[ { "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": "f2f989", "default"...
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", ...
19
2019-02-19T01:32:02Z
2020-10-16T14:09:34Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python # Your code here ``` #### Problem description [this should explain **why** the current behaviour is a problem and why the expected output is a better solution.] **Note**: We receive a lot of issues on our GitHub tracker, so it is very possibl...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25364/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25364/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25365
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25365/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25365/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25365/events
https://github.com/pandas-dev/pandas/pull/25365
411,756,276
MDExOlB1bGxSZXF1ZXN0MjU0MTIzMzkw
25,365
DOC: modify typos in Contributing section
{ "avatar_url": "https://avatars.githubusercontent.com/u/11581926?v=4", "events_url": "https://api.github.com/users/alyssafuward/events{/privacy}", "followers_url": "https://api.github.com/users/alyssafuward/followers", "following_url": "https://api.github.com/users/alyssafuward/following{/other_user}", "gist...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
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...
3
2019-02-19T05:48:42Z
2019-02-20T08:01:39Z
2019-02-19T08:45:51Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry I participated in an open source sprint day today. This is my first attempt to request a PR to contribute to open source. I made changes to fix a few minor typos.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25365/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25365/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25365.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25365", "merged_at": "2019-02-19T08:45:51Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25365.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25365" }
https://api.github.com/repos/pandas-dev/pandas/issues/25366
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25366/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25366/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25366/events
https://github.com/pandas-dev/pandas/pull/25366
411,766,385
MDExOlB1bGxSZXF1ZXN0MjU0MTMxMDYz
25,366
#23049: test for Fatal Stack Overflow stemming From Misuse of astype(…
{ "avatar_url": "https://avatars.githubusercontent.com/u/2520893?v=4", "events_url": "https://api.github.com/users/TrigonaMinima/events{/privacy}", "followers_url": "https://api.github.com/users/TrigonaMinima/followers", "following_url": "https://api.github.com/users/TrigonaMinima/following{/other_user}", "gi...
[ { "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": "e11d21", "d...
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...
3
2019-02-19T06:31:01Z
2019-02-19T18:55:22Z
2019-02-19T13:14:25Z
CONTRIBUTOR
null
…'category') - [x] closes #23049 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` The referenced issue seems to be solved in the current master. So added a test for the edge case.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25366/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25366/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25366.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25366", "merged_at": "2019-02-19T13:14:25Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25366.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25366" }
https://api.github.com/repos/pandas-dev/pandas/issues/25367
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25367/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25367/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25367/events
https://github.com/pandas-dev/pandas/issues/25367
411,767,807
MDU6SXNzdWU0MTE3Njc4MDc=
25,367
DatetimeIndex.to_frame('ds') doesn't change column name to 'ds'
{ "avatar_url": "https://avatars.githubusercontent.com/u/3938751?v=4", "events_url": "https://api.github.com/users/eromoe/events{/privacy}", "followers_url": "https://api.github.com/users/eromoe/followers", "following_url": "https://api.github.com/users/eromoe/following{/other_user}", "gists_url": "https://ap...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
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
2019-02-19T06:36:37Z
2019-02-19T06:59:20Z
2019-02-19T06:59:04Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python from datetime import datetime, timedelta import pandas as pd periods = 7 today = datetime.now() future_ds = pd.date_range(today.strftime('%Y-%m-%d'), (today + timedelta(days=periods)).strftime('%Y-%m-%d') ) future_ds.to_frame('ds') ``` #### ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25367/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25367/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25368
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25368/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25368/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25368/events
https://github.com/pandas-dev/pandas/pull/25368
411,794,625
MDExOlB1bGxSZXF1ZXN0MjU0MTUyMzg0
25,368
BUG: Fix potential segfault after pd.Categorical(pd.Series(...), categories=...)
{ "avatar_url": "https://avatars.githubusercontent.com/u/18488?v=4", "events_url": "https://api.github.com/users/batterseapower/events{/privacy}", "followers_url": "https://api.github.com/users/batterseapower/followers", "following_url": "https://api.github.com/users/batterseapower/following{/other_user}", "g...
[ { "color": "e11d21", "default": false, "description": "Functionality that used to work in a prior pandas version", "id": 32815646, "name": "Regression", "node_id": "MDU6TGFiZWwzMjgxNTY0Ng==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression" }, { "color": ...
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
13
2019-02-19T08:07:48Z
2019-03-03T02:36:37Z
2019-03-03T02:36:37Z
CONTRIBUTOR
null
Closes #25318
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25368/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25368/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25368.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25368", "merged_at": "2019-03-03T02:36:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25368.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25368" }
https://api.github.com/repos/pandas-dev/pandas/issues/25369
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25369/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25369/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25369/events
https://github.com/pandas-dev/pandas/issues/25369
411,826,895
MDU6SXNzdWU0MTE4MjY4OTU=
25,369
Extension dtypes do not work with dataframe query method
{ "avatar_url": "https://avatars.githubusercontent.com/u/616099?v=4", "events_url": "https://api.github.com/users/techvslife/events{/privacy}", "followers_url": "https://api.github.com/users/techvslife/followers", "following_url": "https://api.github.com/users/techvslife/following{/other_user}", "gists_url": ...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "ffa0ff", "default": false, "description": "Incorrec...
open
false
null
[]
null
8
2019-02-19T09:31:44Z
2020-04-26T21:10:26Z
null
NONE
null
In the latest pandas version (0.24.1), extension dtypes do not work with numexpr (e.g. the “query” method on dataframes fails when the engine parameter is set to the default ): https://stackoverflow.com/questions/54759936/extension-dtypes-in-pandas-appear-to-have-a-bug-with-query Code to reproduce: df_test = pd....
{ "+1": 7, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 7, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25369/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25369/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25370
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25370/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25370/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25370/events
https://github.com/pandas-dev/pandas/issues/25370
411,881,885
MDU6SXNzdWU0MTE4ODE4ODU=
25,370
Spurious MultiIndex creation in `NDFrame._set_axis_names`
{ "avatar_url": "https://avatars.githubusercontent.com/u/10732128?v=4", "events_url": "https://api.github.com/users/devin-petersohn/events{/privacy}", "followers_url": "https://api.github.com/users/devin-petersohn/followers", "following_url": "https://api.github.com/users/devin-petersohn/following{/other_user}"...
[]
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
0
2019-02-19T11:41:43Z
2019-02-19T13:12:35Z
2019-02-19T13:12:35Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python # Code in master pd.MultiIndex.from_product([["mammal"], ['dog', 'cat', 'monkey']]) ``` #### Problem description A spurious MultiIndex is being created in `_set_axis_names`. [Link to blame](https://github.com/pandas-dev/pandas/blame/master/pan...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25370/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25370/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25371
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25371/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25371/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25371/events
https://github.com/pandas-dev/pandas/pull/25371
411,883,390
MDExOlB1bGxSZXF1ZXN0MjU0MjIxNDk5
25,371
Remove spurious MultiIndex creation in `_set_axis_name`
{ "avatar_url": "https://avatars.githubusercontent.com/u/10732128?v=4", "events_url": "https://api.github.com/users/devin-petersohn/events{/privacy}", "followers_url": "https://api.github.com/users/devin-petersohn/followers", "following_url": "https://api.github.com/users/devin-petersohn/following{/other_user}"...
[ { "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": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
3
2019-02-19T11:45:56Z
2019-02-19T13:12:41Z
2019-02-19T13:12:35Z
CONTRIBUTOR
null
* Resovles #25370 * Introduced by #22969 - [x] closes #25370 - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ N/A ] 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/25371/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25371/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25371.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25371", "merged_at": "2019-02-19T13:12:35Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25371.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25371" }
https://api.github.com/repos/pandas-dev/pandas/issues/25372
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25372/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25372/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25372/events
https://github.com/pandas-dev/pandas/pull/25372
411,917,097
MDExOlB1bGxSZXF1ZXN0MjU0MjQ3NDc0
25,372
Backport PR #25371 on branch 0.24.x (Remove spurious MultiIndex creation in `_set_axis_name`)
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"...
[ { "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": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
2
2019-02-19T13:13:05Z
2019-02-19T13:52:13Z
2019-02-19T13:52:12Z
NONE
null
Backport PR #25371: Remove spurious MultiIndex creation in `_set_axis_name`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25372/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25372/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25372.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25372", "merged_at": "2019-02-19T13:52:12Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25372.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25372" }
https://api.github.com/repos/pandas-dev/pandas/issues/25373
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25373/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25373/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25373/events
https://github.com/pandas-dev/pandas/issues/25373
412,028,193
MDU6SXNzdWU0MTIwMjgxOTM=
25,373
pip doen't install numpy as prerequist
{ "avatar_url": "https://avatars.githubusercontent.com/u/1915939?v=4", "events_url": "https://api.github.com/users/Dremor/events{/privacy}", "followers_url": "https://api.github.com/users/Dremor/followers", "following_url": "https://api.github.com/users/Dremor/following{/other_user}", "gists_url": "https://ap...
[ { "color": "009800", "default": false, "description": "Duplicate issue or pull request", "id": 40153326, "name": "Duplicate Report", "node_id": "MDU6TGFiZWw0MDE1MzMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
4
2019-02-19T17:01:18Z
2019-02-19T17:28:12Z
2019-02-19T17:28:02Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```bash ./env/bin/pip install --upgrade pandas ``` #### Problem description Installing Pandas in a Python2 VirtualEnv, install fails as Numpy cannot be locally found. #### Expected Output Pandas install in the VirtuaEnv #### Output of ```./env/bin/pip ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25373/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25373/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25374
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25374/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25374/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25374/events
https://github.com/pandas-dev/pandas/issues/25374
412,038,090
MDU6SXNzdWU0MTIwMzgwOTA=
25,374
Missing license file on linux wheels
{ "avatar_url": "https://avatars.githubusercontent.com/u/1926457?v=4", "events_url": "https://api.github.com/users/rahulporuri/events{/privacy}", "followers_url": "https://api.github.com/users/rahulporuri/followers", "following_url": "https://api.github.com/users/rahulporuri/following{/other_user}", "gists_ur...
[ { "color": "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": "f9c1b1", "default": false, ...
open
false
null
[]
null
7
2019-02-19T17:23:58Z
2020-04-19T21:40:26Z
null
NONE
null
#### Problem description The manylinux1 wheels for cp36 pandas 0.24.1 don't have License files. See https://files.pythonhosted.org/packages/e6/de/a0d3defd8f338eaf53ef716e40ef6d6c277c35d50e09b586e170169cdf0d/pandas-0.24.1-cp36-cp36m-manylinux1_x86_64.whl for example.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25374/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25374/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25375
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25375/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25375/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25375/events
https://github.com/pandas-dev/pandas/issues/25375
412,045,794
MDU6SXNzdWU0MTIwNDU3OTQ=
25,375
Strange behavior with median
{ "avatar_url": "https://avatars.githubusercontent.com/u/17484616?v=4", "events_url": "https://api.github.com/users/WillKoehrsen/events{/privacy}", "followers_url": "https://api.github.com/users/WillKoehrsen/followers", "following_url": "https://api.github.com/users/WillKoehrsen/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": "006b75", "default": false, "description": "Arithmetic, Comparison, ...
closed
false
null
[]
null
5
2019-02-19T17:42:43Z
2020-09-11T18:22:28Z
2020-09-11T18:22:27Z
NONE
null
Consider the following dataframe: ``` b c d e f g h 0 6.25 2018-04-01 True NaN 7 54.0 64.0 1 32.50 2018-04-01 True NaN 7 54.0 64.0 2 16.75 2018-04-01 True NaN 7 54.0 64.0 3 29.25 2018-04-01 True NaN 7 54.0 64.0 4 21.75 2018-04-01 True NaN 7...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 1, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25375/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25375/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25376
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25376/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25376/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25376/events
https://github.com/pandas-dev/pandas/issues/25376
412,071,060
MDU6SXNzdWU0MTIwNzEwNjA=
25,376
Fix validation error type `PR02` and check in CI
{ "avatar_url": "https://avatars.githubusercontent.com/u/15032115?v=4", "events_url": "https://api.github.com/users/MarckK/events{/privacy}", "followers_url": "https://api.github.com/users/MarckK/followers", "following_url": "https://api.github.com/users/MarckK/following{/other_user}", "gists_url": "https://a...
[ { "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": "a2bca7", "default": false, "description": "Continuous Integratio...
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", ...
9
2019-02-19T18:48:12Z
2021-11-20T06:03:58Z
2021-11-20T06:03:58Z
CONTRIBUTOR
null
#### Problem description In order to have a continuous check by the CI on validation error `PR02` (Unknown parameters), fixing them in the code base enables the addition to the CI for automated testing in the future. Please see [overview of the errors](https://gist.github.com/198cfa552c727d71bd7360fda66fdbb4). 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/25376/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25376/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25377
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25377/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25377/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25377/events
https://github.com/pandas-dev/pandas/pull/25377
412,129,199
MDExOlB1bGxSZXF1ZXN0MjU0NDEyNzEx
25,377
CI: Add 'conda list' for azure/posix after activate 'pandas-dev'
{ "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": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" }, { "color": "a2bca7", "default": false, ...
closed
false
null
[]
null
6
2019-02-19T21:19:37Z
2019-02-24T10:21:00Z
2019-02-24T10:20:29Z
CONTRIBUTOR
null
Running into debugging problems in #24984 because `conda list` is never called after installing the `pandas-dev` environment. It seems that this is just missing in azure/posix (I reflected the comment in other locations not least to show where else this is already done).
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25377/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25377/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25377.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25377", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25377.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25377" }
https://api.github.com/repos/pandas-dev/pandas/issues/25378
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25378/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25378/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25378/events
https://github.com/pandas-dev/pandas/issues/25378
412,174,847
MDU6SXNzdWU0MTIxNzQ4NDc=
25,378
BUG: SparseDataFrame indexing sometimes loses `fill_value` of empty columns in 0.24
{ "avatar_url": "https://avatars.githubusercontent.com/u/8499679?v=4", "events_url": "https://api.github.com/users/scottgigante/events{/privacy}", "followers_url": "https://api.github.com/users/scottgigante/followers", "following_url": "https://api.github.com/users/scottgigante/following{/other_user}", "gists...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, d...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
4
2019-02-19T23:34:57Z
2019-09-18T14:02:13Z
2019-09-18T14:02:13Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python import numpy as np import pandas as pd X = pd.SparseDataFrame([[0,1], [0,0]], default_fill_value=0.0) ## Good behaviour X.loc[0].to_numpy() # array([0., 1.]) X.loc[[0]].to_numpy() # array([[0., 1.]]) X.iloc[0].to_numpy() # array([0., 1.]) ## ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25378/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25378/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25379
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25379/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25379/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25379/events
https://github.com/pandas-dev/pandas/issues/25379
412,206,967
MDU6SXNzdWU0MTIyMDY5Njc=
25,379
Reading/writing of W3C-style embeded metadata in CSV, TSV files
{ "avatar_url": "https://avatars.githubusercontent.com/u/43126798?v=4", "events_url": "https://api.github.com/users/nedclimaterisk/events{/privacy}", "followers_url": "https://api.github.com/users/nedclimaterisk/followers", "following_url": "https://api.github.com/users/nedclimaterisk/following{/other_user}", ...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "5319e7", "default": false, "description": "read_csv...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
3
2019-02-20T01:53:19Z
2019-12-15T23:39:20Z
null
NONE
null
Related to #2485 The [W3C Tabular Data Model recommendation](https://www.w3.org/TR/tabular-data-model/) that include arbitrary text data, as well as column-specific metadata, such as column data types. It would be very nice if Pandas could read metadata like this. There is [a section with an example of CSV/TSV m...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25379/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25379/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25380
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25380/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25380/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25380/events
https://github.com/pandas-dev/pandas/pull/25380
412,232,562
MDExOlB1bGxSZXF1ZXN0MjU0NDkxMTA1
25,380
Backport PR #25338 on branch 0.24.x (Interval dtype fix)
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"...
[ { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" }, { "color": "009...
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
3
2019-02-20T03:51:44Z
2019-02-20T08:05:50Z
2019-02-20T08:05:50Z
NONE
null
Backport PR #25338: Interval dtype fix
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25380/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25380/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25380.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25380", "merged_at": "2019-02-20T08:05:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25380.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25380" }
https://api.github.com/repos/pandas-dev/pandas/issues/25381
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25381/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25381/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25381/events
https://github.com/pandas-dev/pandas/pull/25381
412,264,279
MDExOlB1bGxSZXF1ZXN0MjU0NTE0MjQ5
25,381
DOC: edited whatsnew typo
{ "avatar_url": "https://avatars.githubusercontent.com/u/4477229?v=4", "events_url": "https://api.github.com/users/saurav2608/events{/privacy}", "followers_url": "https://api.github.com/users/saurav2608/followers", "following_url": "https://api.github.com/users/saurav2608/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": "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...
3
2019-02-20T06:22:35Z
2019-04-15T18:29:37Z
2019-02-20T14:06:50Z
CONTRIBUTOR
null
xref: redoing the whatsnew entry for PR #25124. Typos were caought by @h-vetinari .
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25381/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25381/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25381.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25381", "merged_at": "2019-02-20T14:06:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25381.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25381" }
https://api.github.com/repos/pandas-dev/pandas/issues/25382
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25382/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25382/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25382/events
https://github.com/pandas-dev/pandas/pull/25382
412,294,226
MDExOlB1bGxSZXF1ZXN0MjU0NTM1OTgx
25,382
CLN: (re-)enable infer_dtype to catch complex
{ "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": "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-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...
3
2019-02-20T08:05:21Z
2019-02-22T07:00:33Z
2019-02-21T13:53:43Z
CONTRIBUTOR
null
- [x] takes a small bite out of #23554 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` `complex` should already be inferred according to the docstring, but isn't. I'm hitting this while working on my PR for #23833 so splitting that off as a separate change.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25382/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25382/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25382.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25382", "merged_at": "2019-02-21T13:53:43Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25382.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25382" }
https://api.github.com/repos/pandas-dev/pandas/issues/25383
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25383/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25383/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25383/events
https://github.com/pandas-dev/pandas/issues/25383
412,327,833
MDU6SXNzdWU0MTIzMjc4MzM=
25,383
Setting with enlargement on categorical data
{ "avatar_url": "https://avatars.githubusercontent.com/u/11853089?v=4", "events_url": "https://api.github.com/users/0phoff/events{/privacy}", "followers_url": "https://api.github.com/users/0phoff/followers", "following_url": "https://api.github.com/users/0phoff/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": "0b02e1", "default": false, "description": "Related to indexing on s...
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
2019-02-20T09:33:10Z
2020-11-04T19:32:29Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd df = pd.DataFrame.from_dict({'reg': [0,1,2], 'cat':pd.Categorical(['a','b','b'], categories=['a','b','c','d'])}) print(df.dtypes) # reg is int64, cat is categorical df.loc[3] = (3, 'c') # add row with categorical value that...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25383/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25383/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25384
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25384/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25384/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25384/events
https://github.com/pandas-dev/pandas/issues/25384
412,349,532
MDU6SXNzdWU0MTIzNDk1MzI=
25,384
test_pct_max_many_rows fails on intel 32bit with memory error
{ "avatar_url": "https://avatars.githubusercontent.com/u/1055830?v=4", "events_url": "https://api.github.com/users/scarabeusiv/events{/privacy}", "followers_url": "https://api.github.com/users/scarabeusiv/followers", "following_url": "https://api.github.com/users/scarabeusiv/following{/other_user}", "gists_ur...
[ { "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": "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...
8
2019-02-20T10:21:45Z
2019-02-22T19:04:26Z
2019-02-22T19:04:26Z
CONTRIBUTOR
null
Pytest output from the two failing tests: ``` [ 3680s] =================================== FAILURES =================================== [ 3680s] _______________________ TestRank.test_pct_max_many_rows ________________________ [ 3680s] [ 3680s] self = <pandas.tests.frame.test_rank.TestRank object at 0x54f6d7ec> [...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25384/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25384/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25385
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25385/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25385/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25385/events
https://github.com/pandas-dev/pandas/pull/25385
412,363,595
MDExOlB1bGxSZXF1ZXN0MjU0NTg4NDI4
25,385
Backport PR #25329 on branch 0.24.x (REGR: fix TimedeltaIndex sum and datetime subtraction with NaT (#25282, #25317))
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"...
[]
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
2
2019-02-20T10:53:05Z
2019-02-20T12:01:53Z
2019-02-20T12:01:52Z
NONE
null
Backport PR #25329: REGR: fix TimedeltaIndex sum and datetime subtraction with NaT (#25282, #25317)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25385/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25385/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25385.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25385", "merged_at": "2019-02-20T12:01:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25385.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25385" }
https://api.github.com/repos/pandas-dev/pandas/issues/25386
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25386/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25386/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25386/events
https://github.com/pandas-dev/pandas/issues/25386
412,412,454
MDU6SXNzdWU0MTI0MTI0NTQ=
25,386
pytest fails for 0.23.4: `Shape of passed values is (2, 3), indices imply (2, 4)` in `TestDataFrameAnalytics.test_matmul`
{ "avatar_url": "https://avatars.githubusercontent.com/u/101639?v=4", "events_url": "https://api.github.com/users/Twey/events{/privacy}", "followers_url": "https://api.github.com/users/Twey/followers", "following_url": "https://api.github.com/users/Twey/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "207de5", "default": false, "description": "Clarification about behavior needed to assess issue", "id": 307649777, "name": "Needs Info", "node_id": "MDU6TGFiZWwzMDc2NDk3Nzc=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Info" } ]
closed
false
null
[]
null
2
2019-02-20T12:58:43Z
2019-02-20T16:06:51Z
2019-02-20T16:06:51Z
NONE
null
# Test output ``` =================================== FAILURES =================================== ______________________ TestDataFrameAnalytics.test_matmul ______________________ blocks = [array([[ 0.82824335, 0.9711043 , -0.43859174], [ 0.48922558, 0.25556855, -2.00621065]])] axes = [Index(['one', '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/25386/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25386/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25387
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25387/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25387/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25387/events
https://github.com/pandas-dev/pandas/issues/25387
412,429,374
MDU6SXNzdWU0MTI0MjkzNzQ=
25,387
pandas.DataFrame.rolling¶ - Bad Documentation
{ "avatar_url": "https://avatars.githubusercontent.com/u/32899037?v=4", "events_url": "https://api.github.com/users/PoeteMaudit/events{/privacy}", "followers_url": "https://api.github.com/users/PoeteMaudit/followers", "following_url": "https://api.github.com/users/PoeteMaudit/following{/other_user}", "gists_u...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
null
1
2019-02-20T13:37:37Z
2019-02-20T15:30:56Z
2019-02-20T15:30:56Z
NONE
null
Many things are unclear at the docs of the pandas.DataFrame.rolling. A couple of them are the following: 1) What is an offset? 2) What is the position of the current value at the window? From what I see is that the current value (of your pandas series to be processed) is the last of the rolling 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/25387/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25387/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25388
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25388/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25388/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25388/events
https://github.com/pandas-dev/pandas/pull/25388
412,450,421
MDExOlB1bGxSZXF1ZXN0MjU0NjU1OTcw
25,388
DOC: Fix typo of see also in DataFrame stat funcs
{ "avatar_url": "https://avatars.githubusercontent.com/u/7662952?v=4", "events_url": "https://api.github.com/users/knuu/events{/privacy}", "followers_url": "https://api.github.com/users/knuu/followers", "following_url": "https://api.github.com/users/knuu/following{/other_user}", "gists_url": "https://api.gith...
[ { "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": "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...
3
2019-02-20T14:21:15Z
2019-02-20T15:51:04Z
2019-02-20T15:50:59Z
CONTRIBUTOR
null
fix typo of DataFrame stat functions.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25388/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25388/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25388.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25388", "merged_at": "2019-02-20T15:50:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25388.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25388" }
https://api.github.com/repos/pandas-dev/pandas/issues/25389
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25389/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25389/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25389/events
https://github.com/pandas-dev/pandas/issues/25389
412,524,642
MDU6SXNzdWU0MTI1MjQ2NDI=
25,389
Putting an Arrow table into a Pandas series takes a long time
{ "avatar_url": "https://avatars.githubusercontent.com/u/306380?v=4", "events_url": "https://api.github.com/users/mrocklin/events{/privacy}", "followers_url": "https://api.github.com/users/mrocklin/followers", "following_url": "https://api.github.com/users/mrocklin/following{/other_user}", "gists_url": "https...
[]
closed
false
null
[]
null
4
2019-02-20T16:47:32Z
2019-02-20T17:08:36Z
2019-02-20T17:08:36Z
CONTRIBUTOR
null
It takes a surprisingly long time to put a list containing a PyArrow table object into an object-dtype Pandas series ```python In [1]: import numpy as np, pandas as pd, pyarrow as pa In [2]: df = pd.DataFrame({'x': np.arange(1000000)}) In [3]: %time t = pa.Table.from_pandas(df) CPU times: user 5.36 ms, sys: ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25389/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25389/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25390
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25390/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25390/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25390/events
https://github.com/pandas-dev/pandas/issues/25390
412,575,243
MDU6SXNzdWU0MTI1NzUyNDM=
25,390
Unintuitive behaviour of MonthBegin(n=0)
{ "avatar_url": "https://avatars.githubusercontent.com/u/2239771?v=4", "events_url": "https://api.github.com/users/capelastegui/events{/privacy}", "followers_url": "https://api.github.com/users/capelastegui/followers", "following_url": "https://api.github.com/users/capelastegui/following{/other_user}", "gists...
[ { "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
2
2019-02-20T18:50:46Z
2019-02-21T06:53:29Z
2019-02-21T06:53:21Z
NONE
null
From the [Anchored Offset Semantics](https://pandas.pydata.org/pandas-docs/stable/user_guide/timeseries.html#anchored-offsets) section of the docs: > For the case when n=0, the date is not moved if on an anchor point, otherwise it is rolled forward to the next anchor point. ``` In [218]: pd.Timestamp('2014-01-02...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25390/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25390/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25391
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25391/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25391/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25391/events
https://github.com/pandas-dev/pandas/issues/25391
412,619,277
MDU6SXNzdWU0MTI2MTkyNzc=
25,391
to_sql(method='multi') returns COUNT field incorrect or syntax error
{ "avatar_url": "https://avatars.githubusercontent.com/u/5056464?v=4", "events_url": "https://api.github.com/users/nickwan/events{/privacy}", "followers_url": "https://api.github.com/users/nickwan/followers", "following_url": "https://api.github.com/users/nickwan/following{/other_user}", "gists_url": "https:/...
[]
closed
false
null
[]
null
2
2019-02-20T20:43:22Z
2019-12-06T13:44:30Z
2019-02-21T07:13:22Z
NONE
null
Using `to_sql(method=None)` works, but even with all of the speed ups wrt `fast_executemany` and `@event.listens_for(engine, 'before_cursor_execute')` I'm not discovering a speed up for writing up to my Azure DB. `to_sql(method='multi')` seemed promising, but this error pops up ```python Error: ('07002', '[07002] ...
{ "+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/25391/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25391/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25392
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25392/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25392/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25392/events
https://github.com/pandas-dev/pandas/issues/25392
412,635,824
MDU6SXNzdWU0MTI2MzU4MjQ=
25,392
Creating a dataframe from its rows has inconsistent type handling
{ "avatar_url": "https://avatars.githubusercontent.com/u/7870803?v=4", "events_url": "https://api.github.com/users/tdamsma/events{/privacy}", "followers_url": "https://api.github.com/users/tdamsma/followers", "following_url": "https://api.github.com/users/tdamsma/following{/other_user}", "gists_url": "https:/...
[]
closed
false
null
[]
null
1
2019-02-20T21:25:41Z
2019-02-21T08:02:18Z
2019-02-21T08:02:18Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python df = pd.DataFrame( { "date": { "a": pd.Timestamp("2019-02-22"), "b": pd.Timestamp("2019-02-22"), }, "other": {"a": "not empty"}, } ) ``` _ | date | other -- | -- | -- a | 2019-02-22...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25392/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25392/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25393
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25393/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25393/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25393/events
https://github.com/pandas-dev/pandas/issues/25393
412,745,721
MDU6SXNzdWU0MTI3NDU3MjE=
25,393
ImportError: sys.meta_path is None, Python is likely shutting down
{ "avatar_url": "https://avatars.githubusercontent.com/u/6002262?v=4", "events_url": "https://api.github.com/users/shawnxu1111/events{/privacy}", "followers_url": "https://api.github.com/users/shawnxu1111/followers", "following_url": "https://api.github.com/users/shawnxu1111/following{/other_user}", "gists_ur...
[]
closed
false
null
[]
null
3
2019-02-21T04:39:30Z
2019-02-22T15:37:36Z
2019-02-22T15:37:35Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python class PatternManager: __community_alias_df = pd.read_csv(const.COMMUNITY_ALIAS, encoding='utf-8').fillna(value = "") __community_alias_not_changed = False def __del__(self): PatternManager.writeDF() pass ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25393/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25393/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25394
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25394/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25394/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25394/events
https://github.com/pandas-dev/pandas/pull/25394
412,764,134
MDExOlB1bGxSZXF1ZXN0MjU0ODk4NDY5
25,394
BUG: pd.Series.interpolate non-numeric index column (21662)
{ "avatar_url": "https://avatars.githubusercontent.com/u/2520893?v=4", "events_url": "https://api.github.com/users/TrigonaMinima/events{/privacy}", "followers_url": "https://api.github.com/users/TrigonaMinima/followers", "following_url": "https://api.github.com/users/TrigonaMinima/following{/other_user}", "gi...
[ { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" }, { "color": "006b...
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...
9
2019-02-21T06:10:16Z
2019-03-25T01:59:03Z
2019-03-24T23:34:05Z
CONTRIBUTOR
null
- [x] closes #21662 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` Raises a helpful exception when a non-numeric index is sent to ```interpolate``` with methods which require numeric index. Skipped a few methods which can also work on datetime index.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25394/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25394/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25394.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25394", "merged_at": "2019-03-24T23:34:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25394.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25394" }
https://api.github.com/repos/pandas-dev/pandas/issues/25395
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25395/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25395/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25395/events
https://github.com/pandas-dev/pandas/issues/25395
412,769,071
MDU6SXNzdWU0MTI3NjkwNzE=
25,395
pd.Series.isin has different behaviour based on number of rows
{ "avatar_url": "https://avatars.githubusercontent.com/u/4025446?v=4", "events_url": "https://api.github.com/users/dimitar-petrov/events{/privacy}", "followers_url": "https://api.github.com/users/dimitar-petrov/followers", "following_url": "https://api.github.com/users/dimitar-petrov/following{/other_user}", ...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "eb6420", "default": false, "description": "Non-arithmetic algos: va...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
5
2019-02-21T06:30:47Z
2020-09-04T22:30:21Z
2020-09-04T22:30:20Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import numpy as np ONEMIL = 1_000_000 big_ser = pd.Series([np.nan] + [1] * (ONEMIL)) big_ser.isin([np.nan]).head() 0 False 1 False 2 False 3 False 4 False dtype: bool big_ser.isin([np.nan]).value_counts() False 100000...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25395/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25395/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25396
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25396/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25396/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25396/events
https://github.com/pandas-dev/pandas/issues/25396
412,801,969
MDU6SXNzdWU0MTI4MDE5Njk=
25,396
pd.Interval default closed='right'?
{ "avatar_url": "https://avatars.githubusercontent.com/u/2942215?v=4", "events_url": "https://api.github.com/users/smsaladi/events{/privacy}", "followers_url": "https://api.github.com/users/smsaladi/followers", "following_url": "https://api.github.com/users/smsaladi/following{/other_user}", "gists_url": "http...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "009800", "default": false, "description": "Interval...
open
false
null
[]
null
2
2019-02-21T08:25:19Z
2021-06-27T18:20:16Z
null
CONTRIBUTOR
null
In my trying to use pd.Intervals/pd.IntervalIndex (which are terrific additions), I've become somewhat perplexed with the default of `closed='right'`. Python slicing is inclusive-exclusive, so I thought `pd.Interval`s might have the same default. I imagine there is a reason for this that I haven't quite understood. ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25396/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25396/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25397
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25397/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25397/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25397/events
https://github.com/pandas-dev/pandas/issues/25397
412,806,813
MDU6SXNzdWU0MTI4MDY4MTM=
25,397
DataFrame groupby.first() is much slower than groupby.nth(0) on categorical dtypes
{ "avatar_url": "https://avatars.githubusercontent.com/u/18585219?v=4", "events_url": "https://api.github.com/users/joseortiz3/events{/privacy}", "followers_url": "https://api.github.com/users/joseortiz3/followers", "following_url": "https://api.github.com/users/joseortiz3/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": "a10c02", "default": false, "description": "Memory or execu...
open
false
null
[]
null
2
2019-02-21T08:38:16Z
2019-04-16T06:46:46Z
null
NONE
null
`groupby.first()` is much slower than `groupby.nth(0)` for categorical columns in a very specific way. Consider carefully the example below, where a dataframe has two columns `c1` and `c2`. The number of unique values in the `c1` column (regardless of its datatype) increases the runtime of `first` _when and only whe...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25397/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25397/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25398
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25398/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25398/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25398/events
https://github.com/pandas-dev/pandas/issues/25398
412,836,326
MDU6SXNzdWU0MTI4MzYzMjY=
25,398
Please add more ways to remove header formatting when exporting to Excel
{ "avatar_url": "https://avatars.githubusercontent.com/u/35899551?v=4", "events_url": "https://api.github.com/users/reportgunner/events{/privacy}", "followers_url": "https://api.github.com/users/reportgunner/followers", "following_url": "https://api.github.com/users/reportgunner/following{/other_user}", "gist...
[ { "color": "009800", "default": false, "description": "Duplicate issue or pull request", "id": 40153326, "name": "Duplicate Report", "node_id": "MDU6TGFiZWw0MDE1MzMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report" } ]
closed
false
null
[]
null
4
2019-02-21T09:51:55Z
2019-02-22T15:11:08Z
2019-02-21T16:57:01Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python pandas.io.formats.excel.header_style = None pandas.core.format.header_style = None pandas.formats.format.header_style = None ``` #### Problem description Every time I try to make a simple xlsx file out of a bunch of SQL results I end up spendi...
{ "+1": 3, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 1, "rocket": 0, "total_count": 4, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25398/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25398/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25399
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25399/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25399/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25399/events
https://github.com/pandas-dev/pandas/issues/25399
412,837,425
MDU6SXNzdWU0MTI4Mzc0MjU=
25,399
Inconsistent handling of duplicate axes + mixed dtypes in `DataFrame.where`
{ "avatar_url": "https://avatars.githubusercontent.com/u/18488?v=4", "events_url": "https://api.github.com/users/batterseapower/events{/privacy}", "followers_url": "https://api.github.com/users/batterseapower/followers", "following_url": "https://api.github.com/users/batterseapower/following{/other_user}", "g...
[ { "color": "0e8a16", "default": true, "description": null, "id": 717120670, "name": "good first issue", "node_id": "MDU6TGFiZWw3MTcxMjA2NzA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue" }, { "color": "cdea3c", "default": false, "de...
open
false
null
[]
null
7
2019-02-21T09:54:20Z
2021-08-19T16:10:21Z
null
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python result = pd.DataFrame([ [0, np.nan] ], columns=pd.Index(['A', 'A'])) mask = pd.DataFrame([[True, True]], *result.axes) a = result.astype(object).where(mask) # works b = result.astype('f8').where(mask) # works c = result.T.where(mask.T).T ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25399/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25399/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25400
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25400/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25400/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25400/events
https://github.com/pandas-dev/pandas/pull/25400
412,941,473
MDExOlB1bGxSZXF1ZXN0MjU1MDM2NTYw
25,400
Mark test_pct_max_many_rows as high memory
{ "avatar_url": "https://avatars.githubusercontent.com/u/1055830?v=4", "events_url": "https://api.github.com/users/scarabeusiv/events{/privacy}", "followers_url": "https://api.github.com/users/scarabeusiv/followers", "following_url": "https://api.github.com/users/scarabeusiv/following{/other_user}", "gists_ur...
[ { "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": "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...
6
2019-02-21T14:06:56Z
2019-02-25T10:59:49Z
2019-02-22T19:04:26Z
CONTRIBUTOR
null
Fixes issue #25384 - [ ] closes #25384 - [ ] 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/25400/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25400/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25400.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25400", "merged_at": "2019-02-22T19:04:26Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25400.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25400" }
https://api.github.com/repos/pandas-dev/pandas/issues/25401
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25401/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25401/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25401/events
https://github.com/pandas-dev/pandas/issues/25401
412,978,605
MDU6SXNzdWU0MTI5Nzg2MDU=
25,401
No module named 'pandas.tslib''
{ "avatar_url": "https://avatars.githubusercontent.com/u/42534003?v=4", "events_url": "https://api.github.com/users/qqkl662/events{/privacy}", "followers_url": "https://api.github.com/users/qqkl662/followers", "following_url": "https://api.github.com/users/qqkl662/following{/other_user}", "gists_url": "https:...
[]
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
2019-02-21T15:20:57Z
2019-02-21T15:37:32Z
2019-02-21T15:25:10Z
NONE
null
i cannot import the module named qtpandas,this module is based on pandas. the problem is 'ModuleNotFoundError: No module named 'pandas.tslib'' how to solve this problem? i have install the qtpandas and pandas ![360 20190221231955910](https://user-images.githubusercontent.com/42534003/53179726-445fc280-362f-11e9-91e...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25401/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25401/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25402
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25402/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25402/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25402/events
https://github.com/pandas-dev/pandas/pull/25402
412,995,004
MDExOlB1bGxSZXF1ZXN0MjU1MDc5NTUz
25,402
CI: Set pytest minversion to 4.0.2
{ "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.com/users/simonjayhawkins/followers", "following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"...
[ { "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": "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...
13
2019-02-21T15:53:07Z
2019-02-28T14:30:12Z
2019-02-28T12:59:33Z
MEMBER
null
- [x] closes #23519 - [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/25402/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25402/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25402.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25402", "merged_at": "2019-02-28T12:59:33Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25402.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25402" }
https://api.github.com/repos/pandas-dev/pandas/issues/25403
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25403/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25403/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25403/events
https://github.com/pandas-dev/pandas/issues/25403
413,079,945
MDU6SXNzdWU0MTMwNzk5NDU=
25,403
Constructing a df with readonly array of Periods fails
{ "avatar_url": "https://avatars.githubusercontent.com/u/5635139?v=4", "events_url": "https://api.github.com/users/max-sixty/events{/privacy}", "followers_url": "https://api.github.com/users/max-sixty/followers", "following_url": "https://api.github.com/users/max-sixty/following{/other_user}", "gists_url": "h...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "e11d21", "default": false, "description": "Functionality that used ...
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
4
2019-02-21T19:11:02Z
2019-03-07T14:24:56Z
2019-03-07T14:24:56Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python In [1]: import pandas as pd In [2]: import numpy as np In [6]: pa = pd.PeriodIndex([pd.Period('2019-01-01')]).to_numpy() In [8]: pa.setflags(write=False) In [9]: pd.DataFrame(dict(date=pa, x=[1])) --------------------------------------...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25403/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25403/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25404
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25404/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25404/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25404/events
https://github.com/pandas-dev/pandas/issues/25404
413,137,993
MDU6SXNzdWU0MTMxMzc5OTM=
25,404
Series.str.casefold
{ "avatar_url": "https://avatars.githubusercontent.com/u/47404382?v=4", "events_url": "https://api.github.com/users/mike-suplari/events{/privacy}", "followers_url": "https://api.github.com/users/mike-suplari/followers", "following_url": "https://api.github.com/users/mike-suplari/following{/other_user}", "gist...
[]
closed
false
null
[]
null
0
2019-02-21T21:45:28Z
2019-02-21T22:20:02Z
2019-02-21T21:46:34Z
NONE
null
See #25405
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25404/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25404/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25405
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25405/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25405/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25405/events
https://github.com/pandas-dev/pandas/issues/25405
413,138,709
MDU6SXNzdWU0MTMxMzg3MDk=
25,405
Series.str.casefold
{ "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": "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": "String e...
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...
2
2019-02-21T21:47:28Z
2019-02-28T21:21:39Z
2019-02-28T21:21:39Z
CONTRIBUTOR
null
`Series.str.lower` implements `str.lower`, as expected. There are also corresponding `Series` methods for the other Python 2 string casing methods. However, Python 3's `str.casefold` is missing. [Casefold](https://docs.python.org/3/library/stdtypes.html#str.casefold) improves string equality and other comparisons, beca...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25405/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25405/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25406
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25406/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25406/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25406/events
https://github.com/pandas-dev/pandas/issues/25406
413,200,133
MDU6SXNzdWU0MTMyMDAxMzM=
25,406
RecursionError when comparing columns with a string beginning in "interval" on Debian
{ "avatar_url": "https://avatars.githubusercontent.com/u/8292702?v=4", "events_url": "https://api.github.com/users/cdebost/events{/privacy}", "followers_url": "https://api.github.com/users/cdebost/followers", "following_url": "https://api.github.com/users/cdebost/following{/other_user}", "gists_url": "https:/...
[ { "color": "009800", "default": false, "description": "Duplicate issue or pull request", "id": 40153326, "name": "Duplicate Report", "node_id": "MDU6TGFiZWw0MDE1MzMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report" }, { "color": "009800", ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
3
2019-02-22T01:27:18Z
2019-02-25T22:35:40Z
2019-02-22T02:18:45Z
NONE
null
#### Code Sample ```python import pandas as pd d = {'col1': ['a', 'b']} df = pd.DataFrame(data=d) df.col1 == 'interval' # works df.col1 == 'bintervals' # works df.col1 == 'intervals' # RecursionError df.col1 == 'interval11111' # RecursionError ``` Reproduced on python 2.7.15, 3.6.7, 3.7.0, 3.7.2 on De...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25406/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25406/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25407
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25407/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25407/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25407/events
https://github.com/pandas-dev/pandas/pull/25407
413,263,497
MDExOlB1bGxSZXF1ZXN0MjU1Mjg2ODY2
25,407
dropna(subset=...) should accept incomplete key
{ "avatar_url": "https://avatars.githubusercontent.com/u/33966871?v=4", "events_url": "https://api.github.com/users/alexander-ponomaroff/events{/privacy}", "followers_url": "https://api.github.com/users/alexander-ponomaroff/followers", "following_url": "https://api.github.com/users/alexander-ponomaroff/followin...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" } ]
closed
false
null
[]
null
5
2019-02-22T06:34:00Z
2019-04-20T17:40:43Z
2019-04-20T17:40:43Z
CONTRIBUTOR
null
I'm not sure if this is the best way to go about solving this problem, so feedback would be appreciated. - [x] closes #17737 - [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/25407/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25407/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25407.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25407", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/25407.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25407" }
https://api.github.com/repos/pandas-dev/pandas/issues/25408
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25408/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25408/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25408/events
https://github.com/pandas-dev/pandas/issues/25408
413,327,873
MDU6SXNzdWU0MTMzMjc4NzM=
25,408
Unexpected to_dict output after upgrading to 0.24.1
{ "avatar_url": "https://avatars.githubusercontent.com/u/81103?v=4", "events_url": "https://api.github.com/users/atlasstrategic/events{/privacy}", "followers_url": "https://api.github.com/users/atlasstrategic/followers", "following_url": "https://api.github.com/users/atlasstrategic/following{/other_user}", "g...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "e11d21", "default": false, "description": "Functionality that used ...
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
2019-02-22T09:59:59Z
2020-12-20T16:10:43Z
null
NONE
null
#### Code to illustrate 0.23.4 versus 0.24.1 #### pandas 0.23.4 ```python import pandas as pd columns = ["A", "B"] pd.DataFrame(columns=columns).transpose().to_dict(orient="split") # output # {'index': ['A', 'B'], 'columns': [], 'data': [[], []]} pd.DataFrame(columns=columns).transpose().values.tolist() ...
{ "+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/25408/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25408/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25409
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25409/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25409/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25409/events
https://github.com/pandas-dev/pandas/issues/25409
413,371,347
MDU6SXNzdWU0MTMzNzEzNDc=
25,409
Factorize don't preserve na_sentinel values when sort is specified
{ "avatar_url": "https://avatars.githubusercontent.com/u/1908664?v=4", "events_url": "https://api.github.com/users/rahulnair23/events{/privacy}", "followers_url": "https://api.github.com/users/rahulnair23/followers", "following_url": "https://api.github.com/users/rahulnair23/following{/other_user}", "gists_ur...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "eb6420", "default": false, "description": "Non-arithmetic algos: va...
closed
false
null
[]
{ "closed_at": "2019-03-13T21:33:10Z", "closed_issues": 127, "created_at": "2019-01-30T14:20:23Z", "creator": { "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/u...
7
2019-02-22T11:53:45Z
2019-03-12T20:25:37Z
2019-03-12T20:25:26Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python print("\nWithout sort:") labels, uniques = pd.factorize(['b', None, 'a', 'c', 'b'], na_sentinel=100) print("Labels: {}".format(labels)) print("Uniques: {}".format(uniques)) print("\nWith sort:") labels, uniques = pd.factorize(['b', None, 'a', '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/25409/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25409/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25410
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25410/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25410/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25410/events
https://github.com/pandas-dev/pandas/pull/25410
413,404,734
MDExOlB1bGxSZXF1ZXN0MjU1Mzk1MzMz
25,410
DOC: Edited docstring of Interval
{ "avatar_url": "https://avatars.githubusercontent.com/u/11660522?v=4", "events_url": "https://api.github.com/users/wdecoster/events{/privacy}", "followers_url": "https://api.github.com/users/wdecoster/followers", "following_url": "https://api.github.com/users/wdecoster/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": "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...
3
2019-02-22T13:31:11Z
2019-02-22T15:14:22Z
2019-02-22T15:13:31Z
CONTRIBUTOR
null
The docstring contained a repeated segment, which I removed.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25410/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25410/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/25410.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/25410", "merged_at": "2019-02-22T15:13:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/25410.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/25410" }
https://api.github.com/repos/pandas-dev/pandas/issues/25411
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25411/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25411/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25411/events
https://github.com/pandas-dev/pandas/issues/25411
413,405,973
MDU6SXNzdWU0MTM0MDU5NzM=
25,411
Unexpected result with Resampler.apply for non-naive time index
{ "avatar_url": "https://avatars.githubusercontent.com/u/1150402?v=4", "events_url": "https://api.github.com/users/kdebrab/events{/privacy}", "followers_url": "https://api.github.com/users/kdebrab/followers", "following_url": "https://api.github.com/users/kdebrab/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, ...
open
false
null
[]
null
5
2019-02-22T13:34:18Z
2020-06-08T19:19:10Z
null
CONTRIBUTOR
null
When resampling a non-naive time series with a custom function (using apply or agg), an unexpected result is returned. ```python import pandas as pd def weighted_quantile(series, weights, q): series = series.sort_values() cumsum = weights.reindex(series.index).fillna(0).cumsum() cutoff = cumsum.il...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25411/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25411/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/25412
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/25412/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/25412/comments
https://api.github.com/repos/pandas-dev/pandas/issues/25412/events
https://github.com/pandas-dev/pandas/issues/25412
413,449,759
MDU6SXNzdWU0MTM0NDk3NTk=
25,412
pd.concat doesn't preserve Categorical dtype when the categorical columns is missing in one of the DataFrames.
{ "avatar_url": "https://avatars.githubusercontent.com/u/4789087?v=4", "events_url": "https://api.github.com/users/zachmoshe/events{/privacy}", "followers_url": "https://api.github.com/users/zachmoshe/followers", "following_url": "https://api.github.com/users/zachmoshe/following{/other_user}", "gists_url": "h...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "e11d21", "de...
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
2019-02-22T15:19:30Z
2021-06-27T18:32:43Z
null
NONE
null
```python a = pd.DataFrame({'f1': [1,2,3]}) b = pd.DataFrame({'f1': [2,3,1], 'f2': pd.Series([4,4,4]).astype('category')}) pd.concat((a,b), sort=True).dtypes >> f1 int64 >> f2 object >> dtype: object ``` #### Problem description (Similar to #14016, not sure if it's caused by the same bug or another ...
{ "+1": 6, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 6, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/25412/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/25412/timeline
null
null
null