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/29414
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29414/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29414/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29414/events
https://github.com/pandas-dev/pandas/issues/29414
517,893,297
MDU6SXNzdWU1MTc4OTMyOTc=
29,414
ENH: Allow sorting of a dataframe on a boolean/function?
{ "avatar_url": "https://avatars.githubusercontent.com/u/56891892?v=4", "events_url": "https://api.github.com/users/bizzfitch/events{/privacy}", "followers_url": "https://api.github.com/users/bizzfitch/followers", "following_url": "https://api.github.com/users/bizzfitch/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": "eb6420", "default": false, "description": "Non-arit...
closed
false
null
[]
null
4
2019-11-05T16:49:03Z
2021-07-22T06:01:03Z
2021-07-22T06:01:03Z
NONE
null
From searching variants of the phrase "sort pandas on boolean," I don't think the feature I am describing is doable in an easy way at this point, so I think it's a good candidate for a feature. It might not be possible in the way I'm envisioning, but I'm interested in whether or not the base feature can be done. For...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29414/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29414/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29415
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29415/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29415/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29415/events
https://github.com/pandas-dev/pandas/issues/29415
517,895,425
MDU6SXNzdWU1MTc4OTU0MjU=
29,415
Add GroupBy.gmean() and GroupBy.gstd()
{ "avatar_url": "https://avatars.githubusercontent.com/u/10199742?v=4", "events_url": "https://api.github.com/users/fkromer/events{/privacy}", "followers_url": "https://api.github.com/users/fkromer/followers", "following_url": "https://api.github.com/users/fkromer/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
2
2019-11-05T16:52:57Z
2019-11-06T07:27:08Z
2019-11-06T04:57:27Z
NONE
null
#### Code Sample, a copy-pastable example if possible Calculating the arithmetic mean and arithmetic standard deviation using `GroupBy` objects can e.g. be done like ``` df = pd.DataFrame( columns=[0.0, 0.1, 0.2, 0.3, 0.4], data=[[0, 1, np.nan, 1, 9], [np.nan, np.nan, np.nan, np.nan, 9]] )...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29415/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29415/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29416
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29416/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29416/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29416/events
https://github.com/pandas-dev/pandas/pull/29416
517,927,753
MDExOlB1bGxSZXF1ZXN0MzM2OTA0OTk2
29,416
maybe_promote: Restrict fill_value to scalar for non-object dtype
{ "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": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" }, { "color": "fbc...
closed
false
null
[]
{ "closed_at": "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...
1
2019-11-05T17:45:37Z
2020-04-05T17:44:46Z
2019-11-06T19:29:03Z
MEMBER
null
Partially reverts #29362 by allowing non-scalar fill_value for _object_ dtypes. i.e. in 0.25.3 `pd.Series(range(3), dtype=object).shift(1, fill_value={})` would work, #29362 broke that, and this restores it. Added `test_shift_object_non_scalar_fill` for this. With the new restriction on `maybe_promote` in place, w...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29416/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29416/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29416.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29416", "merged_at": "2019-11-06T19:29:03Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29416.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29416" }
https://api.github.com/repos/pandas-dev/pandas/issues/29417
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29417/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29417/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29417/events
https://github.com/pandas-dev/pandas/issues/29417
517,940,238
MDU6SXNzdWU1MTc5NDAyMzg=
29,417
DataFrame shift along columns not respecting position when dtypes are mixed
{ "avatar_url": "https://avatars.githubusercontent.com/u/1900410?v=4", "events_url": "https://api.github.com/users/pirsquared/events{/privacy}", "followers_url": "https://api.github.com/users/pirsquared/followers", "following_url": "https://api.github.com/users/pirsquared/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": "eb6420", "default": false, "description": "Non-arithmetic algos: va...
closed
false
null
[]
null
9
2019-11-05T18:07:25Z
2020-09-26T22:58:30Z
2020-09-26T22:58:29Z
NONE
null
#### Setup ```python import pandas as pd df = pd.DataFrame(dict( A=[1, 2], B=[3., 4.], C=['X', 'Y'], D=[5., 6.], E=[7, 8], F=['W', 'Z'] )) df df.shift(axis=1) ``` Outputs ```python A B C D E F 0 1 3.0 X 5.0 7 W 1 2 4.0 Y 6.0 8 Z A B C D E F 0 NaN...
{ "+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/29417/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29417/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29418
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29418/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29418/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29418/events
https://github.com/pandas-dev/pandas/issues/29418
517,965,976
MDU6SXNzdWU1MTc5NjU5NzY=
29,418
ENH: Group By Grouping set /Cube/ Rollup
{ "avatar_url": "https://avatars.githubusercontent.com/u/25734842?v=4", "events_url": "https://api.github.com/users/rsdpyenugula/events{/privacy}", "followers_url": "https://api.github.com/users/rsdpyenugula/followers", "following_url": "https://api.github.com/users/rsdpyenugula/following{/other_user}", "gist...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "729FCF", "default": false, "description": null, ...
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", ...
10
2019-11-05T19:00:35Z
2021-07-22T06:02:21Z
null
NONE
null
#### Problem description Basically these are performance tools in SQL to get analysis in multiple dimensions and they are missing in Pandas out of the box. Some of these can be achieved by a pivot table and melt/stack functions but being tools for analysis these functions should be a must and it also decreases the num...
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29418/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29418/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29419
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29419/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29419/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29419/events
https://github.com/pandas-dev/pandas/pull/29419
517,988,472
MDExOlB1bGxSZXF1ZXN0MzM2OTU0Njc1
29,419
CLN: assorted, mostly typing
{ "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": "fbca04", "default": false, "description": "Related to non-user accessible pandas implementation", "id": 49094459, "name": "Internals", "node_id": "MDU6TGFiZWw0OTA5NDQ1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Internals" }, { "color": "207de5...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-11-05T19:46:33Z
2019-11-06T18:19:32Z
2019-11-06T18:11:04Z
MEMBER
null
diff_2d no longer needs to be in the pxi.in file, so moved it to the pyx A couple of recently-identified bugs in the groupby code are caused by passing incorrect types, so im getting more motivated to add annotations in/around the affected code.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29419/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29419/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29419.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29419", "merged_at": "2019-11-06T18:11:04Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29419.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29419" }
https://api.github.com/repos/pandas-dev/pandas/issues/29420
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29420/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29420/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29420/events
https://github.com/pandas-dev/pandas/pull/29420
518,048,642
MDExOlB1bGxSZXF1ZXN0MzM3MDA2Mzc2
29,420
Correct type inference for UInt64Index during access
{ "avatar_url": "https://avatars.githubusercontent.com/u/7797029?v=4", "events_url": "https://api.github.com/users/oguzhanogreden/events{/privacy}", "followers_url": "https://api.github.com/users/oguzhanogreden/followers", "following_url": "https://api.github.com/users/oguzhanogreden/following{/other_user}", ...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" } ]
closed
false
null
[]
{ "closed_at": "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...
8
2019-11-05T21:28:23Z
2019-11-28T12:21:18Z
2019-11-27T20:47:44Z
CONTRIBUTOR
null
- [x] closes #28023 and closes #28279 - [x] tests added / passed - [x] passes `black pandas` - [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/29420/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29420/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29420.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29420", "merged_at": "2019-11-27T20:47:43Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29420.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29420" }
https://api.github.com/repos/pandas-dev/pandas/issues/29421
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29421/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29421/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29421/events
https://github.com/pandas-dev/pandas/pull/29421
518,082,150
MDExOlB1bGxSZXF1ZXN0MzM3MDM2MTI4
29,421
TST: ignore _version.py
{ "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": "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": "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...
1
2019-11-05T22:14:11Z
2019-11-06T20:03:02Z
2019-11-06T19:27:15Z
MEMBER
null
- [x] closes #26877 The file is auto-generated, not something for us to worry about
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29421/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29421/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29421.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29421", "merged_at": "2019-11-06T19:27:15Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29421.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29421" }
https://api.github.com/repos/pandas-dev/pandas/issues/29422
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29422/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29422/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29422/events
https://github.com/pandas-dev/pandas/issues/29422
518,091,658
MDU6SXNzdWU1MTgwOTE2NTg=
29,422
DIfferent result between master and from latest pandas version
{ "avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4", "events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}", "followers_url": "https://api.github.com/users/charlesdong1991/followers", "following_url": "https://api.github.com/users/charlesdong1991/following{/other_user}",...
[ { "color": "cdea3c", "default": false, "description": "Unit test(s) needed to prevent regressions", "id": 986278782, "name": "Needs Tests", "node_id": "MDU6TGFiZWw5ODYyNzg3ODI=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Tests" } ]
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-11-05T22:29:45Z
2019-11-13T02:13:06Z
2019-11-13T02:13:06Z
MEMBER
null
related #28201 I find out the result gotten from pandas master is different from using a specific version recently Also, minimum reproducible example: ```python df = pd.DataFrame({"group": ['a', 'a', 'b', 'b'], "A": [0, 1, 2, 3], "B": [5, 6, 7, 8]}) df.columns = pd.MultiIndex.from_tuples([('x', 'group'), ('y...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29422/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29422/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29423
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29423/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29423/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29423/events
https://github.com/pandas-dev/pandas/pull/29423
518,095,110
MDExOlB1bGxSZXF1ZXN0MzM3MDQ3NDMz
29,423
TST: Test nLargest with MI grouper
{ "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": "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": "729FCF", "d...
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...
1
2019-11-05T22:36:02Z
2019-11-06T19:28:04Z
2019-11-06T19:10:35Z
MEMBER
null
Closes https://github.com/pandas-dev/pandas/issues/21411
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29423/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29423/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29423.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29423", "merged_at": "2019-11-06T19:10:35Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29423.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29423" }
https://api.github.com/repos/pandas-dev/pandas/issues/29424
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29424/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29424/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29424/events
https://github.com/pandas-dev/pandas/pull/29424
518,112,950
MDExOlB1bGxSZXF1ZXN0MzM3MDYzMDY1
29,424
TST: consistent result in dropping NA from CSV
{ "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": "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": "d7e102", "d...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-11-05T23:10:16Z
2019-11-06T21:43:39Z
2019-11-06T21:11:44Z
MEMBER
null
Closes https://github.com/pandas-dev/pandas/issues/21131
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29424/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29424/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29424.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29424", "merged_at": "2019-11-06T21:11:44Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29424.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29424" }
https://api.github.com/repos/pandas-dev/pandas/issues/29425
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29425/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29425/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29425/events
https://github.com/pandas-dev/pandas/pull/29425
518,179,057
MDExOlB1bGxSZXF1ZXN0MzM3MTIxNjU0
29,425
BUG: fix TypeErrors raised within _python_agg_general
{ "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": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "ffa0ff", "default": false, "description": "Incorrect or im...
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...
1
2019-11-06T01:24:04Z
2019-11-06T21:33:09Z
2019-11-06T21:25:07Z
MEMBER
null
cc @jreback @WillAyd There are a few ways in which we incorrectly raise TypeError within _python_agg_general that this fixes. A lot of the complexity in this code comes from the fact that we drop columns on which a function is invalid instead of requiring the user to subset columns.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29425/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29425/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29425.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29425", "merged_at": "2019-11-06T21:25:07Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29425.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29425" }
https://api.github.com/repos/pandas-dev/pandas/issues/29426
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29426/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29426/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29426/events
https://github.com/pandas-dev/pandas/issues/29426
518,188,868
MDU6SXNzdWU1MTgxODg4Njg=
29,426
Converting ExtensionArrays to indices causes coersion to object
{ "avatar_url": "https://avatars.githubusercontent.com/u/3884607?v=4", "events_url": "https://api.github.com/users/Detry322/events{/privacy}", "followers_url": "https://api.github.com/users/Detry322/followers", "following_url": "https://api.github.com/users/Detry322/following{/other_user}", "gists_url": "http...
[ { "color": "009800", "default": false, "description": "Duplicate issue or pull request", "id": 40153326, "name": "Duplicate Report", "node_id": "MDU6TGFiZWw0MDE1MzMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report" }, { "color": "6138b5", ...
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-11-06T02:00:21Z
2019-11-06T11:15:27Z
2019-11-06T11:15:03Z
NONE
null
#### Code Sample (from pandas source) ```python # pandas/core/indexes/base.py:342 # extension dtype elif is_extension_array_dtype(data) or is_extension_array_dtype(dtype): data = np.asarray(data) if not (dtype is None or is_object_dtype(dtype)): #...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29426/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29426/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29427
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29427/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29427/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29427/events
https://github.com/pandas-dev/pandas/pull/29427
518,208,440
MDExOlB1bGxSZXF1ZXN0MzM3MTQ0MzM2
29,427
REF: separate out ShallowMixin
{ "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": "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": "fbca04", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-11-06T03:11:19Z
2019-11-06T19:24:46Z
2019-11-06T19:11:31Z
MEMBER
null
- [x] closes #28938 - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` Stops catching DataError in the 1D case for _aggregate_multiple_funcs. This change is mostly unrelated, but shares the process of reasoning about what cases need _shallow_copy/DataError.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29427/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29427/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29427.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29427", "merged_at": "2019-11-06T19:11:30Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29427.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29427" }
https://api.github.com/repos/pandas-dev/pandas/issues/29428
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29428/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29428/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29428/events
https://github.com/pandas-dev/pandas/pull/29428
518,291,564
MDExOlB1bGxSZXF1ZXN0MzM3MjEzMzEx
29,428
REF: Separate window bounds calculation from aggregation functions
{ "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": "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": "d4c5f9", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
11
2019-11-06T07:30:05Z
2019-11-26T14:22:18Z
2019-11-21T12:59:31Z
MEMBER
null
- [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` Pre-req for https://github.com/pandas-dev/pandas/issues/28987 Currently many of the aggregation functions in `window.pyx` follow the form: ``` def roll_func(values, window, minp, N, cl...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29428/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29428/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29428.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29428", "merged_at": "2019-11-21T12:59:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29428.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29428" }
https://api.github.com/repos/pandas-dev/pandas/issues/29429
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29429/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29429/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29429/events
https://github.com/pandas-dev/pandas/pull/29429
518,337,285
MDExOlB1bGxSZXF1ZXN0MzM3MjQ5OTQy
29,429
BUG: Styling user guide points to a wrong nbviewer link
{ "avatar_url": "https://avatars.githubusercontent.com/u/92804?v=4", "events_url": "https://api.github.com/users/janpipek/events{/privacy}", "followers_url": "https://api.github.com/users/janpipek/followers", "following_url": "https://api.github.com/users/janpipek/following{/other_user}", "gists_url": "https:...
[]
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...
0
2019-11-06T09:13:30Z
2019-11-06T16:45:18Z
2019-11-06T16:45:13Z
CONTRIBUTOR
null
Just missing the 'user_guide' part => one line change. - [ ] closes #xxxx (NOT THAT I KNOW) - [ ] tests added / passed (NO CODE CHANGE) - [ ] passes `black pandas` (NO CODE CHANGE) - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` (NO CODE CHANGE) - [ ] whatsnew entry (NO 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/29429/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29429/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29429.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29429", "merged_at": "2019-11-06T16:45:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29429.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29429" }
https://api.github.com/repos/pandas-dev/pandas/issues/29430
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29430/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29430/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29430/events
https://github.com/pandas-dev/pandas/pull/29430
518,390,357
MDExOlB1bGxSZXF1ZXN0MzM3MjkzNDA4
29,430
CLN: Replaced '%' string formating to '.format' formatting
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[]
closed
false
null
[]
null
0
2019-11-06T10:47:11Z
2019-11-11T08:49:32Z
2019-11-06T15:20:35Z
MEMBER
null
REF issue #16130 - [ ] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` P.S **Need code review**
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29430/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29430/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29430.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29430", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/29430.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29430" }
https://api.github.com/repos/pandas-dev/pandas/issues/29431
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29431/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29431/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29431/events
https://github.com/pandas-dev/pandas/pull/29431
518,572,714
MDExOlB1bGxSZXF1ZXN0MzM3NDQzMTk0
29,431
Cleanup env
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" } ]
closed
false
null
[]
{ "closed_at": "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...
1
2019-11-06T16:09:15Z
2019-11-06T18:13:05Z
2019-11-06T18:12:52Z
CONTRIBUTOR
null
Closes #29330 This was most likely due to inconsistent constraints between conda-forge & defaults. Also, pinning to 3.7 for now until the 3.8 buildout is done to make the solver's life a bit easier.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29431/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29431/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29431.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29431", "merged_at": "2019-11-06T18:12:51Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29431.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29431" }
https://api.github.com/repos/pandas-dev/pandas/issues/29432
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29432/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29432/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29432/events
https://github.com/pandas-dev/pandas/issues/29432
518,581,406
MDU6SXNzdWU1MTg1ODE0MDY=
29,432
CI: Numpydev failing
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" }, { "color": "e11d21", "default": false, "description": ...
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...
1
2019-11-06T16:23:11Z
2019-11-25T23:00:28Z
2019-11-25T23:00:28Z
CONTRIBUTOR
null
I can reproduce with numpy master ``` ==================================== ERRORS ==================================== __________ ERROR collecting pandas/tests/arrays/sparse/test_array.py ___________ pandas/tests/arrays/sparse/test_array.py:22: in <module> class TestSparseArray: pandas/tests/arrays/sparse/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/29432/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29432/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29433
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29433/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29433/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29433/events
https://github.com/pandas-dev/pandas/pull/29433
518,586,868
MDExOlB1bGxSZXF1ZXN0MzM3NDU0Nzkz
29,433
CI: workaround numpydev bug
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" }, { "color": "d93f0b", "default": false, "description": ...
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...
3
2019-11-06T16:31:35Z
2019-11-06T21:21:01Z
2019-11-06T19:10:04Z
CONTRIBUTOR
null
We don't want this long-term. But there's no easy way to skip this for numpydev, since it errors in setup. xref #29432 (keep open till numpydev is fixed)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29433/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29433/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29433.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29433", "merged_at": "2019-11-06T19:10:03Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29433.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29433" }
https://api.github.com/repos/pandas-dev/pandas/issues/29434
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29434/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29434/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29434/events
https://github.com/pandas-dev/pandas/pull/29434
518,606,670
MDExOlB1bGxSZXF1ZXN0MzM3NDcxMjk2
29,434
Pr09 batch 3
{ "avatar_url": "https://avatars.githubusercontent.com/u/38143549?v=4", "events_url": "https://api.github.com/users/HughKelley/events{/privacy}", "followers_url": "https://api.github.com/users/HughKelley/followers", "following_url": "https://api.github.com/users/HughKelley/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": "207de5", "default": false, "description": null, "id": 211029...
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...
7
2019-11-06T17:03:42Z
2020-01-06T16:47:00Z
2019-11-06T20:36:34Z
CONTRIBUTOR
null
part of #28602
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29434/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29434/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29434.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29434", "merged_at": "2019-11-06T20:36:34Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29434.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29434" }
https://api.github.com/repos/pandas-dev/pandas/issues/29435
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29435/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29435/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29435/events
https://github.com/pandas-dev/pandas/issues/29435
518,621,913
MDU6SXNzdWU1MTg2MjE5MTM=
29,435
df.assign in for loop
{ "avatar_url": "https://avatars.githubusercontent.com/u/55021947?v=4", "events_url": "https://api.github.com/users/mirco69/events{/privacy}", "followers_url": "https://api.github.com/users/mirco69/followers", "following_url": "https://api.github.com/users/mirco69/following{/other_user}", "gists_url": "https:...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
null
2
2019-11-06T17:31:14Z
2019-11-07T00:33:44Z
2019-11-06T19:03:12Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python list_of_columns = ["name", "weight"] for column in list_of_columns: if column in other_df.columns: df = df.assign(column = other_df[column]) ``` #### Problem description df.assign creates a new column called "column" and then ov...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29435/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29435/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29436
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29436/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29436/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29436/events
https://github.com/pandas-dev/pandas/pull/29436
518,638,847
MDExOlB1bGxSZXF1ZXN0MzM3NDk3NTc4
29,436
CLN: core.computation, mostly typing
{ "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": "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": "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...
3
2019-11-06T18:03:15Z
2019-11-21T19:59:49Z
2019-11-11T15:38:34Z
MEMBER
null
cc @simonjayhawkins Largely using annotations as an excuse to put eyeballs on parts of the code that would otherwise be left alone.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29436/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29436/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29436.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29436", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/29436.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29436" }
https://api.github.com/repos/pandas-dev/pandas/issues/29437
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29437/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29437/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29437/events
https://github.com/pandas-dev/pandas/pull/29437
518,674,321
MDExOlB1bGxSZXF1ZXN0MzM3NTI3MTAx
29,437
CLN: remove unnecessary check in MultiIndex
{ "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": "207de5", "default": false, "description": null, "id": 71268330, "name": "MultiIndex", "node_id": "MDU6TGFiZWw3MTI2ODMzMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/MultiIndex" }, { "color": "207de5", "default": false, "description": null...
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-11-06T19:06:28Z
2019-11-06T21:30:26Z
2019-11-06T21:22:46Z
MEMBER
null
We raise a ValueError and immediately ignore it.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29437/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29437/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29437.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29437", "merged_at": "2019-11-06T21:22:46Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29437.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29437" }
https://api.github.com/repos/pandas-dev/pandas/issues/29438
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29438/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29438/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29438/events
https://github.com/pandas-dev/pandas/pull/29438
518,688,014
MDExOlB1bGxSZXF1ZXN0MzM3NTM4NDg5
29,438
add unit tests for issue #19351
{ "avatar_url": "https://avatars.githubusercontent.com/u/8334252?v=4", "events_url": "https://api.github.com/users/acarl005/events{/privacy}", "followers_url": "https://api.github.com/users/acarl005/followers", "following_url": "https://api.github.com/users/acarl005/following{/other_user}", "gists_url": "http...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "02d7e1", "d...
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...
1
2019-11-06T19:33:12Z
2019-11-06T21:23:33Z
2019-11-06T21:23:27Z
CONTRIBUTOR
null
- [x] closes #19351 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry This is a unit test for an already fixed problem.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29438/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29438/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29438.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29438", "merged_at": "2019-11-06T21:23:27Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29438.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29438" }
https://api.github.com/repos/pandas-dev/pandas/issues/29439
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29439/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29439/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29439/events
https://github.com/pandas-dev/pandas/issues/29439
518,710,179
MDU6SXNzdWU1MTg3MTAxNzk=
29,439
TST: make subdirs in pandas/tests/io/data
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "0e8a16", "d...
closed
false
null
[]
{ "closed_at": "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-11-06T20:17:45Z
2019-12-21T10:47:08Z
2019-12-21T10:47:08Z
CONTRIBUTOR
null
we should group the test files in pandas/tests/io/data into sub directories, e.g. for stata, excel, html, csv etc.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29439/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29439/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29440
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29440/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29440/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29440/events
https://github.com/pandas-dev/pandas/issues/29440
518,711,115
MDU6SXNzdWU1MTg3MTExMTU=
29,440
TST: group unstack / stack tests into new hierarchy
{ "avatar_url": "https://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": "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...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
1
2019-11-06T20:19:38Z
2021-07-22T06:02:44Z
null
CONTRIBUTOR
null
we have a mix of stack / unstack based tests in various places: pandas/tests/frame/test_reshape.py and pandas/tests/test_multilevel.py would be nice to consolidate these into pandas/tests/reshape
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29440/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29440/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29441
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29441/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29441/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29441/events
https://github.com/pandas-dev/pandas/pull/29441
518,715,363
MDExOlB1bGxSZXF1ZXN0MzM3NTYxMjY1
29,441
TST: Add docstrings to arithmetic fixtures
{ "avatar_url": "https://avatars.githubusercontent.com/u/32097481?v=4", "events_url": "https://api.github.com/users/dalgarno/events{/privacy}", "followers_url": "https://api.github.com/users/dalgarno/followers", "following_url": "https://api.github.com/users/dalgarno/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" } ]
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-11-06T20:27:23Z
2019-11-18T01:40:59Z
2019-11-18T01:40:48Z
CONTRIBUTOR
null
Relates to #19159 - [x] tests added / passed - [x] passes `black pandas` - [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/29441/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29441/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29441.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29441", "merged_at": "2019-11-18T01:40:48Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29441.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29441" }
https://api.github.com/repos/pandas-dev/pandas/issues/29442
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29442/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29442/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29442/events
https://github.com/pandas-dev/pandas/issues/29442
518,728,227
MDU6SXNzdWU1MTg3MjgyMjc=
29,442
DataFrame.groupby doesn't preserve _metadata
{ "avatar_url": "https://avatars.githubusercontent.com/u/17748513?v=4", "events_url": "https://api.github.com/users/pandichef/events{/privacy}", "followers_url": "https://api.github.com/users/pandichef/followers", "following_url": "https://api.github.com/users/pandichef/following{/other_user}", "gists_url": "...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2020-10-31T15:14:04Z", "closed_issues": 94, "created_at": "2020-09-26T01:36:01Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
9
2019-11-06T20:36:45Z
2020-10-14T18:37:51Z
2020-10-14T18:37:51Z
NONE
null
I'm following the 0.25.3 [documentation](https://pandas.pydata.org/pandas-docs/stable/development/extending.html#subclassing-pandas-data-structures) on using _metadata. ```python sdf = SubclassedDataFrame2(my_data_as_dictionary) sdf.added_property = 'hello pandas' df = sdf.groupby('mycategorical')[['myfloat1', '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/29442/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29442/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29443
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29443/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29443/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29443/events
https://github.com/pandas-dev/pandas/issues/29443
518,728,272
MDU6SXNzdWU1MTg3MjgyNzI=
29,443
BLD: Error while installing requirements-dev.txt
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" } ]
closed
false
null
[]
{ "closed_at": "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...
1
2019-11-06T20:36:47Z
2019-11-07T14:28:17Z
2019-11-07T14:28:17Z
MEMBER
null
While running the command on a fresh virtual env (using pip), I got the error messages: ``` ERROR: Could not find a version that satisfies the requirement python==3.7 (from -r requirements-dev.txt (line 2)) (from versions: none) ERROR: No matching distribution found for python==3.7 (from -r requirements-dev.txt (...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29443/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29443/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29444
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29444/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29444/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29444/events
https://github.com/pandas-dev/pandas/pull/29444
518,734,661
MDExOlB1bGxSZXF1ZXN0MzM3NTc5NDk2
29,444
Adding more documentation for upsampling with replacement and error m…
{ "avatar_url": "https://avatars.githubusercontent.com/u/1518908?v=4", "events_url": "https://api.github.com/users/CooperData/events{/privacy}", "followers_url": "https://api.github.com/users/CooperData/followers", "following_url": "https://api.github.com/users/CooperData/following{/other_user}", "gists_url":...
[ { "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": "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...
9
2019-11-06T20:41:21Z
2019-11-08T01:03:38Z
2019-11-08T01:03:24Z
CONTRIBUTOR
null
…essage in case replacement is set to False - [X] closes #27451 - [x] tests added / passed - [X] passes `black pandas` - [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/29444/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29444/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29444.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29444", "merged_at": "2019-11-08T01:03:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29444.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29444" }
https://api.github.com/repos/pandas-dev/pandas/issues/29445
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29445/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29445/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29445/events
https://github.com/pandas-dev/pandas/pull/29445
518,770,987
MDExOlB1bGxSZXF1ZXN0MzM3NjEzNzEy
29,445
fixup pip env
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" } ]
closed
false
null
[]
{ "closed_at": "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...
3
2019-11-06T21:07:27Z
2019-11-07T14:28:22Z
2019-11-07T14:28:18Z
CONTRIBUTOR
null
Closes https://github.com/pandas-dev/pandas/issues/29443 cc @MomIsBestFriend
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29445/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29445/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29445.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29445", "merged_at": "2019-11-07T14:28:17Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29445.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29445" }
https://api.github.com/repos/pandas-dev/pandas/issues/29446
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29446/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29446/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29446/events
https://github.com/pandas-dev/pandas/pull/29446
518,776,398
MDExOlB1bGxSZXF1ZXN0MzM3NjE4ODM3
29,446
DOC: Remove errant backslashes from the Ecosystem tab on new website.
{ "avatar_url": "https://avatars.githubusercontent.com/u/16124573?v=4", "events_url": "https://api.github.com/users/marketneutral/events{/privacy}", "followers_url": "https://api.github.com/users/marketneutral/followers", "following_url": "https://api.github.com/users/marketneutral/following{/other_user}", "g...
[ { "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": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-11-06T21:11:17Z
2019-11-07T16:31:52Z
2019-11-07T16:31:50Z
CONTRIBUTOR
null
Pandas Sprint at PyData NYC :-) Fixed at the direction of @datapythonista The only file touched is a markdown file. - [ ] closes #xxxx - [ ] tests added / passed - [ ] passes `black pandas` - [ ] 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/29446/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29446/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29446.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29446", "merged_at": "2019-11-07T16:31:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29446.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29446" }
https://api.github.com/repos/pandas-dev/pandas/issues/29447
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29447/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29447/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29447/events
https://github.com/pandas-dev/pandas/pull/29447
518,835,457
MDExOlB1bGxSZXF1ZXN0MzM3Njc0Mzgx
29,447
ENH: Add ORC reader
{ "avatar_url": "https://avatars.githubusercontent.com/u/3665167?v=4", "events_url": "https://api.github.com/users/kkraus14/events{/privacy}", "followers_url": "https://api.github.com/users/kkraus14/followers", "following_url": "https://api.github.com/users/kkraus14/following{/other_user}", "gists_url": "http...
[ { "color": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" } ]
closed
false
null
[]
{ "closed_at": "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...
11
2019-11-06T21:54:14Z
2019-12-23T20:57:03Z
2019-12-11T08:11:52Z
CONTRIBUTOR
null
- [x] closes #25229 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry Added an ORC reader following the `read_parquet` API. Still need to give some additional love to the docstrings but this is at least ready for some ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29447/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29447/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29447.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29447", "merged_at": "2019-12-11T08:11:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29447.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29447" }
https://api.github.com/repos/pandas-dev/pandas/issues/29448
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29448/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29448/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29448/events
https://github.com/pandas-dev/pandas/pull/29448
518,838,574
MDExOlB1bGxSZXF1ZXN0MzM3Njc3MzEy
29,448
TST: add test for indexing with single/double tuples
{ "avatar_url": "https://avatars.githubusercontent.com/u/17522184?v=4", "events_url": "https://api.github.com/users/ganevgv/events{/privacy}", "followers_url": "https://api.github.com/users/ganevgv/followers", "following_url": "https://api.github.com/users/ganevgv/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": "0b02e1", "d...
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...
1
2019-11-06T21:56:29Z
2019-11-20T17:15:58Z
2019-11-20T17:14:29Z
CONTRIBUTOR
null
- [x] closes #20991 - [x] tests added / passed - [x] passes `black pandas` - [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/29448/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29448/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29448.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29448", "merged_at": "2019-11-20T17:14:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29448.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29448" }
https://api.github.com/repos/pandas-dev/pandas/issues/29449
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29449/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29449/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29449/events
https://github.com/pandas-dev/pandas/pull/29449
518,861,411
MDExOlB1bGxSZXF1ZXN0MzM3Njk4OTQw
29,449
DOC: Improving (hopefully) the documintation
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "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...
0
2019-11-06T22:13:18Z
2019-11-07T20:52:15Z
2019-11-07T16:10:39Z
MEMBER
null
- [x] passes `black pandas` - [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/29449/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29449/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29449.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29449", "merged_at": "2019-11-07T16:10:39Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29449.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29449" }
https://api.github.com/repos/pandas-dev/pandas/issues/29450
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29450/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29450/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29450/events
https://github.com/pandas-dev/pandas/pull/29450
518,875,758
MDExOlB1bGxSZXF1ZXN0MzM3NzEyNTI3
29,450
CLN: remove is_stringlike
{ "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": "5319e7", "default": false, "description": "String extension data type and string data", "id": 57522093, "name": "Strings", "node_id": "MDU6TGFiZWw1NzUyMjA5Mw==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Strings" }, { "color": "207de5", "defaul...
closed
false
null
[]
{ "closed_at": "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...
1
2019-11-06T22:23:54Z
2019-11-07T17:18:30Z
2019-11-07T07:34:28Z
MEMBER
null
its now just an alias for `isinstance(obj, str)`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29450/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29450/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29450.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29450", "merged_at": "2019-11-07T07:34:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29450.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29450" }
https://api.github.com/repos/pandas-dev/pandas/issues/29451
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29451/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29451/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29451/events
https://github.com/pandas-dev/pandas/issues/29451
518,966,452
MDU6SXNzdWU1MTg5NjY0NTI=
29,451
Add ability to plot area kind with "steps" drawstyle
{ "avatar_url": "https://avatars.githubusercontent.com/u/1243301?v=4", "events_url": "https://api.github.com/users/nick-schultz/events{/privacy}", "followers_url": "https://api.github.com/users/nick-schultz/followers", "following_url": "https://api.github.com/users/nick-schultz/following{/other_user}", "gists...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "8AE234", "default": false, "description": null, ...
open
false
null
[]
null
2
2019-11-07T00:21:43Z
2021-07-22T06:03:03Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd import matplotlib.pyplot as plt df = pd.DataFrame() df['x'] = range(0,100,5) df['y'] = range(0,1000,50) df = df.set_index('x') # line plot df.plot.line() plt.savefig('line') # stepped line plot df.plot.line(drawstyle=...
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29451/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29451/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29452
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29452/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29452/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29452/events
https://github.com/pandas-dev/pandas/pull/29452
518,968,382
MDExOlB1bGxSZXF1ZXN0MzM3Nzk3ODE5
29,452
CLN: remove is_datetimelike
{ "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": "207de5", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-11-07T00:28:51Z
2019-11-07T21:56:05Z
2019-11-07T21:23:32Z
MEMBER
null
- [x] closes #23914 - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` AFAICT this is strictly dominated by needs_i8_conversion
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29452/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29452/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29452.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29452", "merged_at": "2019-11-07T21:23:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29452.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29452" }
https://api.github.com/repos/pandas-dev/pandas/issues/29453
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29453/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29453/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29453/events
https://github.com/pandas-dev/pandas/issues/29453
518,988,243
MDU6SXNzdWU1MTg5ODgyNDM=
29,453
Can't read excell file .xlsx (TypeError: read_excel() got an unexpected keyword argument `parse_cols`)
{ "avatar_url": "https://avatars.githubusercontent.com/u/57468898?v=4", "events_url": "https://api.github.com/users/1643925/events{/privacy}", "followers_url": "https://api.github.com/users/1643925/followers", "following_url": "https://api.github.com/users/1643925/following{/other_user}", "gists_url": "https:...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
null
1
2019-11-07T01:39:28Z
2019-11-07T13:05:10Z
2019-11-07T01:41:22Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python # Your code here import numpy as np # Pandas is useful to read in Excel-files. import pandas as pd # matplotlib.pyplot as plotting tool import matplotlib.pyplot as plt # import sympy for functions and monte-carlo analysis. from sympy import *...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29453/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29453/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29454
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29454/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29454/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29454/events
https://github.com/pandas-dev/pandas/pull/29454
518,989,978
MDExOlB1bGxSZXF1ZXN0MzM3ODE0NzY5
29,454
TST: add test for df.where() with category dtype
{ "avatar_url": "https://avatars.githubusercontent.com/u/17522184?v=4", "events_url": "https://api.github.com/users/ganevgv/events{/privacy}", "followers_url": "https://api.github.com/users/ganevgv/followers", "following_url": "https://api.github.com/users/ganevgv/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": "e11d21", "d...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
5
2019-11-07T01:45:46Z
2019-11-08T19:57:37Z
2019-11-08T19:57:37Z
CONTRIBUTOR
null
- [x] xref #16979 - [x] tests added / passed - [x] passes `black pandas` - [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/29454/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29454/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29454.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29454", "merged_at": "2019-11-08T19:57:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29454.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29454" }
https://api.github.com/repos/pandas-dev/pandas/issues/29455
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29455/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29455/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29455/events
https://github.com/pandas-dev/pandas/pull/29455
518,997,039
MDExOlB1bGxSZXF1ZXN0MzM3ODIwMjM2
29,455
TST: add test for empty frame groupby dtypes consistency
{ "avatar_url": "https://avatars.githubusercontent.com/u/17522184?v=4", "events_url": "https://api.github.com/users/ganevgv/events{/privacy}", "followers_url": "https://api.github.com/users/ganevgv/followers", "following_url": "https://api.github.com/users/ganevgv/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": "729FCF", "d...
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...
1
2019-11-07T02:12:32Z
2019-11-08T04:17:35Z
2019-11-08T04:17:29Z
CONTRIBUTOR
null
- [x] closes #20888 - [x] tests added / passed - [x] passes `black pandas` - [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/29455/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29455/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29455.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29455", "merged_at": "2019-11-08T04:17:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29455.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29455" }
https://api.github.com/repos/pandas-dev/pandas/issues/29456
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29456/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29456/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29456/events
https://github.com/pandas-dev/pandas/pull/29456
519,046,916
MDExOlB1bGxSZXF1ZXN0MzM3ODU5NjUz
29,456
CLN: type annotations in groupby.grouper, groupby.ops
{ "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": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "ea91a4", "default": false, "description": "type annotation...
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...
8
2019-11-07T05:18:19Z
2019-11-13T12:12:10Z
2019-11-13T00:39:19Z
MEMBER
null
@simonjayhawkins mypy is still giving a couple of complaints I could use your help sorting out: ``` pandas/core/groupby/ops.py:791: error: Signature of "groupings" incompatible with supertype "BaseGrouper" pandas/core/groupby/ops.py:872: error: Argument 1 of "_chop" is incompatible with supertype "DataSplitter"; s...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29456/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29456/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29456.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29456", "merged_at": "2019-11-13T00:39:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29456.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29456" }
https://api.github.com/repos/pandas-dev/pandas/issues/29457
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29457/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29457/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29457/events
https://github.com/pandas-dev/pandas/pull/29457
519,048,894
MDExOlB1bGxSZXF1ZXN0MzM3ODYxMzA0
29,457
DEPR: is_extension_type
{ "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": "5319e7", "default": false, "description": "Functionality to remove in pandas", "id": 87485152, "name": "Deprecate", "node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate" } ]
closed
false
null
[]
{ "closed_at": "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...
11
2019-11-07T05:24:40Z
2019-11-08T15:19:15Z
2019-11-08T14:37:45Z
MEMBER
null
It is mostly redundant with `is_extension_array_dtype`, and having both is confusing. xref #23179.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29457/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29457/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29457.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29457", "merged_at": "2019-11-08T14:37:45Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29457.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29457" }
https://api.github.com/repos/pandas-dev/pandas/issues/29458
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29458/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29458/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29458/events
https://github.com/pandas-dev/pandas/pull/29458
519,093,024
MDExOlB1bGxSZXF1ZXN0MzM3ODk3MDc4
29,458
CLN: type up core.groupby.grouper.get_grouper
{ "avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4", "events_url": "https://api.github.com/users/topper-123/events{/privacy}", "followers_url": "https://api.github.com/users/topper-123/followers", "following_url": "https://api.github.com/users/topper-123/following{/other_user}", "gists_url"...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" }, { "color": "ea91a4", "default": false, "description": "type annotat...
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...
1
2019-11-07T07:33:28Z
2019-11-08T14:58:58Z
2019-11-08T08:54:52Z
CONTRIBUTOR
null
Add types + make some minor cleanups.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29458/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29458/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29458.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29458", "merged_at": "2019-11-08T08:54:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29458.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29458" }
https://api.github.com/repos/pandas-dev/pandas/issues/29459
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29459/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29459/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29459/events
https://github.com/pandas-dev/pandas/issues/29459
519,162,217
MDU6SXNzdWU1MTkxNjIyMTc=
29,459
Title overlaps subplot
{ "avatar_url": "https://avatars.githubusercontent.com/u/9128021?v=4", "events_url": "https://api.github.com/users/thehalftruth/events{/privacy}", "followers_url": "https://api.github.com/users/thehalftruth/followers", "following_url": "https://api.github.com/users/thehalftruth/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": "8AE234", "default": false, "description": null, "id": 2413328, ...
open
false
null
[]
null
3
2019-11-07T10:01:36Z
2021-07-22T06:03:47Z
null
NONE
null
#### Code Sample ```python import pandas as pd import matplotlib.pyplot as plt from io import StringIO csv_string = """x,y1,y2 0, 1, 1 1, 1, 2 2, 1, 3 3, 4, 2 4, 2, 4 5, 3, 3 """ data = pd.read_csv(StringIO(csv_string)) dataframe = pd.DataFrame(data) dataframe.plot(x="x", y=["y1", "...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29459/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29459/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29460
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29460/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29460/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29460/events
https://github.com/pandas-dev/pandas/issues/29460
519,163,998
MDU6SXNzdWU1MTkxNjM5OTg=
29,460
xticks unnecessarily rotated
{ "avatar_url": "https://avatars.githubusercontent.com/u/9128021?v=4", "events_url": "https://api.github.com/users/thehalftruth/events{/privacy}", "followers_url": "https://api.github.com/users/thehalftruth/followers", "following_url": "https://api.github.com/users/thehalftruth/following{/other_user}", "gists...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" } ]
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4", "events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}", "followers_url": "https://api.github.com/users/MarcoGorelli/followers", "following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}", "gist...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4", "events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}", "followers_url": "https://api.github.com/users/MarcoGorelli/followers", "following_url": "https://api.github.com/users/MarcoGorelli/following{/other_use...
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2019-11-07T10:04:50Z
2020-09-13T20:46:09Z
2020-09-13T20:46:09Z
NONE
null
#### Code Sample ```python import pandas as pd import matplotlib.pyplot as plt from io import StringIO csv_string = """x,y1,y2 0, 1, 1 1, 1, 2 2, 1, 3 3, 4, 2 4, 2, 4 5, 3, 3 """ data = pd.read_csv(StringIO(csv_string)) dataframe = pd.DataFrame(data) dataframe.plot(x="x", y=["y1", "...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29460/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29460/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29461
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29461/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29461/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29461/events
https://github.com/pandas-dev/pandas/issues/29461
519,286,505
MDU6SXNzdWU1MTkyODY1MDU=
29,461
Timestamp.strftime(): missing support for nanoseconds
{ "avatar_url": "https://avatars.githubusercontent.com/u/265630?v=4", "events_url": "https://api.github.com/users/jgehrcke/events{/privacy}", "followers_url": "https://api.github.com/users/jgehrcke/followers", "following_url": "https://api.github.com/users/jgehrcke/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
4
2019-11-07T14:04:55Z
2020-11-03T20:28:04Z
null
CONTRIBUTOR
null
When parsing text into a `Timestamp` object we can specify a format string. Currently `%f` is documented with > note that "%f" will parse all the way up to nanoseconds See https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.to_datetime.html, in particular the description of the `format` parameter. 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/29461/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29461/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29462
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29462/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29462/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29462/events
https://github.com/pandas-dev/pandas/issues/29462
519,314,891
MDU6SXNzdWU1MTkzMTQ4OTE=
29,462
Possible bug in df.update
{ "avatar_url": "https://avatars.githubusercontent.com/u/10870990?v=4", "events_url": "https://api.github.com/users/isaacgg/events{/privacy}", "followers_url": "https://api.github.com/users/isaacgg/followers", "following_url": "https://api.github.com/users/isaacgg/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
2
2019-11-07T14:52:03Z
2021-07-23T03:58:19Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python test_json = [{"_id": 'a', 'date': datetime.now()}, {"_id": 'b', 'date': datetime.now()}] test_df = pd.DataFrame(test_json) new_df = test_df.copy() new_df["date"] = None new_df.update(test_df) print(test_df.head()) print(new_df.head()) ``` ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29462/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29462/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29463
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29463/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29463/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29463/events
https://github.com/pandas-dev/pandas/issues/29463
519,316,057
MDU6SXNzdWU1MTkzMTYwNTc=
29,463
"Cannot compare tz-naive and tz-aware datetime-like objects" when querying DatetimeIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/271308?v=4", "events_url": "https://api.github.com/users/hjfreyer/events{/privacy}", "followers_url": "https://api.github.com/users/hjfreyer/followers", "following_url": "https://api.github.com/users/hjfreyer/following{/other_user}", "gists_url": "https...
[ { "color": "0e8a16", "default": true, "description": null, "id": 717120670, "name": "good first issue", "node_id": "MDU6TGFiZWw3MTcxMjA2NzA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue" }, { "color": "cdea3c", "default": false, "de...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/6196315?v=4", "events_url": "https://api.github.com/users/vipulrai91/events{/privacy}", "followers_url": "https://api.github.com/users/vipulrai91/followers", "following_url": "https://api.github.com/users/vipulrai91/following{/other_user}", "gists_url":...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/6196315?v=4", "events_url": "https://api.github.com/users/vipulrai91/events{/privacy}", "followers_url": "https://api.github.com/users/vipulrai91/followers", "following_url": "https://api.github.com/users/vipulrai91/following{/other_user}", ...
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
6
2019-11-07T14:54:00Z
2020-05-20T05:40:36Z
2020-05-20T05:40:36Z
NONE
null
## Code Sample, a copy-pastable example if possible ```python import pandas as pd df = pd.DataFrame({ 'val': range(10), 'time': pd.date_range(start='2019-01-01', freq='1d', periods=10, tz='UTC') }) # This works. df.query('"2019-01-03 00:00:00+00" < time') # This raises an exception. df.set_ind...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29463/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29463/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29464
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29464/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29464/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29464/events
https://github.com/pandas-dev/pandas/pull/29464
519,338,339
MDExOlB1bGxSZXF1ZXN0MzM4MDk4MDEz
29,464
Pin dateutil to 2.8.0 in requirements
{ "avatar_url": "https://avatars.githubusercontent.com/u/30357972?v=4", "events_url": "https://api.github.com/users/mzjp2/events{/privacy}", "followers_url": "https://api.github.com/users/mzjp2/followers", "following_url": "https://api.github.com/users/mzjp2/following{/other_user}", "gists_url": "https://api....
[ { "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": "d93f0b", "default": false, ...
closed
false
null
[]
null
5
2019-11-07T15:29:45Z
2019-12-01T01:02:30Z
2019-12-01T01:02:29Z
NONE
null
botocore has pinned dateutil to <=2.8.0, which conflicts with our dateutil here and leads to ``` ERROR: botocore 1.13.12 has requirement python-dateutil<2.8.1,>=2.1; python_version >= "2.7", but you'll have python-dateutil 2.8.1 which is incompatible. ``` See https://github.com/boto/botocore/commit/e87e7a745fd...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29464/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29464/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29464.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29464", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/29464.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29464" }
https://api.github.com/repos/pandas-dev/pandas/issues/29465
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29465/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29465/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29465/events
https://github.com/pandas-dev/pandas/issues/29465
519,340,363
MDU6SXNzdWU1MTkzNDAzNjM=
29,465
Pandas dev requirements broken
{ "avatar_url": "https://avatars.githubusercontent.com/u/30357972?v=4", "events_url": "https://api.github.com/users/mzjp2/events{/privacy}", "followers_url": "https://api.github.com/users/mzjp2/followers", "following_url": "https://api.github.com/users/mzjp2/following{/other_user}", "gists_url": "https://api....
[ { "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
1
2019-11-07T15:32:51Z
2019-11-07T15:45:16Z
2019-11-07T15:45:16Z
NONE
null
#### Problem description Trying to install `requirements-dev.txt` fails with ``` ERROR: botocore 1.13.12 has requirement python-dateutil<2.8.1,>=2.1; python_version >= "2.7", but you'll have python-dateutil 2.8.1 which is incompatible. ``` because of https://github.com/boto/botocore/commit/e87e7a745fd972815...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29465/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29465/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29466
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29466/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29466/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29466/events
https://github.com/pandas-dev/pandas/pull/29466
519,356,451
MDExOlB1bGxSZXF1ZXN0MzM4MTEyOTUy
29,466
PR09 batch 4
{ "avatar_url": "https://avatars.githubusercontent.com/u/38143549?v=4", "events_url": "https://api.github.com/users/HughKelley/events{/privacy}", "followers_url": "https://api.github.com/users/HughKelley/followers", "following_url": "https://api.github.com/users/HughKelley/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": "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...
12
2019-11-07T15:58:25Z
2020-01-06T16:47:00Z
2019-11-08T15:49:14Z
CONTRIBUTOR
null
chunk of #28602
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29466/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29466/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29466.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29466", "merged_at": "2019-11-08T15:49:14Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29466.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29466" }
https://api.github.com/repos/pandas-dev/pandas/issues/29467
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29467/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29467/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29467/events
https://github.com/pandas-dev/pandas/pull/29467
519,431,652
MDExOlB1bGxSZXF1ZXN0MzM4MTc1MTA2
29,467
CLN: annotate __str__ and __repr__ methods
{ "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": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
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...
1
2019-11-07T18:16:09Z
2019-11-07T21:07:21Z
2019-11-07T21:01:52Z
MEMBER
null
Operation: Get This Over 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/29467/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29467/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29467.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29467", "merged_at": "2019-11-07T21:01:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29467.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29467" }
https://api.github.com/repos/pandas-dev/pandas/issues/29468
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29468/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29468/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29468/events
https://github.com/pandas-dev/pandas/issues/29468
519,435,581
MDU6SXNzdWU1MTk0MzU1ODE=
29,468
DOC/ENH: Consider adding optional "Raises" section to the docstring style guide
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[]
closed
false
null
[]
null
0
2019-11-07T18:24:54Z
2019-11-09T09:27:45Z
2019-11-09T09:27:45Z
MEMBER
null
In the panda's [docstring style guide](https://dev.pandas.io/docs/development/contributing_docstring.html#docstring), there's no reference about the "Raises" section. I do see the "Raises" section appear hear and there in the codebase, and wondered if it appeared in the right order(i.g "Returns" before "Parameters"), ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29468/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29468/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29469
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29469/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29469/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29469/events
https://github.com/pandas-dev/pandas/pull/29469
519,442,779
MDExOlB1bGxSZXF1ZXN0MzM4MTg0MjE0
29,469
PERF: MultiIndex.get_loc
{ "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": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "207de5", "default"...
closed
false
null
[]
{ "closed_at": "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...
0
2019-11-07T18:40:15Z
2019-11-07T21:56:53Z
2019-11-07T21:20:57Z
MEMBER
null
- [x] closes #29311 ``` In [4]: mi_med = pd.MultiIndex.from_product( ...: [np.arange(1000), np.arange(10), list("A")], names=["one", "two", "three"] ...: ) In [5]: %timeit mi_med.get_loc((999, 9, "A")) master --> 42.6 µs ± 411 ns per loop (mean ± std. dev. of 7 runs, 10000 loops each) PR ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29469/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29469/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29469.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29469", "merged_at": "2019-11-07T21:20:57Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29469.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29469" }
https://api.github.com/repos/pandas-dev/pandas/issues/29470
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29470/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29470/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29470/events
https://github.com/pandas-dev/pandas/pull/29470
519,452,032
MDExOlB1bGxSZXF1ZXN0MzM4MTkxNzE1
29,470
CLN: remove dead code, closes #28898
{ "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": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" }, { "color": "6c1cdb", "default": false, "description": "read_pickle,...
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...
1
2019-11-07T18:59:27Z
2019-11-07T21:57:36Z
2019-11-07T21:21:44Z
MEMBER
null
- [x] closes #28898
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29470/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29470/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29470.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29470", "merged_at": "2019-11-07T21:21:43Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29470.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29470" }
https://api.github.com/repos/pandas-dev/pandas/issues/29471
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29471/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29471/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29471/events
https://github.com/pandas-dev/pandas/pull/29471
519,464,875
MDExOlB1bGxSZXF1ZXN0MzM4MjAyNDc4
29,471
API: Rename BaseGrouper.recons_codes to BaseGrouper.reconstructed_codes
{ "avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4", "events_url": "https://api.github.com/users/topper-123/events{/privacy}", "followers_url": "https://api.github.com/users/topper-123/followers", "following_url": "https://api.github.com/users/topper-123/following{/other_user}", "gists_url"...
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "207de5", "default": false, "description": null, "id": ...
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...
3
2019-11-07T19:26:23Z
2019-11-08T04:41:11Z
2019-11-08T04:41:07Z
CONTRIBUTOR
null
Rename ``BaseGrouper.recons_codes`` to ``BaseGrouper.reconstructed_codes``. This is an internal attribute, so ok to rename. Also adds some typing.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29471/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29471/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29471.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29471", "merged_at": "2019-11-08T04:41:06Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29471.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29471" }
https://api.github.com/repos/pandas-dev/pandas/issues/29472
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29472/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29472/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29472/events
https://github.com/pandas-dev/pandas/issues/29472
519,496,634
MDU6SXNzdWU1MTk0OTY2MzQ=
29,472
CI: Move documentation build to GitHub actions
{ "avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4", "events_url": "https://api.github.com/users/datapythonista/events{/privacy}", "followers_url": "https://api.github.com/users/datapythonista/followers", "following_url": "https://api.github.com/users/datapythonista/following{/other_user}", ...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" }, { "color": "207de5", "default": false, "description": ...
closed
false
null
[]
null
1
2019-11-07T20:33:09Z
2020-02-26T21:08:05Z
2020-02-26T21:08:05Z
MEMBER
null
GitHub actions is out of beta, and should have much better integration with GitHub than pipelines. I'm thinking on giving it a try for the documentation build, and see if we can get an improvement on current CI problems: - Too many steps from the PR page to the logs (#26895) - Notify with a comment on the PR when ...
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29472/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29472/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29473
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29473/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29473/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29473/events
https://github.com/pandas-dev/pandas/pull/29473
519,577,916
MDExOlB1bGxSZXF1ZXN0MzM4Mjk1MDYx
29,473
AreaPlot: add support for step drawstyle
{ "avatar_url": "https://avatars.githubusercontent.com/u/1243301?v=4", "events_url": "https://api.github.com/users/nick-schultz/events{/privacy}", "followers_url": "https://api.github.com/users/nick-schultz/followers", "following_url": "https://api.github.com/users/nick-schultz/following{/other_user}", "gists...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" } ]
closed
false
null
[]
null
8
2019-11-07T23:48:26Z
2020-03-04T11:06:41Z
2020-01-01T20:54:16Z
NONE
null
- [ ] closes #29451 - [ ] tests added / passed - [ ] passes `black pandas` - [ ] 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/29473/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29473/timeline
null
1
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29473.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29473", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/29473.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29473" }
https://api.github.com/repos/pandas-dev/pandas/issues/29474
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29474/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29474/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29474/events
https://github.com/pandas-dev/pandas/pull/29474
519,578,468
MDExOlB1bGxSZXF1ZXN0MzM4Mjk1NTE2
29,474
CLN: simplify _shallow_copy
{ "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": "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": "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...
6
2019-11-07T23:50:22Z
2019-11-08T15:18:41Z
2019-11-08T14:39:32Z
MEMBER
null
The class hierarchy of in/around groupby is really tough, this simplifies it a little bit
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29474/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29474/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29474.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29474", "merged_at": "2019-11-08T14:39:32Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29474.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29474" }
https://api.github.com/repos/pandas-dev/pandas/issues/29475
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29475/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29475/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29475/events
https://github.com/pandas-dev/pandas/pull/29475
519,631,607
MDExOlB1bGxSZXF1ZXN0MzM4MzM2OTc3
29,475
TYPES: __len__, is_all_dates, inferred_type
{ "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": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-11-08T03:05:20Z
2019-11-11T23:11:29Z
2019-11-11T23:08:30Z
MEMBER
null
Operation Get This Over With, part 2
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29475/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29475/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29475.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29475", "merged_at": "2019-11-11T23:08:30Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29475.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29475" }
https://api.github.com/repos/pandas-dev/pandas/issues/29476
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29476/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29476/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29476/events
https://github.com/pandas-dev/pandas/issues/29476
519,632,853
MDU6SXNzdWU1MTk2MzI4NTM=
29,476
Improve fname documentation for to_parquet
{ "avatar_url": "https://avatars.githubusercontent.com/u/928489?v=4", "events_url": "https://api.github.com/users/larroy/events{/privacy}", "followers_url": "https://api.github.com/users/larroy/followers", "following_url": "https://api.github.com/users/larroy/following{/other_user}", "gists_url": "https://api...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "5319e7", "default": false, "description": "parquet, feather", ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
7
2019-11-08T03:10:04Z
2020-05-30T16:32:52Z
2020-05-30T16:32:52Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible Should to_parquet without file behave the same way than to_json in which if no file is specified we return the buffer?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29476/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29476/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29477
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29477/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29477/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29477/events
https://github.com/pandas-dev/pandas/pull/29477
519,704,563
MDExOlB1bGxSZXF1ZXN0MzM4NDA1OTEx
29,477
CLN: annotations in core.apply
{ "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": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-11-08T04:21:41Z
2019-11-13T00:02:06Z
2019-11-12T23:44:19Z
MEMBER
null
make `apply_broadcast` have consistent signature. After this I plan to do a pass to make these classes much less stateful
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29477/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29477/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29477.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29477", "merged_at": "2019-11-12T23:44:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29477.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29477" }
https://api.github.com/repos/pandas-dev/pandas/issues/29478
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29478/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29478/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29478/events
https://github.com/pandas-dev/pandas/issues/29478
519,845,037
MDU6SXNzdWU1MTk4NDUwMzc=
29,478
BUG: Series.count() raises exception after upgrading from v0.24.1 to v0.25.3 if use_inf_as_na is enabled for a DateTime series.
{ "avatar_url": "https://avatars.githubusercontent.com/u/3871260?v=4", "events_url": "https://api.github.com/users/thy09/events{/privacy}", "followers_url": "https://api.github.com/users/thy09/followers", "following_url": "https://api.github.com/users/thy09/following{/other_user}", "gists_url": "https://api.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" } ]
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...
3
2019-11-08T06:53:28Z
2019-11-29T17:51:05Z
2019-11-29T17:51:05Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python # Your code here import pandas as pd from datetime import datetime if __name__ == '__main__': s = pd.Series([datetime.now()]) with pd.option_context('use_inf_as_na', True): s.count() ``` #### Problem description Previously ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29478/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29478/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29479
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29479/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29479/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29479/events
https://github.com/pandas-dev/pandas/issues/29479
519,875,180
MDU6SXNzdWU1MTk4NzUxODA=
29,479
df.explode is required for reset_index
{ "avatar_url": "https://avatars.githubusercontent.com/u/47341845?v=4", "events_url": "https://api.github.com/users/vaaaaanquish/events{/privacy}", "followers_url": "https://api.github.com/users/vaaaaanquish/followers", "following_url": "https://api.github.com/users/vaaaaanquish/following{/other_user}", "gist...
[]
closed
false
null
[]
null
2
2019-11-08T08:19:01Z
2019-11-08T09:17:52Z
2019-11-08T09:17:52Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python # Your code here A = pd.DataFrame({'x': [['hoge', 'piyo'], ['fuga']], 'y': ['1', '2']}) B = pd.DataFrame({'x': [['hoge2', 'piyo2'], ['fuga2'], ['meta2']], 'y': ['1', '2', '3']}) A = A.append(B) ``` ``` # >>> print(A) x y 0 [hoge, piyo...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29479/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29479/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29480
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29480/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29480/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29480/events
https://github.com/pandas-dev/pandas/pull/29480
519,933,150
MDExOlB1bGxSZXF1ZXN0MzM4NjA5MjM1
29,480
TYPING: change to FrameOrSeries Alias in pandas._typing
{ "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": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
null
7
2019-11-08T10:24:34Z
2019-12-02T14:20:23Z
2019-12-02T14:20:22Z
MEMBER
null
@WillAyd I think we should discuss reverting #28173 and only use `TypeVar("FrameOrSeries", bound="NDFrame")` in `core.generic`. perhaps call it `_NDFrameT` to avoid confusion. This PR is to show the changes required to keep mypy green if we wanted to revert. It also reverts the change in #29458, see https://g...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29480/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29480/timeline
null
1
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29480.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29480", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/29480.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29480" }
https://api.github.com/repos/pandas-dev/pandas/issues/29481
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29481/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29481/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29481/events
https://github.com/pandas-dev/pandas/issues/29481
519,982,304
MDU6SXNzdWU1MTk5ODIzMDQ=
29,481
TypeError: sum() got an unexpected keyword argument 'skipna'
{ "avatar_url": "https://avatars.githubusercontent.com/u/320128?v=4", "events_url": "https://api.github.com/users/sbitzer/events{/privacy}", "followers_url": "https://api.github.com/users/sbitzer/followers", "following_url": "https://api.github.com/users/sbitzer/following{/other_user}", "gists_url": "https://...
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT,...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
14
2019-11-08T12:13:18Z
2020-11-20T13:05:48Z
2020-11-20T13:00:32Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python df = pd.DataFrame(index=np.arange(10), columns=np.arange(5), dtype=float) df = 0 1 2 3 4 0 NaN NaN NaN NaN NaN 1 NaN NaN NaN NaN NaN 2 NaN NaN NaN NaN NaN 3 NaN NaN NaN NaN NaN 4 NaN NaN NaN NaN NaN 5 NaN NaN NaN NaN NaN 6 NaN N...
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29481/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29481/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29482
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29482/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29482/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29482/events
https://github.com/pandas-dev/pandas/issues/29482
520,002,936
MDU6SXNzdWU1MjAwMDI5MzY=
29,482
Dataframe assignment breaks Timestamp series (possibly due to rounding)
{ "avatar_url": "https://avatars.githubusercontent.com/u/10402316?v=4", "events_url": "https://api.github.com/users/coells/events{/privacy}", "followers_url": "https://api.github.com/users/coells/followers", "following_url": "https://api.github.com/users/coells/following{/other_user}", "gists_url": "https://a...
[ { "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
3
2019-11-08T13:02:10Z
2021-01-18T17:06:08Z
2021-01-18T17:06:07Z
NONE
null
#### Code Sample ```python import pandas as pd print(pd.__version__) df = pd.DataFrame({ 't': [pd.Timestamp('2017-05-22 22:28:35.489689'), pd.Timestamp('2017-05-22 22:28:36.086933'), pd.Timestamp('2017-05-22 22:28:37.000001')] }) print(df) print() mask = [True, True, True] ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29482/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29482/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29483
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29483/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29483/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29483/events
https://github.com/pandas-dev/pandas/pull/29483
520,021,530
MDExOlB1bGxSZXF1ZXN0MzM4NjgyNDY0
29,483
ENH: Support arrow/parquet roundtrip for nullable integer / string extension dtypes
{ "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": "0052cc", "default": false, "description": "pandas objects compatability with Numpy or Python functions", "id": 76865106, "name": "Compat", "node_id": "MDU6TGFiZWw3Njg2NTEwNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat" }, { "color": "5319e...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
5
2019-11-08T13:42:47Z
2019-11-19T15:19:03Z
2019-11-19T15:17:45Z
MEMBER
null
xref https://github.com/pandas-dev/pandas/issues/20612 This implements the `__from_arrow__` method for integer/string extension types, so roundtripping to arrow/parquet fully works.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29483/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29483/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29483.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29483", "merged_at": "2019-11-19T15:17:45Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29483.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29483" }
https://api.github.com/repos/pandas-dev/pandas/issues/29484
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29484/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29484/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29484/events
https://github.com/pandas-dev/pandas/issues/29484
520,027,291
MDU6SXNzdWU1MjAwMjcyOTE=
29,484
DataFrame histogram plot error with bins='auto'
{ "avatar_url": "https://avatars.githubusercontent.com/u/16720478?v=4", "events_url": "https://api.github.com/users/georgelil/events{/privacy}", "followers_url": "https://api.github.com/users/georgelil/followers", "following_url": "https://api.github.com/users/georgelil/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": "8AE234", "default": false, "description": null, "id": 2413328, ...
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-11-08T13:54:48Z
2021-07-23T04:15:39Z
null
NONE
null
Hi, Im having a problem using pandas.plot.hist with the bins argument set to 'auto'. I'm on os x, with the following package versions installed: pandas: '0.25.3' numpy: '1.17.2' matplotlib: '3.1.1' This error happens if I'm in jupyterlab, notebook, python or ipython. #### Here's what produces the error...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29484/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29484/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29485
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29485/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29485/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29485/events
https://github.com/pandas-dev/pandas/issues/29485
520,047,615
MDU6SXNzdWU1MjAwNDc2MTU=
29,485
groupby.quantile() fails on Timedelta columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/22204496?v=4", "events_url": "https://api.github.com/users/dokteurwho/events{/privacy}", "followers_url": "https://api.github.com/users/dokteurwho/followers", "following_url": "https://api.github.com/users/dokteurwho/following{/other_user}", "gists_url"...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2019-11-08T14:33:54Z
2020-10-31T18:57:02Z
2020-10-31T18:57:02Z
NONE
null
#### Code Sample, groupby quantile example ```python # groupby quantile example import pandas as pd print(f"Pandas {pd.__version__}") df = pd.DataFrame({ 'idx': [1, 1, 2], 'start_date': ['2019-10-02', '2019-10-04', '2019-10-05'], 'arrival_date': ['2019-11-02', '2019-10-14', '2019-10-15']}) ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29485/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29485/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29486
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29486/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29486/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29486/events
https://github.com/pandas-dev/pandas/issues/29486
520,103,482
MDU6SXNzdWU1MjAxMDM0ODI=
29,486
Bump NumPy to 1.15
{ "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": "d93f0b", "default": false, "description": "Required and optional dependencies", "id": 527603109, "name": "Dependencies", "node_id": "MDU6TGFiZWw1Mjc2MDMxMDk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dependencies" } ]
closed
false
null
[]
null
2
2019-11-08T16:17:47Z
2019-11-10T00:44:19Z
2019-11-10T00:44:19Z
MEMBER
null
Follow up to #29212 we should bump Numpy to 1.15 **Optional**: we hit CI failures in the PR above on Python 3.6.0 related to Numpy. We bumped Python to 3.6.1 but if we bump numpy instead 3.6.0 might work, if we even care
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29486/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29486/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29487
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29487/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29487/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29487/events
https://github.com/pandas-dev/pandas/issues/29487
520,116,628
MDU6SXNzdWU1MjAxMTY2Mjg=
29,487
BUG in handling of sum/mean of mixed type series
{ "avatar_url": "https://avatars.githubusercontent.com/u/791588?v=4", "events_url": "https://api.github.com/users/deronnek/events{/privacy}", "followers_url": "https://api.github.com/users/deronnek/followers", "following_url": "https://api.github.com/users/deronnek/following{/other_user}", "gists_url": "https...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, d...
open
false
null
[]
null
11
2019-11-08T16:43:08Z
2021-07-23T04:16:05Z
null
NONE
null
```python >>> pd.Series([True, np.float64(5)>0.2, np.nan]).sum() 1 >>> pd.Series([np.nan, np.float64(5)>0.2, True]).sum() 2 ``` #### Problem description The only thing different between the two cases above is the order of the arguments, which should not affect the result. .mean() is also affected, and the s...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29487/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29487/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29488
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29488/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29488/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29488/events
https://github.com/pandas-dev/pandas/issues/29488
520,119,891
MDU6SXNzdWU1MjAxMTk4OTE=
29,488
Cannot convert string to Int64
{ "avatar_url": "https://avatars.githubusercontent.com/u/15216687?v=4", "events_url": "https://api.github.com/users/maresb/events{/privacy}", "followers_url": "https://api.github.com/users/maresb/followers", "following_url": "https://api.github.com/users/maresb/following{/other_user}", "gists_url": "https://a...
[ { "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
1
2019-11-08T16:49:19Z
2019-11-08T18:12:17Z
2019-11-08T18:12:10Z
NONE
null
```python pd.Series(['1']).astype(float).astype('Int64') # succeeds pd.Series(['1']).astype('Int64') # fails with: # TypeError: object cannot be converted to an IntegerDtype ``` #### Problem description Unlike with the other numeric data types, It doesn't seem to be possible to parse a string as `Int64`. A d...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29488/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29488/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29489
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29489/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29489/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29489/events
https://github.com/pandas-dev/pandas/issues/29489
520,126,362
MDU6SXNzdWU1MjAxMjYzNjI=
29,489
DataFrame.plot docs broken
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0e8a16", "default": true, "description": null, "id": 7171206...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/47963215?v=4", "events_url": "https://api.github.com/users/lithomas1/events{/privacy}", "followers_url": "https://api.github.com/users/lithomas1/followers", "following_url": "https://api.github.com/users/lithomas1/following{/other_user}", "gists_url": "...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/47963215?v=4", "events_url": "https://api.github.com/users/lithomas1/events{/privacy}", "followers_url": "https://api.github.com/users/lithomas1/followers", "following_url": "https://api.github.com/users/lithomas1/following{/other_user}", ...
{ "closed_at": "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...
6
2019-11-08T17:01:59Z
2020-01-23T12:35:15Z
2020-01-23T12:35:15Z
MEMBER
null
Not showing anything useful currently. I think the regression came between 0.24 and 0.25 0.25.0 docs: https://pandas.pydata.org/pandas-docs/version/0.25.0/reference/api/pandas.DataFrame.plot.html 0.24.2 docs: https://pandas.pydata.org/pandas-docs/version/0.24.2/reference/api/pandas.DataFrame.plot.html
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29489/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29489/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29490
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29490/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29490/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29490/events
https://github.com/pandas-dev/pandas/pull/29490
520,128,388
MDExOlB1bGxSZXF1ZXN0MzM4NzcwNTY0
29,490
CLN: annotation in reshape.merge
{ "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": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-11-08T17:06:10Z
2019-11-13T14:29:10Z
2019-11-12T23:43:05Z
MEMBER
null
This will need multiple passes, trying to keep a moderately-sized 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/29490/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29490/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29490.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29490", "merged_at": "2019-11-12T23:43:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29490.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29490" }
https://api.github.com/repos/pandas-dev/pandas/issues/29491
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29491/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29491/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29491/events
https://github.com/pandas-dev/pandas/pull/29491
520,189,839
MDExOlB1bGxSZXF1ZXN0MzM4ODIxNzI3
29,491
CLN: remove cmath, closes #23209
{ "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...
[]
closed
false
null
[]
null
0
2019-11-08T19:19:29Z
2019-11-21T19:59:35Z
2019-11-08T23:51:20Z
MEMBER
null
cc @chris-b1
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29491/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29491/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29491.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29491", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/29491.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29491" }
https://api.github.com/repos/pandas-dev/pandas/issues/29492
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29492/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29492/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29492/events
https://github.com/pandas-dev/pandas/pull/29492
520,202,257
MDExOlB1bGxSZXF1ZXN0MzM4ODMyMDg0
29,492
CLN: Removing Python 3.6 or higher references that are always true
{ "avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4", "events_url": "https://api.github.com/users/datapythonista/events{/privacy}", "followers_url": "https://api.github.com/users/datapythonista/followers", "following_url": "https://api.github.com/users/datapythonista/following{/other_user}", ...
[ { "color": "0052cc", "default": false, "description": "pandas objects compatability with Numpy or Python functions", "id": 76865106, "name": "Compat", "node_id": "MDU6TGFiZWw3Njg2NTEwNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat" }, { "color": "207de...
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...
9
2019-11-08T19:48:41Z
2019-11-13T17:45:33Z
2019-11-13T17:45:29Z
MEMBER
null
Follow up of #29212. After removing Python 3.5 compatibility, checks for >=py36 are always true and can be removed. 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/29492/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29492/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29492.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29492", "merged_at": "2019-11-13T17:45:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29492.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29492" }
https://api.github.com/repos/pandas-dev/pandas/issues/29493
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29493/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29493/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29493/events
https://github.com/pandas-dev/pandas/pull/29493
520,223,655
MDExOlB1bGxSZXF1ZXN0MzM4ODUwMTMw
29,493
TYPING: Enable --check-untyped-defs for MyPy
{ "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": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
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...
13
2019-11-08T20:40:00Z
2020-10-04T08:09:58Z
2019-12-19T13:37:08Z
MEMBER
null
- [ ] closes #27568 I'll open a new issue for resolution of mypy errors per module, see https://gitter.im/pydata/pandas?at=5dc5cdf2091dd14a0e86103a and #28926 for process used for test modules. cc @WillAyd @jbrockmendel
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29493/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29493/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29493.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29493", "merged_at": "2019-12-19T13:37:07Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29493.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29493" }
https://api.github.com/repos/pandas-dev/pandas/issues/29494
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29494/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29494/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29494/events
https://github.com/pandas-dev/pandas/pull/29494
520,243,754
MDExOlB1bGxSZXF1ZXN0MzM4ODY2OTcz
29,494
Update MultiIndex checks
{ "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": "207de5", "default": false, "description": null, "id": 71268330, "name": "MultiIndex", "node_id": "MDU6TGFiZWw3MTI2ODMzMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/MultiIndex" } ]
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...
6
2019-11-08T21:33:02Z
2019-11-13T03:52:29Z
2019-11-13T03:35:35Z
MEMBER
null
cc @WillAyd I'm holding off on most non-trivial groupby stuff, LMK if this is a problem.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29494/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29494/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29494.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29494", "merged_at": "2019-11-13T03:35:35Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29494.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29494" }
https://api.github.com/repos/pandas-dev/pandas/issues/29495
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29495/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29495/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29495/events
https://github.com/pandas-dev/pandas/pull/29495
520,283,214
MDExOlB1bGxSZXF1ZXN0MzM4ODk5MzEy
29,495
REF: de-privatize indexes.api names
{ "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": "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": "fbca04", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
3
2019-11-08T23:31:47Z
2019-11-15T16:11:20Z
2019-11-15T15:00:00Z
MEMBER
null
update imports where appropriate
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29495/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29495/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29495.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29495", "merged_at": "2019-11-15T15:00:00Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29495.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29495" }
https://api.github.com/repos/pandas-dev/pandas/issues/29496
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29496/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29496/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29496/events
https://github.com/pandas-dev/pandas/pull/29496
520,287,254
MDExOlB1bGxSZXF1ZXN0MzM4OTAyNTg1
29,496
updated DataFrame.equals docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/17853006?v=4", "events_url": "https://api.github.com/users/SaturnFromTitan/events{/privacy}", "followers_url": "https://api.github.com/users/SaturnFromTitan/followers", "following_url": "https://api.github.com/users/SaturnFromTitan/following{/other_user}"...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "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...
3
2019-11-08T23:49:22Z
2019-11-09T19:18:37Z
2019-11-09T19:18:31Z
CONTRIBUTOR
null
- [x] closes #29408 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` Note: I tested the documentation locally and the links to assert_*_equals are working now.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29496/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29496/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29496.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29496", "merged_at": "2019-11-09T19:18:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29496.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29496" }
https://api.github.com/repos/pandas-dev/pandas/issues/29497
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29497/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29497/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29497/events
https://github.com/pandas-dev/pandas/pull/29497
520,298,289
MDExOlB1bGxSZXF1ZXN0MzM4OTExOTcy
29,497
TST: add test for df construction from dict with tuples
{ "avatar_url": "https://avatars.githubusercontent.com/u/17522184?v=4", "events_url": "https://api.github.com/users/ganevgv/events{/privacy}", "followers_url": "https://api.github.com/users/ganevgv/followers", "following_url": "https://api.github.com/users/ganevgv/following{/other_user}", "gists_url": "https:...
[ { "color": "370f77", "default": false, "description": "DataFrame data structure", "id": 1049312478, "name": "DataFrame", "node_id": "MDU6TGFiZWwxMDQ5MzEyNDc4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/DataFrame" } ]
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...
1
2019-11-09T00:30:54Z
2019-11-09T21:10:09Z
2019-11-09T21:09:56Z
CONTRIBUTOR
null
- [x] closes #16769 - [x] tests added / passed - [x] passes `black pandas` - [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/29497/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29497/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29497.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29497", "merged_at": "2019-11-09T21:09:56Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29497.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29497" }
https://api.github.com/repos/pandas-dev/pandas/issues/29498
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29498/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29498/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29498/events
https://github.com/pandas-dev/pandas/pull/29498
520,307,158
MDExOlB1bGxSZXF1ZXN0MzM4OTE5NTc4
29,498
TST: add test for df.where() with int dtype
{ "avatar_url": "https://avatars.githubusercontent.com/u/17522184?v=4", "events_url": "https://api.github.com/users/ganevgv/events{/privacy}", "followers_url": "https://api.github.com/users/ganevgv/followers", "following_url": "https://api.github.com/users/ganevgv/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": "e11d21", "d...
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...
1
2019-11-09T01:10:23Z
2019-11-12T23:39:13Z
2019-11-12T23:39:10Z
CONTRIBUTOR
null
- [x] closes #16979 - [x] tests added / passed - [x] passes `black pandas` - [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/29498/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29498/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29498.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29498", "merged_at": "2019-11-12T23:39:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29498.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29498" }
https://api.github.com/repos/pandas-dev/pandas/issues/29499
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29499/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29499/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29499/events
https://github.com/pandas-dev/pandas/pull/29499
520,313,738
MDExOlB1bGxSZXF1ZXN0MzM4OTI0NzM1
29,499
REF: avoid result=None case in _python_agg_general
{ "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": "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": "729FCF", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-11-09T01:56:11Z
2019-11-12T19:48:31Z
2019-11-12T19:28:22Z
MEMBER
null
cc @WillAyd @jreback, orthogonal to other groupby PRs.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29499/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29499/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29499.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29499", "merged_at": "2019-11-12T19:28:22Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29499.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29499" }
https://api.github.com/repos/pandas-dev/pandas/issues/29500
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29500/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29500/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29500/events
https://github.com/pandas-dev/pandas/pull/29500
520,313,993
MDExOlB1bGxSZXF1ZXN0MzM4OTI0OTMy
29,500
REF: Pre-empt ValueError in _aggregate_series_fast
{ "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": "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": "fbca...
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...
3
2019-11-09T01:58:13Z
2019-11-12T23:18:36Z
2019-11-12T23:08:47Z
MEMBER
null
cc @WillAyd @jreback orthogonal to other groupby PRs (including #29499) but will have merge conflicts. No preference on what order they should go in.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29500/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29500/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29500.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29500", "merged_at": "2019-11-12T23:08:46Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29500.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29500" }
https://api.github.com/repos/pandas-dev/pandas/issues/29501
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29501/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29501/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29501/events
https://github.com/pandas-dev/pandas/issues/29501
520,316,508
MDU6SXNzdWU1MjAzMTY1MDg=
29,501
to_clipboard
{ "avatar_url": "https://avatars.githubusercontent.com/u/45002614?v=4", "events_url": "https://api.github.com/users/Jackblackpearl/events{/privacy}", "followers_url": "https://api.github.com/users/Jackblackpearl/followers", "following_url": "https://api.github.com/users/Jackblackpearl/following{/other_user}", ...
[]
closed
false
null
[]
null
2
2019-11-09T02:17:57Z
2019-11-09T02:29:46Z
2019-11-09T02:20:32Z
NONE
null
#### Code Sample, a copy-pastable example if possible df[df['Delivery'].notnull()]['Delivery'].astype(int).to_clipboard(excel=True, sep=',',index=False) ``` #### Problem description Works fine when I run the program in spyder or jupyter but after taking the build using Pyinstaller the the data from clipboard...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29501/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29501/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29502
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29502/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29502/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29502/events
https://github.com/pandas-dev/pandas/pull/29502
520,321,639
MDExOlB1bGxSZXF1ZXN0MzM4OTMwNzQ4
29,502
stronger typing in libreduction
{ "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": "fbca04", "default": false, "description": "Related to non-user accessible pandas implementation", "id": 49094459, "name": "Internals", "node_id": "MDU6TGFiZWw0OTA5NDQ1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Internals" }, { "color": "ea91a4...
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...
1
2019-11-09T03:01:33Z
2019-11-11T15:21:56Z
2019-11-11T14:34:04Z
MEMBER
null
At least 2 more passes in libreduction; there's a lot of code that can be de-duplicated
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29502/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29502/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29502.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29502", "merged_at": "2019-11-11T14:34:04Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29502.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29502" }
https://api.github.com/repos/pandas-dev/pandas/issues/29503
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29503/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29503/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29503/events
https://github.com/pandas-dev/pandas/pull/29503
520,336,702
MDExOlB1bGxSZXF1ZXN0MzM4OTQyMzkx
29,503
CLN: annotations in core.dtypes
{ "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": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "ea91a4", "default": false, "description": "type annotations, myp...
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...
3
2019-11-09T05:21:34Z
2019-11-12T23:55:49Z
2019-11-12T23:38:27Z
MEMBER
null
Some docstring cleanup.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29503/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29503/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29503.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29503", "merged_at": "2019-11-12T23:38:27Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29503.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29503" }
https://api.github.com/repos/pandas-dev/pandas/issues/29504
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29504/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29504/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29504/events
https://github.com/pandas-dev/pandas/pull/29504
520,359,454
MDExOlB1bGxSZXF1ZXN0MzM4OTYwMTQw
29,504
TST: Add tests for MultiIndex columns cases in aggregate relabelling
{ "avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4", "events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}", "followers_url": "https://api.github.com/users/charlesdong1991/followers", "following_url": "https://api.github.com/users/charlesdong1991/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" }, { "color": "207de5", "d...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
5
2019-11-09T08:39:08Z
2019-11-13T02:13:11Z
2019-11-13T02:13:06Z
MEMBER
null
- [x] closes #29422 - [x] tests added / passed - [x] passes `black pandas` - [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/29504/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29504/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29504.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29504", "merged_at": "2019-11-13T02:13:06Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29504.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29504" }
https://api.github.com/repos/pandas-dev/pandas/issues/29505
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29505/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29505/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29505/events
https://github.com/pandas-dev/pandas/pull/29505
520,399,879
MDExOlB1bGxSZXF1ZXN0MzM4OTk0ODI2
29,505
CLN: cleaned compact/__init__.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[]
closed
false
null
[]
null
0
2019-11-09T11:43:53Z
2019-11-11T08:49:32Z
2019-11-09T11:54:42Z
MEMBER
null
- [ ] tests added / passed - [x] passes `black pandas` - [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/29505/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29505/timeline
null
1
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29505.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29505", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/29505.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29505" }
https://api.github.com/repos/pandas-dev/pandas/issues/29506
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29506/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29506/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29506/events
https://github.com/pandas-dev/pandas/pull/29506
520,403,445
MDExOlB1bGxSZXF1ZXN0MzM4OTk4MDE5
29,506
CLN: Added annotations.
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
5
2019-11-09T11:57:22Z
2019-11-11T08:49:32Z
2019-11-09T18:35:07Z
MEMBER
null
- [x] passes `black pandas` - [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/29506/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29506/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29506.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29506", "merged_at": "2019-11-09T18:35:07Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29506.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29506" }
https://api.github.com/repos/pandas-dev/pandas/issues/29507
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29507/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29507/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29507/events
https://github.com/pandas-dev/pandas/pull/29507
520,405,571
MDExOlB1bGxSZXF1ZXN0MzM4OTk5ODE3
29,507
DOC: Improved pandas/compact/__init__.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "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...
1
2019-11-09T12:06:13Z
2019-11-09T16:46:02Z
2019-11-09T16:14:35Z
MEMBER
null
- [x] passes `black pandas` - [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/29507/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29507/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29507.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29507", "merged_at": "2019-11-09T16:14:35Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29507.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29507" }
https://api.github.com/repos/pandas-dev/pandas/issues/29508
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29508/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29508/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29508/events
https://github.com/pandas-dev/pandas/pull/29508
520,410,791
MDExOlB1bGxSZXF1ZXN0MzM5MDA0Mjc1
29,508
Use black 19.10b0
{ "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": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" } ]
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...
13
2019-11-09T12:31:33Z
2019-12-25T20:24:36Z
2019-11-17T15:42:12Z
CONTRIBUTOR
null
- [x] closes #29341 - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` Main differences can be found on the 19.10 changelog: https://black.readthedocs.io/en/stable/change_log.html
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29508/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29508/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29508.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29508", "merged_at": "2019-11-17T15:42:12Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29508.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29508" }
https://api.github.com/repos/pandas-dev/pandas/issues/29509
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29509/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29509/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29509/events
https://github.com/pandas-dev/pandas/pull/29509
520,412,177
MDExOlB1bGxSZXF1ZXN0MzM5MDA1NDg3
29,509
REF: rename 'labels' in pd.factorize to 'codes'
{ "avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4", "events_url": "https://api.github.com/users/topper-123/events{/privacy}", "followers_url": "https://api.github.com/users/topper-123/followers", "following_url": "https://api.github.com/users/topper-123/following{/other_user}", "gists_url"...
[ { "color": "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" } ]
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...
1
2019-11-09T12:37:15Z
2019-11-11T20:45:26Z
2019-11-11T14:32:46Z
CONTRIBUTOR
null
In ``factorize`` and related stuff, rename ``labels`` to ``codes``. Also add type hints to ``factorize``. This is an internal name change, so is ok from an API stability perspective
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29509/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29509/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29509.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29509", "merged_at": "2019-11-11T14:32:46Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29509.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29509" }
https://api.github.com/repos/pandas-dev/pandas/issues/29510
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29510/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29510/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29510/events
https://github.com/pandas-dev/pandas/pull/29510
520,442,420
MDExOlB1bGxSZXF1ZXN0MzM5MDMxOTAx
29,510
TST: add test for pd.melt category preservation
{ "avatar_url": "https://avatars.githubusercontent.com/u/17522184?v=4", "events_url": "https://api.github.com/users/ganevgv/events{/privacy}", "followers_url": "https://api.github.com/users/ganevgv/followers", "following_url": "https://api.github.com/users/ganevgv/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": "02d7e1", "d...
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...
1
2019-11-09T14:27:41Z
2019-11-09T19:43:49Z
2019-11-09T19:43:42Z
CONTRIBUTOR
null
- [x] closes #15853 - [x] tests added / passed - [x] passes `black pandas` - [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/29510/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29510/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29510.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29510", "merged_at": "2019-11-09T19:43:42Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29510.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29510" }
https://api.github.com/repos/pandas-dev/pandas/issues/29511
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29511/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29511/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29511/events
https://github.com/pandas-dev/pandas/pull/29511
520,446,984
MDExOlB1bGxSZXF1ZXN0MzM5MDM1ODM0
29,511
API: Remove kwargs from GroupBy
{ "avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4", "events_url": "https://api.github.com/users/topper-123/events{/privacy}", "followers_url": "https://api.github.com/users/topper-123/followers", "following_url": "https://api.github.com/users/topper-123/following{/other_user}", "gists_url"...
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "AD7FA8", "default": false, "description": null, "id": ...
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...
9
2019-11-09T14:47:26Z
2019-12-01T21:44:48Z
2019-11-12T23:35:53Z
CONTRIBUTOR
null
Remove kwargs from ``_GroupBy`.__init__`` and adds an explicit ``mutated`` parameter name instead. Also makes related changes. Avoiding kwargs when possible is better for typing ergonomics.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29511/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29511/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29511.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29511", "merged_at": "2019-11-12T23:35:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29511.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29511" }
https://api.github.com/repos/pandas-dev/pandas/issues/29512
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29512/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29512/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29512/events
https://github.com/pandas-dev/pandas/issues/29512
520,461,464
MDU6SXNzdWU1MjA0NjE0NjQ=
29,512
DEPS: Minimum numpy version for pandas 1.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4", "events_url": "https://api.github.com/users/datapythonista/events{/privacy}", "followers_url": "https://api.github.com/users/datapythonista/followers", "following_url": "https://api.github.com/users/datapythonista/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" }, { "color": "d93f0b", "default": false, "description": "Required and...
closed
false
null
[]
null
4
2019-11-09T15:43:01Z
2020-06-10T01:43:29Z
2020-06-10T01:43:29Z
MEMBER
null
There has been some discussion about dropping numpy 1.13, and require 1.15 for pandas 1.0. See https://github.com/pandas-dev/pandas/pull/29212#issuecomment-551856248 I think that'd be nice to reduce our matrix of builds for the CI, other than that I'm not sure what advantages this will have in our code base. Any ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29512/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29512/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/29513
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/29513/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/29513/comments
https://api.github.com/repos/pandas-dev/pandas/issues/29513/events
https://github.com/pandas-dev/pandas/pull/29513
520,465,820
MDExOlB1bGxSZXF1ZXN0MzM5MDUyMDE2
29,513
Make subdirs in tests/io/data
{ "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": "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": "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...
6
2019-11-09T16:03:36Z
2019-12-25T20:36:12Z
2019-11-13T16:58:08Z
CONTRIBUTOR
null
- [x] closes https://github.com/pandas-dev/pandas/issues/29439 - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` A few of the "network" tests are failing locally as they require the data on master: e.g ``` @tm.network def test_spam_url(self): url = ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/29513/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/29513/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/29513.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/29513", "merged_at": "2019-11-13T16:58:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/29513.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/29513" }