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/30314
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30314/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30314/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30314/events
https://github.com/pandas-dev/pandas/pull/30314
539,359,471
MDExOlB1bGxSZXF1ZXN0MzU0MzUxMDcw
30,314
DOC/CLN: move NDFrame.groupby to (DataFrame|Series).groupby
{ "avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4", "events_url": "https://api.github.com/users/topper-123/events{/privacy}", "followers_url": "https://api.github.com/users/topper-123/followers", "following_url": "https://api.github.com/users/topper-123/following{/other_user}", "gists_url"...
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "207de5", "default": false, "description": null, "id": ...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
10
2019-12-17T23:08:14Z
2020-01-01T11:37:23Z
2020-01-01T03:35:13Z
CONTRIBUTOR
null
By moving this method up to dataFrame/Series, we get better doc strings and more precise type hints.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30314/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30314/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30314.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30314", "merged_at": "2020-01-01T03:35:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30314.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30314" }
https://api.github.com/repos/pandas-dev/pandas/issues/30315
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30315/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30315/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30315/events
https://github.com/pandas-dev/pandas/issues/30315
539,424,975
MDU6SXNzdWU1Mzk0MjQ5NzU=
30,315
join doesn't add rsuffix to all columns - multiindex - intermittent
{ "avatar_url": "https://avatars.githubusercontent.com/u/1137152?v=4", "events_url": "https://api.github.com/users/jayenashar/events{/privacy}", "followers_url": "https://api.github.com/users/jayenashar/followers", "following_url": "https://api.github.com/users/jayenashar/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
[]
null
5
2019-12-18T03:10:36Z
2019-12-19T09:47:52Z
2019-12-19T09:46:41Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd from pandas import Timestamp d = {('collection_end_time', 'is_public_holiday_flag'): {Timestamp('2017-01-01 00:05:00+1100', tz='Australia/Sydney'): True, Timestamp('2017-01-01 00:10:00+1100', tz='Australia/Sydney'): True}, (...
{ "+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/30315/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30315/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30316
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30316/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30316/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30316/events
https://github.com/pandas-dev/pandas/issues/30316
539,470,922
MDU6SXNzdWU1Mzk0NzA5MjI=
30,316
Not possible to concatenate DataFrames with sparse data without copying
{ "avatar_url": "https://avatars.githubusercontent.com/u/26442228?v=4", "events_url": "https://api.github.com/users/MezentsevIlya/events{/privacy}", "followers_url": "https://api.github.com/users/MezentsevIlya/followers", "following_url": "https://api.github.com/users/MezentsevIlya/following{/other_user}", "g...
[ { "color": "009800", "default": false, "description": "Sparse Data Type", "id": 49182326, "name": "Sparse", "node_id": "MDU6TGFiZWw0OTE4MjMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Sparse" }, { "color": "6138b5", "default": false, "description"...
closed
false
null
[]
null
2
2019-12-18T06:04:38Z
2019-12-18T07:52:34Z
2019-12-18T07:52:22Z
NONE
null
#### Code Sample ```python a = pd.DataFrame([0, 0, 1, 0, 2], columns=['a']) a = a.astype(pd.SparseDtype('float', 0.0)) b = pd.DataFrame([0, 2, 3, 0, 2], columns=['b']) b = b.astype(pd.SparseDtype('float', 0.0)) pd.concat([a, b], axis=1, copy=False) ``` #### Problem description Hello! Since `SparseArray` is...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30316/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30316/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30317
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30317/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30317/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30317/events
https://github.com/pandas-dev/pandas/issues/30317
539,519,101
MDU6SXNzdWU1Mzk1MTkxMDE=
30,317
.to_parquet() to a StringIO() causes python to crash
{ "avatar_url": "https://avatars.githubusercontent.com/u/4328561?v=4", "events_url": "https://api.github.com/users/rootcss/events{/privacy}", "followers_url": "https://api.github.com/users/rootcss/followers", "following_url": "https://api.github.com/users/rootcss/following{/other_user}", "gists_url": "https:/...
[ { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" }, { "color": "5319...
closed
false
null
[]
null
9
2019-12-18T08:01:40Z
2020-10-13T18:38:00Z
2019-12-19T05:23:49Z
NONE
null
```python import pandas as pd from io import StringIO df = pd.DataFrame({'x': [1, 2, 2, 4]}) df.to_parquet('some_file') # works fine s = StringIO() df.to_parquet(s) # this causes the crash with following error ``` Error: ``` libc++abi.dylib: terminating with uncaught exception of type parquet::ParquetEx...
{ "+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/30317/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30317/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30318
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30318/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30318/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30318/events
https://github.com/pandas-dev/pandas/pull/30318
539,528,872
MDExOlB1bGxSZXF1ZXN0MzU0NDg4MzAy
30,318
TST: add test for Series.item backed with ExtensionArray
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "6138b5", "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...
0
2019-12-18T08:26:17Z
2019-12-18T12:31:08Z
2019-12-18T12:31:08Z
MEMBER
null
Follow-up on https://github.com/pandas-dev/pandas/pull/30175 cc @jbrockmendel
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30318/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30318/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30318.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30318", "merged_at": "2019-12-18T12:31:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30318.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30318" }
https://api.github.com/repos/pandas-dev/pandas/issues/30319
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30319/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30319/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30319/events
https://github.com/pandas-dev/pandas/pull/30319
539,596,834
MDExOlB1bGxSZXF1ZXN0MzU0NTQzNjcz
30,319
DOC: Remove reference to moving windows regressions
{ "avatar_url": "https://avatars.githubusercontent.com/u/5585221?v=4", "events_url": "https://api.github.com/users/bashtage/events{/privacy}", "followers_url": "https://api.github.com/users/bashtage/followers", "following_url": "https://api.github.com/users/bashtage/following{/other_user}", "gists_url": "http...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-12-18T10:37:27Z
2019-12-19T22:29:42Z
2019-12-18T12:24:11Z
CONTRIBUTOR
null
Remove outdated reference to moving regression which was dropped - [X] passes `black pandas` - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30319/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30319/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30319.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30319", "merged_at": "2019-12-18T12:24:11Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30319.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30319" }
https://api.github.com/repos/pandas-dev/pandas/issues/30320
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30320/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30320/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30320/events
https://github.com/pandas-dev/pandas/issues/30320
539,639,698
MDU6SXNzdWU1Mzk2Mzk2OTg=
30,320
Read_json overflow error when json contains big number strings
{ "avatar_url": "https://avatars.githubusercontent.com/u/6180524?v=4", "events_url": "https://api.github.com/users/boing102/events{/privacy}", "followers_url": "https://api.github.com/users/boing102/followers", "following_url": "https://api.github.com/users/boing102/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" } ]
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/23197003?v=4", "events_url": "https://api.github.com/users/rohitkg98/events{/privacy}", "followers_url": "https://api.github.com/users/rohitkg98/followers", "following_url": "https://api.github.com/users/rohitkg98/following{/other_user}", "gists_url": "...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/23197003?v=4", "events_url": "https://api.github.com/users/rohitkg98/events{/privacy}", "followers_url": "https://api.github.com/users/rohitkg98/followers", "following_url": "https://api.github.com/users/rohitkg98/following{/other_user}", ...
{ "closed_at": "2020-07-28T18:13:47Z", "closed_issues": 2378, "created_at": "2019-12-02T12:52:48Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2019-12-18T12:03:13Z
2020-01-24T04:25:17Z
2020-01-24T04:25:17Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import json import pandas as pd test_data = [{"col": "31900441201190696999"}, {"col": "Text"}] test_json = json.dumps(test_data) pd.read_json(test_json) ``` #### Problem description The current behaviour doesn't return a dateframe for a va...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30320/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30320/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30321
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30321/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30321/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30321/events
https://github.com/pandas-dev/pandas/pull/30321
539,658,911
MDExOlB1bGxSZXF1ZXN0MzU0NTk0NzQw
30,321
Switching %r for repr(op_str) in test-expressions.py for issue 29886
{ "avatar_url": "https://avatars.githubusercontent.com/u/22897252?v=4", "events_url": "https://api.github.com/users/AncientRickles/events{/privacy}", "followers_url": "https://api.github.com/users/AncientRickles/followers", "following_url": "https://api.github.com/users/AncientRickles/following{/other_user}", ...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-12-18T12:44:47Z
2019-12-18T19:32:58Z
2019-12-18T19:32:46Z
CONTRIBUTOR
null
Swaps the following in pandas/tests/test_expressions.py: From: `msg = "operator %r not implemented for bool dtypes"` `f = getattr(operator, opname)` `err_msg = re.escape(msg % op_str)` To: `msg = f"operator {repr(op_str)} not implemented for bool dtypes"` `f = getattr(operator, opname)` ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30321/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30321/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30321.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30321", "merged_at": "2019-12-18T19:32:46Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30321.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30321" }
https://api.github.com/repos/pandas-dev/pandas/issues/30322
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30322/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30322/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30322/events
https://github.com/pandas-dev/pandas/pull/30322
539,690,087
MDExOlB1bGxSZXF1ZXN0MzU0NjIwODgy
30,322
ENH: add ExtensionArray.to_numpy to have control over conversion to numpy array
{ "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": "6138b5", "default": false, "description": "Extending pandas with custom dtypes or arrays.", "id": 849023693, "name": "ExtensionArray", "node_id": "MDU6TGFiZWw4NDkwMjM2OTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/ExtensionArray" } ]
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...
19
2019-12-18T13:45:15Z
2020-01-07T16:26:17Z
2020-01-07T16:26:03Z
MEMBER
null
xref https://github.com/pandas-dev/pandas/issues/30038 Would still need to add this to the other arrays with NA (IntegerArray, StringArray), and need to pass through such option from Series.to_numpy. But already putting this up to check if we are OK with such interface and behaviour.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30322/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30322/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30322.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30322", "merged_at": "2020-01-07T16:26:03Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30322.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30322" }
https://api.github.com/repos/pandas-dev/pandas/issues/30323
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30323/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30323/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30323/events
https://github.com/pandas-dev/pandas/issues/30323
539,719,595
MDU6SXNzdWU1Mzk3MTk1OTU=
30,323
json_normalize skips an entry in a pymongo cursor
{ "avatar_url": "https://avatars.githubusercontent.com/u/1336287?v=4", "events_url": "https://api.github.com/users/languitar/events{/privacy}", "followers_url": "https://api.github.com/users/languitar/followers", "following_url": "https://api.github.com/users/languitar/following{/other_user}", "gists_url": "h...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "207de5", "default": false, "description": "read_json, to_json, json...
open
false
null
[]
null
4
2019-12-18T14:36:29Z
2021-03-02T12:41:59Z
null
NONE
null
I am sorry for not being able to provide a reproducible example, but any attempt to reduce the problem to something limited makes the problem disappear. ```python In [54]: res = client.events.api.longterm.find({'foo': 'bar'}) In [55]: res.count() Out[55]: 76845 In [56]: len(pd.io.json.json_normalize(res)) O...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30323/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30323/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30324
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30324/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30324/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30324/events
https://github.com/pandas-dev/pandas/issues/30324
539,786,620
MDU6SXNzdWU1Mzk3ODY2MjA=
30,324
errors='ignore' does not work on df.replace({col : type}) if col not found
{ "avatar_url": "https://avatars.githubusercontent.com/u/6379550?v=4", "events_url": "https://api.github.com/users/climatebrad/events{/privacy}", "followers_url": "https://api.github.com/users/climatebrad/followers", "following_url": "https://api.github.com/users/climatebrad/following{/other_user}", "gists_ur...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "ffa0ff", "default": false, "description": "Incorrect or improved er...
open
false
null
[]
null
3
2019-12-18T16:27:15Z
2021-07-25T02:58:23Z
null
NONE
null
This may be considered a feature request #### Code Sample, a copy-pastable example if possible ```python df = pd.DataFrame({'a' : [1, 2, 3]}) df.astype({'b' : str}, errors='ignore') KeyError: 'Only a column name can be used for the key in a dtype mappings argument.' ``` #### Problem description A KeyE...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30324/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30324/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30325
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30325/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30325/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30325/events
https://github.com/pandas-dev/pandas/issues/30325
539,812,992
MDU6SXNzdWU1Mzk4MTI5OTI=
30,325
Inconsistent Data Types and Failure to Recognize Type Annotations
{ "avatar_url": "https://avatars.githubusercontent.com/u/45503857?v=4", "events_url": "https://api.github.com/users/thegrapesofwrath/events{/privacy}", "followers_url": "https://api.github.com/users/thegrapesofwrath/followers", "following_url": "https://api.github.com/users/thegrapesofwrath/following{/other_use...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
open
false
null
[]
null
0
2019-12-18T17:16:05Z
2020-02-25T20:59:06Z
null
NONE
null
[examples.zip](https://github.com/pandas-dev/pandas/files/3979600/examples.zip) #### Code Sample, a copy-pastable example if possible ```python #%% import matplotlib as ml import pandas as pd import re #%% dataFile1 = 'bitcoin_cash_price.csv' dataFile2 = 'dash_price.csv' #%% def cleanData(data: str...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30325/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30325/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30326
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30326/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30326/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30326/events
https://github.com/pandas-dev/pandas/pull/30326
539,821,567
MDExOlB1bGxSZXF1ZXN0MzU0NzMwNzg2
30,326
TST: follow-up to #30318
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[]
closed
false
null
[]
null
1
2019-12-18T17:34:50Z
2019-12-18T19:34:08Z
2019-12-18T19:31:19Z
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/30326/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30326/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30326.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30326", "merged_at": "2019-12-18T19:31:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30326.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30326" }
https://api.github.com/repos/pandas-dev/pandas/issues/30327
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30327/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30327/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30327/events
https://github.com/pandas-dev/pandas/pull/30327
539,862,212
MDExOlB1bGxSZXF1ZXN0MzU0NzY0NjQ1
30,327
TST: tests for needs-test issues #12857 #12689
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-12-18T19:06:51Z
2019-12-24T16:50:11Z
2019-12-24T14:24:26Z
MEMBER
null
- [x] closes #12689 - [x] closes #9232 - [x] closes #6051 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30327/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30327/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30327.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30327", "merged_at": "2019-12-24T14:24:25Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30327.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30327" }
https://api.github.com/repos/pandas-dev/pandas/issues/30328
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30328/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30328/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30328/events
https://github.com/pandas-dev/pandas/pull/30328
539,866,370
MDExOlB1bGxSZXF1ZXN0MzU0NzY4MTkx
30,328
CLN: Old string formatting: .format() -> f""
{ "avatar_url": "https://avatars.githubusercontent.com/u/16845495?v=4", "events_url": "https://api.github.com/users/baevpetr/events{/privacy}", "followers_url": "https://api.github.com/users/baevpetr/followers", "following_url": "https://api.github.com/users/baevpetr/following{/other_user}", "gists_url": "htt...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
4
2019-12-18T19:15:16Z
2019-12-21T04:00:43Z
2019-12-20T15:49:53Z
CONTRIBUTOR
null
- [x] xref #29547 - [x] passes `black pandas` Old style % formatting to f-strings
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30328/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30328/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30328.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30328", "merged_at": "2019-12-20T15:49:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30328.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30328" }
https://api.github.com/repos/pandas-dev/pandas/issues/30329
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30329/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30329/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30329/events
https://github.com/pandas-dev/pandas/pull/30329
539,871,432
MDExOlB1bGxSZXF1ZXN0MzU0NzcyNjQx
30,329
BUG: Integer Overflow in read_json with big number in string
{ "avatar_url": "https://avatars.githubusercontent.com/u/23197003?v=4", "events_url": "https://api.github.com/users/rohitkg98/events{/privacy}", "followers_url": "https://api.github.com/users/rohitkg98/followers", "following_url": "https://api.github.com/users/rohitkg98/following{/other_user}", "gists_url": "...
[ { "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" } ]
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...
7
2019-12-18T19:24:42Z
2020-01-24T04:25:38Z
2020-01-24T04:25:17Z
CONTRIBUTOR
null
- [x] closes #30320 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30329/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30329/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30329.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30329", "merged_at": "2020-01-24T04:25:17Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30329.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30329" }
https://api.github.com/repos/pandas-dev/pandas/issues/30330
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30330/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30330/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30330/events
https://github.com/pandas-dev/pandas/pull/30330
539,897,458
MDExOlB1bGxSZXF1ZXN0MzU0Nzk1NDAz
30,330
Cleaned up Tempita refs and Cython import
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "d93f0b", "default": false, "description": "Required and optional dependencies", "id": 527603109, "name": "Dependencies", "node_id": "MDU6TGFiZWw1Mjc2MDMxMDk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dependencies" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-12-18T20:08:44Z
2020-01-16T00:33:22Z
2019-12-20T15:47:16Z
MEMBER
null
It has been 6 years since last Tempita release on Pypi so I think this can be removed.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30330/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30330/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30330.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30330", "merged_at": "2019-12-20T15:47:15Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30330.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30330" }
https://api.github.com/repos/pandas-dev/pandas/issues/30331
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30331/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30331/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30331/events
https://github.com/pandas-dev/pandas/pull/30331
539,915,795
MDExOlB1bGxSZXF1ZXN0MzU0ODEwODM2
30,331
DOC: whatsnew fixups
{ "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...
[]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-12-18T20:48:07Z
2019-12-18T22:57:13Z
2019-12-18T22:57:05Z
CONTRIBUTOR
null
* Refer to public API * Fixed formatting * Remove ref to undocumented function
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30331/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30331/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30331.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30331", "merged_at": "2019-12-18T22:57:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30331.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30331" }
https://api.github.com/repos/pandas-dev/pandas/issues/30332
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30332/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30332/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30332/events
https://github.com/pandas-dev/pandas/issues/30332
539,917,409
MDU6SXNzdWU1Mzk5MTc0MDk=
30,332
"Next" link from user_guide/io.rst goes to read_sql_table API page
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0e8a16", "default": true, "description": null, "id": 7171206...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/24843773?v=4", "events_url": "https://api.github.com/users/souvik3333/events{/privacy}", "followers_url": "https://api.github.com/users/souvik3333/followers", "following_url": "https://api.github.com/users/souvik3333/following{/other_user}", "gists_url"...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/24843773?v=4", "events_url": "https://api.github.com/users/souvik3333/events{/privacy}", "followers_url": "https://api.github.com/users/souvik3333/followers", "following_url": "https://api.github.com/users/souvik3333/following{/other_user}", ...
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
8
2019-12-18T20:51:47Z
2019-12-20T02:40:31Z
2019-12-20T02:40:30Z
CONTRIBUTOR
null
I think that's because we include a `:toctree:` on line 4,832 ``` .. autosummary:: :toctree: ../reference/api/ read_sql_table read_sql_query read_sql DataFrame.to_sql ``` We likely don't need that `toctree`. Deleting it may fix the issue. To check, we probably need to do a full doc...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30332/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30332/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30333
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30333/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30333/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30333/events
https://github.com/pandas-dev/pandas/issues/30333
539,935,243
MDU6SXNzdWU1Mzk5MzUyNDM=
30,333
TypeError: '<' not supported between instances of 'str' and 'int'
{ "avatar_url": "https://avatars.githubusercontent.com/u/1137152?v=4", "events_url": "https://api.github.com/users/jayenashar/events{/privacy}", "followers_url": "https://api.github.com/users/jayenashar/followers", "following_url": "https://api.github.com/users/jayenashar/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...
3
2019-12-18T21:30:56Z
2019-12-21T11:22:16Z
2019-12-19T15:43:50Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd pd.show_versions() import seaborn as sns ``` #### Problem description installed master with `pip install https://github.com/pandas-dev/pandas/archive/master.zip` things that use the version don't work <details> <summ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30333/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30333/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30334
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30334/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30334/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30334/events
https://github.com/pandas-dev/pandas/issues/30334
539,939,203
MDU6SXNzdWU1Mzk5MzkyMDM=
30,334
COMPAT: numpy test warning
{ "avatar_url": "https://avatars.githubusercontent.com/u/181628?v=4", "events_url": "https://api.github.com/users/nschloe/events{/privacy}", "followers_url": "https://api.github.com/users/nschloe/followers", "following_url": "https://api.github.com/users/nschloe/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "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
2019-12-18T21:40:10Z
2020-01-21T21:11:55Z
2020-01-21T21:11:55Z
CONTRIBUTOR
null
I'm currently testing a numpy deprecation to assess its impact on the ecosystem (https://github.com/numpy/numpy/pull/10615). To this end, I'd like to run pandas tests with `-Werror`. Doing that, I see that pandas throws a bunch of warnings at other places. Are those intentional? Perhaps pandas should test warning-free ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30334/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30334/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30335
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30335/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30335/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30335/events
https://github.com/pandas-dev/pandas/pull/30335
539,970,277
MDExOlB1bGxSZXF1ZXN0MzU0ODU2ODEx
30,335
BUG: raise on non-hashable Index name, closes #29069
{ "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": "e99695", "default": false, "description": "Related to the Index cla...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
6
2019-12-18T22:55:25Z
2019-12-27T18:05:50Z
2019-12-27T16:00:52Z
MEMBER
null
- [x] closes #29069 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30335/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30335/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30335.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30335", "merged_at": "2019-12-27T16:00:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30335.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30335" }
https://api.github.com/repos/pandas-dev/pandas/issues/30336
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30336/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30336/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30336/events
https://github.com/pandas-dev/pandas/pull/30336
539,991,495
MDExOlB1bGxSZXF1ZXN0MzU0ODc0ODEw
30,336
BUG+TST: non-optimized apply_index and empty DatetimeIndex
{ "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": "0052cc", "default": false, "description": "DateOffsets", "id": 53181044, "name": "Frequency", "node_id": "MDU6TGFiZWw1MzE4MTA0NA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Frequency" }, { "color": "5319e7", "default": false, "description...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
0
2019-12-18T23:58:18Z
2019-12-20T16:31:12Z
2019-12-20T11:56:25Z
MEMBER
null
- [x] closes #12724 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30336/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30336/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30336.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30336", "merged_at": "2019-12-20T11:56:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30336.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30336" }
https://api.github.com/repos/pandas-dev/pandas/issues/30337
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30337/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30337/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30337/events
https://github.com/pandas-dev/pandas/issues/30337
540,026,420
MDU6SXNzdWU1NDAwMjY0MjA=
30,337
BUG: infer_dtype_from_scalar with pandas_dtype=True doesn't infer IntervalDtype
{ "avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4", "events_url": "https://api.github.com/users/jschendel/events{/privacy}", "followers_url": "https://api.github.com/users/jschendel/followers", "following_url": "https://api.github.com/users/jschendel/following{/other_user}", "gists_url": "h...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
0
2019-12-19T01:55:08Z
2019-12-19T14:08:35Z
2019-12-19T14:08:35Z
MEMBER
null
#### Code Sample, a copy-pastable example if possible ```python In [1]: import pandas as pd; pd.__version__ Out[1]: '0.26.0.dev0+1348.g18bd98fde' In [2]: from pandas.core.dtypes.cast import infer_dtype_from_scalar In [3]: # this is fine ...: infer_dtype_from_scalar(pd.Interval(0, 1), pandas_dtype=False)...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30337/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30337/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30338
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30338/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30338/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30338/events
https://github.com/pandas-dev/pandas/pull/30338
540,028,609
MDExOlB1bGxSZXF1ZXN0MzU0OTA2MDk0
30,338
REF: change parameter name fname -> path
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "5319e7", "default": false, "description": "Functionality to remove in pandas", "id": 87485152, "name": "Deprecate", "node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate" }, { "color": "5319e7", "default": f...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
4
2019-12-19T02:03:29Z
2019-12-19T18:44:56Z
2019-12-19T17:40:39Z
MEMBER
null
- [x] closes #23574 - [ ] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30338/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30338/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30338.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30338", "merged_at": "2019-12-19T17:40:39Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30338.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30338" }
https://api.github.com/repos/pandas-dev/pandas/issues/30339
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30339/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30339/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30339/events
https://github.com/pandas-dev/pandas/pull/30339
540,030,193
MDExOlB1bGxSZXF1ZXN0MzU0OTA3MzQ5
30,339
BUG: Fix infer_dtype_from_scalar to infer IntervalDtype
{ "avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4", "events_url": "https://api.github.com/users/jschendel/events{/privacy}", "followers_url": "https://api.github.com/users/jschendel/followers", "following_url": "https://api.github.com/users/jschendel/following{/other_user}", "gists_url": "h...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-12-19T02:09:20Z
2019-12-19T17:26:12Z
2019-12-19T14:08:35Z
MEMBER
null
- [X] closes #30337 - [X] tests added / passed - [X] passes `black pandas` - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [X] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30339/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30339/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30339.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30339", "merged_at": "2019-12-19T14:08:35Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30339.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30339" }
https://api.github.com/repos/pandas-dev/pandas/issues/30340
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30340/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30340/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30340/events
https://github.com/pandas-dev/pandas/pull/30340
540,030,755
MDExOlB1bGxSZXF1ZXN0MzU0OTA3Nzky
30,340
DEPR: camelCase in offsets, get_offset
{ "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": "0052cc", "default": false, "description": "DateOffsets", "id": 53181044, "name": "Frequency", "node_id": "MDU6TGFiZWw1MzE4MTA0NA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Frequency" }, { "color": "5319e7", "default": false, "description...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
11
2019-12-19T02:11:31Z
2019-12-27T20:58:15Z
2019-12-27T20:53:28Z
MEMBER
null
- [x] closes #4205 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30340/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30340/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30340.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30340", "merged_at": "2019-12-27T20:53:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30340.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30340" }
https://api.github.com/repos/pandas-dev/pandas/issues/30341
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30341/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30341/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30341/events
https://github.com/pandas-dev/pandas/pull/30341
540,052,613
MDExOlB1bGxSZXF1ZXN0MzU0OTI1NTM2
30,341
Fix typos, via a Levenshtein-style corrector
{ "avatar_url": "https://avatars.githubusercontent.com/u/5581066?v=4", "events_url": "https://api.github.com/users/bwignall/events{/privacy}", "followers_url": "https://api.github.com/users/bwignall/followers", "following_url": "https://api.github.com/users/bwignall/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": "207de5", "default": false, "description": null, "id": 211029...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
4
2019-12-19T03:28:58Z
2019-12-19T18:24:32Z
2019-12-19T06:42:18Z
CONTRIBUTOR
null
Should be non-semantic.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30341/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30341/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30341.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30341", "merged_at": "2019-12-19T06:42:18Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30341.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30341" }
https://api.github.com/repos/pandas-dev/pandas/issues/30342
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30342/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30342/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30342/events
https://github.com/pandas-dev/pandas/pull/30342
540,055,973
MDExOlB1bGxSZXF1ZXN0MzU0OTI4MjQ5
30,342
REF: remove pytables Table.metadata
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "5319e7", "default": false, "description": "read_hdf, HDFStore", "id": 47229190, "name": "IO HDF5", "node_id": "MDU6TGFiZWw0NzIyOTE5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20HDF5" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-12-19T03:40:19Z
2019-12-19T17:48:38Z
2019-12-19T17:42:19Z
MEMBER
null
Its superfluous AFAICT
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30342/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30342/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30342.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30342", "merged_at": "2019-12-19T17:42:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30342.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30342" }
https://api.github.com/repos/pandas-dev/pandas/issues/30343
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30343/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30343/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30343/events
https://github.com/pandas-dev/pandas/pull/30343
540,059,744
MDExOlB1bGxSZXF1ZXN0MzU0OTMxMzEz
30,343
CLN: pytables make lookups explicit instead of using globals
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "5319e7", "default": false, "description": "read_hdf, HDFStore", "id": 47229190, "name": "IO HDF5", "node_id": "MDU6TGFiZWw0NzIyOTE5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20HDF5" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-12-19T03:54:04Z
2019-12-19T18:19:39Z
2019-12-19T17:41:47Z
MEMBER
null
also fail-fast and get an annotation in the bargain
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30343/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30343/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30343.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30343", "merged_at": "2019-12-19T17:41:46Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30343.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30343" }
https://api.github.com/repos/pandas-dev/pandas/issues/30344
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30344/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30344/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30344/events
https://github.com/pandas-dev/pandas/pull/30344
540,080,901
MDExOlB1bGxSZXF1ZXN0MzU0OTQ4NjIy
30,344
REF: pytables prepare to make _create_axes return a new object
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "5319e7", "default": false, "description": "read_hdf, HDFStore", "id": 47229190, "name": "IO HDF5", "node_id": "MDU6TGFiZWw0NzIyOTE5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20HDF5" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-12-19T05:07:01Z
2019-12-19T18:09:27Z
2019-12-19T17:43:15Z
MEMBER
null
in the next pass we'll make create_axes return a new object, and instead of altering a bunch of attributes in create_axes, we'll pass them to the constructor for our new object just before returning Doing all that makes for a pretty big diff, so this splits out some pieces. The biggest one is implementing _get_bloc...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30344/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30344/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30344.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30344", "merged_at": "2019-12-19T17:43:15Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30344.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30344" }
https://api.github.com/repos/pandas-dev/pandas/issues/30345
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30345/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30345/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30345/events
https://github.com/pandas-dev/pandas/pull/30345
540,212,334
MDExOlB1bGxSZXF1ZXN0MzU1MDU4ODE2
30,345
COMPAT: numpy test warnings
{ "avatar_url": "https://avatars.githubusercontent.com/u/181628?v=4", "events_url": "https://api.github.com/users/nschloe/events{/privacy}", "followers_url": "https://api.github.com/users/nschloe/followers", "following_url": "https://api.github.com/users/nschloe/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "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...
16
2019-12-19T10:11:40Z
2020-01-21T21:12:02Z
2020-01-21T21:11:56Z
CONTRIBUTOR
null
Fixes #30334. Some of the warnings are coming from within pandas (like the FutureWarning on truediv), some are numpy warnings (like the nan-warning on sign). All in all changes are minor. Tests are passing with `-Werror` for me now.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30345/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30345/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30345.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30345", "merged_at": "2020-01-21T21:11:55Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30345.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30345" }
https://api.github.com/repos/pandas-dev/pandas/issues/30346
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30346/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30346/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30346/events
https://github.com/pandas-dev/pandas/issues/30346
540,217,606
MDU6SXNzdWU1NDAyMTc2MDY=
30,346
color attribute of medianprops is not correctly understand in a boxplot
{ "avatar_url": "https://avatars.githubusercontent.com/u/5417018?v=4", "events_url": "https://api.github.com/users/gVallverdu/events{/privacy}", "followers_url": "https://api.github.com/users/gVallverdu/followers", "following_url": "https://api.github.com/users/gVallverdu/following{/other_user}", "gists_url":...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" } ]
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4", "events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}", "followers_url": "https://api.github.com/users/charlesdong1991/followers", "following_url": "https://api.github.com/users/charlesdong1991/following{/other_user}",...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4", "events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}", "followers_url": "https://api.github.com/users/charlesdong1991/followers", "following_url": "https://api.github.com/users/charlesdong1991/following{/o...
null
4
2019-12-19T10:20:28Z
2020-02-11T21:27:07Z
2020-02-11T21:27:07Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python df = pd.DataFrame({k: np.random.random(100) for k in "ABC"}) # wrong output df.boxplot(medianprops=dict(color="C1", lw=2)) # right output plt.boxplot(df.transpose(), medianprops=dict(color="C1", lw=2)) ``` #### Problem description The prob...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30346/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30346/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30347
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30347/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30347/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30347/events
https://github.com/pandas-dev/pandas/issues/30347
540,228,456
MDU6SXNzdWU1NDAyMjg0NTY=
30,347
tm.assert_series_equal checking on Integer EA should be exact by default?
{ "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": "C4A000", "default": false, "description": "pandas testing functions...
open
false
null
[]
null
3
2019-12-19T10:38:31Z
2021-07-25T02:59:43Z
null
MEMBER
null
#### Code Sample, a copy-pastable example if possible ```python >>> >>> import pandas as pd >>> pd.__version__ '0.26.0.dev0+1328.g03dffb1eb' >>> >>> import pandas.testing as tm >>> s1 = pd.Series([10000000000000000], dtype="Int64") >>> s1 0 10000000000000000 dtype: Int64 >>> >>> s2 = pd.Series([9999...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30347/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30347/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30348
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30348/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30348/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30348/events
https://github.com/pandas-dev/pandas/pull/30348
540,420,456
MDExOlB1bGxSZXF1ZXN0MzU1MjMyMzQy
30,348
DOC: "Next" link from user_guide/io.rst goes to read_sql_table API pa…
{ "avatar_url": "https://avatars.githubusercontent.com/u/24843773?v=4", "events_url": "https://api.github.com/users/souvik3333/events{/privacy}", "followers_url": "https://api.github.com/users/souvik3333/followers", "following_url": "https://api.github.com/users/souvik3333/following{/other_user}", "gists_url"...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
3
2019-12-19T16:27:16Z
2019-12-25T14:16:56Z
2019-12-20T02:40:13Z
CONTRIBUTOR
null
…ge (#30332)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30348/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30348/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30348.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30348", "merged_at": "2019-12-20T02:40:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30348.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30348" }
https://api.github.com/repos/pandas-dev/pandas/issues/30349
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30349/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30349/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30349/events
https://github.com/pandas-dev/pandas/issues/30349
540,421,066
MDU6SXNzdWU1NDA0MjEwNjY=
30,349
PERF: Speed up boolean masking on Series / index
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "a1...
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
2019-12-19T16:28:18Z
2020-02-11T23:05:12Z
2020-02-11T23:05:06Z
CONTRIBUTOR
null
On master, this takes a boolean mask on a 10,000 element series take me ~300us ```python In [2]: s = pd.Series(np.arange(10000)) ...: m1 = np.zeros(len(s), dtype="bool") ...: m2 = pd.array(m1, dtype="boolean") In [3]: %timeit s[m1] 275 µs ± 15.7 µs per loop (mean ± std. dev. of 7 runs, 1000 loops each) ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30349/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30349/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30350
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30350/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30350/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30350/events
https://github.com/pandas-dev/pandas/pull/30350
540,428,398
MDExOlB1bGxSZXF1ZXN0MzU1MjM5MDM2
30,350
[ENH] Add to_markdown method
{ "avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4", "events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}", "followers_url": "https://api.github.com/users/MarcoGorelli/followers", "following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}", "gist...
[ { "color": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
7
2019-12-19T16:41:57Z
2020-01-24T13:10:30Z
2019-12-27T16:58:06Z
MEMBER
null
- [ ] closes #11052 - [ ] tests added / passed - [ ] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30350/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30350/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30350.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30350", "merged_at": "2019-12-27T16:58:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30350.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30350" }
https://api.github.com/repos/pandas-dev/pandas/issues/30351
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30351/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30351/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30351/events
https://github.com/pandas-dev/pandas/issues/30351
540,451,633
MDU6SXNzdWU1NDA0NTE2MzM=
30,351
Pivot Table Margins aren't correctly showing NaN values despite dummy variables
{ "avatar_url": "https://avatars.githubusercontent.com/u/56904329?v=4", "events_url": "https://api.github.com/users/pshMsGsAZL2n07ohWBCAGX9cC/events{/privacy}", "followers_url": "https://api.github.com/users/pshMsGsAZL2n07ohWBCAGX9cC/followers", "following_url": "https://api.github.com/users/pshMsGsAZL2n07ohWBC...
[ { "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...
open
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
6
2019-12-19T17:26:29Z
2020-04-03T04:33:48Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd import seaborn as sns import matplotlib.pyplot as plt fig = plt.figure() data = [['Auto', 'A', 10], ['Auto', 'A', 2], ['Telco', 'B', 15], ['Manf', 'C'], ['Retail', 'A', ], ['Retail', 'B', ]] df = pd.DataFrame(data...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30351/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30351/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30352
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30352/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30352/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30352/events
https://github.com/pandas-dev/pandas/issues/30352
540,468,549
MDU6SXNzdWU1NDA0Njg1NDk=
30,352
Too long error when accessing invalid DataFrame column
{ "avatar_url": "https://avatars.githubusercontent.com/u/2721423?v=4", "events_url": "https://api.github.com/users/thomasaarholt/events{/privacy}", "followers_url": "https://api.github.com/users/thomasaarholt/followers", "following_url": "https://api.github.com/users/thomasaarholt/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": "00...
closed
false
null
[]
null
3
2019-12-19T18:02:24Z
2019-12-19T18:20:46Z
2019-12-19T18:14:21Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python >>> df = pd.DataFrame([1,2,3], columns=['A']) >>> A['B'] # Accessing invalid colum B --------------------------------------------------------------------------- KeyError Traceback (most recent call last) ~\Miniconda...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30352/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30352/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30353
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30353/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30353/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30353/events
https://github.com/pandas-dev/pandas/issues/30353
540,472,035
MDU6SXNzdWU1NDA0NzIwMzU=
30,353
Resampler sometimes adds extra bin with NaN
{ "avatar_url": "https://avatars.githubusercontent.com/u/1491893?v=4", "events_url": "https://api.github.com/users/vapoto/events{/privacy}", "followers_url": "https://api.github.com/users/vapoto/followers", "following_url": "https://api.github.com/users/vapoto/following{/other_user}", "gists_url": "https://ap...
[ { "color": "207de5", "default": false, "description": "resample method", "id": 74975453, "name": "Resample", "node_id": "MDU6TGFiZWw3NDk3NTQ1Mw==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Resample" } ]
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/3902859?v=4", "events_url": "https://api.github.com/users/hasB4K/events{/privacy}", "followers_url": "https://api.github.com/users/hasB4K/followers", "following_url": "https://api.github.com/users/hasB4K/following{/other_user}", "gists_url": "https://ap...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/3902859?v=4", "events_url": "https://api.github.com/users/hasB4K/events{/privacy}", "followers_url": "https://api.github.com/users/hasB4K/followers", "following_url": "https://api.github.com/users/hasB4K/following{/other_user}", "gists_url...
{ "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
2019-12-19T18:10:33Z
2020-05-09T19:23:30Z
2020-05-09T19:23:30Z
NONE
null
#### Code Sample ```python import pandas as pd idx = pd.timedelta_range(start='8H', freq='10S', periods=5040) s = pd.Series(range(len(idx)), index=idx) s.resample('3H').min() ``` #### Observed Output ``` 08:00:00 0.0 11:00:00 1080.0 14:00:00 2160.0 17:00:00 3240.0 20:00:00 4320.0 23:00...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30353/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30353/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30354
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30354/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30354/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30354/events
https://github.com/pandas-dev/pandas/pull/30354
540,475,267
MDExOlB1bGxSZXF1ZXN0MzU1Mjc4NjUx
30,354
TST: collect arithmetic test helpers
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-12-19T18:17:42Z
2019-12-23T20:15:32Z
2019-12-23T19:30:20Z
MEMBER
null
broken off from a WIP branch that parametrizes/fixturizes/de-duplicates a bunch of timedelta64 arithmetic tests
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30354/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30354/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30354.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30354", "merged_at": "2019-12-23T19:30:20Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30354.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30354" }
https://api.github.com/repos/pandas-dev/pandas/issues/30355
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30355/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30355/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30355/events
https://github.com/pandas-dev/pandas/pull/30355
540,497,640
MDExOlB1bGxSZXF1ZXN0MzU1Mjk4NDg1
30,355
CLN: format replaced with f-strings #29547
{ "avatar_url": "https://avatars.githubusercontent.com/u/28212972?v=4", "events_url": "https://api.github.com/users/hasnain2808/events{/privacy}", "followers_url": "https://api.github.com/users/hasnain2808/followers", "following_url": "https://api.github.com/users/hasnain2808/following{/other_user}", "gists_u...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" } ]
closed
false
null
[]
null
1
2019-12-19T18:53:12Z
2019-12-19T21:37:33Z
2019-12-19T21:37:19Z
CONTRIBUTOR
null
- [x] ref #29547 - [x] passes `black pandas` - [x] passes git diff upstream/master -u -- "*.py" | flake8 --diff
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30355/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30355/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30355.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30355", "merged_at": "2019-12-19T21:37:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30355.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30355" }
https://api.github.com/repos/pandas-dev/pandas/issues/30356
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30356/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30356/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30356/events
https://github.com/pandas-dev/pandas/issues/30356
540,499,394
MDU6SXNzdWU1NDA0OTkzOTQ=
30,356
#30214 (Parallelized Build / CI) caused a build failure for me
{ "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": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" }, { "color": "fbca04", "default": false, ...
closed
false
null
[]
{ "closed_at": "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...
14
2019-12-19T18:56:53Z
2020-01-01T01:34:36Z
2020-01-01T01:34:36Z
CONTRIBUTOR
null
Currently I can't get pandas build. I get the message when running ``python setup.py build_ext --inplace -j 4``: ``` Compiling pandas\_libs/parsers.pyx because it changed. Compiling pandas\_libs/tslibs/timestamps.pyx because it changed. Compiling pandas\_libs/window/aggregations.pyx because it changed. Compil...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30356/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30356/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30357
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30357/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30357/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30357/events
https://github.com/pandas-dev/pandas/issues/30357
540,508,246
MDU6SXNzdWU1NDA1MDgyNDY=
30,357
Pandas assign malfunctions with if/else conditional check
{ "avatar_url": "https://avatars.githubusercontent.com/u/45946200?v=4", "events_url": "https://api.github.com/users/JayMan91/events{/privacy}", "followers_url": "https://api.github.com/users/JayMan91/followers", "following_url": "https://api.github.com/users/JayMan91/following{/other_user}", "gists_url": "htt...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
3
2019-12-19T19:15:52Z
2019-12-20T12:43:20Z
2019-12-20T12:30:26Z
NONE
null
#### Problem description I need to create a new column within a pandas daframe from the values of another column. For instance, provided the city column in the following dataframe , the new column will duplicate the value from the city column only if it is within a list , otherwise the correspnding netries woill be ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30357/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30357/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30358
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30358/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30358/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30358/events
https://github.com/pandas-dev/pandas/pull/30358
540,533,428
MDExOlB1bGxSZXF1ZXN0MzU1MzI5MDcz
30,358
REF: refactor cumulative op tests from test_analytics
{ "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": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-12-19T20:06:59Z
2019-12-20T16:17:15Z
2019-12-20T15:33:54Z
MEMBER
null
The removal of `ix` highlighted how difficult it is to tell how thorough tests are for some funcs/methods. This is one of several PRs intended to clarify where the tests for X live, and ideally to make that follow a standard pattern across DataFrame/Series/Index subclasses (and EA where relevant)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30358/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30358/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30358.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30358", "merged_at": "2019-12-20T15:33:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30358.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30358" }
https://api.github.com/repos/pandas-dev/pandas/issues/30359
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30359/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30359/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30359/events
https://github.com/pandas-dev/pandas/issues/30359
540,551,635
MDU6SXNzdWU1NDA1NTE2MzU=
30,359
read_csv Pass File System (AWS, GCP) as Option.
{ "avatar_url": "https://avatars.githubusercontent.com/u/56419140?v=4", "events_url": "https://api.github.com/users/phdnzdeveloper/events{/privacy}", "followers_url": "https://api.github.com/users/phdnzdeveloper/followers", "following_url": "https://api.github.com/users/phdnzdeveloper/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": "06909A", "default": false, "description": "IO issue...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
7
2019-12-19T20:39:43Z
2020-08-14T01:18:40Z
2020-08-14T01:18:39Z
NONE
null
#### Code Sample ```python pd.read_csv('s3://other_owner_bucket_name/data', file_system=s3fs.FileSystem(key='abc', secret='123')) ``` Or ```python pd.read_csv('s3://other_owner_bucket_name/data', storage_options={'key':'abc', 'secret':'123'}) ``` #### Problem description Hi Team, I am currently using panda...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30359/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30359/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30360
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30360/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30360/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30360/events
https://github.com/pandas-dev/pandas/issues/30360
540,559,538
MDU6SXNzdWU1NDA1NTk1Mzg=
30,360
DISC/REF: split frame.py and generic.py into smaller files
{ "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" } ]
closed
false
null
[]
null
2
2019-12-19T20:53:51Z
2020-09-05T19:03:49Z
2020-09-05T19:03:49Z
MEMBER
null
These files are big enough that GH has trouble displaying a blame. I think we should consider splitting pieces of these off into other files. Brainstorming: - `_make_logical_function`, `_make_cum_function`, `_make_stat_function_ddof`, `_make_stat_function`, `_make_min_count_stat_function` at the bottom of generic ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30360/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30360/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30361
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30361/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30361/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30361/events
https://github.com/pandas-dev/pandas/issues/30361
540,562,536
MDU6SXNzdWU1NDA1NjI1MzY=
30,361
Pandas Read and Write Many Files.
{ "avatar_url": "https://avatars.githubusercontent.com/u/56419140?v=4", "events_url": "https://api.github.com/users/phdnzdeveloper/events{/privacy}", "followers_url": "https://api.github.com/users/phdnzdeveloper/followers", "following_url": "https://api.github.com/users/phdnzdeveloper/following{/other_user}", ...
[]
closed
false
null
[]
null
3
2019-12-19T20:59:42Z
2019-12-19T22:17:50Z
2019-12-19T22:17:50Z
NONE
null
#### Code Sample prefix_of_filename_1.csv prefix_of_filename_2.csv ```python pd.read_csv('file://folder_name/prefix_of_filename*.csv') df.to_csv('file://folder_name/file_name*.csv', name_function=name, chunksize='64mb') ``` #### Problem description Hi Team, I would like to request a feature to read and...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30361/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30361/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30362
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30362/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30362/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30362/events
https://github.com/pandas-dev/pandas/pull/30362
540,582,813
MDExOlB1bGxSZXF1ZXN0MzU1MzcyNDc2
30,362
REF: directory for method-specific series/frame 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": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-12-19T21:37:30Z
2019-12-20T16:18:07Z
2019-12-20T15:33:02Z
MEMBER
null
Per the docstring in each of the new directories: ``` Test files dedicated to individual (stand-alone) DataFrame methods Ideally these files/tests should correspond 1-to-1 with tests.series.methods These may also present opportunities for sharing/de-duplicating test code. ``` If this approach is approved...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30362/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30362/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30362.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30362", "merged_at": "2019-12-20T15:33:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30362.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30362" }
https://api.github.com/repos/pandas-dev/pandas/issues/30363
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30363/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30363/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30363/events
https://github.com/pandas-dev/pandas/pull/30363
540,585,969
MDExOlB1bGxSZXF1ZXN0MzU1Mzc1MjQ4
30,363
CLN: replace str.format() with f-string
{ "avatar_url": "https://avatars.githubusercontent.com/u/6286038?v=4", "events_url": "https://api.github.com/users/AlpAribal/events{/privacy}", "followers_url": "https://api.github.com/users/AlpAribal/followers", "following_url": "https://api.github.com/users/AlpAribal/following{/other_user}", "gists_url": "h...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-12-19T21:43:26Z
2019-12-20T07:28:44Z
2019-12-20T02:28:05Z
CONTRIBUTOR
null
- [x] ref #29547 - [ ] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30363/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30363/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30363.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30363", "merged_at": "2019-12-20T02:28:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30363.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30363" }
https://api.github.com/repos/pandas-dev/pandas/issues/30364
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30364/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30364/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30364/events
https://github.com/pandas-dev/pandas/issues/30364
540,599,283
MDU6SXNzdWU1NDA1OTkyODM=
30,364
rank() throws TypeError: 'NoneType' object is not callable
{ "avatar_url": "https://avatars.githubusercontent.com/u/1634694?v=4", "events_url": "https://api.github.com/users/levmorgan/events{/privacy}", "followers_url": "https://api.github.com/users/levmorgan/followers", "following_url": "https://api.github.com/users/levmorgan/following{/other_user}", "gists_url": "h...
[]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
1
2019-12-19T22:04:49Z
2019-12-20T12:25:05Z
2019-12-20T12:25:00Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import numpy as np import pandas as pd groups = np.array(["A", "B"]) years = np.arange(2015, 2018) values = np.arange(1,3) table = np.array([years.repeat(len(groups)), np.tile(groups, len(years)), np.tile(values, len(years))]).T table = pd....
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30364/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30364/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30365
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30365/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30365/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30365/events
https://github.com/pandas-dev/pandas/issues/30365
540,600,801
MDU6SXNzdWU1NDA2MDA4MDE=
30,365
IntervalIndex Comparisons of Signed / Unsigned
{ "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": "009800", "default": false, "description": "Interval data type", "id": 150096370, "name": "Interval", "node_id": "MDU6TGFiZWwxNTAwOTYzNzA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Interval" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-12-19T22:07:08Z
2020-01-01T02:45:56Z
2020-01-01T02:45:56Z
MEMBER
null
Compiling intervaltree.pxi.in yields 128 warnings in the build, most of which deal with the comparison of signed and unsigned data. These warnings add to the compile time, but also for sure highlight bugs like this: ```python # Create an IntervalIndex using values only in the range of uint64 >>> ser = pd.Serie...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30365/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30365/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30366
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30366/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30366/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30366/events
https://github.com/pandas-dev/pandas/pull/30366
540,606,215
MDExOlB1bGxSZXF1ZXN0MzU1MzkzMjU3
30,366
Removed unsigned parametrization from Intervaltree
{ "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": "009800", "default": false, "description": "Interval data type", "id": 150096370, "name": "Interval", "node_id": "MDU6TGFiZWwxNTAwOTYzNzA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Interval" } ]
closed
false
null
[]
null
5
2019-12-19T22:17:03Z
2020-01-01T23:58:07Z
2020-01-01T23:58:03Z
MEMBER
null
closes #30365 , #27169 Unclear if we currently consider this a feature, but I couldn't find anything explicitly asking for it so trying the removal route first Not sure what the other alternative would be for parametrization, but I think generally we need to be careful when doing comparisons between signed and un...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30366/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30366/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30366.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30366", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/30366.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30366" }
https://api.github.com/repos/pandas-dev/pandas/issues/30367
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30367/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30367/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30367/events
https://github.com/pandas-dev/pandas/issues/30367
540,610,164
MDU6SXNzdWU1NDA2MTAxNjQ=
30,367
to_parquet mishandles dates
{ "avatar_url": "https://avatars.githubusercontent.com/u/165937?v=4", "events_url": "https://api.github.com/users/tigerhawkvok/events{/privacy}", "followers_url": "https://api.github.com/users/tigerhawkvok/followers", "following_url": "https://api.github.com/users/tigerhawkvok/following{/other_user}", "gists_...
[ { "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" }, { "color": "53...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
5
2019-12-19T22:24:48Z
2020-01-14T08:25:52Z
2020-01-14T08:25:46Z
NONE
null
#### Code Sample This generates a series of ints for dates, which when trying to be imported elsewhere fails ```python # Fails dbSlice.to_parquet(outFile, index= False) ``` Instead, [consider something like this](https://medium.com/@andyreagan/tricks-for-coercing-pandas-into-parquet-d1137421db88) to run as ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30367/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30367/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30368
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30368/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30368/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30368/events
https://github.com/pandas-dev/pandas/pull/30368
540,658,389
MDExOlB1bGxSZXF1ZXN0MzU1NDM5MTU3
30,368
REF: de-privatize io.common functions used elsewhere
{ "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" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
0
2019-12-20T00:19:18Z
2019-12-20T17:45:19Z
2019-12-20T17:44:53Z
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/30368/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30368/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30368.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30368", "merged_at": "2019-12-20T17:44:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30368.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30368" }
https://api.github.com/repos/pandas-dev/pandas/issues/30369
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30369/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30369/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30369/events
https://github.com/pandas-dev/pandas/pull/30369
540,691,535
MDExOlB1bGxSZXF1ZXN0MzU1NDY4NTc0
30,369
Clean Up nogil Warning From Parsers
{ "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": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
5
2019-12-20T01:47:44Z
2020-01-16T00:33:26Z
2020-01-02T01:06:23Z
MEMBER
null
I think just easier to ensure The GIL is acquired within the C function rather than all of the current casting / indirection. Eliminates the following warning: ```sh warning: pandas/_libs/parsers.pyx:1656:34: Casting a GIL-requiring function into a nogil function circumvents GIL validation ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30369/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30369/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30369.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30369", "merged_at": "2020-01-02T01:06:23Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30369.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30369" }
https://api.github.com/repos/pandas-dev/pandas/issues/30370
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30370/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30370/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30370/events
https://github.com/pandas-dev/pandas/pull/30370
540,701,098
MDExOlB1bGxSZXF1ZXN0MzU1NDc2OTE3
30,370
CLN: use stdlib Iterator instead of BaseIterator
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
3
2019-12-20T02:12:24Z
2019-12-24T22:21:45Z
2019-12-23T09:15:09Z
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/30370/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30370/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30370.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30370", "merged_at": "2019-12-23T09:15:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30370.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30370" }
https://api.github.com/repos/pandas-dev/pandas/issues/30371
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30371/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30371/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30371/events
https://github.com/pandas-dev/pandas/pull/30371
540,709,205
MDExOlB1bGxSZXF1ZXN0MzU1NDgzODg2
30,371
CLN: remove py2-legacy UnicodeReader, UnicodeWriter
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-12-20T02:36:44Z
2019-12-20T18:47:14Z
2019-12-20T18:46:53Z
MEMBER
null
By getting rid of these one-liners, the few places where they are used end up being simplified a bit.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30371/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30371/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30371.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30371", "merged_at": "2019-12-20T18:46:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30371.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30371" }
https://api.github.com/repos/pandas-dev/pandas/issues/30372
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30372/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30372/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30372/events
https://github.com/pandas-dev/pandas/pull/30372
540,720,886
MDExOlB1bGxSZXF1ZXN0MzU1NDkzODY2
30,372
REF: remove last major pytables state-altering
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "5319e7", "default": false, "description": "read_hdf, HDFStore", "id": 47229190, "name": "IO HDF5", "node_id": "MDU6TGFiZWw0NzIyOTE5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20HDF5" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-12-20T03:09:03Z
2019-12-26T01:11:52Z
2019-12-26T01:07:06Z
MEMBER
null
Mentioned in #30344.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30372/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30372/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30372.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30372", "merged_at": "2019-12-26T01:07:06Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30372.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30372" }
https://api.github.com/repos/pandas-dev/pandas/issues/30373
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30373/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30373/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30373/events
https://github.com/pandas-dev/pandas/pull/30373
540,761,054
MDExOlB1bGxSZXF1ZXN0MzU1NTI5Mjg5
30,373
REF: define NA_VALUES in libparsers
{ "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": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-12-20T05:01:35Z
2019-12-20T16:23:03Z
2019-12-20T12:27:14Z
MEMBER
null
The usual goal: make cython code depend on non-cython code less The new goal: limit the places where we import from `pd.io.common` so I can track down the many encoding/path/compression... inconsistencies.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30373/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30373/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30373.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30373", "merged_at": "2019-12-20T12:27:14Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30373.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30373" }
https://api.github.com/repos/pandas-dev/pandas/issues/30374
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30374/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30374/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30374/events
https://github.com/pandas-dev/pandas/pull/30374
540,772,032
MDExOlB1bGxSZXF1ZXN0MzU1NTM4NTcy
30,374
BUG: passing non-printable unicode to datetime parsing functions
{ "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": "5319e7", "default": false, "description": "Timezone data dtype", ...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
12
2019-12-20T05:33:14Z
2020-04-05T17:34:53Z
2019-12-21T20:10:22Z
MEMBER
null
ATM these segfault (on OSX at least). There are more of these that I'll get in upcoming passes (I think no more than 2 more will be needed), keeping this one small to make the issue obvious and improve some of the typing in functions that will be checked in the next passes. Needs double-checking: is the `val.isprin...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30374/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30374/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30374.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30374", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/30374.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30374" }
https://api.github.com/repos/pandas-dev/pandas/issues/30375
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30375/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30375/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30375/events
https://github.com/pandas-dev/pandas/issues/30375
540,909,700
MDU6SXNzdWU1NDA5MDk3MDA=
30,375
Is `@td.skip_if_no("pathlib")` necessary?
{ "avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4", "events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}", "followers_url": "https://api.github.com/users/MarcoGorelli/followers", "following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}", "gist...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
2
2019-12-20T10:08:42Z
2019-12-20T16:02:05Z
2019-12-20T16:02:05Z
MEMBER
null
Admittely this is very minor, but there's a few parts in the codebase (e.g. `pandas/tests/io/test_common.py`) where there is ``` @td.skip_if_no("pathlib") ``` As of `v1.0`, the minimum Python version supported will be 3.6.1, so `pathlib` will always be present as part of the standard library.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30375/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30375/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30376
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30376/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30376/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30376/events
https://github.com/pandas-dev/pandas/pull/30376
540,981,213
MDExOlB1bGxSZXF1ZXN0MzU1NzE4NzMw
30,376
[CLN] remove now-unnecessary td.skip_if_no(pathlib)
{ "avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4", "events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}", "followers_url": "https://api.github.com/users/MarcoGorelli/followers", "following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}", "gist...
[ { "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...
2
2019-12-20T12:54:07Z
2019-12-20T16:01:53Z
2019-12-20T14:59:06Z
MEMBER
null
- [ ] closes #30375 - [ ] tests added / passed - [ ] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30376/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30376/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30376.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30376", "merged_at": "2019-12-20T14:59:06Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30376.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30376" }
https://api.github.com/repos/pandas-dev/pandas/issues/30377
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30377/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30377/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30377/events
https://github.com/pandas-dev/pandas/pull/30377
541,010,204
MDExOlB1bGxSZXF1ZXN0MzU1NzQzMzA0
30,377
BUG: Series.drop() with MultiIndex: inconsistent behaviour
{ "avatar_url": "https://avatars.githubusercontent.com/u/34047134?v=4", "events_url": "https://api.github.com/users/proost/events{/privacy}", "followers_url": "https://api.github.com/users/proost/followers", "following_url": "https://api.github.com/users/proost/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": "AD7FA8", "default": false, "description": null, "id": 35818298,...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-12-20T14:02:17Z
2019-12-26T13:40:53Z
2019-12-26T13:35:10Z
CONTRIBUTOR
null
- [x] closes #8594 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry description: In core.base ``` indexer = self.get_indexer(labels) mask = indexer == -1 if mask.any(): if er...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30377/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30377/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30377.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30377", "merged_at": "2019-12-26T13:35:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30377.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30377" }
https://api.github.com/repos/pandas-dev/pandas/issues/30378
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30378/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30378/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30378/events
https://github.com/pandas-dev/pandas/issues/30378
541,020,929
MDU6SXNzdWU1NDEwMjA5Mjk=
30,378
Pandas date_range error when the date falls in a DST starting day.
{ "avatar_url": "https://avatars.githubusercontent.com/u/41648443?v=4", "events_url": "https://api.github.com/users/dfonnegra/events{/privacy}", "followers_url": "https://api.github.com/users/dfonnegra/followers", "following_url": "https://api.github.com/users/dfonnegra/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": "AFEEEE", "default": false, "description": null, "id": 211840, ...
open
false
null
[]
null
5
2019-12-20T14:24:56Z
2021-07-25T03:01:49Z
null
NONE
null
#### Code Sample ```python import pandas as pd pd.date_range(start=pd.Timestamp('2016-10-05 00:00:00'), end=pd.Timestamp('2016-10-30 00:00:00'), freq='1D', tz='America/Sao_Paulo') ``` #### Problem description [When I try to generate a range of daily data with America/Sao_Paulo timezone, it breaks with NonExis...
{ "+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/30378/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30378/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30379
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30379/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30379/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30379/events
https://github.com/pandas-dev/pandas/pull/30379
541,066,080
MDExOlB1bGxSZXF1ZXN0MzU1Nzg5Njg0
30,379
Remove unnecessary `@td.skip_if_no("pathlib")`
{ "avatar_url": "https://avatars.githubusercontent.com/u/22445142?v=4", "events_url": "https://api.github.com/users/nlepleux/events{/privacy}", "followers_url": "https://api.github.com/users/nlepleux/followers", "following_url": "https://api.github.com/users/nlepleux/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
null
1
2019-12-20T15:59:54Z
2019-12-20T16:02:54Z
2019-12-20T16:02:54Z
CONTRIBUTOR
null
- [x] closes #30375 - [ ] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30379/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30379/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30379.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30379", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/30379.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30379" }
https://api.github.com/repos/pandas-dev/pandas/issues/30380
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30380/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30380/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30380/events
https://github.com/pandas-dev/pandas/pull/30380
541,112,099
MDExOlB1bGxSZXF1ZXN0MzU1ODI4MjUx
30,380
CI: troubleshoot codecov
{ "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": "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
[]
null
2
2019-12-20T17:35:56Z
2019-12-21T02:17:03Z
2019-12-21T02:16:29Z
MEMBER
null
xref discussion in #30070.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30380/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30380/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30380.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30380", "merged_at": "2019-12-21T02:16:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30380.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30380" }
https://api.github.com/repos/pandas-dev/pandas/issues/30381
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30381/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30381/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30381/events
https://github.com/pandas-dev/pandas/pull/30381
541,134,469
MDExOlB1bGxSZXF1ZXN0MzU1ODQ3MzQ0
30,381
REF: targeted test files for clip, isin, describe, transpose
{ "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": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-12-20T18:27:03Z
2019-12-23T17:05:38Z
2019-12-23T17:03:28Z
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/30381/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30381/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30381.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30381", "merged_at": "2019-12-23T17:03:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30381.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30381" }
https://api.github.com/repos/pandas-dev/pandas/issues/30382
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30382/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30382/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30382/events
https://github.com/pandas-dev/pandas/pull/30382
541,221,074
MDExOlB1bGxSZXF1ZXN0MzU1OTIxMDQz
30,382
CLN: move code out of a try clause in merge.py
{ "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"...
[]
closed
false
null
[]
null
1
2019-12-20T22:04:23Z
2019-12-21T20:01:21Z
2019-12-21T19:55:52Z
CONTRIBUTOR
null
Minor clean-up.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30382/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30382/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30382.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30382", "merged_at": "2019-12-21T19:55:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30382.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30382" }
https://api.github.com/repos/pandas-dev/pandas/issues/30383
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30383/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30383/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30383/events
https://github.com/pandas-dev/pandas/issues/30383
541,233,161
MDU6SXNzdWU1NDEyMzMxNjE=
30,383
DEPS: possibly unnecessary scipy function checks
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "d93f0b", "default": false, "description": "Required and optional dependencies", "id": 527603109, "name": "Dependencies", "node_id": "MDU6TGFiZWw1Mjc2MDMxMDk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dependencies" } ]
closed
false
null
[]
null
0
2019-12-20T22:46:31Z
2019-12-24T21:15:52Z
2019-12-24T21:15:52Z
MEMBER
null
I'm seeing in test some things like ```def _skip_if_no_pchip(): try: from scipy.interpolate import pchip_interpolate # noqa except ImportError: import pytest pytest.skip("scipy.interpolate.pchip missing") def _skip_if_no_akima(): try: from scipy.interpolate ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30383/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30383/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30384
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30384/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30384/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30384/events
https://github.com/pandas-dev/pandas/pull/30384
541,233,600
MDExOlB1bGxSZXF1ZXN0MzU1OTMxNTY0
30,384
CLN: DataFrameGroupBy._cython_agg_general
{ "avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4", "events_url": "https://api.github.com/users/topper-123/events{/privacy}", "followers_url": "https://api.github.com/users/topper-123/followers", "following_url": "https://api.github.com/users/topper-123/following{/other_user}", "gists_url"...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" }, { "color": "ea91a4", "default": false, "description": "type annotat...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
4
2019-12-20T22:48:09Z
2019-12-24T14:42:10Z
2019-12-24T14:42:07Z
CONTRIBUTOR
null
Some small cleanups that make the code 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/30384/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30384/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30384.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30384", "merged_at": "2019-12-24T14:42:07Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30384.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30384" }
https://api.github.com/repos/pandas-dev/pandas/issues/30385
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30385/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30385/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30385/events
https://github.com/pandas-dev/pandas/pull/30385
541,239,020
MDExOlB1bGxSZXF1ZXN0MzU1OTM2MTYw
30,385
REF: targeted test files for nlargest, searchsorted, value_counts
{ "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": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-12-20T23:10:46Z
2019-12-23T15:37:44Z
2019-12-23T15:13:08Z
MEMBER
null
In parallel with, and orthogonal to, #30381. Identified a couple of tests that were in the wrong places, e.g. the one moved int test_cumulative.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30385/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30385/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30385.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30385", "merged_at": "2019-12-23T15:13:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30385.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30385" }
https://api.github.com/repos/pandas-dev/pandas/issues/30386
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30386/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30386/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30386/events
https://github.com/pandas-dev/pandas/pull/30386
541,243,198
MDExOlB1bGxSZXF1ZXN0MzU1OTM5NzEx
30,386
DEPR: Deprecate pandas.np module
{ "avatar_url": "https://avatars.githubusercontent.com/u/47963215?v=4", "events_url": "https://api.github.com/users/lithomas1/events{/privacy}", "followers_url": "https://api.github.com/users/lithomas1/followers", "following_url": "https://api.github.com/users/lithomas1/following{/other_user}", "gists_url": "...
[ { "color": "5319e7", "default": false, "description": "Functionality to remove in pandas", "id": 87485152, "name": "Deprecate", "node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
5
2019-12-20T23:25:25Z
2019-12-30T23:28:09Z
2019-12-27T16:52:54Z
MEMBER
null
- [x] closes #30296 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30386/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30386/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30386.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30386", "merged_at": "2019-12-27T16:52:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30386.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30386" }
https://api.github.com/repos/pandas-dev/pandas/issues/30387
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30387/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30387/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30387/events
https://github.com/pandas-dev/pandas/pull/30387
541,244,720
MDExOlB1bGxSZXF1ZXN0MzU1OTQwOTg2
30,387
merge master
{ "avatar_url": "https://avatars.githubusercontent.com/u/47963215?v=4", "events_url": "https://api.github.com/users/lithomas1/events{/privacy}", "followers_url": "https://api.github.com/users/lithomas1/followers", "following_url": "https://api.github.com/users/lithomas1/following{/other_user}", "gists_url": "...
[]
closed
false
null
[]
null
0
2019-12-20T23:32:42Z
2019-12-20T23:33:03Z
2019-12-20T23:33:03Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30387/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30387/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30387.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30387", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/30387.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30387" }
https://api.github.com/repos/pandas-dev/pandas/issues/30388
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30388/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30388/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30388/events
https://github.com/pandas-dev/pandas/pull/30388
541,282,199
MDExOlB1bGxSZXF1ZXN0MzU1OTY5NDQ0
30,388
CLN/WIP: use conditional nogil
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "fbca04", "default": false, "de...
closed
false
null
[]
null
5
2019-12-21T04:38:24Z
2019-12-23T22:25:28Z
2019-12-23T21:51:37Z
MEMBER
null
This is largely an experiment to see how much code we could de-duplicate once cython 0.30.0 comes out and conditional `with nogil` becomes available. Its a decent amount, less than I'd expected. Hopefully this can help cython kick the tires.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30388/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30388/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30388.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30388", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/30388.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30388" }
https://api.github.com/repos/pandas-dev/pandas/issues/30389
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30389/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30389/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30389/events
https://github.com/pandas-dev/pandas/pull/30389
541,303,474
MDExOlB1bGxSZXF1ZXN0MzU1OTg0Mzg4
30,389
DOC: fix external links + favicon
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
0
2019-12-21T08:57:40Z
2019-12-22T09:56:31Z
2019-12-22T09:56:28Z
MEMBER
null
Fixes the wrong external links (see https://github.com/pandas-dev/pydata-bootstrap-sphinx-theme/issues/66), and also fixes the favicon
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30389/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30389/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30389.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30389", "merged_at": "2019-12-22T09:56:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30389.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30389" }
https://api.github.com/repos/pandas-dev/pandas/issues/30390
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30390/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30390/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30390/events
https://github.com/pandas-dev/pandas/pull/30390
541,335,178
MDExOlB1bGxSZXF1ZXN0MzU2MDA2NjU0
30,390
TYP: Annotations in core/indexes/
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
3
2019-12-21T14:55:53Z
2019-12-21T22:25:38Z
2019-12-21T20:11:01Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30390/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30390/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30390.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30390", "merged_at": "2019-12-21T20:11:01Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30390.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30390" }
https://api.github.com/repos/pandas-dev/pandas/issues/30391
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30391/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30391/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30391/events
https://github.com/pandas-dev/pandas/issues/30391
541,355,602
MDU6SXNzdWU1NDEzNTU2MDI=
30,391
df.plot() with kind='scatter' and datetime on x axis bug
{ "avatar_url": "https://avatars.githubusercontent.com/u/35703276?v=4", "events_url": "https://api.github.com/users/Sbrowneo/events{/privacy}", "followers_url": "https://api.github.com/users/Sbrowneo/followers", "following_url": "https://api.github.com/users/Sbrowneo/following{/other_user}", "gists_url": "htt...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" } ]
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4", "events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}", "followers_url": "https://api.github.com/users/charlesdong1991/followers", "following_url": "https://api.github.com/users/charlesdong1991/following{/other_user}",...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4", "events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}", "followers_url": "https://api.github.com/users/charlesdong1991/followers", "following_url": "https://api.github.com/users/charlesdong1991/following{/o...
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
4
2019-12-21T18:19:58Z
2020-01-01T03:39:08Z
2020-01-01T03:39:08Z
NONE
null
I noticed while helping a student that there's a bug when calling a scatter plot as a method on a DataFrame. Regardless of what the index is or what the x argument is, it appears that pandas makes the x argument into the index, and then searches for the x in the columns, where it no longer exists. When calling the same...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30391/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30391/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30392
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30392/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30392/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30392/events
https://github.com/pandas-dev/pandas/pull/30392
541,372,560
MDExOlB1bGxSZXF1ZXN0MzU2MDMwODMy
30,392
CI: clean environment.yml, comment that req-dev is generated
{ "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": "d93f0b", "default": false, "description": "Required and optional dependencies", "id": 527603109, "name": "Dependencies", "node_id": "MDU6TGFiZWw1Mjc2MDMxMDk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dependencies" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
0
2019-12-21T21:02:25Z
2019-12-30T12:27:31Z
2019-12-25T22:28:19Z
MEMBER
null
There is a little more id like to do in environment.yml to put docbuild things in the same place, but holding off to keep the diff tidier. Also it appears there are some unused things in environment.yml that we can look into removing, separate PR
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30392/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30392/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30392.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30392", "merged_at": "2019-12-25T22:28:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30392.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30392" }
https://api.github.com/repos/pandas-dev/pandas/issues/30393
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30393/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30393/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30393/events
https://github.com/pandas-dev/pandas/pull/30393
541,375,225
MDExOlB1bGxSZXF1ZXN0MzU2MDMyMjI1
30,393
CI: transition powershell-> bash
{ "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": "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": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
7
2019-12-21T21:26:50Z
2019-12-24T01:17:51Z
2019-12-23T08:49:27Z
MEMBER
null
xref #26344 If this works, i think the remaining places to bashify are - identical powerhsell commands in windows.yml and posix.yml to check for test failures - conda.recipe/bld.bat (do we need this directory at all?) - test.bat, test_fast.bat (do we need the bash versions of these?)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30393/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30393/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30393.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30393", "merged_at": "2019-12-23T08:49:26Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30393.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30393" }
https://api.github.com/repos/pandas-dev/pandas/issues/30394
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30394/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30394/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30394/events
https://github.com/pandas-dev/pandas/pull/30394
541,375,635
MDExOlB1bGxSZXF1ZXN0MzU2MDMyNTEz
30,394
CLN: tslibs.parsing
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "5319e7", "default": false, "description": "Timezone data dtype", "id": 60458168, "name": "Timezones", "node_id": "MDU6TGFiZWw2MDQ1ODE2OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timezones" }, { "color": "207de5", "default": false, "des...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-12-21T21:32:09Z
2019-12-23T18:38:14Z
2019-12-23T18:32:25Z
MEMBER
null
- [x] closes #22234 Non-segfault-related pieces broken off from #30374. Fix a (not-reachable-but-thats-another-conversation) tzinfo check closing #22234. De-duplicates get_rule_month in tslibs.frequencies and tslibs.parsing pythonizes a PyUnicode_Join usage because cython does that optimization already.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30394/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30394/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30394.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30394", "merged_at": "2019-12-23T18:32:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30394.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30394" }
https://api.github.com/repos/pandas-dev/pandas/issues/30395
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30395/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30395/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30395/events
https://github.com/pandas-dev/pandas/pull/30395
541,375,802
MDExOlB1bGxSZXF1ZXN0MzU2MDMyNjMz
30,395
TST: Added fromisocalendar test cases
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "color": "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": "pandas ob...
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...
16
2019-12-21T21:34:17Z
2020-01-06T13:37:27Z
2020-01-06T13:30:42Z
MEMBER
null
- [x] closes #28115 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30395/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30395/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30395.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30395", "merged_at": "2020-01-06T13:30:41Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30395.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30395" }
https://api.github.com/repos/pandas-dev/pandas/issues/30396
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30396/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30396/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30396/events
https://github.com/pandas-dev/pandas/pull/30396
541,401,914
MDExOlB1bGxSZXF1ZXN0MzU2MDUxNDUy
30,396
REF: use fused types for part of hashtables code
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "fbca04", "default": false, "de...
closed
false
null
[]
null
1
2019-12-22T03:21:51Z
2020-04-05T17:34:46Z
2019-12-23T05:51:15Z
MEMBER
null
This implements fused-type functions for the hashtable code that currently uses tempita. Same idea as #29244, but this breaks off a part that I can confirm is performance-neutral.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30396/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30396/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30396.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30396", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/30396.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30396" }
https://api.github.com/repos/pandas-dev/pandas/issues/30397
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30397/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30397/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30397/events
https://github.com/pandas-dev/pandas/pull/30397
541,406,167
MDExOlB1bGxSZXF1ZXN0MzU2MDU0NDgz
30,397
STY: Underscores for long numbers
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-12-22T04:31:26Z
2019-12-22T21:12:18Z
2019-12-22T17:21:32Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30397/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30397/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30397.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30397", "merged_at": "2019-12-22T17:21:32Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30397.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30397" }
https://api.github.com/repos/pandas-dev/pandas/issues/30398
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30398/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30398/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30398/events
https://github.com/pandas-dev/pandas/pull/30398
541,435,985
MDExOlB1bGxSZXF1ZXN0MzU2MDc1NDU4
30,398
TYP: Typing hints in pandas/io/formats/{css,csvs}.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-12-22T10:53:51Z
2019-12-28T17:29:30Z
2019-12-27T16:02:51Z
MEMBER
null
- [ ] closes #xxxx - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30398/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30398/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30398.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30398", "merged_at": "2019-12-27T16:02:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30398.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30398" }
https://api.github.com/repos/pandas-dev/pandas/issues/30399
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30399/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30399/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30399/events
https://github.com/pandas-dev/pandas/issues/30399
541,437,893
MDU6SXNzdWU1NDE0Mzc4OTM=
30,399
BUG/ERR: wrong error in DataFrame.drop with non-unique datetime index + invalid keys
{ "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": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-12-22T11:15:19Z
2019-12-26T00:32:30Z
2019-12-26T00:32:30Z
MEMBER
null
Consider this example, where there is a DataFrame with a non-unique DatetimeIndex: ``` In [8]: df = pd.DataFrame(np.random.randn(5, 3), columns=['a', 'b', 'c'], index=pd.date_range("2012", freq='H', periods=5)) In [9]: df = df.iloc[[0, 2, 2, 3]] In [10]: df Out[10]: a 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/30399/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30399/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30400
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30400/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30400/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30400/events
https://github.com/pandas-dev/pandas/pull/30400
541,441,619
MDExOlB1bGxSZXF1ZXN0MzU2MDc5NTM5
30,400
TYP: Type hints in pandas/io/formats/excel.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
3
2019-12-22T11:56:16Z
2020-01-02T01:44:15Z
2020-01-02T01:41:11Z
MEMBER
null
- [ ] closes #xxxx - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30400/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30400/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30400.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30400", "merged_at": "2020-01-02T01:41:11Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30400.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30400" }
https://api.github.com/repos/pandas-dev/pandas/issues/30401
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30401/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30401/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30401/events
https://github.com/pandas-dev/pandas/pull/30401
541,443,044
MDExOlB1bGxSZXF1ZXN0MzU2MDgwNTYx
30,401
DEPR update dedeprecation message for np.ptp #28665 #6581
{ "avatar_url": "https://avatars.githubusercontent.com/u/28212972?v=4", "events_url": "https://api.github.com/users/hasnain2808/events{/privacy}", "followers_url": "https://api.github.com/users/hasnain2808/followers", "following_url": "https://api.github.com/users/hasnain2808/following{/other_user}", "gists_u...
[ { "color": "5319e7", "default": false, "description": "Functionality to remove in pandas", "id": 87485152, "name": "Deprecate", "node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
13
2019-12-22T12:11:30Z
2019-12-25T23:52:07Z
2019-12-25T23:52:07Z
CONTRIBUTOR
null
- ref : https://github.com/pandas-dev/pandas/issues/28665#issuecomment-567499869 #6581 - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30401/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30401/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30401.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30401", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/30401.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30401" }
https://api.github.com/repos/pandas-dev/pandas/issues/30402
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30402/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30402/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30402/events
https://github.com/pandas-dev/pandas/pull/30402
541,443,360
MDExOlB1bGxSZXF1ZXN0MzU2MDgwODEx
30,402
ENH: Add ignore_index for df.sort_values and series.sort_values
{ "avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4", "events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}", "followers_url": "https://api.github.com/users/charlesdong1991/followers", "following_url": "https://api.github.com/users/charlesdong1991/following{/other_user}",...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "AD7FA8", "de...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-12-22T12:14:23Z
2019-12-27T16:12:27Z
2019-12-27T16:12:23Z
MEMBER
null
- [x] xref #30114 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry This is the first step for closing the PR #30114, I will come up with another PR for `drop_duplicates`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30402/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30402/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30402.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30402", "merged_at": "2019-12-27T16:12:23Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30402.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30402" }
https://api.github.com/repos/pandas-dev/pandas/issues/30403
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30403/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30403/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30403/events
https://github.com/pandas-dev/pandas/pull/30403
541,450,020
MDExOlB1bGxSZXF1ZXN0MzU2MDg1NTMz
30,403
TYP: Type annotations in pandas/io/formats/style.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
null
10
2019-12-22T13:19:42Z
2020-01-20T20:03:41Z
2020-01-20T17:31:09Z
MEMBER
null
- [ ] closes #xxxx - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30403/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30403/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30403.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30403", "merged_at": "2020-01-20T17:31:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30403.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30403" }
https://api.github.com/repos/pandas-dev/pandas/issues/30404
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30404/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30404/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30404/events
https://github.com/pandas-dev/pandas/pull/30404
541,451,733
MDExOlB1bGxSZXF1ZXN0MzU2MDg2NzQ3
30,404
TYP: Type annotations in pandas/io/formats/printing.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
2
2019-12-22T13:35:34Z
2019-12-24T15:21:04Z
2019-12-23T15:28:51Z
MEMBER
null
- [ ] closes #xxxx - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30404/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30404/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30404.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30404", "merged_at": "2019-12-23T15:28:51Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30404.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30404" }
https://api.github.com/repos/pandas-dev/pandas/issues/30405
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30405/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30405/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30405/events
https://github.com/pandas-dev/pandas/pull/30405
541,467,544
MDExOlB1bGxSZXF1ZXN0MzU2MDk4MDE2
30,405
ENH: Add ignore_index for df.drop_duplicates
{ "avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4", "events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}", "followers_url": "https://api.github.com/users/charlesdong1991/followers", "following_url": "https://api.github.com/users/charlesdong1991/following{/other_user}",...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "AD7FA8", "de...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-12-22T15:51:01Z
2019-12-27T16:33:16Z
2019-12-27T16:33:11Z
MEMBER
null
- [x] xref #30114 - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30405/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30405/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30405.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30405", "merged_at": "2019-12-27T16:33:11Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30405.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30405" }
https://api.github.com/repos/pandas-dev/pandas/issues/30406
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30406/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30406/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30406/events
https://github.com/pandas-dev/pandas/pull/30406
541,475,061
MDExOlB1bGxSZXF1ZXN0MzU2MTAzNDEz
30,406
WIP/ DOC: Move 'For Developers' content from wiki to contributing docs. #30232
{ "avatar_url": "https://avatars.githubusercontent.com/u/24843773?v=4", "events_url": "https://api.github.com/users/souvik3333/events{/privacy}", "followers_url": "https://api.github.com/users/souvik3333/followers", "following_url": "https://api.github.com/users/souvik3333/following{/other_user}", "gists_url"...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
null
7
2019-12-22T16:46:05Z
2020-01-13T18:10:29Z
2020-01-03T13:11:28Z
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/30406/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30406/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30406.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30406", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/30406.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30406" }
https://api.github.com/repos/pandas-dev/pandas/issues/30407
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30407/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30407/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30407/events
https://github.com/pandas-dev/pandas/issues/30407
541,476,181
MDU6SXNzdWU1NDE0NzYxODE=
30,407
ENH: Requested IO readers/writers
{ "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": "06909A", "default": false, "description": "IO issue...
open
false
null
[]
null
0
2019-12-22T16:55:15Z
2021-07-25T03:02:46Z
null
MEMBER
null
This is roundup issue to keep track of requested IO reader/writer formats. If/when someone wants to implement a particular reader/writer, comment on the appropriate issue and we can re-open the discussion there. - [ ] #7030 read fixed-width ASCII data using a data description file or dictionary file - [ ] #9166 *S...
{ "+1": 3, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 3, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30407/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30407/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30408
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30408/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30408/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30408/events
https://github.com/pandas-dev/pandas/pull/30408
541,483,419
MDExOlB1bGxSZXF1ZXN0MzU2MTA4NjAx
30,408
CLN: Old string formatting: .format() -> f
{ "avatar_url": "https://avatars.githubusercontent.com/u/8848419?v=4", "events_url": "https://api.github.com/users/DorAmram/events{/privacy}", "followers_url": "https://api.github.com/users/DorAmram/followers", "following_url": "https://api.github.com/users/DorAmram/following{/other_user}", "gists_url": "http...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
5
2019-12-22T17:59:34Z
2019-12-24T00:23:56Z
2019-12-24T00:23:55Z
CONTRIBUTOR
null
- [ ] ref #29547 - [ ] tests added / passed - [ ] passes `black pandas` - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30408/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30408/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30408.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30408", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/30408.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30408" }
https://api.github.com/repos/pandas-dev/pandas/issues/30409
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30409/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30409/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30409/events
https://github.com/pandas-dev/pandas/pull/30409
541,492,636
MDExOlB1bGxSZXF1ZXN0MzU2MTE0NzE2
30,409
CLN: str.format -> f-strings for `io/sas`
{ "avatar_url": "https://avatars.githubusercontent.com/u/12605746?v=4", "events_url": "https://api.github.com/users/jyscao/events{/privacy}", "followers_url": "https://api.github.com/users/jyscao/followers", "following_url": "https://api.github.com/users/jyscao/following{/other_user}", "gists_url": "https://a...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
4
2019-12-22T19:32:02Z
2020-06-23T17:09:05Z
2019-12-24T19:56:37Z
CONTRIBUTOR
null
- [x] ref #29547 - [ ] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30409/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30409/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30409.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30409", "merged_at": "2019-12-24T19:56:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30409.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30409" }
https://api.github.com/repos/pandas-dev/pandas/issues/30410
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30410/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30410/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30410/events
https://github.com/pandas-dev/pandas/issues/30410
541,495,184
MDU6SXNzdWU1NDE0OTUxODQ=
30,410
DOC: Remove and disable wiki
{ "avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4", "events_url": "https://api.github.com/users/datapythonista/events{/privacy}", "followers_url": "https://api.github.com/users/datapythonista/followers", "following_url": "https://api.github.com/users/datapythonista/following{/other_user}", ...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0e8a16", "default": true, "description": null, "id": 7171206...
open
false
null
[]
null
5
2019-12-22T20:01:24Z
2021-03-25T12:50:18Z
null
MEMBER
null
I've been having a look at the pages on the GitHub wiki, and I think the content is mostly outdated, not very useful, and in some cases opinionated and not specific to pandas. Not sure if there is anything worth keeping. But if there is, its not much, and I think it should be moved to the docs, so it's more visible,...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30410/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30410/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/30411
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30411/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30411/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30411/events
https://github.com/pandas-dev/pandas/pull/30411
541,504,683
MDExOlB1bGxSZXF1ZXN0MzU2MTIzNDA1
30,411
TYP: Typing annotations pandas/util/
{ "avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4", "events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}", "followers_url": "https://api.github.com/users/ShaharNaveh/followers", "following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}", "gists_u...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
1
2019-12-22T21:44:46Z
2019-12-24T16:42:21Z
2019-12-24T16:40:04Z
MEMBER
null
- [ ] closes #xxxx - [x] tests added / passed - [x] passes `black pandas` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30411/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30411/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30411.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30411", "merged_at": "2019-12-24T16:40:04Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30411.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30411" }
https://api.github.com/repos/pandas-dev/pandas/issues/30412
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30412/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30412/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30412/events
https://github.com/pandas-dev/pandas/pull/30412
541,505,220
MDExOlB1bGxSZXF1ZXN0MzU2MTIzNzky
30,412
Fixing format string in pandas/tests/extension/list/array.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/22897252?v=4", "events_url": "https://api.github.com/users/AncientRickles/events{/privacy}", "followers_url": "https://api.github.com/users/AncientRickles/followers", "following_url": "https://api.github.com/users/AncientRickles/following{/other_user}", ...
[]
closed
false
null
[]
null
1
2019-12-22T21:50:41Z
2019-12-23T01:14:27Z
2019-12-23T01:14:18Z
CONTRIBUTOR
null
This is a fix on pandas/tests/extension/list/array.py to utilize python3 format strings ([#29886](https://github.com/pandas-dev/pandas/issues/29886)).
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30412/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30412/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30412.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30412", "merged_at": "2019-12-23T01:14:18Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30412.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30412" }
https://api.github.com/repos/pandas-dev/pandas/issues/30413
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/30413/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/30413/comments
https://api.github.com/repos/pandas-dev/pandas/issues/30413/events
https://github.com/pandas-dev/pandas/pull/30413
541,506,575
MDExOlB1bGxSZXF1ZXN0MzU2MTI0Njk2
30,413
REF: algos_take_helper de-nest templating
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
4
2019-12-22T22:05:35Z
2019-12-24T16:46:20Z
2019-12-24T13:44:47Z
MEMBER
null
Having two layers of templating here is really weird, this unravels one layer so this file is organized like our other tempita files. That makes future moves towards fused types and/or conditional nogil feasible.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/30413/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/30413/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/30413.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/30413", "merged_at": "2019-12-24T13:44:47Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/30413.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30413" }