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/27313 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27313/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27313/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27313/events | https://github.com/pandas-dev/pandas/pull/27313 | 465,984,440 | MDExOlB1bGxSZXF1ZXN0Mjk1OTE5MDM1 | 27,313 | CLN: Import abc from collections.abc in prep for py3.8 | {
"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": "0052cc",
"default": false,
"description": "pandas objects compatability with Numpy or Python functions",
"id": 76865106,
"name": "Compat",
"node_id": "MDU6TGFiZWw3Njg2NTEwNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat"
}
] | closed | false | null | [] | {
"closed_at": "2019-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-07-09T21:05:09Z | 2019-08-02T15:04:44Z | 2019-07-10T02:41:01Z | NONE | null | #23750, and various issues on supporting upcoming python 3.8.
Azure (multiple):
```
[warning] Using or importing the ABCs from 'collections' instead
of from 'collections.abc' is deprecated, and in 3.8 it will stop working
```
From https://docs.python.org/3/library/collections.html?highlight=collections#modu... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27313/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27313/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27313.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27313",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/27313.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27313"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27314 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27314/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27314/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27314/events | https://github.com/pandas-dev/pandas/issues/27314 | 465,988,515 | MDU6SXNzdWU0NjU5ODg1MTU= | 27,314 | BUG: pandas merge creating duplicate row | {
"avatar_url": "https://avatars.githubusercontent.com/u/32352509?v=4",
"events_url": "https://api.github.com/users/rachelvuu/events{/privacy}",
"followers_url": "https://api.github.com/users/rachelvuu/followers",
"following_url": "https://api.github.com/users/rachelvuu/following{/other_user}",
"gists_url": "... | [
{
"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-07-09T21:16:05Z | 2019-07-09T21:43:35Z | 2019-07-09T21:40:09Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
query = """
SELECT risk_state_code, COUNT(*) as num_records
FROM EDW.vw_policy_coverage_deductible_transaction
GROUP BY risk_state_code
"""
bquery = pd.read_sql(query, bvt_conn)
pquery = pd.read_sql(query, prod_conn)
merged = pd.merge(bquery, pq... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27314/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27314/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27315 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27315/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27315/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27315/events | https://github.com/pandas-dev/pandas/issues/27315 | 466,018,291 | MDU6SXNzdWU0NjYwMTgyOTE= | 27,315 | some argument combinations with reindex fails on an empty dataframe | {
"avatar_url": "https://avatars.githubusercontent.com/u/2784829?v=4",
"events_url": "https://api.github.com/users/ajspera/events{/privacy}",
"followers_url": "https://api.github.com/users/ajspera/followers",
"following_url": "https://api.github.com/users/ajspera/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | null | [] | {
"closed_at": "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... | 0 | 2019-07-09T22:50:21Z | 2020-11-17T01:26:21Z | 2020-11-17T01:26:21Z | NONE | null | ```python
import pandas as pd
from datetime import datetime, timedelta
end = datetime.utcnow()
begin = end - timedelta(minutes=1)
data_interval = 10
date_index = pd.date_range(start=begin,
end=end,
freq='{} s'.format(data_interval))
df = pd.DataFrame([], ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27315/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27315/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27316 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27316/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27316/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27316/events | https://github.com/pandas-dev/pandas/issues/27316 | 466,061,384 | MDU6SXNzdWU0NjYwNjEzODQ= | 27,316 | EA: Make validate_fill_value part of interface | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "AD7FA8",
"default": false,
"description": null,
"id": 35818298,
"name": "API Design",
"node_id": "MDU6TGFiZWwzNTgxODI5OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design"
},
{
"color": "6138b5",
"default": false,
"description": "E... | closed | false | null | [] | null | 4 | 2019-07-10T02:14:53Z | 2020-09-05T19:04:25Z | 2020-09-05T19:04:25Z | MEMBER | null | We defined validate_fill_value for DTA/TDA/PA and I'm thinking it may be worth requiring more generally and using on `ExtensionBlock`. In particular, `ExtensionBlock._can_hold_element` ATM unconditionally returns `True`. _can_hold_element isn't well-documented, but my intuition as to what it _should_ mean more or les... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27316/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27316/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27317 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27317/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27317/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27317/events | https://github.com/pandas-dev/pandas/pull/27317 | 466,096,661 | MDExOlB1bGxSZXF1ZXN0Mjk2MDA1MTc0 | 27,317 | BUG: Preserve CategoricalDtype._ordered_from_sentinel with pickle | {
"avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4",
"events_url": "https://api.github.com/users/jschendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jschendel/followers",
"following_url": "https://api.github.com/users/jschendel/following{/other_user}",
"gists_url": "h... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "e11d21",
"default": false,
"description": "Categorical Data Type",
... | 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-07-10T04:44:36Z | 2019-07-10T16:49:34Z | 2019-07-10T16:39:22Z | MEMBER | null | - [X] closes #27295
- [X] tests added / passed
- [X] passes `black pandas`
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27317/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27317/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27317.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27317",
"merged_at": "2019-07-10T16:39:22Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27317.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27317"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27318 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27318/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27318/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27318/events | https://github.com/pandas-dev/pandas/pull/27318 | 466,124,784 | MDExOlB1bGxSZXF1ZXN0Mjk2MDI2OTA3 | 27,318 | TYPING: Partial typing of Categorical | {
"avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4",
"events_url": "https://api.github.com/users/topper-123/events{/privacy}",
"followers_url": "https://api.github.com/users/topper-123/followers",
"following_url": "https://api.github.com/users/topper-123/following{/other_user}",
"gists_url"... | [
{
"color": "e11d21",
"default": false,
"description": "Categorical Data Type",
"id": 78527356,
"name": "Categorical",
"node_id": "MDU6TGFiZWw3ODUyNzM1Ng==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Categorical"
},
{
"color": "ea91a4",
"default": false,
... | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm... | 6 | 2019-07-10T06:29:45Z | 2019-07-25T17:34:00Z | 2019-07-25T17:33:53Z | CONTRIBUTOR | null | Adds some typing to ``Categorical``.
This PR does the simpler typing of ``Categorical``. In addition there are some more thorny typing that I've stayed away from for now to see if others can implement the basic types (list-likes etc.). | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27318/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27318/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27318.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27318",
"merged_at": "2019-07-25T17:33:53Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27318.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27318"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27319 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27319/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27319/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27319/events | https://github.com/pandas-dev/pandas/issues/27319 | 466,155,645 | MDU6SXNzdWU0NjYxNTU2NDU= | 27,319 | DOC: Error in pd.cut documentation example regarding IntervalIndex usage. | {
"avatar_url": "https://avatars.githubusercontent.com/u/1129047?v=4",
"events_url": "https://api.github.com/users/msznajder/events{/privacy}",
"followers_url": "https://api.github.com/users/msznajder/followers",
"following_url": "https://api.github.com/users/msznajder/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": "9aace2",
"default": false,
"description": "cut, qcut",
"id":... | open | false | null | [] | null | 6 | 2019-07-10T07:51:30Z | 2020-09-21T21:26:24Z | null | NONE | null | #### Code Sample, a copy-pastable example if possible
https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.cut.html
```
bins = pd.IntervalIndex.from_tuples([(0, 1), (2, 3), (4, 5)])
pd.cut([0, 0.5, 1.5, 2.5, 4.5], bins)
[NaN, (0, 1], NaN, (2, 3], (4, 5]]
Categories (3, interval[int64]): [(0, 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/27319/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27319/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27320 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27320/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27320/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27320/events | https://github.com/pandas-dev/pandas/issues/27320 | 466,183,320 | MDU6SXNzdWU0NjYxODMzMjA= | 27,320 | [Feature request] slice a sorted dataframe | {
"avatar_url": "https://avatars.githubusercontent.com/u/37367467?v=4",
"events_url": "https://api.github.com/users/Jakobhenningjensen/events{/privacy}",
"followers_url": "https://api.github.com/users/Jakobhenningjensen/followers",
"following_url": "https://api.github.com/users/Jakobhenningjensen/following{/oth... | [] | closed | false | null | [] | null | 2 | 2019-07-10T08:50:48Z | 2019-07-10T12:28:37Z | 2019-07-10T11:57:11Z | NONE | null | Say I have a dataframe `df` with two columns `guest_name`, `room_nr` and I want the room numbers of a specific guest, we can slice that `df.loc[df["guest_name"]==guest],"room_nr"]`.
I have (to be honest) not looked into how the slicing is done as such, but I could imagine parsing the argument "sorted=True" could spee... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27320/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27320/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27321 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27321/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27321/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27321/events | https://github.com/pandas-dev/pandas/pull/27321 | 466,342,633 | MDExOlB1bGxSZXF1ZXN0Mjk2MjAwMjg0 | 27,321 | BUG: Consistent division by zero behavior for Index/Series | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "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": "0052cc"... | 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-07-10T14:27:59Z | 2019-07-11T14:34:54Z | 2019-07-11T14:32:15Z | MEMBER | null | - [x] closes #13843
We have two very-similar functions for masking division by zero for Index vs Series. The Index version is the more correct of the two, so I'm trying to make the Series one behave more like the Index one, eventually just using the Index one for both.
The hard part here is that IntegerArray, Sp... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27321/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27321/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27321.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27321",
"merged_at": "2019-07-11T14:32:14Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27321.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27321"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27322 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27322/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27322/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27322/events | https://github.com/pandas-dev/pandas/pull/27322 | 466,348,714 | MDExOlB1bGxSZXF1ZXN0Mjk2MjA1MTY0 | 27,322 | BUG: fix inserting tz-aware datetime to Series, closes #12862 | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "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... | 2 | 2019-07-10T14:38:43Z | 2019-07-11T16:44:28Z | 2019-07-11T16:39:34Z | MEMBER | null | - [x] closes #12862
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27322/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27322/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27322.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27322",
"merged_at": "2019-07-11T16:39:34Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27322.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27322"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27323 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27323/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27323/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27323/events | https://github.com/pandas-dev/pandas/pull/27323 | 466,356,161 | MDExOlB1bGxSZXF1ZXN0Mjk2MjExMjY4 | 27,323 | BUG: Fix insertion of wrong-dtypes NaT into Series[m8ns] | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "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"
}
] | 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-07-10T14:52:06Z | 2019-07-17T22:18:06Z | 2019-07-17T22:16:31Z | MEMBER | null | Broken off from #27311 to troubleshoot build-specific failures. Also re-wrote test to parametrize and be more succinct | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27323/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27323/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27323.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27323",
"merged_at": "2019-07-17T22:16:31Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27323.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27323"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27324 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27324/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27324/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27324/events | https://github.com/pandas-dev/pandas/pull/27324 | 466,379,885 | MDExOlB1bGxSZXF1ZXN0Mjk2MjMwNzMw | 27,324 | TST/CLN: replace %s formatting syntax with .format in tests | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "eb6420",
"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-07-10T15:35:07Z | 2019-07-10T16:56:25Z | 2019-07-10T16:17:55Z | MEMBER | null | xref #16130 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27324/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27324/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27324.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27324",
"merged_at": "2019-07-10T16:17:55Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27324.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27324"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27325 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27325/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27325/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27325/events | https://github.com/pandas-dev/pandas/issues/27325 | 466,395,759 | MDU6SXNzdWU0NjYzOTU3NTk= | 27,325 | IndexError when trying to Fill Gaps in Time Series using pd.DataFrame.resample | {
"avatar_url": "https://avatars.githubusercontent.com/u/8618041?v=4",
"events_url": "https://api.github.com/users/thakursc1-zz/events{/privacy}",
"followers_url": "https://api.github.com/users/thakursc1-zz/followers",
"following_url": "https://api.github.com/users/thakursc1-zz/following{/other_user}",
"gists... | [
{
"color": "207de5",
"default": false,
"description": "Clarification about behavior needed to assess issue",
"id": 307649777,
"name": "Needs Info",
"node_id": "MDU6TGFiZWwzMDc2NDk3Nzc=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Info"
}
] | closed | false | null | [] | null | 2 | 2019-07-10T16:06:20Z | 2020-01-21T04:29:47Z | 2020-01-21T04:29:47Z | NONE | null | #### Code Sample
```
df = pd.read_hdf(file_path, key="alarms")
df['acqTime'] = pd.to_datetime(df['acqTime'], unit='s')
df.set_index('acqTime', inplace= True)
df.sort_index(inplace=True)
df = df.resample("2S").fillna("backfill")
```
#### Problem description
I am trying to fill gaps in my time-series by resampli... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27325/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27325/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27326 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27326/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27326/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27326/events | https://github.com/pandas-dev/pandas/pull/27326 | 466,414,956 | MDExOlB1bGxSZXF1ZXN0Mjk2MjU5MzM2 | 27,326 | BUG: reindex with empty inputs | {
"avatar_url": "https://avatars.githubusercontent.com/u/2784829?v=4",
"events_url": "https://api.github.com/users/ajspera/events{/privacy}",
"followers_url": "https://api.github.com/users/ajspera/followers",
"following_url": "https://api.github.com/users/ajspera/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | null | [] | null | 6 | 2019-07-10T16:49:33Z | 2019-10-06T23:48:48Z | 2019-10-06T23:48:48Z | NONE | null | …seless in that case anyway
- [x] closes #27315
- [ ] tests added / passed
- [x] passes `black pandas`
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27326/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27326/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27326.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27326",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/27326.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27326"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27327 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27327/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27327/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27327/events | https://github.com/pandas-dev/pandas/issues/27327 | 466,507,826 | MDU6SXNzdWU0NjY1MDc4MjY= | 27,327 | Assigning with .loc throws SettingWithCopyWarning despite following instructions in warning | {
"avatar_url": "https://avatars.githubusercontent.com/u/11860098?v=4",
"events_url": "https://api.github.com/users/david-cortes/events{/privacy}",
"followers_url": "https://api.github.com/users/david-cortes/followers",
"following_url": "https://api.github.com/users/david-cortes/following{/other_user}",
"gist... | [
{
"color": "0052cc",
"default": false,
"description": null,
"id": 34444536,
"name": "Usage Question",
"node_id": "MDU6TGFiZWwzNDQ0NDUzNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question"
}
] | closed | false | null | [] | null | 9 | 2019-07-10T20:37:21Z | 2019-07-11T14:29:04Z | 2019-07-11T14:29:04Z | CONTRIBUTOR | null | Happens with some data frames only. I cannot produce a minimal reproducible example, but can pickle the data frame in question if it helps.

| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27327/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27327/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27328 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27328/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27328/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27328/events | https://github.com/pandas-dev/pandas/issues/27328 | 466,519,777 | MDU6SXNzdWU0NjY1MTk3Nzc= | 27,328 | Allow some way of specifying 'isoformat' as the 'date_format' parameter in 'to_csv' methods | {
"avatar_url": "https://avatars.githubusercontent.com/u/18049?v=4",
"events_url": "https://api.github.com/users/nugend/events{/privacy}",
"followers_url": "https://api.github.com/users/nugend/followers",
"following_url": "https://api.github.com/users/nugend/following{/other_user}",
"gists_url": "https://api.... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840... | 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",
... | 6 | 2019-07-10T21:03:53Z | 2021-06-05T00:05:52Z | null | NONE | null | #### Code Sample, a copy-pastable example if possible
```
>>> import pandas as pd
>>> mydf = pd.DataFrame.from_dict(dict(dt=[pd.Timestamp('2000-01-01'),pd.Timestamp('2000-01-01 00:00:00.000000001')]))
>>> print(mydf.to_csv(index=False))
dt
2000-01-01 00:00:00.000000000
2000-01-01 00:00:00.000000001
>>> print(... | {
"+1": 5,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 5,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27328/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27328/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27329 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27329/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27329/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27329/events | https://github.com/pandas-dev/pandas/issues/27329 | 466,534,326 | MDU6SXNzdWU0NjY1MzQzMjY= | 27,329 | BUG?: namedtuples fields not checked on DataFrame constructor | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "d4c5f9",
"default": false,
"description": "Series/DataFrame/Index/p... | open | false | null | [] | null | 2 | 2019-07-10T21:36:47Z | 2019-07-23T19:38:06Z | null | MEMBER | null | I personally find it very surprising that we assume that if the first element is a NamedTuple, that all elements of the list will be exactly the same NamedTuples:
```
In [29]: Record1 = namedtuple('Record1', ('b','a')) ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27329/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27329/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27330 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27330/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27330/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27330/events | https://github.com/pandas-dev/pandas/pull/27330 | 466,535,116 | MDExOlB1bGxSZXF1ZXN0Mjk2MzU3OTU0 | 27,330 | TST: suppress rolling warnings correctly for raw= | {
"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": "a2bca7",
"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... | 1 | 2019-07-10T21:38:36Z | 2019-07-11T00:58:18Z | 2019-07-11T00:18:34Z | 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/27330/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27330/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27330.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27330",
"merged_at": "2019-07-11T00:18:34Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27330.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27330"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/27331 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27331/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27331/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27331/events | https://github.com/pandas-dev/pandas/pull/27331 | 466,585,829 | MDExOlB1bGxSZXF1ZXN0Mjk2NDAxNjcz | 27,331 | BUG: fix+test assigning invalid NAT-like to DTA/TDA/PA | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "d7e102",
"default": false,
"description": "np.nan, p... | 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-07-11T00:06:58Z | 2019-07-11T20:25:31Z | 2019-07-11T20:15:04Z | MEMBER | null | Broken off from #27311 for cleaner scope and to troubleshoot platform-specific failures. Related but orthogonal to #27323. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27331/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27331/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27331.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27331",
"merged_at": "2019-07-11T20:15:04Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27331.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27331"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27332 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27332/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27332/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27332/events | https://github.com/pandas-dev/pandas/pull/27332 | 466,639,904 | MDExOlB1bGxSZXF1ZXN0Mjk2NDQ1MjAz | 27,332 | CLN: requested follow-ups | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "fbca04",
"default": false,
"description": "Related to non-user accessible pandas implementation",
"id": 49094459,
"name": "Internals",
"node_id": "MDU6TGFiZWw0OTA5NDQ1OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Internals"
},
{
"color": "207de5... | closed | false | null | [] | {
"closed_at": "2019-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-07-11T03:25:46Z | 2019-07-11T16:30:47Z | 2019-07-11T16:28:02Z | MEMBER | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [ ] passes `black pandas`
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27332/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27332/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27332.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27332",
"merged_at": "2019-07-11T16:28:02Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27332.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27332"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27333 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27333/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27333/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27333/events | https://github.com/pandas-dev/pandas/issues/27333 | 466,644,477 | MDU6SXNzdWU0NjY2NDQ0Nzc= | 27,333 | Automatically remove invalid characters from Bigquery identifiers in df.to_gbq() | {
"avatar_url": "https://avatars.githubusercontent.com/u/2541043?v=4",
"events_url": "https://api.github.com/users/ensslen/events{/privacy}",
"followers_url": "https://api.github.com/users/ensslen/followers",
"following_url": "https://api.github.com/users/ensslen/following{/other_user}",
"gists_url": "https:/... | [] | closed | false | null | [] | null | 1 | 2019-07-11T03:41:01Z | 2019-07-11T03:58:00Z | 2019-07-11T03:58:00Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
# BQ supports limited characters in names
import pandas as pd
import os
from google.oauth2 import service_account
credentialPath = os.path.join('build','keys','build.json')
df = pd.DataFrame({'good_name':[1,3,5,7,4,5,6,4,7,8,9], '*bad*name*':[3,5,... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27333/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27333/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27334 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27334/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27334/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27334/events | https://github.com/pandas-dev/pandas/pull/27334 | 466,662,784 | MDExOlB1bGxSZXF1ZXN0Mjk2NDYzMDMw | 27,334 | CI: format isort output for detection by azure pipelines | {
"avatar_url": "https://avatars.githubusercontent.com/u/16315857?v=4",
"events_url": "https://api.github.com/users/leeyspaul/events{/privacy}",
"followers_url": "https://api.github.com/users/leeyspaul/followers",
"following_url": "https://api.github.com/users/leeyspaul/following{/other_user}",
"gists_url": "... | [
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or improved errors from pandas",
"id": 42670965,
"name": "Error Reporting",
"node_id": "MDU6TGFiZWw0MjY3MDk2NQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting"
},
{
"color": "a2bc... | closed | false | null | [] | null | 22 | 2019-07-11T04:56:33Z | 2019-11-16T04:17:03Z | 2019-11-16T03:00:11Z | CONTRIBUTOR | null | - [ ] closes #27179
- [ ] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27334/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27334/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27334.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27334",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/27334.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27334"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27335 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27335/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27335/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27335/events | https://github.com/pandas-dev/pandas/pull/27335 | 466,662,814 | MDExOlB1bGxSZXF1ZXN0Mjk2NDYzMDUz | 27,335 | ENH: Use IntergerArray to avoid forced conversion from integer to float | {
"avatar_url": "https://avatars.githubusercontent.com/u/35633013?v=4",
"events_url": "https://api.github.com/users/jiangyue12392/events{/privacy}",
"followers_url": "https://api.github.com/users/jiangyue12392/followers",
"following_url": "https://api.github.com/users/jiangyue12392/following{/other_user}",
"g... | [
{
"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": "207de5",
"default": false,
"description": "read_jso... | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm... | 14 | 2019-07-11T04:56:41Z | 2019-11-13T02:06:56Z | 2019-11-13T02:06:33Z | CONTRIBUTOR | null | - [ ] closes #xxxx
- [x] tests added / passed
- [ ] passes `black pandas`
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
This is a new attempt to solve issue #16918 after an attempt with PR #27073 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27335/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27335/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27335.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27335",
"merged_at": "2019-11-13T02:06:33Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27335.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27335"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27336 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27336/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27336/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27336/events | https://github.com/pandas-dev/pandas/pull/27336 | 466,755,423 | MDExOlB1bGxSZXF1ZXN0Mjk2NTM2ODg5 | 27,336 | CLN: remove Hypothesis warning during test | {
"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": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "a2bca7",
"d... | closed | false | null | [] | {
"closed_at": "2019-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-07-11T08:52:59Z | 2019-07-11T21:17:30Z | 2019-07-11T21:01:00Z | NONE | null |
```plain
hypothesis\_settings.py:193: HypothesisDeprecationWarning: The timeout setting can
safely be removed with no effect.
```
Starting with 4.0.0 released in Jan, the timeout setting does [nothing](https://github.com/HypothesisWorks/hypothesis/commit/2b9506b7120c2f0593539c1e5d9b526d7ec1377f).
https://hy... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27336/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27336/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27336.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27336",
"merged_at": "2019-07-11T21:01:00Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27336.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27336"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27337 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27337/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27337/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27337/events | https://github.com/pandas-dev/pandas/pull/27337 | 466,808,076 | MDExOlB1bGxSZXF1ZXN0Mjk2NTgwMDk1 | 27,337 | BUG:remove rollback from generate_range | {
"avatar_url": "https://avatars.githubusercontent.com/u/52781185?v=4",
"events_url": "https://api.github.com/users/Alpima-Quant/events{/privacy}",
"followers_url": "https://api.github.com/users/Alpima-Quant/followers",
"following_url": "https://api.github.com/users/Alpima-Quant/following{/other_user}",
"gist... | [
{
"color": "0052cc",
"default": false,
"description": "DateOffsets",
"id": 53181044,
"name": "Frequency",
"node_id": "MDU6TGFiZWw1MzE4MTA0NA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Frequency"
}
] | closed | false | null | [] | null | 11 | 2019-07-11T10:31:13Z | 2019-10-11T22:36:19Z | 2019-10-11T22:36:19Z | NONE | null | 'elif end and not offset.onOffset(end): end = offset.rollback(end)' gives
unwanted results for e.g. offset=MonthEnd when start.time() > end.time()
EXAMPLE:
In [1]: import pandas as pd
In [2]: from datetime import datetime
In [3]: pd.date_range(freq='M', start=datetime(2019, 4, 30, 0, 2), end=datetime(2019,... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27337/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27337/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27337.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27337",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/27337.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27337"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27338 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27338/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27338/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27338/events | https://github.com/pandas-dev/pandas/issues/27338 | 466,931,928 | MDU6SXNzdWU0NjY5MzE5Mjg= | 27,338 | CategoricalDtype.update_dtype fails with Categorical | {
"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": "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": "e11... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/18013053?v=4",
"events_url": "https://api.github.com/users/pratyushprakash/events{/privacy}",
"followers_url": "https://api.github.com/users/pratyushprakash/followers",
"following_url": "https://api.github.com/users/pratyushprakash/following{/other_user}"... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/18013053?v=4",
"events_url": "https://api.github.com/users/pratyushprakash/events{/privacy}",
"followers_url": "https://api.github.com/users/pratyushprakash/followers",
"following_url": "https://api.github.com/users/pratyushprakash/following{/... | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 8 | 2019-07-11T14:35:26Z | 2021-01-03T17:10:41Z | 2021-01-03T17:10:41Z | MEMBER | null | ref https://github.com/pandas-dev/pandas/pull/27318#discussion_r302265250 it appears that CategoricalDtype might want to accept a Categorical as an argument but fails to handle that properly. Not sure intent here but we either want to fix to allow Categorical or alternately simplify and only allow `str/CategoricalDtype... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27338/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27338/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27339 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27339/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27339/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27339/events | https://github.com/pandas-dev/pandas/issues/27339 | 466,953,184 | MDU6SXNzdWU0NjY5NTMxODQ= | 27,339 | DataFrame.to_parquet raises fails when dataframe is empty | {
"avatar_url": "https://avatars.githubusercontent.com/u/6295246?v=4",
"events_url": "https://api.github.com/users/CJStadler/events{/privacy}",
"followers_url": "https://api.github.com/users/CJStadler/followers",
"following_url": "https://api.github.com/users/CJStadler/following{/other_user}",
"gists_url": "h... | [
{
"color": "5319e7",
"default": false,
"description": "parquet, feather",
"id": 685114413,
"name": "IO Parquet",
"node_id": "MDU6TGFiZWw2ODUxMTQ0MTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Parquet"
}
] | 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-07-11T15:11:41Z | 2019-07-11T19:14:50Z | 2019-07-11T19:14:50Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
df = pd.DataFrame()
pd.to_parquet('empty.parquet')
```
#### Problem description
`DataFrame.to_parquet` raises `ValueError: parquet must have string column names` when the dataframe has no columns. `pyarrow` and `fastparqu... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27339/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27339/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27340 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27340/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27340/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27340/events | https://github.com/pandas-dev/pandas/pull/27340 | 467,002,812 | MDExOlB1bGxSZXF1ZXN0Mjk2NzQwNDgz | 27,340 | ENH: add NDFrame.select_str | {
"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": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "AD... | closed | false | null | [] | null | 2 | 2019-07-11T16:51:35Z | 2019-07-12T16:35:52Z | 2019-07-12T16:35:39Z | CONTRIBUTOR | null | - [x] closes #26642
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
Adds a method ``select_str`` to supplement ``select_dtypes``. This PR is intended to be followed by a PR that deprecate ``NDFrame.filter``.
I mis... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27340/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27340/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27340.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27340",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/27340.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27340"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27341 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27341/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27341/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27341/events | https://github.com/pandas-dev/pandas/pull/27341 | 467,009,711 | MDExOlB1bGxSZXF1ZXN0Mjk2NzQ2MTMz | 27,341 | Accept empty dataframes in DataFrame.to_parquet | {
"avatar_url": "https://avatars.githubusercontent.com/u/6295246?v=4",
"events_url": "https://api.github.com/users/CJStadler/events{/privacy}",
"followers_url": "https://api.github.com/users/CJStadler/followers",
"following_url": "https://api.github.com/users/CJStadler/following{/other_user}",
"gists_url": "h... | [
{
"color": "0052cc",
"default": false,
"description": "pandas objects compatability with Numpy or Python functions",
"id": 76865106,
"name": "Compat",
"node_id": "MDU6TGFiZWw3Njg2NTEwNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat"
},
{
"color": "5319e... | closed | false | null | [] | {
"closed_at": "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-07-11T17:08:09Z | 2019-07-11T20:07:45Z | 2019-07-11T19:14:50Z | CONTRIBUTOR | null | Fixes #27339
I wrote two tests because `fastparquet` adds a name to the index when it deserializes.
- [x] closes #xxxx
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27341/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27341/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27341.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27341",
"merged_at": "2019-07-11T19:14:50Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27341.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27341"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27342 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27342/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27342/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27342/events | https://github.com/pandas-dev/pandas/issues/27342 | 467,035,241 | MDU6SXNzdWU0NjcwMzUyNDE= | 27,342 | DEPS: make a package for the ci/code_checks.sh | {
"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": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "eb6420",
"default": false,
"description": "Code sty... | open | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4",
"events_url": "https://api.github.com/users/datapythonista/events{/privacy}",
"followers_url": "https://api.github.com/users/datapythonista/followers",
"following_url": "https://api.github.com/users/datapythonista/following{/other_user}",
... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4",
"events_url": "https://api.github.com/users/datapythonista/events{/privacy}",
"followers_url": "https://api.github.com/users/datapythonista/followers",
"following_url": "https://api.github.com/users/datapythonista/following{/oth... | {
"closed_at": null,
"closed_issues": 786,
"created_at": "2015-01-13T10:53:19Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
... | 8 | 2019-07-11T18:11:33Z | 2021-07-10T18:04:03Z | null | CONTRIBUTOR | null | I think it might be nice to put the ci/code_checks.sh into its own repo / library where others could use these.
I think we have quite sophisticated doc string validations, potentially these could migrate to numpydoc.
cc @datapythonista | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27342/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27342/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27343 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27343/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27343/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27343/events | https://github.com/pandas-dev/pandas/issues/27343 | 467,038,311 | MDU6SXNzdWU0NjcwMzgzMTE= | 27,343 | DataFrameGroupby.resample with the `on` keyword does not produce the same output as on DateTimeIndex | {
"avatar_url": "https://avatars.githubusercontent.com/u/11066355?v=4",
"events_url": "https://api.github.com/users/philippegr/events{/privacy}",
"followers_url": "https://api.github.com/users/philippegr/followers",
"following_url": "https://api.github.com/users/philippegr/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": "AFEEEE",
"default": false,
"description": null,
"id": 211840... | open | false | null | [] | null | 5 | 2019-07-11T18:18:58Z | 2020-07-21T12:53:46Z | null | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
df = pd.DataFrame.from_records({'ref':['a','a','a','b','b'],
'time':[dt.datetime(2014,12,31), dt.datetime(2015,12,31), dt.datetime(2016,12,31),
dt.datetime(2012,12,31), dt.datetime(2014,... | {
"+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/27343/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27343/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27344 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27344/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27344/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27344/events | https://github.com/pandas-dev/pandas/issues/27344 | 467,050,242 | MDU6SXNzdWU0NjcwNTAyNDI= | 27,344 | INT: avoid accessing self.loc._foo outside of indexing.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "fbca04",
"default": false,
"description": "Related to non-user accessible pandas implementation",
"id": 49094459,
"name": "Internals",
"node_id": "MDU6TGFiZWw0OTA5NDQ1OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Internals"
},
{
"color": "207de5... | closed | false | null | [] | null | 1 | 2019-07-11T18:47:30Z | 2020-09-05T19:04:31Z | 2020-09-05T19:04:31Z | MEMBER | null | grepping for `.loc.` and `.iloc.` I see two uses of `self.loc._convert_to_indexer` and two uses of `self.loc._setitem_with_indexer` in core.frame, and two uses of `obj.loc._getitem_axis` in `io.pytables` | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27344/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27344/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27345 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27345/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27345/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27345/events | https://github.com/pandas-dev/pandas/issues/27345 | 467,063,450 | MDU6SXNzdWU0NjcwNjM0NTA= | 27,345 | CI checks doesn't catch commit subject whitespace errors | {
"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... | [] | closed | false | null | [] | null | 3 | 2019-07-11T19:19:33Z | 2019-08-02T15:42:32Z | 2019-07-12T03:43:47Z | NONE | null | ```
$ git log --format="%s" | head -n 10
CLN: revisit build warnings in cython templates
ENH: Raise ValueError for unsupported Window functions (#27275)
BUG: fix inserting tz-aware datetime to Series, closes #12862 (#27322)
CLN: requested follow-ups (#27332)
BUG: Consistent division by zero behavior for Index/Se... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27345/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27345/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27346 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27346/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27346/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27346/events | https://github.com/pandas-dev/pandas/pull/27346 | 467,069,384 | MDExOlB1bGxSZXF1ZXN0Mjk2Nzk0NzQ3 | 27,346 | CLN: revisit build warnings in cython templates | {
"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": "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... | 4 | 2019-07-11T19:34:25Z | 2019-07-31T16:19:41Z | 2019-07-12T14:43:47Z | NONE | null | - [ ] tests added / passed
- [ ] passes `black pandas`
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
Retrying dropped portions from #27157, which amend cython templates, to deal with special-cases based on type. In this Pr, compiler warnings about `x==x` being useless ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27346/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27346/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27346.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27346",
"merged_at": "2019-07-12T14:43:46Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27346.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27346"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27347 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27347/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27347/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27347/events | https://github.com/pandas-dev/pandas/pull/27347 | 467,099,464 | MDExOlB1bGxSZXF1ZXN0Mjk2ODE5NzI4 | 27,347 | Fix _can_hold_element for datetimelike blocks | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "fbca04",
"default": false,
"description": "Related to non-user accessible pandas implementation",
"id": 49094459,
"name": "Internals",
"node_id": "MDU6TGFiZWw0OTA5NDQ1OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Internals"
},
{
"color": "207de5... | closed | false | null | [] | {
"closed_at": "2019-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-07-11T20:48:41Z | 2019-07-15T21:06:19Z | 2019-07-15T20:13:03Z | MEMBER | null | I've got a bunch of branches going that touch this, easier to just get it right once. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27347/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27347/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27347.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27347",
"merged_at": "2019-07-15T20:13:03Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27347.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27347"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27348 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27348/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27348/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27348/events | https://github.com/pandas-dev/pandas/pull/27348 | 467,121,763 | MDExOlB1bGxSZXF1ZXN0Mjk2ODM4MTc3 | 27,348 | CLN: Split test_window.py further | {
"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": "207de5",
"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... | 6 | 2019-07-11T21:43:48Z | 2019-07-12T18:45:35Z | 2019-07-12T14:29:38Z | CONTRIBUTOR | null | closes #19228
xref #26807
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] passes `black pandas`
Just splitted code into files by classes. No changes made to code
cc @jreback | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27348/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27348/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27348.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27348",
"merged_at": "2019-07-12T14:29:37Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27348.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27348"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27349 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27349/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27349/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27349/events | https://github.com/pandas-dev/pandas/pull/27349 | 467,125,324 | MDExOlB1bGxSZXF1ZXN0Mjk2ODQxMDk0 | 27,349 | CLN: Collapse private ._take implementation into the public take method | {
"avatar_url": "https://avatars.githubusercontent.com/u/1074181?v=4",
"events_url": "https://api.github.com/users/endenis/events{/privacy}",
"followers_url": "https://api.github.com/users/endenis/followers",
"following_url": "https://api.github.com/users/endenis/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... | 1 | 2019-07-11T21:54:49Z | 2019-07-12T14:32:33Z | 2019-07-12T14:26:55Z | CONTRIBUTOR | null | - [x] closes #27174
- [ ] tests added / passed
- [X] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
Getting rid the `_take` private method that seems to be no longer needed.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27349/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27349/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27349.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27349",
"merged_at": "2019-07-12T14:26:54Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27349.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27349"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27350 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27350/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27350/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27350/events | https://github.com/pandas-dev/pandas/pull/27350 | 467,138,822 | MDExOlB1bGxSZXF1ZXN0Mjk2ODUyMTg4 | 27,350 | Implement DataFrame.value_counts | {
"avatar_url": "https://avatars.githubusercontent.com/u/79941?v=4",
"events_url": "https://api.github.com/users/Strilanc/events{/privacy}",
"followers_url": "https://api.github.com/users/Strilanc/followers",
"following_url": "https://api.github.com/users/Strilanc/following{/other_user}",
"gists_url": "https:... | [
{
"color": "AD7FA8",
"default": false,
"description": null,
"id": 35818298,
"name": "API Design",
"node_id": "MDU6TGFiZWwzNTgxODI5OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design"
},
{
"color": "370f77",
"default": false,
"description": "D... | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm... | 16 | 2019-07-11T22:38:50Z | 2019-11-07T21:15:58Z | 2019-11-07T21:15:58Z | NONE | null | closes #5377
(This is a feature request stated in the form of a PR.)
This change makes it easy to count the number of times each unique row appears in a data frame. It also removes an unnecessary difference between DataFrame and Series (i.e. the existence of the `value_counts` methods).
```
>>> df = p... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27350/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27350/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27350.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27350",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/27350.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27350"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27351 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27351/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27351/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27351/events | https://github.com/pandas-dev/pandas/pull/27351 | 467,155,886 | MDExOlB1bGxSZXF1ZXN0Mjk2ODY2MjU0 | 27,351 | CLN/REF: indexing typing, prune unreachable branches | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "207de5",
"default": false,
"description": null,
"id": 211029535,
"name": "Clean",
"node_id": "MDU6TGFiZWwyMTEwMjk1MzU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean"
},
{
"color": "ea91a4",
"default": false,
"description": "type annotat... | closed | false | null | [] | {
"closed_at": "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-07-11T23:49:43Z | 2019-07-12T16:10:16Z | 2019-07-12T16:09:00Z | MEMBER | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27351/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27351/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27351.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27351",
"merged_at": "2019-07-12T16:09:00Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27351.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27351"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/27352 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27352/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27352/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27352/events | https://github.com/pandas-dev/pandas/pull/27352 | 467,170,447 | MDExOlB1bGxSZXF1ZXN0Mjk2ODc3ODIw | 27,352 | Dispatch Index ops to Series | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "FCE94F",
"default": false,
"description": "Internal refactoring of code",
"id": 127681,
"name": "Refactor",
"node_id": "MDU6TGFiZWwxMjc2ODE=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor"
},
{
"color": "eb6420",
"default": false,
"de... | closed | false | null | [] | {
"closed_at": "2019-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-07-12T01:00:06Z | 2019-07-12T16:05:36Z | 2019-07-12T16:01:54Z | MEMBER | null | Getting ever closer to a single implementation. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27352/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27352/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27352.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27352",
"merged_at": "2019-07-12T16:01:54Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27352.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27352"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27353 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27353/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27353/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27353/events | https://github.com/pandas-dev/pandas/issues/27353 | 467,231,908 | MDU6SXNzdWU0NjcyMzE5MDg= | 27,353 | Ensure isinstance checks use ABC classes where available | {
"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": 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",
... | 15 | 2019-07-12T05:44:16Z | 2020-05-08T11:50:12Z | 2020-05-08T11:50:12Z | MEMBER | null | Here's a quick little script I wrote to check for things like isinstance(obj, MultiIndex)
```python
import ast
import pathlib
# Taken from pandas.core.dtypes.generic
BAD_NAMES = {'Index', 'Int64Index', 'UInt64Index', 'RangeIndex',
'Float64Index', 'MultiIndex', 'DatetimeIndex', 'TimedeltaIndex',... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27353/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27353/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27354 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27354/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27354/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27354/events | https://github.com/pandas-dev/pandas/pull/27354 | 467,351,181 | MDExOlB1bGxSZXF1ZXN0Mjk3MDIwMjUy | 27,354 | TST/CLN: Add message checks to raises KeyError tests | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
}
] | 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-07-12T10:53:21Z | 2019-07-12T14:53:58Z | 2019-07-12T14:14:35Z | MEMBER | null | xref #23922
only KeyError in this PR as precursor to #25996 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27354/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27354/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27354.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27354",
"merged_at": "2019-07-12T14:14:35Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27354.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27354"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27355 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27355/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27355/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27355/events | https://github.com/pandas-dev/pandas/pull/27355 | 467,390,606 | MDExOlB1bGxSZXF1ZXN0Mjk3MDUyMzk3 | 27,355 | add type annotations to io\formats\html.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"... | [
{
"color": "ea91a4",
"default": false,
"description": "type annotations, mypy/pyright type checking",
"id": 1280988427,
"name": "Typing",
"node_id": "MDU6TGFiZWwxMjgwOTg4NDI3",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing"
}
] | closed | false | null | [] | {
"closed_at": "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-07-12T12:34:57Z | 2019-07-12T14:53:40Z | 2019-07-12T14:12:49Z | MEMBER | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27355/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27355/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27355.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27355",
"merged_at": "2019-07-12T14:12:49Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27355.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27355"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/27356 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27356/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27356/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27356/events | https://github.com/pandas-dev/pandas/issues/27356 | 467,415,510 | MDU6SXNzdWU0Njc0MTU1MTA= | 27,356 | Improve docs on formatting Excel sheets using xlsxwriter | {
"avatar_url": "https://avatars.githubusercontent.com/u/15113894?v=4",
"events_url": "https://api.github.com/users/Dr-Irv/events{/privacy}",
"followers_url": "https://api.github.com/users/Dr-Irv/followers",
"following_url": "https://api.github.com/users/Dr-Irv/following{/other_user}",
"gists_url": "https://a... | [
{
"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 | 3 | 2019-07-12T13:30:48Z | 2019-07-12T22:19:37Z | 2019-07-12T22:19:37Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
N/A
#### Problem description
I'd like to suggest that the documentation about formatting Excel sheets in the I/O tools page here: https://pandas.pydata.org/pandas-docs/stable/user_guide/io.html?highlight=xlsxwriter#style-and-formatting be improved by puttin... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27356/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27356/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27357 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27357/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27357/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27357/events | https://github.com/pandas-dev/pandas/issues/27357 | 467,443,499 | MDU6SXNzdWU0Njc0NDM0OTk= | 27,357 | DEPR: .take(..., is_copy=True); rename is_copy -> copy | {
"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": "5319e7",
"default": false,
"description": "Functionality to remove in pandas",
"id": 87485152,
"name": "Deprecate",
"node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate"
},
{
"color": "0e8a16",
"default": t... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/16509490?v=4",
"events_url": "https://api.github.com/users/ryankarlos/events{/privacy}",
"followers_url": "https://api.github.com/users/ryankarlos/followers",
"following_url": "https://api.github.com/users/ryankarlos/following{/other_user}",
"gists_url"... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/16509490?v=4",
"events_url": "https://api.github.com/users/ryankarlos/events{/privacy}",
"followers_url": "https://api.github.com/users/ryankarlos/followers",
"following_url": "https://api.github.com/users/ryankarlos/following{/other_user}",
... | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm... | 16 | 2019-07-12T14:26:09Z | 2020-02-01T17:57:13Z | 2020-01-27T12:29:35Z | CONTRIBUTOR | null | this is more in-line with our other signatures. ideally would do this for 0.25 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27357/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27357/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27358 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27358/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27358/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27358/events | https://github.com/pandas-dev/pandas/issues/27358 | 467,452,284 | MDU6SXNzdWU0Njc0NTIyODQ= | 27,358 | crash when calling DataFrame.from_records | {
"avatar_url": "https://avatars.githubusercontent.com/u/1426279?v=4",
"events_url": "https://api.github.com/users/glyg/events{/privacy}",
"followers_url": "https://api.github.com/users/glyg/followers",
"following_url": "https://api.github.com/users/glyg/following{/other_user}",
"gists_url": "https://api.gith... | [
{
"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"
}
] | 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-07-12T14:43:45Z | 2019-07-12T19:38:24Z | 2019-07-12T19:38:24Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```python
# each line of `data` is a list containing a single dict
data = pd.Series([[{"a": 1, "b": 2}], [{"a": 3, "b": 4}]])
crash = pd.DataFrame.from_records(data)
```
#### Problem description
The above code results in a crash of the jupyter kernel
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27358/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27358/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27359 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27359/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27359/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27359/events | https://github.com/pandas-dev/pandas/pull/27359 | 467,471,199 | MDExOlB1bGxSZXF1ZXN0Mjk3MTE3MjY3 | 27,359 | TST: add test for multiindex partial indexing both axis | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "0b02e1",
"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... | 1 | 2019-07-12T15:21:16Z | 2019-07-12T16:12:45Z | 2019-07-12T16:01:03Z | MEMBER | null | - [ ] closes #12660
- [ ] tests added / passed
- [ ] passes `black pandas`
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27359/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27359/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27359.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27359",
"merged_at": "2019-07-12T16:01:02Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27359.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27359"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27360 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27360/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27360/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27360/events | https://github.com/pandas-dev/pandas/pull/27360 | 467,483,887 | MDExOlB1bGxSZXF1ZXN0Mjk3MTI3NzQ1 | 27,360 | adds non regression test for GH27358 | {
"avatar_url": "https://avatars.githubusercontent.com/u/1426279?v=4",
"events_url": "https://api.github.com/users/glyg/events{/privacy}",
"followers_url": "https://api.github.com/users/glyg/followers",
"following_url": "https://api.github.com/users/glyg/following{/other_user}",
"gists_url": "https://api.gith... | [
{
"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... | 2 | 2019-07-12T15:48:33Z | 2019-07-12T19:38:29Z | 2019-07-12T19:38:24Z | CONTRIBUTOR | null | - [X] closes #27358
- [X] tests added / passed
- [ ] passes `black pandas`
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27360/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27360/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27360.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27360",
"merged_at": "2019-07-12T19:38:24Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27360.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27360"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27361 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27361/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27361/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27361/events | https://github.com/pandas-dev/pandas/pull/27361 | 467,485,362 | MDExOlB1bGxSZXF1ZXN0Mjk3MTI4OTg1 | 27,361 | REF: separate out docstrings.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "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... | 2 | 2019-07-12T15:51:49Z | 2019-07-12T16:39:11Z | 2019-07-12T16:34:53Z | MEMBER | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27361/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27361/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27361.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27361",
"merged_at": "2019-07-12T16:34:53Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27361.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27361"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/27362 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27362/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27362/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27362/events | https://github.com/pandas-dev/pandas/pull/27362 | 467,486,551 | MDExOlB1bGxSZXF1ZXN0Mjk3MTI5ODc0 | 27,362 | TST: add test for series list indexing with missing values | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "0b02e1",
"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... | 1 | 2019-07-12T15:54:27Z | 2019-07-12T16:29:51Z | 2019-07-12T16:28:39Z | MEMBER | null | - [ ] closes #11428
- [ ] tests added / passed
- [ ] passes `black pandas`
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27362/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27362/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27362.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27362",
"merged_at": "2019-07-12T16:28:39Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27362.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27362"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27363 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27363/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27363/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27363/events | https://github.com/pandas-dev/pandas/pull/27363 | 467,499,259 | MDExOlB1bGxSZXF1ZXN0Mjk3MTQwMjU0 | 27,363 | ENH: add regex parameter to .loc | {
"avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4",
"events_url": "https://api.github.com/users/topper-123/events{/privacy}",
"followers_url": "https://api.github.com/users/topper-123/followers",
"following_url": "https://api.github.com/users/topper-123/following{/other_user}",
"gists_url"... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "0b02e1",
"default": false,
"description": "Related ... | closed | false | null | [] | null | 23 | 2019-07-12T16:26:09Z | 2019-10-24T02:57:38Z | 2019-10-22T01:55:07Z | CONTRIBUTOR | null | - [x] closes #26642
- [x] xref #27340
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
Adds a ``regex`` parameter to ``NDFrame.loc.__call__``, so we can now do:
```python
>>> df = pd.DataFrame(1, index=["A", "AB"... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27363/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27363/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27363.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27363",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/27363.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27363"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27364 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27364/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27364/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27364/events | https://github.com/pandas-dev/pandas/issues/27364 | 467,553,889 | MDU6SXNzdWU0Njc1NTM4ODk= | 27,364 | DataFrame.combine_first turns timestamp columns into float columns | {
"avatar_url": "https://avatars.githubusercontent.com/u/1706240?v=4",
"events_url": "https://api.github.com/users/msalib/events{/privacy}",
"followers_url": "https://api.github.com/users/msalib/followers",
"following_url": "https://api.github.com/users/msalib/following{/other_user}",
"gists_url": "https://ap... | [
{
"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": "e11... | closed | false | null | [] | null | 2 | 2019-07-12T18:52:27Z | 2019-07-13T19:07:18Z | 2019-07-13T19:07:08Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
from pandas import Timestamp, DataFrame
x = dict(a={0: 0.45})
y = dict(b={0: Timestamp('2015-06-19 00:00:00')})
combined = DataFrame(x).combine_first(DataFrame(y))
print(combined)
print(combined.b.dtype)
assert combined.b.dtype.name == 'datet... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27364/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27364/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27365 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27365/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27365/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27365/events | https://github.com/pandas-dev/pandas/issues/27365 | 467,560,211 | MDU6SXNzdWU0Njc1NjAyMTE= | 27,365 | ERR: missing key not displayed in exception message for IntervalIndex | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | null | [] | {
"closed_at": "2020-12-26T13:57:50Z",
"closed_issues": 1768,
"created_at": "2020-05-29T23:47:32Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 3 | 2019-07-12T19:09:52Z | 2020-11-26T00:40:36Z | 2020-11-26T00:40:36Z | MEMBER | null | #### Code Sample, a copy-pastable example if possible
adapted from `test_non_matching` in `pandas\tests\indexing\interval\test_interval.py`
```python
>>> import numpy as np
>>> import pandas as pd
>>> pd.__version__
'0.25.0rc0+59.g0437f6899'
>>>
>>> s=pd.Series(np.arange(5), pd.IntervalIndex.from_breaks(np.... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27365/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27365/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27366 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27366/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27366/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27366/events | https://github.com/pandas-dev/pandas/pull/27366 | 467,566,165 | MDExOlB1bGxSZXF1ZXN0Mjk3MTk1MDY1 | 27,366 | Add small docs about xlsxwriter in user guide | {
"avatar_url": "https://avatars.githubusercontent.com/u/15113894?v=4",
"events_url": "https://api.github.com/users/Dr-Irv/events{/privacy}",
"followers_url": "https://api.github.com/users/Dr-Irv/followers",
"following_url": "https://api.github.com/users/Dr-Irv/following{/other_user}",
"gists_url": "https://a... | [
{
"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": "bfe5bf",
"default": false,
"description": "read_excel, to_excel"... | 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-07-12T19:26:09Z | 2019-12-31T17:20:19Z | 2019-07-12T22:19:37Z | CONTRIBUTOR | null | - [x ] closes #27356
- [ ] tests added / passed
- Not needed. Just a doc change
- [ ] passes `black pandas`
- Not needed. Just a doc change
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- Not needed. Just a doc change
- [ ] whatsnew entry
- Not needed. Just a doc change | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27366/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27366/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27366.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27366",
"merged_at": "2019-07-12T22:19:37Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27366.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27366"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27367 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27367/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27367/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27367/events | https://github.com/pandas-dev/pandas/pull/27367 | 467,598,074 | MDExOlB1bGxSZXF1ZXN0Mjk3MjIxNTU5 | 27,367 | BUG: Fix timezone-related indexing and plotting bugs | {
"avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4",
"events_url": "https://api.github.com/users/mroeschke/events{/privacy}",
"followers_url": "https://api.github.com/users/mroeschke/followers",
"following_url": "https://api.github.com/users/mroeschke/following{/other_user}",
"gists_url": "... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "8AE234",
"default": false,
"description": null,
"id": 2413328,
... | 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-07-12T20:58:12Z | 2019-07-17T16:15:25Z | 2019-07-17T11:48:31Z | MEMBER | null | - [x] closes #15552
- [x] closes #20441
- [x] closes #17173
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
1 timezone plotting bug, 1 indexing bug with tz data, 1 timezone data regression test | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27367/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27367/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27367.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27367",
"merged_at": "2019-07-17T11:48:30Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27367.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27367"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27368 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27368/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27368/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27368/events | https://github.com/pandas-dev/pandas/pull/27368 | 467,608,640 | MDExOlB1bGxSZXF1ZXN0Mjk3MjMwNDIw | 27,368 | BUG: Need 'windows-1252' encoding for locale names. | {
"avatar_url": "https://avatars.githubusercontent.com/u/297142?v=4",
"events_url": "https://api.github.com/users/timcera/events{/privacy}",
"followers_url": "https://api.github.com/users/timcera/followers",
"following_url": "https://api.github.com/users/timcera/following{/other_user}",
"gists_url": "https://... | [
{
"color": "444444",
"default": false,
"description": "Unicode strings",
"id": 36380025,
"name": "Unicode",
"node_id": "MDU6TGFiZWwzNjM4MDAyNQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Unicode"
},
{
"color": "f9c1b1",
"default": false,
"description... | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm... | 11 | 2019-07-12T21:32:24Z | 2019-10-12T17:45:10Z | 2019-10-12T17:44:51Z | CONTRIBUTOR | null | https://github.com/pandas-dev/pandas/issues/24760
https://github.com/pandas-dev/pandas/issues/23638
There are some special characters encoded with 'window-1252' in lists
created by 'locale -a'. The two know locales with this problem are
Norwegian 'bokmål', and 'français'.
- [x] closes #24760 Already closed but... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27368/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27368/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27368.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27368",
"merged_at": "2019-10-12T17:44:50Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27368.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27368"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27369 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27369/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27369/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27369/events | https://github.com/pandas-dev/pandas/issues/27369 | 467,612,193 | MDU6SXNzdWU0Njc2MTIxOTM= | 27,369 | Bug: groupby(..., observed=True) doesn't respect sort key | {
"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": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
... | open | false | null | [] | null | 0 | 2019-07-12T21:44:59Z | 2021-07-10T18:05:57Z | null | CONTRIBUTOR | null | ``df.groupby(..., observed=True)`` behaves inconsistently for unordered Categoricals:
```python
>>> df = pd.DataFrame({'A': pd.Categorical(['b', 'a']), 'B': [1,2]})
>>> df.groupby('A', observed=False).sum() # ok
B
A
a 2
b 1
>>> df.groupby('A', observed=True).sum() # not ok
B
A
b 1
a 2
```
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27369/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27369/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27370 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27370/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27370/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27370/events | https://github.com/pandas-dev/pandas/pull/27370 | 467,616,168 | MDExOlB1bGxSZXF1ZXN0Mjk3MjM2NzE2 | 27,370 | BUG: Wrong dtype when resetting a multiindex with missing values. (#1… | {
"avatar_url": "https://avatars.githubusercontent.com/u/39568069?v=4",
"events_url": "https://api.github.com/users/ldmnt/events{/privacy}",
"followers_url": "https://api.github.com/users/ldmnt/followers",
"following_url": "https://api.github.com/users/ldmnt/following{/other_user}",
"gists_url": "https://api.... | [
{
"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": "e102d8",
"de... | closed | false | null | [] | null | 6 | 2019-07-12T21:58:52Z | 2019-12-17T17:42:06Z | 2019-12-17T17:42:06Z | NONE | null | …9602 and #24206)
- Fixed the bad path in reset_index where the dtype was ignored if there are only
missing values.
- Simplified the structure of _maybe_casted_values in reset_index by
using as much as possible the take method of ExtensionArray's
- [ ] closes #19602
- [ ] closes #24206
- [ ] tests added / ... | {
"+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/27370/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27370/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27370.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27370",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/27370.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27370"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27371 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27371/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27371/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27371/events | https://github.com/pandas-dev/pandas/pull/27371 | 467,623,643 | MDExOlB1bGxSZXF1ZXN0Mjk3MjQyOTIz | 27,371 | Fix compilation warnings | {
"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": "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-07-12T22:29:37Z | 2019-07-15T23:28:34Z | 2019-07-15T12:21:58Z | NONE | null | - [x] tests passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27371/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27371/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27371.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27371",
"merged_at": "2019-07-15T12:21:58Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27371.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27371"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27372 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27372/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27372/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27372/events | https://github.com/pandas-dev/pandas/issues/27372 | 467,626,300 | MDU6SXNzdWU0Njc2MjYzMDA= | 27,372 | Cython warning about unsafe nogil cast in parsers.pyx | {
"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": "75507B",
"default": false,
"description": "Library building on various platforms",
"id": 129350,
"name": "Build",
"node_id": "MDU6TGFiZWwxMjkzNTA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build"
}
] | closed | false | null | [] | null | 4 | 2019-07-12T22:42:03Z | 2020-01-19T19:47:20Z | 2020-01-19T19:47:17Z | NONE | null | ```
commit 681e6a9b07271a0955e6780e476ab2d7101e549c
Author: Phil Ruffwind <rf@rufflewind.com>
BUG: Segfault due to float_precision='round_trip'
`round_trip` calls back into Python, so the GIL must be held. It also
fails to silence the Python exception, leading to spurious errors.
Closes ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27372/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27372/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27373 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27373/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27373/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27373/events | https://github.com/pandas-dev/pandas/pull/27373 | 467,627,058 | MDExOlB1bGxSZXF1ZXN0Mjk3MjQ1Nzc2 | 27,373 | BUG: make parser.pyx method polymorphic for gil/nogil cases | {
"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... | [] | closed | false | null | [] | null | 5 | 2019-07-12T22:45:50Z | 2019-07-31T18:48:57Z | 2019-07-31T18:48:52Z | NONE | null | - [x] closes #27372
- [ ] Cython 0.30 released
**Warning**: this requires Cython 0.30 (not yet released as of Jul 2019) (the CI currently fails to build)
The [next release](https://cython.readthedocs.io/en/latest/src/changes.html#features-added) of Cython 0.30.0 [introduced](https://github.com/cython/cython/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/27373/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27373/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27373.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27373",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/27373.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27373"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27374 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27374/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27374/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27374/events | https://github.com/pandas-dev/pandas/issues/27374 | 467,663,038 | MDU6SXNzdWU0Njc2NjMwMzg= | 27,374 | CI: conda warning | {
"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": "a2bca7",
"default": false,
"description": "Continuous Integration",
"id": 48070600,
"name": "CI",
"node_id": "MDU6TGFiZWw0ODA3MDYwMA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI"
},
{
"color": "d93f0b",
"default": false,
"description": ... | closed | false | null | [] | null | 1 | 2019-07-13T03:21:25Z | 2019-08-21T14:21:45Z | 2019-08-21T14:21:45Z | NONE | null | from "setup environment" stage:
```
conda env create -q --file=ci/deps/azure-macos-35.yaml
Warning: you have pip-installed dependencies in your environment file,
but you do not list pip itself as one of your conda dependencies.
Conda may not use the correct pip to install your packages,
and they may end up 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/27374/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27374/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27375 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27375/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27375/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27375/events | https://github.com/pandas-dev/pandas/pull/27375 | 467,665,647 | MDExOlB1bGxSZXF1ZXN0Mjk3Mjc1Nzk1 | 27,375 | BUG: Fix take with read-only indexer, closes #17192 | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "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... | 0 | 2019-07-13T03:48:41Z | 2019-07-15T14:50:06Z | 2019-07-15T12:25:28Z | MEMBER | null | - [x] closes #17192
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27375/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27375/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27375.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27375",
"merged_at": "2019-07-15T12:25:27Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27375.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27375"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27376 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27376/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27376/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27376/events | https://github.com/pandas-dev/pandas/pull/27376 | 467,671,354 | MDExOlB1bGxSZXF1ZXN0Mjk3MjgwMDk1 | 27,376 | Assorted cleanups | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "fbca04",
"default": false,
"description": "Related to non-user accessible pandas implementation",
"id": 49094459,
"name": "Internals",
"node_id": "MDU6TGFiZWw0OTA5NDQ1OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Internals"
},
{
"color": "207de5... | closed | false | null | [] | {
"closed_at": "2019-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-07-13T04:56:28Z | 2019-07-15T21:06:49Z | 2019-07-15T20:19:28Z | MEMBER | null | The only noticeable thing should be a couple of fixed build warnings from khash_python | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27376/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27376/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27376.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27376",
"merged_at": "2019-07-15T20:19:28Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27376.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27376"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27377 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27377/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27377/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27377/events | https://github.com/pandas-dev/pandas/pull/27377 | 467,672,353 | MDExOlB1bGxSZXF1ZXN0Mjk3MjgwODg2 | 27,377 | DEPR: remove previously-deprecated get_value, set_value | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "53... | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm... | 20 | 2019-07-13T05:07:10Z | 2019-07-24T00:58:50Z | 2019-07-24T00:44:55Z | MEMBER | null | Deprecated in 0.21.0 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27377/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27377/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27377.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27377",
"merged_at": "2019-07-24T00:44:55Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27377.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27377"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27378 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27378/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27378/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27378/events | https://github.com/pandas-dev/pandas/pull/27378 | 467,716,078 | MDExOlB1bGxSZXF1ZXN0Mjk3MzEyMDY2 | 27,378 | TST: add NaN tests for all data types (#12535) | {
"avatar_url": "https://avatars.githubusercontent.com/u/8254620?v=4",
"events_url": "https://api.github.com/users/tq0/events{/privacy}",
"followers_url": "https://api.github.com/users/tq0/followers",
"following_url": "https://api.github.com/users/tq0/following{/other_user}",
"gists_url": "https://api.github.... | [
{
"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": "d4c5f9",
"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... | 7 | 2019-07-13T12:43:25Z | 2019-07-15T20:20:37Z | 2019-07-15T20:20:20Z | CONTRIBUTOR | null | - [x] closes #12535
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27378/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27378/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27378.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27378",
"merged_at": "2019-07-15T20:20:20Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27378.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27378"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27379 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27379/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27379/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27379/events | https://github.com/pandas-dev/pandas/issues/27379 | 467,716,540 | MDU6SXNzdWU0Njc3MTY1NDA= | 27,379 | Feature Request: Transform excepting dicts and lists after groupby | {
"avatar_url": "https://avatars.githubusercontent.com/u/4905185?v=4",
"events_url": "https://api.github.com/users/Make42/events{/privacy}",
"followers_url": "https://api.github.com/users/Make42/followers",
"following_url": "https://api.github.com/users/Make42/following{/other_user}",
"gists_url": "https://ap... | [
{
"color": "009800",
"default": false,
"description": "Duplicate issue or pull request",
"id": 40153326,
"name": "Duplicate Report",
"node_id": "MDU6TGFiZWw0MDE1MzMyNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report"
}
] | closed | false | null | [] | null | 1 | 2019-07-13T12:48:07Z | 2019-07-13T16:53:43Z | 2019-07-13T16:53:43Z | NONE | null | @WillAyd
Just so I'm clear, you're suggesting something like:
`test.groupby('groups').transform({'value1': [np.mean, max], 'value2': max})` which should return something like:
```
value1 value2
mean max max
2012-02-01 14:00:00 2 3 30
2012-02-01 ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27379/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27379/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27380 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27380/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27380/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27380/events | https://github.com/pandas-dev/pandas/pull/27380 | 467,728,651 | MDExOlB1bGxSZXF1ZXN0Mjk3MzIxMDE2 | 27,380 | arrays/period: allow parsing of PeriodDtype columns from read_csv | {
"avatar_url": "https://avatars.githubusercontent.com/u/4380812?v=4",
"events_url": "https://api.github.com/users/chibby0ne/events{/privacy}",
"followers_url": "https://api.github.com/users/chibby0ne/followers",
"following_url": "https://api.github.com/users/chibby0ne/following{/other_user}",
"gists_url": "h... | [
{
"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": "eb6420",
"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... | 7 | 2019-07-13T14:47:18Z | 2019-07-17T13:57:56Z | 2019-07-17T11:50:47Z | CONTRIBUTOR | null | Fixes: https://github.com/pandas-dev/pandas/issues/26934
Signed-off-by: Antonio Gutierrez <chibby0ne@gmail.com>
- [x] closes #xxxx
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27380/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27380/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27380.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27380",
"merged_at": "2019-07-17T11:50:46Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27380.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27380"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27381 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27381/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27381/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27381/events | https://github.com/pandas-dev/pandas/pull/27381 | 467,735,550 | MDExOlB1bGxSZXF1ZXN0Mjk3MzI1OTYy | 27,381 | DOC: document optional arguments on plot submethods | {
"avatar_url": "https://avatars.githubusercontent.com/u/21059342?v=4",
"events_url": "https://api.github.com/users/hancar/events{/privacy}",
"followers_url": "https://api.github.com/users/hancar/followers",
"following_url": "https://api.github.com/users/hancar/following{/other_user}",
"gists_url": "https://a... | [
{
"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 | 10 | 2019-07-13T15:46:44Z | 2019-12-29T13:57:54Z | 2019-12-29T13:57:54Z | NONE | null | - [x] closes #11042
- [ ] passes `black pandas`
- [ ] Signatures and doc strings for plot sub-methods opt-args 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/27381/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27381/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27381.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27381",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/27381.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27381"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27382 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27382/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27382/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27382/events | https://github.com/pandas-dev/pandas/pull/27382 | 467,753,929 | MDExOlB1bGxSZXF1ZXN0Mjk3MzM4OTM3 | 27,382 | ENH: Validation to only allow positive integers for options | {
"avatar_url": "https://avatars.githubusercontent.com/u/37817979?v=4",
"events_url": "https://api.github.com/users/Adam-Klaum/events{/privacy}",
"followers_url": "https://api.github.com/users/Adam-Klaum/followers",
"following_url": "https://api.github.com/users/Adam-Klaum/following{/other_user}",
"gists_url"... | [
{
"color": "ededed",
"default": false,
"description": "__repr__ of pandas objects, to_string",
"id": 13101118,
"name": "Output-Formatting",
"node_id": "MDU6TGFiZWwxMzEwMTExOA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting"
}
] | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm... | 4 | 2019-07-13T18:44:36Z | 2019-08-05T15:10:13Z | 2019-08-05T15:09:29Z | CONTRIBUTOR | null | - [x] closes #23348
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
I looked at several different options for providing this functionality. In the end it seemed best to create a a new function that returns a validat... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27382/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27382/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27382.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27382",
"merged_at": "2019-08-05T15:09:28Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27382.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27382"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27383 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27383/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27383/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27383/events | https://github.com/pandas-dev/pandas/pull/27383 | 467,787,897 | MDExOlB1bGxSZXF1ZXN0Mjk3MzYyNDk2 | 27,383 | Avoid accessing private loc methods | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "20... | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm... | 9 | 2019-07-14T02:50:05Z | 2019-07-24T00:58:19Z | 2019-07-24T00:44:15Z | MEMBER | null | Works toward fixing #27344
Adds types where unambiguous | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27383/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27383/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27383.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27383",
"merged_at": "2019-07-24T00:44:15Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27383.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27383"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27384 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27384/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27384/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27384/events | https://github.com/pandas-dev/pandas/pull/27384 | 467,808,635 | MDExOlB1bGxSZXF1ZXN0Mjk3Mzc2Mzk1 | 27,384 | PERF: significantly improve performance of MultiIndex.shape | {
"avatar_url": "https://avatars.githubusercontent.com/u/440095?v=4",
"events_url": "https://api.github.com/users/qwhelan/events{/privacy}",
"followers_url": "https://api.github.com/users/qwhelan/followers",
"following_url": "https://api.github.com/users/qwhelan/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": "207de5",
"default"... | closed | false | null | [] | {
"closed_at": "2019-07-19T00:34:29Z",
"closed_issues": 1289,
"created_at": "2018-10-23T02:34:15Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2019-07-14T08:13:45Z | 2019-07-18T15:00:08Z | 2019-07-18T15:00:08Z | CONTRIBUTOR | null | `MultiIndex.shape` is currently extremely slow as it triggers the creation of `._values`, which can be quite expensive for datetime levels. The one mitigating factor is that this result is cached and thus making `._values.shape` near-instant on subsequent calls, but also hard to catch in `asv` benchmarks; this commit a... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27384/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27384/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27384.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27384",
"merged_at": "2019-07-18T15:00:08Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27384.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27384"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27385 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27385/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27385/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27385/events | https://github.com/pandas-dev/pandas/issues/27385 | 467,825,299 | MDU6SXNzdWU0Njc4MjUyOTk= | 27,385 | AttributeError: module 'pandas' has no attribute 'tslib' | {
"avatar_url": "https://avatars.githubusercontent.com/u/46363328?v=4",
"events_url": "https://api.github.com/users/syouhung1904/events{/privacy}",
"followers_url": "https://api.github.com/users/syouhung1904/followers",
"following_url": "https://api.github.com/users/syouhung1904/following{/other_user}",
"gist... | [] | closed | false | null | [] | null | 4 | 2019-07-14T11:29:47Z | 2019-08-26T14:59:25Z | 2019-07-14T22:27:07Z | NONE | null |
#### Problem description
I just installed ggplot on my Windows x64 running Python 3.5 using pip. When I try to run:
from ggplot import *
from sklearn.metrics import roc_curve, auc
preds = log_mod.predict_proba(X_test)[:,1]
fpr, tpr, _ = roc_curve(y_test, preds)
df_dummies = pd.DataFrame(dict(fpr=fpr, 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/27385/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27385/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27386 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27386/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27386/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27386/events | https://github.com/pandas-dev/pandas/pull/27386 | 467,848,286 | MDExOlB1bGxSZXF1ZXN0Mjk3NDAyMzI5 | 27,386 | in groupby sorting index when length of groupings is one | {
"avatar_url": "https://avatars.githubusercontent.com/u/22660466?v=4",
"events_url": "https://api.github.com/users/camilaagw/events{/privacy}",
"followers_url": "https://api.github.com/users/camilaagw/followers",
"following_url": "https://api.github.com/users/camilaagw/following{/other_user}",
"gists_url": "... | [
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
"name": "Groupby",
"node_id": "MDU6TGFiZWwyMzMxNjA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby"
},
{
"color": "e11d21",
"default": false,
"description": "Categorical Dat... | closed | false | null | [] | null | 3 | 2019-07-14T14:48:05Z | 2019-09-13T01:33:03Z | 2019-09-13T01:33:03Z | NONE | null | #### Reference Issues/PRs
Example: Fixes #27369 "Bug: groupby(..., observed=True) doesn't respect sort keys"
#### What does this implement/fix? Explain your changes.
Sorts the index when the length of groupings is one (if `sefl.sorted` equals `True`)
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27386/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27386/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27386.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27386",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/27386.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27386"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27387 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27387/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27387/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27387/events | https://github.com/pandas-dev/pandas/issues/27387 | 467,849,160 | MDU6SXNzdWU0Njc4NDkxNjA= | 27,387 | Slicing Series takes from sparse DataFrame with missing values slow | {
"avatar_url": "https://avatars.githubusercontent.com/u/33485786?v=4",
"events_url": "https://api.github.com/users/gincla/events{/privacy}",
"followers_url": "https://api.github.com/users/gincla/followers",
"following_url": "https://api.github.com/users/gincla/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "a1... | open | false | null | [] | null | 3 | 2019-07-14T14:56:14Z | 2020-09-21T21:27:10Z | null | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
import numpy as np
import time
import tabulate
def timeIt(df, rangeExact, rangeApprox):
start = time.time()
df["A"].loc[rangeExact[0]]
end = time.time()
times = {"select exact label": end-start}
star... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27387/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27387/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27388 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27388/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27388/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27388/events | https://github.com/pandas-dev/pandas/issues/27388 | 467,857,609 | MDU6SXNzdWU0Njc4NTc2MDk= | 27,388 | PeriodDType should require freq argument | {
"avatar_url": "https://avatars.githubusercontent.com/u/4380812?v=4",
"events_url": "https://api.github.com/users/chibby0ne/events{/privacy}",
"followers_url": "https://api.github.com/users/chibby0ne/followers",
"following_url": "https://api.github.com/users/chibby0ne/following{/other_user}",
"gists_url": "h... | [
{
"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": "ffa0ff",
"default": false,
"description": "Incorrec... | 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-07-14T16:13:39Z | 2021-07-10T18:07:07Z | null | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```python
>>> import pandas as pd
>>> pd.PeriodDtype()
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/tesla/Projects/pandas/pandas/core/dtypes/dtypes.py", line 149, in __repr__
return str(self)
File "/home/tesl... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27388/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27388/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27389 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27389/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27389/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27389/events | https://github.com/pandas-dev/pandas/issues/27389 | 467,881,480 | MDU6SXNzdWU0Njc4ODE0ODA= | 27,389 | Discuss: transformation vs. aggregation in `agg` vs. `transform` | {
"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": "207de5",
"default": false,
"description": "Requires discussion from core team before further action",
"id": 219960758,
"name": "Needs Discussion",
"node_id": "MDU6TGFiZWwyMTk5NjA3NTg=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Discussion"
},
{... | closed | false | null | [] | null | 6 | 2019-07-14T20:31:04Z | 2021-07-10T18:11:15Z | 2021-07-10T18:11:15Z | NONE | null | There have been multiple issues regarding
- Confusion about relative respective roles of `agg` and `transform` (and `apply`).
https://github.com/pandas-dev/pandas/issues/26960, https://github.com/pandas-dev/pandas/issues/18103 in both the DataFrame and Grou
- `transform('rank')` and others returning the wrong answer... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27389/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27389/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27390 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27390/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27390/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27390/events | https://github.com/pandas-dev/pandas/issues/27390 | 467,890,223 | MDU6SXNzdWU0Njc4OTAyMjM= | 27,390 | Period - Frequency conversion extremely slow | {
"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": "0052cc",
"default": false,
"description": null,
"id": 34444536,
"name": "Usage Question",
"node_id": "MDU6TGFiZWwzNDQ0NDUzNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question"
}
] | closed | false | null | [] | null | 4 | 2019-07-14T22:10:52Z | 2019-07-14T22:45:32Z | 2019-07-14T22:45:26Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
# Create series with 372,363 daily periods
series_day = pd.Series(pd.period_range(start='1000-01-01', end='2019-06-30', freq='D'))
# Convert daily periods to monthly periods
# HERE IS THE PROBLEM - CONVERSION IS UNUSUALLY SL... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27390/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27390/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27391 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27391/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27391/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27391/events | https://github.com/pandas-dev/pandas/pull/27391 | 467,921,039 | MDExOlB1bGxSZXF1ZXN0Mjk3NDU0NDcx | 27,391 | TYPING: pandas/core/window.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4",
"events_url": "https://api.github.com/users/mroeschke/events{/privacy}",
"followers_url": "https://api.github.com/users/mroeschke/followers",
"following_url": "https://api.github.com/users/mroeschke/following{/other_user}",
"gists_url": "... | [
{
"color": "d4c5f9",
"default": false,
"description": "rolling, ewma, expanding",
"id": 1045950827,
"name": "Window",
"node_id": "MDU6TGFiZWwxMDQ1OTUwODI3",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Window"
},
{
"color": "ea91a4",
"default": false,
"de... | closed | false | null | [] | null | 1 | 2019-07-15T02:56:16Z | 2019-08-02T14:14:35Z | 2019-07-18T00:06:01Z | MEMBER | null | - [x] tests passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
Includes simplifying some code paths | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27391/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27391/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27391.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27391",
"merged_at": "2019-07-18T00:06:01Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27391.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27391"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27392 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27392/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27392/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27392/events | https://github.com/pandas-dev/pandas/pull/27392 | 467,928,385 | MDExOlB1bGxSZXF1ZXN0Mjk3NDU5NTc1 | 27,392 | ENH: Infer integer-na in infer_dtype | {
"avatar_url": "https://avatars.githubusercontent.com/u/35633013?v=4",
"events_url": "https://api.github.com/users/jiangyue12392/events{/privacy}",
"followers_url": "https://api.github.com/users/jiangyue12392/followers",
"following_url": "https://api.github.com/users/jiangyue12392/following{/other_user}",
"g... | [
{
"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": "e102d8"... | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm... | 4 | 2019-07-15T03:41:51Z | 2019-07-31T12:31:18Z | 2019-07-31T12:31:00Z | CONTRIBUTOR | null | - [x] closes #27283
- [x] tests added/passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
As mentioned in #27335, this PR serves as an infrastructure for future changes in the default int type
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27392/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27392/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27392.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27392",
"merged_at": "2019-07-31T12:31:00Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27392.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27392"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27393 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27393/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27393/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27393/events | https://github.com/pandas-dev/pandas/pull/27393 | 467,939,727 | MDExOlB1bGxSZXF1ZXN0Mjk3NDY4MjA4 | 27,393 | Added annotations to util._decorators | {
"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": "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-07-15T04:50:16Z | 2019-07-15T16:11:42Z | 2019-07-15T12:10:25Z | MEMBER | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27393/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27393/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27393.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27393",
"merged_at": "2019-07-15T12:10:25Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27393.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27393"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/27394 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27394/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27394/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27394/events | https://github.com/pandas-dev/pandas/issues/27394 | 467,991,956 | MDU6SXNzdWU0Njc5OTE5NTY= | 27,394 | pd.read_csv prefix parameter seems do not works | {
"avatar_url": "https://avatars.githubusercontent.com/u/1060059?v=4",
"events_url": "https://api.github.com/users/Sniperq2/events{/privacy}",
"followers_url": "https://api.github.com/users/Sniperq2/followers",
"following_url": "https://api.github.com/users/Sniperq2/following{/other_user}",
"gists_url": "http... | [
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or improved errors from pandas",
"id": 42670965,
"name": "Error Reporting",
"node_id": "MDU6TGFiZWw0MjY3MDk2NQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting"
},
{
"color": "5319... | closed | false | null | [] | {
"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... | 13 | 2019-07-15T08:06:33Z | 2020-02-03T15:52:27Z | 2020-02-03T15:52:27Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```test.csv
field,data,values
text1,34,hh,fail
text2,76,tt,fail2
```
```python
import pandas as pd
if __name__ == "__main__":
data_list = pd.read_csv('test.csv', prefix="X")
print(data_list)
```
#### Problem description
A documentation said:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27394/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27394/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27395 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27395/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27395/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27395/events | https://github.com/pandas-dev/pandas/issues/27395 | 468,036,026 | MDU6SXNzdWU0NjgwMzYwMjY= | 27,395 | Assignment of column via .loc | {
"avatar_url": "https://avatars.githubusercontent.com/u/14940536?v=4",
"events_url": "https://api.github.com/users/danci5/events{/privacy}",
"followers_url": "https://api.github.com/users/danci5/followers",
"following_url": "https://api.github.com/users/danci5/following{/other_user}",
"gists_url": "https://a... | [
{
"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": "0b02e1",
"default": false,
"description": "Related t... | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm... | 3 | 2019-07-15T09:49:35Z | 2019-09-13T13:19:38Z | 2019-09-13T13:19:38Z | NONE | null | ```python
# This code is failing
df = pd.DataFrame({'timestamp': [np.datetime64('2017-01-01 01:00:00'), np.datetime64('2017-01-01 02:00:00')],
'value': ['a', 'b']})
df.loc[:, 'day'] = df.loc[:, 'timestamp'].values.astype('datetime64[D]')
```
#### 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/27395/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27395/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27396 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27396/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27396/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27396/events | https://github.com/pandas-dev/pandas/issues/27396 | 468,064,525 | MDU6SXNzdWU0NjgwNjQ1MjU= | 27,396 | TYPING: Unreachable code | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"... | [
{
"color": "207de5",
"default": false,
"description": null,
"id": 211029535,
"name": "Clean",
"node_id": "MDU6TGFiZWwyMTEwMjk1MzU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean"
},
{
"color": "ea91a4",
"default": false,
"description": "type annotat... | open | false | null | [] | null | 8 | 2019-07-15T11:00:29Z | 2021-07-10T18:12:34Z | null | MEMBER | null | mypy 0.720 introduced `--warn-unreachable` http://mypy-lang.blogspot.com/2019/07/mypy-0720-released.html
```
$ mypy pandas --warn-unreachable
pandas\core\computation\expressions.py:68: error: Statement is unreachable
pandas\core\computation\expressions.py:123: error: Statement is unreachable
pandas\core\dtypes\... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27396/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27396/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27397 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27397/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27397/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27397/events | https://github.com/pandas-dev/pandas/issues/27397 | 468,146,953 | MDU6SXNzdWU0NjgxNDY5NTM= | 27,397 | Add 'how' option to 'first_valid_index' | {
"avatar_url": "https://avatars.githubusercontent.com/u/37125?v=4",
"events_url": "https://api.github.com/users/schneiderfelipe/events{/privacy}",
"followers_url": "https://api.github.com/users/schneiderfelipe/followers",
"following_url": "https://api.github.com/users/schneiderfelipe/following{/other_user}",
... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
}
] | closed | false | null | [] | null | 1 | 2019-07-15T14:04:10Z | 2021-07-10T18:18:58Z | 2021-07-10T18:18:58Z | NONE | null | This is a suggestion to include a `how` option to [`first_valid_index`](https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.first_valid_index.html#pandas-dataframe-first-valid-index) ([similar to `dropna`](https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.dropna.html#pa... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27397/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27397/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27398 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27398/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27398/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27398/events | https://github.com/pandas-dev/pandas/issues/27398 | 468,149,119 | MDU6SXNzdWU0NjgxNDkxMTk= | 27,398 | IntegerArray divide by zero returns NaN instead of inf | {
"avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4",
"events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}",
"followers_url": "https://api.github.com/users/TomAugspurger/followers",
"following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}",
"gi... | [
{
"color": "006b75",
"default": false,
"description": "Arithmetic, Comparison, and Logical operations",
"id": 47223669,
"name": "Numeric Operations",
"node_id": "MDU6TGFiZWw0NzIyMzY2OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Numeric%20Operations"
}
] | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm... | 1 | 2019-07-15T14:08:10Z | 2019-12-11T17:09:38Z | 2019-12-11T17:09:38Z | CONTRIBUTOR | null | ```python
In [4]: np.array([1]) / np.array([0])
/Users/taugspurger/.virtualenvs/pandas-dev/bin/ipython:1: RuntimeWarning: divide by zero encountered in true_divide
#!/Users/taugspurger/Envs/pandas-dev/bin/python
Out[4]: array([inf])
In [7]: pd.array([1], dtype='Int64') / 0
Out[7]: array([nan])
``` | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27398/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27398/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27399 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27399/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27399/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27399/events | https://github.com/pandas-dev/pandas/pull/27399 | 468,200,112 | MDExOlB1bGxSZXF1ZXN0Mjk3Njc5Mzkz | 27,399 | Initial implementation of rolling iterators | {
"avatar_url": "https://avatars.githubusercontent.com/u/8137941?v=4",
"events_url": "https://api.github.com/users/ThomasKluiters/events{/privacy}",
"followers_url": "https://api.github.com/users/ThomasKluiters/followers",
"following_url": "https://api.github.com/users/ThomasKluiters/following{/other_user}",
... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "d4c5f9",
"default": false,
"description": "rolling,... | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm... | 14 | 2019-07-15T15:42:30Z | 2019-10-03T19:09:06Z | 2019-10-03T19:09:06Z | CONTRIBUTOR | null | - [x] closes #11704
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
Hi, I have yet to implements tests, use flake8 and create a whatsnew entry as I am uncertain whether this implementation would be correct.
I woul... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27399/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27399/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27399.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27399",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/27399.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27399"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27400 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27400/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27400/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27400/events | https://github.com/pandas-dev/pandas/issues/27400 | 468,215,724 | MDU6SXNzdWU0NjgyMTU3MjQ= | 27,400 | Feature Request: Include SSPipe Functionality | {
"avatar_url": "https://avatars.githubusercontent.com/u/35784066?v=4",
"events_url": "https://api.github.com/users/jtelleria/events{/privacy}",
"followers_url": "https://api.github.com/users/jtelleria/followers",
"following_url": "https://api.github.com/users/jtelleria/following{/other_user}",
"gists_url": "... | [
{
"color": "AD7FA8",
"default": false,
"description": null,
"id": 35818298,
"name": "API Design",
"node_id": "MDU6TGFiZWwzNTgxODI5OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design"
},
{
"color": "207de5",
"default": false,
"description": "R... | closed | false | null | [] | null | 12 | 2019-07-15T16:13:55Z | 2019-07-21T09:52:54Z | 2019-07-17T16:24:46Z | NONE | null | Could pandas include as a submodule "SSPipe" Package?
https://pypi.org/project/sspipe/
https://sspipe.github.io/
DataFrame object already has a .pipe() method, but the objective is to make the "pipe" (Equivalent to R's magrittr %>% functional pipe) a standard that can be extrapolated to all Python objects and 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/27400/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27400/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27401 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27401/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27401/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27401/events | https://github.com/pandas-dev/pandas/pull/27401 | 468,222,389 | MDExOlB1bGxSZXF1ZXN0Mjk3Njk2OTQ2 | 27,401 | disallow np.timedelta64 in is_integer | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy dtype conversions",
"id": 31404521,
"name": "Dtype Conversions",
"node_id": "MDU6TGFiZWwzMTQwNDUyMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions"
}
] | 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-07-15T16:28:43Z | 2019-07-15T18:39:21Z | 2019-07-15T18:15:43Z | MEMBER | null | xref #27347 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27401/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27401/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27401.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27401",
"merged_at": "2019-07-15T18:15:42Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27401.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27401"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27402 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27402/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27402/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27402/events | https://github.com/pandas-dev/pandas/pull/27402 | 468,229,847 | MDExOlB1bGxSZXF1ZXN0Mjk3NzAyODUw | 27,402 | Easy warning fixups for mypy | {
"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"
},
{
"color": "ea91a4",
"default": false,
"description": "type annotat... | 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-07-15T16:46:40Z | 2020-01-16T00:34:59Z | 2019-07-15T18:17:38Z | MEMBER | null | xref #27396 @simonjayhawkins some of these were just easy cleanups.
Didn't look through all but some of the others are more complicated and probably require in depth review | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27402/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27402/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27402.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27402",
"merged_at": "2019-07-15T18:17:37Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27402.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27402"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27403 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27403/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27403/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27403/events | https://github.com/pandas-dev/pandas/pull/27403 | 468,238,377 | MDExOlB1bGxSZXF1ZXN0Mjk3NzA5NzE0 | 27,403 | CLN: Unify Window._apply_window and Rolling._apply functions | {
"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": "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": "207de5",
"de... | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm... | 7 | 2019-07-15T17:07:27Z | 2019-07-31T14:00:45Z | 2019-07-31T12:49:01Z | CONTRIBUTOR | null | - [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
`roll_window` function is split into two to enable implementing other weighted functions e.g. var, std (ref #26597)
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27403/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27403/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27403.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27403",
"merged_at": "2019-07-31T12:49:01Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27403.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27403"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27404 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27404/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27404/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27404/events | https://github.com/pandas-dev/pandas/issues/27404 | 468,251,873 | MDU6SXNzdWU0NjgyNTE4NzM= | 27,404 | Support Decorators Maintaining Signatures of Generic 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": "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": 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-07-15T17:41:08Z | 2020-09-21T22:13:51Z | 2020-09-21T22:13:50Z | MEMBER | null | As a follow up to #27393 I think I made a mistake in just typing some of the return values to be `Callable`. The following script highlights that issue:
```python
from pandas.util._decorators import Appender
def func1(num: int) -> int:
return num
@Appender("")
def func2(num: int) -> int:
return num... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27404/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27404/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27405 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27405/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27405/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27405/events | https://github.com/pandas-dev/pandas/issues/27405 | 468,307,408 | MDU6SXNzdWU0NjgzMDc0MDg= | 27,405 | f-strings vs @ syntax in `.query` call? A suggestion for a deprecation | {
"avatar_url": "https://avatars.githubusercontent.com/u/273210?v=4",
"events_url": "https://api.github.com/users/ianozsvald/events{/privacy}",
"followers_url": "https://api.github.com/users/ianozsvald/followers",
"following_url": "https://api.github.com/users/ianozsvald/following{/other_user}",
"gists_url": ... | [
{
"color": "5319e7",
"default": false,
"description": "Functionality to remove in pandas",
"id": 87485152,
"name": "Deprecate",
"node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate"
}
] | closed | false | null | [] | null | 4 | 2019-07-15T19:56:31Z | 2019-07-16T09:57:44Z | 2019-07-16T09:57:44Z | CONTRIBUTOR | null | This is not a problem but an observation and possibly something for a deprecation (as discussed with @datapythonista at PyDataLondon this weekend).
Pandas supports a `.query` syntax including the `.query("my_col < @some_var")` syntax to bring in a local `some_var`. This predates Python's f-string syntax which was in... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27405/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27405/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27406 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27406/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27406/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27406/events | https://github.com/pandas-dev/pandas/issues/27406 | 468,341,819 | MDU6SXNzdWU0NjgzNDE4MTk= | 27,406 | CI: pytest >5.0.0 is causing issues | {
"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": "a2bca7",
"default": false,
"description": "Continuous Integration",
"id": 48070600,
"name": "CI",
"node_id": "MDU6TGFiZWw0ODA3MDYwMA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI"
},
{
"color": "e11d21",
"default": false,
"description": ... | closed | false | null | [] | {
"closed_at": "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-07-15T21:22:32Z | 2019-07-16T19:19:30Z | 2019-07-16T19:19:30Z | CONTRIBUTOR | null | https://travis-ci.org/pandas-dev/pandas/jobs/559114855
quick look suggests if we do more limiting of pytest <5.0.0 things will work (not sure what exactly is wrong with the newer pytest). | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27406/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27406/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27407 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27407/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27407/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27407/events | https://github.com/pandas-dev/pandas/issues/27407 | 468,363,434 | MDU6SXNzdWU0NjgzNjM0MzQ= | 27,407 | ENH: Allow index names to be included in itertuples() result | {
"avatar_url": "https://avatars.githubusercontent.com/u/15113894?v=4",
"events_url": "https://api.github.com/users/Dr-Irv/events{/privacy}",
"followers_url": "https://api.github.com/users/Dr-Irv/followers",
"following_url": "https://api.github.com/users/Dr-Irv/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
}
] | open | false | null | [] | null | 2 | 2019-07-15T22:29:25Z | 2021-07-10T18:19:27Z | null | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```python
In [1]: import pandas as pd
In [2]: df = pd.DataFrame({'x': [1, 2, 3, 4], 'y': [10, 20, 30, 40]},
index=pd.MultiIndex.from_product([['a', 'b'], ['c', 'd']],
names=['ab', 'cd']))
... | {
"+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/27407/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27407/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/27408 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27408/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27408/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27408/events | https://github.com/pandas-dev/pandas/pull/27408 | 468,368,291 | MDExOlB1bGxSZXF1ZXN0Mjk3ODE0MjY4 | 27,408 | CLN: get parts of Block.replace out of try/except | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy dtype conversions",
"id": 31404521,
"name": "Dtype Conversions",
"node_id": "MDU6TGFiZWwzMTQwNDUyMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions"
},
{
"color": "207... | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm... | 2 | 2019-07-15T22:48:19Z | 2019-07-25T22:36:22Z | 2019-07-25T22:10:35Z | MEMBER | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27408/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27408/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27408.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27408",
"merged_at": "2019-07-25T22:10:35Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27408.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27408"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/27409 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27409/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27409/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27409/events | https://github.com/pandas-dev/pandas/pull/27409 | 468,371,368 | MDExOlB1bGxSZXF1ZXN0Mjk3ODE2Nzc4 | 27,409 | CLN: small readability fixes in window.pyx | {
"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... | [] | closed | false | null | [] | null | 2 | 2019-07-15T23:00:40Z | 2019-07-15T23:44:28Z | 2019-07-15T23:44:24Z | NONE | null | Method dispatch by name is more in line with the rest of the file.
there's Also already `Window` and `Rolling` classes, so `roll_window` doesn't make clear where it fits in.
I'd also like to rename `Window` to `WeightedWindow`. But that class is returned to the user from `df.rolling` so not sure if that's considere... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27409/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27409/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27409.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27409",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/27409.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27409"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27410 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27410/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27410/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27410/events | https://github.com/pandas-dev/pandas/pull/27410 | 468,371,442 | MDExOlB1bGxSZXF1ZXN0Mjk3ODE2ODM4 | 27,410 | CLN: docstring | {
"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": "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 | 4 | 2019-07-15T23:00:54Z | 2019-07-16T20:33:19Z | 2019-07-16T15:25:40Z | 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/27410/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27410/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27410.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27410",
"merged_at": "2019-07-16T15:25:40Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27410.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27410"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/27411 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27411/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27411/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27411/events | https://github.com/pandas-dev/pandas/pull/27411 | 468,404,371 | MDExOlB1bGxSZXF1ZXN0Mjk3ODQyNDMx | 27,411 | REF: stop allowing iNaT in TimedeltaBlock methods | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "5319e7",
"default": false,
"description": "Timedelta data type",
"id": 49597148,
"name": "Timedelta",
"node_id": "MDU6TGFiZWw0OTU5NzE0OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timedelta"
},
{
"color": "0052cc",
"default": false,
"des... | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm... | 2 | 2019-07-16T01:37:56Z | 2019-07-22T21:31:32Z | 2019-07-22T21:13:57Z | MEMBER | null | Working towards minimizing the amount of special-casing we do within internals | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27411/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27411/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27411.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27411",
"merged_at": "2019-07-22T21:13:57Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27411.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27411"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/27412 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/27412/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/27412/comments | https://api.github.com/repos/pandas-dev/pandas/issues/27412/events | https://github.com/pandas-dev/pandas/pull/27412 | 468,435,759 | MDExOlB1bGxSZXF1ZXN0Mjk3ODY1MDMx | 27,412 | CLN: fix compiler warnings in tzconversion.pyx | {
"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": "75507B",
"default": false,
"description": "Library building on various platforms",
"id": 129350,
"name": "Build",
"node_id": "MDU6TGFiZWwxMjkzNTA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build"
},
{
"color": "207de5",
"default": false,
... | closed | false | null | [] | {
"closed_at": "2019-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-07-16T04:00:59Z | 2019-07-16T20:17:40Z | 2019-07-16T19:42:50Z | NONE | null | Fixes
```
pandas/_libs/tslibs/tzconversion.c:3157:21: warning: ‘__pyx_pybuffernd_dst_hours.diminfo[0].strides’ may be used uninitialized in this function [-Wmaybe-uninitialized]
3157 | __Pyx_LocalBuf_ND __pyx_pybuffernd_dst_hours;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
pandas/_libs/tslibs/tzcon... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/27412/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/27412/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/27412.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/27412",
"merged_at": "2019-07-16T19:42:50Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/27412.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/27412"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.