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/22012
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22012/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22012/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22012/events
https://github.com/pandas-dev/pandas/issues/22012
343,341,304
MDU6SXNzdWUzNDMzNDEzMDQ=
22,012
BUG: pd.DataFrame.equals return False for same values if different numpy type
{ "avatar_url": "https://avatars.githubusercontent.com/u/12749339?v=4", "events_url": "https://api.github.com/users/louis-red/events{/privacy}", "followers_url": "https://api.github.com/users/louis-red/followers", "following_url": "https://api.github.com/users/louis-red/following{/other_user}", "gists_url": "...
[]
closed
false
null
[]
null
3
2018-07-21T17:13:02Z
2020-02-26T15:44:13Z
2018-07-21T17:17:29Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd import numpy as np df_int32 = pd.DataFrame([0, 1], dtype=np.int32) df_int64 = pd.DataFrame([0, 1], dtype=np.int64) df_int32.equals(df_int64) # False ``` #### Problem description The docstring of `pd.DataFrame.equals` expla...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22012/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22012/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22013
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22013/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22013/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22013/events
https://github.com/pandas-dev/pandas/pull/22013
343,348,221
MDExOlB1bGxSZXF1ZXN0MjAzMDIyNjgy
22,013
[CLN] [BLD] Fix many compiler warnings
{ "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": "207de5", "default": false, ...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
4
2018-07-21T19:00:32Z
2018-07-24T00:19:38Z
2018-07-24T00:11:21Z
MEMBER
null
Checked in OSX in 2.7 and 3.7, on Ubuntu on 2.7 and 3.5, this fixes just about all the warnings that are fixable at my pay-grade. The ones that are left: - Ubiquitous `NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION` --> I expect there is a compiler flag that can be set in setup.py to silence this (and only this) warni...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22013/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22013/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22013.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22013", "merged_at": "2018-07-24T00:11:21Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22013.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22013" }
https://api.github.com/repos/pandas-dev/pandas/issues/22014
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22014/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22014/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22014/events
https://github.com/pandas-dev/pandas/pull/22014
343,348,409
MDExOlB1bGxSZXF1ZXN0MjAzMDIyNzkw
22,014
[REF] separate blocks.py out of internals.__init__
{ "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": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
3
2018-07-21T19:03:25Z
2018-07-23T14:10:31Z
2018-07-23T11:24:01Z
MEMBER
null
Follow-up to #21903
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22014/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22014/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22014.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22014", "merged_at": "2018-07-23T11:24:01Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22014.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22014" }
https://api.github.com/repos/pandas-dev/pandas/issues/22015
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22015/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22015/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22015/events
https://github.com/pandas-dev/pandas/pull/22015
343,354,030
MDExOlB1bGxSZXF1ZXN0MjAzMDI1OTgz
22,015
ENH: Number formatting support for excel styles
{ "avatar_url": "https://avatars.githubusercontent.com/u/3451892?v=4", "events_url": "https://api.github.com/users/marknsikora/events{/privacy}", "followers_url": "https://api.github.com/users/marknsikora/followers", "following_url": "https://api.github.com/users/marknsikora/following{/other_user}", "gists_ur...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "bfe5bf", "default": false, "description": "read_exc...
closed
false
null
[]
null
5
2018-07-21T20:36:24Z
2018-07-24T16:04:32Z
2018-07-24T13:11:19Z
CONTRIBUTOR
null
- [x] closes #22027 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Add number formatting support to the excel styles using a fake css entry. ```css number-format: 0%; ``` Added new tests, updated docs, and manually verified outputs us...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22015/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22015/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22015.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22015", "merged_at": "2018-07-24T13:11:18Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22015.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22015" }
https://api.github.com/repos/pandas-dev/pandas/issues/22016
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22016/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22016/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22016/events
https://github.com/pandas-dev/pandas/pull/22016
343,355,486
MDExOlB1bGxSZXF1ZXN0MjAzMDI2ODEz
22,016
REF: move range-generation functions to EA mixin classes
{ "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": "6138b5", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
12
2018-07-21T21:00:40Z
2018-07-26T21:13:14Z
2018-07-26T12:49:40Z
MEMBER
null
With the DatetimeArray range-generating functions moved, we are finally able to move `shift`, and in turn `__add__`, `__sub__`, etc. Two non-trivial changes made during the move process, see inline comments. Upcoming commits will add docstrings and port tests. ATM many tests are a PITA bc the Array contructors...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22016/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22016/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22016.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22016", "merged_at": "2018-07-26T12:49:40Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22016.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22016" }
https://api.github.com/repos/pandas-dev/pandas/issues/22017
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22017/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22017/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22017/events
https://github.com/pandas-dev/pandas/issues/22017
343,418,856
MDU6SXNzdWUzNDM0MTg4NTY=
22,017
Timestamp comparison inconsistency
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
null
1
2018-07-22T16:17:56Z
2018-08-31T02:53:46Z
2018-08-31T02:53:46Z
MEMBER
null
Trying to make align the behavior of DataFrame/Series ops, a sticking point turns out to be Timestamp comparisons: ``` ts = pd.Timestamp.now() df = pd.DataFrame({'A': [1.0, 2.0], 'B': [1, 2], 'C': ['foo', 'bar']}) >>> df < ts A B C 0 True True True 1 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22017/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22017/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22018
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22018/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22018/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22018/events
https://github.com/pandas-dev/pandas/issues/22018
343,420,843
MDU6SXNzdWUzNDM0MjA4NDM=
22,018
[Enhancement] Using del in the drop(where inplace=True) is faster than the current drop method
{ "avatar_url": "https://avatars.githubusercontent.com/u/20964404?v=4", "events_url": "https://api.github.com/users/omkaark/events{/privacy}", "followers_url": "https://api.github.com/users/omkaark/followers", "following_url": "https://api.github.com/users/omkaark/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
3
2018-07-22T16:45:08Z
2018-07-23T07:05:25Z
2018-07-22T19:00:11Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python # Your code here a = time() df.drop('x',axis=1,inplace=True) print(time()-a)#0.02... #imagine we got the values of column x again... a = time() del df['x'] print(time()-a)#0.0009... #the del method is faster to delete the column in place... ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22018/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22018/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22019
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22019/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22019/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22019/events
https://github.com/pandas-dev/pandas/pull/22019
343,445,964
MDExOlB1bGxSZXF1ZXN0MjAzMDgxMTkx
22,019
[CLN] Dispatch (some) Frame ops to Series, avoiding _data.eval
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "fbca04", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
19
2018-07-22T22:44:29Z
2018-10-03T11:32:41Z
2018-10-03T11:32:35Z
MEMBER
null
ATM there are exactly two places where `BlockManager.eval` is called: `DataFrame._combine_match_columns` and `DataFrame._combine_const`. This replaces the usage in `_combine_match_columns` with a dispatch-to-Series implementation. Some output dtypes get changed (see edits in `test_axis_select_reindex`, `test_pivot`),...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22019/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22019/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22019.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22019", "merged_at": "2018-10-03T11:32:35Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22019.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22019" }
https://api.github.com/repos/pandas-dev/pandas/issues/22020
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22020/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22020/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22020/events
https://github.com/pandas-dev/pandas/issues/22020
343,478,809
MDU6SXNzdWUzNDM0Nzg4MDk=
22,020
COMPAT: Import abstract classes from collections.abc
{ "avatar_url": "https://avatars.githubusercontent.com/u/902012?v=4", "events_url": "https://api.github.com/users/holymonson/events{/privacy}", "followers_url": "https://api.github.com/users/holymonson/followers", "following_url": "https://api.github.com/users/holymonson/following{/other_user}", "gists_url": ...
[ { "color": "0052cc", "default": false, "description": "pandas objects compatability with Numpy or Python functions", "id": 76865106, "name": "Compat", "node_id": "MDU6TGFiZWw3Njg2NTEwNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat" }, { "color": "0e8a1...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
6
2018-07-23T03:53:08Z
2018-09-18T16:52:01Z
2018-09-18T16:52:01Z
CONTRIBUTOR
null
> Changed in version 3.3: Moved Collections Abstract Base Classes to the collections.abc module. For backwards compatibility, they continue to be visible in this module through Python 3.7. Subsequently, they will be removed entirely. Numpy team has done it. https://github.com/numpy/numpy/pull/10743 ```python if PY...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22020/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22020/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22021
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22021/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22021/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22021/events
https://github.com/pandas-dev/pandas/issues/22021
343,595,373
MDU6SXNzdWUzNDM1OTUzNzM=
22,021
BLD: pandas-wheels are failing
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "75507B", "default": false, "description": "Library building on various platforms", "id": 129350, "name": "Build", "node_id": "MDU6TGFiZWwxMjkzNTA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build" } ]
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
5
2018-07-23T11:34:34Z
2018-07-31T13:22:48Z
2018-07-31T13:22:47Z
CONTRIBUTOR
null
https://travis-ci.org/MacPython/pandas-wheels/builds/406975380 looks like #21879 somehow broke this. The error messages I think are red herrings for somehow picking up a wrong version of numpy when things are compiled.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22021/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22021/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22022
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22022/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22022/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22022/events
https://github.com/pandas-dev/pandas/issues/22022
343,629,675
MDU6SXNzdWUzNDM2Mjk2NzU=
22,022
Power to the NA with Int64 series gives NA
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "6138b5", "default": false, "description": "Extending pandas with cu...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
1
2018-07-23T13:19:12Z
2018-10-19T12:08:34Z
2018-10-19T12:08:34Z
MEMBER
null
Corner-case, but the integer NA type does seem to behave differently when it comes to `rpow`: ``` In [57]: pd.Series([1, 1, 1]) ** pd.Series([1, np.nan, 3]) Out[57]: 0 1.0 1 1.0 2 1.0 dtype: float64 In [58]: pd.Series([1, 1, 1]) ** pd.Series([1, np.nan, 3], dtype='Int64') Out[58]: 0 1 1 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22022/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22022/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22023
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22023/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22023/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22023/events
https://github.com/pandas-dev/pandas/issues/22023
343,637,529
MDU6SXNzdWUzNDM2Mzc1Mjk=
22,023
Substraction with UInt64 series resulting in negative values gives TypeError
{ "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": "006b75", "default": false, "description": "Arithmetic, Comparison, ...
open
false
null
[]
null
4
2018-07-23T13:39:27Z
2021-06-21T01:04:58Z
null
MEMBER
null
With the extension integer array the below operation errors, with numpy uint not: ``` In [68]: pd.Series([1, 1, 1]) - pd.Series([1, 2, 3], dtype='UInt64') ... TypeError: cannot safely cast non-equivalent float64 to uint64 In [69]: pd.Series([1, 1, 1]) - pd.Series([1, 2, 3], dtype='uint64') Out[69]: 0 0.0...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22023/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22023/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22024
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22024/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22024/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22024/events
https://github.com/pandas-dev/pandas/issues/22024
343,641,172
MDU6SXNzdWUzNDM2NDExNzI=
22,024
Reverse operators on integer-NA series and numpy scalars resulting in object dtype
{ "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": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
5
2018-07-23T13:48:39Z
2018-11-09T04:11:03Z
2018-11-09T04:11:02Z
MEMBER
null
This is not necessarily a bug, but at least some unexpected results: ``` In [83]: s = pd.Series([1, 2, 3], dtype='Int64') In [84]: s + s[0] Out[84]: 0 2 1 3 2 4 dtype: Int64 In [85]: s[0] + s Out[85]: 0 2 1 3 2 4 dtype: object ``` In the above `s[0]` is a numpy scalar, if you...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22024/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22024/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22025
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22025/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22025/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22025/events
https://github.com/pandas-dev/pandas/issues/22025
343,647,273
MDU6SXNzdWUzNDM2NDcyNzM=
22,025
Refactor from_records to load data in an efficient way
{ "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": "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": "a10c02", "default": false, "de...
open
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4", "events_url": "https://api.github.com/users/datapythonista/events{/privacy}", "followers_url": "https://api.github.com/users/datapythonista/followers", "following_url": "https://api.github.com/users/datapythonista/following{/other_user}", ...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4", "events_url": "https://api.github.com/users/datapythonista/events{/privacy}", "followers_url": "https://api.github.com/users/datapythonista/followers", "following_url": "https://api.github.com/users/datapythonista/following{/oth...
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
6
2018-07-23T14:03:53Z
2021-06-21T01:06:01Z
null
MEMBER
null
Based on the SciPy sprint discussions, and the discussions on related issues, seems like `from_records` should be the pandas way to create a `DataFrame` from row based data. The current signature is next: - ```def from_records(cls, data, index=None, exclude=None, columns=None, coerce_float=False, nrows=None):``` ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22025/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22025/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22026
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22026/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22026/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22026/events
https://github.com/pandas-dev/pandas/pull/22026
343,670,287
MDExOlB1bGxSZXF1ZXN0MjAzMjQ3OTU4
22,026
TST: restructure internal extension arrays tests (split between /arrays and /extension)
{ "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": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
94
2018-07-23T14:59:48Z
2018-09-06T10:11:33Z
2018-09-06T10:11:30Z
MEMBER
null
Pull request to discuss what to do with the tests for internal EAs (and one of the comments I still had in https://github.com/pandas-dev/pandas/pull/21160) Basically, I would keep the `tests/extension/..` only for subclassing the base extension array test suite, and any array-specific functionality is tested in `tes...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22026/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22026/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22026.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22026", "merged_at": "2018-09-06T10:11:30Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22026.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22026" }
https://api.github.com/repos/pandas-dev/pandas/issues/22027
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22027/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22027/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22027/events
https://github.com/pandas-dev/pandas/issues/22027
343,686,427
MDU6SXNzdWUzNDM2ODY0Mjc=
22,027
No way to control display format when exporting to excel
{ "avatar_url": "https://avatars.githubusercontent.com/u/3451892?v=4", "events_url": "https://api.github.com/users/marknsikora/events{/privacy}", "followers_url": "https://api.github.com/users/marknsikora/followers", "following_url": "https://api.github.com/users/marknsikora/following{/other_user}", "gists_ur...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "bfe5bf", "default": false, "description": "read_exc...
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", ...
0
2018-07-23T15:38:06Z
2018-07-24T13:11:19Z
2018-07-24T13:11:18Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python # format call does nothing df.style.format("{:.2%}").to_excel('styled.xlsx') ``` #### Problem description The current excel styler doesn't implement anything for the styler format method. To get number format there are two possible options. Fir...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22027/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22027/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22028
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22028/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22028/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22028/events
https://github.com/pandas-dev/pandas/pull/22028
343,710,807
MDExOlB1bGxSZXF1ZXN0MjAzMjc4Nzkx
22,028
Separate out internals.concat, internals.managers
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "fbca04", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
2
2018-07-23T16:44:24Z
2018-07-26T16:22:30Z
2018-07-24T00:03:35Z
MEMBER
null
Follow-up to #22014. Moved `get_blockno_placements` to libinternals since a) its a natural fit anyway and b) it is needed in both concat and managers and I didn't want to runtime-import it. The only non-cut/paste edit is a change of `isinstance(self.block, ExtensionBlock)` to `self.block.is_extension` `__init_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22028/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22028/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22028.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22028", "merged_at": "2018-07-24T00:03:35Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22028.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22028" }
https://api.github.com/repos/pandas-dev/pandas/issues/22029
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22029/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22029/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22029/events
https://github.com/pandas-dev/pandas/issues/22029
343,750,733
MDU6SXNzdWUzNDM3NTA3MzM=
22,029
AttributeError: 'Series' object has no attribute 'columns'
{ "avatar_url": "https://avatars.githubusercontent.com/u/34540386?v=4", "events_url": "https://api.github.com/users/jasonachonu/events{/privacy}", "followers_url": "https://api.github.com/users/jasonachonu/followers", "following_url": "https://api.github.com/users/jasonachonu/following{/other_user}", "gists_u...
[ { "color": "207de5", "default": false, "description": "Clarification about behavior needed to assess issue", "id": 307649777, "name": "Needs Info", "node_id": "MDU6TGFiZWwzMDc2NDk3Nzc=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Info" } ]
closed
false
null
[]
null
1
2018-07-23T18:47:09Z
2018-07-23T18:59:32Z
2018-07-23T18:59:25Z
NONE
null
Hi, System information Have I written custom code (as opposed to using a stock example script provided in TensorFlow): NO OS Platform and Distribution (e.g., Linux Ubuntu 16.04): MacOS Hugh Sierra TensorFlow installed from (source or binary): I did pip install tensor flow TensorFlow version (use command below...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22029/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22029/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22030
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22030/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22030/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22030/events
https://github.com/pandas-dev/pandas/pull/22030
343,760,907
MDExOlB1bGxSZXF1ZXN0MjAzMzE2NzAz
22,030
[BLD] [CLN] Close assorted issues - bare exceptions, unused func
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "fbca04", "default": false, "description": "Related to non-user accessible pandas implementation", "id": 49094459, "name": "Internals", "node_id": "MDU6TGFiZWw0OTA5NDQ1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Internals" }, { "color": "207de5...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
6
2018-07-23T19:17:16Z
2018-07-26T16:22:22Z
2018-07-26T12:54:08Z
MEMBER
null
<s>- Removing numpy cimport from cython modules where feasible fixes the npy_deprecated1.7 ... warning.</s> <b>update</b> Nope! - Catch specific exceptions in a handful of places. - Removes unused function #19676 - Implement command-line option to enable cython coverage #21991 closes #19676 closes #21991 - [x] ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22030/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22030/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22030.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22030", "merged_at": "2018-07-26T12:54:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22030.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22030" }
https://api.github.com/repos/pandas-dev/pandas/issues/22031
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22031/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22031/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22031/events
https://github.com/pandas-dev/pandas/pull/22031
343,768,656
MDExOlB1bGxSZXF1ZXN0MjAzMzIyNTU4
22,031
REF/API: Stricter extension checking.
{ "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": "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": "75507B", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
21
2018-07-23T19:41:56Z
2018-07-31T13:22:52Z
2018-07-31T13:22:48Z
CONTRIBUTOR
null
Removes is_extension_array_dtype's handling of both arrays and dtypes. Now it handles just arrays, and we provide `is_extension_dtype` for checking whether a dtype is an extension dtype. It's the caller's responsibility to know whether they have an array or dtype. Closes #22021
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22031/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22031/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22031.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22031", "merged_at": "2018-07-31T13:22:47Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22031.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22031" }
https://api.github.com/repos/pandas-dev/pandas/issues/22032
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22032/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22032/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22032/events
https://github.com/pandas-dev/pandas/pull/22032
343,793,713
MDExOlB1bGxSZXF1ZXN0MjAzMzQyMTgy
22,032
fix Error Indexing DafaFrame with a 0-d array
{ "avatar_url": "https://avatars.githubusercontent.com/u/618650?v=4", "events_url": "https://api.github.com/users/illegalnumbers/events{/privacy}", "followers_url": "https://api.github.com/users/illegalnumbers/followers", "following_url": "https://api.github.com/users/illegalnumbers/following{/other_user}", "...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "ff...
closed
false
null
[]
null
2
2018-07-23T21:00:11Z
2018-07-24T16:38:07Z
2018-07-24T16:38:07Z
CONTRIBUTOR
null
closes #21946 - [x ] closes #xxxx - [x ] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22032/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22032/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22032.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22032", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22032.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22032" }
https://api.github.com/repos/pandas-dev/pandas/issues/22033
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22033/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22033/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22033/events
https://github.com/pandas-dev/pandas/pull/22033
343,798,269
MDExOlB1bGxSZXF1ZXN0MjAzMzQ1NzQw
22,033
[POC] implement test_arithmetic.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "C4A000", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
7
2018-07-23T21:14:22Z
2018-07-29T17:12:00Z
2018-07-29T16:04:58Z
MEMBER
null
There are a ton of scattered arithmetic tests for Index/Series/DataFrame that _should_ be testing the same things, but in fact are haphazard. Fixing this given the current structure would entail an enormous about of code duplication. This PR if a proof of concept for gathering all those tests in one test_arithmetic...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22033/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22033/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22033.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22033", "merged_at": "2018-07-29T16:04:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22033.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22033" }
https://api.github.com/repos/pandas-dev/pandas/issues/22034
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22034/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22034/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22034/events
https://github.com/pandas-dev/pandas/pull/22034
343,848,818
MDExOlB1bGxSZXF1ZXN0MjAzMzg0MzI3
22,034
PERF/REF: improve performance of Series.searchsorted, PandasArray.searchsorted, collect functionality
{ "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": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "eb6420", "default"...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
21
2018-07-24T01:15:02Z
2019-02-24T08:14:12Z
2019-02-24T03:40:08Z
CONTRIBUTOR
null
- [x] closes #14565 - [x] ASV's added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Numpy's searchsorted doesn't like being given values to search for that aren't of the same type as the array being searched. By ensuring that the input value has the same dtype ...
{ "+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/22034/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22034/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22034.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22034", "merged_at": "2019-02-24T03:40:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22034.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22034" }
https://api.github.com/repos/pandas-dev/pandas/issues/22035
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22035/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22035/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22035/events
https://github.com/pandas-dev/pandas/issues/22035
343,891,319
MDU6SXNzdWUzNDM4OTEzMTk=
22,035
Unable to change dtype of a column after concat and duplicate column names
{ "avatar_url": "https://avatars.githubusercontent.com/u/585279?v=4", "events_url": "https://api.github.com/users/mitar/events{/privacy}", "followers_url": "https://api.github.com/users/mitar/followers", "following_url": "https://api.github.com/users/mitar/following{/other_user}", "gists_url": "https://api.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": "0e...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
7
2018-07-24T05:37:39Z
2021-04-30T00:33:12Z
2021-04-30T00:33:12Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python import pandas a = pandas.DataFrame({'a': ['0'], 'b': ['str']}) print(a.dtypes) b = pandas.concat([a, pandas.DataFrame({'b': ['str2']})], axis=1) print(b.dtypes) b.iloc[:, 0] = [int(v) for v in a.iloc[:, 0]] print(b.dtypes) ``` ###...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22035/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22035/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22036
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22036/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22036/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22036/events
https://github.com/pandas-dev/pandas/issues/22036
343,893,937
MDU6SXNzdWUzNDM4OTM5Mzc=
22,036
Replacing a column with iloc replaces another column with same name
{ "avatar_url": "https://avatars.githubusercontent.com/u/585279?v=4", "events_url": "https://api.github.com/users/mitar/events{/privacy}", "followers_url": "https://api.github.com/users/mitar/followers", "following_url": "https://api.github.com/users/mitar/following{/other_user}", "gists_url": "https://api.gi...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
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...
2
2018-07-24T05:52:30Z
2020-03-11T02:35:22Z
2020-03-11T02:35:22Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python import pandas a = pandas.DataFrame({'a': ['0'], 'b': ['str']}) print('---') print(a) a.iloc[:, 0] = [int(v) for v in a.iloc[:, 0]] print('---') print(a) b = pandas.concat([a, pandas.DataFrame({'b': ['str2']})], axis=1) print('---') ...
{ "+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/22036/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22036/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22037
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22037/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22037/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22037/events
https://github.com/pandas-dev/pandas/pull/22037
343,897,975
MDExOlB1bGxSZXF1ZXN0MjAzNDE5NzYw
22,037
Raised value error on incorrect na_option
{ "avatar_url": "https://avatars.githubusercontent.com/u/21694506?v=4", "events_url": "https://api.github.com/users/raguiar2/events{/privacy}", "followers_url": "https://api.github.com/users/raguiar2/followers", "following_url": "https://api.github.com/users/raguiar2/following{/other_user}", "gists_url": "htt...
[ { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" } ]
closed
false
null
[]
null
7
2018-07-24T06:13:29Z
2018-07-25T19:12:58Z
2018-07-25T19:12:54Z
CONTRIBUTOR
null
- [X] closes #19499 - [X] tests added / passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22037/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22037/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22037.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22037", "merged_at": "2018-07-25T19:12:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22037.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22037" }
https://api.github.com/repos/pandas-dev/pandas/issues/22038
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22038/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22038/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22038/events
https://github.com/pandas-dev/pandas/pull/22038
343,984,336
MDExOlB1bGxSZXF1ZXN0MjAzNDg1ODEy
22,038
[wip] debug failures
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
null
3
2018-07-24T10:50:46Z
2018-09-23T21:44:00Z
2018-09-23T21:44:00Z
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/22038/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22038/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22038.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22038", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22038.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22038" }
https://api.github.com/repos/pandas-dev/pandas/issues/22039
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22039/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22039/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22039/events
https://github.com/pandas-dev/pandas/pull/22039
344,084,009
MDExOlB1bGxSZXF1ZXN0MjAzNTYzMDI2
22,039
BUG: Matplotlib scatter datetime
{ "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": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" } ]
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
2
2018-07-24T15:15:59Z
2018-08-02T10:42:54Z
2018-08-02T10:42:51Z
CONTRIBUTOR
null
xref https://github.com/matplotlib/matplotlib/issues/11391
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22039/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22039/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22039.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22039", "merged_at": "2018-08-02T10:42:51Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22039.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22039" }
https://api.github.com/repos/pandas-dev/pandas/issues/22040
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22040/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22040/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22040/events
https://github.com/pandas-dev/pandas/issues/22040
344,084,802
MDU6SXNzdWUzNDQwODQ4MDI=
22,040
Updating value of a single row of a column using loc or at fails
{ "avatar_url": "https://avatars.githubusercontent.com/u/328300?v=4", "events_url": "https://api.github.com/users/abhinav-upadhyay/events{/privacy}", "followers_url": "https://api.github.com/users/abhinav-upadhyay/followers", "following_url": "https://api.github.com/users/abhinav-upadhyay/following{/other_user}...
[ { "color": "0e8a16", "default": true, "description": null, "id": 717120670, "name": "good first issue", "node_id": "MDU6TGFiZWw3MTcxMjA2NzA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue" }, { "color": "cdea3c", "default": false, "de...
open
false
null
[]
null
8
2018-07-24T15:17:45Z
2021-06-21T01:06:36Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python In [12]: import numpy as np In [13]: import pandas as pd In [14]: arr = np.random.rand(2, 2) In [15]: colnames = ['col1', 'col2'] In [16]: index = pd.date_range('1-1-2018', periods=2) In [17]: df = pd.DataFrame(data=arr, index=index, col...
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22040/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22040/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22041
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22041/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22041/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22041/events
https://github.com/pandas-dev/pandas/issues/22041
344,090,002
MDU6SXNzdWUzNDQwOTAwMDI=
22,041
Pandas Series: unexpected error while doing difference (`_maybe_match_name`)
{ "avatar_url": "https://avatars.githubusercontent.com/u/17147627?v=4", "events_url": "https://api.github.com/users/pietrotortella/events{/privacy}", "followers_url": "https://api.github.com/users/pietrotortella/followers", "following_url": "https://api.github.com/users/pietrotortella/following{/other_user}", ...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "006b75", "default": false, "description": "Arithmetic, Comparison, ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
10
2018-07-24T15:29:57Z
2021-11-20T15:55:55Z
2021-11-20T15:55:55Z
NONE
null
pandas version is 0.22.0, numpy version is 1.14.0 While performing the following: ```python a = pd.Series([1, 2, 3]) a.name = np.int64(123) b = pd.Series([4, 5, 6]) b.name = (123, 789) a - b ``` I obtain the following error: ``` ----------------------------------------------------------------------...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22041/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22041/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22042
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22042/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22042/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22042/events
https://github.com/pandas-dev/pandas/issues/22042
344,102,793
MDU6SXNzdWUzNDQxMDI3OTM=
22,042
BUG: Mismatched Comparisons Inconsistencies
{ "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": "eb6420", "default": false, "description": "Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff", "id": 57296398, "name": "Algos", "node_id": "MDU6TGFiZWw1NzI5NjM5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Algos" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
4
2018-07-24T16:01:23Z
2019-03-26T20:51:38Z
2019-03-26T20:27:46Z
MEMBER
null
``` idx = pd.Index([2, 3]) ser = idx.to_series() df = ser.to_frame() foo = pd.Index(['foo', 'foo']) >>> idx == 'foo' False >>> idx < 'foo' PY2 --> False PY3 --> TypeError >>> ser == 'foo' TypeError >>> ser < 'foo' TypeError >>> ser == foo 2 False 3 False dtype: bool >>> ser < foo PY2 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22042/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22042/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22043
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22043/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22043/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22043/events
https://github.com/pandas-dev/pandas/pull/22043
344,197,659
MDExOlB1bGxSZXF1ZXN0MjAzNjUwMDkx
22,043
[WIP] Imprecise indexer
{ "avatar_url": "https://avatars.githubusercontent.com/u/291576?v=4", "events_url": "https://api.github.com/users/WeatherGod/events{/privacy}", "followers_url": "https://api.github.com/users/WeatherGod/followers", "following_url": "https://api.github.com/users/WeatherGod/following{/other_user}", "gists_url": ...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "0b02e1", "default": false, "description": "Related ...
closed
false
null
[]
null
7
2018-07-24T20:47:46Z
2018-11-23T03:22:28Z
2018-11-23T03:22:27Z
NONE
null
This is a work-in-progress to add a `tolerance` attribute to the `Index` class, and to plumb its use throughout the Index machinery. My immediate goal at this point is to not break anything. There is still a lot more work to do before this is ready for prime time, but hopefully I can get some inputs on best practices f...
{ "+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/22043/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22043/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22043.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22043", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22043.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22043" }
https://api.github.com/repos/pandas-dev/pandas/issues/22044
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22044/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22044/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22044/events
https://github.com/pandas-dev/pandas/issues/22044
344,205,044
MDU6SXNzdWUzNDQyMDUwNDQ=
22,044
Multi-index and CategoricalIndex performance
{ "avatar_url": "https://avatars.githubusercontent.com/u/3621629?v=4", "events_url": "https://api.github.com/users/0x0L/events{/privacy}", "followers_url": "https://api.github.com/users/0x0L/followers", "following_url": "https://api.github.com/users/0x0L/following{/other_user}", "gists_url": "https://api.gith...
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "207de5", "default"...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2018-07-24T21:10:14Z
2019-06-08T21:04:28Z
2019-06-08T21:04:28Z
CONTRIBUTOR
null
Hi, Building a multi-index from a categorical index should be instantaneous: labels are codes and the corresponding level is a CategoricalIndex with the same N categories and codes [0 ... N-1] as intended in https://github.com/pandas-dev/pandas/blob/edb71fda022c6a155717e7a25679040ee0476639/pandas/core/arrays/cate...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22044/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22044/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22045
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22045/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22045/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22045/events
https://github.com/pandas-dev/pandas/issues/22045
344,231,103
MDU6SXNzdWUzNDQyMzExMDM=
22,045
[documentation] merge(suffixes=(False, False)) should cause an error if a suffix would be required to complete the merge but it is undocumented
{ "avatar_url": "https://avatars.githubusercontent.com/u/730341?v=4", "events_url": "https://api.github.com/users/jrounds/events{/privacy}", "followers_url": "https://api.github.com/users/jrounds/followers", "following_url": "https://api.github.com/users/jrounds/following{/other_user}", "gists_url": "https://...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "eb6420", "default": false, "description": "Non-arithmetic algos:...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
5
2018-07-24T22:49:56Z
2018-09-04T15:04:55Z
2018-09-04T15:04:55Z
NONE
null
#### Problem description This was going to be a request for an enhancement, but after investigation it just became a reminder that pandas has an undocumented feature. About once every few months I get into a tricky debug situation where a column has ceased to exist because it was suffixed with _x or _y, and whil...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22045/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22045/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22046
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22046/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22046/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22046/events
https://github.com/pandas-dev/pandas/issues/22046
344,232,897
MDU6SXNzdWUzNDQyMzI4OTc=
22,046
Replacing multiple columns (or just one) with iloc does not work
{ "avatar_url": "https://avatars.githubusercontent.com/u/585279?v=4", "events_url": "https://api.github.com/users/mitar/events{/privacy}", "followers_url": "https://api.github.com/users/mitar/followers", "following_url": "https://api.github.com/users/mitar/following{/other_user}", "gists_url": "https://api.gi...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2020-12-26T13:57:50Z", "closed_issues": 1768, "created_at": "2020-05-29T23:47:32Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
11
2018-07-24T22:58:31Z
2020-11-19T08:46:12Z
2020-11-19T00:22:06Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python import pandas columns = pandas.DataFrame({'a2': [11, 12, 13], 'b2': [14, 15, 16]}) inputs = pandas.DataFrame({'a1': [1, 2, 3], 'b1': [4, 5, 6], 'c1': [7, 8, 9]}) inputs.iloc[:, [1]] = columns.iloc[:, [0]] print(inputs) ``` #### Problem de...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22046/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22046/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22047
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22047/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22047/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22047/events
https://github.com/pandas-dev/pandas/issues/22047
344,289,261
MDU6SXNzdWUzNDQyODkyNjE=
22,047
Breaking change multiplication bool and int
{ "avatar_url": "https://avatars.githubusercontent.com/u/6661307?v=4", "events_url": "https://api.github.com/users/Tux1/events{/privacy}", "followers_url": "https://api.github.com/users/Tux1/followers", "following_url": "https://api.github.com/users/Tux1/following{/other_user}", "gists_url": "https://api.gith...
[ { "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": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
5
2018-07-25T04:34:14Z
2018-08-14T10:49:12Z
2018-08-14T10:49:11Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd a = pd.DataFrame([[False, True], [False, False]]) print(a.dtypes) b = a * 1 print(b.dtypes) ``` #### Problem description With 0.20.3, I get `b` as DataFrame `int32`. With 0.23.3, I get `b` as DataFrame `object`. #### ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22047/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22047/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22048
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22048/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22048/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22048/events
https://github.com/pandas-dev/pandas/issues/22048
344,292,132
MDU6SXNzdWUzNDQyOTIxMzI=
22,048
Pytest and python setup.py build_ext --inplace --force fails.
{ "avatar_url": "https://avatars.githubusercontent.com/u/21694506?v=4", "events_url": "https://api.github.com/users/raguiar2/events{/privacy}", "followers_url": "https://api.github.com/users/raguiar2/followers", "following_url": "https://api.github.com/users/raguiar2/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
null
3
2018-07-25T04:54:04Z
2018-07-25T18:42:59Z
2018-07-25T05:15:35Z
CONTRIBUTOR
null
#### Problem description I've been trying to write some test cases I have for a PR, but when I run `pytest pandas`, I get the error ```in /Users/raguiar2/Desktop/pandas-raguiar2/pandas/_libs/tslibs/conversion.so not built. If you want to import pandas from the source directory, you may need to run 'python setup...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22048/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22048/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22049
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22049/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22049/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22049/events
https://github.com/pandas-dev/pandas/issues/22049
344,344,725
MDU6SXNzdWUzNDQzNDQ3MjU=
22,049
DEPR: deprecated IntervalIndex.itemsize, remove IntervalArray.itemsize
{ "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": "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": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
0
2018-07-25T08:33:41Z
2018-08-01T01:07:54Z
2018-08-01T01:07:54Z
MEMBER
null
From discussion at https://github.com/pandas-dev/pandas/pull/20611#discussion_r204674611 cc @jschendel
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22049/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22049/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22050
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22050/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22050/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22050/events
https://github.com/pandas-dev/pandas/issues/22050
344,356,732
MDU6SXNzdWUzNDQzNTY3MzI=
22,050
pd.DataFrame is not stored efficiently to hdf5 format
{ "avatar_url": "https://avatars.githubusercontent.com/u/28142935?v=4", "events_url": "https://api.github.com/users/qixuanf/events{/privacy}", "followers_url": "https://api.github.com/users/qixuanf/followers", "following_url": "https://api.github.com/users/qixuanf/following{/other_user}", "gists_url": "https:...
[ { "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" }, { "color": "207de5", "default": false, "descri...
closed
false
null
[]
null
3
2018-07-25T09:08:27Z
2018-07-26T12:25:17Z
2018-07-26T12:25:17Z
NONE
null
#### Problem description I have a pandas dataframe that takes 4 MB of the memory: ```Python >>> df.memory_usage(deep=True).sum() / (1024 ** 2) >>> 3.9931907653808594 ``` When I save this dataframe to hdf5 file, the space 'my_data.hdf5' takes on disk is 21.1 MB: ```Python >>> df.to_hdf('my_da...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22050/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22050/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22051
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22051/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22051/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22051/events
https://github.com/pandas-dev/pandas/issues/22051
344,368,323
MDU6SXNzdWUzNDQzNjgzMjM=
22,051
where method results in a different outputs when using the inplace kwarg
{ "avatar_url": "https://avatars.githubusercontent.com/u/34818222?v=4", "events_url": "https://api.github.com/users/finete/events{/privacy}", "followers_url": "https://api.github.com/users/finete/followers", "following_url": "https://api.github.com/users/finete/following{/other_user}", "gists_url": "https://a...
[ { "color": "0e8a16", "default": true, "description": null, "id": 717120670, "name": "good first issue", "node_id": "MDU6TGFiZWw3MTcxMjA2NzA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue" }, { "color": "cdea3c", "default": false, "de...
open
false
null
[]
null
3
2018-07-25T09:40:09Z
2021-10-29T02:20:07Z
null
NONE
null
I am getting different results when using the where method with `inplace=False` vs `inplace=True`. consider the following `dataframe`: ```ptyhon df = pd.DataFrame({'a':[1,None,3]}) df a 0 1.0 1 Nan 2 3.0 ``` when using the where method with `inplace=False` (the default), i get the following re...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22051/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22051/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22052
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22052/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22052/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22052/events
https://github.com/pandas-dev/pandas/issues/22052
344,503,021
MDU6SXNzdWUzNDQ1MDMwMjE=
22,052
pd.testing.assert_frame_equal check_like not working like expected
{ "avatar_url": "https://avatars.githubusercontent.com/u/7990862?v=4", "events_url": "https://api.github.com/users/lassebenni/events{/privacy}", "followers_url": "https://api.github.com/users/lassebenni/followers", "following_url": "https://api.github.com/users/lassebenni/following{/other_user}", "gists_url":...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0e8a16", "default": true, "description": null, "id": 7171206...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
3
2018-07-25T15:50:17Z
2018-07-31T15:44:07Z
2018-07-31T15:44:06Z
NONE
null
#### Code Sample ```python pd.testing.assert_frame_equal( pd.DataFrame([{'filename':'a'}, {'filename': 'b'}]), pd.DataFrame([{'filename':'b'}, {'filename': 'a'}]), check_like=True) AssertionError: DataFrame.iloc[:, 0] are different DataFrame.iloc[:, 0] values are different (100.0 %) [left]: [a, b] [righ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22052/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22052/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22053
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22053/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22053/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22053/events
https://github.com/pandas-dev/pandas/issues/22053
344,521,855
MDU6SXNzdWUzNDQ1MjE4NTU=
22,053
df.groupby(cols).tshift(0, freq) Drops Index Level When Shift is Zero
{ "avatar_url": "https://avatars.githubusercontent.com/u/32305563?v=4", "events_url": "https://api.github.com/users/avrixtor/events{/privacy}", "followers_url": "https://api.github.com/users/avrixtor/followers", "following_url": "https://api.github.com/users/avrixtor/following{/other_user}", "gists_url": "htt...
[ { "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": "02d7e1", "default": false, "description": "Concat, Merge/J...
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", ...
3
2018-07-25T16:41:46Z
2018-11-26T03:19:40Z
2018-11-26T03:19:39Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd df = pd.DataFrame({"numerical_col": [-1, -2, -3, -4, -5, -6, -7, -8, -9, -10], "date": ["2018-01-01", "2018-01-01", "2018-01-01", "2018-02-01", "2018-02-01", "2018-03-01", "2018...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22053/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22053/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22054
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22054/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22054/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22054/events
https://github.com/pandas-dev/pandas/pull/22054
344,582,606
MDExOlB1bGxSZXF1ZXN0MjAzOTQ0MjE1
22,054
BUG: fix raise of TypeError when subtracting timedelta array
{ "avatar_url": "https://avatars.githubusercontent.com/u/618650?v=4", "events_url": "https://api.github.com/users/illegalnumbers/events{/privacy}", "followers_url": "https://api.github.com/users/illegalnumbers/followers", "following_url": "https://api.github.com/users/illegalnumbers/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": "5319e7", "default": false, "description": "Timedelta data type", ...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
30
2018-07-25T19:49:53Z
2018-09-18T13:25:28Z
2018-09-18T13:25:26Z
CONTRIBUTOR
null
closes #21980 - [x] closes #xxxx - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22054/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22054/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22054.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22054", "merged_at": "2018-09-18T13:25:25Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22054.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22054" }
https://api.github.com/repos/pandas-dev/pandas/issues/22055
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22055/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22055/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22055/events
https://github.com/pandas-dev/pandas/issues/22055
344,601,908
MDU6SXNzdWUzNDQ2MDE5MDg=
22,055
DOC: Example on how to parse comments
{ "avatar_url": "https://avatars.githubusercontent.com/u/9097886?v=4", "events_url": "https://api.github.com/users/summerela/events{/privacy}", "followers_url": "https://api.github.com/users/summerela/followers", "following_url": "https://api.github.com/users/summerela/following{/other_user}", "gists_url": "h...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0e8a16", "default": true, "description": null, "id": 7171206...
closed
false
null
[]
null
8
2018-07-25T20:49:47Z
2019-05-01T17:35:51Z
2019-05-01T17:35:51Z
NONE
null
As a bioinformatician, I frequently use Pandas to parse hideous scientific file formats. Often standard biological file formats include a section of header comments that provide useful information about the file, such as reference build, species, versioning, etc. For example, a typical VCF file: #VCF v1.1.4...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22055/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22055/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22056
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22056/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22056/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22056/events
https://github.com/pandas-dev/pandas/issues/22056
344,608,224
MDU6SXNzdWUzNDQ2MDgyMjQ=
22,056
value_counts bin limit truncation
{ "avatar_url": "https://avatars.githubusercontent.com/u/23342526?v=4", "events_url": "https://api.github.com/users/Adam-D-Lewis/events{/privacy}", "followers_url": "https://api.github.com/users/Adam-D-Lewis/followers", "following_url": "https://api.github.com/users/Adam-D-Lewis/following{/other_user}", "gist...
[ { "color": "eb6420", "default": false, "description": "Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff", "id": 57296398, "name": "Algos", "node_id": "MDU6TGFiZWw1NzI5NjM5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Algos" }, { ...
open
false
null
[]
null
2
2018-07-25T21:09:28Z
2021-06-21T01:11:40Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd s = pd.Series([0.9999,2,3,4.0001]) bins = 4 hist_data = s.value_counts(bins=bins, sort=False) """hist_data is shown below (0.996, 1.75] 1 (1.75, 2.5] 1 (2.5, 3.25] 1 (3.25, 4.0] 1 dtype: int64 """ #The...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22056/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22056/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22057
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22057/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22057/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22057/events
https://github.com/pandas-dev/pandas/issues/22057
344,621,723
MDU6SXNzdWUzNDQ2MjE3MjM=
22,057
read_csv Documentation Rendering Poorly
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "5319e7", "default": false, "description": "read_csv, to_csv", ...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
9
2018-07-25T21:55:42Z
2018-07-27T08:28:44Z
2018-07-27T08:28:44Z
MEMBER
null
Looks like the `filepath_or_buffer` argument is rendering poorly in the `read_csv` documentation: <img width="740" alt="image" src="https://user-images.githubusercontent.com/609873/43229729-a8d47712-901a-11e8-8bf4-80d307b33bc3.png"> Should be a pretty easy doc fix: https://github.com/pandas-dev/pandas/blob/edb...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22057/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22057/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22058
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22058/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22058/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22058/events
https://github.com/pandas-dev/pandas/pull/22058
344,640,997
MDExOlB1bGxSZXF1ZXN0MjAzOTg5Njk3
22,058
DOC: Reword doc for filepath_or_buffer in read_csv
{ "avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4", "events_url": "https://api.github.com/users/gfyoung/events{/privacy}", "followers_url": "https://api.github.com/users/gfyoung/followers", "following_url": "https://api.github.com/users/gfyoung/following{/other_user}", "gists_url": "https:/...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "5319e7", "default": false, "description": "read_csv, to_csv", ...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
4
2018-07-25T23:21:55Z
2018-07-27T08:40:17Z
2018-07-27T08:28:44Z
MEMBER
null
Shortens dtype description following colon and moves it to a more expanded parameter description. Closes #22057. cc @WillAyd
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22058/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22058/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22058.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22058", "merged_at": "2018-07-27T08:28:44Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22058.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22058" }
https://api.github.com/repos/pandas-dev/pandas/issues/22059
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22059/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22059/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22059/events
https://github.com/pandas-dev/pandas/issues/22059
344,696,711
MDU6SXNzdWUzNDQ2OTY3MTE=
22,059
trouble building master branch from source in Windows7 x64 version
{ "avatar_url": "https://avatars.githubusercontent.com/u/13047435?v=4", "events_url": "https://api.github.com/users/peterpanmj/events{/privacy}", "followers_url": "https://api.github.com/users/peterpanmj/followers", "following_url": "https://api.github.com/users/peterpanmj/following{/other_user}", "gists_url"...
[]
closed
false
null
[]
null
4
2018-07-26T05:08:00Z
2018-07-26T16:39:55Z
2018-07-26T16:39:55Z
CONTRIBUTOR
null
#### Problem description I can build v0.23.3 from source without any trouble but I just cannot build current master branch (Current master branch at commit 2c7c79779f1ef353d02446504d3b5f5c5cc68759) The compiler version is: Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25835 for x64 Here is the ouput: ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22059/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22059/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22060
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22060/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22060/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22060/events
https://github.com/pandas-dev/pandas/issues/22060
344,712,092
MDU6SXNzdWUzNDQ3MTIwOTI=
22,060
DataFrame.__setitem__ converts Index to RangeIndex for length-zero value
{ "avatar_url": "https://avatars.githubusercontent.com/u/8855640?v=4", "events_url": "https://api.github.com/users/s-wakaba/events{/privacy}", "followers_url": "https://api.github.com/users/s-wakaba/followers", "following_url": "https://api.github.com/users/s-wakaba/following{/other_user}", "gists_url": "http...
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "e1...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
4
2018-07-26T06:31:49Z
2021-05-31T14:27:01Z
2021-05-31T14:27:01Z
NONE
null
#### Code Sample ```python #!/usr/bin/env python3 import pandas as pd from datetime import datetime a = pd.DataFrame([[datetime.now(), 1234, 3.1415]], columns=['col0', 'col1', 'col2']).iloc[[]] print(a.shape) # (0, 3) <- 0 rows, 3 columns print(a.dtypes) # col0 datetime64[ns] # col1 int64 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22060/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22060/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22061
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22061/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22061/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22061/events
https://github.com/pandas-dev/pandas/pull/22061
344,746,852
MDExOlB1bGxSZXF1ZXN0MjA0MDY2NjAz
22,061
TST: Parameterize more tests
{ "avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4", "events_url": "https://api.github.com/users/gfyoung/events{/privacy}", "followers_url": "https://api.github.com/users/gfyoung/followers", "following_url": "https://api.github.com/users/gfyoung/following{/other_user}", "gists_url": "https:/...
[ { "color": "FCE94F", "default": false, "description": "Internal refactoring of code", "id": 127681, "name": "Refactor", "node_id": "MDU6TGFiZWwxMjc2ODE=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor" }, { "color": "C4A000", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
2
2018-07-26T08:35:34Z
2018-07-26T23:15:30Z
2018-07-26T12:27:22Z
MEMBER
null
Title is self-explanatory.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22061/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22061/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22061.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22061", "merged_at": "2018-07-26T12:27:22Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22061.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22061" }
https://api.github.com/repos/pandas-dev/pandas/issues/22062
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22062/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22062/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22062/events
https://github.com/pandas-dev/pandas/issues/22062
344,770,282
MDU6SXNzdWUzNDQ3NzAyODI=
22,062
to_html() --> transforms < and > to &lt; and &gt; by default from a string in a cell.
{ "avatar_url": "https://avatars.githubusercontent.com/u/10819474?v=4", "events_url": "https://api.github.com/users/xandervx/events{/privacy}", "followers_url": "https://api.github.com/users/xandervx/followers", "following_url": "https://api.github.com/users/xandervx/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
null
1
2018-07-26T09:41:57Z
2018-07-26T12:17:48Z
2018-07-26T12:17:48Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python # Your code here ``` #### Problem description So, you cannot add <span> etc. into the cell **Note**: We receive a lot of issues on our GitHub tracker, so it is very possible that your issue has been posted before. Please check first before su...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22062/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22062/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22063
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22063/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22063/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22063/events
https://github.com/pandas-dev/pandas/pull/22063
344,778,882
MDExOlB1bGxSZXF1ZXN0MjA0MDkxMzMz
22,063
PROPOSAL: use datetime64 and timedelta64 to eval
{ "avatar_url": "https://avatars.githubusercontent.com/u/902012?v=4", "events_url": "https://api.github.com/users/holymonson/events{/privacy}", "followers_url": "https://api.github.com/users/holymonson/followers", "following_url": "https://api.github.com/users/holymonson/following{/other_user}", "gists_url": ...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AFEEEE", "default": false, "description": null, ...
closed
false
null
[]
null
6
2018-07-26T10:06:33Z
2018-11-26T03:48:36Z
2018-11-26T03:48:35Z
CONTRIBUTOR
null
This PR aims to use datetime64 and timedelta64 in evaluation directly, instead of casting to integer and then casting back. Benefits: 1. `values` is saved in `ndarray[datetime64]`, casting to `int` to eval is non-intuitive. It seems back to the time before numpy 1.7 which implements `datetime64`. 2. `numpy.ufunc`...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22063/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22063/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22063.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22063", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22063.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22063" }
https://api.github.com/repos/pandas-dev/pandas/issues/22064
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22064/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22064/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22064/events
https://github.com/pandas-dev/pandas/pull/22064
344,811,442
MDExOlB1bGxSZXF1ZXN0MjA0MTE2ODgw
22,064
TST: suppress deprecation warnings for compress
{ "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": "5319e7", "d...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
4
2018-07-26T11:51:11Z
2018-08-15T08:06:44Z
2018-08-15T08:06:40Z
MEMBER
null
xref https://github.com/pandas-dev/pandas/pull/21930#issuecomment-408068861 In case we find it OK `np.compress` with Series is also deprecated, this PR makes sure the warnings are catched in the 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/22064/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22064/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22064.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22064", "merged_at": "2018-08-15T08:06:40Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22064.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22064" }
https://api.github.com/repos/pandas-dev/pandas/issues/22065
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22065/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22065/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22065/events
https://github.com/pandas-dev/pandas/issues/22065
344,817,285
MDU6SXNzdWUzNDQ4MTcyODU=
22,065
Handling NaN during resampling
{ "avatar_url": "https://avatars.githubusercontent.com/u/41739399?v=4", "events_url": "https://api.github.com/users/sdoerner84/events{/privacy}", "followers_url": "https://api.github.com/users/sdoerner84/followers", "following_url": "https://api.github.com/users/sdoerner84/following{/other_user}", "gists_url"...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "729FCF", "default": false, "description": null, "id": 233160...
open
false
null
[]
null
3
2018-07-26T12:10:28Z
2021-09-21T13:11:33Z
null
NONE
null
#### Problem description When resampling a time-series by averaging, I want the resampled result to be a nan value, if the values which are averaged contain a nan value. ```python import numpy as np import pandas as pd def resample_func(values): if np.isnan(values).any(): return np.nan e...
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22065/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22065/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22066
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22066/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22066/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22066/events
https://github.com/pandas-dev/pandas/pull/22066
344,846,067
MDExOlB1bGxSZXF1ZXN0MjA0MTQzODc2
22,066
DOC: consistent docstring for compression kwarg
{ "avatar_url": "https://avatars.githubusercontent.com/u/14131823?v=4", "events_url": "https://api.github.com/users/minggli/events{/privacy}", "followers_url": "https://api.github.com/users/minggli/followers", "following_url": "https://api.github.com/users/minggli/following{/other_user}", "gists_url": "https:...
[ { "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": "06909A", "default": false, "description": "IO issues that don't ...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
2
2018-07-26T13:33:29Z
2018-07-28T14:50:31Z
2018-07-28T13:16:25Z
CONTRIBUTOR
null
- [x] closes #17900 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` https://github.com/pandas-dev/pandas/pull/17900#discussion_r147927074 removed zip from docstring. But the support to write zip compression was added during March and April this year (mainly https://g...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22066/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22066/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22066.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22066", "merged_at": "2018-07-28T13:16:25Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22066.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22066" }
https://api.github.com/repos/pandas-dev/pandas/issues/22067
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22067/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22067/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22067/events
https://github.com/pandas-dev/pandas/issues/22067
344,860,825
MDU6SXNzdWUzNDQ4NjA4MjU=
22,067
TypeError in pandas._libs.tslibs.period._ordinal_from_fields
{ "avatar_url": "https://avatars.githubusercontent.com/u/1293062?v=4", "events_url": "https://api.github.com/users/aabdullah-bos/events{/privacy}", "followers_url": "https://api.github.com/users/aabdullah-bos/followers", "following_url": "https://api.github.com/users/aabdullah-bos/following{/other_user}", "gi...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
5
2018-07-26T14:10:07Z
2018-07-30T10:31:36Z
2018-07-30T10:31:36Z
NONE
null
Using pandas `0.23.3` I receive a `TypeErorr` when running the following code: ```python import pandas ts = pandas.date_range('2017-01-01', '2018-01-01', freq='B') months = ts.map(lambda x: pandas.Period(year=x.year, month=x.month, freq='M')) # Screen output even though operation succeeds. # TypeError ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22067/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22067/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22068
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22068/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22068/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22068/events
https://github.com/pandas-dev/pandas/pull/22068
344,922,626
MDExOlB1bGxSZXF1ZXN0MjA0MjAzMjAx
22,068
De-duplicate dispatch code, remove unreachable branches
{ "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": "eb6420", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
8
2018-07-26T16:47:34Z
2018-08-08T15:50:04Z
2018-08-08T10:17:37Z
MEMBER
null
There are a couple of `DataFrame` methods that operate column-wise, dispatching to `Series` implementations. This de-duplicates that code by implementing `ops.dispatch_to_series`. Importantly, this function is going to be used a few more times as we move towards getting rid of `BlockManager.eval` and `Block.eval`, so...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22068/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22068/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22068.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22068", "merged_at": "2018-08-08T10:17:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22068.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22068" }
https://api.github.com/repos/pandas-dev/pandas/issues/22069
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22069/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22069/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22069/events
https://github.com/pandas-dev/pandas/issues/22069
344,992,459
MDU6SXNzdWUzNDQ5OTI0NTk=
22,069
BUG: groupby.plot.kde applies to index as well
{ "avatar_url": "https://avatars.githubusercontent.com/u/26352146?v=4", "events_url": "https://api.github.com/users/javadnoorb/events{/privacy}", "followers_url": "https://api.github.com/users/javadnoorb/followers", "following_url": "https://api.github.com/users/javadnoorb/following{/other_user}", "gists_url"...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "8AE234", "default": false, "description": null, "id": 2413328, ...
open
false
null
[]
null
2
2018-07-26T20:24:23Z
2020-04-10T04:26:51Z
null
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python # Your code here %matplotlib inline import pandas as pd import numpy as np np.random.seed(0) df = pd.DataFrame(np.random.random((10,2)), columns=['x', 'y' ]) df['cat'] = 1 df.groupby('cat').plot.kde() ``` #### Problem description This r...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22069/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22069/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22070
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22070/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22070/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22070/events
https://github.com/pandas-dev/pandas/pull/22070
345,006,848
MDExOlB1bGxSZXF1ZXN0MjA0MjY4MDA2
22,070
Split fastpath IntegerArray constructor and general purpose constructor
{ "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": "207de5", "default": false, "description": "Requires discussion from core team before further action", "id": 219960758, "name": "Needs Discussion", "node_id": "MDU6TGFiZWwyMTk5NjA3NTg=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Discussion" }, {...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
10
2018-07-26T21:10:33Z
2018-08-20T11:14:21Z
2018-08-20T10:53:52Z
MEMBER
null
Related to the discussion we were having on the PR: https://github.com/pandas-dev/pandas/pull/21160/#discussion_r201209246 (@jreback @shoyer). Opening this PR for discussion, to *show* what I meant there, to hopefully make it more concrete discussion. Briefly the changes / rationale: - Separate the "fastpath" ...
{ "+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/22070/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22070/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22070.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22070", "merged_at": "2018-08-20T10:53:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22070.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22070" }
https://api.github.com/repos/pandas-dev/pandas/issues/22071
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22071/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22071/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22071/events
https://github.com/pandas-dev/pandas/pull/22071
345,048,221
MDExOlB1bGxSZXF1ZXN0MjA0Mjk5ODE1
22,071
Remove unused, avoid uses of deprecated api
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "fbca04", "default": false, "description": "Related to non-user accessible pandas implementation", "id": 49094459, "name": "Internals", "node_id": "MDU6TGFiZWw0OTA5NDQ1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Internals" }, { "color": "207de5...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
5
2018-07-27T00:18:38Z
2018-07-31T16:00:22Z
2018-07-31T13:24:33Z
MEMBER
null
`core.dtypes.common.is_period` is confusingly named and never used. This PR gets rid of it. The deprecated numpy API that causes zillions of warnings includes `ndarray.data`, so this replaces the old usage with the encouraged usage. A bunch of `tslibs.util` isn't actually used in tslibs.util, so the relevant fun...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22071/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22071/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22071.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22071", "merged_at": "2018-07-31T13:24:33Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22071.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22071" }
https://api.github.com/repos/pandas-dev/pandas/issues/22072
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22072/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22072/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22072/events
https://github.com/pandas-dev/pandas/pull/22072
345,053,114
MDExOlB1bGxSZXF1ZXN0MjA0MzAzNDA4
22,072
fix for TypeError: unorderable types" in when using set_index with multiple column names
{ "avatar_url": "https://avatars.githubusercontent.com/u/1256318?v=4", "events_url": "https://api.github.com/users/dickreuter/events{/privacy}", "followers_url": "https://api.github.com/users/dickreuter/followers", "following_url": "https://api.github.com/users/dickreuter/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": "207de5", "default": false, "description": null, "id": 71268330,...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
19
2018-07-27T00:50:45Z
2018-08-12T08:35:26Z
2018-08-12T08:16:21Z
CONTRIBUTOR
null
- closes #15457
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22072/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22072/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22072.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22072", "merged_at": "2018-08-12T08:16:21Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22072.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22072" }
https://api.github.com/repos/pandas-dev/pandas/issues/22073
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22073/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22073/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22073/events
https://github.com/pandas-dev/pandas/issues/22073
345,060,309
MDU6SXNzdWUzNDUwNjAzMDk=
22,073
BUG: Column-major DataFrames stored in HDFStore are returned as row-major
{ "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.githu...
[ { "color": "0e8a16", "default": true, "description": null, "id": 717120670, "name": "good first issue", "node_id": "MDU6TGFiZWw3MTcxMjA2NzA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue" }, { "color": "cdea3c", "default": false, "de...
open
false
null
[]
null
3
2018-07-27T01:36:31Z
2021-06-21T01:21:21Z
null
MEMBER
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd df = pd.DataFrame({ 'a': [1, 2, 3, 4], 'b': ['foo', 'bar', 'baz', 'qux'], 'c': [5, 6, 7, 8] }) print(df['a'].values.strides) store = pd.HDFStore('example.h5') store['df'] = df print(store['df']['a'].valu...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22073/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22073/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22074
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22074/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22074/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22074/events
https://github.com/pandas-dev/pandas/pull/22074
345,076,360
MDExOlB1bGxSZXF1ZXN0MjA0MzE5MzQy
22,074
[Bug] Fix various DatetimeIndex comparison bugs
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
8
2018-07-27T03:17:30Z
2018-08-08T15:52:15Z
2018-08-01T09:19:44Z
MEMBER
null
Will have to see which issues this closes. This is also a precursor to upcoming PR that dispatches DataFrame ops to Series (which in turn dispatches to Index). Fixes #7830 (the OP's example is already fixed, this fixes examples in the comments to that issue) Fixes DTI half of #19804 - [x] closes #7830 - [x] te...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22074/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22074/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22074.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22074", "merged_at": "2018-08-01T09:19:44Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22074.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22074" }
https://api.github.com/repos/pandas-dev/pandas/issues/22075
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22075/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22075/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22075/events
https://github.com/pandas-dev/pandas/pull/22075
345,094,525
MDExOlB1bGxSZXF1ZXN0MjA0MzMyMzQw
22,075
CLN/STYLE: Lint comprehensions
{ "avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4", "events_url": "https://api.github.com/users/mroeschke/events{/privacy}", "followers_url": "https://api.github.com/users/mroeschke/followers", "following_url": "https://api.github.com/users/mroeschke/following{/other_user}", "gists_url": "...
[ { "color": "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": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
10
2018-07-27T05:24:09Z
2018-07-29T18:17:16Z
2018-07-29T15:33:43Z
MEMBER
null
- [x] closes #18464 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` Using flake8-comprehensions (xref https://github.com/pandas-dev/pandas/issues/20588#issuecomment-405057018) to lint for unnecessary comprehensions. I just added this to the 2.7-travis build since it ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22075/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22075/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22075.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22075", "merged_at": "2018-07-29T15:33:43Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22075.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22075" }
https://api.github.com/repos/pandas-dev/pandas/issues/22076
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22076/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22076/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22076/events
https://github.com/pandas-dev/pandas/pull/22076
345,106,636
MDExOlB1bGxSZXF1ZXN0MjA0MzQxMDUw
22,076
Feature-Request: Allow user defined categories in get_dummies()
{ "avatar_url": "https://avatars.githubusercontent.com/u/7083141?v=4", "events_url": "https://api.github.com/users/abieler/events{/privacy}", "followers_url": "https://api.github.com/users/abieler/followers", "following_url": "https://api.github.com/users/abieler/following{/other_user}", "gists_url": "https:/...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" } ]
closed
false
null
[]
null
6
2018-07-27T06:31:08Z
2018-07-28T12:54:59Z
2018-07-28T12:54:52Z
NONE
null
- [ ] closes #22078 - [ ] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry Allow user to provide his own set of labels for `get_dummies()`. Useful if one has multiple dataframes and not all categories are present in some of them. Just wanted to get so...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22076/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22076/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22076.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22076", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22076.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22076" }
https://api.github.com/repos/pandas-dev/pandas/issues/22077
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22077/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22077/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22077/events
https://github.com/pandas-dev/pandas/issues/22077
345,107,243
MDU6SXNzdWUzNDUxMDcyNDM=
22,077
"TypeError: unorderable types" in Python3 when index values are dict keys of tuples or tuples with non-homogeneous dtypes
{ "avatar_url": "https://avatars.githubusercontent.com/u/1224492?v=4", "events_url": "https://api.github.com/users/toobaz/events{/privacy}", "followers_url": "https://api.github.com/users/toobaz/followers", "following_url": "https://api.github.com/users/toobaz/following{/other_user}", "gists_url": "https://ap...
[ { "color": "0e8a16", "default": true, "description": null, "id": 717120670, "name": "good first issue", "node_id": "MDU6TGFiZWw3MTcxMjA2NzA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue" }, { "color": "cdea3c", "default": false, "de...
open
false
null
[]
null
2
2018-07-27T06:34:06Z
2021-06-21T01:24:38Z
null
MEMBER
null
#### Code Sample, a copy-pastable example if possible ```python In [2]: from collections import OrderedDict In [3]: param_index = OrderedDict([((('a', 'b'), ('c', 'd')), 1), ...: ((('a', None), ('c', 'd')), 2), ...: ]) ...: In [4]: pd.Series([1, ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22077/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22077/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22078
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22078/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22078/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22078/events
https://github.com/pandas-dev/pandas/issues/22078
345,138,428
MDU6SXNzdWUzNDUxMzg0Mjg=
22,078
Feature Request: allow user defined categories in get_dummies
{ "avatar_url": "https://avatars.githubusercontent.com/u/7083141?v=4", "events_url": "https://api.github.com/users/abieler/events{/privacy}", "followers_url": "https://api.github.com/users/abieler/followers", "following_url": "https://api.github.com/users/abieler/following{/other_user}", "gists_url": "https:/...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "e11d21", "default": false, "description": "Categorical Data Type...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
4
2018-07-27T08:34:11Z
2021-06-21T01:27:03Z
null
NONE
null
To get dataframes with consistent shapes after applying `get_dummies` (in cases where not all categories are present in the data) it would be useful to provide a list of all categories to be used. Here an example of how it could work. ```python In [26]: df Out[26]: var_1 var_2 y 0 a 1 1 1 ...
{ "+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/22078/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22078/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22079
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22079/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22079/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22079/events
https://github.com/pandas-dev/pandas/issues/22079
345,159,500
MDU6SXNzdWUzNDUxNTk1MDA=
22,079
df.agg gives a TypeError when sending more than one argument with
{ "avatar_url": "https://avatars.githubusercontent.com/u/6089256?v=4", "events_url": "https://api.github.com/users/taljaards/events{/privacy}", "followers_url": "https://api.github.com/users/taljaards/followers", "following_url": "https://api.github.com/users/taljaards/following{/other_user}", "gists_url": "h...
[ { "color": "0e8a16", "default": true, "description": null, "id": 717120670, "name": "good first issue", "node_id": "MDU6TGFiZWw3MTcxMjA2NzA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue" }, { "color": "cdea3c", "default": false, "de...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/17751774?v=4", "events_url": "https://api.github.com/users/felixDulys/events{/privacy}", "followers_url": "https://api.github.com/users/felixDulys/followers", "following_url": "https://api.github.com/users/felixDulys/following{/other_user}", "gists_url"...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/17751774?v=4", "events_url": "https://api.github.com/users/felixDulys/events{/privacy}", "followers_url": "https://api.github.com/users/felixDulys/followers", "following_url": "https://api.github.com/users/felixDulys/following{/other_user}", ...
null
5
2018-07-27T09:39:08Z
2021-06-27T20:25:10Z
2021-06-27T20:25:10Z
CONTRIBUTOR
null
#### Code Sample ```python import pandas as pd import numpy as np df = pd.DataFrame(np.random.randint(0,30,size=(30, 4)), columns=list('ABCD')) df = df.set_index(pd.date_range('2018-04-18 06:00:00', '2018-04-22 06:00:00', periods=30)) df['B'][5:15] = np.nan df.agg('sum', axis=1) # this works df.agg('sum', ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22079/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22079/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22080
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22080/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22080/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22080/events
https://github.com/pandas-dev/pandas/issues/22080
345,171,453
MDU6SXNzdWUzNDUxNzE0NTM=
22,080
"TypeError: unorderable types" in Python3 when initializing Categorical with array values including tuples #15457
{ "avatar_url": "https://avatars.githubusercontent.com/u/1224492?v=4", "events_url": "https://api.github.com/users/toobaz/events{/privacy}", "followers_url": "https://api.github.com/users/toobaz/followers", "following_url": "https://api.github.com/users/toobaz/following{/other_user}", "gists_url": "https://ap...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "e11d21", "default": false, "description": "Categorical Data Type", ...
open
false
null
[]
null
0
2018-07-27T10:17:01Z
2021-06-21T01:29:22Z
null
MEMBER
null
#### Code Sample, a copy-pastable example if possible ```python In [2]: pd.Categorical(np.array([1, 'a'], dtype='object'), ordered=True) Out[2]: [1, a] Categories (2, object): [1 < a] In [3]: pd.Categorical(np.array([1, (1, 2)], dtype='object'), ordered=True) ------------------------------------------------...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22080/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22080/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22081
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22081/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22081/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22081/events
https://github.com/pandas-dev/pandas/pull/22081
345,178,389
MDExOlB1bGxSZXF1ZXN0MjA0Mzk1MDU4
22,081
DOC: clarify default behavior for categories ordering
{ "avatar_url": "https://avatars.githubusercontent.com/u/1224492?v=4", "events_url": "https://api.github.com/users/toobaz/events{/privacy}", "followers_url": "https://api.github.com/users/toobaz/followers", "following_url": "https://api.github.com/users/toobaz/following{/other_user}", "gists_url": "https://ap...
[ { "color": "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": 712683...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
2
2018-07-27T10:40:11Z
2018-08-01T14:43:44Z
2018-08-01T14:43:15Z
MEMBER
null
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` Just a doc clarification on default categories ordering, which can be pretty confusing when handling mixed dtypes (see also #22080 ).
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22081/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22081/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22081.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22081", "merged_at": "2018-08-01T14:43:15Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22081.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22081" }
https://api.github.com/repos/pandas-dev/pandas/issues/22082
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22082/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22082/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22082/events
https://github.com/pandas-dev/pandas/issues/22082
345,215,594
MDU6SXNzdWUzNDUyMTU1OTQ=
22,082
Memory leak when loading HDFStore keys in 'table' format
{ "avatar_url": "https://avatars.githubusercontent.com/u/23344446?v=4", "events_url": "https://api.github.com/users/FedericoFontana/events{/privacy}", "followers_url": "https://api.github.com/users/FedericoFontana/followers", "following_url": "https://api.github.com/users/FedericoFontana/following{/other_user}"...
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "5319e7", "default"...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
1
2018-07-27T12:56:00Z
2020-05-16T20:35:35Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import numpy as np import pandas as pd import psutil import os def get_ram_usage_pct(): ram_usage_pct = psutil.Process(os.getpid()).memory_percent() return "{0:.2f}%".format(ram_usage_pct) def get_hdfstore_ram_usage_table(**kwarg...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22082/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22082/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22083
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22083/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22083/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22083/events
https://github.com/pandas-dev/pandas/pull/22083
345,237,896
MDExOlB1bGxSZXF1ZXN0MjA0NDQwODcx
22,083
BUG: maximum recursion error when replacing empty lists
{ "avatar_url": "https://avatars.githubusercontent.com/u/14131823?v=4", "events_url": "https://api.github.com/users/minggli/events{/privacy}", "followers_url": "https://api.github.com/users/minggli/followers", "following_url": "https://api.github.com/users/minggli/following{/other_user}", "gists_url": "https:...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
5
2018-07-27T14:01:38Z
2018-08-07T16:00:15Z
2018-08-07T15:55:44Z
CONTRIBUTOR
null
- [x] closes #21977 - [x] closes #19266 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Internal mechanism in replace method is intertwined and can cause RecursionError (not very helpful). Discussed in #21977, there doesn't appear to be first...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22083/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22083/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22083.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22083", "merged_at": "2018-08-07T15:55:44Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22083.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22083" }
https://api.github.com/repos/pandas-dev/pandas/issues/22084
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22084/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22084/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22084/events
https://github.com/pandas-dev/pandas/issues/22084
345,269,102
MDU6SXNzdWUzNDUyNjkxMDI=
22,084
pd.get_dummies incorrectly encodes unicode characters in dataframe column names
{ "avatar_url": "https://avatars.githubusercontent.com/u/157797?v=4", "events_url": "https://api.github.com/users/Scorpil/events{/privacy}", "followers_url": "https://api.github.com/users/Scorpil/followers", "following_url": "https://api.github.com/users/Scorpil/following{/other_user}", "gists_url": "https://...
[ { "color": "444444", "default": false, "description": "Unicode strings", "id": 36380025, "name": "Unicode", "node_id": "MDU6TGFiZWwzNjM4MDAyNQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Unicode" } ]
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
1
2018-07-27T15:25:57Z
2018-08-02T17:21:37Z
2018-08-02T17:21:37Z
CONTRIBUTOR
null
#### Problem description In Python 2.x, calling `pd.get_dummies` on a data-frame containing Unicode column names with characters out of ASCII range leads to an UnicodeEncodeError. Problem first appeared in version 0.21.0 and is still present in 0.23.3, as well as master branch. It was first introduced in this commit...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22084/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22084/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22085
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22085/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22085/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22085/events
https://github.com/pandas-dev/pandas/issues/22085
345,324,217
MDU6SXNzdWUzNDUzMjQyMTc=
22,085
Checking that a pandas.Series.index contains a value
{ "avatar_url": "https://avatars.githubusercontent.com/u/22820941?v=4", "events_url": "https://api.github.com/users/samorani/events{/privacy}", "followers_url": "https://api.github.com/users/samorani/followers", "following_url": "https://api.github.com/users/samorani/following{/other_user}", "gists_url": "htt...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
7
2018-07-27T18:30:10Z
2018-09-19T21:17:13Z
2018-09-19T21:17:13Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python # Your code here import numpy as np import pandas as pd some_numbers = np.random.randint(0,4,size=10) print(some_numbers) s = pd.Series(some_numbers) gb = s.groupby(s).size() / len(s) print(gb) 1.3 in gb ``` #### Problem description I repo...
{ "+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/22085/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22085/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22086
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22086/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22086/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22086/events
https://github.com/pandas-dev/pandas/issues/22086
345,389,994
MDU6SXNzdWUzNDUzODk5OTQ=
22,086
Feature Idea: Hoeffding's Dependency for DataFrames, similar to .corr(method='spearman')
{ "avatar_url": "https://avatars.githubusercontent.com/u/35050222?v=4", "events_url": "https://api.github.com/users/Dicklesworthstone/events{/privacy}", "followers_url": "https://api.github.com/users/Dicklesworthstone/followers", "following_url": "https://api.github.com/users/Dicklesworthstone/following{/other_...
[ { "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": "006b75", "default": false, "description": "Arithmet...
closed
false
null
[]
null
2
2018-07-27T23:03:06Z
2018-07-31T01:57:15Z
2018-07-31T01:57:15Z
NONE
null
You can see the definition of this measure of statistical dependency here: **http://support.sas.com/documentation/cdl/en/procstat/67528/HTML/default/viewer.htm#procstat_corr_details07.htm** And here is a parallel implementation for Matlab: https://stackoverflow.com/a/9322657 There is another version for R h...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22086/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22086/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22087
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22087/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22087/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22087/events
https://github.com/pandas-dev/pandas/pull/22087
345,391,172
MDExOlB1bGxSZXF1ZXN0MjA0NTU4Nzcy
22,087
Remove unused cimports, fix #22067
{ "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": "eb6420", "default": false, "description": "Period data type", "...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
5
2018-07-27T23:10:42Z
2018-08-08T15:53:42Z
2018-07-30T10:31:36Z
MEMBER
null
Fixes #22067, but no clear way to test it. - [x] closes #22067
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22087/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22087/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22087.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22087", "merged_at": "2018-07-30T10:31:36Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22087.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22087" }
https://api.github.com/repos/pandas-dev/pandas/issues/22088
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22088/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22088/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22088/events
https://github.com/pandas-dev/pandas/issues/22088
345,398,495
MDU6SXNzdWUzNDUzOTg0OTU=
22,088
Cannot plot a column against itself
{ "avatar_url": "https://avatars.githubusercontent.com/u/16157159?v=4", "events_url": "https://api.github.com/users/danielwlogan/events{/privacy}", "followers_url": "https://api.github.com/users/danielwlogan/followers", "following_url": "https://api.github.com/users/danielwlogan/following{/other_user}", "gist...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "8AE234", "default": false, "description": null, "id": 2413328, ...
open
false
null
[]
null
12
2018-07-28T00:06:12Z
2021-11-16T11:48:31Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd df = pd.DataFrame({'x': [1, 2], 'y': [2, 1]}) df.plot(x='x', y='x') ``` ``` # A similar issue that should be tested once fixed s1 = pd.Series(range(5), name="x") s2 = pd.Series(range(10, 15), name="x") # The following wo...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22088/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22088/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22089
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22089/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22089/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22089/events
https://github.com/pandas-dev/pandas/pull/22089
345,398,818
MDExOlB1bGxSZXF1ZXN0MjA0NTY0NDc1
22,089
CLN: Remove vbench_to_asv.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4", "events_url": "https://api.github.com/users/mroeschke/events{/privacy}", "followers_url": "https://api.github.com/users/mroeschke/followers", "following_url": "https://api.github.com/users/mroeschke/following{/other_user}", "gists_url": "...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
1
2018-07-28T00:09:26Z
2018-07-28T18:51:07Z
2018-07-28T13:16:48Z
MEMBER
null
Since pandas has been using ASV for performance benchmarking, and artifacts of vbench are gone, there doesn't appear a need for this script anymore.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22089/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22089/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22089.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22089", "merged_at": "2018-07-28T13:16:48Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22089.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22089" }
https://api.github.com/repos/pandas-dev/pandas/issues/22090
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22090/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22090/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22090/events
https://github.com/pandas-dev/pandas/pull/22090
345,403,173
MDExOlB1bGxSZXF1ZXN0MjA0NTY3NDQ0
22,090
ENH: Option to return -inf/inf as lower/upper bound of quantiles, see…
{ "avatar_url": "https://avatars.githubusercontent.com/u/2308172?v=4", "events_url": "https://api.github.com/users/dberenbaum/events{/privacy}", "followers_url": "https://api.github.com/users/dberenbaum/followers", "following_url": "https://api.github.com/users/dberenbaum/following{/other_user}", "gists_url":...
[]
closed
false
null
[]
null
1
2018-07-28T00:54:32Z
2018-07-30T00:46:31Z
2018-07-28T02:01:02Z
NONE
null
Add `bounded` keyword arg to `quantile` and `qcut` functions to enable unbounded quantiles with lower/upper bounds of -inf/inf. - [x] closes #17282 - [ ] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22090/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22090/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22090.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22090", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22090.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22090" }
https://api.github.com/repos/pandas-dev/pandas/issues/22091
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22091/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22091/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22091/events
https://github.com/pandas-dev/pandas/issues/22091
345,407,797
MDU6SXNzdWUzNDU0MDc3OTc=
22,091
BUG: categorical/string Series `hist()` method produces confusing bar plot.
{ "avatar_url": "https://avatars.githubusercontent.com/u/3150861?v=4", "events_url": "https://api.github.com/users/nmusolino/events{/privacy}", "followers_url": "https://api.github.com/users/nmusolino/followers", "following_url": "https://api.github.com/users/nmusolino/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": "8AE234", "default": false, "description": null, "id": 2413328, ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
2
2018-07-28T01:54:34Z
2018-07-30T15:45:08Z
2018-07-30T15:45:07Z
CONTRIBUTOR
null
#### Code Sample ```python In [1]: import pandas In [5]: s = pandas.Series(list('AAAABBC')) In [6]: s Out[6]: 0 A 1 A 2 A 3 A 4 B 5 B 6 C dtype: object In [7]: ax = s.hist() In [8]: ax.figure.savefig('actual.png') ``` #### Problem description The `hist()` method cr...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22091/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22091/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22092
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22092/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22092/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22092/events
https://github.com/pandas-dev/pandas/issues/22092
345,414,859
MDU6SXNzdWUzNDU0MTQ4NTk=
22,092
Bool Ops: One bug hides another
{ "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": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
2
2018-07-28T03:42:16Z
2018-09-18T13:54:15Z
2018-09-18T13:54:15Z
MEMBER
null
Boolean ops (&, |, ^) are less well-tested than most of the others. Going through some of these, some of them raise for weird reasons: ``` ser = pd.Series([True, False, True]) idx = pd.Index([False, True, True]) ``` Starting with `ser & idx`, we'd expect to get `Series([False, False, True])`. Instead we get ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22092/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22092/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22093
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22093/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22093/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22093/events
https://github.com/pandas-dev/pandas/pull/22093
345,416,144
MDExOlB1bGxSZXF1ZXN0MjA0NTc0OTcx
22,093
[CLN] parametrize and cleanup a bunch of 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": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
4
2018-07-28T04:00:58Z
2018-08-08T15:52:53Z
2018-07-31T13:18:11Z
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/22093/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22093/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22093.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22093", "merged_at": "2018-07-31T13:18:11Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22093.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22093" }
https://api.github.com/repos/pandas-dev/pandas/issues/22094
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22094/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22094/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22094/events
https://github.com/pandas-dev/pandas/pull/22094
345,422,145
MDExOlB1bGxSZXF1ZXN0MjA0NTc4Njcw
22,094
MAINT: refactor from_items() using from_dict()
{ "avatar_url": "https://avatars.githubusercontent.com/u/1216791?v=4", "events_url": "https://api.github.com/users/jzwinck/events{/privacy}", "followers_url": "https://api.github.com/users/jzwinck/followers", "following_url": "https://api.github.com/users/jzwinck/following{/other_user}", "gists_url": "https:/...
[]
closed
false
null
[]
null
4
2018-07-28T06:02:09Z
2018-07-30T10:45:00Z
2018-07-28T11:41:19Z
CONTRIBUTOR
null
This removes the deprecation warnings introduced in #18262, by reimplementing `DataFrame.from_items()` in the recommended way using `DataFrame.from_dict()` and `collections.OrderedDict`. This eliminates the maintenance burden of separate code for `from_items()`, while allowing existing uses to keep working. A ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22094/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22094/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22094.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22094", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22094.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22094" }
https://api.github.com/repos/pandas-dev/pandas/issues/22095
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22095/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22095/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22095/events
https://github.com/pandas-dev/pandas/pull/22095
345,435,200
MDExOlB1bGxSZXF1ZXN0MjA0NTg1NjM2
22,095
Bug in date_range with semi-open interval and freq='B'
{ "avatar_url": "https://avatars.githubusercontent.com/u/12749339?v=4", "events_url": "https://api.github.com/users/louis-red/events{/privacy}", "followers_url": "https://api.github.com/users/louis-red/followers", "following_url": "https://api.github.com/users/louis-red/following{/other_user}", "gists_url": "...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
4
2018-07-28T09:32:56Z
2018-08-01T14:42:19Z
2018-07-31T13:12:53Z
CONTRIBUTOR
null
First contribution so this PR is really light. #6673 is resolved on master, but this PR adds some tests to confirm this behavior.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22095/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22095/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22095.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22095", "merged_at": "2018-07-31T13:12:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22095.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22095" }
https://api.github.com/repos/pandas-dev/pandas/issues/22096
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22096/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22096/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22096/events
https://github.com/pandas-dev/pandas/issues/22096
345,441,180
MDU6SXNzdWUzNDU0NDExODA=
22,096
Bug in integerNA comparision test
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "e102d8", "d...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
3
2018-07-28T11:23:32Z
2018-11-11T14:24:43Z
2018-11-11T14:24:43Z
CONTRIBUTOR
null
https://github.com/pandas-dev/pandas/blob/114f4153400cd917058a69f79660d18076d9609a/pandas/tests/extension/integer/test_integer.py#L327-L329 says that we're testing the `array` op, but `s` is a `Series`, not an array. Should that be `result = pd.Series(op(data, other)`)? Series is tested later: https://github.com/...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22096/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22096/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22097
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22097/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22097/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22097/events
https://github.com/pandas-dev/pandas/pull/22097
345,444,452
MDExOlB1bGxSZXF1ZXN0MjA0NTkwOTM2
22,097
ENH: Option to return -inf/inf as lower/upper bound of quantiles, see…
{ "avatar_url": "https://avatars.githubusercontent.com/u/2308172?v=4", "events_url": "https://api.github.com/users/dberenbaum/events{/privacy}", "followers_url": "https://api.github.com/users/dberenbaum/followers", "following_url": "https://api.github.com/users/dberenbaum/following{/other_user}", "gists_url":...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "02d7e1", "default": false, "description": "Concat, ...
closed
false
null
[]
null
2
2018-07-28T12:21:22Z
2018-07-30T00:46:31Z
2018-07-30T00:46:17Z
NONE
null
Add `bounded` keyword arg to `quantile` and `qcut` functions to enable unbounded quantiles with lower/upper bounds of -inf/inf. - [x] closes #17282 - [ ] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22097/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22097/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22097.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22097", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22097.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22097" }
https://api.github.com/repos/pandas-dev/pandas/issues/22098
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22098/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22098/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22098/events
https://github.com/pandas-dev/pandas/issues/22098
345,445,681
MDU6SXNzdWUzNDU0NDU2ODE=
22,098
TST: remove skip for pytables build issue on numpy 1.15
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "75507B", "d...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
3
2018-07-28T12:42:38Z
2018-08-31T10:09:40Z
2018-08-31T10:09:40Z
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/22098/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22098/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22099
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22099/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22099/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22099/events
https://github.com/pandas-dev/pandas/pull/22099
345,445,748
MDExOlB1bGxSZXF1ZXN0MjA0NTkxNjY2
22,099
TST: skip pytables test with not-updated pytables conda package
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
0
2018-07-28T12:43:58Z
2018-07-28T13:16:08Z
2018-07-28T13:16:08Z
CONTRIBUTOR
null
xref #22098
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22099/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22099/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22099.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22099", "merged_at": "2018-07-28T13:16:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22099.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22099" }
https://api.github.com/repos/pandas-dev/pandas/issues/22100
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22100/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22100/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22100/events
https://github.com/pandas-dev/pandas/issues/22100
345,447,303
MDU6SXNzdWUzNDU0NDczMDM=
22,100
astype not converting timedelta and datetime strings
{ "avatar_url": "https://avatars.githubusercontent.com/u/18016429?v=4", "events_url": "https://api.github.com/users/fjdiod/events{/privacy}", "followers_url": "https://api.github.com/users/fjdiod/followers", "following_url": "https://api.github.com/users/fjdiod/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": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
open
false
null
[]
null
2
2018-07-28T13:09:40Z
2021-06-21T01:30:44Z
null
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python >>> s = pd.Series(['0:0:1']) >>> s.astype('timedelta64[ns]') WTF timedelta64[ns] Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/home/sergey/projects/pandas/pandas/util/_decorators.py", line 177, in wrapper r...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22100/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22100/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22101
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22101/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22101/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22101/events
https://github.com/pandas-dev/pandas/issues/22101
345,447,653
MDU6SXNzdWUzNDU0NDc2NTM=
22,101
COMPAT: handle numpy 1.15 deprecation warnings
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "0052cc", "default": false, "description": "pandas objects compatability with Numpy or Python functions", "id": 76865106, "name": "Compat", "node_id": "MDU6TGFiZWw3Njg2NTEwNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat" } ]
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
4
2018-07-28T13:15:37Z
2018-08-01T01:06:30Z
2018-08-01T01:06:30Z
CONTRIBUTOR
null
I think this is a new warning from numpy in 1.15: https://travis-ci.org/pandas-dev/pandas/jobs/409274058 ``` /home/travis/build/pandas-dev/pandas/pandas/core/dtypes/common.py:2026: DeprecationWarning: elementwise == comparison failed; this will raise an error in the future. if dtype in [object, np.object_, 'ob...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22101/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22101/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22102
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22102/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22102/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22102/events
https://github.com/pandas-dev/pandas/issues/22102
345,452,911
MDU6SXNzdWUzNDU0NTI5MTE=
22,102
Expanded `df.apply` returns empty `DataFrame` if `df` has no columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/842549?v=4", "events_url": "https://api.github.com/users/madman-bob/events{/privacy}", "followers_url": "https://api.github.com/users/madman-bob/followers", "following_url": "https://api.github.com/users/madman-bob/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": "fbca04", "default": false, "description": "Apply, Aggregate, Transf...
open
false
null
[]
null
3
2018-07-28T14:33:42Z
2020-06-28T06:20:52Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python >>> import pandas as pd >>> df = pd.DataFrame([[],[],[]]) >>> df.apply(lambda x: [1, 2, 3], axis=1, result_type='expand') Empty DataFrame Columns: [] Index: [0, 1, 2] ``` #### Problem description Applying with a function that doesn't depend o...
{ "+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/22102/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22102/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22103
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22103/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22103/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22103/events
https://github.com/pandas-dev/pandas/issues/22103
345,458,250
MDU6SXNzdWUzNDU0NTgyNTA=
22,103
read_fwf with colspec fails to read correctly the value of the 2nd column
{ "avatar_url": "https://avatars.githubusercontent.com/u/41835171?v=4", "events_url": "https://api.github.com/users/pytoccaz/events{/privacy}", "followers_url": "https://api.github.com/users/pytoccaz/followers", "following_url": "https://api.github.com/users/pytoccaz/following{/other_user}", "gists_url": "htt...
[ { "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" }, { "color": "0052cc", "...
closed
false
null
[]
null
2
2018-07-28T15:48:18Z
2018-07-29T05:54:49Z
2018-07-28T22:16:47Z
NONE
null
#my data file ```sh echo "AAZZZ" > test.dat ``` #my python program ```python import pandas as pd data=pd.read_fwf("test.dat", colspecs=[(0, 2), (2, 3)], names=["col1", "col2"]) ``` #### Problem description Always tested in VirtualEnv Same Issue on Windows (Python2.7, Python3.6) and Ubuntu16.4 (Python...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22103/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22103/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/22104
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22104/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22104/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22104/events
https://github.com/pandas-dev/pandas/pull/22104
345,473,078
MDExOlB1bGxSZXF1ZXN0MjA0NjA3NDQ3
22,104
CLN: Old helper functions
{ "avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4", "events_url": "https://api.github.com/users/mroeschke/events{/privacy}", "followers_url": "https://api.github.com/users/mroeschke/followers", "following_url": "https://api.github.com/users/mroeschke/following{/other_user}", "gists_url": "...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
4
2018-07-28T19:29:33Z
2018-07-29T18:15:16Z
2018-07-29T15:25:14Z
MEMBER
null
- [x] closes #21838 - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` It appears that these functions were helpers at one point in the past, but they don't appear anywhere in the codebase now (and are not publicly documented). I _think_ they are safe to blow away, although they exist the publi...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22104/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22104/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22104.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22104", "merged_at": "2018-07-29T15:25:14Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22104.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22104" }
https://api.github.com/repos/pandas-dev/pandas/issues/22105
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22105/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22105/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22105/events
https://github.com/pandas-dev/pandas/pull/22105
345,475,720
MDExOlB1bGxSZXF1ZXN0MjA0NjA4OTUx
22,105
Fix plot column against itself
{ "avatar_url": "https://avatars.githubusercontent.com/u/6800879?v=4", "events_url": "https://api.github.com/users/RobMulla/events{/privacy}", "followers_url": "https://api.github.com/users/RobMulla/followers", "following_url": "https://api.github.com/users/RobMulla/following{/other_user}", "gists_url": "http...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "8AE234", "default": false, "description": null, "id": 2413328, ...
closed
false
null
[]
null
10
2018-07-28T20:12:24Z
2018-12-07T14:53:12Z
2018-11-23T03:30:48Z
NONE
null
My first ever open source PR, be gentle. - [x] closes #22088 - [x] plotting tests passed (310 passed, 4 skipped, 2 xfailed, 4 xpassed, 39 warnings) - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` I ran this command and it returned nothing. This allows for plotting of where `x` and `y` ar...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22105/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22105/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22105.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22105", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22105.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22105" }
https://api.github.com/repos/pandas-dev/pandas/issues/22106
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22106/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22106/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22106/events
https://github.com/pandas-dev/pandas/pull/22106
345,476,324
MDExOlB1bGxSZXF1ZXN0MjA0NjA5MzE3
22,106
DOC: Clarify check_like behavior in assert_frame_equal
{ "avatar_url": "https://avatars.githubusercontent.com/u/7852981?v=4", "events_url": "https://api.github.com/users/DeanLa/events{/privacy}", "followers_url": "https://api.github.com/users/DeanLa/followers", "following_url": "https://api.github.com/users/DeanLa/following{/other_user}", "gists_url": "https://ap...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "3465A4", "d...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
4
2018-07-28T20:22:33Z
2018-07-31T18:24:17Z
2018-07-31T15:44:07Z
CONTRIBUTOR
null
- [x] closes #22052
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22106/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22106/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22106.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22106", "merged_at": "2018-07-31T15:44:06Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22106.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22106" }
https://api.github.com/repos/pandas-dev/pandas/issues/22107
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22107/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22107/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22107/events
https://github.com/pandas-dev/pandas/pull/22107
345,479,326
MDExOlB1bGxSZXF1ZXN0MjA0NjExMTEw
22,107
BUG: astype with timedelta and datetime string (#22100)
{ "avatar_url": "https://avatars.githubusercontent.com/u/18016429?v=4", "events_url": "https://api.github.com/users/fjdiod/events{/privacy}", "followers_url": "https://api.github.com/users/fjdiod/followers", "following_url": "https://api.github.com/users/fjdiod/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": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
null
5
2018-07-28T21:12:36Z
2018-11-01T01:44:24Z
2018-11-01T01:44:24Z
CONTRIBUTOR
null
- [X] closes #22100 - [ ] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry Not sure about test. Should I test `DataFrame` method `astype` instead? If so, where to put test?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22107/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22107/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22107.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22107", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/22107.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22107" }
https://api.github.com/repos/pandas-dev/pandas/issues/22108
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22108/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22108/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22108/events
https://github.com/pandas-dev/pandas/pull/22108
345,484,581
MDExOlB1bGxSZXF1ZXN0MjA0NjE0MzY1
22,108
BUG: DataFrame.replace with out of bound datetime causing RecursionError
{ "avatar_url": "https://avatars.githubusercontent.com/u/14131823?v=4", "events_url": "https://api.github.com/users/minggli/events{/privacy}", "followers_url": "https://api.github.com/users/minggli/followers", "following_url": "https://api.github.com/users/minggli/following{/other_user}", "gists_url": "https:...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
4
2018-07-28T22:47:59Z
2018-08-01T08:33:58Z
2018-08-01T01:09:54Z
CONTRIBUTOR
null
- [x] closes #20380 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry By default, keyword convert=True for replace method for Block and ObjectBlock. When trying to replace dataframe, blocks are operated on separately, during which conversion happe...
{ "+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/22108/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22108/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22108.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22108", "merged_at": "2018-08-01T01:09:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22108.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22108" }
https://api.github.com/repos/pandas-dev/pandas/issues/22109
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22109/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22109/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22109/events
https://github.com/pandas-dev/pandas/pull/22109
345,485,278
MDExOlB1bGxSZXF1ZXN0MjA0NjE0NzYy
22,109
ENH: add np.nan* funcs to cython_table
{ "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": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "02d7e1", "default": false, "description": "Concat, ...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
8
2018-07-28T23:00:48Z
2019-01-17T19:03:12Z
2018-10-28T03:26:45Z
CONTRIBUTOR
null
- [x] closes #19629 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry This PR ensures that ``Series.agg`` can correctly take np.nan* funcs as inputs, e.g.: ```python >>> pd.Series([1,2,3,4]).agg(np.nansum) 10 ``` Previously that operation...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22109/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22109/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22109.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22109", "merged_at": "2018-10-28T03:26:45Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22109.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22109" }
https://api.github.com/repos/pandas-dev/pandas/issues/22110
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22110/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22110/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22110/events
https://github.com/pandas-dev/pandas/pull/22110
345,490,837
MDExOlB1bGxSZXF1ZXN0MjA0NjE4MTI4
22,110
BUG: _cython_table bug fix
{ "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
3
2018-07-29T00:59:02Z
2018-07-29T10:30:05Z
2018-07-29T10:08:00Z
CONTRIBUTOR
null
#21224 introduced a bug, where the ``conftest._cython_table`` isn't sorted by the function's name, but by the functions class name (i.e. "function"). This can make the sorting indeterministic and make the build fail on Python 2.7 and 3.5 at times. This PR makes the sort order follow the functions names again and the...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22110/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22110/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22110.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22110", "merged_at": "2018-07-29T10:08:00Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22110.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22110" }
https://api.github.com/repos/pandas-dev/pandas/issues/22111
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/22111/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/22111/comments
https://api.github.com/repos/pandas-dev/pandas/issues/22111/events
https://github.com/pandas-dev/pandas/pull/22111
345,492,505
MDExOlB1bGxSZXF1ZXN0MjA0NjE5MTM2
22,111
remove cnp usage from sas.pyx
{ "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": "5319e7", "default": false, ...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
3
2018-07-29T01:31:45Z
2018-08-08T15:53:35Z
2018-07-29T15:20:20Z
MEMBER
null
Building this particular file will no longer emit the numpy 1.7 deprecation warning.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/22111/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/22111/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/22111.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/22111", "merged_at": "2018-07-29T15:20:20Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/22111.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22111" }