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/22512
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22512/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22512/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22512/events
https://github.com/pandas-dev/pandas/issues/22512
354,110,036
MDU6SXNzdWUzNTQxMTAwMzY=
22,512
Grouping-aggregation with first() discards categoricals column
{ "avatar_url": "https://avatars.githubusercontent.com/u/20889585?v=4", "events_url": "https://api.github.com/users/zoquda/events{/privacy}", "followers_url": "https://api.github.com/users/zoquda/followers", "following_url": "https://api.github.com/users/zoquda/following{/other_user}", "gists_url": "https://a...
[ { "color": "e11d21", "default": false, "description": "Categorical Data Type", "id": 78527356, "name": "Categorical", "node_id": "MDU6TGFiZWw3ODUyNzM1Ng==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Categorical" }, { "color": "0e8a16", "default": true, ...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
9
2018-08-26T16:57:02Z
2021-05-31T14:27:02Z
2021-05-31T14:27:02Z
NONE
null
#### Code Sample ```python # Two dataframes that are identical, except for one dataframe having a categoricals column df1 = pd.DataFrame({ 'A': [1, 1, 1, 2, 2], 'B': [100, 100, 200, 100, 100], 'C': ['apple', 'orange', 'mango', 'mango', 'orange'], 'D': ['jupiter', 'mercury', 'mars', 'venus', '...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22512/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22512/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22513
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22513/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22513/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22513/events
https://github.com/pandas-dev/pandas/pull/22513
354,112,219
MDExOlB1bGxSZXF1ZXN0MjEwOTYxNTYz
22,513
CLN: use self.dtype internally in Categorical
{ "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": "e11d21", "default": false, "description": "Categorical Data Type", "id": 78527356, "name": "Categorical", "node_id": "MDU6TGFiZWw3ODUyNzM1Ng==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Categorical" }, { "color": "207de5", "default": false, ...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
4
2018-08-26T17:23:50Z
2018-08-30T19:58:09Z
2018-08-30T19:42:21Z
CONTRIBUTOR
null
Some clean-up that makes the code a bit easier to read IMO.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22513/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22513/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22513.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22513", "merged_at": "2018-08-30T19:42:21Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22513.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22513" }
https://api.github.com/repos/pandas-dev/pandas/issues/22514
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22514/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22514/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22514/events
https://github.com/pandas-dev/pandas/pull/22514
354,116,913
MDExOlB1bGxSZXF1ZXN0MjEwOTY0NDI4
22,514
BUG: Resample raises AmbiguousTimeError if index starts or ends on DST
{ "avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4", "events_url": "https://api.github.com/users/mroeschke/events{/privacy}", "followers_url": "https://api.github.com/users/mroeschke/followers", "following_url": "https://api.github.com/users/mroeschke/following{/other_user}", "gists_url": "...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "Timezone data dtype", ...
closed
false
null
[]
null
1
2018-08-26T18:31:31Z
2018-09-09T17:06:23Z
2018-08-27T03:24:02Z
MEMBER
null
- [x] closes #10117 - [x] closes #19375 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22514/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22514/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22514.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22514", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22514.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22514" }
https://api.github.com/repos/pandas-dev/pandas/issues/22515
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22515/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22515/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22515/events
https://github.com/pandas-dev/pandas/pull/22515
354,117,685
MDExOlB1bGxSZXF1ZXN0MjEwOTY0OTAw
22,515
Fix test_sql pytest fixture warnings
{ "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": "5319e7", "d...
closed
false
null
[]
null
9
2018-08-26T18:42:53Z
2018-09-14T01:54:18Z
2018-09-14T01:54:18Z
CONTRIBUTOR
null
- [y] closes #22338 - [y] tests added / passed - [y] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` See Travis CI Python 3.6 build [before](https://travis-ci.org/pandas-dev/pandas/jobs/419432794) and [after](https://travis-ci.org/pandas-dev/pandas/jobs/420824121) my changes get rid of the warning f...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22515/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22515/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22515.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22515", "merged_at": "2018-09-14T01:54:18Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22515.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22515" }
https://api.github.com/repos/pandas-dev/pandas/issues/22516
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22516/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22516/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22516/events
https://github.com/pandas-dev/pandas/pull/22516
354,121,673
MDExOlB1bGxSZXF1ZXN0MjEwOTY2OTc3
22,516
DOC: Fix to_latex docstring.
{ "avatar_url": "https://avatars.githubusercontent.com/u/31669?v=4", "events_url": "https://api.github.com/users/Moisan/events{/privacy}", "followers_url": "https://api.github.com/users/Moisan/followers", "following_url": "https://api.github.com/users/Moisan/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": "006b75", "default": false, "description": "to_latex", "id": ...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
6
2018-08-26T19:32:47Z
2018-09-08T03:10:37Z
2018-09-08T03:10:33Z
CONTRIBUTOR
null
- [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` Fix the DataFrame.to_latex docstring to match `scripts/validate_docstrings.py` as explained in #22459 and add an example. The docstring was previously in a variable that was only used in to_latex. I put it in the met...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22516/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22516/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22516.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22516", "merged_at": "2018-09-08T03:10:33Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22516.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22516" }
https://api.github.com/repos/pandas-dev/pandas/issues/22517
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22517/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22517/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22517/events
https://github.com/pandas-dev/pandas/pull/22517
354,156,327
MDExOlB1bGxSZXF1ZXN0MjEwOTg5NTM5
22,517
API: Make .shift always copy (Fixes #22397)
{ "avatar_url": "https://avatars.githubusercontent.com/u/5992653?v=4", "events_url": "https://api.github.com/users/AaronCritchley/events{/privacy}", "followers_url": "https://api.github.com/users/AaronCritchley/followers", "following_url": "https://api.github.com/users/AaronCritchley/following{/other_user}", ...
[ { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" } ]
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
4
2018-08-27T02:16:57Z
2018-09-15T17:53:00Z
2018-09-15T12:25:21Z
CONTRIBUTOR
null
- [x] closes #22397 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22517/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22517/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22517.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22517", "merged_at": "2018-09-15T12:25:21Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22517.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22517" }
https://api.github.com/repos/pandas-dev/pandas/issues/22518
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22518/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22518/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22518/events
https://github.com/pandas-dev/pandas/issues/22518
354,166,062
MDU6SXNzdWUzNTQxNjYwNjI=
22,518
read_docx?
{ "avatar_url": "https://avatars.githubusercontent.com/u/78827?v=4", "events_url": "https://api.github.com/users/jnothman/events{/privacy}", "followers_url": "https://api.github.com/users/jnothman/followers", "following_url": "https://api.github.com/users/jnothman/following{/other_user}", "gists_url": "https:...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "06909A", "default": false, "description": "IO issue...
closed
false
null
[]
null
4
2018-08-27T03:18:58Z
2019-12-22T16:55:52Z
2019-12-22T16:55:52Z
CONTRIBUTOR
null
#### Problem description I sometimes need to extract tables from docx files, rather than from HTML. Given that docx XML is very HTML-like when it comes to tables, it seems appropriate to reuse Pandas' loading facilities, ideally without first converging the whole docx to html. Here is a hacky solution, which simp...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22518/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22518/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22519
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22519/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22519/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22519/events
https://github.com/pandas-dev/pandas/issues/22519
354,296,896
MDU6SXNzdWUzNTQyOTY4OTY=
22,519
ZeroDivisionError when groupby on a empty group
{ "avatar_url": "https://avatars.githubusercontent.com/u/5445986?v=4", "events_url": "https://api.github.com/users/AtomBaf/events{/privacy}", "followers_url": "https://api.github.com/users/AtomBaf/followers", "following_url": "https://api.github.com/users/AtomBaf/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": "2018-10-23T02:32:44Z", "closed_issues": 18, "created_at": "2018-08-02T10:03:24Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
7
2018-08-27T12:22:45Z
2018-11-14T17:41:22Z
2018-09-08T02:27:24Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python # Your code here import numpy as np import pandas as pd df = pd.DataFrame({'A':[0,1,0],'B':[1.,np.nan,2.]}) df.groupby('A').B.rank(pct=True) ``` #### Problem description See code example above. The problem occurs only when pct parameter is 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/22519/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22519/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22520
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22520/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22520/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22520/events
https://github.com/pandas-dev/pandas/pull/22520
354,310,548
MDExOlB1bGxSZXF1ZXN0MjExMTAzNDky
22,520
TST: Streaming of S3 files
{ "avatar_url": "https://avatars.githubusercontent.com/u/8451755?v=4", "events_url": "https://api.github.com/users/kokes/events{/privacy}", "followers_url": "https://api.github.com/users/kokes/followers", "following_url": "https://api.github.com/users/kokes/following{/other_user}", "gists_url": "https://api.g...
[ { "color": "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": "06909A", "d...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
5
2018-08-27T13:05:00Z
2018-08-29T12:39:27Z
2018-08-29T12:26:44Z
CONTRIBUTOR
null
Issue #17135 was resolved by an upstream change, this is just a unit test to avoid regressions.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22520/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22520/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22520.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22520", "merged_at": "2018-08-29T12:26:44Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22520.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22520" }
https://api.github.com/repos/pandas-dev/pandas/issues/22521
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22521/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22521/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22521/events
https://github.com/pandas-dev/pandas/issues/22521
354,312,218
MDU6SXNzdWUzNTQzMTIyMTg=
22,521
concat : ValueError: Shape of passed values is (4, 9), indices imply (4, 5)
{ "avatar_url": "https://avatars.githubusercontent.com/u/35126919?v=4", "events_url": "https://api.github.com/users/selvam33/events{/privacy}", "followers_url": "https://api.github.com/users/selvam33/followers", "following_url": "https://api.github.com/users/selvam33/following{/other_user}", "gists_url": "htt...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "207de5", "default": false, "descript...
closed
false
null
[]
null
5
2018-08-27T13:09:57Z
2019-09-11T15:20:07Z
2018-08-28T03:22:49Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python switch = ['chi41vg224r3', 'chi41vg224r2', 'chi41s12', 'chi41s5', 'chi41s4', 'chi41s7', 'chi41s6', 'chi41s3', 'chi41m1', 'chi41m1', 'chi41m1', 'chidc41m4', 'chidc41m4', 'chidc41m4', 'chidc41m4'] port = ['Fas 0/0', 'Fas 0/0', 'Gig 1/1/2', 'Ten 6/1', 'Te...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22521/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22521/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22522
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22522/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22522/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22522/events
https://github.com/pandas-dev/pandas/pull/22522
354,333,187
MDExOlB1bGxSZXF1ZXN0MjExMTIwNzI0
22,522
Updated condition to skip for pytables build issue on numpy 1.15 #22098
{ "avatar_url": "https://avatars.githubusercontent.com/u/21965025?v=4", "events_url": "https://api.github.com/users/NikhilKumarM/events{/privacy}", "followers_url": "https://api.github.com/users/NikhilKumarM/followers", "following_url": "https://api.github.com/users/NikhilKumarM/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" } ]
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
4
2018-08-27T14:05:32Z
2018-08-31T10:09:42Z
2018-08-31T10:09:40Z
CONTRIBUTOR
null
- [ ] closes #22098 - [ ] 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/22522/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22522/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22522.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22522", "merged_at": "2018-08-31T10:09:40Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22522.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22522" }
https://api.github.com/repos/pandas-dev/pandas/issues/22523
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22523/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22523/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22523/events
https://github.com/pandas-dev/pandas/issues/22523
354,529,661
MDU6SXNzdWUzNTQ1Mjk2NjE=
22,523
AttributeError: 'list' object has no attribute 'astype'
{ "avatar_url": "https://avatars.githubusercontent.com/u/26845388?v=4", "events_url": "https://api.github.com/users/nnamdei/events{/privacy}", "followers_url": "https://api.github.com/users/nnamdei/followers", "following_url": "https://api.github.com/users/nnamdei/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
2018-08-28T00:52:39Z
2018-08-28T02:09:58Z
2018-08-28T02:09:51Z
NONE
null
I run this code using pandas in virtual environment and it prints this error on powershell on windows ========================================================== FutureWarning: Sorting because non-concatenation axis is not aligned. A future version of pandas will change to not sort by default. To accept the fu...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22523/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22523/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22524
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22524/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22524/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22524/events
https://github.com/pandas-dev/pandas/issues/22524
354,529,809
MDU6SXNzdWUzNTQ1Mjk4MDk=
22,524
BUG: Weird console formatting defaults
{ "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/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "ededed", "default": false, "description": "__repr__ of pandas objec...
open
false
null
[]
null
27
2018-08-28T00:53:35Z
2019-01-24T10:43:36Z
null
MEMBER
null
Working on book updates and was surprised to see pandas do this: before ``` In [99]: frame Out[99]: - Ohio Texas California -a 0 1 2 -c 3 4 5 -d 6 7 8 ``` after ``` + Ohio ... California +a 0 ... 2 +c ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22524/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22524/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22525
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22525/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22525/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22525/events
https://github.com/pandas-dev/pandas/issues/22525
354,582,743
MDU6SXNzdWUzNTQ1ODI3NDM=
22,525
Round trip json serialization issues
{ "avatar_url": "https://avatars.githubusercontent.com/u/6457830?v=4", "events_url": "https://api.github.com/users/pazzarpj/events{/privacy}", "followers_url": "https://api.github.com/users/pazzarpj/followers", "following_url": "https://api.github.com/users/pazzarpj/following{/other_user}", "gists_url": "http...
[ { "color": "207de5", "default": false, "description": "read_json, to_json, json_normalize", "id": 49379259, "name": "IO JSON", "node_id": "MDU6TGFiZWw0OTM3OTI1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20JSON" }, { "color": "207de5", "default": fa...
closed
false
null
[]
null
4
2018-08-28T06:02:29Z
2020-01-21T04:20:32Z
2020-01-21T04:20:31Z
NONE
null
#### Problem description I would hope there would be a way for each of the serialization methods to store and retrieve enough metadata to reconstruct the original object. Reading through #4889, it seems that most of the problems associated should have been resolved with 0.20 with the introduction of orient='table'. ...
{ "+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/22525/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22525/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22526
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22526/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22526/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22526/events
https://github.com/pandas-dev/pandas/pull/22526
354,587,126
MDExOlB1bGxSZXF1ZXN0MjExMzEzMzM0
22,526
TST: fixturize series/test_alter_axes.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4", "events_url": "https://api.github.com/users/h-vetinari/events{/privacy}", "followers_url": "https://api.github.com/users/h-vetinari/followers", "following_url": "https://api.github.com/users/h-vetinari/following{/other_user}", "gists_url"...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
11
2018-08-28T06:23:12Z
2018-09-09T21:22:46Z
2018-09-05T23:43:36Z
CONTRIBUTOR
null
- [x] prep for #22225, in the sense that it preempts (and splits off) the test-related changes that have been required on the DataFrame-side of the PR (see #22236) - [x] tests modified / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` In particular, it takes the fixture-like attributes...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22526/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22526/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22526.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22526", "merged_at": "2018-09-05T23:43:36Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22526.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22526" }
https://api.github.com/repos/pandas-dev/pandas/issues/22527
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22527/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22527/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22527/events
https://github.com/pandas-dev/pandas/issues/22527
354,641,203
MDU6SXNzdWUzNTQ2NDEyMDM=
22,527
Series.map on a categorical does not process missing values
{ "avatar_url": "https://avatars.githubusercontent.com/u/18488?v=4", "events_url": "https://api.github.com/users/batterseapower/events{/privacy}", "followers_url": "https://api.github.com/users/batterseapower/followers", "following_url": "https://api.github.com/users/batterseapower/following{/other_user}", "g...
[ { "color": "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
0
2018-08-28T09:16:31Z
2020-06-28T23:08:00Z
null
CONTRIBUTOR
null
#### Code Sample ```python >>> pd.Series(['Pandas', 'is', np.nan], dtype='category').map(lambda x: len(x) if x == x else -1) 0 6.0 1 2.0 2 NaN dtype: category Categories (2, int64): [6, 2] >>> pd.Series(['Pandas', 'is', np.nan], dtype='category').astype(object).map(lambda x: len(x) if x == x else -1)...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22527/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22527/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22528
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22528/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22528/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22528/events
https://github.com/pandas-dev/pandas/issues/22528
354,694,225
MDU6SXNzdWUzNTQ2OTQyMjU=
22,528
BLD: 3.7 wheels failing
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" } ]
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
1
2018-08-28T11:47:24Z
2018-08-28T19:14:28Z
2018-08-28T19:14:28Z
CONTRIBUTOR
null
I added hypothesis to fix the failing wheel builds. but still this 3.7 build is failing: https://travis-ci.org/MacPython/pandas-wheels/builds/421519593 cc @TomAugspurger
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22528/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22528/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22529
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22529/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22529/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22529/events
https://github.com/pandas-dev/pandas/issues/22529
354,754,141
MDU6SXNzdWUzNTQ3NTQxNDE=
22,529
Crosstab Not Working with Duplicate Column Labels
{ "avatar_url": "https://avatars.githubusercontent.com/u/4402700?v=4", "events_url": "https://api.github.com/users/fran6w/events{/privacy}", "followers_url": "https://api.github.com/users/fran6w/followers", "following_url": "https://api.github.com/users/fran6w/following{/other_user}", "gists_url": "https://ap...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "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...
5
2018-08-28T14:20:57Z
2020-11-28T17:29:04Z
2020-11-28T17:29:04Z
NONE
null
#### Code Sample, a copy-pastable example if possible # 1. Example with 2 lambdas applied on same column df = pd.DataFrame([[0, 1], [0, 1], [1, 0]], columns=['a', 'b']) df a b 0 0 1 1 0 1 2 1 0 pd.crosstab(df['a'].apply(lambda x: x), df['a'].apply(lambda x: x+1)) a 1 2 a 1 2 0 2 0 1 # 2. Example b...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22529/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22529/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22530
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22530/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22530/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22530/events
https://github.com/pandas-dev/pandas/pull/22530
354,847,527
MDExOlB1bGxSZXF1ZXN0MjExNTEzNTI1
22,530
CLN: remove unused np version check
{ "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": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
1
2018-08-28T18:21:00Z
2018-08-29T13:40:40Z
2018-08-29T11:00:54Z
MEMBER
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22530/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22530/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22530.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22530", "merged_at": "2018-08-29T11:00:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22530.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22530" }
https://api.github.com/repos/pandas-dev/pandas/issues/22531
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22531/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22531/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22531/events
https://github.com/pandas-dev/pandas/pull/22531
354,956,052
MDExOlB1bGxSZXF1ZXN0MjExNTk5MjAy
22,531
TST: Move tests/scripts to scripts/tests
{ "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": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "C4A000", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
7
2018-08-29T00:59:27Z
2018-09-01T21:57:47Z
2018-09-01T21:56:36Z
MEMBER
null
Moves the `tests/scripts` directory to `scripts/tests`, as these tests don't really belong in the top-level `pandas` directory (they test the `scripts` directory, not `pandas`).
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22531/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22531/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22531.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22531", "merged_at": "2018-09-01T21:56:36Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22531.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22531" }
https://api.github.com/repos/pandas-dev/pandas/issues/22532
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22532/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22532/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22532/events
https://github.com/pandas-dev/pandas/issues/22532
355,113,384
MDU6SXNzdWUzNTUxMTMzODQ=
22,532
Pandas resample fails when data exists only up to time change
{ "avatar_url": "https://avatars.githubusercontent.com/u/35341662?v=4", "events_url": "https://api.github.com/users/mmrahn/events{/privacy}", "followers_url": "https://api.github.com/users/mmrahn/followers", "following_url": "https://api.github.com/users/mmrahn/following{/other_user}", "gists_url": "https://a...
[]
closed
false
null
[]
null
1
2018-08-29T11:17:43Z
2018-08-29T15:55:06Z
2018-08-29T15:55:06Z
NONE
null
#### Code Sample ```python df = pandas.DataFrame( 0, index=pd.DatetimeIndex(['2018-03-24 23:00', '2018-03-25 00:00', '2018-03-25 01:00'], tz='Europe/Berlin'), columns=[0]) df.resample('1h').mean() ``` #### Problem description The code above fails wi...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22532/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22532/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22533
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22533/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22533/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22533/events
https://github.com/pandas-dev/pandas/issues/22533
355,192,605
MDU6SXNzdWUzNTUxOTI2MDU=
22,533
BUG: DatetimeIndex.__getitem__ with boolean Index mask with False raises TypeError
{ "avatar_url": "https://avatars.githubusercontent.com/u/10988803?v=4", "events_url": "https://api.github.com/users/PH82/events{/privacy}", "followers_url": "https://api.github.com/users/PH82/followers", "following_url": "https://api.github.com/users/PH82/following{/other_user}", "gists_url": "https://api.git...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
3
2018-08-29T14:38:09Z
2018-11-07T14:08:15Z
2018-11-07T14:08:15Z
NONE
null
``` import pandas as pd import pytz import datetime import functools def isNotWeekendIfEndBeforeStart (idxDateTime, startTime, endTime): if idxDateTime.dayofweek < 4: return True if idxDateTime.dayofweek == 5: return False if idxDateTime.dayofweek == 4: return idxDateTime.time() <= endTime if en...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22533/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22533/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22534
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22534/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22534/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22534/events
https://github.com/pandas-dev/pandas/pull/22534
355,264,285
MDExOlB1bGxSZXF1ZXN0MjExODMzNjAy
22,534
CLN: use dispatch_to_series where possible
{ "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": "006b75", "default": false, "description": "Arithmetic, Comparison, and Logical operations", "id": 47223669, "name": "Numeric Operations", "node_id": "MDU6TGFiZWw0NzIyMzY2OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Numeric%20Operations" }, { "c...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
12
2018-08-29T17:42:00Z
2018-09-08T03:11:06Z
2018-09-08T03:03:12Z
MEMBER
null
A bunch of PRs touching DataFrame ops have gone through recently. This does some follow-up cleanup to unify the way things are done across a few different methods.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22534/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22534/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22534.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22534", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22534.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22534" }
https://api.github.com/repos/pandas-dev/pandas/issues/22535
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22535/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22535/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22535/events
https://github.com/pandas-dev/pandas/pull/22535
355,274,900
MDExOlB1bGxSZXF1ZXN0MjExODQxNjY4
22,535
DEPR: deprecate integer add/sub with DTI/TDI/PI/Timestamp/Period
{ "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": "006b75", "default": false, "description": "Arithmeti...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
19
2018-08-29T18:12:08Z
2018-12-16T15:53:46Z
2018-11-01T00:50:33Z
MEMBER
null
Discussed in #21939; these operations cause headaches and internal-inconsistencies (e.g. ATM `Timedelta` is the only one of the related classes that doesn't support integer ops) - [x] closes #21939 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22535/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22535/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22535.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22535", "merged_at": "2018-11-01T00:50:33Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22535.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22535" }
https://api.github.com/repos/pandas-dev/pandas/issues/22536
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22536/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22536/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22536/events
https://github.com/pandas-dev/pandas/pull/22536
355,369,199
MDExOlB1bGxSZXF1ZXN0MjExOTE1MzE2
22,536
Bug Fix 21755
{ "avatar_url": "https://avatars.githubusercontent.com/u/33625148?v=4", "events_url": "https://api.github.com/users/paritoshmittal09/events{/privacy}", "followers_url": "https://api.github.com/users/paritoshmittal09/followers", "following_url": "https://api.github.com/users/paritoshmittal09/following{/other_use...
[]
closed
false
null
[]
null
0
2018-08-29T23:26:27Z
2018-08-30T00:02:28Z
2018-08-30T00:02:28Z
NONE
null
Corrected the head and tail - [ ] closes partially #21755 - [ ] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22536/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22536/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22536.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22536", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22536.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22536" }
https://api.github.com/repos/pandas-dev/pandas/issues/22537
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22537/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22537/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22537/events
https://github.com/pandas-dev/pandas/issues/22537
355,384,087
MDU6SXNzdWUzNTUzODQwODc=
22,537
BUG: incorrect casting in ndarray + DataFrame
{ "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": "5319e7", "default": false, "description": "Timedelta...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
0
2018-08-30T00:53:03Z
2018-10-14T16:48:41Z
2018-10-14T16:48:41Z
MEMBER
null
``` tdi = pd.timedelta_range('1s', periods=10) df = pd.DataFrame({'a': tdi, 'b': tdi}) arr = np.arange(2) >>> df + arr [...] AssertionError # should be TypeError, but close enough for government work >>> arr + df a b 0 0 days 00:00:01 0 days 00:00:01.000000 1 1 days 0...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22537/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22537/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22538
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22538/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22538/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22538/events
https://github.com/pandas-dev/pandas/issues/22538
355,386,583
MDU6SXNzdWUzNTUzODY1ODM=
22,538
Travis 27 SciPy Failures
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "d93f0b", "d...
closed
false
null
[]
null
6
2018-08-30T01:08:51Z
2018-08-30T15:57:42Z
2018-08-30T15:57:41Z
MEMBER
null
As noted by @gfyoung in https://github.com/pandas-dev/pandas/pull/22515#issuecomment-416813428 something appears to be awry with the SciPy fixtures and the Travis 2.7 env
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22538/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22538/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22539
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22539/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22539/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22539/events
https://github.com/pandas-dev/pandas/pull/22539
355,391,821
MDExOlB1bGxSZXF1ZXN0MjExOTMyMjA5
22,539
DOC: Improve the docstring of DataFrame.equals()
{ "avatar_url": "https://avatars.githubusercontent.com/u/10970385?v=4", "events_url": "https://api.github.com/users/seantchan/events{/privacy}", "followers_url": "https://api.github.com/users/seantchan/followers", "following_url": "https://api.github.com/users/seantchan/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
[]
null
2
2018-08-30T01:41:21Z
2018-09-05T23:34:52Z
2018-09-05T23:34:52Z
CONTRIBUTOR
null
- [X] closes #22462 - [ ] tests added / passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry ``` ################################################################################ ##################### Docstring (pandas.DataFrame.equals) ##################### ########...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22539/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22539/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22539.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22539", "merged_at": "2018-09-05T23:34:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22539.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22539" }
https://api.github.com/repos/pandas-dev/pandas/issues/22540
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22540/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22540/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22540/events
https://github.com/pandas-dev/pandas/issues/22540
355,437,525
MDU6SXNzdWUzNTU0Mzc1MjU=
22,540
Read_sql empty result: error on Linux, empty DataFrame on Windows
{ "avatar_url": "https://avatars.githubusercontent.com/u/25202257?v=4", "events_url": "https://api.github.com/users/felix-hilden/events{/privacy}", "followers_url": "https://api.github.com/users/felix-hilden/followers", "following_url": "https://api.github.com/users/felix-hilden/following{/other_user}", "gist...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "5319e7", "default": false, "descript...
closed
false
null
[]
null
1
2018-08-30T06:08:32Z
2018-08-30T14:39:54Z
2018-08-30T14:39:54Z
NONE
null
#### Code Sample import pandas as pd import pyodbc conn = pyodbc.connect( driver='FreeTDS', server='server.ip.address.net', database='initial_database', uid='username', pwd='password', port=1433, encrypt='yes', trustservercertificate='yes', ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22540/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22540/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22541
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22541/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22541/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22541/events
https://github.com/pandas-dev/pandas/issues/22541
355,437,594
MDU6SXNzdWUzNTU0Mzc1OTQ=
22,541
BUG: index of group not returned correctly in groupby.apply
{ "avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4", "events_url": "https://api.github.com/users/h-vetinari/events{/privacy}", "followers_url": "https://api.github.com/users/h-vetinari/followers", "following_url": "https://api.github.com/users/h-vetinari/following{/other_user}", "gists_url"...
[ { "color": "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-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...
3
2018-08-30T06:08:53Z
2020-03-30T22:15:06Z
2020-03-30T22:15:06Z
CONTRIBUTOR
null
Returning the index of a group is admittedly a somewhat unusual use of `apply` (since the information is available in `groups`), but it's clearly legal and shouldn't be wrong. ``` N = 10 df = pd.DataFrame(np.random.randint(0, int(N/3), (N,)) + 10, columns=['id']) df # id # 0 11 # 1 11 # 2 11 # 3 10 #...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22541/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22541/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22542
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22542/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22542/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22542/events
https://github.com/pandas-dev/pandas/issues/22542
355,441,482
MDU6SXNzdWUzNTU0NDE0ODI=
22,542
API: groupby aggregation with apply does not drop groupby-column
{ "avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4", "events_url": "https://api.github.com/users/h-vetinari/events{/privacy}", "followers_url": "https://api.github.com/users/h-vetinari/followers", "following_url": "https://api.github.com/users/h-vetinari/following{/other_user}", "gists_url"...
[ { "color": "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
6
2018-08-30T06:25:41Z
2020-04-24T16:16:25Z
2020-04-24T15:58:22Z
CONTRIBUTOR
null
The docs for groupby say (http://pandas.pydata.org/pandas-docs/stable/groupby.html): > Note: Aggregation functions will not return the groups that you are aggregating over if they are named columns, when as_index=True, the default. The grouped columns will be the indices of the returned object. Passing as_index=Fals...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22542/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22542/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22543
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22543/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22543/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22543/events
https://github.com/pandas-dev/pandas/pull/22543
355,631,490
MDExOlB1bGxSZXF1ZXN0MjEyMTE1NDI0
22,543
Added capture_stderr decorator to test_validate_docstrings
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "3465A4", "d...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
5
2018-08-30T15:13:19Z
2020-01-16T00:34:28Z
2018-09-04T21:47:45Z
MEMBER
null
- [X] closes #22483 - [X] tests added / passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry Originally thought it would be nice to have this as a class decorator, but usage of this conflicts with the `capsys` fixture used by `test_bad_examples` so had to pick and choos...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22543/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22543/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22543.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22543", "merged_at": "2018-09-04T21:47:45Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22543.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22543" }
https://api.github.com/repos/pandas-dev/pandas/issues/22544
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22544/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22544/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22544/events
https://github.com/pandas-dev/pandas/pull/22544
355,665,783
MDExOlB1bGxSZXF1ZXN0MjEyMTQxNjY5
22,544
DOC: Fix copy-pasted name in `.day_name` docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/526577?v=4", "events_url": "https://api.github.com/users/Peque/events{/privacy}", "followers_url": "https://api.github.com/users/Peque/followers", "following_url": "https://api.github.com/users/Peque/following{/other_user}", "gists_url": "https://api.gi...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
12
2018-08-30T16:38:49Z
2018-09-08T03:02:26Z
2018-09-08T03:02:22Z
CONTRIBUTOR
null
Just a small change... Feel free to close and include this change in any other typo-fixing commit if you like. :blush:
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22544/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22544/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22544.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22544", "merged_at": "2018-09-08T03:02:22Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22544.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22544" }
https://api.github.com/repos/pandas-dev/pandas/issues/22545
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22545/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22545/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22545/events
https://github.com/pandas-dev/pandas/issues/22545
355,718,906
MDU6SXNzdWUzNTU3MTg5MDY=
22,545
API/DOC: clean up DataFrame.groupby.apply
{ "avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4", "events_url": "https://api.github.com/users/h-vetinari/events{/privacy}", "followers_url": "https://api.github.com/users/h-vetinari/followers", "following_url": "https://api.github.com/users/h-vetinari/following{/other_user}", "gists_url"...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "729FCF", "default": false, "description": null, "id": 233160...
open
false
null
[]
null
4
2018-08-30T19:16:42Z
2019-12-16T08:35:42Z
null
CONTRIBUTOR
null
I'm very often working with `df.groupby.apply()`, and there are many confusing (sometimes wrong) aspects about the behaviour of the output, particularly regarding what happens with the index of the output. `v.0.23` cleaned up big parts of the `apply` API, but there's still a lot left... Ideally, I wish there'd be a ...
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22545/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22545/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22546
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22546/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22546/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22546/events
https://github.com/pandas-dev/pandas/issues/22546
355,722,199
MDU6SXNzdWUzNTU3MjIxOTk=
22,546
BUG: weird behaviour for returning group in groupby.apply
{ "avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4", "events_url": "https://api.github.com/users/h-vetinari/events{/privacy}", "followers_url": "https://api.github.com/users/h-vetinari/followers", "following_url": "https://api.github.com/users/h-vetinari/following{/other_user}", "gists_url"...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
open
false
null
[]
null
3
2018-08-30T19:26:59Z
2020-08-08T23:19:22Z
null
CONTRIBUTOR
null
I was trying to document my experiences with the inconsistencies of `DataFrame.groupby.apply` (see #22545), and one of them was the following: ``` N = 5 df = pd.DataFrame(index=range(N), columns=['id', 'x', 'y', 'z']) df.loc[:, ['x', 'y', 'z']] = np.arange(N*3).reshape(N, 3) df.id = np.random.randint(0, 3, (N,))...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22546/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22546/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22547
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22547/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22547/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22547/events
https://github.com/pandas-dev/pandas/pull/22547
355,758,099
MDExOlB1bGxSZXF1ZXN0MjEyMjE0MTcx
22,547
CLN: use 'codes' rather than 'values' internally in Categorical
{ "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": "e11d21", "default": false, "description": "Categorical Data Type", "id": 78527356, "name": "Categorical", "node_id": "MDU6TGFiZWw3ODUyNzM1Ng==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Categorical" }, { "color": "207de5", "default": false, ...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
3
2018-08-30T21:18:20Z
2018-08-31T10:02:47Z
2018-08-31T10:01:27Z
CONTRIBUTOR
null
In some places a variable has the name ``values``, where ``codes`` would be more logical, as we're dealing with codes. This makes it a bit easier to understand what we're looking at when reading IMO,
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22547/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22547/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22547.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22547", "merged_at": "2018-08-31T10:01:27Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22547.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22547" }
https://api.github.com/repos/pandas-dev/pandas/issues/22548
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22548/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22548/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22548/events
https://github.com/pandas-dev/pandas/pull/22548
355,771,598
MDExOlB1bGxSZXF1ZXN0MjEyMjI0Njg2
22,548
Typo: UCT -> UTC
{ "avatar_url": "https://avatars.githubusercontent.com/u/3341011?v=4", "events_url": "https://api.github.com/users/thatneat/events{/privacy}", "followers_url": "https://api.github.com/users/thatneat/followers", "following_url": "https://api.github.com/users/thatneat/following{/other_user}", "gists_url": "http...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "5319e7", "default": false, "description": "Timezone data dtype",...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
4
2018-08-30T22:07:46Z
2018-08-31T10:00:30Z
2018-08-31T10:00:27Z
CONTRIBUTOR
null
- [(no issue)] closes #xxxx - [(didn't change code)] tests added / passed - [(didn't change .py files)] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [(seems unnecessary)] 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/22548/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22548/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22548.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22548", "merged_at": "2018-08-31T10:00:27Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22548.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22548" }
https://api.github.com/repos/pandas-dev/pandas/issues/22549
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22549/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22549/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22549/events
https://github.com/pandas-dev/pandas/pull/22549
355,824,241
MDExOlB1bGxSZXF1ZXN0MjEyMjYzNTE5
22,549
Fix incorrect DTI/TDI indexing; warn before dropping tzinfo
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
6
2018-08-31T03:12:23Z
2018-09-08T03:11:14Z
2018-09-08T02:44:22Z
MEMBER
null
Slight hodge-podge. #21333 is about `to_period` method on DatetimeIndex silently dropping timezone info. This PR makes `DatetimeIndex.to_period` and `Timestamp.to_period` issue a warning when losing timezone info. #20464 is entirely unrelated, notes that `pd.date_range('1970-01-01', period=2).get_loc(pd.Timede...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22549/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22549/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22549.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22549", "merged_at": "2018-09-08T02:44:21Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22549.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22549" }
https://api.github.com/repos/pandas-dev/pandas/issues/22550
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22550/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22550/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22550/events
https://github.com/pandas-dev/pandas/issues/22550
355,853,630
MDU6SXNzdWUzNTU4NTM2MzA=
22,550
TST/CLN: remove TestData from series-tests; replace with fixtures
{ "avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4", "events_url": "https://api.github.com/users/h-vetinari/events{/privacy}", "followers_url": "https://api.github.com/users/h-vetinari/followers", "following_url": "https://api.github.com/users/h-vetinari/following{/other_user}", "gists_url"...
[ { "color": "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...
8
2018-08-31T06:20:23Z
2019-10-29T16:18:24Z
2019-10-29T16:18:24Z
CONTRIBUTOR
null
This is the sister-issue for Series of #22471 (for frames), where the review in #22236 requested: > ok, pls open a new issue that refs this, to remove use of `TestData` in favor of fixtures For Series, this process is started by #22526 by creating a `conftest.py` that translates all the current attributes of `TestD...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22550/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22550/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22551
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22551/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22551/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22551/events
https://github.com/pandas-dev/pandas/issues/22551
355,921,639
MDU6SXNzdWUzNTU5MjE2Mzk=
22,551
columns comparison with Enum column name triggers TypeError
{ "avatar_url": "https://avatars.githubusercontent.com/u/8855640?v=4", "events_url": "https://api.github.com/users/s-wakaba/events{/privacy}", "followers_url": "https://api.github.com/users/s-wakaba/followers", "following_url": "https://api.github.com/users/s-wakaba/following{/other_user}", "gists_url": "http...
[ { "color": "0e8a16", "default": true, "description": null, "id": 717120670, "name": "good first issue", "node_id": "MDU6TGFiZWw3MTcxMjA2NzA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue" }, { "color": "cdea3c", "default": false, "de...
open
false
null
[]
null
7
2018-08-31T10:12:41Z
2021-07-23T05:29:58Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python from enum import Enum import pandas as pd Cols = Enum('Cols', 'col1 col2') q1 = pd.DataFrame({Cols.col1: [1, 2, 3]}) q2 = pd.DataFrame({Cols.col1: [1, 2, 3]}) print((q1[Cols.col1] == q2[Cols.col1]).all()) ``` #### Problem description On...
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22551/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22551/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22552
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22552/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22552/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22552/events
https://github.com/pandas-dev/pandas/pull/22552
355,983,721
MDExOlB1bGxSZXF1ZXN0MjEyMzg1ODI5
22,552
Correct assert_frame_equal doc string
{ "avatar_url": "https://avatars.githubusercontent.com/u/683731?v=4", "events_url": "https://api.github.com/users/pablojim/events{/privacy}", "followers_url": "https://api.github.com/users/pablojim/followers", "following_url": "https://api.github.com/users/pablojim/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": "3465A4", "d...
closed
false
null
[]
null
3
2018-08-31T13:36:39Z
2018-09-03T16:46:55Z
2018-09-03T16:46:55Z
CONTRIBUTOR
null
Correct default values in assert_frame_equal doc string
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22552/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22552/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22552.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22552", "merged_at": "2018-09-03T16:46:55Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22552.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22552" }
https://api.github.com/repos/pandas-dev/pandas/issues/22553
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22553/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22553/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22553/events
https://github.com/pandas-dev/pandas/pull/22553
356,015,975
MDExOlB1bGxSZXF1ZXN0MjEyNDExMDY0
22,553
CLN: modernize string formatting
{ "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
[]
null
3
2018-08-31T15:01:08Z
2018-09-01T17:31:18Z
2018-09-01T17:28:02Z
MEMBER
null
Broken off from #22283. - [ ] closes #xxxx - [ ] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22553/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22553/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22553.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22553", "merged_at": "2018-09-01T17:28:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22553.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22553" }
https://api.github.com/repos/pandas-dev/pandas/issues/22554
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22554/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22554/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22554/events
https://github.com/pandas-dev/pandas/pull/22554
356,049,282
MDExOlB1bGxSZXF1ZXN0MjEyNDM2ODkz
22,554
DOC: Update Series min and max docstring. GH22459
{ "avatar_url": "https://avatars.githubusercontent.com/u/20192767?v=4", "events_url": "https://api.github.com/users/Roald87/events{/privacy}", "followers_url": "https://api.github.com/users/Roald87/followers", "following_url": "https://api.github.com/users/Roald87/following{/other_user}", "gists_url": "https:...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
null
21
2018-08-31T16:36:30Z
2018-12-09T20:46:37Z
2018-12-09T20:46:37Z
NONE
null
- [ ] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` Doesn't pass all the tests, but can figure out where they come from. > Errors found: > Closing quotes should be placed in the line after the last text in the docstring (do not close the quotes in the same lin...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22554/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22554/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22554.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22554", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22554.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22554" }
https://api.github.com/repos/pandas-dev/pandas/issues/22555
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22555/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22555/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22555/events
https://github.com/pandas-dev/pandas/issues/22555
356,056,872
MDU6SXNzdWUzNTYwNTY4NzI=
22,555
In-memory to_csv compression
{ "avatar_url": "https://avatars.githubusercontent.com/u/19669890?v=4", "events_url": "https://api.github.com/users/ZaxR/events{/privacy}", "followers_url": "https://api.github.com/users/ZaxR/followers", "following_url": "https://api.github.com/users/ZaxR/following{/other_user}", "gists_url": "https://api.git...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "5319e7", "default": false, "description": "read_csv...
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...
11
2018-08-31T17:01:36Z
2020-08-07T11:53:10Z
2020-08-07T11:53:10Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python # Attempt 1 import pandas as pd df = pd.DataFrame({"A": [1, 2, 3, 4], "B": [5, 6, 7, 8], "C": [9, 10, 11, 12]}) test = df.to_csv(compression="gzip") type(test) ``` ``` RuntimeWarning: compression has no effect when passing file-like object a...
{ "+1": 15, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 15, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22555/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22555/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22556
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22556/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22556/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22556/events
https://github.com/pandas-dev/pandas/issues/22556
356,062,334
MDU6SXNzdWUzNTYwNjIzMzQ=
22,556
df.sort_values() not respecting na_position with categoricals
{ "avatar_url": "https://avatars.githubusercontent.com/u/35171324?v=4", "events_url": "https://api.github.com/users/zapnat/events{/privacy}", "followers_url": "https://api.github.com/users/zapnat/followers", "following_url": "https://api.github.com/users/zapnat/following{/other_user}", "gists_url": "https://a...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, d...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
4
2018-08-31T17:21:13Z
2018-10-18T16:07:26Z
2018-10-18T16:07:26Z
NONE
null
#### Problem description `DataFrame.sort_values()` appears not to respect the `na_position` parameter when sorting by a categorical series: ```python >>> import pandas as pd >>> c = pd.Categorical(['A', np.nan, 'B'], categories=['A','B'], ordered=True) >>> df = pd.DataFrame({'c': c}) >>> df.sort_values(by='c', ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22556/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22556/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22557
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22557/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22557/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22557/events
https://github.com/pandas-dev/pandas/pull/22557
356,068,065
MDExOlB1bGxSZXF1ZXN0MjEyNDUwOTgy
22,557
[ENH] pull in warning for dialect change from pandas-gbq
{ "avatar_url": "https://avatars.githubusercontent.com/u/247555?v=4", "events_url": "https://api.github.com/users/tswast/events{/privacy}", "followers_url": "https://api.github.com/users/tswast/followers", "following_url": "https://api.github.com/users/tswast/following{/other_user}", "gists_url": "https://api...
[ { "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": "0052...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
4
2018-08-31T17:41:20Z
2018-09-18T12:29:51Z
2018-09-18T12:29:48Z
CONTRIBUTOR
null
- [x] ~closes~ towards https://github.com/pydata/pandas-gbq/issues/195 - [x] tests added / passed (N/A) - [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/22557/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22557/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22557.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22557", "merged_at": "2018-09-18T12:29:48Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22557.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22557" }
https://api.github.com/repos/pandas-dev/pandas/issues/22558
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22558/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22558/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22558/events
https://github.com/pandas-dev/pandas/issues/22558
356,153,966
MDU6SXNzdWUzNTYxNTM5NjY=
22,558
unique aggregation unexpectedly returning different type
{ "avatar_url": "https://avatars.githubusercontent.com/u/6054037?v=4", "events_url": "https://api.github.com/users/ibackus/events{/privacy}", "followers_url": "https://api.github.com/users/ibackus/followers", "following_url": "https://api.github.com/users/ibackus/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...
open
false
null
[]
null
4
2018-09-01T00:09:49Z
2021-06-22T04:48:34Z
null
NONE
null
#### Code Sample ```python import pandas as pd x1 = pd.DataFrame({'a': [1, 2, 3], 'b': [1, 1, 1]}) x2 = pd.DataFrame({'a': [2, 2, 2], 'b': [1, 1, 1]}) aggregation = {'a': 'unique', 'b': 'unique'} agg1 = x1.agg(aggregation) agg2 = x2.agg(aggregation) print("First aggregation:", type(agg1)) print(agg1) ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22558/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22558/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22559
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22559/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22559/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22559/events
https://github.com/pandas-dev/pandas/pull/22559
356,158,907
MDExOlB1bGxSZXF1ZXN0MjEyNTIwNTUy
22,559
TST: Continue collecting arithmetic tests
{ "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": "C4A000", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
3
2018-09-01T01:07:59Z
2018-09-08T03:24:32Z
2018-09-08T02:48:04Z
MEMBER
null
This is split off of #22350, which may have been too ambitious. tests/test_arithmetic.py is moved to tests/arithmetic/test_timedelta64.py. Aside from being moved it is untouched.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22559/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22559/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22559.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22559", "merged_at": "2018-09-08T02:48:04Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22559.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22559" }
https://api.github.com/repos/pandas-dev/pandas/issues/22560
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22560/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22560/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22560/events
https://github.com/pandas-dev/pandas/pull/22560
356,162,545
MDExOlB1bGxSZXF1ZXN0MjEyNTIyOTM3
22,560
ENH/BUG: Add is_dst method to DatetimeIndex and Timestamp to solve AmbiguousTimeError
{ "avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4", "events_url": "https://api.github.com/users/mroeschke/events{/privacy}", "followers_url": "https://api.github.com/users/mroeschke/followers", "following_url": "https://api.github.com/users/mroeschke/following{/other_user}", "gists_url": "...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
13
2018-09-01T02:05:04Z
2018-09-26T17:11:16Z
2018-09-09T01:42:57Z
MEMBER
null
- [x] closes #18885 - [x] closes #18946 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry The issues above required a new method to keep track if each timestamp in the `DatetimeIndex` was previously in daylight savings time in order to pass into ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22560/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22560/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22560.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22560", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22560.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22560" }
https://api.github.com/repos/pandas-dev/pandas/issues/22561
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22561/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22561/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22561/events
https://github.com/pandas-dev/pandas/pull/22561
356,185,715
MDExOlB1bGxSZXF1ZXN0MjEyNTM3NTU0
22,561
BUG: DataFrame.apply not adding a frequency if freq=None (#22150)
{ "avatar_url": "https://avatars.githubusercontent.com/u/32065449?v=4", "events_url": "https://api.github.com/users/HannahFerch/events{/privacy}", "followers_url": "https://api.github.com/users/HannahFerch/followers", "following_url": "https://api.github.com/users/HannahFerch/following{/other_user}", "gists_u...
[ { "color": "0052cc", "default": false, "description": "DateOffsets", "id": 53181044, "name": "Frequency", "node_id": "MDU6TGFiZWw1MzE4MTA0NA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Frequency" }, { "color": "fbca04", "default": false, "description...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
9
2018-09-01T08:55:02Z
2018-09-18T12:29:02Z
2018-09-18T12:29:00Z
CONTRIBUTOR
null
- [x] closes #22150 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22561/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22561/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22561.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22561", "merged_at": "2018-09-18T12:28:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22561.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22561" }
https://api.github.com/repos/pandas-dev/pandas/issues/22562
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22562/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22562/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22562/events
https://github.com/pandas-dev/pandas/pull/22562
356,189,754
MDExOlB1bGxSZXF1ZXN0MjEyNTM5NjEy
22,562
DOC: fix return type of str.extract
{ "avatar_url": "https://avatars.githubusercontent.com/u/17694065?v=4", "events_url": "https://api.github.com/users/zhujun98/events{/privacy}", "followers_url": "https://api.github.com/users/zhujun98/followers", "following_url": "https://api.github.com/users/zhujun98/following{/other_user}", "gists_url": "htt...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "5319e7", "default": false, "description": "String extension data...
closed
false
null
[]
null
6
2018-09-01T09:53:33Z
2018-09-03T16:37:59Z
2018-09-03T16:37:59Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [ ] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22562/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22562/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22562.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22562", "merged_at": "2018-09-03T16:37:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22562.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22562" }
https://api.github.com/repos/pandas-dev/pandas/issues/22563
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22563/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22563/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22563/events
https://github.com/pandas-dev/pandas/pull/22563
356,196,558
MDExOlB1bGxSZXF1ZXN0MjEyNTQzNDEz
22,563
DOC: Deleted 'replaced' from Returns docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/42746998?v=4", "events_url": "https://api.github.com/users/davidmvalente/events{/privacy}", "followers_url": "https://api.github.com/users/davidmvalente/followers", "following_url": "https://api.github.com/users/davidmvalente/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" }, { "color": "5319e7", "default": false, "description": "String extension data...
closed
false
null
[]
null
2
2018-09-01T11:50:19Z
2018-09-02T16:07:48Z
2018-09-02T16:07:00Z
CONTRIBUTOR
null
Deleted the word 'replaced' from the Returns section of the docstring, since it is an unnecessary local variable name.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22563/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22563/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22563.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22563", "merged_at": "2018-09-02T16:07:00Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22563.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22563" }
https://api.github.com/repos/pandas-dev/pandas/issues/22564
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22564/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22564/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22564/events
https://github.com/pandas-dev/pandas/pull/22564
356,197,581
MDExOlB1bGxSZXF1ZXN0MjEyNTQzOTY0
22,564
BUG: Fix (22477) dtype=str converts NaN to 'n'
{ "avatar_url": "https://avatars.githubusercontent.com/u/19708408?v=4", "events_url": "https://api.github.com/users/Nikoleta-v3/events{/privacy}", "followers_url": "https://api.github.com/users/Nikoleta-v3/followers", "following_url": "https://api.github.com/users/Nikoleta-v3/following{/other_user}", "gists_u...
[ { "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": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
11
2018-09-01T12:08:09Z
2018-11-20T15:27:16Z
2018-11-20T15:26:30Z
CONTRIBUTOR
null
- [x] closes #22477 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Now: ``` >>> import pandas as pd >>> result = pd.Series(index=range(5), dtype=str) >>> result 0 NaN 1 NaN 2 NaN 3 NaN 4 NaN dtype: object ``` This i...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22564/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22564/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22564.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22564", "merged_at": "2018-11-20T15:26:30Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22564.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22564" }
https://api.github.com/repos/pandas-dev/pandas/issues/22565
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22565/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22565/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22565/events
https://github.com/pandas-dev/pandas/pull/22565
356,199,160
MDExOlB1bGxSZXF1ZXN0MjEyNTQ0ODM4
22,565
DOC: Formatting in Series.str.extractall
{ "avatar_url": "https://avatars.githubusercontent.com/u/7964674?v=4", "events_url": "https://api.github.com/users/lucadonini96/events{/privacy}", "followers_url": "https://api.github.com/users/lucadonini96/followers", "following_url": "https://api.github.com/users/lucadonini96/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": "5319e7", "default": false, "description": "String extension data...
closed
false
null
[]
null
4
2018-09-01T12:34:03Z
2018-09-18T12:46:36Z
2018-09-18T12:46:36Z
CONTRIBUTOR
null
In Series.str.extractall, corrected the formatting in the return value and added a period at the end of the parameter descriptions. Can also clarify descriptions if useful. - [ ] closes #xxxx - [ ] tests added / passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry ``...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22565/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22565/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22565.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22565", "merged_at": "2018-09-18T12:46:36Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22565.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22565" }
https://api.github.com/repos/pandas-dev/pandas/issues/22566
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22566/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22566/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22566/events
https://github.com/pandas-dev/pandas/pull/22566
356,200,198
MDExOlB1bGxSZXF1ZXN0MjEyNTQ1NDYw
22,566
DOC: Updating str_repeat docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/2620316?v=4", "events_url": "https://api.github.com/users/JesperDramsch/events{/privacy}", "followers_url": "https://api.github.com/users/JesperDramsch/followers", "following_url": "https://api.github.com/users/JesperDramsch/following{/other_user}", "gi...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "5319e7", "default": false, "description": "String extension data...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
3
2018-09-01T12:51:49Z
2018-09-01T14:32:28Z
2018-09-01T14:27:19Z
CONTRIBUTOR
null
- [ x] tests passed - [ x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` Updated the Docstring with examples for str.repeat()
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22566/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22566/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22566.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22566", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22566.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22566" }
https://api.github.com/repos/pandas-dev/pandas/issues/22567
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22567/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22567/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22567/events
https://github.com/pandas-dev/pandas/pull/22567
356,202,409
MDExOlB1bGxSZXF1ZXN0MjEyNTQ2NzQ4
22,567
DOC: Updating str_pad docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/2620316?v=4", "events_url": "https://api.github.com/users/JesperDramsch/events{/privacy}", "followers_url": "https://api.github.com/users/JesperDramsch/followers", "following_url": "https://api.github.com/users/JesperDramsch/following{/other_user}", "gi...
[]
closed
false
null
[]
null
2
2018-09-01T13:27:07Z
2018-09-01T14:33:03Z
2018-09-01T14:27:41Z
CONTRIBUTOR
null
- [x ] tests added / passed - [ x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` Pad documentation was describing a different behaviour, so I fixed it and added examples.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22567/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22567/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22567.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22567", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22567.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22567" }
https://api.github.com/repos/pandas-dev/pandas/issues/22568
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22568/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22568/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22568/events
https://github.com/pandas-dev/pandas/pull/22568
356,205,013
MDExOlB1bGxSZXF1ZXN0MjEyNTQ4MjMz
22,568
DOC: Updating str_slice docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/2620316?v=4", "events_url": "https://api.github.com/users/JesperDramsch/events{/privacy}", "followers_url": "https://api.github.com/users/JesperDramsch/followers", "following_url": "https://api.github.com/users/JesperDramsch/following{/other_user}", "gi...
[]
closed
false
null
[]
null
4
2018-09-01T14:04:16Z
2018-09-02T06:16:31Z
2018-09-01T14:26:58Z
CONTRIBUTOR
null
Added Examples to docstring. Added documentation to each part of docstring
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22568/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22568/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22568.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22568", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22568.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22568" }
https://api.github.com/repos/pandas-dev/pandas/issues/22569
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22569/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22569/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22569/events
https://github.com/pandas-dev/pandas/pull/22569
356,206,615
MDExOlB1bGxSZXF1ZXN0MjEyNTQ5MTU4
22,569
DOC: Updating str_slice docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/2620316?v=4", "events_url": "https://api.github.com/users/JesperDramsch/events{/privacy}", "followers_url": "https://api.github.com/users/JesperDramsch/followers", "following_url": "https://api.github.com/users/JesperDramsch/following{/other_user}", "gi...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "5319e7", "default": false, "description": "String extension data...
closed
false
null
[]
null
12
2018-09-01T14:29:01Z
2018-10-04T19:13:49Z
2018-10-04T18:56:00Z
CONTRIBUTOR
null
Added Examples to docstring. Added documentation to each part of docstring
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22569/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22569/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22569.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22569", "merged_at": "2018-10-04T18:56:00Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22569.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22569" }
https://api.github.com/repos/pandas-dev/pandas/issues/22570
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22570/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22570/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22570/events
https://github.com/pandas-dev/pandas/pull/22570
356,206,653
MDExOlB1bGxSZXF1ZXN0MjEyNTQ5MTc2
22,570
DOC: Updating str_pad docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/2620316?v=4", "events_url": "https://api.github.com/users/JesperDramsch/events{/privacy}", "followers_url": "https://api.github.com/users/JesperDramsch/followers", "following_url": "https://api.github.com/users/JesperDramsch/following{/other_user}", "gi...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "5319e7", "default": false, "description": "String extension data...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
7
2018-09-01T14:29:42Z
2018-09-25T17:16:07Z
2018-09-25T16:49:13Z
CONTRIBUTOR
null
Added Examples to docstring. Added documentation to each part of docstring
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22570/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22570/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22570.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22570", "merged_at": "2018-09-25T16:49:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22570.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22570" }
https://api.github.com/repos/pandas-dev/pandas/issues/22571
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22571/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22571/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22571/events
https://github.com/pandas-dev/pandas/pull/22571
356,206,693
MDExOlB1bGxSZXF1ZXN0MjEyNTQ5MjAw
22,571
DOC: Updating str_repeat docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/2620316?v=4", "events_url": "https://api.github.com/users/JesperDramsch/events{/privacy}", "followers_url": "https://api.github.com/users/JesperDramsch/followers", "following_url": "https://api.github.com/users/JesperDramsch/following{/other_user}", "gi...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "5319e7", "default": false, "description": "String extension data...
closed
false
null
[]
null
9
2018-09-01T14:30:12Z
2018-10-04T16:08:24Z
2018-09-18T12:40:46Z
CONTRIBUTOR
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22571/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22571/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22571.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22571", "merged_at": "2018-09-18T12:40:46Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22571.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22571" }
https://api.github.com/repos/pandas-dev/pandas/issues/22572
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22572/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22572/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22572/events
https://github.com/pandas-dev/pandas/pull/22572
356,219,495
MDExOlB1bGxSZXF1ZXN0MjEyNTU2Mzkw
22,572
Use dispatch_to_series where possible
{ "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": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
1
2018-09-01T17:27:14Z
2018-09-05T13:43:02Z
2018-09-05T11:29:54Z
MEMBER
null
Broken off from #22534, since that ended up surfacing a bug elsewhere.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22572/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22572/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22572.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22572", "merged_at": "2018-09-05T11:29:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22572.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22572" }
https://api.github.com/repos/pandas-dev/pandas/issues/22573
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22573/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22573/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22573/events
https://github.com/pandas-dev/pandas/pull/22573
356,241,861
MDExOlB1bGxSZXF1ZXN0MjEyNTY5ODMw
22,573
CLN: Remove unused variable in test_reshape.py
{ "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": "207de5", "d...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
1
2018-09-02T00:16:39Z
2018-09-02T01:17:53Z
2018-09-02T01:17:51Z
MEMBER
null
Title is self-explanatory.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22573/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22573/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22573.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22573", "merged_at": "2018-09-02T01:17:51Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22573.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22573" }
https://api.github.com/repos/pandas-dev/pandas/issues/22574
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22574/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22574/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22574/events
https://github.com/pandas-dev/pandas/pull/22574
356,242,361
MDExOlB1bGxSZXF1ZXN0MjEyNTcwMTI3
22,574
CLN: Rename 'n' to 'repeats' in .repeat methods
{ "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": "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" }, { "color": "207de5", "default": f...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
2
2018-09-02T00:29:05Z
2018-09-05T03:53:01Z
2018-09-04T11:13:35Z
MEMBER
null
For `Index` and `MultiIndex`. xref #14645.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22574/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22574/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22574.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22574", "merged_at": "2018-09-04T11:13:35Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22574.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22574" }
https://api.github.com/repos/pandas-dev/pandas/issues/22575
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22575/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22575/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22575/events
https://github.com/pandas-dev/pandas/pull/22575
356,242,622
MDExOlB1bGxSZXF1ZXN0MjEyNTcwMjcy
22,575
CLN: tests for str.cat
{ "avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4", "events_url": "https://api.github.com/users/h-vetinari/events{/privacy}", "followers_url": "https://api.github.com/users/h-vetinari/followers", "following_url": "https://api.github.com/users/h-vetinari/following{/other_user}", "gists_url"...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "5319e7", "d...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
7
2018-09-02T00:36:07Z
2018-09-09T21:23:30Z
2018-09-08T03:05:50Z
CONTRIBUTOR
null
Cleaning up some left-overs from #20347 and preparing the tests for changing the default of `join` to `'left'` in 1.0 (which would break some tests that assume no alignment currently). As a side benefit, this has: * nicer parametrization * nicer switches (and reduced usage of them within the tests) * now follows `re...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22575/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22575/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22575.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22575", "merged_at": "2018-09-08T03:05:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22575.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22575" }
https://api.github.com/repos/pandas-dev/pandas/issues/22576
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22576/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22576/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22576/events
https://github.com/pandas-dev/pandas/pull/22576
356,297,967
MDExOlB1bGxSZXF1ZXN0MjEyNjAyMjA0
22,576
BUG: fix failing DataFrame.loc when indexing with an IntervalIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/22498218?v=4", "events_url": "https://api.github.com/users/sideeye/events{/privacy}", "followers_url": "https://api.github.com/users/sideeye/followers", "following_url": "https://api.github.com/users/sideeye/following{/other_user}", "gists_url": "https:...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
6
2018-09-02T17:06:47Z
2018-09-13T18:53:00Z
2018-09-08T02:52:59Z
CONTRIBUTOR
null
- [x] closes #19977 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22576/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22576/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22576.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22576", "merged_at": "2018-09-08T02:52:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22576.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22576" }
https://api.github.com/repos/pandas-dev/pandas/issues/22577
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22577/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22577/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22577/events
https://github.com/pandas-dev/pandas/issues/22577
356,309,174
MDU6SXNzdWUzNTYzMDkxNzQ=
22,577
rolling std results in NaN
{ "avatar_url": "https://avatars.githubusercontent.com/u/12116628?v=4", "events_url": "https://api.github.com/users/kender99/events{/privacy}", "followers_url": "https://api.github.com/users/kender99/followers", "following_url": "https://api.github.com/users/kender99/following{/other_user}", "gists_url": "htt...
[ { "color": "d4c5f9", "default": false, "description": "rolling, ewma, expanding", "id": 1045950827, "name": "Window", "node_id": "MDU6TGFiZWwxMDQ1OTUwODI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Window" } ]
closed
false
null
[]
null
0
2018-09-02T19:49:59Z
2018-09-04T23:49:31Z
2018-09-02T19:58:42Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python s = pd.Series([5, 5, 6, 7, 5, 5, 5]) s.rolling(3).std() ``` #### Problem description The code here is straight from the documentation. [https://pandas.pydata.org/pandas-docs/stable/generated/pandas.core.window.Rolling.std.html](url) The beha...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22577/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22577/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22578
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22578/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22578/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22578/events
https://github.com/pandas-dev/pandas/issues/22578
356,392,306
MDU6SXNzdWUzNTYzOTIzMDY=
22,578
BUG: astype('Int64') raises AttributeError
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "6138b5", "default": false, "description": "Extending pandas with cu...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
0
2018-09-03T07:44:52Z
2018-10-10T11:43:50Z
2018-10-10T11:43:50Z
MEMBER
null
``` In [8]: df = pd.DataFrame([[1., 2.], [3., 4.], [5., 6.]], columns=['a', 'b']) In [9]: df Out[9]: a b 0 1.0 2.0 1 3.0 4.0 2 5.0 6.0 In [10]: df.astype('Int64') --------------------------------------------------------------------------- AttributeError Traceback ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22578/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22578/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22579
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22579/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22579/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22579/events
https://github.com/pandas-dev/pandas/issues/22579
356,426,058
MDU6SXNzdWUzNTY0MjYwNTg=
22,579
Column Offset Bug with to_html(index=False) with MultiIndex Columns and Index
{ "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": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "006b75", "default": false, "description": "read_html, to_html, Styl...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
3
2018-09-03T09:28:52Z
2019-01-01T16:35:14Z
2019-01-01T16:35:14Z
MEMBER
null
```python import pandas as pd from IPython.display import HTML df = pd.DataFrame({'a': range(10), 'b': range(10,20), 'c': range(10,20), 'd': range(10,20)}) df.columns = pd.MultiIndex.from_product([['a', 'b'], ['c', 'd']]) df.index = pd.MultiIndex.from_product([['a', 'b'], ['c', 'd', 'e', 'f', 'g']]) HTML(df.to_ht...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22579/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22579/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22580
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22580/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22580/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22580/events
https://github.com/pandas-dev/pandas/pull/22580
356,464,291
MDExOlB1bGxSZXF1ZXN0MjEyNzE3NTE3
22,580
Add 'name' as argument for index 'to_frame' method
{ "avatar_url": "https://avatars.githubusercontent.com/u/3909112?v=4", "events_url": "https://api.github.com/users/henriqueribeiro/events{/privacy}", "followers_url": "https://api.github.com/users/henriqueribeiro/followers", "following_url": "https://api.github.com/users/henriqueribeiro/following{/other_user}",...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "0052cc", "default": false, "description": "pandas o...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
19
2018-09-03T11:19:23Z
2018-09-14T12:36:17Z
2018-09-14T04:45:16Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry Since series `to_frame` method has a `name` argument, I believe it makes sense for index also have 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/22580/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22580/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22580.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22580", "merged_at": "2018-09-14T04:45:16Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22580.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22580" }
https://api.github.com/repos/pandas-dev/pandas/issues/22581
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22581/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22581/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22581/events
https://github.com/pandas-dev/pandas/issues/22581
356,488,951
MDU6SXNzdWUzNTY0ODg5NTE=
22,581
BUG: KDE plot doesn't drop missing values
{ "avatar_url": "https://avatars.githubusercontent.com/u/33803457?v=4", "events_url": "https://api.github.com/users/XanthanGum/events{/privacy}", "followers_url": "https://api.github.com/users/XanthanGum/followers", "following_url": "https://api.github.com/users/XanthanGum/following{/other_user}", "gists_url"...
[]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
2
2018-09-03T12:36:27Z
2018-09-04T11:42:40Z
2018-09-04T11:42:30Z
NONE
null
#### Code Sample plt.figure(figsize = (10,12)) for i, source in enumerate(['EXT_SOURCE_1','EXT_SOURCE_2','EXT_SOURCE_3']): # create subplot for each source plt.subplot(3, 1, i+1) sns.kdeplot(train.loc[train['TARGET'] == 0, source], label = 'target == 0') sns.kdeplot(train.loc[train['TARGET'] =...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22581/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22581/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22582
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22582/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22582/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22582/events
https://github.com/pandas-dev/pandas/pull/22582
356,556,765
MDExOlB1bGxSZXF1ZXN0MjEyNzg4MzQ1
22,582
Update ecosystem.rst to include Pint
{ "avatar_url": "https://avatars.githubusercontent.com/u/23625371?v=4", "events_url": "https://api.github.com/users/znicholls/events{/privacy}", "followers_url": "https://api.github.com/users/znicholls/followers", "following_url": "https://api.github.com/users/znicholls/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
{ "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}", ...
[ { "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{/oth...
null
14
2018-09-03T16:13:15Z
2020-07-07T22:42:02Z
2018-12-19T12:17:33Z
CONTRIBUTOR
null
We are working on upgrading pint to be compatible with pandas, see https://github.com/hgrecco/pint/pull/684 I am guessing that the line in the docs, > If you’re building a library that implements the interface, please publicize it on Extension Data Types. meant something like this pull request. If that's compl...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22582/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22582/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22582.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22582", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22582.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22582" }
https://api.github.com/repos/pandas-dev/pandas/issues/22583
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22583/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22583/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22583/events
https://github.com/pandas-dev/pandas/issues/22583
356,722,209
MDU6SXNzdWUzNTY3MjIyMDk=
22,583
DatetimeIndex and loc method for ambiguous selecting
{ "avatar_url": "https://avatars.githubusercontent.com/u/11537812?v=4", "events_url": "https://api.github.com/users/yutiansut/events{/privacy}", "followers_url": "https://api.github.com/users/yutiansut/followers", "following_url": "https://api.github.com/users/yutiansut/following{/other_user}", "gists_url": "...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
null
3
2018-09-04T09:17:58Z
2018-09-04T11:41:09Z
2018-09-04T11:41:09Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python # Your code here In [1]: import pandas as pd In [2]: In [2]: data=pd.DataFrame([1,2,3,4],index=pd.to_datetime(['2018-08-01 09:30:00','2018-08-01 14:20:00','2018-08-02 10:00:00','2018-08-03 12:00:00' ...: ])) In [3]: data Out[3]: ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22583/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22583/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22584
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22584/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22584/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22584/events
https://github.com/pandas-dev/pandas/issues/22584
356,767,034
MDU6SXNzdWUzNTY3NjcwMzQ=
22,584
read_csv Conflict between "thousands = ','" and "header = None"
{ "avatar_url": "https://avatars.githubusercontent.com/u/17333212?v=4", "events_url": "https://api.github.com/users/Obi-Sargoni/events{/privacy}", "followers_url": "https://api.github.com/users/Obi-Sargoni/followers", "following_url": "https://api.github.com/users/Obi-Sargoni/following{/other_user}", "gists_u...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
3
2018-09-04T11:27:12Z
2018-09-04T12:24:39Z
2018-09-04T12:24:32Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python In [3]: pd.read_csv( 'test_data_with_commas.csv', header = None).head() Out[3]: 0 1 0 area_code indicator_test_1 1 area_1 1,000 2 area_2 2,000 3 area_3 3,000 4 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22584/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22584/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22585
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22585/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22585/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22585/events
https://github.com/pandas-dev/pandas/issues/22585
356,804,263
MDU6SXNzdWUzNTY4MDQyNjM=
22,585
Series constructor with missing values and int dtype fails or passes depending on data type
{ "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": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, d...
closed
false
null
[]
null
2
2018-09-04T13:13:23Z
2020-10-25T18:52:39Z
2020-10-25T18:52:39Z
CONTRIBUTOR
null
I'm not sure what the expected behavior is, but these should match ```python In [16]: pd.Series([1, 2, np.nan], dtype=int) ``` ```pytb --------------------------------------------------------------------------- ValueError Traceback (most recent call last) <ipython-input-16-f00757...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22585/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22585/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22586
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22586/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22586/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22586/events
https://github.com/pandas-dev/pandas/issues/22586
356,835,174
MDU6SXNzdWUzNTY4MzUxNzQ=
22,586
Plotting two time series in same Axes: Overflow/wrapping problem
{ "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": "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
2
2018-09-04T14:25:47Z
2021-06-22T04:50:58Z
2021-06-22T04:50:58Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd import numpy as np import matplotlib.pyplot as plt pd.show_versions() L = 5 index_wo_seconds = pd.date_range('1/1/2018', periods=L, freq='D') ts1 = pd.Series(np.random.randn(L), index=index_wo_seconds) ts2 = pd.Series(n...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22586/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22586/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22587
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22587/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22587/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22587/events
https://github.com/pandas-dev/pandas/pull/22587
356,850,727
MDExOlB1bGxSZXF1ZXN0MjEzMDA3NzM4
22,587
ENH: Replace skiprows with skip_rows to begin standardizing underscore usage in keyword arguments
{ "avatar_url": "https://avatars.githubusercontent.com/u/9993?v=4", "events_url": "https://api.github.com/users/palewire/events{/privacy}", "followers_url": "https://api.github.com/users/palewire/followers", "following_url": "https://api.github.com/users/palewire/following{/other_user}", "gists_url": "https:/...
[ { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "id": 47229171, "name": "IO CSV", "node_id": "MDU6TGFiZWw0NzIyOTE3MQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV" }, { "color": "5319e7", "default": false, "descriptio...
closed
false
null
[]
null
13
2018-09-04T14:59:27Z
2018-11-23T03:52:03Z
2018-11-23T03:52:03Z
CONTRIBUTOR
null
By [my rough count](https://docs.google.com/spreadsheets/d/1h_iQ5Pexs5SuCT2pfbN8OH6ld6ZyvWqTEaH2W-xkEJE/edit?usp=sharing), the [`read_csv`](https://pandas.pydata.org/pandas-docs/stable/generated/pandas.read_csv.html) method has nearly 50 keyword arguments. Of those, 32 arguments are made up or two or more words. Twe...
{ "+1": 12, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 12, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22587/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22587/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22587.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22587", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22587.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22587" }
https://api.github.com/repos/pandas-dev/pandas/issues/22588
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22588/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22588/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22588/events
https://github.com/pandas-dev/pandas/pull/22588
356,876,870
MDExOlB1bGxSZXF1ZXN0MjEzMDI3NTEy
22,588
TST: add test to io/formats/test_to_html.py to close GH6131
{ "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.com/users/simonjayhawkins/followers", "following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "ededed", "d...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
6
2018-09-04T16:00:39Z
2018-09-09T18:39:31Z
2018-09-09T17:11:29Z
MEMBER
null
- [x] closes #6131 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22588/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22588/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22588.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22588", "merged_at": "2018-09-09T17:11:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22588.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22588" }
https://api.github.com/repos/pandas-dev/pandas/issues/22589
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22589/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22589/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22589/events
https://github.com/pandas-dev/pandas/issues/22589
356,886,234
MDU6SXNzdWUzNTY4ODYyMzQ=
22,589
dt accessor doesn't work with datetime.date
{ "avatar_url": "https://avatars.githubusercontent.com/u/3619876?v=4", "events_url": "https://api.github.com/users/postelrich/events{/privacy}", "followers_url": "https://api.github.com/users/postelrich/followers", "following_url": "https://api.github.com/users/postelrich/following{/other_user}", "gists_url":...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "0052cc", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
3
2018-09-04T16:26:52Z
2018-09-04T18:34:00Z
2018-09-04T18:18:46Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import datetime import pandas as pd x = pd.Series([datetime.date(2018, 9, 1)]) x.dt.strftime('%Y%m%d') ``` #### Problem description Noticed that the dt accessor does not work with `datetime.date` objects. Why aren't dates supported? #### Out...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22589/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22589/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22590
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22590/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22590/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22590/events
https://github.com/pandas-dev/pandas/issues/22590
356,889,483
MDU6SXNzdWUzNTY4ODk0ODM=
22,590
DataFrame.rolling causes Kernel died, restart
{ "avatar_url": "https://avatars.githubusercontent.com/u/42874448?v=4", "events_url": "https://api.github.com/users/pasinu29/events{/privacy}", "followers_url": "https://api.github.com/users/pasinu29/followers", "following_url": "https://api.github.com/users/pasinu29/following{/other_user}", "gists_url": "htt...
[ { "color": "fbca04", "default": false, "description": "Windows OS", "id": 57186974, "name": "Windows", "node_id": "MDU6TGFiZWw1NzE4Njk3NA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Windows" }, { "color": "0e8a16", "default": true, "description": nul...
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...
18
2018-09-04T16:36:09Z
2019-11-04T22:10:32Z
2019-11-04T22:10:32Z
NONE
null
# Description I have a dataframe with a Datetime index, and pandas 0.23.4 causes a **Kernel died, restarting** notification when using DF.rolling with a specified window as a string (i.e. '2D'). This worked in previous versions of pandas (at least 0.21 and 0.20). Any advice on this bug/issue would be great! # 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/22590/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22590/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22591
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22591/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22591/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22591/events
https://github.com/pandas-dev/pandas/issues/22591
356,889,563
MDU6SXNzdWUzNTY4ODk1NjM=
22,591
Inconsistent behaviour in Timestamp.round
{ "avatar_url": "https://avatars.githubusercontent.com/u/6403904?v=4", "events_url": "https://api.github.com/users/miccoli/events{/privacy}", "followers_url": "https://api.github.com/users/miccoli/followers", "following_url": "https://api.github.com/users/miccoli/following{/other_user}", "gists_url": "https:/...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" } ]
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
9
2018-09-04T16:36:24Z
2018-10-01T12:10:50Z
2018-10-01T12:10:50Z
CONTRIBUTOR
null
#### Code Sample ```python >>> import pandas as pd >>> a = pd.to_datetime('2000-01-01 0:0:0.124999360') >>> b = pd.to_datetime('2018-01-01 0:0:0.124999360') >>> a.round('us') Timestamp('2000-01-01 00:00:00.124999') >>> b.round('us') Timestamp('2018-01-01 00:00:00.125000') ``` #### Problem description Acc...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22591/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22591/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22592
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22592/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22592/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22592/events
https://github.com/pandas-dev/pandas/issues/22592
356,918,193
MDU6SXNzdWUzNTY5MTgxOTM=
22,592
Invitation for comments / use: reading large fixed-width datasets efficiently
{ "avatar_url": "https://avatars.githubusercontent.com/u/120710?v=4", "events_url": "https://api.github.com/users/davclark/events{/privacy}", "followers_url": "https://api.github.com/users/davclark/followers", "following_url": "https://api.github.com/users/davclark/following{/other_user}", "gists_url": "https...
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "e99695", "default"...
open
false
null
[]
null
2
2018-09-04T18:06:20Z
2019-12-11T21:01:01Z
null
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python import marketflow sample = marketflow.TAQ2Chunks(sample_fname, chunksize=chunksize) # Now you have quick access to TAQ data records in a chunked fashion ``` I think the code is fairly readable - core logic is [here](https://github.com/glass-bea...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22592/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22592/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22593
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22593/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22593/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22593/events
https://github.com/pandas-dev/pandas/issues/22593
356,922,030
MDU6SXNzdWUzNTY5MjIwMzA=
22,593
Set hypothesis HealthCheck
{ "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": "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": "a2bca7", "d...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
5
2018-09-04T18:17:54Z
2018-09-08T02:32:37Z
2018-09-08T02:32:37Z
CONTRIBUTOR
null
from https://github.com/pandas-dev/pandas/pull/22280#issuecomment-416407165 ``` # add to pandas/conftest.py from hypothesis import settings, HealthCheck settings.default.suppress_health_check = (HealthCheck.TooSlow,) # HealthCheck.all() to disable all health checks ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22593/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22593/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22594
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22594/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22594/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22594/events
https://github.com/pandas-dev/pandas/issues/22594
356,959,091
MDU6SXNzdWUzNTY5NTkwOTE=
22,594
plot.bar doesn't generate nice x-axis labels as plot.line does
{ "avatar_url": "https://avatars.githubusercontent.com/u/171609?v=4", "events_url": "https://api.github.com/users/bmironov/events{/privacy}", "followers_url": "https://api.github.com/users/bmironov/followers", "following_url": "https://api.github.com/users/bmironov/following{/other_user}", "gists_url": "https...
[]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
7
2018-09-04T20:13:28Z
2020-11-16T09:11:16Z
2018-09-05T02:54:54Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python # From Jupyter notebook print ("Pandas", pd.__version__) print ("Matplotlib", matplotlib.__version__) Pandas 0.23.4 Matplotlib 2.2.3 prices_d.info() <class 'pandas.core.frame.DataFrame'> DatetimeIndex: 28 entries, 2018-07-25 00:00:00-04:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22594/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22594/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22595
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22595/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22595/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22595/events
https://github.com/pandas-dev/pandas/issues/22595
356,960,533
MDU6SXNzdWUzNTY5NjA1MzM=
22,595
KeyError on master in TestExcelWrtiter
{ "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": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "bfe5bf", "d...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
2
2018-09-04T20:17:50Z
2018-09-30T13:59:34Z
2018-09-05T10:52:28Z
CONTRIBUTOR
null
https://travis-ci.org/pandas-dev/pandas/jobs/424485100 isn't master, but it's seeminglyon other PRs. e.g. https://travis-ci.org/pandas-dev/pandas/jobs/424480841#L2253 ``` ______________ TestExcelWriter.test_tsframe[openpyxl-.xlsx-True] _______________ [gw0] darwin -- Python 3.5.6 /Users/travis/miniconda3/envs/pand...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22595/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22595/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22596
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22596/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22596/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22596/events
https://github.com/pandas-dev/pandas/issues/22596
356,994,077
MDU6SXNzdWUzNTY5OTQwNzc=
22,596
pct_change calculation should have an additional optional parameter for calculation with negative numbers
{ "avatar_url": "https://avatars.githubusercontent.com/u/9282127?v=4", "events_url": "https://api.github.com/users/ededovic/events{/privacy}", "followers_url": "https://api.github.com/users/ededovic/followers", "following_url": "https://api.github.com/users/ededovic/following{/other_user}", "gists_url": "http...
[ { "color": "207de5", "default": false, "description": "Clarification about behavior needed to assess issue", "id": 307649777, "name": "Needs Info", "node_id": "MDU6TGFiZWwzMDc2NDk3Nzc=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Info" } ]
closed
false
null
[]
null
6
2018-09-04T22:09:43Z
2019-10-08T12:24:31Z
2018-12-09T19:40:06Z
NONE
null
#### Problem description I'm proposing addition of an additional optional parameter for pct_change calculation to help with negative numbers calculations. The new optional calculation should be calculated as ```s.diff()/s.shift().abs()```. #### Example code of current and proposed behavior ``` s = pd.Series([-1,...
{ "+1": 5, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 6, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22596/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22596/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22597
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22597/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22597/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22597/events
https://github.com/pandas-dev/pandas/pull/22597
356,996,902
MDExOlB1bGxSZXF1ZXN0MjEzMTE5NjA4
22,597
Set hypothesis healthcheck
{ "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": "a2bca7", "d...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
3
2018-09-04T22:20:22Z
2018-09-08T02:32:41Z
2018-09-08T02:32:38Z
CONTRIBUTOR
null
- [y] closes #22593 - [pending] tests added / passed - [y] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [N/A] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22597/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22597/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22597.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22597", "merged_at": "2018-09-08T02:32:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22597.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22597" }
https://api.github.com/repos/pandas-dev/pandas/issues/22598
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22598/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22598/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22598/events
https://github.com/pandas-dev/pandas/pull/22598
356,996,950
MDExOlB1bGxSZXF1ZXN0MjEzMTE5NjQ1
22,598
Fix string format in test runner
{ "avatar_url": "https://avatars.githubusercontent.com/u/112689?v=4", "events_url": "https://api.github.com/users/rhysparry/events{/privacy}", "followers_url": "https://api.github.com/users/rhysparry/followers", "following_url": "https://api.github.com/users/rhysparry/following{/other_user}", "gists_url": "ht...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "5319e7", "d...
closed
false
null
[]
null
4
2018-09-04T22:20:33Z
2018-09-06T19:42:49Z
2018-09-06T19:42:42Z
CONTRIBUTOR
null
`.format()` was expecting keyword arguments. Updated to match other skips nearby.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22598/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22598/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22598.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22598", "merged_at": "2018-09-06T19:42:42Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22598.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22598" }
https://api.github.com/repos/pandas-dev/pandas/issues/22599
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22599/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22599/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22599/events
https://github.com/pandas-dev/pandas/pull/22599
357,039,611
MDExOlB1bGxSZXF1ZXN0MjEzMTUwNzE4
22,599
Implement delegate_names to allow decorating delegated attributes
{ "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": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "FCE94F", "default": false, "description": "Internal...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
4
2018-09-05T02:14:45Z
2018-09-08T03:14:07Z
2018-09-08T02:33:41Z
MEMBER
null
This PR defines a `delegate_names` decorator that provides an alternative (and to my taste, much nicer) syntax for pinning delegated attributes to Accessor classes. Effectively this just moves the call to `_add_delegate_accessors` from after the class definition to a decorator on the class. I find this much harder ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22599/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22599/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22599.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22599", "merged_at": "2018-09-08T02:33:41Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22599.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22599" }
https://api.github.com/repos/pandas-dev/pandas/issues/22600
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22600/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22600/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22600/events
https://github.com/pandas-dev/pandas/pull/22600
357,084,555
MDExOlB1bGxSZXF1ZXN0MjEzMTgzMTQ2
22,600
BUG: NaN should have pct rank of NaN
{ "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": "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": "2018-10-23T02:32:44Z", "closed_issues": 18, "created_at": "2018-08-02T10:03:24Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jre...
7
2018-09-05T06:35:26Z
2018-09-08T05:39:21Z
2018-09-08T02:27:24Z
MEMBER
null
Closes #22519.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22600/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22600/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22600.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22600", "merged_at": "2018-09-08T02:27:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22600.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22600" }
https://api.github.com/repos/pandas-dev/pandas/issues/22601
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22601/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22601/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22601/events
https://github.com/pandas-dev/pandas/pull/22601
357,088,726
MDExOlB1bGxSZXF1ZXN0MjEzMTg2Mjg3
22,601
BLD: Fix openpyxl to 2.5.5
{ "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": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" }, { "color": "a2bca7", "default": false, ...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
2
2018-09-05T06:51:54Z
2018-09-18T19:56:59Z
2018-09-05T10:52:28Z
MEMBER
null
`2.5.5` --> `2.5.6` broke compatibility with pandas `Timestamp` objects. Closes #22595.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22601/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22601/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22601.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22601", "merged_at": "2018-09-05T10:52:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22601.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22601" }
https://api.github.com/repos/pandas-dev/pandas/issues/22602
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22602/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22602/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22602/events
https://github.com/pandas-dev/pandas/pull/22602
357,092,977
MDExOlB1bGxSZXF1ZXN0MjEzMTg5NDU2
22,602
BUG: Check types in Index.__contains__ (#22085)
{ "avatar_url": "https://avatars.githubusercontent.com/u/38222260?v=4", "events_url": "https://api.github.com/users/yeojin-dev/events{/privacy}", "followers_url": "https://api.github.com/users/yeojin-dev/followers", "following_url": "https://api.github.com/users/yeojin-dev/following{/other_user}", "gists_url"...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
6
2018-09-05T07:07:32Z
2018-09-20T04:13:54Z
2018-09-19T21:17:13Z
CONTRIBUTOR
null
- [x] closes #22085 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry I added is_float, is_integer_dtype in Index.__contains__. If key is float and dtype of Index object is integer, return False. And this is the same as #22360. I deleted the b...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22602/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22602/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22602.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22602", "merged_at": "2018-09-19T21:17:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22602.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22602" }
https://api.github.com/repos/pandas-dev/pandas/issues/22603
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22603/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22603/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22603/events
https://github.com/pandas-dev/pandas/issues/22603
357,135,788
MDU6SXNzdWUzNTcxMzU3ODg=
22,603
Slicing bug/miss in multi-index dataframes
{ "avatar_url": "https://avatars.githubusercontent.com/u/7228177?v=4", "events_url": "https://api.github.com/users/oricou/events{/privacy}", "followers_url": "https://api.github.com/users/oricou/followers", "following_url": "https://api.github.com/users/oricou/following{/other_user}", "gists_url": "https://ap...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
null
4
2018-09-05T09:11:44Z
2018-09-05T14:10:22Z
2018-09-05T11:07:18Z
NONE
null
Here is a surprising SyntaxError: ```python arrays = [['bar', 'bar', 'baz', 'baz', 'foo', 'foo', 'qux', 'qux'], ['one', 'two', 'one', 'two', 'one', 'two', 'one', 'two']] df = pd.DataFrame(np.random.randn(8, 4), index=arrays) df 0 1 2 3 bar one -0.137729 -1....
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22603/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22603/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22604
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22604/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22604/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22604/events
https://github.com/pandas-dev/pandas/issues/22604
357,172,170
MDU6SXNzdWUzNTcxNzIxNzA=
22,604
TypeError: object of type 'bool' has no len()
{ "avatar_url": "https://avatars.githubusercontent.com/u/17972687?v=4", "events_url": "https://api.github.com/users/sam4u3/events{/privacy}", "followers_url": "https://api.github.com/users/sam4u3/followers", "following_url": "https://api.github.com/users/sam4u3/following{/other_user}", "gists_url": "https://a...
[]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
8
2018-09-05T10:49:11Z
2018-09-05T14:56:05Z
2018-09-05T13:57:36Z
NONE
null
df = pd.DataFrame(self.Output_Data,index=False) df.to_excel(path) i want to generate excel without indexing column but it giving me below error Traceback (most recent call last): File "E:/Python_Projects/Scraptemplate/ProductCrawl.py", line 81, in Out_Excel df = pd.DataFrame(self.Output_Data,index=...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22604/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22604/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22605
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22605/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22605/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22605/events
https://github.com/pandas-dev/pandas/issues/22605
357,173,660
MDU6SXNzdWUzNTcxNzM2NjA=
22,605
CI: Unpin openpyxl
{ "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" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
8
2018-09-05T10:53:38Z
2019-03-11T11:11:15Z
2019-03-11T11:11:07Z
CONTRIBUTOR
null
Followup to https://github.com/pandas-dev/pandas/pull/22601 and https://github.com/dask/dask-ml/issues/84#issuecomment-418640761. Upstream issue: https://bitbucket.org/openpyxl/openpyxl/issues/1094/error-with-pandas-datetimeindex (one of several in fact filed for this issue)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22605/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22605/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22606
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22606/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22606/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22606/events
https://github.com/pandas-dev/pandas/issues/22606
357,208,911
MDU6SXNzdWUzNTcyMDg5MTE=
22,606
TST: test that operations with Series(ExtensionArray) and list-likes work
{ "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": "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": "6138b5", "default": false, "de...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/44933366?v=4", "events_url": "https://api.github.com/users/avinashpancham/events{/privacy}", "followers_url": "https://api.github.com/users/avinashpancham/followers", "following_url": "https://api.github.com/users/avinashpancham/following{/other_user}", ...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/44933366?v=4", "events_url": "https://api.github.com/users/avinashpancham/events{/privacy}", "followers_url": "https://api.github.com/users/avinashpancham/followers", "following_url": "https://api.github.com/users/avinashpancham/following{/oth...
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
4
2018-09-05T12:37:43Z
2020-10-07T03:15:05Z
2020-10-07T03:15:05Z
MEMBER
null
xref https://github.com/pandas-dev/pandas/pull/22026/files#r212253565 Operations with Series holding an ExtensionArray and with a list as other operand work, eg: ``` In [29]: pd.Series([1, 2, 3], dtype='Int64') + [1, 2, 3] Out[29]: 0 2 1 4 2 6 dtype: Int64 ``` but we should add an explicit tes...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22606/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22606/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22607
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22607/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22607/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22607/events
https://github.com/pandas-dev/pandas/issues/22607
357,236,085
MDU6SXNzdWUzNTcyMzYwODU=
22,607
Any chance of a Python 3.5 32-bit manylinux1 wheel?
{ "avatar_url": "https://avatars.githubusercontent.com/u/67612?v=4", "events_url": "https://api.github.com/users/matthew-brett/events{/privacy}", "followers_url": "https://api.github.com/users/matthew-brett/followers", "following_url": "https://api.github.com/users/matthew-brett/following{/other_user}", "gist...
[ { "color": "0e8a16", "default": false, "description": "32-bit systems", "id": 563047854, "name": "32bit", "node_id": "MDU6TGFiZWw1NjMwNDc4NTQ=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/32bit" } ]
closed
false
null
[]
null
7
2018-09-05T13:43:09Z
2018-09-05T18:01:30Z
2018-09-05T18:01:29Z
CONTRIBUTOR
null
I'm testing statsmodels wheels, and the 32-bit manylinux Python 3.5 build is failing because there is no 32-bit wheel for Pandas 0.23.4. https://travis-ci.org/MacPython/statsmodels-wheels/jobs/424746182#L4815 There are 32-bit wheels for the other supported Python versions. Any chance of a 32-bit wheel for Pytho...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22607/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22607/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22608
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22608/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22608/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22608/events
https://github.com/pandas-dev/pandas/issues/22608
357,256,432
MDU6SXNzdWUzNTcyNTY0MzI=
22,608
colormap does not work if style is applied
{ "avatar_url": "https://avatars.githubusercontent.com/u/23407835?v=4", "events_url": "https://api.github.com/users/marviedemit/events{/privacy}", "followers_url": "https://api.github.com/users/marviedemit/followers", "following_url": "https://api.github.com/users/marviedemit/following{/other_user}", "gists_u...
[]
closed
false
null
[]
null
0
2018-09-05T14:28:18Z
2018-09-05T14:36:43Z
2018-09-05T14:36:43Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python df.plot(colormap = 'Set2') df.plot(colormap = 'Set2', style = 'o-') ``` #### Problem description When I used the colormap without using the style param, the colormap is successfully applied, but if I used the "style = 'o-'" for example, the col...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22608/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22608/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22609
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22609/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22609/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22609/events
https://github.com/pandas-dev/pandas/issues/22609
357,286,011
MDU6SXNzdWUzNTcyODYwMTE=
22,609
DataFrame.where method results in ValueError excepted when at least one of the columns is a categorical
{ "avatar_url": "https://avatars.githubusercontent.com/u/6779278?v=4", "events_url": "https://api.github.com/users/DmitriyLeybel/events{/privacy}", "followers_url": "https://api.github.com/users/DmitriyLeybel/followers", "following_url": "https://api.github.com/users/DmitriyLeybel/following{/other_user}", "gi...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "e1...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/44933366?v=4", "events_url": "https://api.github.com/users/avinashpancham/events{/privacy}", "followers_url": "https://api.github.com/users/avinashpancham/followers", "following_url": "https://api.github.com/users/avinashpancham/following{/other_user}", ...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/44933366?v=4", "events_url": "https://api.github.com/users/avinashpancham/events{/privacy}", "followers_url": "https://api.github.com/users/avinashpancham/followers", "following_url": "https://api.github.com/users/avinashpancham/following{/oth...
{ "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...
4
2018-09-05T15:33:36Z
2020-07-15T22:24:06Z
2020-07-15T22:24:06Z
NONE
null
```pandas: 0.23.4``` I experienced the error in a different workflow but was able to narrow it down to a simple scenario. This works as expected: #### Working example ```python import pandas as pd iris = pd.read_csv('https://raw.githubusercontent.com/mwaskom/seaborn-data/master/iris.csv') # iris.loc[:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22609/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22609/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22610
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22610/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22610/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22610/events
https://github.com/pandas-dev/pandas/issues/22610
357,296,073
MDU6SXNzdWUzNTcyOTYwNzM=
22,610
to_csv() surrogates not allowed
{ "avatar_url": "https://avatars.githubusercontent.com/u/546325?v=4", "events_url": "https://api.github.com/users/obilodeau/events{/privacy}", "followers_url": "https://api.github.com/users/obilodeau/followers", "following_url": "https://api.github.com/users/obilodeau/following{/other_user}", "gists_url": "ht...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "444444", "default": false, "description": "Unicode strings", "i...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/10944368?v=4", "events_url": "https://api.github.com/users/roberthdevries/events{/privacy}", "followers_url": "https://api.github.com/users/roberthdevries/followers", "following_url": "https://api.github.com/users/roberthdevries/following{/other_user}", ...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/10944368?v=4", "events_url": "https://api.github.com/users/roberthdevries/events{/privacy}", "followers_url": "https://api.github.com/users/roberthdevries/followers", "following_url": "https://api.github.com/users/roberthdevries/following{/oth...
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
8
2018-09-05T15:56:17Z
2020-06-08T23:36:05Z
2020-06-08T23:36:05Z
CONTRIBUTOR
null
#### Code Sample ```python s = '\ud800' srs = pd.Series() srs.loc[ 0 ] = s srs.to_csv('testcase.csv') ``` Stack trace: ``` --------------------------------------------------------------------------- UnicodeEncodeError Traceback (most recent call last) <ipython-input-50-769583baba...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22610/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22610/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22611
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22611/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22611/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22611/events
https://github.com/pandas-dev/pandas/pull/22611
357,305,849
MDExOlB1bGxSZXF1ZXN0MjEzMzUzNjMw
22,611
avoid ValueError when overriding eq
{ "avatar_url": "https://avatars.githubusercontent.com/u/290690?v=4", "events_url": "https://api.github.com/users/merraksh/events{/privacy}", "followers_url": "https://api.github.com/users/merraksh/followers", "following_url": "https://api.github.com/users/merraksh/following{/other_user}", "gists_url": "https...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "00...
closed
false
null
[]
{ "closed_at": 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...
17
2018-09-05T16:21:21Z
2020-04-06T20:04:17Z
2018-12-03T01:46:19Z
NONE
null
Using pandas >= 0.22 together with module [xpress](https://pypi.org/project/xpress) that I maintain, I get a `ValueError` when calling `a.loc['foo']` on an index `a`. The reason has to do with xpress' overloading of a NumPy `eq` operation (and also `leq`, `geq`). This is done through NumPy's PyUFunc_FromFuncAndData() f...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22611/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22611/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22611.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22611", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22611.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22611" }