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/26213
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26213/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26213/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26213/events
https://github.com/pandas-dev/pandas/issues/26213
437,479,996
MDU6SXNzdWU0Mzc0Nzk5OTY=
26,213
Joining an empty DataFrame with 'on' argument can result in an invalid DataFrame
{ "avatar_url": "https://avatars.githubusercontent.com/u/1144026?v=4", "events_url": "https://api.github.com/users/robertmollitor/events{/privacy}", "followers_url": "https://api.github.com/users/robertmollitor/followers", "following_url": "https://api.github.com/users/robertmollitor/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": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
open
false
null
[]
null
1
2019-04-26T03:11:15Z
2021-07-02T05:36:05Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd left = pd.DataFrame( [(11, 21, 31), (11, 22, 32), (11, 23, 33), (12, 21, 34), (12, 22, 35)], columns=['A', 'B', 'C']) right1 = pd. DataFrame( [(11, 22, 41, 51), (11, 23, 42, 52), ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26213/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26213/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26214
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26214/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26214/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26214/events
https://github.com/pandas-dev/pandas/issues/26214
437,649,805
MDU6SXNzdWU0Mzc2NDk4MDU=
26,214
_dataframe.boxplot_ with _where_ and _by_ does not respect color keyword
{ "avatar_url": "https://avatars.githubusercontent.com/u/1792815?v=4", "events_url": "https://api.github.com/users/bnlawrence/events{/privacy}", "followers_url": "https://api.github.com/users/bnlawrence/followers", "following_url": "https://api.github.com/users/bnlawrence/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, ...
closed
false
null
[]
null
1
2019-04-26T12:29:07Z
2019-09-20T03:36:34Z
2019-09-20T03:36:34Z
NONE
null
### Bug report **Bug summary** The boxplot method on a dataframe which is using the "column, by" keywords does not respect the _color_ keyword, and in fact crashes if it is present. This is not consistent with the documentation [here](http://pandas.pydata.org/pandas-docs/stable/user_guide/visualization.html#box-...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26214/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26214/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26215
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26215/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26215/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26215/events
https://github.com/pandas-dev/pandas/issues/26215
437,731,545
MDU6SXNzdWU0Mzc3MzE1NDU=
26,215
`fillna` using columns of dtype `category` also fills non-NaN values
{ "avatar_url": "https://avatars.githubusercontent.com/u/43742775?v=4", "events_url": "https://api.github.com/users/lcvriend/events{/privacy}", "followers_url": "https://api.github.com/users/lcvriend/followers", "following_url": "https://api.github.com/users/lcvriend/following{/other_user}", "gists_url": "htt...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, d...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
5
2019-04-26T15:37:25Z
2019-08-16T11:22:20Z
2019-08-16T11:22:20Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd import numpy as np dct = { 'A': ['a', 'b', 'c', 'b'], 'B': ['d', 'e', np.nan, np.nan] } df = pd.DataFrame.from_dict(dct).astype('category') df['C'] = df['B'] df['C'].cat.add_categories(df['A'].cat.categories, inpl...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26215/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26215/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26216
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26216/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26216/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26216/events
https://github.com/pandas-dev/pandas/issues/26216
437,780,845
MDU6SXNzdWU0Mzc3ODA4NDU=
26,216
Deprecate, Remove or Enhance toDict Serialization in JSON
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "207de5", "default": false, "description": "read_json, to_json, json_normalize", "id": 49379259, "name": "IO JSON", "node_id": "MDU6TGFiZWw0OTM3OTI1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20JSON" }, { "color": "5319e7", "default": fa...
closed
false
null
[]
null
2
2019-04-26T17:52:44Z
2019-08-27T18:30:36Z
2019-08-27T18:30:36Z
MEMBER
null
Right now we provide custom serialization for JSON objects that define a toDict method: https://pandas.pydata.org/pandas-docs/stable/user_guide/io.html?highlight=todict#fallback-behavior Some notes about this: - toDict was a method internally for Series and Frame that was deprecated at least as far back as v0...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26216/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26216/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26217
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26217/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26217/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26217/events
https://github.com/pandas-dev/pandas/pull/26217
437,788,908
MDExOlB1bGxSZXF1ZXN0MjczOTkwNTI3
26,217
CLN: Remove inheritance from object in pyx-files
{ "avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4", "events_url": "https://api.github.com/users/topper-123/events{/privacy}", "followers_url": "https://api.github.com/users/topper-123/followers", "following_url": "https://api.github.com/users/topper-123/following{/other_user}", "gists_url"...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2019-04-26T18:15:44Z
2019-04-27T08:18:56Z
2019-04-27T07:08:21Z
CONTRIBUTOR
null
- [x] xref #25725 and #26128 Continuation of #26128, this time dealing with pyx-files.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26217/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26217/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26217.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26217", "merged_at": "2019-04-27T07:08:21Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26217.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26217" }
https://api.github.com/repos/pandas-dev/pandas/issues/26218
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26218/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26218/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26218/events
https://github.com/pandas-dev/pandas/issues/26218
437,816,837
MDU6SXNzdWU0Mzc4MTY4Mzc=
26,218
read_csv() crashes if engine='c', header=None, and 2+ extra columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/620513?v=4", "events_url": "https://api.github.com/users/dargueta/events{/privacy}", "followers_url": "https://api.github.com/users/dargueta/followers", "following_url": "https://api.github.com/users/dargueta/following{/other_user}", "gists_url": "https...
[ { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "id": 47229171, "name": "IO CSV", "node_id": "MDU6TGFiZWw0NzIyOTE3MQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV" } ]
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...
6
2019-04-26T19:37:34Z
2020-09-07T23:32:50Z
2020-03-22T20:30:22Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python import io import pandas as pd # Create a CSV with a single row: stream = io.StringIO(u'foo,bar,baz,bam,blah') # Succeeds, returns a DataFrame with four columns and ignores the fifth. pd.read_csv( stream, header=None, names=['one...
{ "+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/26218/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26218/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26219
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26219/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26219/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26219/events
https://github.com/pandas-dev/pandas/issues/26219
437,842,169
MDU6SXNzdWU0Mzc4NDIxNjk=
26,219
BUG: DataFrame.sum() changes int columns to float when only int and float columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/20670351?v=4", "events_url": "https://api.github.com/users/rswgnu/events{/privacy}", "followers_url": "https://api.github.com/users/rswgnu/followers", "following_url": "https://api.github.com/users/rswgnu/following{/other_user}", "gists_url": "https://a...
[ { "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
9
2019-04-26T20:54:58Z
2021-08-25T21:18:13Z
2019-05-03T16:25:12Z
NONE
null
Herein, I use int and float as abbrevs. for int64 and float64 dtypes. In Pandas 0.24.2 running under Debian on Windows Subsytem for Linux, if I have a dataframe, df, with an int column and I execute: df.loc['Totals'] = df.sum() to add a summation row, then the int column remains of type int, as expected. ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26219/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26219/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26220
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26220/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26220/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26220/events
https://github.com/pandas-dev/pandas/pull/26220
437,846,190
MDExOlB1bGxSZXF1ZXN0Mjc0MDM2NzQ4
26,220
PERF: added no exception versions of '_string_to_dts' and 'parse_iso_8601_datetime' functions
{ "avatar_url": "https://avatars.githubusercontent.com/u/45976948?v=4", "events_url": "https://api.github.com/users/anmyachev/events{/privacy}", "followers_url": "https://api.github.com/users/anmyachev/followers", "following_url": "https://api.github.com/users/anmyachev/following{/other_user}", "gists_url": "...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "a10c02", "default": false, "description": "Memory or...
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...
15
2019-04-26T21:07:53Z
2019-05-10T08:24:08Z
2019-05-07T01:08:38Z
CONTRIBUTOR
null
- [x] closes #N/A - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry `asv continuous -f 1.05 origin/master HEAD -b ^io.csv -b ^timeseries -a warmup_time=1 -a sample_time=1`: master| patch| ratio| test name -|-|-|- 98.4±3ms| 76.2±2ms| ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26220/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26220/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26220.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26220", "merged_at": "2019-05-07T01:08:38Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26220.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26220" }
https://api.github.com/repos/pandas-dev/pandas/issues/26221
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26221/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26221/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26221/events
https://github.com/pandas-dev/pandas/pull/26221
437,851,681
MDExOlB1bGxSZXF1ZXN0Mjc0MDQxMzIy
26,221
Don't cache metadata in GCS connections
{ "avatar_url": "https://avatars.githubusercontent.com/u/903655?v=4", "events_url": "https://api.github.com/users/bnaul/events{/privacy}", "followers_url": "https://api.github.com/users/bnaul/followers", "following_url": "https://api.github.com/users/bnaul/following{/other_user}", "gists_url": "https://api.gi...
[ { "color": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" } ]
closed
false
null
[]
null
10
2019-04-26T21:24:54Z
2019-04-28T16:44:12Z
2019-04-28T16:44:12Z
CONTRIBUTOR
null
Currently if you access a bucket, change the contents, and try to read a new file w/ e.g. `read_parquet`, you see a `FileNotFoundError`; restarting Python fixes this. IMO since the `gcsfs` connection is hidden from the user, caching metadata doesn't really make sense (how would you even go about clearing this manually?...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26221/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26221/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26221.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26221", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/26221.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26221" }
https://api.github.com/repos/pandas-dev/pandas/issues/26222
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26222/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26222/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26222/events
https://github.com/pandas-dev/pandas/pull/26222
437,858,162
MDExOlB1bGxSZXF1ZXN0Mjc0MDQ2NjQ5
26,222
Continued ujson cleanups
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "207de5", "default": false, "description": "read_json, to_json, json_normalize", "id": 49379259, "name": "IO JSON", "node_id": "MDU6TGFiZWw0OTM3OTI1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20JSON" }, { "color": "207de5", "default": fa...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
4
2019-04-26T21:49:12Z
2020-01-16T00:34:08Z
2019-04-30T13:07:17Z
MEMBER
null
ref some of the comments by @jbrockmendel in #26212
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26222/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26222/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26222.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26222", "merged_at": "2019-04-30T13:07:17Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26222.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26222" }
https://api.github.com/repos/pandas-dev/pandas/issues/26223
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26223/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26223/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26223/events
https://github.com/pandas-dev/pandas/issues/26223
437,861,127
MDU6SXNzdWU0Mzc4NjExMjc=
26,223
DataFrame.apply returns Series of type object instead of correct dtype
{ "avatar_url": "https://avatars.githubusercontent.com/u/5175843?v=4", "events_url": "https://api.github.com/users/jrbrodie77/events{/privacy}", "followers_url": "https://api.github.com/users/jrbrodie77/followers", "following_url": "https://api.github.com/users/jrbrodie77/following{/other_user}", "gists_url":...
[ { "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
null
[]
null
8
2019-04-26T22:01:11Z
2020-10-10T17:17:48Z
2020-10-10T17:17:48Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd df = pd.DataFrame([[1.0, 2.0, 3.0, 'A'], [1.0, 2.0, 2.0, 'A'], [2.0, 4.3, 2.3, 'B'], [6.5, 3.4, 2.1, 'B']], columns=['n0', 'n1', 'n2', 'letter']) 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/26223/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26223/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26224
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26224/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26224/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26224/events
https://github.com/pandas-dev/pandas/issues/26224
437,947,984
MDU6SXNzdWU0Mzc5NDc5ODQ=
26,224
Non-deterministic behavior of pandas
{ "avatar_url": "https://avatars.githubusercontent.com/u/15362286?v=4", "events_url": "https://api.github.com/users/NexYY/events{/privacy}", "followers_url": "https://api.github.com/users/NexYY/followers", "following_url": "https://api.github.com/users/NexYY/following{/other_user}", "gists_url": "https://api....
[ { "color": "207de5", "default": false, "description": "Clarification about behavior needed to assess issue", "id": 307649777, "name": "Needs Info", "node_id": "MDU6TGFiZWwzMDc2NDk3Nzc=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Info" } ]
closed
false
null
[]
null
2
2019-04-27T14:17:09Z
2019-06-08T13:27:08Z
2019-04-29T16:12:44Z
NONE
null
[..]
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26224/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26224/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26225
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26225/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26225/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26225/events
https://github.com/pandas-dev/pandas/pull/26225
437,949,389
MDExOlB1bGxSZXF1ZXN0Mjc0MTEwMzg5
26,225
[PERF] Get rid of MultiIndex conversion in IntervalIndex.intersection
{ "avatar_url": "https://avatars.githubusercontent.com/u/14367887?v=4", "events_url": "https://api.github.com/users/makbigc/events{/privacy}", "followers_url": "https://api.github.com/users/makbigc/followers", "following_url": "https://api.github.com/users/makbigc/following{/other_user}", "gists_url": "https:...
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "009800", "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...
19
2019-04-27T14:32:30Z
2019-06-07T12:24:49Z
2019-06-06T14:30:38Z
CONTRIBUTOR
null
- xref #24813 - passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - whatsnew entry ``` before after ratio [64104ec3] [e9ddf02b] <master> <GH24813-inter> - 1.76±0.01ms 233±0.5μs 0.13 index_object.IntervalIndexMethod.time_intersect...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26225/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26225/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26225.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26225", "merged_at": "2019-06-06T14:30:38Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26225.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26225" }
https://api.github.com/repos/pandas-dev/pandas/issues/26226
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26226/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26226/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26226/events
https://github.com/pandas-dev/pandas/pull/26226
437,952,752
MDExOlB1bGxSZXF1ZXN0Mjc0MTEyNTY5
26,226
[CI] Remove duplicate config in .pep8speaks.yml
{ "avatar_url": "https://avatars.githubusercontent.com/u/14367887?v=4", "events_url": "https://api.github.com/users/makbigc/events{/privacy}", "followers_url": "https://api.github.com/users/makbigc/followers", "following_url": "https://api.github.com/users/makbigc/following{/other_user}", "gists_url": "https:...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2019-04-27T15:10:13Z
2019-04-28T15:30:27Z
2019-04-28T15:30:22Z
CONTRIBUTOR
null
- closes #25605
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26226/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26226/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26226.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26226", "merged_at": "2019-04-28T15:30:22Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26226.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26226" }
https://api.github.com/repos/pandas-dev/pandas/issues/26227
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26227/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26227/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26227/events
https://github.com/pandas-dev/pandas/issues/26227
437,968,003
MDU6SXNzdWU0Mzc5NjgwMDM=
26,227
Sparse dataframe fails when astype() is called with dictionary
{ "avatar_url": "https://avatars.githubusercontent.com/u/6208056?v=4", "events_url": "https://api.github.com/users/stefansimik/events{/privacy}", "followers_url": "https://api.github.com/users/stefansimik/followers", "following_url": "https://api.github.com/users/stefansimik/following{/other_user}", "gists_ur...
[ { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" }, { "color": "009...
closed
false
null
[]
null
4
2019-04-27T17:52:48Z
2019-09-18T14:02:13Z
2019-09-18T14:02:13Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python # Create DataFrame df = pd.DataFrame({'A': [1.0, 2.0, np.nan, 3.0], 'B': [100, 200, 300, 400]}) # Conversion mapping convert_cols_dict = {'A': np.float32, 'B': np.int32} # WORKS FINE: Conversion on dense-dataframe works well df_optimized = df...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26227/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26227/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26228
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26228/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26228/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26228/events
https://github.com/pandas-dev/pandas/pull/26228
437,968,772
MDExOlB1bGxSZXF1ZXN0Mjc0MTIzMDI1
26,228
Fix .transform crash when SeriesGroupBy is empty (#26208)
{ "avatar_url": "https://avatars.githubusercontent.com/u/3169669?v=4", "events_url": "https://api.github.com/users/HHest/events{/privacy}", "followers_url": "https://api.github.com/users/HHest/followers", "following_url": "https://api.github.com/users/HHest/following{/other_user}", "gists_url": "https://api.g...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
8
2019-04-27T18:01:07Z
2019-05-15T13:01:33Z
2019-05-15T13:01:29Z
CONTRIBUTOR
null
- [X] closes #26208 - [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/26228/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26228/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26228.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26228", "merged_at": "2019-05-15T13:01:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26228.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26228" }
https://api.github.com/repos/pandas-dev/pandas/issues/26229
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26229/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26229/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26229/events
https://github.com/pandas-dev/pandas/pull/26229
437,990,870
MDExOlB1bGxSZXF1ZXN0Mjc0MTM3MzU5
26,229
BUG: Fix #10355, std() groupby calculation
{ "avatar_url": "https://avatars.githubusercontent.com/u/494201?v=4", "events_url": "https://api.github.com/users/alexcwatt/events{/privacy}", "followers_url": "https://api.github.com/users/alexcwatt/followers", "following_url": "https://api.github.com/users/alexcwatt/following{/other_user}", "gists_url": "ht...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
null
18
2019-04-27T22:37:59Z
2019-08-28T16:13:53Z
2019-08-28T16:13:53Z
CONTRIBUTOR
null
- [x] closes #10355 - [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/26229/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26229/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26229.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26229", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/26229.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26229" }
https://api.github.com/repos/pandas-dev/pandas/issues/26230
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26230/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26230/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26230/events
https://github.com/pandas-dev/pandas/pull/26230
438,024,697
MDExOlB1bGxSZXF1ZXN0Mjc0MTU5MTQ1
26,230
CLN: Clean uses of super, part II
{ "avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4", "events_url": "https://api.github.com/users/topper-123/events{/privacy}", "followers_url": "https://api.github.com/users/topper-123/followers", "following_url": "https://api.github.com/users/topper-123/following{/other_user}", "gists_url"...
[]
closed
false
null
[]
null
1
2019-04-28T07:28:01Z
2019-05-01T20:07:14Z
2019-04-28T08:28:31Z
CONTRIBUTOR
null
- [x] xref #25725 & #26177 Continuation from #26177. In addition to the uses of ``super`` dealt with in #26177, there were some more advanced uses of ``super`` in the code base, e.g. in classmethods and using ``super`` to jump to a specific point in the MRO-chain. This PR specifically deals with: * ``super(..., ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26230/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26230/timeline
null
1
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26230.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26230", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/26230.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26230" }
https://api.github.com/repos/pandas-dev/pandas/issues/26231
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26231/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26231/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26231/events
https://github.com/pandas-dev/pandas/pull/26231
438,068,662
MDExOlB1bGxSZXF1ZXN0Mjc0MTg3OTM1
26,231
Revert "xref #26189, xfail scipy interpolate test for pchip with timedelta
{ "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": "d7e102", "d...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2019-04-28T15:29:19Z
2019-04-28T16:11:16Z
2019-04-28T16:11:15Z
CONTRIBUTOR
null
closes #26189 This reverts commit e134ddb727069e50bd76c319d9d220fc23ca170f.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26231/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26231/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26231.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26231", "merged_at": "2019-04-28T16:11:15Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26231.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26231" }
https://api.github.com/repos/pandas-dev/pandas/issues/26232
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26232/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26232/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26232/events
https://github.com/pandas-dev/pandas/issues/26232
438,076,850
MDU6SXNzdWU0MzgwNzY4NTA=
26,232
pd.core.groupby.GroupBy docstrings missing endline
{ "avatar_url": "https://avatars.githubusercontent.com/u/306380?v=4", "events_url": "https://api.github.com/users/mrocklin/events{/privacy}", "followers_url": "https://api.github.com/users/mrocklin/followers", "following_url": "https://api.github.com/users/mrocklin/following{/other_user}", "gists_url": "https...
[ { "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": "009800", "default": false, "description": "Duplicate issue or pu...
closed
false
null
[]
null
2
2019-04-28T16:53:17Z
2019-04-29T01:01:40Z
2019-04-29T00:55:00Z
CONTRIBUTOR
null
```python In [1]: import pandas as pd In [2]: pd.core.groupby.GroupBy.min? Signature: pd.core.groupby.GroupBy.min(self, **kwargs) Docstring: Compute min of group values See Also # <<<<-------- There should be an extra line between this and the line above -------- pandas.Series.groupby pandas.DataFrame.grou...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26232/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26232/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26233
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26233/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26233/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26233/events
https://github.com/pandas-dev/pandas/pull/26233
438,093,144
MDExOlB1bGxSZXF1ZXN0Mjc0MjA0MDc4
26,233
Refactor init for Excel readers to _BaseExcelReader
{ "avatar_url": "https://avatars.githubusercontent.com/u/7870803?v=4", "events_url": "https://api.github.com/users/tdamsma/events{/privacy}", "followers_url": "https://api.github.com/users/tdamsma/followers", "following_url": "https://api.github.com/users/tdamsma/following{/other_user}", "gists_url": "https:/...
[ { "color": "bfe5bf", "default": false, "description": "read_excel, to_excel", "id": 49254273, "name": "IO Excel", "node_id": "MDU6TGFiZWw0OTI1NDI3Mw==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Excel" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
9
2019-04-28T19:50:00Z
2019-05-01T10:12:37Z
2019-04-30T15:17:59Z
CONTRIBUTOR
null
Pre-cursor for #25092. To support multiple excel readers the init function is moved to _BaseExcelReader. The function is made a bit more general to be able to support multiple excel readers. - [ ] tests passed - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26233/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26233/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26233.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26233", "merged_at": "2019-04-30T15:17:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26233.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26233" }
https://api.github.com/repos/pandas-dev/pandas/issues/26234
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26234/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26234/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26234/events
https://github.com/pandas-dev/pandas/pull/26234
438,097,980
MDExOlB1bGxSZXF1ZXN0Mjc0MjA3Mzk0
26,234
DOC: Fix validation error type `RT01` and check in CI (#25356)
{ "avatar_url": "https://avatars.githubusercontent.com/u/13166114?v=4", "events_url": "https://api.github.com/users/ihsansecer/events{/privacy}", "followers_url": "https://api.github.com/users/ihsansecer/followers", "following_url": "https://api.github.com/users/ihsansecer/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": "eb6420", "default": false, "description": "Code style, linting, ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2019-04-28T20:41:58Z
2019-07-11T15:47:55Z
2019-05-08T03:57:10Z
CONTRIBUTOR
null
- [x] closes #25356 - [x] passes `./scripts/validate_docstrings.py --errors=RT01` - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26234/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26234/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26234.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26234", "merged_at": "2019-05-08T03:57:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26234.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26234" }
https://api.github.com/repos/pandas-dev/pandas/issues/26235
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26235/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26235/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26235/events
https://github.com/pandas-dev/pandas/issues/26235
438,137,516
MDU6SXNzdWU0MzgxMzc1MTY=
26,235
ValueError: fill value must be in categories--I dont know why aren't versions compatible.
{ "avatar_url": "https://avatars.githubusercontent.com/u/38175185?v=4", "events_url": "https://api.github.com/users/sunrisehang/events{/privacy}", "followers_url": "https://api.github.com/users/sunrisehang/followers", "following_url": "https://api.github.com/users/sunrisehang/following{/other_user}", "gists_u...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "e11d21", "default": false, "descript...
closed
false
null
[]
null
1
2019-04-29T03:26:52Z
2019-04-29T05:58:23Z
2019-04-29T05:58:15Z
NONE
null
The project I used is this website:https://github.com/ShichenXie/scorecardpy You can install it by 'pip intall scorecardpy'. This is my code: ``` # Traditional Credit Scoring Using Logistic Regression import scorecardpy as sc # data prepare ------ # load germancredit data dat = sc.germancredit() # f...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26235/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26235/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26236
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26236/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26236/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26236/events
https://github.com/pandas-dev/pandas/issues/26236
438,165,475
MDU6SXNzdWU0MzgxNjU0NzU=
26,236
Difference between .loc and .query for datetime objects with timezone
{ "avatar_url": "https://avatars.githubusercontent.com/u/9269985?v=4", "events_url": "https://api.github.com/users/PetitLepton/events{/privacy}", "followers_url": "https://api.github.com/users/PetitLepton/followers", "following_url": "https://api.github.com/users/PetitLepton/following{/other_user}", "gists_ur...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "Timezone data dtype", ...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
4
2019-04-29T06:26:48Z
2020-03-30T07:15:36Z
null
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python In [1]: import pandas as pd In [2]: df = pd.DataFrame(data={"time": pd.date_range(start="1970-01-01 00:00:00", periods=5, freq='s', tz="Europe/Brussels")}) ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26236/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26236/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26237
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26237/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26237/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26237/events
https://github.com/pandas-dev/pandas/issues/26237
438,282,803
MDU6SXNzdWU0MzgyODI4MDM=
26,237
to_pickle compression does not work with in-memory buffers
{ "avatar_url": "https://avatars.githubusercontent.com/u/2069677?v=4", "events_url": "https://api.github.com/users/akhmerov/events{/privacy}", "followers_url": "https://api.github.com/users/akhmerov/followers", "following_url": "https://api.github.com/users/akhmerov/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": "6c1cdb", "default": false, "description": "read_pickle, to_pickle",...
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...
12
2019-04-29T12:06:45Z
2020-09-05T14:50:04Z
2020-09-05T14:50:04Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python from io import BytesIO import pandas pandas.DataFrame([[]]).to_pickle(BytesIO(), compression=None) # works pandas.DataFrame([[]]).to_pickle(BytesIO()) # ValueError: Unrecognized compression type: infer (regression in 0.24 from 0.23) pandas.DataFr...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26237/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26237/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26238
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26238/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26238/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26238/events
https://github.com/pandas-dev/pandas/pull/26238
438,418,402
MDExOlB1bGxSZXF1ZXN0Mjc0NDUzNjYx
26,238
CLN: Remove unnecessary io function returns
{ "avatar_url": "https://avatars.githubusercontent.com/u/13166114?v=4", "events_url": "https://api.github.com/users/ihsansecer/events{/privacy}", "followers_url": "https://api.github.com/users/ihsansecer/followers", "following_url": "https://api.github.com/users/ihsansecer/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-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2019-04-29T17:12:34Z
2019-07-11T15:48:02Z
2019-04-30T13:02:12Z
CONTRIBUTOR
null
These functions return a function either with empty return statement or doesn’t return. It causes docstring validation error with type RT01 (See #26234). - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26238/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26238/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26238.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26238", "merged_at": "2019-04-30T13:02:12Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26238.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26238" }
https://api.github.com/repos/pandas-dev/pandas/issues/26239
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26239/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26239/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26239/events
https://github.com/pandas-dev/pandas/pull/26239
438,437,916
MDExOlB1bGxSZXF1ZXN0Mjc0NDY4Nzkw
26,239
Fix Memory Leak in to_json with Numeric Values
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "207de5", "default": false, "description": "read_json, to_json, json_normalize", "id": 49379259, "name": "IO JSON", "node_id": "MDU6TGFiZWw0OTM3OTI1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20JSON" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2019-04-29T18:03:12Z
2020-01-16T00:34:07Z
2019-04-30T13:04:06Z
MEMBER
null
- [X] closes #24889 - [ ] tests added / passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [X] whatsnew entry It looks like the extension module is unnecessarily incrementing the reference count for numeric objects and never releasing it, which causes a leak in to_json. Still trying ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26239/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26239/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26239.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26239", "merged_at": "2019-04-30T13:04:06Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26239.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26239" }
https://api.github.com/repos/pandas-dev/pandas/issues/26240
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26240/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26240/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26240/events
https://github.com/pandas-dev/pandas/pull/26240
438,446,398
MDExOlB1bGxSZXF1ZXN0Mjc0NDc1MzUz
26,240
TST: Test pd.Grouper base floating point error (#25161)
{ "avatar_url": "https://avatars.githubusercontent.com/u/13166114?v=4", "events_url": "https://api.github.com/users/ihsansecer/events{/privacy}", "followers_url": "https://api.github.com/users/ihsansecer/followers", "following_url": "https://api.github.com/users/ihsansecer/following{/other_user}", "gists_url"...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "AFEEEE", "d...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2019-04-29T18:25:21Z
2019-07-11T15:47:58Z
2019-05-02T12:17:37Z
CONTRIBUTOR
null
- [x] closes #25161 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26240/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26240/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26240.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26240", "merged_at": "2019-05-02T12:17:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26240.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26240" }
https://api.github.com/repos/pandas-dev/pandas/issues/26241
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26241/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26241/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26241/events
https://github.com/pandas-dev/pandas/pull/26241
438,472,131
MDExOlB1bGxSZXF1ZXN0Mjc0NDk1NjE2
26,241
BUG: Enable plotting with PeriodIndex with arbitrary frequencies, resolves #14763
{ "avatar_url": "https://avatars.githubusercontent.com/u/38665102?v=4", "events_url": "https://api.github.com/users/JoElfner/events{/privacy}", "followers_url": "https://api.github.com/users/JoElfner/followers", "following_url": "https://api.github.com/users/JoElfner/following{/other_user}", "gists_url": "htt...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" } ]
closed
false
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...
10
2019-04-29T19:32:17Z
2019-06-05T11:51:23Z
2019-05-28T20:56:00Z
CONTRIBUTOR
null
- [x] closes #14763 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` Enables plotting of data with PeriodIndex with frequencies which are multiples of the `data.index.freq.rule_code`. Hopefully I'll find some time to include tests within the next 3 weeks. Since this...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26241/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26241/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26241.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26241", "merged_at": "2019-05-28T20:55:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26241.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26241" }
https://api.github.com/repos/pandas-dev/pandas/issues/26242
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26242/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26242/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26242/events
https://github.com/pandas-dev/pandas/pull/26242
438,480,951
MDExOlB1bGxSZXF1ZXN0Mjc0NTAyNTI2
26,242
ENH: clearer error msg for unequal categoricals in merge_asof (GH#26136)
{ "avatar_url": "https://avatars.githubusercontent.com/u/632858?v=4", "events_url": "https://api.github.com/users/chrish42/events{/privacy}", "followers_url": "https://api.github.com/users/chrish42/followers", "following_url": "https://api.github.com/users/chrish42/following{/other_user}", "gists_url": "https...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "ffa0ff", "de...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
8
2019-04-29T19:55:45Z
2019-05-02T14:02:58Z
2019-05-01T21:48:01Z
CONTRIBUTOR
null
- [x] closes #26136 - [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/26242/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26242/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26242.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26242", "merged_at": "2019-05-01T21:48:00Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26242.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26242" }
https://api.github.com/repos/pandas-dev/pandas/issues/26243
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26243/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26243/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26243/events
https://github.com/pandas-dev/pandas/pull/26243
438,491,519
MDExOlB1bGxSZXF1ZXN0Mjc0NTExMTAw
26,243
ENH: Poisson exponential window
{ "avatar_url": "https://avatars.githubusercontent.com/u/7594913?v=4", "events_url": "https://api.github.com/users/rbenes/events{/privacy}", "followers_url": "https://api.github.com/users/rbenes/followers", "following_url": "https://api.github.com/users/rbenes/following{/other_user}", "gists_url": "https://ap...
[ { "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": "d4c5f9", "default": false, "description": "rolling,...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
7
2019-04-29T20:23:07Z
2019-05-07T11:31:46Z
2019-05-07T11:31:42Z
CONTRIBUTOR
null
- [x] closes #21303 - [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/26243/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26243/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26243.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26243", "merged_at": "2019-05-07T11:31:41Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26243.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26243" }
https://api.github.com/repos/pandas-dev/pandas/issues/26244
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26244/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26244/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26244/events
https://github.com/pandas-dev/pandas/pull/26244
438,555,294
MDExOlB1bGxSZXF1ZXN0Mjc0NTYxOTEx
26,244
TST: make test_astype_categorical_to_other deterministic
{ "avatar_url": "https://avatars.githubusercontent.com/u/1217238?v=4", "events_url": "https://api.github.com/users/shoyer/events{/privacy}", "followers_url": "https://api.github.com/users/shoyer/followers", "following_url": "https://api.github.com/users/shoyer/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" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
8
2019-04-30T00:01:21Z
2019-04-30T10:25:44Z
2019-04-30T10:25:38Z
MEMBER
null
The use of an unseeded random number generator means that this test can occasionally fail for no particular reason. In particular, I saw the following error: ``` =================================== FAILURES =================================== ______________ TestSeriesDtypes.test_astype_categorical_to_other _____...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26244/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26244/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26244.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26244", "merged_at": "2019-04-30T10:25:38Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26244.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26244" }
https://api.github.com/repos/pandas-dev/pandas/issues/26245
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26245/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26245/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26245/events
https://github.com/pandas-dev/pandas/issues/26245
438,618,658
MDU6SXNzdWU0Mzg2MTg2NTg=
26,245
Add midrules to multicolumns in to_latex() output
{ "avatar_url": "https://avatars.githubusercontent.com/u/2966015?v=4", "events_url": "https://api.github.com/users/flutefreak7/events{/privacy}", "followers_url": "https://api.github.com/users/flutefreak7/followers", "following_url": "https://api.github.com/users/flutefreak7/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": "006b75", "default": false, "description": "to_latex...
open
false
null
[]
null
2
2019-04-30T06:19:27Z
2021-05-09T06:11:17Z
null
NONE
null
I propose adding midrules under headers for multicolumn headers. See https://tex.stackexchange.com/a/180372 for examples of the latex feature. Below is a code snippet for how I alter pandas.to_latex() output to include midrules for headers with 2 levels: ```python latex = latex.replace(r'{l}', r'{c}')...
{ "+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/26245/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26245/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26246
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26246/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26246/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26246/events
https://github.com/pandas-dev/pandas/issues/26246
438,646,972
MDU6SXNzdWU0Mzg2NDY5NzI=
26,246
Is the IEX Data Reader going to lose stock symbols this june 2019
{ "avatar_url": "https://avatars.githubusercontent.com/u/43305637?v=4", "events_url": "https://api.github.com/users/kabonker/events{/privacy}", "followers_url": "https://api.github.com/users/kabonker/followers", "following_url": "https://api.github.com/users/kabonker/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
null
1
2019-04-30T07:56:10Z
2019-04-30T09:29:23Z
2019-04-30T09:29:22Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python # Your code here stock_df = web.DataReader(stock,'iex', start_time, now_time) ``` #### Problem description I visited the IEX website? https://iextrading.com/developer/ It has a notice on the website: IEX API will sunset non-Investors Exchan...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26246/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26246/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26247
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26247/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26247/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26247/events
https://github.com/pandas-dev/pandas/issues/26247
438,801,033
MDU6SXNzdWU0Mzg4MDEwMzM=
26,247
numpy ravel does not work on a list of DataFrames with specified column names
{ "avatar_url": "https://avatars.githubusercontent.com/u/1093567?v=4", "events_url": "https://api.github.com/users/cod3licious/events{/privacy}", "followers_url": "https://api.github.com/users/cod3licious/followers", "following_url": "https://api.github.com/users/cod3licious/following{/other_user}", "gists_ur...
[ { "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...
open
false
null
[]
null
6
2019-04-30T14:14:04Z
2021-07-14T03:40:08Z
null
NONE
null
#### Code Sample ```python import numpy as np import pandas as pd x = np.random.randn(10,3) # this works - list of DataFrames without column names np.ravel([pd.DataFrame(batch.reshape(1,3)) for batch in x]) # this also works - single DataFrame with column names np.ravel(pd.DataFrame(x[0].reshape(1,3), c...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26247/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26247/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26248
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26248/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26248/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26248/events
https://github.com/pandas-dev/pandas/issues/26248
438,825,979
MDU6SXNzdWU0Mzg4MjU5Nzk=
26,248
DatetimeIndex is converted to Index upon renaming of the columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/47628339?v=4", "events_url": "https://api.github.com/users/KatemaNL/events{/privacy}", "followers_url": "https://api.github.com/users/KatemaNL/followers", "following_url": "https://api.github.com/users/KatemaNL/following{/other_user}", "gists_url": "htt...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
2
2019-04-30T15:02:39Z
2019-04-30T18:33:33Z
2019-04-30T15:20:43Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd import pytz df = pd.DataFrame(data={'metric': [1, 2, 3, 4, 5, 6]}, index=pd.DatetimeIndex(['2007-07-13 02:00', '2007-07-13 03:00', '2007-07-13 04:00', '2007-07-13 05:...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26248/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26248/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26249
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26249/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26249/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26249/events
https://github.com/pandas-dev/pandas/issues/26249
438,893,928
MDU6SXNzdWU0Mzg4OTM5Mjg=
26,249
Some cleanups of merge_asof tests and error code
{ "avatar_url": "https://avatars.githubusercontent.com/u/632858?v=4", "events_url": "https://api.github.com/users/chrish42/events{/privacy}", "followers_url": "https://api.github.com/users/chrish42/followers", "following_url": "https://api.github.com/users/chrish42/following{/other_user}", "gists_url": "https...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "02d7e1", "d...
open
false
null
[]
null
5
2019-04-30T17:35:24Z
2020-05-22T03:34:13Z
null
CONTRIBUTOR
null
This is a follow-up to #26242, for the following points: - [ ] Add test in `test_merge_asof.py` that checks that `merge_asof()` raises an exception if called on unordered categories for a merge key. - [ ] Remove docstrings in tests in `test_merge_asof.py` - [ ] Add test to check that `merge_asof` works when one of t...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26249/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26249/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26250
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26250/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26250/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26250/events
https://github.com/pandas-dev/pandas/pull/26250
438,916,841
MDExOlB1bGxSZXF1ZXN0Mjc0ODQwNDQw
26,250
DOC removed unnecessary use of parameter in example rename function call
{ "avatar_url": "https://avatars.githubusercontent.com/u/47628339?v=4", "events_url": "https://api.github.com/users/KatemaNL/events{/privacy}", "followers_url": "https://api.github.com/users/KatemaNL/followers", "following_url": "https://api.github.com/users/KatemaNL/following{/other_user}", "gists_url": "htt...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2019-04-30T18:32:34Z
2019-05-07T01:38:26Z
2019-05-07T01:38:09Z
CONTRIBUTOR
null
removed unnecessary (and misleading) use of index parameter in docstring example function call of rename function xref #26248 - [ ] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26250/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26250/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26250.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26250", "merged_at": "2019-05-07T01:38:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26250.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26250" }
https://api.github.com/repos/pandas-dev/pandas/issues/26251
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26251/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26251/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26251/events
https://github.com/pandas-dev/pandas/issues/26251
439,024,418
MDU6SXNzdWU0MzkwMjQ0MTg=
26,251
Fix Type Annotation in pandas.compat
{ "avatar_url": "https://avatars.githubusercontent.com/u/1430066?v=4", "events_url": "https://api.github.com/users/gwrome/events{/privacy}", "followers_url": "https://api.github.com/users/gwrome/followers", "following_url": "https://api.github.com/users/gwrome/following{/other_user}", "gists_url": "https://ap...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "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...
0
2019-04-30T23:52:53Z
2019-05-01T23:27:00Z
2019-05-01T23:27:00Z
CONTRIBUTOR
null
Part of #25882 Type annotations for the following file need to be corrected to remove **pandas.compat** from the mypy blacklist. Mypy throws the following error: ```sh pandas/compat/__init__.py:81: error: Module has no attribute "re" ``` PR to follow.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26251/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26251/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26252
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26252/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26252/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26252/events
https://github.com/pandas-dev/pandas/pull/26252
439,025,052
MDExOlB1bGxSZXF1ZXN0Mjc0OTI1MTY3
26,252
Fix type annotation in pandas.compat
{ "avatar_url": "https://avatars.githubusercontent.com/u/1430066?v=4", "events_url": "https://api.github.com/users/gwrome/events{/privacy}", "followers_url": "https://api.github.com/users/gwrome/followers", "following_url": "https://api.github.com/users/gwrome/following{/other_user}", "gists_url": "https://ap...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2019-04-30T23:56:08Z
2019-05-02T12:30:28Z
2019-05-01T23:27:00Z
CONTRIBUTOR
null
- [X] closes #26251 - [X] tests passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26252/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26252/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26252.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26252", "merged_at": "2019-05-01T23:27:00Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26252.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26252" }
https://api.github.com/repos/pandas-dev/pandas/issues/26253
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26253/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26253/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26253/events
https://github.com/pandas-dev/pandas/issues/26253
439,056,698
MDU6SXNzdWU0MzkwNTY2OTg=
26,253
DateFormatter('%Y') for x-axis labels gives strange output for a specific date value
{ "avatar_url": "https://avatars.githubusercontent.com/u/6355796?v=4", "events_url": "https://api.github.com/users/davehemming/events{/privacy}", "followers_url": "https://api.github.com/users/davehemming/followers", "following_url": "https://api.github.com/users/davehemming/following{/other_user}", "gists_ur...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "8AE234", "default": false, "description": null, "id": 2413328, ...
open
false
null
[]
null
7
2019-05-01T03:21:28Z
2021-07-02T05:40:55Z
null
NONE
null
```python import numpy as np import pandas as pd import matplotlib.dates as md import matplotlib.pyplot as plt data = { 'date': [pd.Timestamp(2014, 9, 28), pd.Timestamp(2014, 10, 5), pd.Timestamp(2014, 10, 12)], 'val': [0.37,0.44,0.44] } df = pd.DataFrame(data=data) ax = df.plot(x='date', y='val') ...
{ "+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/26253/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26253/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26254
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26254/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26254/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26254/events
https://github.com/pandas-dev/pandas/issues/26254
439,097,205
MDU6SXNzdWU0MzkwOTcyMDU=
26,254
GroupBy.mean() doctests failed due to comparison to nothing
{ "avatar_url": "https://avatars.githubusercontent.com/u/6477701?v=4", "events_url": "https://api.github.com/users/HyukjinKwon/events{/privacy}", "followers_url": "https://api.github.com/users/HyukjinKwon/followers", "following_url": "https://api.github.com/users/HyukjinKwon/following{/other_user}", "gists_ur...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "3465A4", "d...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2019-05-01T08:10:41Z
2019-05-01T21:46:23Z
2019-05-01T21:46:23Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible [`GroupBy.mean()` doctests](https://pandas-docs.github.io/pandas-docs-travis/reference/api/pandas.core.groupby.GroupBy.mean.html#pandas.core.groupby.GroupBy.mean): ```python Groupby one column and return the mean of the remaining columns in e...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26254/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26254/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26255
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26255/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26255/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26255/events
https://github.com/pandas-dev/pandas/pull/26255
439,097,488
MDExOlB1bGxSZXF1ZXN0Mjc0OTc5MDEw
26,255
DOC: Test doctests in pandas/core/groupby/groupby.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/6477701?v=4", "events_url": "https://api.github.com/users/HyukjinKwon/events{/privacy}", "followers_url": "https://api.github.com/users/HyukjinKwon/followers", "following_url": "https://api.github.com/users/HyukjinKwon/following{/other_user}", "gists_ur...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "3465A4", "d...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2019-05-01T08:12:04Z
2019-05-01T23:21:01Z
2019-05-01T21:46:23Z
CONTRIBUTOR
null
- [x] closes #26254 - [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/26255/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26255/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26255.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26255", "merged_at": "2019-05-01T21:46:22Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26255.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26255" }
https://api.github.com/repos/pandas-dev/pandas/issues/26256
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26256/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26256/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26256/events
https://github.com/pandas-dev/pandas/issues/26256
439,134,054
MDU6SXNzdWU0MzkxMzQwNTQ=
26,256
Pandas 0.24.2 upgrade ERROR
{ "avatar_url": "https://avatars.githubusercontent.com/u/27162264?v=4", "events_url": "https://api.github.com/users/SigmaBid/events{/privacy}", "followers_url": "https://api.github.com/users/SigmaBid/followers", "following_url": "https://api.github.com/users/SigmaBid/following{/other_user}", "gists_url": "htt...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
null
1
2019-05-01T11:16:40Z
2019-05-01T13:50:49Z
2019-05-01T13:50:49Z
NONE
null
python --version - Python 3.4.9 pip3 install pandas==0.24.2 ERROR: No matching distribution found for pandas==0.24.2 Hi, We are trying to upgrade Pandas to 0.24.2 using pip 19.1 but it says matching distribution not found. Any ideas? Thanks!
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26256/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26256/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26257
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26257/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26257/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26257/events
https://github.com/pandas-dev/pandas/pull/26257
439,216,545
MDExOlB1bGxSZXF1ZXN0Mjc1MDcwOTQ4
26,257
[BUG] Add is_coerce argument to func array_to_datetime_object (GH26122)
{ "avatar_url": "https://avatars.githubusercontent.com/u/14367887?v=4", "events_url": "https://api.github.com/users/makbigc/events{/privacy}", "followers_url": "https://api.github.com/users/makbigc/followers", "following_url": "https://api.github.com/users/makbigc/following{/other_user}", "gists_url": "https:...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2019-05-01T15:58:46Z
2019-05-07T01:59:30Z
2019-05-07T01:59:20Z
CONTRIBUTOR
null
- closes #26122 - 1 test added - passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - whatsnew entry added
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26257/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26257/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26257.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26257", "merged_at": "2019-05-07T01:59:20Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26257.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26257" }
https://api.github.com/repos/pandas-dev/pandas/issues/26258
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26258/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26258/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26258/events
https://github.com/pandas-dev/pandas/issues/26258
439,228,127
MDU6SXNzdWU0MzkyMjgxMjc=
26,258
Adding offset to DatetimeIndex is broken
{ "avatar_url": "https://avatars.githubusercontent.com/u/26414241?v=4", "events_url": "https://api.github.com/users/mmamaev/events{/privacy}", "followers_url": "https://api.github.com/users/mmamaev/followers", "following_url": "https://api.github.com/users/mmamaev/following{/other_user}", "gists_url": "https:...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2019-05-01T16:31:58Z
2019-05-12T20:51:59Z
2019-05-12T20:51:59Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd offset = pd.DateOffset(months=3, days=10) dates = pd.date_range(start='01 Jan 2014', end='01 Jan 2017', freq='AS') dates + offset ``` #### Problem description ValueError is raised: ```python Traceback (most recent ca...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26258/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26258/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26259
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26259/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26259/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26259/events
https://github.com/pandas-dev/pandas/issues/26259
439,235,605
MDU6SXNzdWU0MzkyMzU2MDU=
26,259
Int64Dtype in read_csv leads to unexpected values
{ "avatar_url": "https://avatars.githubusercontent.com/u/748655?v=4", "events_url": "https://api.github.com/users/alohr/events{/privacy}", "followers_url": "https://api.github.com/users/alohr/followers", "following_url": "https://api.github.com/users/alohr/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": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
1
2019-05-01T16:54:24Z
2019-05-02T04:04:19Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd import io t = io.StringIO('''\ event,timestamp a,1556559573141592653 b,1556559573141592654 c, d,1556559573141592655 ''') # Reading the timestamps as strings works fine print("\nExpected output:") print(pd.read_csv(t, ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26259/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26259/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26260
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26260/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26260/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26260/events
https://github.com/pandas-dev/pandas/pull/26260
439,257,896
MDExOlB1bGxSZXF1ZXN0Mjc1MTAzMzQ0
26,260
CLN: Removing dead code in plotting and minor refactoring
{ "avatar_url": "https://avatars.githubusercontent.com/u/49879400?v=4", "events_url": "https://api.github.com/users/nrebena/events{/privacy}", "followers_url": "https://api.github.com/users/nrebena/followers", "following_url": "https://api.github.com/users/nrebena/following{/other_user}", "gists_url": "https:...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" }, { "color": "207de5", "default": false, "description": nul...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
4
2019-05-01T18:00:36Z
2019-05-27T12:19:16Z
2019-05-02T16:55:58Z
CONTRIBUTOR
null
Follow up of #26185 . This delete dead code from the `MPLPlot._post_plot_logic_common` and move the change from #26185 into` LinePlot._post_plot_logic`. In detail, the change are only executed when the `self.__need_to_set_index` is True The `self._need_to_set_index` variable is only set if you call `_get_xticks`....
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26260/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26260/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26260.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26260", "merged_at": "2019-05-02T16:55:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26260.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26260" }
https://api.github.com/repos/pandas-dev/pandas/issues/26261
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26261/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26261/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26261/events
https://github.com/pandas-dev/pandas/pull/26261
439,305,908
MDExOlB1bGxSZXF1ZXN0Mjc1MTQxOTU4
26,261
CLN: clean more uses of python2-style super()
{ "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
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2019-05-01T20:14:09Z
2019-05-01T21:34:24Z
2019-05-01T21:32:02Z
CONTRIBUTOR
null
- [x] xref #25725 & #26177 Simplifies the uses of ``super`` by converting to use python3 idioms. This is a followup to #26177, focusing on uses of ``super`` in class methods. Also adds a check for python2-style uses of ``super`` in code_checks.sh.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26261/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26261/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26261.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26261", "merged_at": "2019-05-01T21:32:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26261.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26261" }
https://api.github.com/repos/pandas-dev/pandas/issues/26262
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26262/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26262/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26262/events
https://github.com/pandas-dev/pandas/issues/26262
439,381,472
MDU6SXNzdWU0MzkzODE0NzI=
26,262
Segfault in `pandas.DataFrame.from_records`
{ "avatar_url": "https://avatars.githubusercontent.com/u/2783717?v=4", "events_url": "https://api.github.com/users/jcrist/events{/privacy}", "followers_url": "https://api.github.com/users/jcrist/followers", "following_url": "https://api.github.com/users/jcrist/following{/other_user}", "gists_url": "https://ap...
[ { "color": "207de5", "default": false, "description": "Clarification about behavior needed to assess issue", "id": 307649777, "name": "Needs Info", "node_id": "MDU6TGFiZWwzMDc2NDk3Nzc=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Info" } ]
closed
false
null
[]
null
2
2019-05-02T00:12:49Z
2019-05-02T16:53:05Z
2019-05-02T16:53:05Z
CONTRIBUTOR
null
The following causes `pandas.DataFrame.from_records` to segfault: ```python pd.DataFrame.from_records( ([(1, 2, 3), (4, 5, 6)],), columns=['a', 'b', 'c'] ) ``` The above is invalid and should error (a trailing comma led a list to accidentally be a 1-tuple containing a list, which is how I came upon t...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26262/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26262/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26263
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26263/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26263/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26263/events
https://github.com/pandas-dev/pandas/issues/26263
439,415,691
MDU6SXNzdWU0Mzk0MTU2OTE=
26,263
Remove register keyword from tokenizer extension
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "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...
0
2019-05-02T03:40:55Z
2019-05-05T21:15:51Z
2019-05-05T21:15:51Z
MEMBER
null
Giving the extension modules a look while working on my C knowledge I noticed that there were quite a few uses of the `register` keyword in tokenizer.c I think it's worth removing this for the following reasons: - Python removed it on their end over 6 years ago back in 3.4 (see [here](https://bugs.python.org/iss...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26263/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26263/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26264
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26264/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26264/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26264/events
https://github.com/pandas-dev/pandas/pull/26264
439,418,494
MDExOlB1bGxSZXF1ZXN0Mjc1MjI4MzMw
26,264
Remove usage of register keyword in Extension Modules
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
8
2019-05-02T04:00:39Z
2020-01-16T00:34:01Z
2019-05-05T21:15:51Z
MEMBER
null
- [X] closes #26263 - [ ] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [X] whatsnew entry ASV results show no difference: ```sh BENCHMARKS NOT SIGNIFICANTLY CHANGED. ``` As I am fairly certain this keyword was being entirely ignored by the compilers anyway (s...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26264/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26264/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26264.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26264", "merged_at": "2019-05-05T21:15:51Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26264.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26264" }
https://api.github.com/repos/pandas-dev/pandas/issues/26265
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26265/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26265/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26265/events
https://github.com/pandas-dev/pandas/issues/26265
439,418,868
MDU6SXNzdWU0Mzk0MTg4Njg=
26,265
DataFrame.sample()
{ "avatar_url": "https://avatars.githubusercontent.com/u/37640402?v=4", "events_url": "https://api.github.com/users/omonfared/events{/privacy}", "followers_url": "https://api.github.com/users/omonfared/followers", "following_url": "https://api.github.com/users/omonfared/following{/other_user}", "gists_url": "...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
1
2019-05-02T04:02:57Z
2019-05-02T04:06:44Z
2019-05-02T04:06:22Z
NONE
null
DataFrame.sample(n=None, frac=None, replace=False, weights=None, random_state=None, axis=None)[source] It seems like the function of 'replace' is the other way around than what is explained in the documentation. The documentation reads "replace : bool, default False Sample with or without replacement." Where...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26265/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26265/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26266
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26266/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26266/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26266/events
https://github.com/pandas-dev/pandas/pull/26266
439,427,480
MDExOlB1bGxSZXF1ZXN0Mjc1MjM1MDgw
26,266
Clean up Py2 Influence in move.c
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2019-05-02T04:58:51Z
2020-01-16T00:34:06Z
2019-05-02T12:15:07Z
MEMBER
null
More extension module review / cleanup to get rid of Python2 traces
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26266/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26266/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26266.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26266", "merged_at": "2019-05-02T12:15:07Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26266.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26266" }
https://api.github.com/repos/pandas-dev/pandas/issues/26267
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26267/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26267/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26267/events
https://github.com/pandas-dev/pandas/pull/26267
439,650,606
MDExOlB1bGxSZXF1ZXN0Mjc1NDEwNzk1
26,267
DOC: Add regex example in str.split docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/6585214?v=4", "events_url": "https://api.github.com/users/Vandenn/events{/privacy}", "followers_url": "https://api.github.com/users/Vandenn/followers", "following_url": "https://api.github.com/users/Vandenn/following{/other_user}", "gists_url": "https:/...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
6
2019-05-02T15:26:25Z
2019-05-03T06:47:43Z
2019-05-03T05:50:10Z
CONTRIBUTOR
null
- [x] closes #25296 - [x] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry Adding the regex example in the `str.split()` documentation to make people aware of the need to escape special characters when using regular expressions as the pattern. 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/26267/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26267/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26267.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26267", "merged_at": "2019-05-03T05:50:10Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26267.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26267" }
https://api.github.com/repos/pandas-dev/pandas/issues/26268
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26268/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26268/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26268/events
https://github.com/pandas-dev/pandas/pull/26268
439,728,039
MDExOlB1bGxSZXF1ZXN0Mjc1NDcxNTg5
26,268
Canonicalize CRAN links
{ "avatar_url": "https://avatars.githubusercontent.com/u/9948149?v=4", "events_url": "https://api.github.com/users/katrinleinweber/events{/privacy}", "followers_url": "https://api.github.com/users/katrinleinweber/followers", "following_url": "https://api.github.com/users/katrinleinweber/following{/other_user}",...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
4
2019-05-02T18:32:10Z
2019-05-03T06:26:07Z
2019-05-02T20:24:07Z
CONTRIBUTOR
null
- [~] closes #xxxx - [~] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [~] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26268/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26268/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26268.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26268", "merged_at": "2019-05-02T20:24:07Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26268.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26268" }
https://api.github.com/repos/pandas-dev/pandas/issues/26269
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26269/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26269/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26269/events
https://github.com/pandas-dev/pandas/issues/26269
439,820,194
MDU6SXNzdWU0Mzk4MjAxOTQ=
26,269
DataFrame constructor passing DataFrame for full copying references original DataFrame instead of being its own new object
{ "avatar_url": "https://avatars.githubusercontent.com/u/6676184?v=4", "events_url": "https://api.github.com/users/mcarlisle/events{/privacy}", "followers_url": "https://api.github.com/users/mcarlisle/followers", "following_url": "https://api.github.com/users/mcarlisle/following{/other_user}", "gists_url": "h...
[]
closed
false
null
[]
null
1
2019-05-02T22:46:06Z
2019-05-02T22:54:31Z
2019-05-02T22:54:30Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd a = pd.DataFrame([[1,2,3,4], [10,20,30,40]]) b = pd.DataFrame(a) a.loc[0,2] = 888 print(b) # this... should not have 888 in it. a is b # yields False, which does not appear to be the case ``` #### Problem description I ho...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26269/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26269/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26270
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26270/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26270/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26270/events
https://github.com/pandas-dev/pandas/pull/26270
439,837,455
MDExOlB1bGxSZXF1ZXN0Mjc1NTU5MzE4
26,270
Python2 String Handling Cleanup in parsers.pyx
{ "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": "5319e7", "default": false, "description": "read_csv, to_csv", "id": 47229171, "name": "IO CSV", "node_id": "MDU6TGFiZWw0NzIyOTE3MQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV" }, { "color": "207de5", "default": false, "descriptio...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2019-05-03T00:07:27Z
2020-01-16T00:34:06Z
2019-05-03T13:23:36Z
MEMBER
null
Just removing some old Py2 cruft hanging around in parsers.pyx
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26270/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26270/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26270.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26270", "merged_at": "2019-05-03T13:23:36Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26270.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26270" }
https://api.github.com/repos/pandas-dev/pandas/issues/26271
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26271/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26271/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26271/events
https://github.com/pandas-dev/pandas/issues/26271
439,876,890
MDU6SXNzdWU0Mzk4NzY4OTA=
26,271
read_csv() breaks if passing `encoding` and characters 0x1C - 0x1E appear
{ "avatar_url": "https://avatars.githubusercontent.com/u/620513?v=4", "events_url": "https://api.github.com/users/dargueta/events{/privacy}", "followers_url": "https://api.github.com/users/dargueta/followers", "following_url": "https://api.github.com/users/dargueta/following{/other_user}", "gists_url": "https...
[]
closed
false
null
[]
null
1
2019-05-03T04:00:49Z
2019-05-03T04:09:59Z
2019-05-03T04:08:04Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python import io import pandas as pd stream = io.BytesIO(b'col_1,col_2,col_3\nfoo,bar,baz\nabc,de\x1cfg,hijk\n') df = pd.read_csv(stream, engine='python', encoding='ascii') ``` Using `engine='c'` produces the expected output (my terminal renders 0x1C...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26271/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26271/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26272
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26272/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26272/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26272/events
https://github.com/pandas-dev/pandas/pull/26272
439,880,651
MDExOlB1bGxSZXF1ZXN0Mjc1NTg4MTkx
26,272
WIP: Maintain Int64 Precision on Construction
{ "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": "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
[]
null
6
2019-05-03T04:22:50Z
2020-01-16T00:34:05Z
2019-07-11T14:37:12Z
MEMBER
null
- [X] closes #26259 - [X] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry This is not the final implementation but providing for discussion and feedback. Consideration points are: - `_from_sequence_of_strings` was hacked to just return an Interval...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26272/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26272/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26272.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26272", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/26272.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26272" }
https://api.github.com/repos/pandas-dev/pandas/issues/26273
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26273/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26273/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26273/events
https://github.com/pandas-dev/pandas/pull/26273
439,908,244
MDExOlB1bGxSZXF1ZXN0Mjc1NjA1OTY4
26,273
DOC, CI: Correct wide_to_long docstring and add reshape/melt to CI
{ "avatar_url": "https://avatars.githubusercontent.com/u/6585214?v=4", "events_url": "https://api.github.com/users/Vandenn/events{/privacy}", "followers_url": "https://api.github.com/users/Vandenn/followers", "following_url": "https://api.github.com/users/Vandenn/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": "Code style, linting, ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2019-05-03T06:41:29Z
2019-05-03T14:57:26Z
2019-05-03T14:52:15Z
CONTRIBUTOR
null
- [x] closes #25733 - [ ] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry Fix the erroneous example in the wide_to_long docstring (non-integer suffixes portion) Update code_checks to include reshape/melt.py Edits based on the PR made by `sanjusci` (...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26273/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26273/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26273.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26273", "merged_at": "2019-05-03T14:52:15Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26273.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26273" }
https://api.github.com/repos/pandas-dev/pandas/issues/26274
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26274/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26274/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26274/events
https://github.com/pandas-dev/pandas/issues/26274
439,922,401
MDU6SXNzdWU0Mzk5MjI0MDE=
26,274
Naming a Coulumn "name" leads to unexpected behaviour
{ "avatar_url": "https://avatars.githubusercontent.com/u/47354890?v=4", "events_url": "https://api.github.com/users/marhofmann/events{/privacy}", "followers_url": "https://api.github.com/users/marhofmann/followers", "following_url": "https://api.github.com/users/marhofmann/following{/other_user}", "gists_url"...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
3
2019-05-03T07:30:26Z
2019-05-03T17:35:24Z
2019-05-03T17:35:24Z
NONE
null
The "name" column returns the index of the series ``` import pandas as pd animals = ["name", "animal", "date_of_birth"] frame = pd.DataFrame(columns=animals) frame.loc[len(frame)] = ["Rita"]+["Elephant"]+["02.03.2008"] frame.loc[len(frame)] = ["Alfred"]+["Mouse"]+["03.02.2018"] for index, row in frame.iterro...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26274/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26274/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26275
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26275/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26275/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26275/events
https://github.com/pandas-dev/pandas/issues/26275
439,937,202
MDU6SXNzdWU0Mzk5MzcyMDI=
26,275
Links on resample documentation page are broken
{ "avatar_url": "https://avatars.githubusercontent.com/u/22575361?v=4", "events_url": "https://api.github.com/users/larsrinn/events{/privacy}", "followers_url": "https://api.github.com/users/larsrinn/followers", "following_url": "https://api.github.com/users/larsrinn/following{/other_user}", "gists_url": "htt...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0e8a16", "default": true, "description": null, "id": 7171206...
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...
1
2019-05-03T08:17:52Z
2019-05-09T12:37:08Z
2019-05-09T12:37:08Z
NONE
null
I meant to open an issue about inconsistent behaviour of resampling for sub- and super-daily intervals. When I was almost done, I discovered it's already been reported/discussed #9586 Figuring all of this out myself wasted a couple of hours, that could have been saved by a clearer documentation on the `resample` pag...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26275/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26275/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26276
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26276/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26276/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26276/events
https://github.com/pandas-dev/pandas/issues/26276
440,012,591
MDU6SXNzdWU0NDAwMTI1OTE=
26,276
Dataframe.to_csv treats decimal.Decimal as string instead of numeric type and the 'decimal' sign parameter has no effect
{ "avatar_url": "https://avatars.githubusercontent.com/u/358046?v=4", "events_url": "https://api.github.com/users/3f0c4/events{/privacy}", "followers_url": "https://api.github.com/users/3f0c4/followers", "following_url": "https://api.github.com/users/3f0c4/following{/other_user}", "gists_url": "https://api.gi...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
2
2019-05-03T11:55:33Z
2019-05-06T10:11:07Z
2019-05-05T18:31:38Z
NONE
null
#### Code Sample (float output is prepared for the sake of comparison to Decimal) ```python # ---------------------------------- ### imports import pandas as pd import decimal as dc # ---------------------------------- ### definitions value_str = '2.445' # ---------------------------------- ### i...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26276/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26276/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26277
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26277/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26277/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26277/events
https://github.com/pandas-dev/pandas/issues/26277
440,026,531
MDU6SXNzdWU0NDAwMjY1MzE=
26,277
Dataframe.to_excel treats decimal.Decimal as string instead of numeric type, the data in the Excel cell is formatted as a string, not a number
{ "avatar_url": "https://avatars.githubusercontent.com/u/358046?v=4", "events_url": "https://api.github.com/users/3f0c4/events{/privacy}", "followers_url": "https://api.github.com/users/3f0c4/followers", "following_url": "https://api.github.com/users/3f0c4/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": "006b75", "default": false, "description": "Arithmetic, Comparison, ...
closed
false
null
[]
null
2
2019-05-03T12:37:20Z
2019-05-06T17:36:44Z
2019-05-06T17:35:45Z
NONE
null
#### Code Sample (float output is prepared for the sake of comparison to Decimal) ```python # ---------------------------------- ### imports import pandas as pd import decimal as dc # ---------------------------------- ### definitions value_str = '2.445' # ---------------------------------- ###...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26277/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26277/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26278
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26278/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26278/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26278/events
https://github.com/pandas-dev/pandas/issues/26278
440,151,367
MDU6SXNzdWU0NDAxNTEzNjc=
26,278
Feature request: easier digit format in to_latex()
{ "avatar_url": "https://avatars.githubusercontent.com/u/44469195?v=4", "events_url": "https://api.github.com/users/kolibril13/events{/privacy}", "followers_url": "https://api.github.com/users/kolibril13/followers", "following_url": "https://api.github.com/users/kolibril13/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": "006b75", "default": false, "description": "to_latex...
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
2019-05-03T17:45:39Z
2021-05-24T13:44:05Z
2021-05-24T13:44:05Z
NONE
null
#### Easier digit format It is possible to change the digit format for the columns in a latex table like this ```python import pandas as pd data = [[1,2,3], [4,5,6], [7,8,9.001]] df = pd.DataFrame(data, columns=['a', 'b', 'c'], index = ["foo", "bar" , "ho"]) cm0 =lambda x:'%1i' %x cm1 =la...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26278/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26278/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26279
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26279/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26279/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26279/events
https://github.com/pandas-dev/pandas/pull/26279
440,177,751
MDExOlB1bGxSZXF1ZXN0Mjc1ODE1NjU1
26,279
CLN: Remove compat.re_type
{ "avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4", "events_url": "https://api.github.com/users/topper-123/events{/privacy}", "followers_url": "https://api.github.com/users/topper-123/followers", "following_url": "https://api.github.com/users/topper-123/following{/other_user}", "gists_url"...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2019-05-03T18:58:07Z
2019-05-05T05:50:46Z
2019-05-05T04:17:40Z
CONTRIBUTOR
null
- [ ] xref #25725 and #26252 This removes ``compat.re_type`` from the code base.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26279/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26279/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26279.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26279", "merged_at": "2019-05-05T04:17:40Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26279.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26279" }
https://api.github.com/repos/pandas-dev/pandas/issues/26280
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26280/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26280/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26280/events
https://github.com/pandas-dev/pandas/pull/26280
440,274,429
MDExOlB1bGxSZXF1ZXN0Mjc1ODg5MjA4
26,280
Remove pandas.core.index.datetimelike from MyPy Blacklist
{ "avatar_url": "https://avatars.githubusercontent.com/u/14367887?v=4", "events_url": "https://api.github.com/users/makbigc/events{/privacy}", "followers_url": "https://api.github.com/users/makbigc/followers", "following_url": "https://api.github.com/users/makbigc/following{/other_user}", "gists_url": "https:...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "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...
15
2019-05-04T02:11:32Z
2019-06-25T12:34:45Z
2019-06-25T12:34:27Z
CONTRIBUTOR
null
- [x] closes #25882 - [ ] 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/26280/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26280/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26280.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26280", "merged_at": "2019-06-25T12:34:26Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26280.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26280" }
https://api.github.com/repos/pandas-dev/pandas/issues/26281
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26281/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26281/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26281/events
https://github.com/pandas-dev/pandas/pull/26281
440,294,948
MDExOlB1bGxSZXF1ZXN0Mjc1OTAyOTYz
26,281
CLN: remove uses of compat.lrange, part I
{ "avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4", "events_url": "https://api.github.com/users/topper-123/events{/privacy}", "followers_url": "https://api.github.com/users/topper-123/followers", "following_url": "https://api.github.com/users/topper-123/following{/other_user}", "gists_url"...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2019-05-04T07:29:26Z
2019-05-05T18:30:49Z
2019-05-05T17:34:19Z
CONTRIBUTOR
null
- [ ] xref #25725 This PR starts the removal of ``compat.lrange`` from the code base. This removal requires some attention, as in most cases a plain ``range(...)`` should be used, but in some cases a ``list(range(...))`` needs to be used. ``lrange`` is used quite a lot, so there will be 1 or 2 more PRs, before th...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26281/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26281/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26281.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26281", "merged_at": "2019-05-05T17:34:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26281.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26281" }
https://api.github.com/repos/pandas-dev/pandas/issues/26282
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26282/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26282/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26282/events
https://github.com/pandas-dev/pandas/pull/26282
440,344,877
MDExOlB1bGxSZXF1ZXN0Mjc1OTM0MjUz
26,282
BUG: Fix #26210: MultiIndex Sorting with NaNs
{ "avatar_url": "https://avatars.githubusercontent.com/u/9717992?v=4", "events_url": "https://api.github.com/users/eoincondron/events{/privacy}", "followers_url": "https://api.github.com/users/eoincondron/followers", "following_url": "https://api.github.com/users/eoincondron/following{/other_user}", "gists_ur...
[ { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate", "id": 2822342, "name": "Missing-data", "node_id": "MDU6TGFiZWwyODIyMzQy", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data" }, { "color": "207de5"...
closed
false
null
[]
null
6
2019-05-04T16:56:26Z
2019-06-27T22:15:54Z
2019-06-27T22:15:54Z
NONE
null
- [x] closes #xxxx - [x] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26282/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26282/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26282.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26282", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/26282.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26282" }
https://api.github.com/repos/pandas-dev/pandas/issues/26283
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26283/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26283/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26283/events
https://github.com/pandas-dev/pandas/issues/26283
440,432,907
MDU6SXNzdWU0NDA0MzI5MDc=
26,283
BUG: Series.combine_first raises ValueError on mixed-timezone datetime-index
{ "avatar_url": "https://avatars.githubusercontent.com/u/10784275?v=4", "events_url": "https://api.github.com/users/DomKennedy/events{/privacy}", "followers_url": "https://api.github.com/users/DomKennedy/followers", "following_url": "https://api.github.com/users/DomKennedy/following{/other_user}", "gists_url"...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
open
false
null
[]
null
2
2019-05-05T11:17:51Z
2020-04-02T04:19:03Z
null
NONE
null
```python import pytz from pandas import Timestamp, Series uniform_tz = Series({Timestamp("2019-05-01", tz=pytz.UTC): 1}) multi_tz = Series( { Timestamp("2019-05-01 01:00:00+0100", tz=pytz.timezone("Europe/London")): 2, Timestamp("2019-05-02", tz=pytz.UTC): 3, } ) multi_tz.combin...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26283/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26283/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26284
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26284/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26284/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26284/events
https://github.com/pandas-dev/pandas/issues/26284
440,458,869
MDU6SXNzdWU0NDA0NTg4Njk=
26,284
json_normalize should raise when record_path doesn't point to an array
{ "avatar_url": "https://avatars.githubusercontent.com/u/4273841?v=4", "events_url": "https://api.github.com/users/Marky0/events{/privacy}", "followers_url": "https://api.github.com/users/Marky0/followers", "following_url": "https://api.github.com/users/Marky0/following{/other_user}", "gists_url": "https://ap...
[ { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" }, { "color": "207d...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
7
2019-05-05T15:46:04Z
2020-04-16T23:38:21Z
2020-04-16T23:38:21Z
NONE
null
There seems to be odd behaviour with json_normalize, specifically when json keys are inconsistently formatted. json_normalize throws a keyword error as summarised in this question https://stackoverflow.com/questions/55993192/inconsistent-behaviour-from-json-normalize-with-deeply-nested-json-data Is this the expe...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26284/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26284/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26285
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26285/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26285/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26285/events
https://github.com/pandas-dev/pandas/issues/26285
440,462,906
MDU6SXNzdWU0NDA0NjI5MDY=
26,285
dt-accessor fails to extract 'days' from timedelta-series
{ "avatar_url": "https://avatars.githubusercontent.com/u/6208056?v=4", "events_url": "https://api.github.com/users/stefansimik/events{/privacy}", "followers_url": "https://api.github.com/users/stefansimik/followers", "following_url": "https://api.github.com/users/stefansimik/following{/other_user}", "gists_ur...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
8
2019-05-05T16:24:11Z
2019-05-07T10:20:02Z
2019-05-07T00:20:20Z
CONTRIBUTOR
null
#### Copy-pastable example ```python import pandas as pd import datetime as dt # Create data df = pd.DataFrame({'start_date': [dt.date(2019, 3, 31), dt.date(2019, 3, 31)], 'end_date': [dt.date(2019, 3, 31), dt.date(3014, 1, 1)] }) # Calculate duration (timedelta objects) df['duration'] ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26285/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26285/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26286
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26286/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26286/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26286/events
https://github.com/pandas-dev/pandas/pull/26286
440,480,271
MDExOlB1bGxSZXF1ZXN0Mjc2MDE5Nzcy
26,286
Update broken link to contributing.rst in contributing.md
{ "avatar_url": "https://avatars.githubusercontent.com/u/10407290?v=4", "events_url": "https://api.github.com/users/stephenrauch/events{/privacy}", "followers_url": "https://api.github.com/users/stephenrauch/followers", "following_url": "https://api.github.com/users/stephenrauch/following{/other_user}", "gist...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2019-05-05T19:25:25Z
2019-05-05T21:19:19Z
2019-05-05T21:19:15Z
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/26286/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26286/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26286.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26286", "merged_at": "2019-05-05T21:19:15Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26286.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26286" }
https://api.github.com/repos/pandas-dev/pandas/issues/26287
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26287/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26287/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26287/events
https://github.com/pandas-dev/pandas/pull/26287
440,529,741
MDExOlB1bGxSZXF1ZXN0Mjc2MDU0MTU5
26,287
Remove Panel References
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
6
2019-05-06T03:40:35Z
2019-05-07T14:53:18Z
2019-05-07T11:28:00Z
MEMBER
null
progress towards #25632
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26287/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26287/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26287.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26287", "merged_at": "2019-05-07T11:28:00Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26287.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26287" }
https://api.github.com/repos/pandas-dev/pandas/issues/26288
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26288/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26288/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26288/events
https://github.com/pandas-dev/pandas/issues/26288
440,531,515
MDU6SXNzdWU0NDA1MzE1MTU=
26,288
DataFrame with datetime column cannot concat with non-identical columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/5110107?v=4", "events_url": "https://api.github.com/users/ruiann/events{/privacy}", "followers_url": "https://api.github.com/users/ruiann/followers", "following_url": "https://api.github.com/users/ruiann/following{/other_user}", "gists_url": "https://ap...
[ { "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, ...
open
false
null
[]
null
9
2019-05-06T03:53:30Z
2020-01-31T16:45:00Z
null
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python In [12]: df1 = pd.DataFrame({"A": pd.SparseArray(pd.date_range("2000", periods=2)), "B": [1, 2]}) In [13]: df2 = pd.DataFrame({"B": [1, 2]}) In [14]: pd.concat([df1, df2]) ``` ```pytb ---------------------------------------------------------...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26288/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26288/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26289
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26289/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26289/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26289/events
https://github.com/pandas-dev/pandas/pull/26289
440,538,357
MDExOlB1bGxSZXF1ZXN0Mjc2MDYwNzA2
26,289
CLN: remove compat.lrange, part II
{ "avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4", "events_url": "https://api.github.com/users/topper-123/events{/privacy}", "followers_url": "https://api.github.com/users/topper-123/followers", "following_url": "https://api.github.com/users/topper-123/following{/other_user}", "gists_url"...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2019-05-06T04:44:04Z
2019-05-07T03:52:33Z
2019-05-07T00:26:13Z
CONTRIBUTOR
null
- [ ] xref #25725 & #26281 Second part of the removal of ``compat.lrange`` from the code base.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26289/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26289/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26289.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26289", "merged_at": "2019-05-07T00:26:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26289.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26289" }
https://api.github.com/repos/pandas-dev/pandas/issues/26290
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26290/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26290/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26290/events
https://github.com/pandas-dev/pandas/issues/26290
440,554,614
MDU6SXNzdWU0NDA1NTQ2MTQ=
26,290
Pandas UTF-8 handling is rubbish
{ "avatar_url": "https://avatars.githubusercontent.com/u/48542102?v=4", "events_url": "https://api.github.com/users/james-martin-engineer/events{/privacy}", "followers_url": "https://api.github.com/users/james-martin-engineer/followers", "following_url": "https://api.github.com/users/james-martin-engineer/follo...
[ { "color": "207de5", "default": false, "description": "Clarification about behavior needed to assess issue", "id": 307649777, "name": "Needs Info", "node_id": "MDU6TGFiZWwzMDc2NDk3Nzc=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Info" } ]
closed
false
null
[]
null
2
2019-05-06T06:21:31Z
2019-05-10T04:17:18Z
2019-05-10T04:17:18Z
NONE
null
I'm using Pandas as part of PDFKIT. The UTF-8 Handling in Pandas is abysmal. I've rendered a HTML from a DOC file using Microsoft Word. Word has rendered in some 96 and A0 ASCII characters (a minus and a space respectively) as part of this process (actually, it does it every time). Unfortuantely, Pandas can't handle ei...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26290/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26290/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26291
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26291/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26291/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26291/events
https://github.com/pandas-dev/pandas/issues/26291
440,590,662
MDU6SXNzdWU0NDA1OTA2NjI=
26,291
Old date is saved as a random negative number in Excel file
{ "avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4", "events_url": "https://api.github.com/users/ghost/events{/privacy}", "followers_url": "https://api.github.com/users/ghost/followers", "following_url": "https://api.github.com/users/ghost/following{/other_user}", "gists_url": "https://api.git...
[ { "color": "bfe5bf", "default": false, "description": "read_excel, to_excel", "id": 49254273, "name": "IO Excel", "node_id": "MDU6TGFiZWw0OTI1NDI3Mw==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Excel" }, { "color": "207de5", "default": false, "de...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
5
2019-05-06T08:21:45Z
2019-05-07T01:23:45Z
2019-05-07T01:23:45Z
NONE
null
If a date is very old, and you save the dataframe as an Excel file, pandas will save a random negative number instead of the actual date. This does not happen if you save it in a csv file. I attach the resulting Excel file for completeness. [test.xlsx](https://github.com/pandas-dev/pandas/files/3147076/test.xlsx) ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26291/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26291/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26292
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26292/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26292/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26292/events
https://github.com/pandas-dev/pandas/pull/26292
440,668,379
MDExOlB1bGxSZXF1ZXN0Mjc2MTYxODUx
26,292
[BUG] Adding offset with nonzero month to DatetimeIndex (GH26258)
{ "avatar_url": "https://avatars.githubusercontent.com/u/14367887?v=4", "events_url": "https://api.github.com/users/makbigc/events{/privacy}", "followers_url": "https://api.github.com/users/makbigc/followers", "following_url": "https://api.github.com/users/makbigc/following{/other_user}", "gists_url": "https:...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
4
2019-05-06T12:08:38Z
2019-05-14T05:23:27Z
2019-05-12T20:51:59Z
CONTRIBUTOR
null
- [x] closes #26258 - [x] 1 test added - [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/26292/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26292/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26292.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26292", "merged_at": "2019-05-12T20:51:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26292.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26292" }
https://api.github.com/repos/pandas-dev/pandas/issues/26293
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26293/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26293/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26293/events
https://github.com/pandas-dev/pandas/issues/26293
440,728,607
MDU6SXNzdWU0NDA3Mjg2MDc=
26,293
Changes to major/minor locator on a DateTime index leads to messed up axis
{ "avatar_url": "https://avatars.githubusercontent.com/u/1880943?v=4", "events_url": "https://api.github.com/users/metaswirl/events{/privacy}", "followers_url": "https://api.github.com/users/metaswirl/followers", "following_url": "https://api.github.com/users/metaswirl/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": "AFEEEE", "default": false, "description": null, "id": 211840...
open
false
null
[]
null
8
2019-05-06T14:30:29Z
2021-07-02T05:43:11Z
null
NONE
null
#### Code Sample ```python import matplotlib matplotlib.use('Agg') import matplotlib.ticker as ticker import matplotlib.dates as mdates from matplotlib import pyplot as plt from datetime import datetime import pandas # Creates problems hours = range(24) # Works fine # hours = list(range(12)) + list(...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26293/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26293/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26294
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26294/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26294/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26294/events
https://github.com/pandas-dev/pandas/issues/26294
440,781,775
MDU6SXNzdWU0NDA3ODE3NzU=
26,294
Fix type annotations in pandas.core.computation
{ "avatar_url": "https://avatars.githubusercontent.com/u/1430066?v=4", "events_url": "https://api.github.com/users/gwrome/events{/privacy}", "followers_url": "https://api.github.com/users/gwrome/followers", "following_url": "https://api.github.com/users/gwrome/following{/other_user}", "gists_url": "https://ap...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "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...
0
2019-05-06T16:29:13Z
2019-05-08T03:51:26Z
2019-05-08T03:51:26Z
CONTRIBUTOR
null
Part of #25882 The files in pandas.core.computation have the following errors: ``` pandas/core/computation/ops.py:169: error: Read-only property cannot override read-write property pandas/core/computation/pytables.py:59: error: Read-only property cannot override read-write property pandas/core/computation/pytab...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26294/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26294/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26295
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26295/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26295/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26295/events
https://github.com/pandas-dev/pandas/pull/26295
440,850,029
MDExOlB1bGxSZXF1ZXN0Mjc2MzAzOTQ5
26,295
Fix type annotations in pandas.core.computation
{ "avatar_url": "https://avatars.githubusercontent.com/u/1430066?v=4", "events_url": "https://api.github.com/users/gwrome/events{/privacy}", "followers_url": "https://api.github.com/users/gwrome/followers", "following_url": "https://api.github.com/users/gwrome/following{/other_user}", "gists_url": "https://ap...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2019-05-06T19:28:32Z
2019-05-08T12:34:47Z
2019-05-08T03:51:26Z
CONTRIBUTOR
null
- [X] closes #26294 - [X] tests passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26295/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26295/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26295.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26295", "merged_at": "2019-05-08T03:51:26Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26295.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26295" }
https://api.github.com/repos/pandas-dev/pandas/issues/26296
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26296/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26296/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26296/events
https://github.com/pandas-dev/pandas/issues/26296
440,873,458
MDU6SXNzdWU0NDA4NzM0NTg=
26,296
Fix type annotations in pandas.core.base
{ "avatar_url": "https://avatars.githubusercontent.com/u/1430066?v=4", "events_url": "https://api.github.com/users/gwrome/events{/privacy}", "followers_url": "https://api.github.com/users/gwrome/followers", "following_url": "https://api.github.com/users/gwrome/following{/other_user}", "gists_url": "https://ap...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "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...
0
2019-05-06T20:29:54Z
2019-05-07T00:21:51Z
2019-05-07T00:21:51Z
CONTRIBUTOR
null
Part of #25882 pandas.core.base has the following mypy errors: ``` pandas/core/base.py:840: error: "IndexOpsMixin" has no attribute "_values"; maybe "_map_values"? pandas/core/base.py:963: error: "IndexOpsMixin" has no attribute "values" ``` Pull request to follow
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26296/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26296/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26297
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26297/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26297/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26297/events
https://github.com/pandas-dev/pandas/pull/26297
440,877,511
MDExOlB1bGxSZXF1ZXN0Mjc2MzI2MDY2
26,297
Fix type annotations in pandas.core.base
{ "avatar_url": "https://avatars.githubusercontent.com/u/1430066?v=4", "events_url": "https://api.github.com/users/gwrome/events{/privacy}", "followers_url": "https://api.github.com/users/gwrome/followers", "following_url": "https://api.github.com/users/gwrome/following{/other_user}", "gists_url": "https://ap...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "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...
1
2019-05-06T20:40:52Z
2019-05-07T00:28:51Z
2019-05-07T00:21:51Z
CONTRIBUTOR
null
- [X] closes #26296 - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26297/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26297/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26297.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26297", "merged_at": "2019-05-07T00:21:51Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26297.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26297" }
https://api.github.com/repos/pandas-dev/pandas/issues/26298
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26298/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26298/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26298/events
https://github.com/pandas-dev/pandas/pull/26298
440,878,540
MDExOlB1bGxSZXF1ZXN0Mjc2MzI2ODk1
26,298
BUG-20629 allow .at accessor with CategoricalIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/29615021?v=4", "events_url": "https://api.github.com/users/JustinZhengBC/events{/privacy}", "followers_url": "https://api.github.com/users/JustinZhengBC/followers", "following_url": "https://api.github.com/users/JustinZhengBC/following{/other_user}", "g...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
8
2019-05-06T20:43:42Z
2019-05-20T00:24:05Z
2019-05-20T00:23:56Z
CONTRIBUTOR
null
- [X] closes #20629 - [X] tests added / passed - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [X] whatsnew entry This PR alters exception handling in various `get_value` functions to make calls to `.at` on non-integer `CategoricalIndex` fall back on positional indexing methods instead of 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/26298/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26298/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26298.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26298", "merged_at": "2019-05-20T00:23:56Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26298.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26298" }
https://api.github.com/repos/pandas-dev/pandas/issues/26299
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26299/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26299/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26299/events
https://github.com/pandas-dev/pandas/issues/26299
440,943,241
MDU6SXNzdWU0NDA5NDMyNDE=
26,299
Fix type annotations in pandas.core.config_init
{ "avatar_url": "https://avatars.githubusercontent.com/u/1430066?v=4", "events_url": "https://api.github.com/users/gwrome/events{/privacy}", "followers_url": "https://api.github.com/users/gwrome/followers", "following_url": "https://api.github.com/users/gwrome/following{/other_user}", "gists_url": "https://ap...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
null
0
2019-05-06T23:19:22Z
2019-05-09T17:23:19Z
2019-05-09T17:23:19Z
CONTRIBUTOR
null
Part of #25882 pandas.core.config_init throws the following mypy error: ``` pandas/core/config_init.py:280: error: Need type annotation for 'style_backup' ``` PR to follow
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26299/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26299/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26300
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26300/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26300/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26300/events
https://github.com/pandas-dev/pandas/pull/26300
440,944,391
MDExOlB1bGxSZXF1ZXN0Mjc2MzgxMzY2
26,300
Add type annotation to config_init
{ "avatar_url": "https://avatars.githubusercontent.com/u/1430066?v=4", "events_url": "https://api.github.com/users/gwrome/events{/privacy}", "followers_url": "https://api.github.com/users/gwrome/followers", "following_url": "https://api.github.com/users/gwrome/following{/other_user}", "gists_url": "https://ap...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
4
2019-05-06T23:24:09Z
2019-05-09T17:22:59Z
2019-05-07T01:37:05Z
CONTRIBUTOR
null
- [X] closes #26297 - [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26300/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26300/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26300.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26300", "merged_at": "2019-05-07T01:37:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26300.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26300" }
https://api.github.com/repos/pandas-dev/pandas/issues/26301
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26301/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26301/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26301/events
https://github.com/pandas-dev/pandas/pull/26301
440,950,870
MDExOlB1bGxSZXF1ZXN0Mjc2Mzg1MjY4
26,301
DOC Fix inconsistencies
{ "avatar_url": "https://avatars.githubusercontent.com/u/32966226?v=4", "events_url": "https://api.github.com/users/Scowley4/events{/privacy}", "followers_url": "https://api.github.com/users/Scowley4/followers", "following_url": "https://api.github.com/users/Scowley4/following{/other_user}", "gists_url": "htt...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
null
17
2019-05-06T23:45:42Z
2019-05-08T16:51:13Z
2019-05-08T10:12:02Z
CONTRIBUTOR
null
Fix a few inconsistencies in the docstrings. Not sure how pandas community feels about these kinds of fixes (and this is my first PR to pandas). I just notice things that are different from how they occur most of the time and decided to fix them up. ### Examples #### Add 's' to headers ``` Example ``` to `...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26301/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26301/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26301.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26301", "merged_at": "2019-05-08T10:12:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26301.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26301" }
https://api.github.com/repos/pandas-dev/pandas/issues/26302
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26302/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26302/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26302/events
https://github.com/pandas-dev/pandas/issues/26302
440,977,736
MDU6SXNzdWU0NDA5Nzc3MzY=
26,302
Add Annotations to assert_*_equal functions
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "ea91a4", "d...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
2
2019-05-07T00:59:39Z
2021-01-31T17:30:42Z
null
MEMBER
null
Follow up to https://github.com/pandas-dev/pandas/pull/25462#issuecomment-489862882 want to add annotations for parameters. Would ideally probably want to add NoReturn but that requires 3.5.4 at a minimum so may want to explore other options
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26302/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26302/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26303
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26303/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26303/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26303/events
https://github.com/pandas-dev/pandas/issues/26303
441,063,408
MDU6SXNzdWU0NDEwNjM0MDg=
26,303
MultiIndex DataFrame to_csv() terminates python process
{ "avatar_url": "https://avatars.githubusercontent.com/u/44474807?v=4", "events_url": "https://api.github.com/users/miburk/events{/privacy}", "followers_url": "https://api.github.com/users/miburk/followers", "following_url": "https://api.github.com/users/miburk/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": "207de5", "default": false, "description": null, "id": 71268330,...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2019-05-07T06:36:48Z
2019-05-16T01:47:40Z
2019-05-16T01:47:39Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import traceback import pandas as pd # index is actually a MultiIndex index = pd.Index([(1,), (2,), (3,)]) data = pd.DataFrame([[1, 2, 3]], columns=index) data = data.reindex(columns=[(1,), (3,)]) try: # This call fails with a 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/26303/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26303/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26304
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26304/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26304/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26304/events
https://github.com/pandas-dev/pandas/issues/26304
441,094,981
MDU6SXNzdWU0NDEwOTQ5ODE=
26,304
Inconsistency in `to_datetime` parsing as day and as month for different rows
{ "avatar_url": "https://avatars.githubusercontent.com/u/1769283?v=4", "events_url": "https://api.github.com/users/vshkolyar/events{/privacy}", "followers_url": "https://api.github.com/users/vshkolyar/followers", "following_url": "https://api.github.com/users/vshkolyar/following{/other_user}", "gists_url": "h...
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "009800", "default": false, "description": "Duplicate...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
2
2019-05-07T08:03:49Z
2019-05-07T12:26:11Z
2019-05-07T12:25:44Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd s = pd.Series(['12.01.2017 17:18', '01.02.2017 11:12', '15.04.2017 02:40']) pd.to_datetime(s) ``` #### Problem description In our example the result will be as following: ``` 0 2017-12-01 17:18:00 1 2017-01-02 11: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/26304/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26304/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26305
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26305/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26305/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26305/events
https://github.com/pandas-dev/pandas/issues/26305
441,122,745
MDU6SXNzdWU0NDExMjI3NDU=
26,305
DataFrame should allow to hand in dtypes for every column
{ "avatar_url": "https://avatars.githubusercontent.com/u/57199?v=4", "events_url": "https://api.github.com/users/dwt/events{/privacy}", "followers_url": "https://api.github.com/users/dwt/followers", "following_url": "https://api.github.com/users/dwt/following{/other_user}", "gists_url": "https://api.github.co...
[ { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" }, { "color": "009...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
1
2019-05-07T09:08:02Z
2019-05-07T11:05:58Z
2019-05-07T11:05:43Z
NONE
null
Currently it's quite hard to create empty data frames that have specific columns and types. This seems to happen to me on a regular basis, which is why I add this feature request. #### Code Sample, a copy-pastable example if possible ```python # state of the art / workaround empty_result = pd.DataFr...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26305/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26305/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26306
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26306/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26306/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26306/events
https://github.com/pandas-dev/pandas/pull/26306
441,155,633
MDExOlB1bGxSZXF1ZXN0Mjc2NTM2OTg1
26,306
DOC: Improve links and fix issues on resample documentation page
{ "avatar_url": "https://avatars.githubusercontent.com/u/13381361?v=4", "events_url": "https://api.github.com/users/Bharat123rox/events{/privacy}", "followers_url": "https://api.github.com/users/Bharat123rox/followers", "following_url": "https://api.github.com/users/Bharat123rox/following{/other_user}", "gist...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0052cc", "default": false, "description": "DateOffsets", "id...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
6
2019-05-07T10:19:01Z
2019-05-09T12:37:13Z
2019-05-09T12:37:09Z
CONTRIBUTOR
null
- [x] closes #26275 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry (Not required IMO)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26306/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26306/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26306.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26306", "merged_at": "2019-05-09T12:37:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26306.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26306" }
https://api.github.com/repos/pandas-dev/pandas/issues/26307
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26307/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26307/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26307/events
https://github.com/pandas-dev/pandas/issues/26307
441,250,560
MDU6SXNzdWU0NDEyNTA1NjA=
26,307
Missing `GL06` and `GL07` errors for invalid docstrings
{ "avatar_url": "https://avatars.githubusercontent.com/u/32966226?v=4", "events_url": "https://api.github.com/users/Scowley4/events{/privacy}", "followers_url": "https://api.github.com/users/Scowley4/followers", "following_url": "https://api.github.com/users/Scowley4/following{/other_user}", "gists_url": "htt...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "eb6420", "default": false, "description": "Code style, linting, ...
closed
false
null
[]
null
5
2019-05-07T14:01:37Z
2020-09-23T21:29:58Z
2020-09-23T21:29:58Z
CONTRIBUTOR
null
As discovered in the process of working on #26301, there are invalid docstrings that should throw either `GL06 - Found unknown section` or `GL07 - Sections are in the wrong order` errors. Without too much investigation, it's not clear why `GL06` is not being thrown. Currently unsure if this is even a problem because...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26307/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26307/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26308
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26308/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26308/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26308/events
https://github.com/pandas-dev/pandas/pull/26308
441,280,933
MDExOlB1bGxSZXF1ZXN0Mjc2NjM3Mjc4
26,308
Removed to_panel references
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2019-05-07T14:58:10Z
2019-05-07T17:49:54Z
2019-05-07T17:49:50Z
MEMBER
null
Follow up to fix some CI issues caused by #26287
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26308/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26308/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26308.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26308", "merged_at": "2019-05-07T17:49:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26308.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26308" }
https://api.github.com/repos/pandas-dev/pandas/issues/26309
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26309/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26309/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26309/events
https://github.com/pandas-dev/pandas/issues/26309
441,292,742
MDU6SXNzdWU0NDEyOTI3NDI=
26,309
Upsample spline interpolation with smoothing
{ "avatar_url": "https://avatars.githubusercontent.com/u/4156237?v=4", "events_url": "https://api.github.com/users/tritemio/events{/privacy}", "followers_url": "https://api.github.com/users/tritemio/followers", "following_url": "https://api.github.com/users/tritemio/following{/other_user}", "gists_url": "http...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "d7e102", "default": false, "description": "np.nan, ...
open
false
null
[]
null
6
2019-05-07T15:20:41Z
2021-07-02T05:44:09Z
null
NONE
null
#### Code Sample, a copy-pastable example if possible ```python from io import StringIO import numpy as np import pandas as pd from scipy import interpolate import matplotlib.pyplot as plt csv = StringIO(""" date_time,temperature 2019-05-05 01:30:00,38.8 2019-05-05 03:20:00,39.5 2019-05-05 04:30:00,39.3 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26309/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26309/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26310
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26310/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26310/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26310/events
https://github.com/pandas-dev/pandas/issues/26310
441,324,728
MDU6SXNzdWU0NDEzMjQ3Mjg=
26,310
groupby.agg (first, last, min, etc...) returns incorrect results for uint64 columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/58944?v=4", "events_url": "https://api.github.com/users/toliwaga/events{/privacy}", "followers_url": "https://api.github.com/users/toliwaga/followers", "following_url": "https://api.github.com/users/toliwaga/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": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2019-05-07T16:26:23Z
2019-05-18T14:45:05Z
2019-05-18T14:45:05Z
NONE
null
#### Code Sample, a copy-pastable example if possible ``` import pandas as pd import numpy as np df = pd.DataFrame({'x': 6903052872240755750, 'y': [1,2]}) print(df.groupby('y').agg({'x': 'first'})) df.x = df.x.astype(np.uint64) print(df.groupby('y').agg({'x': 'first'})) ``` #### Problem description grou...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26310/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26310/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/26311
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26311/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26311/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26311/events
https://github.com/pandas-dev/pandas/pull/26311
441,357,681
MDExOlB1bGxSZXF1ZXN0Mjc2Njk4NDc4
26,311
CLN;: remove compat.lzip
{ "avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4", "events_url": "https://api.github.com/users/topper-123/events{/privacy}", "followers_url": "https://api.github.com/users/topper-123/followers", "following_url": "https://api.github.com/users/topper-123/following{/other_user}", "gists_url"...
[ { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2019-05-07T17:48:12Z
2019-05-08T04:32:55Z
2019-05-08T04:18:40Z
CONTRIBUTOR
null
- [x] xref #25725 Removal of ``compat.lzip`` from the code base.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26311/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26311/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26311.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26311", "merged_at": "2019-05-08T04:18:39Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/26311.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26311" }
https://api.github.com/repos/pandas-dev/pandas/issues/26312
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/26312/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/26312/comments
https://api.github.com/repos/pandas-dev/pandas/issues/26312/events
https://github.com/pandas-dev/pandas/pull/26312
441,465,385
MDExOlB1bGxSZXF1ZXN0Mjc2Nzg3NDUz
26,312
Added Hypothesis property-based test for timedelta addition
{ "avatar_url": "https://avatars.githubusercontent.com/u/41354105?v=4", "events_url": "https://api.github.com/users/c74p/events{/privacy}", "followers_url": "https://api.github.com/users/c74p/followers", "following_url": "https://api.github.com/users/c74p/following{/other_user}", "gists_url": "https://api.git...
[ { "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
5
2019-05-07T22:03:06Z
2019-05-13T21:01:06Z
2019-05-13T21:01:06Z
NONE
null
- [ ] closes #xxxx - [1 ] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] whatsnew entry - This is the first pull request I've done on any project in any language. Any feedback, pointing to docs, requests to work on other issues instead, etc. happily accepted. Than...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/26312/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/26312/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/26312.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/26312", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/26312.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/26312" }