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/30814 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30814/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30814/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30814/events | https://github.com/pandas-dev/pandas/pull/30814 | 546,922,378 | MDExOlB1bGxSZXF1ZXN0MzYwNTA1ODUz | 30,814 | BLD: More lightweight mypy pre-commit hook | {
"avatar_url": "https://avatars.githubusercontent.com/u/70274?v=4",
"events_url": "https://api.github.com/users/xhochy/events{/privacy}",
"followers_url": "https://api.github.com/users/xhochy/followers",
"following_url": "https://api.github.com/users/xhochy/following{/other_user}",
"gists_url": "https://api.github.com/users/xhochy/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/xhochy",
"id": 70274,
"login": "xhochy",
"node_id": "MDQ6VXNlcjcwMjc0",
"organizations_url": "https://api.github.com/users/xhochy/orgs",
"received_events_url": "https://api.github.com/users/xhochy/received_events",
"repos_url": "https://api.github.com/users/xhochy/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/xhochy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/xhochy/subscriptions",
"type": "User",
"url": "https://api.github.com/users/xhochy"
} | [
{
"color": "75507B",
"default": false,
"description": "Library building on various platforms",
"id": 129350,
"name": "Build",
"node_id": "MDU6TGFiZWwxMjkzNTA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build"
}
] | closed | false | null | [] | {
"closed_at": "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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 2 | 2020-01-08T15:10:33Z | 2020-01-15T09:49:50Z | 2020-01-15T09:49:50Z | CONTRIBUTOR | null | Fixes #30811
This now will only detect typing problems in the files you have edited. This may still lead to typing problems detected in CI but is hopefully a compromise between speed and early detection of issues before they hit public CI. One line changes in a single file still stay for me in the <1s mark.
cc @gfyoung @jorisvandenbossche | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30814/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30814/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30814.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30814",
"merged_at": "2020-01-15T09:49:49Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30814.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30814"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30815 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30815/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30815/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30815/events | https://github.com/pandas-dev/pandas/issues/30815 | 546,982,864 | MDU6SXNzdWU1NDY5ODI4NjQ= | 30,815 | like old issue #2936: df.apply(foo) will run twice at the first row | {
"avatar_url": "https://avatars.githubusercontent.com/u/36542293?v=4",
"events_url": "https://api.github.com/users/kerwin6182828/events{/privacy}",
"followers_url": "https://api.github.com/users/kerwin6182828/followers",
"following_url": "https://api.github.com/users/kerwin6182828/following{/other_user}",
"gists_url": "https://api.github.com/users/kerwin6182828/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/kerwin6182828",
"id": 36542293,
"login": "kerwin6182828",
"node_id": "MDQ6VXNlcjM2NTQyMjkz",
"organizations_url": "https://api.github.com/users/kerwin6182828/orgs",
"received_events_url": "https://api.github.com/users/kerwin6182828/received_events",
"repos_url": "https://api.github.com/users/kerwin6182828/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/kerwin6182828/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/kerwin6182828/subscriptions",
"type": "User",
"url": "https://api.github.com/users/kerwin6182828"
} | [
{
"color": "fbca04",
"default": false,
"description": "Apply, Aggregate, Transform",
"id": 697792067,
"name": "Apply",
"node_id": "MDU6TGFiZWw2OTc3OTIwNjc=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Apply"
}
] | 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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 2 | 2020-01-08T16:55:32Z | 2020-06-29T17:40:03Z | 2020-06-02T21:04:15Z | NONE | null | ```
- :meth:`DataFrame.apply` and :meth:`DataFrame.applymap` now evaluates first row/column only once (:issue:`31620`, :issue:`30815`, :issue:`33879`).
.. ipython:: python
df = pd.DataFrame({'a': [1, 2], 'b': [3, 6]})
def func(row):
print(row)
return row
*Previous behavior*:
.. code-block:: ipython
In [4]: df.apply(func, axis=1)
a 1
b 3
Name: 0, dtype: int64
a 1
b 3
Name: 0, dtype: int64
a 2
b 6
Name: 1, dtype: int64
Out[4]:
a b
0 1 3
1 2 6
*New behavior*:
.. ipython:: python
df.apply(func, axis=1)
```
#### some example....
```python
def foo(row):
status = row.get("status")
print(status)
status = True if status==1 else False
row["status"] = status
return row
df = pd.DataFrame([{"name":"bob", "status":1}])
df.apply(foo, axis=1)
>>>>>>>> output:
1
True
```
#### Problem description
today, I have a problem that df.apply(foo) will run twice at the first row like old issue #2936.
I read a lot of explanations, but still can't find some help. As I wrote above, when df just have 1 row and then apply function will run twice at this row lead to print diffierent values.
(It just modified my original value "1" to "True", but it confused me a lot...)
I am wandering how to handle this issue, and is this a pandas bug?
thanks a lot~~
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30815/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30815/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30816 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30816/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30816/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30816/events | https://github.com/pandas-dev/pandas/pull/30816 | 547,040,209 | MDExOlB1bGxSZXF1ZXN0MzYwNjAzMTg3 | 30,816 | replacing '.format' with f-strings in some test files | {
"avatar_url": "https://avatars.githubusercontent.com/u/3411882?v=4",
"events_url": "https://api.github.com/users/ssikdar1/events{/privacy}",
"followers_url": "https://api.github.com/users/ssikdar1/followers",
"following_url": "https://api.github.com/users/ssikdar1/following{/other_user}",
"gists_url": "https://api.github.com/users/ssikdar1/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/ssikdar1",
"id": 3411882,
"login": "ssikdar1",
"node_id": "MDQ6VXNlcjM0MTE4ODI=",
"organizations_url": "https://api.github.com/users/ssikdar1/orgs",
"received_events_url": "https://api.github.com/users/ssikdar1/received_events",
"repos_url": "https://api.github.com/users/ssikdar1/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/ssikdar1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ssikdar1/subscriptions",
"type": "User",
"url": "https://api.github.com/users/ssikdar1"
} | [
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, code_checks",
"id": 106935113,
"name": "Code Style",
"node_id": "MDU6TGFiZWwxMDY5MzUxMTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style"
}
] | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 1 | 2020-01-08T18:49:58Z | 2020-01-08T22:22:52Z | 2020-01-08T22:22:46Z | CONTRIBUTOR | null | - [X] contributes to #29547
- [ ] tests added / passed
- [X] passes `black pandas`
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
One format that I left untouched in `pandas/tests/util/test_assert_frame_equal.py`:
```
def test_frame_equal_unicode(df1, df2, msg, by_blocks_fixture, obj_fixture):
# see gh-20503
#
# Test ensures that `tm.assert_frame_equals` raises the right exception
# when comparing DataFrames containing differing unicode objects.
msg = msg.format(obj=obj_fixture)
with pytest.raises(AssertionError, match=msg):
tm.assert_frame_equal(df1, df2, by_blocks=by_blocks_fixture, obj=obj_fixture)
```
However it looks the the test function isnt being used anywhere:
```
$ grep -rnw . -e "test_frame_equal_unicode"
./pandas/tests/util/test_assert_frame_equal.py:217:def test_frame_equal_unicode(df1, df2, msg, by_blocks_fixture, obj_fixture):
```
Wasn't sure if I should leave as is? or assume person calling the function will format `msg` properly before passing to the test function. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30816/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30816/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30816.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30816",
"merged_at": "2020-01-08T22:22:46Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30816.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30816"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30817 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30817/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30817/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30817/events | https://github.com/pandas-dev/pandas/pull/30817 | 547,042,763 | MDExOlB1bGxSZXF1ZXN0MzYwNjA1Mjgy | 30,817 | REF: share comparison methods between ExtensionIndex subclasses | {
"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_url": "https://api.github.com/users/jbrockmendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jbrockmendel",
"id": 8078968,
"login": "jbrockmendel",
"node_id": "MDQ6VXNlcjgwNzg5Njg=",
"organizations_url": "https://api.github.com/users/jbrockmendel/orgs",
"received_events_url": "https://api.github.com/users/jbrockmendel/received_events",
"repos_url": "https://api.github.com/users/jbrockmendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jbrockmendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbrockmendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jbrockmendel"
} | [
{
"color": "6138b5",
"default": false,
"description": "Extending pandas with custom dtypes or arrays.",
"id": 849023693,
"name": "ExtensionArray",
"node_id": "MDU6TGFiZWw4NDkwMjM2OTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/ExtensionArray"
},
{
"color": "e... | 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/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 3 | 2020-01-08T18:55:37Z | 2020-01-09T05:09:30Z | 2020-01-09T02:51:22Z | 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/30817/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30817/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30817.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30817",
"merged_at": "2020-01-09T02:51:22Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30817.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30817"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/30818 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30818/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30818/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30818/events | https://github.com/pandas-dev/pandas/issues/30818 | 547,046,042 | MDU6SXNzdWU1NDcwNDYwNDI= | 30,818 | date_range calculates ranges off by one bin when passing period | {
"avatar_url": "https://avatars.githubusercontent.com/u/25587212?v=4",
"events_url": "https://api.github.com/users/lcandeago/events{/privacy}",
"followers_url": "https://api.github.com/users/lcandeago/followers",
"following_url": "https://api.github.com/users/lcandeago/following{/other_user}",
"gists_url": "https://api.github.com/users/lcandeago/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/lcandeago",
"id": 25587212,
"login": "lcandeago",
"node_id": "MDQ6VXNlcjI1NTg3MjEy",
"organizations_url": "https://api.github.com/users/lcandeago/orgs",
"received_events_url": "https://api.github.com/users/lcandeago/received_events",
"repos_url": "https://api.github.com/users/lcandeago/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/lcandeago/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/lcandeago/subscriptions",
"type": "User",
"url": "https://api.github.com/users/lcandeago"
} | [
{
"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 | {
"avatar_url": "https://avatars.githubusercontent.com/u/21162926?v=4",
"events_url": "https://api.github.com/users/parkerdgabel/events{/privacy}",
"followers_url": "https://api.github.com/users/parkerdgabel/followers",
"following_url": "https://api.github.com/users/parkerdgabel/following{/other_user}",
"gists_url": "https://api.github.com/users/parkerdgabel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/parkerdgabel",
"id": 21162926,
"login": "parkerdgabel",
"node_id": "MDQ6VXNlcjIxMTYyOTI2",
"organizations_url": "https://api.github.com/users/parkerdgabel/orgs",
"received_events_url": "https://api.github.com/users/parkerdgabel/received_events",
"repos_url": "https://api.github.com/users/parkerdgabel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/parkerdgabel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/parkerdgabel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/parkerdgabel"
} | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/21162926?v=4",
"events_url": "https://api.github.com/users/parkerdgabel/events{/privacy}",
"followers_url": "https://api.github.com/users/parkerdgabel/followers",
"following_url": "https://api.github.com/users/parkerdgabel/following{/other_use... | null | 4 | 2020-01-08T19:03:02Z | 2020-01-09T16:06:07Z | 2020-01-09T16:06:00Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
start_t = pd.Timestamp('2008-11-24')
end_t = pd.Timestamp('2008-12-08')
print(end_t)
# 2008-12-08 00:00:00
diff = end_t-start_t
dates = pd.date_range(start_t, end_t, periods=bins, tz=None)
diff = dates[1] - dates[0]
print(diff)
# 0 days 03:23:38.181818
wrong = start_t + 100*diff
# 2008-12-08 03:23:38.181818100
correct = start_t + 99*diff
#2008-12-07 23:59:59.999999919
```
#### Problem description
the date range is created with the frequency of 101 bins when passing period = 100.
#### Expected Output
multiplying the time length of a bin by the number of bins should return the end date.
instead it returns the end date +1
#### Output of ``pd.show_versions()``
<details>
NSTALLED VERSIONS
------------------
commit : None
python : 3.8.1.final.0
python-bits : 64
OS : Linux
OS-release : 5.2.13-arch1-1-ARCH
machine : x86_64
processor :
byteorder : little
LC_ALL : None
LANG : en_US.UTF-8
LOCALE : en_US.UTF-8
pandas : 0.25.3
numpy : 1.18.0
pytz : 2019.3
dateutil : 2.8.1
pip : 19.3.1
setuptools : 42.0.2
Cython : None
pytest : None
hypothesis : None
sphinx : None
blosc : None
feather : None
xlsxwriter : None
lxml.etree : None
html5lib : None
pymysql : None
psycopg2 : None
jinja2 : None
IPython : None
pandas_datareader: None
bs4 : None
bottleneck : None
fastparquet : None
gcsfs : None
lxml.etree : None
matplotlib : 3.1.2
numexpr : None
odfpy : None
openpyxl : None
pandas_gbq : None
pyarrow : None
pytables : None
s3fs : None
scipy : 1.4.1
sqlalchemy : None
tables : None
xarray : None
xlrd : None
xlwt : None
xlsxwriter : None
</details>
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30818/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30818/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30819 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30819/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30819/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30819/events | https://github.com/pandas-dev/pandas/pull/30819 | 547,059,024 | MDExOlB1bGxSZXF1ZXN0MzYwNjE4ODAz | 30,819 | CLN: de-duplicate boxing in DTI.get_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_url": "https://api.github.com/users/jbrockmendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jbrockmendel",
"id": 8078968,
"login": "jbrockmendel",
"node_id": "MDQ6VXNlcjgwNzg5Njg=",
"organizations_url": "https://api.github.com/users/jbrockmendel/orgs",
"received_events_url": "https://api.github.com/users/jbrockmendel/received_events",
"repos_url": "https://api.github.com/users/jbrockmendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jbrockmendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbrockmendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jbrockmendel"
} | [
{
"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": "207de5",
"default": false,
"description": null,
... | 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/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 3 | 2020-01-08T19:31:40Z | 2020-01-09T05:08:52Z | 2020-01-09T02:48:28Z | MEMBER | null | Also add a dedicated test or it to hit currently un-covered case of np.datetime64 key. That case works in master, but doesn't go through the expected code path | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30819/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30819/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30819.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30819",
"merged_at": "2020-01-09T02:48:27Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30819.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30819"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30820 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30820/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30820/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30820/events | https://github.com/pandas-dev/pandas/pull/30820 | 547,060,352 | MDExOlB1bGxSZXF1ZXN0MzYwNjE5OTIy | 30,820 | API: Limit assert_*_equal functions in public API | {
"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}",
"gists_url": "https://api.github.com/users/TomAugspurger/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/TomAugspurger",
"id": 1312546,
"login": "TomAugspurger",
"node_id": "MDQ6VXNlcjEzMTI1NDY=",
"organizations_url": "https://api.github.com/users/TomAugspurger/orgs",
"received_events_url": "https://api.github.com/users/TomAugspurger/received_events",
"repos_url": "https://api.github.com/users/TomAugspurger/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/TomAugspurger/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/TomAugspurger/subscriptions",
"type": "User",
"url": "https://api.github.com/users/TomAugspurger"
} | [
{
"color": "AD7FA8",
"default": false,
"description": null,
"id": 35818298,
"name": "API Design",
"node_id": "MDU6TGFiZWwzNTgxODI5OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design"
}
] | closed | false | null | [] | {
"closed_at": "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/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 2 | 2020-01-08T19:34:24Z | 2020-01-09T09:03:10Z | 2020-01-08T22:33:24Z | CONTRIBUTOR | null | As discussed on today's call. Just adding `assert_extension_array_equal` relative to 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/30820/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30820/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30820.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30820",
"merged_at": "2020-01-08T22:33:24Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30820.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30820"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30821 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30821/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30821/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30821/events | https://github.com/pandas-dev/pandas/pull/30821 | 547,070,580 | MDExOlB1bGxSZXF1ZXN0MzYwNjI4Mzg2 | 30,821 | Update NA repr | {
"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}",
"gists_url": "https://api.github.com/users/TomAugspurger/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/TomAugspurger",
"id": 1312546,
"login": "TomAugspurger",
"node_id": "MDQ6VXNlcjEzMTI1NDY=",
"organizations_url": "https://api.github.com/users/TomAugspurger/orgs",
"received_events_url": "https://api.github.com/users/TomAugspurger/received_events",
"repos_url": "https://api.github.com/users/TomAugspurger/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/TomAugspurger/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/TomAugspurger/subscriptions",
"type": "User",
"url": "https://api.github.com/users/TomAugspurger"
} | [
{
"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": "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/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 7 | 2020-01-08T19:56:20Z | 2020-01-09T19:26:10Z | 2020-01-09T16:18:59Z | CONTRIBUTOR | null | Closes https://github.com/pandas-dev/pandas/issues/30415
```python
In [2]: df = pd.DataFrame({"A": pd.array([1, 2, None])})
In [3]: df
Out[3]:
A
0 1
1 2
2 <NA>
In [4]: df.A
Out[4]:
0 1
1 2
2 <NA>
Name: A, dtype: Int64
In [5]: df.A.array
Out[5]:
<IntegerArray>
[1, 2, <NA>]
Length: 3, dtype: Int64
```
I think adding color with ANSI codes / custom HTML formatting is still worth doing as in #30778, but this is an improvement for now. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30821/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30821/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30821.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30821",
"merged_at": "2020-01-09T16:18:58Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30821.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30821"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30822 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30822/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30822/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30822/events | https://github.com/pandas-dev/pandas/pull/30822 | 547,082,165 | MDExOlB1bGxSZXF1ZXN0MzYwNjM4MDIy | 30,822 | STY: Absolute imports | {
"avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4",
"events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}",
"followers_url": "https://api.github.com/users/ShaharNaveh/followers",
"following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}",
"gists_url": "https://api.github.com/users/ShaharNaveh/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/ShaharNaveh",
"id": 50263213,
"login": "ShaharNaveh",
"node_id": "MDQ6VXNlcjUwMjYzMjEz",
"organizations_url": "https://api.github.com/users/ShaharNaveh/orgs",
"received_events_url": "https://api.github.com/users/ShaharNaveh/received_events",
"repos_url": "https://api.github.com/users/ShaharNaveh/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/ShaharNaveh/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ShaharNaveh/subscriptions",
"type": "User",
"url": "https://api.github.com/users/ShaharNaveh"
} | [
{
"color": "207de5",
"default": false,
"description": null,
"id": 211029535,
"name": "Clean",
"node_id": "MDU6TGFiZWwyMTEwMjk1MzU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean"
}
] | closed | false | null | [] | null | 2 | 2020-01-08T20:22:03Z | 2020-01-08T23:07:58Z | 2020-01-08T22:17:13Z | MEMBER | null | - [x] ref #30808
- [ ] 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/30822/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30822/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30822.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30822",
"merged_at": "2020-01-08T22:17:13Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30822.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30822"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30823 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30823/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30823/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30823/events | https://github.com/pandas-dev/pandas/issues/30823 | 547,108,652 | MDU6SXNzdWU1NDcxMDg2NTI= | 30,823 | Sub-nanosecond datetime support | {
"avatar_url": "https://avatars.githubusercontent.com/u/1775632?v=4",
"events_url": "https://api.github.com/users/wmayner/events{/privacy}",
"followers_url": "https://api.github.com/users/wmayner/followers",
"following_url": "https://api.github.com/users/wmayner/following{/other_user}",
"gists_url": "https://api.github.com/users/wmayner/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wmayner",
"id": 1775632,
"login": "wmayner",
"node_id": "MDQ6VXNlcjE3NzU2MzI=",
"organizations_url": "https://api.github.com/users/wmayner/orgs",
"received_events_url": "https://api.github.com/users/wmayner/received_events",
"repos_url": "https://api.github.com/users/wmayner/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wmayner/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wmayner/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wmayner"
} | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "AFEEEE",
"default": false,
"description": null,
... | open | false | null | [] | null | 8 | 2020-01-08T21:21:25Z | 2021-07-25T04:50:06Z | null | NONE | null | This is a place to discuss whether supporting datetime logic with sub-nanosecond precision is desirable and feasible.
### Motivation
I'm using pandas to interact with neuroscientific data—specifically, electrophysiology data. These data are sampled at very precise frequencies that cannot be expressed as an integer number of nanoseconds. Often the datasets span a large enough duration that rounding the sampling frequency to the nearest nanosecond would result an unacceptable accumulation of rounding errors over the duration, so it's important to represent the sampling frequency as accurately as possible. This precludes using pandas' datetime logic to represent timestamps. It would be useful to be able to leverage that logic, though, because it makes things like down/up-sampling very easy.
The [`attotime`](https://pypi.org/project/attotime/) library appears to offer support for arbitrary-precision timestamps with a `datetime` interface, so it might be a good starting point for this. I just learned of it now though, so I'm not sure whether it's mature enough, etc.
If this is out of scope for the project, or if there's an obvious workaround or best practice that I'm missing, sorry for the noise and please let me know! | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30823/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30823/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30824 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30824/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30824/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30824/events | https://github.com/pandas-dev/pandas/pull/30824 | 547,121,887 | MDExOlB1bGxSZXF1ZXN0MzYwNjcwNjIx | 30,824 | BUG: BooleanArray.value_counts dropna | {
"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}",
"gists_url": "https://api.github.com/users/TomAugspurger/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/TomAugspurger",
"id": 1312546,
"login": "TomAugspurger",
"node_id": "MDQ6VXNlcjEzMTI1NDY=",
"organizations_url": "https://api.github.com/users/TomAugspurger/orgs",
"received_events_url": "https://api.github.com/users/TomAugspurger/received_events",
"repos_url": "https://api.github.com/users/TomAugspurger/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/TomAugspurger/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/TomAugspurger/subscriptions",
"type": "User",
"url": "https://api.github.com/users/TomAugspurger"
} | [
{
"color": "6138b5",
"default": false,
"description": "Extending pandas with custom dtypes or arrays.",
"id": 849023693,
"name": "ExtensionArray",
"node_id": "MDU6TGFiZWw4NDkwMjM2OTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/ExtensionArray"
}
] | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 8 | 2020-01-08T21:49:10Z | 2020-01-09T19:19:40Z | 2020-01-09T19:19:35Z | CONTRIBUTOR | null | Closes https://github.com/pandas-dev/pandas/issues/30685 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30824/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30824/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30824.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30824",
"merged_at": "2020-01-09T19:19:35Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30824.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30824"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30825 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30825/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30825/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30825/events | https://github.com/pandas-dev/pandas/pull/30825 | 547,128,775 | MDExOlB1bGxSZXF1ZXN0MzYwNjc1Nzk4 | 30,825 | TST: Added 'match=' to some bare pytest.raises | {
"avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4",
"events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}",
"followers_url": "https://api.github.com/users/ShaharNaveh/followers",
"following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}",
"gists_url": "https://api.github.com/users/ShaharNaveh/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/ShaharNaveh",
"id": 50263213,
"login": "ShaharNaveh",
"node_id": "MDQ6VXNlcjUwMjYzMjEz",
"organizations_url": "https://api.github.com/users/ShaharNaveh/orgs",
"received_events_url": "https://api.github.com/users/ShaharNaveh/received_events",
"repos_url": "https://api.github.com/users/ShaharNaveh/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/ShaharNaveh/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ShaharNaveh/subscriptions",
"type": "User",
"url": "https://api.github.com/users/ShaharNaveh"
} | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
}
] | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 1 | 2020-01-08T22:04:20Z | 2020-01-08T23:57:45Z | 2020-01-08T23:51:58Z | MEMBER | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30825/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30825/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30825.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30825",
"merged_at": "2020-01-08T23:51:58Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30825.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30825"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30826 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30826/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30826/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30826/events | https://github.com/pandas-dev/pandas/pull/30826 | 547,133,673 | MDExOlB1bGxSZXF1ZXN0MzYwNjc5NTcw | 30,826 | BUG: DTI.searchsorted accepting invalid types/dtypes | {
"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_url": "https://api.github.com/users/jbrockmendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jbrockmendel",
"id": 8078968,
"login": "jbrockmendel",
"node_id": "MDQ6VXNlcjgwNzg5Njg=",
"organizations_url": "https://api.github.com/users/jbrockmendel/orgs",
"received_events_url": "https://api.github.com/users/jbrockmendel/received_events",
"repos_url": "https://api.github.com/users/jbrockmendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jbrockmendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbrockmendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jbrockmendel"
} | [
{
"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/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 3 | 2020-01-08T22:14:47Z | 2020-01-09T05:10:31Z | 2020-01-09T02:36:12Z | MEMBER | null | Analogous to #30763 which fixed the same issue for PeriodIndex. After this will be a PR to fix TimedeltaIndex, then one to move the fixes up to the EA methods (and share searchsorted). | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30826/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30826/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30826.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30826",
"merged_at": "2020-01-09T02:36:12Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30826.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30826"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30827 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30827/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30827/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30827/events | https://github.com/pandas-dev/pandas/pull/30827 | 547,154,634 | MDExOlB1bGxSZXF1ZXN0MzYwNjk1NTMw | 30,827 | STY: absolute imports | {
"avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4",
"events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}",
"followers_url": "https://api.github.com/users/ShaharNaveh/followers",
"following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}",
"gists_url": "https://api.github.com/users/ShaharNaveh/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/ShaharNaveh",
"id": 50263213,
"login": "ShaharNaveh",
"node_id": "MDQ6VXNlcjUwMjYzMjEz",
"organizations_url": "https://api.github.com/users/ShaharNaveh/orgs",
"received_events_url": "https://api.github.com/users/ShaharNaveh/received_events",
"repos_url": "https://api.github.com/users/ShaharNaveh/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/ShaharNaveh/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ShaharNaveh/subscriptions",
"type": "User",
"url": "https://api.github.com/users/ShaharNaveh"
} | [
{
"color": "207de5",
"default": false,
"description": null,
"id": 211029535,
"name": "Clean",
"node_id": "MDU6TGFiZWwyMTEwMjk1MzU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean"
}
] | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 0 | 2020-01-08T23:07:17Z | 2020-01-08T23:50:56Z | 2020-01-08T23:49:21Z | MEMBER | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30827/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30827/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30827.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30827",
"merged_at": "2020-01-08T23:49:21Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30827.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30827"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30828 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30828/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30828/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30828/events | https://github.com/pandas-dev/pandas/pull/30828 | 547,162,553 | MDExOlB1bGxSZXF1ZXN0MzYwNzAyMDQx | 30,828 | STY: absolute imports in __init__ files | {
"avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4",
"events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}",
"followers_url": "https://api.github.com/users/ShaharNaveh/followers",
"following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}",
"gists_url": "https://api.github.com/users/ShaharNaveh/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/ShaharNaveh",
"id": 50263213,
"login": "ShaharNaveh",
"node_id": "MDQ6VXNlcjUwMjYzMjEz",
"organizations_url": "https://api.github.com/users/ShaharNaveh/orgs",
"received_events_url": "https://api.github.com/users/ShaharNaveh/received_events",
"repos_url": "https://api.github.com/users/ShaharNaveh/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/ShaharNaveh/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ShaharNaveh/subscriptions",
"type": "User",
"url": "https://api.github.com/users/ShaharNaveh"
} | [
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, code_checks",
"id": 106935113,
"name": "Code Style",
"node_id": "MDU6TGFiZWwxMDY5MzUxMTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style"
}
] | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 4 | 2020-01-08T23:30:57Z | 2020-01-09T13:38:33Z | 2020-01-09T00:06:59Z | MEMBER | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30828/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30828/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30828.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30828",
"merged_at": "2020-01-09T00:06:59Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30828.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30828"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30829 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30829/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30829/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30829/events | https://github.com/pandas-dev/pandas/pull/30829 | 547,172,074 | MDExOlB1bGxSZXF1ZXN0MzYwNzA5MzU0 | 30,829 | DOC: Added a single '-' | {
"avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4",
"events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}",
"followers_url": "https://api.github.com/users/ShaharNaveh/followers",
"following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}",
"gists_url": "https://api.github.com/users/ShaharNaveh/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/ShaharNaveh",
"id": 50263213,
"login": "ShaharNaveh",
"node_id": "MDQ6VXNlcjUwMjYzMjEz",
"organizations_url": "https://api.github.com/users/ShaharNaveh/orgs",
"received_events_url": "https://api.github.com/users/ShaharNaveh/received_events",
"repos_url": "https://api.github.com/users/ShaharNaveh/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/ShaharNaveh/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ShaharNaveh/subscriptions",
"type": "User",
"url": "https://api.github.com/users/ShaharNaveh"
} | [
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, code_checks",
"id": 106935113,
"name": "Code Style",
"node_id": "MDU6TGFiZWwxMDY5MzUxMTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style"
}
] | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 3 | 2020-01-09T00:03:19Z | 2020-01-09T01:20:21Z | 2020-01-09T00:42:47Z | MEMBER | null | Feels weird to open a PR just for that, but I must get this fixed ;) | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30829/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30829/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30829.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30829",
"merged_at": "2020-01-09T00:42:47Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30829.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30829"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30830 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30830/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30830/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30830/events | https://github.com/pandas-dev/pandas/issues/30830 | 547,175,103 | MDU6SXNzdWU1NDcxNzUxMDM= | 30,830 | DOC: Fix indentation in docstring example | {
"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}",
"gists_url": "https://api.github.com/users/datapythonista/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/datapythonista",
"id": 10058240,
"login": "datapythonista",
"node_id": "MDQ6VXNlcjEwMDU4MjQw",
"organizations_url": "https://api.github.com/users/datapythonista/orgs",
"received_events_url": "https://api.github.com/users/datapythonista/received_events",
"repos_url": "https://api.github.com/users/datapythonista/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/datapythonista/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/datapythonista/subscriptions",
"type": "User",
"url": "https://api.github.com/users/datapythonista"
} | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "0e8a16",
"default": true,
"description": null,
"id": 7171206... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4",
"events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}",
"followers_url": "https://api.github.com/users/ShaharNaveh/followers",
"following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}",
"gists_url": "https://api.github.com/users/ShaharNaveh/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/ShaharNaveh",
"id": 50263213,
"login": "ShaharNaveh",
"node_id": "MDQ6VXNlcjUwMjYzMjEz",
"organizations_url": "https://api.github.com/users/ShaharNaveh/orgs",
"received_events_url": "https://api.github.com/users/ShaharNaveh/received_events",
"repos_url": "https://api.github.com/users/ShaharNaveh/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/ShaharNaveh/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ShaharNaveh/subscriptions",
"type": "User",
"url": "https://api.github.com/users/ShaharNaveh"
} | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4",
"events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}",
"followers_url": "https://api.github.com/users/ShaharNaveh/followers",
"following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}"... | null | 1 | 2020-01-09T00:12:54Z | 2020-01-09T15:52:31Z | 2020-01-09T15:52:31Z | MEMBER | null | Not sure why we didn't see it before, but the example in the first code block of the docstring guidelines seem to be missing the indentation: https://pandas.io/docs/development/contributing_docstring.html#about-docstrings-and-standards
We should fix it, and indent the function properly: https://github.com/pandas-dev/pandas/blame/master/doc/source/development/contributing_docstring.rst#L25 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30830/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30830/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30831 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30831/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30831/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30831/events | https://github.com/pandas-dev/pandas/pull/30831 | 547,189,647 | MDExOlB1bGxSZXF1ZXN0MzYwNzIzNDE2 | 30,831 | BUG: TimedeltaIndex.searchsorted accepting invalid types/dtypes | {
"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_url": "https://api.github.com/users/jbrockmendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jbrockmendel",
"id": 8078968,
"login": "jbrockmendel",
"node_id": "MDQ6VXNlcjgwNzg5Njg=",
"organizations_url": "https://api.github.com/users/jbrockmendel/orgs",
"received_events_url": "https://api.github.com/users/jbrockmendel/received_events",
"repos_url": "https://api.github.com/users/jbrockmendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jbrockmendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbrockmendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jbrockmendel"
} | [
{
"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/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 1 | 2020-01-09T01:07:04Z | 2020-01-09T05:11:15Z | 2020-01-09T02:37:24Z | MEMBER | null | TimedeltaIndex analogue to #30826. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30831/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30831/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30831.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30831",
"merged_at": "2020-01-09T02:37:24Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30831.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30831"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30832 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30832/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30832/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30832/events | https://github.com/pandas-dev/pandas/pull/30832 | 547,191,480 | MDExOlB1bGxSZXF1ZXN0MzYwNzI0ODYw | 30,832 | CLN: Removed "# noqa: F401" comments | {
"avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4",
"events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}",
"followers_url": "https://api.github.com/users/ShaharNaveh/followers",
"following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}",
"gists_url": "https://api.github.com/users/ShaharNaveh/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/ShaharNaveh",
"id": 50263213,
"login": "ShaharNaveh",
"node_id": "MDQ6VXNlcjUwMjYzMjEz",
"organizations_url": "https://api.github.com/users/ShaharNaveh/orgs",
"received_events_url": "https://api.github.com/users/ShaharNaveh/received_events",
"repos_url": "https://api.github.com/users/ShaharNaveh/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/ShaharNaveh/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ShaharNaveh/subscriptions",
"type": "User",
"url": "https://api.github.com/users/ShaharNaveh"
} | [
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, code_checks",
"id": 106935113,
"name": "Code Style",
"node_id": "MDU6TGFiZWwxMDY5MzUxMTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style"
}
] | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 1 | 2020-01-09T01:13:40Z | 2020-01-10T20:43:01Z | 2020-01-09T02:39:51Z | MEMBER | null | Implemented ```__all__``` for each changed file
- [x] ref https://github.com/pandas-dev/pandas/pull/30828#discussion_r364500688
- [ ] 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/30832/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30832/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30832.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30832",
"merged_at": "2020-01-09T02:39:51Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30832.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30832"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30833 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30833/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30833/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30833/events | https://github.com/pandas-dev/pandas/pull/30833 | 547,193,327 | MDExOlB1bGxSZXF1ZXN0MzYwNzI2MzI4 | 30,833 | DOC: Fix indentation in docstring example | {
"avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4",
"events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}",
"followers_url": "https://api.github.com/users/ShaharNaveh/followers",
"following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}",
"gists_url": "https://api.github.com/users/ShaharNaveh/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/ShaharNaveh",
"id": 50263213,
"login": "ShaharNaveh",
"node_id": "MDQ6VXNlcjUwMjYzMjEz",
"organizations_url": "https://api.github.com/users/ShaharNaveh/orgs",
"received_events_url": "https://api.github.com/users/ShaharNaveh/received_events",
"repos_url": "https://api.github.com/users/ShaharNaveh/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/ShaharNaveh/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ShaharNaveh/subscriptions",
"type": "User",
"url": "https://api.github.com/users/ShaharNaveh"
} | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 1 | 2020-01-09T01:19:40Z | 2020-01-10T20:42:33Z | 2020-01-09T15:52:31Z | MEMBER | null | - [x] closes #30830
- [ ] 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/30833/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30833/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30833.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30833",
"merged_at": "2020-01-09T15:52:31Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30833.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30833"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30834 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30834/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30834/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30834/events | https://github.com/pandas-dev/pandas/issues/30834 | 547,196,719 | MDU6SXNzdWU1NDcxOTY3MTk= | 30,834 | Feature Request: context manager in which NaN equals NaN | {
"avatar_url": "https://avatars.githubusercontent.com/u/5236149?v=4",
"events_url": "https://api.github.com/users/fujiaxiang/events{/privacy}",
"followers_url": "https://api.github.com/users/fujiaxiang/followers",
"following_url": "https://api.github.com/users/fujiaxiang/following{/other_user}",
"gists_url": "https://api.github.com/users/fujiaxiang/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/fujiaxiang",
"id": 5236149,
"login": "fujiaxiang",
"node_id": "MDQ6VXNlcjUyMzYxNDk=",
"organizations_url": "https://api.github.com/users/fujiaxiang/orgs",
"received_events_url": "https://api.github.com/users/fujiaxiang/received_events",
"repos_url": "https://api.github.com/users/fujiaxiang/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/fujiaxiang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/fujiaxiang/subscriptions",
"type": "User",
"url": "https://api.github.com/users/fujiaxiang"
} | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "d7e102",
"default": false,
"description": "np.nan, ... | open | false | null | [] | null | 3 | 2020-01-09T01:32:17Z | 2021-07-25T04:51:25Z | null | MEMBER | null | I'm not really sure whether this is the correct place to request for this (maybe it should be numpy?), but here it is.
Often times when we deal with data we may want to compare two `Series` or `DataFrames`. In pandas/numpy standard and many other, if not all, programming standards, `NaN == NaN` yields ``False``.
However, sometimes we really mean to make them equal. Say we are comparing two raw datasets. In this case it'd be nice if we have a context manager within which `NaN == NaN` yields True.
```python
>>> import numpy as np
>>> import pandas as pd
>>> pd.__version__
'0.25.3'
>>> s1 = pd.Series([1, 2, np.nan])
>>> s2 = pd.Series([1, 3, np.nan])
# Current behavior
>>> s1 == s2
0 True
1 False
2 False
dtype: bool
# Desired feature
>>> with pd.make_nans_equal():
>>> print(s1 == s2)
0 True
1 False
2 True
dtype: bool
```
In addition, it'd be nice if we can configure the proposed `pd.make_nans_equal()` with parameters to set if we want `NaN == None` to be ``True`` too.
| {
"+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/30834/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30834/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30835 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30835/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30835/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30835/events | https://github.com/pandas-dev/pandas/pull/30835 | 547,199,663 | MDExOlB1bGxSZXF1ZXN0MzYwNzMxMDU3 | 30,835 | REF: get_value do less inside try | {
"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_url": "https://api.github.com/users/jbrockmendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jbrockmendel",
"id": 8078968,
"login": "jbrockmendel",
"node_id": "MDQ6VXNlcjgwNzg5Njg=",
"organizations_url": "https://api.github.com/users/jbrockmendel/orgs",
"received_events_url": "https://api.github.com/users/jbrockmendel/received_events",
"repos_url": "https://api.github.com/users/jbrockmendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jbrockmendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbrockmendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jbrockmendel"
} | [
{
"color": "207de5",
"default": false,
"description": null,
"id": 211029535,
"name": "Clean",
"node_id": "MDU6TGFiZWwyMTEwMjk1MzU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean"
}
] | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 0 | 2020-01-09T01:43:34Z | 2020-01-09T05:03:51Z | 2020-01-09T02:33:00Z | MEMBER | null | Separating out mostly-cosmetic bits from other get_value work | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30835/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30835/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30835.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30835",
"merged_at": "2020-01-09T02:33:00Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30835.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30835"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30836 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30836/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30836/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30836/events | https://github.com/pandas-dev/pandas/pull/30836 | 547,204,977 | MDExOlB1bGxSZXF1ZXN0MzYwNzM1MTY5 | 30,836 | DOC: whatsnew fixes | {
"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": "https://api.github.com/users/jschendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jschendel",
"id": 5332445,
"login": "jschendel",
"node_id": "MDQ6VXNlcjUzMzI0NDU=",
"organizations_url": "https://api.github.com/users/jschendel/orgs",
"received_events_url": "https://api.github.com/users/jschendel/received_events",
"repos_url": "https://api.github.com/users/jschendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jschendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jschendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jschendel"
} | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 1 | 2020-01-09T02:05:16Z | 2020-01-09T16:34:17Z | 2020-01-09T09:18:58Z | MEMBER | null | Some small fixes I noticed reading over the whatsnew. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30836/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30836/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30836.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30836",
"merged_at": "2020-01-09T09:18:58Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30836.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30836"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30837 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30837/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30837/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30837/events | https://github.com/pandas-dev/pandas/pull/30837 | 547,235,736 | MDExOlB1bGxSZXF1ZXN0MzYwNzU5MjA1 | 30,837 | CI: Fix linting error | {
"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": "https://api.github.com/users/jschendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jschendel",
"id": 5332445,
"login": "jschendel",
"node_id": "MDQ6VXNlcjUzMzI0NDU=",
"organizations_url": "https://api.github.com/users/jschendel/orgs",
"received_events_url": "https://api.github.com/users/jschendel/received_events",
"repos_url": "https://api.github.com/users/jschendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jschendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jschendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jschendel"
} | [
{
"color": "a2bca7",
"default": false,
"description": "Continuous Integration",
"id": 48070600,
"name": "CI",
"node_id": "MDU6TGFiZWw0ODA3MDYwMA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI"
}
] | closed | false | null | [] | {
"closed_at": "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/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 1 | 2020-01-09T04:09:48Z | 2020-01-09T05:10:35Z | 2020-01-09T05:10:30Z | MEMBER | null | Fixing a linting error that got merged into `master` and is breaking CI, e.g. see [this build](https://github.com/pandas-dev/pandas/runs/380663768).
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30837/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30837/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30837.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30837",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/30837.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30837"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30838 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30838/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30838/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30838/events | https://github.com/pandas-dev/pandas/pull/30838 | 547,245,773 | MDExOlB1bGxSZXF1ZXN0MzYwNzY3NTIw | 30,838 | BUG: added missing fill_na parameter to DataFrame.unstack() with list of levels | {
"avatar_url": "https://avatars.githubusercontent.com/u/12470734?v=4",
"events_url": "https://api.github.com/users/tanmay1618/events{/privacy}",
"followers_url": "https://api.github.com/users/tanmay1618/followers",
"following_url": "https://api.github.com/users/tanmay1618/following{/other_user}",
"gists_url": "https://api.github.com/users/tanmay1618/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/tanmay1618",
"id": 12470734,
"login": "tanmay1618",
"node_id": "MDQ6VXNlcjEyNDcwNzM0",
"organizations_url": "https://api.github.com/users/tanmay1618/orgs",
"received_events_url": "https://api.github.com/users/tanmay1618/received_events",
"repos_url": "https://api.github.com/users/tanmay1618/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/tanmay1618/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/tanmay1618/subscriptions",
"type": "User",
"url": "https://api.github.com/users/tanmay1618"
} | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "d7e102",
"default": false,
"description": "np.nan, pd.NaT, pd.NA, d... | closed | false | null | [] | {
"closed_at": "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/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 9 | 2020-01-09T04:44:29Z | 2020-01-09T19:19:10Z | 2020-01-09T19:19:07Z | CONTRIBUTOR | null | - [x] closes #30740
- [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/30838/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30838/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30838.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30838",
"merged_at": "2020-01-09T19:19:07Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30838.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30838"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30839 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30839/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30839/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30839/events | https://github.com/pandas-dev/pandas/pull/30839 | 547,249,119 | MDExOlB1bGxSZXF1ZXN0MzYwNzcwMjcx | 30,839 | TYP: __array__ | {
"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_url": "https://api.github.com/users/jbrockmendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jbrockmendel",
"id": 8078968,
"login": "jbrockmendel",
"node_id": "MDQ6VXNlcjgwNzg5Njg=",
"organizations_url": "https://api.github.com/users/jbrockmendel/orgs",
"received_events_url": "https://api.github.com/users/jbrockmendel/received_events",
"repos_url": "https://api.github.com/users/jbrockmendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jbrockmendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbrockmendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jbrockmendel"
} | [
{
"color": "ea91a4",
"default": false,
"description": "type annotations, mypy/pyright type checking",
"id": 1280988427,
"name": "Typing",
"node_id": "MDU6TGFiZWwxMjgwOTg4NDI3",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing"
}
] | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 2 | 2020-01-09T04:55:16Z | 2020-01-09T19:00:15Z | 2020-01-09T18:54: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/30839/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30839/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30839.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30839",
"merged_at": "2020-01-09T18:54:35Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30839.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30839"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/30840 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30840/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30840/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30840/events | https://github.com/pandas-dev/pandas/pull/30840 | 547,249,742 | MDExOlB1bGxSZXF1ZXN0MzYwNzcwNzk1 | 30,840 | CLN: remove _to_M8 | {
"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_url": "https://api.github.com/users/jbrockmendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jbrockmendel",
"id": 8078968,
"login": "jbrockmendel",
"node_id": "MDQ6VXNlcjgwNzg5Njg=",
"organizations_url": "https://api.github.com/users/jbrockmendel/orgs",
"received_events_url": "https://api.github.com/users/jbrockmendel/received_events",
"repos_url": "https://api.github.com/users/jbrockmendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jbrockmendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbrockmendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jbrockmendel"
} | [
{
"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": "207de5",
"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/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 1 | 2020-01-09T04:57:17Z | 2020-01-09T05:47:59Z | 2020-01-09T05:44:38Z | MEMBER | null | a couple of recently-merged PRs removed the last usages of this function | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30840/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30840/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30840.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30840",
"merged_at": "2020-01-09T05:44:38Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30840.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30840"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30841 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30841/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30841/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30841/events | https://github.com/pandas-dev/pandas/issues/30841 | 547,285,594 | MDU6SXNzdWU1NDcyODU1OTQ= | 30,841 | TestBaseCasting.test_to_numpy fails for ExtensionArrays that yield nested numpy arrays | {
"avatar_url": "https://avatars.githubusercontent.com/u/70274?v=4",
"events_url": "https://api.github.com/users/xhochy/events{/privacy}",
"followers_url": "https://api.github.com/users/xhochy/followers",
"following_url": "https://api.github.com/users/xhochy/following{/other_user}",
"gists_url": "https://api.github.com/users/xhochy/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/xhochy",
"id": 70274,
"login": "xhochy",
"node_id": "MDQ6VXNlcjcwMjc0",
"organizations_url": "https://api.github.com/users/xhochy/orgs",
"received_events_url": "https://api.github.com/users/xhochy/received_events",
"repos_url": "https://api.github.com/users/xhochy/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/xhochy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/xhochy/subscriptions",
"type": "User",
"url": "https://api.github.com/users/xhochy"
} | [] | closed | false | null | [] | null | 0 | 2020-01-09T06:51:25Z | 2020-01-09T15:51:26Z | 2020-01-09T15:51:26Z | CONTRIBUTOR | null | The test case fails when data is e.g. `np.array([np.array([np.nan, None], dtype="object"), None], dtype="object")`.
```python
def test_to_numpy(self, data):
expected = np.asarray(data)
result = data.to_numpy()
> self.assert_equal(result, expected)
```
This happens in `fletcher` for the `list<item: string>` 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/30841/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30841/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30842 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30842/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30842/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30842/events | https://github.com/pandas-dev/pandas/pull/30842 | 547,286,371 | MDExOlB1bGxSZXF1ZXN0MzYwODAxMzk3 | 30,842 | BUG: Handle nested arrays in array_equivalent_object | {
"avatar_url": "https://avatars.githubusercontent.com/u/70274?v=4",
"events_url": "https://api.github.com/users/xhochy/events{/privacy}",
"followers_url": "https://api.github.com/users/xhochy/followers",
"following_url": "https://api.github.com/users/xhochy/following{/other_user}",
"gists_url": "https://api.github.com/users/xhochy/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/xhochy",
"id": 70274,
"login": "xhochy",
"node_id": "MDQ6VXNlcjcwMjc0",
"organizations_url": "https://api.github.com/users/xhochy/orgs",
"received_events_url": "https://api.github.com/users/xhochy/received_events",
"repos_url": "https://api.github.com/users/xhochy/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/xhochy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/xhochy/subscriptions",
"type": "User",
"url": "https://api.github.com/users/xhochy"
} | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "6138b5",
"d... | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 1 | 2020-01-09T06:53:25Z | 2020-01-09T18:11:49Z | 2020-01-09T15:51:26Z | CONTRIBUTOR | null | - [x] closes #30841
- [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/30842/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30842/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30842.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30842",
"merged_at": "2020-01-09T15:51:26Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30842.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30842"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30843 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30843/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30843/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30843/events | https://github.com/pandas-dev/pandas/issues/30843 | 547,300,372 | MDU6SXNzdWU1NDczMDAzNzI= | 30,843 | pre-commit check for flake8 doesn't check Cython code | {
"avatar_url": "https://avatars.githubusercontent.com/u/70274?v=4",
"events_url": "https://api.github.com/users/xhochy/events{/privacy}",
"followers_url": "https://api.github.com/users/xhochy/followers",
"following_url": "https://api.github.com/users/xhochy/following{/other_user}",
"gists_url": "https://api.github.com/users/xhochy/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/xhochy",
"id": 70274,
"login": "xhochy",
"node_id": "MDQ6VXNlcjcwMjc0",
"organizations_url": "https://api.github.com/users/xhochy/orgs",
"received_events_url": "https://api.github.com/users/xhochy/received_events",
"repos_url": "https://api.github.com/users/xhochy/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/xhochy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/xhochy/subscriptions",
"type": "User",
"url": "https://api.github.com/users/xhochy"
} | [
{
"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": "eb6420",
"default": false,
"description": ... | 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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 0 | 2020-01-09T07:28:35Z | 2020-02-12T16:00:42Z | 2020-02-12T16:00:42Z | CONTRIBUTOR | null | Currently the check only matches `.py` files. Cython files aren't checked. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30843/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30843/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30844 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30844/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30844/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30844/events | https://github.com/pandas-dev/pandas/issues/30844 | 547,348,684 | MDU6SXNzdWU1NDczNDg2ODQ= | 30,844 | Value Counts with categorical dtypes has unexpected behavior | {
"avatar_url": "https://avatars.githubusercontent.com/u/11876547?v=4",
"events_url": "https://api.github.com/users/datajanko/events{/privacy}",
"followers_url": "https://api.github.com/users/datajanko/followers",
"following_url": "https://api.github.com/users/datajanko/following{/other_user}",
"gists_url": "https://api.github.com/users/datajanko/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/datajanko",
"id": 11876547,
"login": "datajanko",
"node_id": "MDQ6VXNlcjExODc2NTQ3",
"organizations_url": "https://api.github.com/users/datajanko/orgs",
"received_events_url": "https://api.github.com/users/datajanko/received_events",
"repos_url": "https://api.github.com/users/datajanko/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/datajanko/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/datajanko/subscriptions",
"type": "User",
"url": "https://api.github.com/users/datajanko"
} | [] | closed | false | null | [] | null | 2 | 2020-01-09T09:18:13Z | 2020-01-09T13:59:17Z | 2020-01-09T13:59:17Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```python
df = pd.DataFrame({"A": [1, 2, 3], "B":[2, 3, 4],
"C": pd.Categorical(["A", "B", "C"]),
"D": pd.Categorical(["B", "C", "D"])})
df.dtypes.value_counts()
```
gives
```
int64 2
category 1
category 1
dtype: int64
```
#### Problem description
I would have expected to have an aggregated count for categories here. This also seems to be related to groupby on dtypes
#### Expected Output
```
int64 2
category 2
dtype: int64
```
#### Output of ``pd.show_versions()``
<details>
[paste the output of ``pd.show_versions()`` here below this line]
INSTALLED VERSIONS
------------------
commit : None
python : 3.6.9.final.0
python-bits : 64
OS : Linux
OS-release : 4.15.0-1054-aws
machine : x86_64
processor : x86_64
byteorder : little
LC_ALL : en_US.UTF-8
LANG : en_US.UTF-8
LOCALE : en_US.UTF-8
pandas : 0.25.3
numpy : 1.17.4
pytz : 2019.3
dateutil : 2.8.0
pip : 19.3.1
setuptools : 42.0.2
Cython : 0.29.14
pytest : 5.3.2
hypothesis : 4.36.2
sphinx : None
blosc : None
feather : None
xlsxwriter : 1.2.6
lxml.etree : 4.4.2
html5lib : 1.0.1
pymysql : 0.9.3
psycopg2 : 2.8.4 (dt dec pq3 ext lo64)
jinja2 : 2.10.3
IPython : 7.9.0
pandas_datareader: 0.8.1
bs4 : 4.8.1
bottleneck : 1.3.1
fastparquet : 0.3.2
gcsfs : None
lxml.etree : 4.4.2
matplotlib : 3.1.1
numexpr : 2.7.0
odfpy : None
openpyxl : 3.0.2
pandas_gbq : 0.13.0
pyarrow : 0.11.1
pytables : None
s3fs : 0.4.0
scipy : 1.3.2
sqlalchemy : 1.3.10
tables : 3.6.1
xarray : None
xlrd : 1.2.0
xlwt : None
xlsxwriter : 1.2.6
</details>
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30844/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30844/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30845 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30845/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30845/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30845/events | https://github.com/pandas-dev/pandas/issues/30845 | 547,410,988 | MDU6SXNzdWU1NDc0MTA5ODg= | 30,845 | numexpr inconsistent result | {
"avatar_url": "https://avatars.githubusercontent.com/u/23288150?v=4",
"events_url": "https://api.github.com/users/misantroop/events{/privacy}",
"followers_url": "https://api.github.com/users/misantroop/followers",
"following_url": "https://api.github.com/users/misantroop/following{/other_user}",
"gists_url": "https://api.github.com/users/misantroop/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/misantroop",
"id": 23288150,
"login": "misantroop",
"node_id": "MDQ6VXNlcjIzMjg4MTUw",
"organizations_url": "https://api.github.com/users/misantroop/orgs",
"received_events_url": "https://api.github.com/users/misantroop/received_events",
"repos_url": "https://api.github.com/users/misantroop/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/misantroop/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/misantroop/subscriptions",
"type": "User",
"url": "https://api.github.com/users/misantroop"
} | [
{
"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": "f3afff",
"default": false,
"description": "pd.eval, query",
"id... | open | false | null | [] | null | 4 | 2020-01-09T11:09:49Z | 2020-04-26T21:12:46Z | null | NONE | null | ```python
df = pd.DataFrame([5, 10, 15, 5, 10, 15, 5, 10, 15])
op = '<'
level = 10
t = df[0]
df['t'] = t[numexpr.evaluate(f't {op} {level}')]
trueConds = (df['t'] == np.nan)
```
#### Problem description
Column evaluated with numexpr and successfully creating a new col (t), however the trueConds finds no NaNs, which are present in df.
#### Expected Output
Expecting trueConds as:
0 False
1 True
2 True
3 False
4 True
5 True
6 False
7 True
8 True
#### Output of ``pd.show_versions()``
<details>
INSTALLED VERSIONS
------------------
commit : None
python : 3.8.1.final.0
python-bits : 64
OS : Windows
OS-release : 10
machine : AMD64
processor : Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
byteorder : little
LC_ALL : None
LANG : None
LOCALE : English_United Kingdom.1252
pandas : 0.25.3
numpy : 1.18.1
pytz : 2019.3
dateutil : 2.8.1
pip : 19.3.1
setuptools : 44.0.0
Cython : 0.29.14
pytest : None
hypothesis : None
sphinx : None
blosc : None
feather : None
xlsxwriter : None
lxml.etree : 4.4.2
html5lib : None
pymysql : None
psycopg2 : None
jinja2 : 2.10.1
IPython : 7.5.0
pandas_datareader: None
bs4 : 4.8.2
bottleneck : None
fastparquet : None
gcsfs : None
lxml.etree : 4.4.2
matplotlib : 3.1.2
numexpr : 2.7.1
odfpy : None
openpyxl : None
pandas_gbq : None
pyarrow : None
pytables : None
s3fs : None
scipy : 1.3.2
sqlalchemy : None
tables : None
xarray : None
xlrd : None
xlwt : None
xlsxwriter : None
</details>
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30845/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30845/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30846 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30846/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30846/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30846/events | https://github.com/pandas-dev/pandas/issues/30846 | 547,419,828 | MDU6SXNzdWU1NDc0MTk4Mjg= | 30,846 | Cannot `remove_unused_categories` for CategoricalIndex in a MultiIndex | {
"avatar_url": "https://avatars.githubusercontent.com/u/6815844?v=4",
"events_url": "https://api.github.com/users/fujiisoup/events{/privacy}",
"followers_url": "https://api.github.com/users/fujiisoup/followers",
"following_url": "https://api.github.com/users/fujiisoup/following{/other_user}",
"gists_url": "https://api.github.com/users/fujiisoup/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/fujiisoup",
"id": 6815844,
"login": "fujiisoup",
"node_id": "MDQ6VXNlcjY4MTU4NDQ=",
"organizations_url": "https://api.github.com/users/fujiisoup/orgs",
"received_events_url": "https://api.github.com/users/fujiisoup/received_events",
"repos_url": "https://api.github.com/users/fujiisoup/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/fujiisoup/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/fujiisoup/subscriptions",
"type": "User",
"url": "https://api.github.com/users/fujiisoup"
} | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "207de5",
"default": false,
"description": null,
"id": 71268330,... | open | false | null | [] | null | 6 | 2020-01-09T11:26:55Z | 2020-06-28T23:34:39Z | null | NONE | null | I'm working to add a `CategoricalIndex` support in xarray (pydata/xarray#3647, pydata/xarray#3670), but have a trouble.
#### Code Sample, a copy-pastable example if possible
```python
In [39]: cat = pd.CategoricalDtype(categories=['foo', 'bar', 'baz'])
...: i1 = pd.Series(['foo', 'bar'], dtype=cat)
...: i2 = pd.Series(['bar', 'bar'], dtype=cat)
...: df = pd.DataFrame({'i1': i1, 'i2': i2, 'values': [1, 2]})
In [40]: df1 = df.set_index('i1')
In [42]: df1.index
Out[42]: CategoricalIndex(['foo', 'bar'],
categories=['foo', 'bar', 'baz'], ordered=False, name='i1', dtype='category')
# remove_unused_categories() is working
In [43]: df1.index.remove_unused_categories()
Out[43]: CategoricalIndex(['foo', 'bar'],
categories=['foo', 'bar'], ordered=False, name='i1', dtype='category')
In [44]: df2 = df.set_index(['i1', 'i2'])
In [45]: df2.index
Out[45]:
MultiIndex([('foo', 'bar'),
('bar', 'bar')],
names=['i1', 'i2'])
# remove_unused_categories() is NOT working
In [47]: df2.index.levels[0].remove_unused_categories()
Out[47]: CategoricalIndex(['foo', 'bar', 'baz'],
categories=['foo', 'bar', 'baz'], ordered=False, name='i1', dtype='category') # <-- `baz` is not removed.
```
#### Problem description
When `CategoricalIndex` is a level variable of MultiIndex, `remove_unused_categories` does not work.
#### Expected Output
```python
Out[43]: CategoricalIndex(['foo', 'bar'], categories=['foo', 'bar'], ordered=False, name='i1', dtype='category')
```
#### Output of ``pd.show_versions()``
<details>
In [48]: pd.show_versions()
INSTALLED VERSIONS
------------------
commit : None
python : 3.7.5.final.0
python-bits : 64
OS : Linux
OS-release : 4.15.0-1066-oem
machine : x86_64
processor : x86_64
byteorder : little
LC_ALL : None
LANG : en_US.UTF-8
LOCALE : en_US.UTF-8
pandas : 0.25.3
numpy : 1.17.4
pytz : 2019.3
dateutil : 2.8.1
pip : 19.3.1
setuptools : 42.0.2.post20191203
Cython : None
pytest : 5.3.2
hypothesis : 4.54.2
sphinx : 2.3.0
blosc : None
feather : None
xlsxwriter : None
lxml.etree : None
html5lib : 1.0.1
pymysql : None
psycopg2 : None
jinja2 : 2.10.3
IPython : 7.10.2
pandas_datareader: None
bs4 : None
bottleneck : 1.3.1
fastparquet : None
gcsfs : None
lxml.etree : None
matplotlib : 3.1.1
numexpr : None
odfpy : None
openpyxl : None
pandas_gbq : None
pyarrow : None
pytables : None
s3fs : None
scipy : 1.3.2
sqlalchemy : None
tables : None
xarray : 0.14.1
xlrd : 1.2.0
xlwt : None
xlsxwriter : None
</details>
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30846/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30846/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30847 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30847/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30847/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30847/events | https://github.com/pandas-dev/pandas/pull/30847 | 547,477,037 | MDExOlB1bGxSZXF1ZXN0MzYwOTU4NzIz | 30,847 | BLD: Run flake8 check on Cython files in pre-commit | {
"avatar_url": "https://avatars.githubusercontent.com/u/70274?v=4",
"events_url": "https://api.github.com/users/xhochy/events{/privacy}",
"followers_url": "https://api.github.com/users/xhochy/followers",
"following_url": "https://api.github.com/users/xhochy/following{/other_user}",
"gists_url": "https://api.github.com/users/xhochy/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/xhochy",
"id": 70274,
"login": "xhochy",
"node_id": "MDQ6VXNlcjcwMjc0",
"organizations_url": "https://api.github.com/users/xhochy/orgs",
"received_events_url": "https://api.github.com/users/xhochy/received_events",
"repos_url": "https://api.github.com/users/xhochy/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/xhochy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/xhochy/subscriptions",
"type": "User",
"url": "https://api.github.com/users/xhochy"
} | [
{
"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": "eb6420",
"default": false,
"description": ... | 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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 10 | 2020-01-09T13:27:14Z | 2020-02-12T16:00:49Z | 2020-02-12T16:00:42Z | CONTRIBUTOR | null | - [x] closes #30843
- [ ] 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/30847/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30847/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30847.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30847",
"merged_at": "2020-02-12T16:00:42Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30847.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30847"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30848 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30848/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30848/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30848/events | https://github.com/pandas-dev/pandas/issues/30848 | 547,529,036 | MDU6SXNzdWU1NDc1MjkwMzY= | 30,848 | Series/DataFrame.rename(<mapper>, level=None) doesn't work in non-ambiguous case | {
"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}",
"gists_url": "https://api.github.com/users/simonjayhawkins/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/simonjayhawkins",
"id": 13159005,
"login": "simonjayhawkins",
"node_id": "MDQ6VXNlcjEzMTU5MDA1",
"organizations_url": "https://api.github.com/users/simonjayhawkins/orgs",
"received_events_url": "https://api.github.com/users/simonjayhawkins/received_events",
"repos_url": "https://api.github.com/users/simonjayhawkins/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/simonjayhawkins/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/simonjayhawkins/subscriptions",
"type": "User",
"url": "https://api.github.com/users/simonjayhawkins"
} | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "AD7FA8",
"default": false,
"description": null,
"id": 35818298,... | open | false | null | [] | null | 6 | 2020-01-09T14:55:58Z | 2021-10-29T02:09:45Z | null | MEMBER | null | #### Code Sample, a copy-pastable example if possible
```python
# Your code here
>>> import pandas as pd
>>> pd.__version__
'0.26.0.dev0+1717.g6437f5eb3'
>>> s = (
... pd.DataFrame({0: [1, 2, 3], 1: [4, 5, 6]})
... .unstack()
... .rename_axis([(1,), None])
... )
>>> s
(1,)
0 0 1
1 2
2 3
1 0 4
1 5
2 6
dtype: int64
>>>
>>> s.rename({0: "foo"}, level=None)
(1,)
foo foo 1
1 2
2 3
1 foo 4
1 5
2 6
dtype: int64
```
#### Problem description
Is this an edge case or not supported.
#### Expected Output
```python
>>> s.rename({0: "foo"}, level=1)
(1,)
0 foo 1
1 2
2 3
1 foo 4
1 5
2 6
dtype: int64
```
#### Output of ``pd.show_versions()``
<details>
[paste the output of ``pd.show_versions()`` here below this line]
</details>
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30848/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30848/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30849 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30849/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30849/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30849/events | https://github.com/pandas-dev/pandas/issues/30849 | 547,539,535 | MDU6SXNzdWU1NDc1Mzk1MzU= | 30,849 | read_fwf reading large numbers as object dtype | {
"avatar_url": "https://avatars.githubusercontent.com/u/32705631?v=4",
"events_url": "https://api.github.com/users/TonyFhh/events{/privacy}",
"followers_url": "https://api.github.com/users/TonyFhh/followers",
"following_url": "https://api.github.com/users/TonyFhh/following{/other_user}",
"gists_url": "https://api.github.com/users/TonyFhh/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/TonyFhh",
"id": 32705631,
"login": "TonyFhh",
"node_id": "MDQ6VXNlcjMyNzA1NjMx",
"organizations_url": "https://api.github.com/users/TonyFhh/orgs",
"received_events_url": "https://api.github.com/users/TonyFhh/received_events",
"repos_url": "https://api.github.com/users/TonyFhh/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/TonyFhh/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/TonyFhh/subscriptions",
"type": "User",
"url": "https://api.github.com/users/TonyFhh"
} | [
{
"color": "0052cc",
"default": false,
"description": null,
"id": 34444536,
"name": "Usage Question",
"node_id": "MDU6TGFiZWwzNDQ0NDUzNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question"
},
{
"color": "e99695",
"default": false,
"descript... | closed | false | null | [] | null | 3 | 2020-01-09T15:13:53Z | 2020-06-17T21:42:13Z | 2020-06-17T21:42:13Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
# Your code here
>>> pd.read_fwf(r'D:\Other\ggg.txt', header=None, widths =[26,3,3,26])
0 1 2 3
0 +0000000000000000000000000 NaN CCY 30000000000000
1 +0077800000000000000000000 NaN ABF 18244030000000000000
>>> pd.read_fwf(r'D:\Other\ggg.txt', header=None, widths =[26,3,3,26])
0 1 2 3
0 +0000000000000000000000000 NaN CCY +0000000000030000000000000
1 +0077800000000000000000000 NaN ABF +0000018544030000000000000
>>> pd.read_fwf(r'D:\Other\ggg.txt', header=None, widths =[26,3,3,26])[3]
0 +0000000000030000000000000
1 +0000018544030000000000000
Name: 3, dtype: object
```
#### Problem description
I have a fixed width file with numbers specifications up to 25 characters with a 1 character sign in front. Normally for small numbers these numbers read properly. As the numbers get bigger as shown above, read_fwf starts to read them as objects even though they are numbers. Attempting to convert said column series with bigger number results in overflow error.
This may cause incompatibility of dtypes when the field is expected to be numerical. read_fwf could process the column as np.float64 to maintain the numerical dtype if np.int64 is not compaitable.
#### Expected Output
```python
>>> pd.read_fwf(r'D:\Other\ggg.txt', header=None, widths =[26,3,3,26])[3].astype(np.float64)
0 3.000000e+13
1 1.854403e+19
Name: 3, dtype: float64
```
</details>
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30849/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30849/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30850 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30850/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30850/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30850/events | https://github.com/pandas-dev/pandas/issues/30850 | 547,558,615 | MDU6SXNzdWU1NDc1NTg2MTU= | 30,850 | to_timedelta str int discrepancy | {
"avatar_url": "https://avatars.githubusercontent.com/u/16845375?v=4",
"events_url": "https://api.github.com/users/harishmk/events{/privacy}",
"followers_url": "https://api.github.com/users/harishmk/followers",
"following_url": "https://api.github.com/users/harishmk/following{/other_user}",
"gists_url": "https://api.github.com/users/harishmk/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/harishmk",
"id": 16845375,
"login": "harishmk",
"node_id": "MDQ6VXNlcjE2ODQ1Mzc1",
"organizations_url": "https://api.github.com/users/harishmk/orgs",
"received_events_url": "https://api.github.com/users/harishmk/received_events",
"repos_url": "https://api.github.com/users/harishmk/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/harishmk/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/harishmk/subscriptions",
"type": "User",
"url": "https://api.github.com/users/harishmk"
} | [] | closed | false | null | [] | null | 1 | 2020-01-09T15:44:12Z | 2020-01-09T16:33:35Z | 2020-01-09T16:33:34Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
assert pd.to_timedelta(1,unit='s') == pd.to_timedelta('1',unit='s')
```
fails
```python
>>> pd.to_timedelta(20000,unit='s')
Timedelta('0 days 05:33:20')
>>> pd.to_timedelta('20000',unit='s')
Timedelta('0 days 00:00:00.000020')
```
#### Problem description
it looks like the `unit` parameter has no effect in `pd.to_timedelta('1',unit='s')`
#### Expected Output
#### Output of ``pd.show_versions()``
<details>
INSTALLED VERSIONS
------------------
commit : None
python : 3.6.3.final.0
python-bits : 64
OS : Linux
OS-release : 3.10.0-957.27.2.el7.x86_64
machine : x86_64
processor : x86_64
byteorder : little
LC_ALL : None
LANG : en_US.UTF-8
LOCALE : en_US.UTF-8
pandas : 0.25.3
numpy : 1.16.4
pytz : 2019.1
dateutil : 2.8.0
pip : 19.3.1
setuptools : 41.0.1
Cython : 0.29.13
pytest : None
hypothesis : None
sphinx : None
blosc : None
feather : None
xlsxwriter : None
lxml.etree : 4.3.3
html5lib : 1.0.1
pymysql : None
psycopg2 : 2.8.3 (dt dec pq3 ext lo64)
jinja2 : 2.10.1
IPython : 7.5.0
pandas_datareader: None
bs4 : 4.8.0
bottleneck : None
fastparquet : None
gcsfs : None
lxml.etree : 4.3.3
matplotlib : 3.1.1
numexpr : None
odfpy : None
openpyxl : None
pandas_gbq : None
pyarrow : 0.13.0
pytables : None
s3fs : None
scipy : None
sqlalchemy : 1.3.7
tables : None
xarray : None
xlrd : 1.2.0
xlwt : None
xlsxwriter : None
</details>
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30850/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30850/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30851 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30851/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30851/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30851/events | https://github.com/pandas-dev/pandas/issues/30851 | 547,571,227 | MDU6SXNzdWU1NDc1NzEyMjc= | 30,851 | Pandas read_excel sometimes using xlrd which has deprecated code in python 3.8.1 | {
"avatar_url": "https://avatars.githubusercontent.com/u/7373718?v=4",
"events_url": "https://api.github.com/users/mhooreman/events{/privacy}",
"followers_url": "https://api.github.com/users/mhooreman/followers",
"following_url": "https://api.github.com/users/mhooreman/following{/other_user}",
"gists_url": "https://api.github.com/users/mhooreman/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/mhooreman",
"id": 7373718,
"login": "mhooreman",
"node_id": "MDQ6VXNlcjczNzM3MTg=",
"organizations_url": "https://api.github.com/users/mhooreman/orgs",
"received_events_url": "https://api.github.com/users/mhooreman/received_events",
"repos_url": "https://api.github.com/users/mhooreman/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/mhooreman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mhooreman/subscriptions",
"type": "User",
"url": "https://api.github.com/users/mhooreman"
} | [
{
"color": "bfe5bf",
"default": false,
"description": "read_excel, to_excel",
"id": 49254273,
"name": "IO Excel",
"node_id": "MDU6TGFiZWw0OTI1NDI3Mw==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Excel"
}
] | closed | false | null | [] | null | 5 | 2020-01-09T16:05:04Z | 2020-01-10T16:53:06Z | 2020-01-09T22:48:43Z | NONE | null | Hello,
Under some circumstances that I'm unable to systematically reproduce, pd.read_excel still uses xlrd.
With python 3.8, I get a DeprecationWarning, which I can't fix.
Since there is no maintainer anymore for xlrd, I must come back to you to get some advises. Would you be so kind to help me?
I'm using pd.read_excel within joblib parallel subprocesses, using the devault backend. There is no specific option given to read_excel, and I have a mix of xls and xlsx files. The "interesting part" of the exception is show below.
Unfortunately, when I try it manually using ipython interactive shell, I have no issue, even with the parallel joblib processing.
Thanks a lot.
```text
File "########/src/context/erpcrm_new/etl/_chunks/_base.py", line 229, in readExcel
ret = pd.read_excel(
File "########/.local/share/virtualenvs-_GHTURhP/lib/python3.8/site-packages/pandas/util/_decorators.py", line 208, in wrapper
return func(*args, **kwargs)
File "########/.local/share/virtualenvs-_GHTURhP/lib/python3.8/site-packages/pandas/io/excel/_base.py", line 310, in read_excel
io = ExcelFile(io, engine=engine)
File "########/.local/share/virtualenvs-_GHTURhP/lib/python3.8/site-packages/pandas/io/excel/_base.py", line 819, in __init__
self._reader = self._engines[engine](self._io)
File "########/.local/share/virtualenvs-_GHTURhP/lib/python3.8/site-packages/pandas/io/excel/_xlrd.py", line 21, in __init__
super().__init__(filepath_or_buffer)
File "########/.local/share/virtualenvs-_GHTURhP/lib/python3.8/site-packages/pandas/io/excel/_base.py", line 359, in __init__
self.book = self.load_workbook(filepath_or_buffer)
File "########/.local/share/virtualenvs-_GHTURhP/lib/python3.8/site-packages/pandas/io/excel/_xlrd.py", line 36, in load_workbook
return open_workbook(filepath_or_buffer)
File "########/.local/share/virtualenvs-_GHTURhP/lib/python3.8/site-packages/xlrd/__init__.py", line 130, in open_workbook
bk = xlsx.open_workbook_2007_xml(
File "########/.local/share/virtualenvs-_GHTURhP/lib/python3.8/site-packages/xlrd/xlsx.py", line 812, in open_workbook_2007_xml
x12book.process_stream(zflo, 'Workbook')
File "########/.local/share/virtualenvs-_GHTURhP/lib/python3.8/site-packages/xlrd/xlsx.py", line 266, in process_stream
for elem in self.tree.iter() if Element_has_iter else self.tree.getiterator():
File "/opt/python/3.8.1/lib/python3.8/xml/etree/ElementTree.py", line 622, in getiterator
warnings.warn(
DeprecationWarning: This method will be removed in future versions. Use 'tree.iter()' or 'list(tree.iter())' instead.
```
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30851/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30851/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30852 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30852/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30852/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30852/events | https://github.com/pandas-dev/pandas/pull/30852 | 547,576,898 | MDExOlB1bGxSZXF1ZXN0MzYxMDQwMDU5 | 30,852 | ENH: Added DataFrame.compare and Series.compare (GH30429) | {
"avatar_url": "https://avatars.githubusercontent.com/u/5236149?v=4",
"events_url": "https://api.github.com/users/fujiaxiang/events{/privacy}",
"followers_url": "https://api.github.com/users/fujiaxiang/followers",
"following_url": "https://api.github.com/users/fujiaxiang/following{/other_user}",
"gists_url": "https://api.github.com/users/fujiaxiang/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/fujiaxiang",
"id": 5236149,
"login": "fujiaxiang",
"node_id": "MDQ6VXNlcjUyMzYxNDk=",
"organizations_url": "https://api.github.com/users/fujiaxiang/orgs",
"received_events_url": "https://api.github.com/users/fujiaxiang/received_events",
"repos_url": "https://api.github.com/users/fujiaxiang/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/fujiaxiang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/fujiaxiang/subscriptions",
"type": "User",
"url": "https://api.github.com/users/fujiaxiang"
} | [
{
"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 | [] | {
"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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 27 | 2020-01-09T16:14:08Z | 2020-05-28T17:08:53Z | 2020-05-28T17:08:46Z | MEMBER | null | Added `DataFrame.differences` and `Series.differences` methods.
Have not yet added whatsnew entries. Will do so after review of API and behavior design.
A few design considerations open for discussion (among other things):
1. Index/column names: (self, other) vs (left, right) vs (old, new)
I used the (self, other) pair as I think they naturally match with the parameter names and the concept of comparing `self` with `other`. Although (left, right) or (old, new) may be slight more intuitive for users in some use cases, these new functions not necessarily compare two objects that are left and right (may be stacked on `axis=0`, or old and new.
1. Parameter name: axis
I feel axis may not be a very clear name, since we are stacking the output along this axis, rather than comparing objects along this axis. I considered using the name `stack_axis` or `orient` like `DataFrame.to_json` does.
1. I made the methods such that two NaNs are considered equal, hence not different. I think this should be the desired behavior since we are trying to compare two objects. However, under current implementation, a `None` will be considered equal to `np.nan` too. This is probably something we need to be careful for.
Let me know what you guys think. I'm ready to be scrutinized and criticized!
- [x] closes #30429
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
| {
"+1": 2,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 2,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30852/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30852/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30852.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30852",
"merged_at": "2020-05-28T17:08:46Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30852.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30852"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30853 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30853/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30853/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30853/events | https://github.com/pandas-dev/pandas/pull/30853 | 547,590,714 | MDExOlB1bGxSZXF1ZXN0MzYxMDUxNjM1 | 30,853 | REF: share searchsorted and insert for DTI/TDI | {
"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_url": "https://api.github.com/users/jbrockmendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jbrockmendel",
"id": 8078968,
"login": "jbrockmendel",
"node_id": "MDQ6VXNlcjgwNzg5Njg=",
"organizations_url": "https://api.github.com/users/jbrockmendel/orgs",
"received_events_url": "https://api.github.com/users/jbrockmendel/received_events",
"repos_url": "https://api.github.com/users/jbrockmendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jbrockmendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbrockmendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jbrockmendel"
} | [] | closed | false | null | [] | null | 1 | 2020-01-09T16:37:45Z | 2020-02-28T00:22:19Z | 2020-01-13T23:43:57Z | 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/30853/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30853/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30853.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30853",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/30853.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30853"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/30854 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30854/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30854/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30854/events | https://github.com/pandas-dev/pandas/pull/30854 | 547,607,266 | MDExOlB1bGxSZXF1ZXN0MzYxMDY1Mzgx | 30,854 | CLN: remove pydt_to_i8 | {
"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_url": "https://api.github.com/users/jbrockmendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jbrockmendel",
"id": 8078968,
"login": "jbrockmendel",
"node_id": "MDQ6VXNlcjgwNzg5Njg=",
"organizations_url": "https://api.github.com/users/jbrockmendel/orgs",
"received_events_url": "https://api.github.com/users/jbrockmendel/received_events",
"repos_url": "https://api.github.com/users/jbrockmendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jbrockmendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbrockmendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jbrockmendel"
} | [
{
"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": "207de5",
"default": false,
"des... | 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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 3 | 2020-01-09T17:05:39Z | 2020-01-24T04:32:18Z | 2020-01-24T03:56:07Z | MEMBER | null | It's only used in one non-test place, and all supported python versions now support datetime.timestamp, so we can use that directly. Its a little bit less performant, but not used often. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30854/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30854/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30854.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30854",
"merged_at": "2020-01-24T03:56:07Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30854.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30854"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30855 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30855/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30855/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30855/events | https://github.com/pandas-dev/pandas/pull/30855 | 547,633,379 | MDExOlB1bGxSZXF1ZXN0MzYxMDg2NzQ2 | 30,855 | DOC: fixed about link | {
"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}",
"gists_url": "https://api.github.com/users/TomAugspurger/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/TomAugspurger",
"id": 1312546,
"login": "TomAugspurger",
"node_id": "MDQ6VXNlcjEzMTI1NDY=",
"organizations_url": "https://api.github.com/users/TomAugspurger/orgs",
"received_events_url": "https://api.github.com/users/TomAugspurger/received_events",
"repos_url": "https://api.github.com/users/TomAugspurger/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/TomAugspurger/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/TomAugspurger/subscriptions",
"type": "User",
"url": "https://api.github.com/users/TomAugspurger"
} | [
{
"color": "23ef97",
"default": false,
"description": "pandas website",
"id": 1508144531,
"name": "Web",
"node_id": "MDU6TGFiZWwxNTA4MTQ0NTMx",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Web"
}
] | 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/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 1 | 2020-01-09T18:00:36Z | 2020-01-09T18:38:09Z | 2020-01-09T18:37:50Z | 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/30855/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30855/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30855.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30855",
"merged_at": "2020-01-09T18:37:50Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30855.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30855"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/30856 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30856/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30856/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30856/events | https://github.com/pandas-dev/pandas/pull/30856 | 547,635,235 | MDExOlB1bGxSZXF1ZXN0MzYxMDg4Mjc0 | 30,856 | REF: Move generic methods to aggregation.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4",
"events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}",
"followers_url": "https://api.github.com/users/charlesdong1991/followers",
"following_url": "https://api.github.com/users/charlesdong1991/following{/other_user}",
"gists_url": "https://api.github.com/users/charlesdong1991/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/charlesdong1991",
"id": 9269816,
"login": "charlesdong1991",
"node_id": "MDQ6VXNlcjkyNjk4MTY=",
"organizations_url": "https://api.github.com/users/charlesdong1991/orgs",
"received_events_url": "https://api.github.com/users/charlesdong1991/received_events",
"repos_url": "https://api.github.com/users/charlesdong1991/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/charlesdong1991/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/charlesdong1991/subscriptions",
"type": "User",
"url": "https://api.github.com/users/charlesdong1991"
} | [
{
"color": "FCE94F",
"default": false,
"description": "Internal refactoring of code",
"id": 127681,
"name": "Refactor",
"node_id": "MDU6TGFiZWwxMjc2ODE=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor"
}
] | closed | false | null | [] | {
"closed_at": "2020-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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 4 | 2020-01-09T18:04:47Z | 2020-01-20T23:31:25Z | 2020-01-20T23:31:20Z | MEMBER | null | xref #29116
https://github.com/pandas-dev/pandas/pull/29116#pullrequestreview-340272465
based on @jreback comment, this PR is a precursor PR for #29116 to make PR smaller and more readable | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30856/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30856/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30856.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30856",
"merged_at": "2020-01-20T23:31:20Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30856.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30856"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30857 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30857/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30857/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30857/events | https://github.com/pandas-dev/pandas/issues/30857 | 547,636,411 | MDU6SXNzdWU1NDc2MzY0MTE= | 30,857 | DataFrame arithmetic functions with multiindex, NaN index values, and fill_value set returns an invalid result with non-unique index. | {
"avatar_url": "https://avatars.githubusercontent.com/u/2015509?v=4",
"events_url": "https://api.github.com/users/twheys/events{/privacy}",
"followers_url": "https://api.github.com/users/twheys/followers",
"following_url": "https://api.github.com/users/twheys/following{/other_user}",
"gists_url": "https://api.github.com/users/twheys/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/twheys",
"id": 2015509,
"login": "twheys",
"node_id": "MDQ6VXNlcjIwMTU1MDk=",
"organizations_url": "https://api.github.com/users/twheys/orgs",
"received_events_url": "https://api.github.com/users/twheys/received_events",
"repos_url": "https://api.github.com/users/twheys/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/twheys/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/twheys/subscriptions",
"type": "User",
"url": "https://api.github.com/users/twheys"
} | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "006b75",
"default": false,
"description": "Arithmetic, Comparison, ... | open | false | null | [] | null | 1 | 2020-01-09T18:07:21Z | 2020-03-12T19:35:28Z | null | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
from unittest import TestCase
import numpy as np
import pandas as pd
class TestSubtract(TestCase):
def test_subtract_partially_aligned_multi_index_dataframes_with_nans(self):
df0 = pd.DataFrame(
data=[
[1, 2],
[3, 4],
[5, 6],
[7, 8],
[9, 10],
[11, 12],
[13, 14],
[15, 16],
[17, 18],
],
columns=["happy", "sad"],
index=pd.MultiIndex.from_product(
[["a", "b", None], [0, 1, np.nan]], names=["l0", "l1"]
),
)
df1 = pd.DataFrame(
data=[
[1, 2],
[3, 4],
[5, 6],
[7, 8],
[9, 10],
[11, 12],
[13, 14],
[15, 16],
[17, 18],
],
columns=["happy", "sad"],
index=pd.MultiIndex.from_product(
[["b", "c", None], [1, 2, np.nan]], names=["l0", "l1"]
),
)
result = df0.subtract(df1, fill_value=0)
expected = pd.DataFrame.from_records(
[
["a", 0, 1 - 0, 2 - 0],
["a", 1, 3 - 0, 4 - 0],
["a", np.nan, 5 - 0, 6 - 0],
["b", 0, 7 - 0, 8 - 0],
["b", 1, 9 - 1, 10 - 2],
["b", 2, 0 - 3, 0 - 4],
["b", np.nan, 11 - 5, 12 - 6],
["c", 1, 0 - 7, 0 - 8],
["c", 2, 0 - 9, 0 - 10],
["c", np.nan, 0 - 11, 0 - 12],
[np.nan, 0, 13 - 0, 14 - 12],
[np.nan, 1, 15 - 13, 16 - 14],
[np.nan, 2, 0 - 15, 0 - 16],
[np.nan, np.nan, 17 - 17, 18 - 18],
],
columns=["l0", "l1", "happy", "sad"],
).set_index(["l0", "l1"])
print(expected)
print(result)
pd.testing.assert_frame_equal(expected, result)
self.assertTrue(result.index.is_unique)
```
#### Problem description
I have two data frames with multi-level indices that represent the same sets of values, although both data frames may have index values that are not represented in the other (In my case, I am comparing two SQL queries results with a shifted date time index for week-over-week comparison). I'd expect the `DataFrame.subtract` function using fill values to replace a missing value on either side of the data equation with the fill value. Instead, I am seeing a value returned with a mismatched index with non-unique values.
In my expected dataframe in the test case, I populate each value with the expression I would expect the `subtract` function to perform.
#### Expected Output
#### Output of ``pd.show_versions()``
<details>
[paste the output of ``pd.show_versions()`` here below this line]
pd.show_versions()
INSTALLED VERSIONS
------------------
commit : None
python : 3.6.8.final.0
python-bits : 64
OS : Darwin
OS-release : 18.7.0
machine : x86_64
processor : i386
byteorder : little
LC_ALL : en_US.UTF-8
LANG : en_US.UTF-8
LOCALE : en_US.UTF-8
pandas : 0.25.3
numpy : 1.16.2
pytz : 2019.1
dateutil : 2.8.0
pip : 18.1
setuptools : 40.6.2
Cython : None
pytest : None
hypothesis : None
sphinx : 2.0.1
blosc : None
feather : None
xlsxwriter : None
lxml.etree : None
html5lib : None
pymysql : 0.8.0
psycopg2 : 2.7.3.2 (dt dec pq3 ext lo64)
jinja2 : 2.10.1
IPython : 7.5.0
pandas_datareader: None
bs4 : None
bottleneck : None
fastparquet : None
gcsfs : None
lxml.etree : None
matplotlib : 3.0.3
numexpr : None
odfpy : None
openpyxl : None
pandas_gbq : None
pyarrow : None
pytables : None
s3fs : None
scipy : None
sqlalchemy : None
tables : None
xarray : None
xlrd : None
xlwt : None
xlsxwriter : None
</details>
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30857/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30857/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30858 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30858/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30858/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30858/events | https://github.com/pandas-dev/pandas/pull/30858 | 547,643,287 | MDExOlB1bGxSZXF1ZXN0MzYxMDk0NzY5 | 30,858 | BUG: aggregations were getting overwritten if they had the same name | {
"avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4",
"events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}",
"followers_url": "https://api.github.com/users/MarcoGorelli/followers",
"following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}",
"gists_url": "https://api.github.com/users/MarcoGorelli/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/MarcoGorelli",
"id": 33491632,
"login": "MarcoGorelli",
"node_id": "MDQ6VXNlcjMzNDkxNjMy",
"organizations_url": "https://api.github.com/users/MarcoGorelli/orgs",
"received_events_url": "https://api.github.com/users/MarcoGorelli/received_events",
"repos_url": "https://api.github.com/users/MarcoGorelli/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/MarcoGorelli/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MarcoGorelli/subscriptions",
"type": "User",
"url": "https://api.github.com/users/MarcoGorelli"
} | [
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
"name": "Groupby",
"node_id": "MDU6TGFiZWwyMzMxNjA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby"
},
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/J... | closed | false | null | [] | {
"closed_at": "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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 26 | 2020-01-09T18:22:21Z | 2020-07-15T07:15:33Z | 2020-07-14T20:34:56Z | MEMBER | null | - [x] closes #30880
- [x] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
xref #30092
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30858/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30858/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30858.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30858",
"merged_at": "2020-07-14T20:34:56Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30858.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30858"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30859 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30859/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30859/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30859/events | https://github.com/pandas-dev/pandas/issues/30859 | 547,667,472 | MDU6SXNzdWU1NDc2Njc0NzI= | 30,859 | Multicolumn GroupBy appears to convert unit64s to floats | {
"avatar_url": "https://avatars.githubusercontent.com/u/2237679?v=4",
"events_url": "https://api.github.com/users/brianwgoldman/events{/privacy}",
"followers_url": "https://api.github.com/users/brianwgoldman/followers",
"following_url": "https://api.github.com/users/brianwgoldman/following{/other_user}",
"gists_url": "https://api.github.com/users/brianwgoldman/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/brianwgoldman",
"id": 2237679,
"login": "brianwgoldman",
"node_id": "MDQ6VXNlcjIyMzc2Nzk=",
"organizations_url": "https://api.github.com/users/brianwgoldman/orgs",
"received_events_url": "https://api.github.com/users/brianwgoldman/received_events",
"repos_url": "https://api.github.com/users/brianwgoldman/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/brianwgoldman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/brianwgoldman/subscriptions",
"type": "User",
"url": "https://api.github.com/users/brianwgoldman"
} | [
{
"color": "0e8a16",
"default": true,
"description": null,
"id": 717120670,
"name": "good first issue",
"node_id": "MDU6TGFiZWw3MTcxMjA2NzA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue"
},
{
"color": "cdea3c",
"default": false,
"de... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/11210290?v=4",
"events_url": "https://api.github.com/users/TAJD/events{/privacy}",
"followers_url": "https://api.github.com/users/TAJD/followers",
"following_url": "https://api.github.com/users/TAJD/following{/other_user}",
"gists_url": "https://api.github.com/users/TAJD/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/TAJD",
"id": 11210290,
"login": "TAJD",
"node_id": "MDQ6VXNlcjExMjEwMjkw",
"organizations_url": "https://api.github.com/users/TAJD/orgs",
"received_events_url": "https://api.github.com/users/TAJD/received_events",
"repos_url": "https://api.github.com/users/TAJD/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/TAJD/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/TAJD/subscriptions",
"type": "User",
"url": "https://api.github.com/users/TAJD"
} | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/11210290?v=4",
"events_url": "https://api.github.com/users/TAJD/events{/privacy}",
"followers_url": "https://api.github.com/users/TAJD/followers",
"following_url": "https://api.github.com/users/TAJD/following{/other_user}",
"gists_url": "h... | {
"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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "on-merge: backport to 1.2.x",
"due_on": "2020-12-15T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/73",
"id": 5479819,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/73/labels",
"node_id": "MDk6TWlsZXN0b25lNTQ3OTgxOQ==",
"number": 73,
"open_issues": 0,
"state": "closed",
"title": "1.2",
"updated_at": "2021-04-13T15:46:43Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/73"
} | 5 | 2020-01-09T19:13:45Z | 2020-09-07T20:47:40Z | 2020-09-07T20:47:40Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
pd.DataFrame({'first': [1], 'second': [1], 'value': [16148277970000000000]}).groupby(['first', 'second'])['value'].max()
```
#### Problem description
When that code snippet runs, the result is not `16148277970000000000` as you would expect, but `16148277969999998976`. Note that `int(float(16148277970000000000)) == 16148277969999998976`.
Additional notes:
1. The problem only appears to happen if there are multiple groupby keys. For example just doing `groupby(['first'])` returns the expected result. So does removing the `groupby` statement entirely.
2. The problem is not specific to `max`. I get the same problem for `min`, `first`, `last`, `median`, `mean`, but not `head`, `tail`, or `apply`.
3. The problem also happens if you do `.transform(max)`.
4. The smallest number I've found so far that has a problem is 2**63 + 1
#### Expected Output
16148277970000000000
#### Output of ``pd.show_versions()``
<details>
INSTALLED VERSIONS
------------------
commit : None
python : 3.6.9.final.0
python-bits : 64
OS : Linux
OS-release : 4.14.137+
machine : x86_64
processor : x86_64
byteorder : little
LC_ALL : None
LANG : en_US.UTF-8
LOCALE : en_US.UTF-8
pandas : 0.25.3
numpy : 1.17.5
pytz : 2018.9
dateutil : 2.6.1
pip : 19.3.1
setuptools : 42.0.2
Cython : 0.29.14
pytest : 3.6.4
hypothesis : None
sphinx : 1.8.5
blosc : None
feather : 0.4.0
xlsxwriter : None
lxml.etree : 4.2.6
html5lib : 1.0.1
pymysql : None
psycopg2 : 2.7.6.1 (dt dec pq3 ext lo64)
jinja2 : 2.10.3
IPython : 5.5.0
pandas_datareader: 0.7.4
bs4 : 4.6.3
bottleneck : 1.3.1
fastparquet : None
gcsfs : 0.6.0
lxml.etree : 4.2.6
matplotlib : 3.1.2
numexpr : 2.7.1
odfpy : None
openpyxl : 2.5.9
pandas_gbq : 0.11.0
pyarrow : 0.14.1
pytables : None
s3fs : 0.4.0
scipy : 1.4.1
sqlalchemy : 1.3.12
tables : 3.4.4
xarray : 0.14.1
xlrd : 1.1.0
xlwt : 1.3.0
xlsxwriter : None
</details>
| {
"+1": 2,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 2,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30859/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30859/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30860 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30860/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30860/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30860/events | https://github.com/pandas-dev/pandas/pull/30860 | 547,673,135 | MDExOlB1bGxSZXF1ZXN0MzYxMTE4OTk1 | 30,860 | REF: gradually move ExtensionIndex delegation to use inherit_names | {
"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_url": "https://api.github.com/users/jbrockmendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jbrockmendel",
"id": 8078968,
"login": "jbrockmendel",
"node_id": "MDQ6VXNlcjgwNzg5Njg=",
"organizations_url": "https://api.github.com/users/jbrockmendel/orgs",
"received_events_url": "https://api.github.com/users/jbrockmendel/received_events",
"repos_url": "https://api.github.com/users/jbrockmendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jbrockmendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbrockmendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jbrockmendel"
} | [
{
"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": "6138b5",
"default"... | 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/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 5 | 2020-01-09T19:25:38Z | 2020-04-05T17:34:17Z | 2020-01-28T01:54:14Z | 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/30860/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30860/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30860.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30860",
"merged_at": "2020-01-28T01:54:14Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30860.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30860"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/30861 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30861/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30861/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30861/events | https://github.com/pandas-dev/pandas/pull/30861 | 547,676,039 | MDExOlB1bGxSZXF1ZXN0MzYxMTIxMzQx | 30,861 | BUG: ExtensionArray._formatter does not need to handle nulls | {
"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{/other_user}",
"gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jorisvandenbossche",
"id": 1020496,
"login": "jorisvandenbossche",
"node_id": "MDQ6VXNlcjEwMjA0OTY=",
"organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs",
"received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events",
"repos_url": "https://api.github.com/users/jorisvandenbossche/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jorisvandenbossche"
} | [] | 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/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 1 | 2020-01-09T19:31:40Z | 2020-01-09T20:19:43Z | 2020-01-09T20:19:39Z | MEMBER | null | See https://github.com/pandas-dev/pandas/pull/30821/files#r364917242
Currently, I don't think this is really specified whether the `_formatter` of ExtensionArray should be able to handle NAs/nulls or not, but in practice, it didn't need to do that. And eg the geopandas one is also implemented right now that it would fail if passed a NA (https://github.com/geopandas/geopandas/blob/add5fe9139883fa54d14fa28426478619948349c/geopandas/array.py#L1026-L1047)
This is certainly something that can be discussed how to specify this, but for now I think it is best to preserve the existing behaviour. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30861/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30861/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30861.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30861",
"merged_at": "2020-01-09T20:19:39Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30861.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30861"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30862 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30862/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30862/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30862/events | https://github.com/pandas-dev/pandas/pull/30862 | 547,676,808 | MDExOlB1bGxSZXF1ZXN0MzYxMTIxOTcy | 30,862 | Parallel Cythonization for spawned Processes | {
"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://api.github.com/users/WillAyd/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/WillAyd",
"id": 609873,
"login": "WillAyd",
"node_id": "MDQ6VXNlcjYwOTg3Mw==",
"organizations_url": "https://api.github.com/users/WillAyd/orgs",
"received_events_url": "https://api.github.com/users/WillAyd/received_events",
"repos_url": "https://api.github.com/users/WillAyd/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/WillAyd/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/WillAyd/subscriptions",
"type": "User",
"url": "https://api.github.com/users/WillAyd"
} | [
{
"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": "75507B",
"default": false,
"description": "Library ... | 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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 19 | 2020-01-09T19:33:18Z | 2020-01-24T04:01:20Z | 2020-01-24T04:01:16Z | MEMBER | null | Originally thought this only affected Windows, but parallel Cythonization is also broken on Python 3.8 on macOS as they shifted from using fork to start sub-processes to using spawn
https://bugs.python.org/issue33725
This fix should make things work regardless of platform / python version
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30862/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30862/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30862.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30862",
"merged_at": "2020-01-24T04:01:16Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30862.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30862"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30863 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30863/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30863/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30863/events | https://github.com/pandas-dev/pandas/pull/30863 | 547,690,139 | MDExOlB1bGxSZXF1ZXN0MzYxMTMyOTAw | 30,863 | TYP: Fix typing errors in ExtensionOpsMixin | {
"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": "https://api.github.com/users/topper-123/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/topper-123",
"id": 26364415,
"login": "topper-123",
"node_id": "MDQ6VXNlcjI2MzY0NDE1",
"organizations_url": "https://api.github.com/users/topper-123/orgs",
"received_events_url": "https://api.github.com/users/topper-123/received_events",
"repos_url": "https://api.github.com/users/topper-123/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/topper-123/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/topper-123/subscriptions",
"type": "User",
"url": "https://api.github.com/users/topper-123"
} | [] | closed | false | null | [] | null | 0 | 2020-01-09T19:59:58Z | 2021-05-27T10:55:29Z | 2020-01-09T22:03:57Z | CONTRIBUTOR | null | On newest mypy (0.761) I get 160 when running ``!mypy pandas``.
This PR gets that number down to 106, which is nice. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30863/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30863/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30863.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30863",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/30863.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30863"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30864 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30864/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30864/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30864/events | https://github.com/pandas-dev/pandas/pull/30864 | 547,706,241 | MDExOlB1bGxSZXF1ZXN0MzYxMTQ2MDc0 | 30,864 | DOC: Encourage use of pre-commit in the docs | {
"avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4",
"events_url": "https://api.github.com/users/gfyoung/events{/privacy}",
"followers_url": "https://api.github.com/users/gfyoung/followers",
"following_url": "https://api.github.com/users/gfyoung/following{/other_user}",
"gists_url": "https://api.github.com/users/gfyoung/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/gfyoung",
"id": 9273653,
"login": "gfyoung",
"node_id": "MDQ6VXNlcjkyNzM2NTM=",
"organizations_url": "https://api.github.com/users/gfyoung/orgs",
"received_events_url": "https://api.github.com/users/gfyoung/received_events",
"repos_url": "https://api.github.com/users/gfyoung/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/gfyoung/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gfyoung/subscriptions",
"type": "User",
"url": "https://api.github.com/users/gfyoung"
} | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2020-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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 4 | 2020-01-09T20:33:30Z | 2020-01-10T23:52:45Z | 2020-01-10T19:22:38Z | MEMBER | null | Previously, we stated it as merely optional.
xref https://github.com/pandas-dev/pandas/pull/30773, https://github.com/pandas-dev/pandas/pull/30814
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30864/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30864/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30864.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30864",
"merged_at": "2020-01-10T19:22:37Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30864.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30864"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30865 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30865/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30865/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30865/events | https://github.com/pandas-dev/pandas/pull/30865 | 547,712,116 | MDExOlB1bGxSZXF1ZXN0MzYxMTUwODUy | 30,865 | DOC: add note about many removals in pandas 1.0 | {
"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{/other_user}",
"gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jorisvandenbossche",
"id": 1020496,
"login": "jorisvandenbossche",
"node_id": "MDQ6VXNlcjEwMjA0OTY=",
"organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs",
"received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events",
"repos_url": "https://api.github.com/users/jorisvandenbossche/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jorisvandenbossche"
} | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 3 | 2020-01-09T20:45:50Z | 2020-01-09T21:14:10Z | 2020-01-09T21:14:05Z | MEMBER | null | cc @TomAugspurger
Adding a note about the recommended way to upgrade to pandas 1.0, if that sounds OK | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30865/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30865/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30865.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30865",
"merged_at": "2020-01-09T21:14:05Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30865.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30865"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30866 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30866/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30866/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30866/events | https://github.com/pandas-dev/pandas/issues/30866 | 547,725,153 | MDU6SXNzdWU1NDc3MjUxNTM= | 30,866 | set_index with multiindex silently converts None to NaN | {
"avatar_url": "https://avatars.githubusercontent.com/u/1328688?v=4",
"events_url": "https://api.github.com/users/selik/events{/privacy}",
"followers_url": "https://api.github.com/users/selik/followers",
"following_url": "https://api.github.com/users/selik/following{/other_user}",
"gists_url": "https://api.github.com/users/selik/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/selik",
"id": 1328688,
"login": "selik",
"node_id": "MDQ6VXNlcjEzMjg2ODg=",
"organizations_url": "https://api.github.com/users/selik/orgs",
"received_events_url": "https://api.github.com/users/selik/received_events",
"repos_url": "https://api.github.com/users/selik/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/selik/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/selik/subscriptions",
"type": "User",
"url": "https://api.github.com/users/selik"
} | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "d7e102",
"default": false,
"description": "np.nan, pd.NaT, pd.NA, d... | open | false | null | [] | {
"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",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "Changes that would be nice to have in the next release. These issues are not blocking. They will be pushed to the next release if no one has time to fix them.",
"due_on": null,
"html_url": "https://github.com/pandas-dev/pandas/milestone/32",
"id": 933188,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/32/labels",
"node_id": "MDk6TWlsZXN0b25lOTMzMTg4",
"number": 32,
"open_issues": 1053,
"state": "open",
"title": "Contributions Welcome",
"updated_at": "2021-11-21T00:50:06Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/32"
} | 2 | 2020-01-09T21:10:32Z | 2020-07-08T00:34:43Z | null | CONTRIBUTOR | null | ```python
In [2]: df = pd.DataFrame({'a': [1], 'b': [None]})
In [3]: df
Out[3]:
a b
0 1 None
In [4]: df.set_index(['a', 'b'])
Out[4]:
Empty DataFrame
Columns: []
Index: [(1, nan)]
```
Values should not be silently converted from `None` to NaN when a column is used in a MultiIndex.
<details>
INSTALLED VERSIONS
------------------
commit : None
python : 3.7.5.final.0
python-bits : 64
OS : Darwin
OS-release : 19.2.0
machine : x86_64
processor : i386
byteorder : little
LC_ALL : None
LANG : en_US.UTF-8
LOCALE : en_US.UTF-8
pandas : 0.25.3
numpy : 1.18.1
pytz : 2019.3
dateutil : 2.8.0
pip : 19.3.1
setuptools : 44.0.0.post20200106
Cython : None
pytest : 5.3.2
hypothesis : None
sphinx : 2.3.1
blosc : None
feather : None
xlsxwriter : 1.2.7
lxml.etree : 4.4.2
html5lib : None
pymysql : None
psycopg2 : 2.8.4 (dt dec pq3 ext lo64)
jinja2 : 2.10.3
IPython : 7.11.1
pandas_datareader: None
bs4 : 4.8.2
bottleneck : None
fastparquet : None
gcsfs : None
lxml.etree : 4.4.2
matplotlib : 3.1.2
numexpr : None
odfpy : None
openpyxl : 3.0.2
pandas_gbq : None
pyarrow : None
pytables : None
s3fs : None
scipy : 1.4.1
sqlalchemy : 1.3.12
tables : None
xarray : None
xlrd : None
xlwt : None
xlsxwriter : 1.2.7
</details> | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30866/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30866/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30867 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30867/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30867/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30867/events | https://github.com/pandas-dev/pandas/issues/30867 | 547,729,246 | MDU6SXNzdWU1NDc3MjkyNDY= | 30,867 | Multi-dimensional Index indexing followups | {
"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}",
"gists_url": "https://api.github.com/users/TomAugspurger/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/TomAugspurger",
"id": 1312546,
"login": "TomAugspurger",
"node_id": "MDQ6VXNlcjEzMTI1NDY=",
"organizations_url": "https://api.github.com/users/TomAugspurger/orgs",
"received_events_url": "https://api.github.com/users/TomAugspurger/received_events",
"repos_url": "https://api.github.com/users/TomAugspurger/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/TomAugspurger/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/TomAugspurger/subscriptions",
"type": "User",
"url": "https://api.github.com/users/TomAugspurger"
} | [
{
"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... | 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",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "Changes that would be nice to have in the next release. These issues are not blocking. They will be pushed to the next release if no one has time to fix them.",
"due_on": null,
"html_url": "https://github.com/pandas-dev/pandas/milestone/32",
"id": 933188,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/32/labels",
"node_id": "MDk6TWlsZXN0b25lOTMzMTg4",
"number": 32,
"open_issues": 1053,
"state": "open",
"title": "Contributions Welcome",
"updated_at": "2021-11-21T00:50:06Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/32"
} | 11 | 2020-01-09T21:18:52Z | 2020-07-10T13:58:36Z | null | CONTRIBUTOR | null | * Avoid DeprecationWarning followed by exception: https://github.com/pandas-dev/pandas/pull/30588#discussion_r364930269
* Update tests to filter warnings in plotting https://github.com/pandas-dev/pandas/pull/30588/files/74dffbedacb34bde7e5a8fb2396e0fef9efac499#diff-4b6d08e53050950f83ea75e432302f89
* Change CategoricalIndex behavior to raise, matching IntervalIndex https://github.com/pandas-dev/pandas/pull/30588#discussion_r364924210
* Deprecate it in `Series.__getitem__` as well, similar to `Index.__getitem__` | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30867/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30867/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30868 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30868/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30868/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30868/events | https://github.com/pandas-dev/pandas/issues/30868 | 547,730,157 | MDU6SXNzdWU1NDc3MzAxNTc= | 30,868 | local test failure: test_maybe_promote_datetimetz_with_datetimetz | {
"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}",
"gists_url": "https://api.github.com/users/simonjayhawkins/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/simonjayhawkins",
"id": 13159005,
"login": "simonjayhawkins",
"node_id": "MDQ6VXNlcjEzMTU5MDA1",
"organizations_url": "https://api.github.com/users/simonjayhawkins/orgs",
"received_events_url": "https://api.github.com/users/simonjayhawkins/received_events",
"repos_url": "https://api.github.com/users/simonjayhawkins/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/simonjayhawkins/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/simonjayhawkins/subscriptions",
"type": "User",
"url": "https://api.github.com/users/simonjayhawkins"
} | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "fbca04",
"default": false,
"description": "Windows OS",
"id": 5... | open | false | null | [] | null | 1 | 2020-01-09T21:20:56Z | 2021-07-25T04:56:54Z | null | MEMBER | null | ```
pandas/tests/arithmetic/test_datetime64.py::TestDatetime64ArrayLikeComparisons::test_dt64arr_cmp_arraylike_invalid[tzlocal()-other0] FAILED [ 4%]
pandas/tests/arithmetic/test_datetime64.py::TestDatetime64ArrayLikeComparisons::test_dt64arr_cmp_arraylike_invalid[tzlocal()-other1] FAILED [ 8%]
pandas/tests/arithmetic/test_datetime64.py::TestDatetime64ArrayLikeComparisons::test_dt64arr_cmp_arraylike_invalid[tzlocal()-other2] FAILED [ 12%]
pandas/tests/arithmetic/test_datetime64.py::TestDatetime64ArrayLikeComparisons::test_dt64arr_cmp_arraylike_invalid[tzlocal()-other3] FAILED [ 16%]
pandas/tests/arithmetic/test_datetime64.py::TestDatetime64ArrayLikeComparisons::test_dt64arr_cmp_arraylike_invalid[tzlocal()-other4] FAILED [ 20%]
pandas/tests/arithmetic/test_datetime64.py::TestDatetime64ArrayLikeComparisons::test_dt64arr_cmp_arraylike_invalid[tzlocal()-other5] FAILED [ 25%]
pandas/tests/arithmetic/test_datetime64.py::TestDatetime64ArrayLikeComparisons::test_dt64arr_cmp_arraylike_invalid[tzlocal()-other6] FAILED [ 29%]
pandas/tests/arithmetic/test_datetime64.py::TestDatetime64ArrayLikeComparisons::test_dt64arr_cmp_arraylike_invalid[tzlocal()-other7] FAILED [ 33%]
pandas/tests/arithmetic/test_datetime64.py::TestDatetime64ArrayLikeComparisons::test_dt64arr_cmp_arraylike_invalid[tzlocal()-other8] FAILED [ 37%]
pandas/tests/arithmetic/test_datetime64.py::TestDatetime64ArrayLikeComparisons::test_dt64arr_cmp_arraylike_invalid[tzlocal()-other9] FAILED [ 41%]
pandas/tests/arithmetic/test_datetime64.py::TestDatetime64ArrayLikeComparisons::test_dt64arr_cmp_mixed_invalid[tzlocal()] FAILED [ 45%]
pandas/tests/dtypes/cast/test_promote.py::test_maybe_promote_datetimetz_with_datetimetz['UTC'-tzlocal()] FAILED [ 50%]
pandas/tests/dtypes/cast/test_promote.py::test_maybe_promote_datetimetz_with_datetimetz['US/Eastern'-tzlocal()] FAILED [ 54%]
pandas/tests/dtypes/cast/test_promote.py::test_maybe_promote_datetimetz_with_datetimetz['Asia/Tokyo'-tzlocal()] FAILED [ 58%]
pandas/tests/dtypes/cast/test_promote.py::test_maybe_promote_datetimetz_with_datetimetz['dateutil/US/Pacific'-tzlocal()] FAILED [ 62%]
pandas/tests/dtypes/cast/test_promote.py::test_maybe_promote_datetimetz_with_datetimetz['dateutil/Asia/Singapore'-tzlocal()] FAILED [ 66%]
pandas/tests/dtypes/cast/test_promote.py::test_maybe_promote_datetimetz_with_datetimetz[tzutc()-tzlocal()] FAILED [ 70%]
pandas/tests/dtypes/cast/test_promote.py::test_maybe_promote_datetimetz_with_datetimetz[tzlocal()-tzlocal()] FAILED [ 75%]
pandas/tests/dtypes/cast/test_promote.py::test_maybe_promote_datetimetz_with_datetimetz[pytz.FixedOffset(300)-tzlocal()] FAILED [ 79%]
pandas/tests/dtypes/cast/test_promote.py::test_maybe_promote_datetimetz_with_datetimetz[<UTC>-tzlocal()] FAILED [ 83%]
pandas/tests/dtypes/cast/test_promote.py::test_maybe_promote_datetimetz_with_datetimetz[pytz.FixedOffset(-300)-tzlocal()] FAILED [ 87%]
pandas/tests/dtypes/cast/test_promote.py::test_maybe_promote_datetimetz_with_datetimetz[datetime.timezone.utc-tzlocal()] FAILED [ 91%]
pandas/tests/dtypes/cast/test_promote.py::test_maybe_promote_datetimetz_with_datetimetz[datetime.timezone(datetime.timedelta(seconds=3600))-tzlocal()] FAILED [ 95%]
pandas/tests/dtypes/cast/test_promote.py::test_maybe_promote_datetimetz_with_datetimetz[datetime.timezone(datetime.timedelta(days=-1, seconds=82800), 'foo')-tzlocal()] FAILED [100%]
```
#### traceback of one case
<details>
```
_ test_maybe_promote_datetimetz_with_datetimetz[datetime.timezone(datetime.timedelta(days=-1, seconds=82800), 'foo')-tzlocal()] _
[gw2] win32 -- Python 3.7.5 C:\Users\simon\Anaconda3\envs\pandas-dev\python.exe
data = <[OSError("[Errno 22] Invalid argument") raised in repr()] ndarray object at 0x25accfedf80>
dayfirst = False, yearfirst = False, utc = False, errors = 'raise'
require_iso8601 = False, allow_object = True
def objects_to_datetime64ns(
data,
dayfirst,
yearfirst,
utc=False,
errors="raise",
require_iso8601=False,
allow_object=False,
):
"""
Convert data to array of timestamps.
Parameters
----------
data : np.ndarray[object]
dayfirst : bool
yearfirst : bool
utc : bool, default False
Whether to convert timezone-aware timestamps to UTC.
errors : {'raise', 'ignore', 'coerce'}
allow_object : bool
Whether to return an object-dtype ndarray instead of raising if the
data contains more than one timezone.
Returns
-------
result : ndarray
np.int64 dtype if returned values represent UTC timestamps
np.datetime64[ns] if returned values represent wall times
object if mixed timezones
inferred_tz : tzinfo or None
Raises
------
ValueError : if data cannot be converted to datetimes
"""
assert errors in ["raise", "ignore", "coerce"]
# if str-dtype, convert
data = np.array(data, copy=False, dtype=np.object_)
try:
result, tz_parsed = tslib.array_to_datetime(
data,
errors=errors,
utc=utc,
dayfirst=dayfirst,
yearfirst=yearfirst,
> require_iso8601=require_iso8601,
)
pandas\core\arrays\datetimes.py:1852:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> cpdef array_to_datetime(ndarray[object] values, str errors='raise',
pandas\_libs\tslib.pyx:481:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> raise ValueError('Tz-aware datetime.datetime '
E ValueError: Tz-aware datetime.datetime cannot be converted to datetime64 unless utc=True
pandas\_libs\tslib.pyx:559: ValueError
During handling of the above exception, another exception occurred:
> return tzinfo._utcoffset
E AttributeError: 'tzlocal' object has no attribute '_utcoffset'
pandas\_libs\tslibs\timezones.pyx:153: AttributeError
During handling of the above exception, another exception occurred:
tz_aware_fixture = datetime.timezone(datetime.timedelta(days=-1, seconds=82800), 'foo')
tz_aware_fixture2 = tzlocal()
def test_maybe_promote_datetimetz_with_datetimetz(tz_aware_fixture, tz_aware_fixture2):
dtype = DatetimeTZDtype(tz=tz_aware_fixture)
fill_dtype = DatetimeTZDtype(tz=tz_aware_fixture2)
# create array of given dtype; casts "1" to correct dtype
> fill_value = pd.Series([10 ** 9], dtype=fill_dtype)[0]
pandas\tests\dtypes\cast\test_promote.py:429:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
pandas\core\series.py:304: in __init__
data = sanitize_array(data, index, dtype, copy, raise_cast_failure=True)
pandas\core\construction.py:442: in sanitize_array
subarr = maybe_cast_to_datetime(subarr, dtype)
pandas\core\dtypes\cast.py:1220: in maybe_cast_to_datetime
value = to_datetime(value, errors=errors).array
pandas\core\tools\datetimes.py:741: in to_datetime
result = convert_listlike(arg, format)
pandas\core\tools\datetimes.py:447: in _convert_listlike_datetimes
allow_object=True,
pandas\core\arrays\datetimes.py:1856: in objects_to_datetime64ns
values, tz_parsed = conversion.datetime_to_datetime64(data)
pandas\_libs\tslibs\conversion.pyx:189: in pandas._libs.tslibs.conversion.datetime_to_datetime64
_ts = convert_datetime_to_tsobject(val, None)
pandas\_libs\tslibs\conversion.pyx:388: in pandas._libs.tslibs.conversion.convert_datetime_to_tsobject
offset = get_utcoffset(obj.tzinfo, ts)
pandas\_libs\tslibs\timezones.pyx:155: in pandas._libs.tslibs.timezones.get_utcoffset
return tzinfo.utcoffset(obj)
..\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py:216: in utcoffset
if self._isdst(dt):
..\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py:288: in _isdst
if self.is_ambiguous(dt):
..\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py:250: in is_ambiguous
(naive_dst != self._naive_is_dst(dt - self._dst_saved)))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = tzlocal()
dt = <[OSError("[Errno 22] Invalid argument") raised in repr()] Timestamp object at 0x25acc12a148>
def _naive_is_dst(self, dt):
timestamp = _datetime_to_timestamp(dt)
> return time.localtime(timestamp + time.timezone).tm_isdst
E OSError: [Errno 22] Invalid argument
..\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py:254: OSError
---------------------------- Captured stderr call -----------------------------
Traceback (most recent call last):
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\_common.py", line 144, in fromutc
return f(self, dt)
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\_common.py", line 258, in fromutc
dt_wall = self._fromutc(dt)
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\_common.py", line 222, in _fromutc
dtoff = dt.utcoffset()
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 216, in utcoffset
if self._isdst(dt):
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 288, in _isdst
if self.is_ambiguous(dt):
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 250, in is_ambiguous
(naive_dst != self._naive_is_dst(dt - self._dst_saved)))
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 254, in _naive_is_dst
return time.localtime(timestamp + time.timezone).tm_isdst
OSError: [Errno 22] Invalid argument
Exception ignored in: 'pandas._libs.tslibs.tzconversion._tz_convert_tzlocal_utc'
Traceback (most recent call last):
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\_common.py", line 144, in fromutc
return f(self, dt)
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\_common.py", line 258, in fromutc
dt_wall = self._fromutc(dt)
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\_common.py", line 222, in _fromutc
dtoff = dt.utcoffset()
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 216, in utcoffset
if self._isdst(dt):
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 288, in _isdst
if self.is_ambiguous(dt):
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 250, in is_ambiguous
(naive_dst != self._naive_is_dst(dt - self._dst_saved)))
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 254, in _naive_is_dst
return time.localtime(timestamp + time.timezone).tm_isdst
OSError: [Errno 22] Invalid argument
Traceback (most recent call last):
File "C:\Users\simon\pandas\pandas\core\arrays\datetimes.py", line 1852, in objects_to_datetime64ns
require_iso8601=require_iso8601,
File "pandas\_libs\tslib.pyx", line 481, in pandas._libs.tslib.array_to_datetime
cpdef array_to_datetime(ndarray[object] values, str errors='raise',
File "pandas\_libs\tslib.pyx", line 559, in pandas._libs.tslib.array_to_datetime
raise ValueError('Tz-aware datetime.datetime '
ValueError: Tz-aware datetime.datetime cannot be converted to datetime64 unless utc=True
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "pandas\_libs\tslibs\timezones.pyx", line 153, in pandas._libs.tslibs.timezones.get_utcoffset
return tzinfo._utcoffset
AttributeError: 'tzlocal' object has no attribute '_utcoffset'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "pandas\_libs\tslibs\timezones.pyx", line 153, in pandas._libs.tslibs.timezones.get_utcoffset
return tzinfo._utcoffset
AttributeError: 'tzlocal' object has no attribute '_utcoffset'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "pandas\_libs\tslibs\timezones.pyx", line 155, in pandas._libs.tslibs.timezones.get_utcoffset
return tzinfo.utcoffset(obj)
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 216, in utcoffset
if self._isdst(dt):
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 288, in _isdst
if self.is_ambiguous(dt):
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 250, in is_ambiguous
(naive_dst != self._naive_is_dst(dt - self._dst_saved)))
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 254, in _naive_is_dst
return time.localtime(timestamp + time.timezone).tm_isdst
OSError: [Errno 22] Invalid argument
Exception ignored in: 'pandas._libs.tslibs.tzconversion._tz_convert_tzlocal_utc'
Traceback (most recent call last):
File "pandas\_libs\tslibs\timezones.pyx", line 155, in pandas._libs.tslibs.timezones.get_utcoffset
return tzinfo.utcoffset(obj)
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 216, in utcoffset
if self._isdst(dt):
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 288, in _isdst
if self.is_ambiguous(dt):
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 250, in is_ambiguous
(naive_dst != self._naive_is_dst(dt - self._dst_saved)))
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 254, in _naive_is_dst
return time.localtime(timestamp + time.timezone).tm_isdst
OSError: [Errno 22] Invalid argument
Traceback (most recent call last):
File "C:\Users\simon\pandas\pandas\core\arrays\datetimes.py", line 1852, in objects_to_datetime64ns
require_iso8601=require_iso8601,
File "pandas\_libs\tslib.pyx", line 481, in pandas._libs.tslib.array_to_datetime
cpdef array_to_datetime(ndarray[object] values, str errors='raise',
File "pandas\_libs\tslib.pyx", line 559, in pandas._libs.tslib.array_to_datetime
raise ValueError('Tz-aware datetime.datetime '
ValueError: Tz-aware datetime.datetime cannot be converted to datetime64 unless utc=True
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "pandas\_libs\tslibs\timezones.pyx", line 153, in pandas._libs.tslibs.timezones.get_utcoffset
return tzinfo._utcoffset
AttributeError: 'tzlocal' object has no attribute '_utcoffset'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "pandas\_libs\tslibs\timezones.pyx", line 153, in pandas._libs.tslibs.timezones.get_utcoffset
return tzinfo._utcoffset
AttributeError: 'tzlocal' object has no attribute '_utcoffset'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "pandas\_libs\tslibs\timezones.pyx", line 155, in pandas._libs.tslibs.timezones.get_utcoffset
return tzinfo.utcoffset(obj)
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 216, in utcoffset
if self._isdst(dt):
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 288, in _isdst
if self.is_ambiguous(dt):
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 250, in is_ambiguous
(naive_dst != self._naive_is_dst(dt - self._dst_saved)))
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 254, in _naive_is_dst
return time.localtime(timestamp + time.timezone).tm_isdst
OSError: [Errno 22] Invalid argument
Exception ignored in: 'pandas._libs.tslibs.tzconversion._tz_convert_tzlocal_utc'
Traceback (most recent call last):
File "pandas\_libs\tslibs\timezones.pyx", line 155, in pandas._libs.tslibs.timezones.get_utcoffset
return tzinfo.utcoffset(obj)
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 216, in utcoffset
if self._isdst(dt):
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 288, in _isdst
if self.is_ambiguous(dt):
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 250, in is_ambiguous
(naive_dst != self._naive_is_dst(dt - self._dst_saved)))
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 254, in _naive_is_dst
return time.localtime(timestamp + time.timezone).tm_isdst
OSError: [Errno 22] Invalid argument
Traceback (most recent call last):
File "C:\Users\simon\pandas\pandas\core\arrays\datetimes.py", line 1852, in objects_to_datetime64ns
require_iso8601=require_iso8601,
File "pandas\_libs\tslib.pyx", line 481, in pandas._libs.tslib.array_to_datetime
cpdef array_to_datetime(ndarray[object] values, str errors='raise',
File "pandas\_libs\tslib.pyx", line 559, in pandas._libs.tslib.array_to_datetime
raise ValueError('Tz-aware datetime.datetime '
ValueError: Tz-aware datetime.datetime cannot be converted to datetime64 unless utc=True
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "pandas\_libs\tslibs\timezones.pyx", line 153, in pandas._libs.tslibs.timezones.get_utcoffset
return tzinfo._utcoffset
AttributeError: 'tzlocal' object has no attribute '_utcoffset'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\_common.py", line 144, in fromutc
return f(self, dt)
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\_common.py", line 258, in fromutc
dt_wall = self._fromutc(dt)
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\_common.py", line 222, in _fromutc
dtoff = dt.utcoffset()
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 216, in utcoffset
if self._isdst(dt):
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 285, in _isdst
dstval = self._naive_is_dst(dt)
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 254, in _naive_is_dst
return time.localtime(timestamp + time.timezone).tm_isdst
OSError: [Errno 22] Invalid argument
Exception ignored in: 'pandas._libs.tslibs.tzconversion._tz_convert_tzlocal_utc'
Traceback (most recent call last):
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\_common.py", line 144, in fromutc
return f(self, dt)
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\_common.py", line 258, in fromutc
dt_wall = self._fromutc(dt)
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\_common.py", line 222, in _fromutc
dtoff = dt.utcoffset()
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 216, in utcoffset
if self._isdst(dt):
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 285, in _isdst
dstval = self._naive_is_dst(dt)
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 254, in _naive_is_dst
return time.localtime(timestamp + time.timezone).tm_isdst
OSError: [Errno 22] Invalid argument
Traceback (most recent call last):
File "C:\Users\simon\pandas\pandas\core\arrays\datetimes.py", line 1852, in objects_to_datetime64ns
require_iso8601=require_iso8601,
File "pandas\_libs\tslib.pyx", line 481, in pandas._libs.tslib.array_to_datetime
cpdef array_to_datetime(ndarray[object] values, str errors='raise',
File "pandas\_libs\tslib.pyx", line 559, in pandas._libs.tslib.array_to_datetime
raise ValueError('Tz-aware datetime.datetime '
ValueError: Tz-aware datetime.datetime cannot be converted to datetime64 unless utc=True
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "pandas\_libs\tslibs\timezones.pyx", line 153, in pandas._libs.tslibs.timezones.get_utcoffset
return tzinfo._utcoffset
AttributeError: 'tzlocal' object has no attribute '_utcoffset'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "pandas\_libs\tslibs\timezones.pyx", line 153, in pandas._libs.tslibs.timezones.get_utcoffset
return tzinfo._utcoffset
AttributeError: 'tzlocal' object has no attribute '_utcoffset'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "pandas\_libs\tslibs\timezones.pyx", line 155, in pandas._libs.tslibs.timezones.get_utcoffset
return tzinfo.utcoffset(obj)
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 216, in utcoffset
if self._isdst(dt):
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 285, in _isdst
dstval = self._naive_is_dst(dt)
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 254, in _naive_is_dst
return time.localtime(timestamp + time.timezone).tm_isdst
OSError: [Errno 22] Invalid argument
Exception ignored in: 'pandas._libs.tslibs.tzconversion._tz_convert_tzlocal_utc'
Traceback (most recent call last):
File "pandas\_libs\tslibs\timezones.pyx", line 155, in pandas._libs.tslibs.timezones.get_utcoffset
return tzinfo.utcoffset(obj)
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 216, in utcoffset
if self._isdst(dt):
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 285, in _isdst
dstval = self._naive_is_dst(dt)
File "C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 254, in _naive_is_dst
return time.localtime(timestamp + time.timezone).tm_isdst
OSError: [Errno 22] Invalid argument
```
</details>
#### Output of ``pd.show_versions()``
<details>
INSTALLED VERSIONS
------------------
commit : 3ddd495e43ab878b6d139e2458cb3c387f7237c4
python : 3.7.5.final.0
python-bits : 64
OS : Windows
OS-release : 10
machine : AMD64
processor : Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
byteorder : little
LC_ALL : None
LANG : en_GB.UTF-8
LOCALE : None.None
pandas : 0.26.0.dev0+1731.g3ddd495e4
numpy : 1.17.2
pytz : 2019.3
dateutil : 2.8.0
pip : 19.3.1
setuptools : 41.6.0.post20191030
Cython : 0.29.13
pytest : 5.2.2
hypothesis : 4.36.2
sphinx : 2.2.1
blosc : None
feather : None
xlsxwriter : 1.2.2
lxml.etree : 4.4.1
html5lib : 1.0.1
pymysql : None
psycopg2 : None
jinja2 : 2.10.3
IPython : 7.9.0
pandas_datareader: 0.8.1
bs4 : 4.7.1
bottleneck : 1.2.1
fastparquet : 0.3.2
gcsfs : None
lxml.etree : 4.4.1
matplotlib : 3.1.1
numexpr : 2.7.0
odfpy : None
openpyxl : 3.0.0
pandas_gbq : None
pyarrow : 0.15.1
pytables : None
pytest : 5.2.2
s3fs : 0.3.4
scipy : 1.3.1
sqlalchemy : 1.3.10
tables : 3.5.1
tabulate : None
xarray : 0.13.0
xlrd : 1.2.0
xlwt : 1.3.0
xlsxwriter : 1.2.2
numba : 0.46.0
</details>
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30868/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30868/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30869 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30869/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30869/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30869/events | https://github.com/pandas-dev/pandas/issues/30869 | 547,767,888 | MDU6SXNzdWU1NDc3Njc4ODg= | 30,869 | pandas.util.testing no longer imported with pandas | {
"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}",
"gists_url": "https://api.github.com/users/TomAugspurger/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/TomAugspurger",
"id": 1312546,
"login": "TomAugspurger",
"node_id": "MDQ6VXNlcjEzMTI1NDY=",
"organizations_url": "https://api.github.com/users/TomAugspurger/orgs",
"received_events_url": "https://api.github.com/users/TomAugspurger/received_events",
"repos_url": "https://api.github.com/users/TomAugspurger/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/TomAugspurger/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/TomAugspurger/subscriptions",
"type": "User",
"url": "https://api.github.com/users/TomAugspurger"
} | [
{
"color": "5319e7",
"default": false,
"description": "Functionality to remove in pandas",
"id": 87485152,
"name": "Deprecate",
"node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate"
}
] | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 8 | 2020-01-09T22:49:44Z | 2020-01-13T20:45:43Z | 2020-01-13T20:45:43Z | CONTRIBUTOR | null | 0.25.3
```python
In [1]: import pandas
In [2]: pandas.util.testing
Out[2]: <module 'pandas.util.testing' from '/private/tmp/pandas/util/testing.py'>
```
1.0
```python
In [1]: import pandas
In [2]: pandas.util.testing
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
<ipython-input-2-968e027d039f> in <module>
----> 1 pandas.util.testing
AttributeError: module 'pandas.util' has no attribute 'testing'
``` | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30869/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30869/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30870 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30870/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30870/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30870/events | https://github.com/pandas-dev/pandas/pull/30870 | 547,768,568 | MDExOlB1bGxSZXF1ZXN0MzYxMTk3Njg2 | 30,870 | BUG: set_index() and reset_index() not preserving object dtypes | {
"avatar_url": "https://avatars.githubusercontent.com/u/17655405?v=4",
"events_url": "https://api.github.com/users/trevorbye/events{/privacy}",
"followers_url": "https://api.github.com/users/trevorbye/followers",
"following_url": "https://api.github.com/users/trevorbye/following{/other_user}",
"gists_url": "https://api.github.com/users/trevorbye/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/trevorbye",
"id": 17655405,
"login": "trevorbye",
"node_id": "MDQ6VXNlcjE3NjU1NDA1",
"organizations_url": "https://api.github.com/users/trevorbye/orgs",
"received_events_url": "https://api.github.com/users/trevorbye/received_events",
"repos_url": "https://api.github.com/users/trevorbye/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/trevorbye/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/trevorbye/subscriptions",
"type": "User",
"url": "https://api.github.com/users/trevorbye"
} | [
{
"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 | [] | null | 16 | 2020-01-09T22:51:42Z | 2020-04-07T16:22:43Z | 2020-04-07T16:22:42Z | NONE | null | * changes to `set_index()` and `ensure_index_from_sequences()` to pass current dtype of key through call stack onto Index constructor, rather than letting Index constructor infer the dtype. For now I just aimed to patch a single key param from `set_index()`, as that is the lowest hanging fruit for this issue I think.
* removed `maybe_convert_objects()` call from `_maybe_casted_values()`. This will preserve an `object` dtype on a `set_index().reset_index()` round-trip. I came to the exact same conclusion as the user in [this PR comment](https://github.com/pandas-dev/pandas/pull/27370#issuecomment-511051996), for context. This makes sense conceptually, if your index was an object dtype, it should be an object dtype as a column. Of course, this is somewhat subjective so let me know your opinions, but this is what I interpreted from the discussion on the git issue.
* both of these changes break quite a few existing tests, most of which are testing specifically for the exact opposite conditions that this PR is intended to patch **e.g.** tests that look for object dtypes being coerced to more-specific types. What's the process for handling failed tests for a change like this? Would you attempt to refactor all, or delete the ones where the logic is no longer something to test for? I also ran `pytest pandas` on a fresh pull of master and had 13 fails, with 108 failures on my branch specifically, so I am also curious what to do about those previously-failing tests, or what is acceptable for a merge.
- [x] closes #30517
- [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/30870/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30870/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30870.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30870",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/30870.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30870"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30871 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30871/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30871/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30871/events | https://github.com/pandas-dev/pandas/issues/30871 | 547,776,839 | MDU6SXNzdWU1NDc3NzY4Mzk= | 30,871 | Improve error message for DataFrame.append(<dict-like>) | {
"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}",
"gists_url": "https://api.github.com/users/simonjayhawkins/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/simonjayhawkins",
"id": 13159005,
"login": "simonjayhawkins",
"node_id": "MDQ6VXNlcjEzMTU5MDA1",
"organizations_url": "https://api.github.com/users/simonjayhawkins/orgs",
"received_events_url": "https://api.github.com/users/simonjayhawkins/received_events",
"repos_url": "https://api.github.com/users/simonjayhawkins/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/simonjayhawkins/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/simonjayhawkins/subscriptions",
"type": "User",
"url": "https://api.github.com/users/simonjayhawkins"
} | [
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or improved errors from pandas",
"id": 42670965,
"name": "Error Reporting",
"node_id": "MDU6TGFiZWw0MjY3MDk2NQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting"
}
] | closed | false | null | [] | null | 0 | 2020-01-09T23:15:59Z | 2020-01-20T18:11:02Z | 2020-01-20T18:11:02Z | MEMBER | null | #### Code Sample, a copy-pastable example if possible
```python
>>> import pandas as pd
>>>
>>> pd.__version__
'0.26.0.dev0+1731.g3ddd495e4'
>>>
>>> df = pd.DataFrame({"Name": ["Alice"], "Gender": ["F"]})
>>> df
Name Gender
0 Alice F
>>>
>>> df.append({"Name": "Bob", "Gender": "M"})
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "C:\Users\simon\pandas\pandas\core\frame.py", line 7013, in append
"Can only append a Series if ignore_index=True "
TypeError: Can only append a Series if ignore_index=True or if the Series has a name
>>>
```
#### Problem description
dict-like is valid type for `other` parameter of DataFrame.append
#### Expected Output
ValueError: Can only append a dict-like if ignore_index=True
#### Output of ``pd.show_versions()``
<details>
[paste the output of ``pd.show_versions()`` here below this line]
</details>
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30871/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30871/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30872 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30872/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30872/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30872/events | https://github.com/pandas-dev/pandas/issues/30872 | 547,778,874 | MDU6SXNzdWU1NDc3Nzg4NzQ= | 30,872 | on master, pd.show_versions() emits a FutureWarning | {
"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://api.github.com/users/Dr-Irv/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/Dr-Irv",
"id": 15113894,
"login": "Dr-Irv",
"node_id": "MDQ6VXNlcjE1MTEzODk0",
"organizations_url": "https://api.github.com/users/Dr-Irv/orgs",
"received_events_url": "https://api.github.com/users/Dr-Irv/received_events",
"repos_url": "https://api.github.com/users/Dr-Irv/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/Dr-Irv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Dr-Irv/subscriptions",
"type": "User",
"url": "https://api.github.com/users/Dr-Irv"
} | [
{
"color": "f2f074",
"default": false,
"description": "Warnings that appear or should be added to pandas",
"id": 1628184320,
"name": "Warnings",
"node_id": "MDU6TGFiZWwxNjI4MTg0MzIw",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Warnings"
}
] | closed | false | null | [] | null | 12 | 2020-01-09T23:21:49Z | 2021-07-25T04:59:39Z | 2021-07-25T04:59:39Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
pd.show_versions()
```
#### Problem description
Gets this output:
```
C:\Code\pandas_dev\pandas36\pandas\core\index.py:29: FutureWarning: pandas.core.index is deprecated and will be removed in a future version. The public classes are available in the top-level namespace.
FutureWarning,
INSTALLED VERSIONS
------------------
```
followed by all the version stuff
#### Expected Output
No `FutureWarning`
#### Output of ``pd.show_versions()``
<details>
C:\Code\pandas_dev\pandas36\pandas\core\index.py:29: FutureWarning: pandas.core.index is deprecated and will be removed in a future version. The public classes are available in the top-level namespace.
FutureWarning,
INSTALLED VERSIONS
------------------
commit : 7cce2c7f43380a6224cde0b85650b88271e93997
python : 3.6.7.final.0
python-bits : 64
OS : Windows
OS-release : 10
machine : AMD64
processor : Intel64 Family 6 Model 158 Stepping 13, GenuineIntel
byteorder : little
LC_ALL : None
LANG : None
LOCALE : None.None
pandas : 0.26.0.dev0+1739.g7cce2c7f4
numpy : 1.15.4
pytz : 2019.3
dateutil : 2.8.1
pip : 19.3.1
setuptools : 44.0.0.post20200102
Cython : 0.29.14
pytest : 5.3.2
hypothesis : 5.1.1
sphinx : None
blosc : None
feather : None
xlsxwriter : 1.2.7
lxml.etree : None
html5lib : None
pymysql : None
psycopg2 : None
jinja2 : 2.10.3
IPython : 7.11.1
pandas_datareader: None
bs4 : None
bottleneck : 1.3.1
fastparquet : 0.3.2
gcsfs : None
lxml.etree : None
matplotlib : 3.0.2
numexpr : 2.7.1
odfpy : None
openpyxl : 3.0.1
pandas_gbq : None
pyarrow : 0.14.1
pytables : None
pytest : 5.3.2
s3fs : None
scipy : 1.3.1
sqlalchemy : None
tables : 3.6.1
tabulate : None
xarray : None
xlrd : 1.2.0
xlwt : 1.3.0
xlsxwriter : 1.2.7
numba : 0.46.0
</details>
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30872/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30872/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30873 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30873/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30873/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30873/events | https://github.com/pandas-dev/pandas/issues/30873 | 547,779,187 | MDU6SXNzdWU1NDc3NzkxODc= | 30,873 | Parallel build_ext might fail due to file collisions | {
"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://api.github.com/users/Dr-Irv/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/Dr-Irv",
"id": 15113894,
"login": "Dr-Irv",
"node_id": "MDQ6VXNlcjE1MTEzODk0",
"organizations_url": "https://api.github.com/users/Dr-Irv/orgs",
"received_events_url": "https://api.github.com/users/Dr-Irv/received_events",
"repos_url": "https://api.github.com/users/Dr-Irv/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/Dr-Irv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Dr-Irv/subscriptions",
"type": "User",
"url": "https://api.github.com/users/Dr-Irv"
} | [
{
"color": "75507B",
"default": false,
"description": "Library building on various platforms",
"id": 129350,
"name": "Build",
"node_id": "MDU6TGFiZWwxMjkzNTA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build"
},
{
"color": "fbca04",
"default": false,
... | open | false | null | [] | null | 8 | 2020-01-09T23:22:47Z | 2021-05-27T04:27:00Z | null | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```bash
python setup.py build_ext --inplace -j 8
```
#### Problem description
See some discussion in #30862 . I have 8 cores on Windows. When I use `-j 8`, in the middle of the build, I will get this error message:
```
c:\Code\pandas_dev\pandas\pandas\_libs\tslibs\src\datetime\np_datetime.c : fatal error C1083: Cannot open compiler generated file: 'c:\Code\pandas_dev\pandas\build\temp.win-amd64-3.7\Release\pandas\_libs\tslibs\src\datetime\np_datetime.obj': Permission denied
```
What I think is happening is that in `setup.py`, `_libs.tslibs.conversion`, `libs.tslibs.np_datetime` and `_libs.tslibs.period` all have to compile `pandas/_libs/tslibs/src/datetime/np_datetime.c` . If the parallel build is timed in such a way that two of those extensions are being built at the same time, then they can conflict in writing `np_datetime.obj`. A similar thing can happen with `_libs.lib`, `_libs.parsers`, and `_libs.tslibs.parsing` all having to compile `pandas/_libs/src/parser/tokenizer.c` .
If I do two `python setup.py build_ext --inplace -j 8` steps in a row, then everything is fine. Also things are fine with `-j 4`. But I can imagine that even with `-j 4`, you could end up with the same kind of issue, even in CI.
I don't know enough about how extensions are built, distutils and setuptools in order to avoid this potential collision during the build process.
#### Output of ``pd.show_versions()``
<details>
c:\Code\pandas_dev\pandas\pandas\core\index.py:29: FutureWarning: pandas.core.index is deprecated and will be removed in a future version. The public classes are available in the top-level namespace.
FutureWarning,
INSTALLED VERSIONS
------------------
commit : 13858f6e11790bb0f52092d4f8ac65c4057d9e74
python : 3.7.6.final.0
python-bits : 64
OS : Windows
OS-release : 10
machine : AMD64
processor : Intel64 Family 6 Model 158 Stepping 13, GenuineIntel
byteorder : little
LC_ALL : None
LANG : None
LOCALE : None.None
pandas : 0.26.0.dev0+1734.g13858f6e1
numpy : 1.17.3
pytz : 2019.3
dateutil : 2.8.1
pip : 19.3.1
setuptools : 42.0.2.post20191201
Cython : 0.29.14
pytest : 5.3.2
hypothesis : 4.57.1
sphinx : 2.3.1
blosc : None
feather : None
xlsxwriter : 1.2.7
lxml.etree : 4.4.2
html5lib : 1.0.1
pymysql : None
psycopg2 : None
jinja2 : 2.10.3
IPython : 7.10.1
pandas_datareader: None
bs4 : 4.8.2
bottleneck : 1.3.1
fastparquet : 0.3.2
gcsfs : None
lxml.etree : 4.4.2
matplotlib : 3.1.2
numexpr : 2.7.0
odfpy : None
openpyxl : 3.0.1
pandas_gbq : None
pyarrow : 0.15.1
pytables : None
pytest : 5.3.2
s3fs : 0.4.0
scipy : 1.3.1
sqlalchemy : 1.3.12
tables : 3.6.1
tabulate : 0.8.6
xarray : 0.14.1
xlrd : 1.2.0
xlwt : 1.3.0
xlsxwriter : 1.2.7
numba : 0.46.0
</details>
| {
"+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/30873/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30873/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30874 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30874/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30874/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30874/events | https://github.com/pandas-dev/pandas/pull/30874 | 547,797,655 | MDExOlB1bGxSZXF1ZXN0MzYxMjIxNTYx | 30,874 | CLN: fix wrong types getting passed to TDI._get_string_slice | {
"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_url": "https://api.github.com/users/jbrockmendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jbrockmendel",
"id": 8078968,
"login": "jbrockmendel",
"node_id": "MDQ6VXNlcjgwNzg5Njg=",
"organizations_url": "https://api.github.com/users/jbrockmendel/orgs",
"received_events_url": "https://api.github.com/users/jbrockmendel/received_events",
"repos_url": "https://api.github.com/users/jbrockmendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jbrockmendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbrockmendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jbrockmendel"
} | [
{
"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-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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 2 | 2020-01-10T00:27:19Z | 2020-01-20T18:57:16Z | 2020-01-20T17:21:25Z | MEMBER | null | Removes unreachable 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/30874/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30874/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30874.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30874",
"merged_at": "2020-01-20T17:21:25Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30874.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30874"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30875 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30875/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30875/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30875/events | https://github.com/pandas-dev/pandas/pull/30875 | 547,799,657 | MDExOlB1bGxSZXF1ZXN0MzYxMjIzMTY4 | 30,875 | CLN: remove unnecessary overriding in subclasses | {
"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_url": "https://api.github.com/users/jbrockmendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jbrockmendel",
"id": 8078968,
"login": "jbrockmendel",
"node_id": "MDQ6VXNlcjgwNzg5Njg=",
"organizations_url": "https://api.github.com/users/jbrockmendel/orgs",
"received_events_url": "https://api.github.com/users/jbrockmendel/received_events",
"repos_url": "https://api.github.com/users/jbrockmendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jbrockmendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbrockmendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jbrockmendel"
} | [
{
"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": "e99695",
"default": false,
"description": "Related to t... | 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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 0 | 2020-01-10T00:35:00Z | 2020-01-10T02:18:23Z | 2020-01-10T02:11:31Z | 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/30875/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30875/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30875.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30875",
"merged_at": "2020-01-10T02:11:31Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30875.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30875"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/30876 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30876/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30876/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30876/events | https://github.com/pandas-dev/pandas/pull/30876 | 547,803,826 | MDExOlB1bGxSZXF1ZXN0MzYxMjI2NDc2 | 30,876 | ENH Avoid redundant CSS in Styler.render | {
"avatar_url": "https://avatars.githubusercontent.com/u/78827?v=4",
"events_url": "https://api.github.com/users/jnothman/events{/privacy}",
"followers_url": "https://api.github.com/users/jnothman/followers",
"following_url": "https://api.github.com/users/jnothman/following{/other_user}",
"gists_url": "https://api.github.com/users/jnothman/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jnothman",
"id": 78827,
"login": "jnothman",
"node_id": "MDQ6VXNlcjc4ODI3",
"organizations_url": "https://api.github.com/users/jnothman/orgs",
"received_events_url": "https://api.github.com/users/jnothman/received_events",
"repos_url": "https://api.github.com/users/jnothman/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jnothman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jnothman/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jnothman"
} | [
{
"color": "006b75",
"default": false,
"description": "read_html, to_html, Styler.apply, Styler.applymap",
"id": 57395487,
"name": "IO HTML",
"node_id": "MDU6TGFiZWw1NzM5NTQ4Nw==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20HTML"
}
] | 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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 4 | 2020-01-10T00:51:21Z | 2020-01-20T19:52:11Z | 2020-01-20T19:52:09Z | CONTRIBUTOR | null | Where multiple styled cells have the same CSS, only make one CSS declaration. This can reduce the output size substantially.
- [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/30876/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30876/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30876.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30876",
"merged_at": "2020-01-20T19:52:09Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30876.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30876"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30877 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30877/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30877/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30877/events | https://github.com/pandas-dev/pandas/pull/30877 | 547,854,881 | MDExOlB1bGxSZXF1ZXN0MzYxMjY2ODUz | 30,877 | CLN: misc 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_url": "https://api.github.com/users/jbrockmendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jbrockmendel",
"id": 8078968,
"login": "jbrockmendel",
"node_id": "MDQ6VXNlcjgwNzg5Njg=",
"organizations_url": "https://api.github.com/users/jbrockmendel/orgs",
"received_events_url": "https://api.github.com/users/jbrockmendel/received_events",
"repos_url": "https://api.github.com/users/jbrockmendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jbrockmendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbrockmendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jbrockmendel"
} | [
{
"color": "207de5",
"default": false,
"description": null,
"id": 211029535,
"name": "Clean",
"node_id": "MDU6TGFiZWwyMTEwMjk1MzU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean"
},
{
"color": "ea91a4",
"default": false,
"description": "type annotat... | closed | false | null | [] | {
"closed_at": "2020-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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 3 | 2020-01-10T04:12:59Z | 2020-01-14T04:20:44Z | 2020-01-13T20:25:58Z | MEMBER | null | Things I find myself doing in multiple branches. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30877/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30877/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30877.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30877",
"merged_at": "2020-01-13T20:25:58Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30877.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30877"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30878 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30878/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30878/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30878/events | https://github.com/pandas-dev/pandas/pull/30878 | 547,921,533 | MDExOlB1bGxSZXF1ZXN0MzYxMzIwNDQx | 30,878 | DEPR: fix missing stacklevel in pandas.core.index deprecation | {
"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{/other_user}",
"gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jorisvandenbossche",
"id": 1020496,
"login": "jorisvandenbossche",
"node_id": "MDQ6VXNlcjEwMjA0OTY=",
"organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs",
"received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events",
"repos_url": "https://api.github.com/users/jorisvandenbossche/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jorisvandenbossche"
} | [] | 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/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 1 | 2020-01-10T07:50:41Z | 2020-01-10T14:04:27Z | 2020-01-10T14:01:10Z | MEMBER | null | xref https://github.com/pandas-dev/pandas/issues/30872 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30878/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30878/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30878.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30878",
"merged_at": "2020-01-10T14:01:10Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30878.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30878"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30879 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30879/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30879/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30879/events | https://github.com/pandas-dev/pandas/issues/30879 | 547,972,533 | MDU6SXNzdWU1NDc5NzI1MzM= | 30,879 | `read_sql_table` fails on Geopackge SQLite file due to DATETIME field with string value | {
"avatar_url": "https://avatars.githubusercontent.com/u/10965193?v=4",
"events_url": "https://api.github.com/users/DavidMStraub/events{/privacy}",
"followers_url": "https://api.github.com/users/DavidMStraub/followers",
"following_url": "https://api.github.com/users/DavidMStraub/following{/other_user}",
"gists_url": "https://api.github.com/users/DavidMStraub/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/DavidMStraub",
"id": 10965193,
"login": "DavidMStraub",
"node_id": "MDQ6VXNlcjEwOTY1MTkz",
"organizations_url": "https://api.github.com/users/DavidMStraub/orgs",
"received_events_url": "https://api.github.com/users/DavidMStraub/received_events",
"repos_url": "https://api.github.com/users/DavidMStraub/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/DavidMStraub/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/DavidMStraub/subscriptions",
"type": "User",
"url": "https://api.github.com/users/DavidMStraub"
} | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "5319e7",
"default": false,
"description": "to_sql, read_sql, read_s... | open | false | null | [] | null | 0 | 2020-01-10T09:47:46Z | 2020-05-16T04:09:01Z | null | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
import sqlite3
import pandas as pd
con = sqlite3.connect("tmp.db")
c = con.cursor()
c.execute("CREATE TABLE gpkg_contents (last_change DATETIME);")
c.execute("INSERT INTO gpkg_contents VALUES ('2019-01-01T00:00:00.000Z');")
con.commit()
con.close()
df = pd.read_sql_table(
"gpkg_contents",
"sqlite:///tmp.db",
parse_dates=["last_change"]
)
df["last_change"][0]
```
#### Problem description
The above minimal example raises the following error:
```pytb
---------------------------------------------------------------------------
ValueError Traceback (most recent call last)
<ipython-input-172-a1e2291991c6> in <module>
6 con.commit()
7 con.close()
----> 8 df = pd.read_sql_table("gpkg_contents", "sqlite:///tmp.db", parse_dates=["last_change"])
9 df["last_change"][0]
~/.venv/lib/python3.7/site-packages/pandas/io/sql.py in read_sql_table(table_name, con, schema, index_col, coerce_float, parse_dates, columns, chunksize)
252 parse_dates=parse_dates,
253 columns=columns,
--> 254 chunksize=chunksize,
255 )
256
~/.venv/lib/python3.7/site-packages/pandas/io/sql.py in read_table(self, table_name, index_col, coerce_float, parse_dates, columns, schema, chunksize)
1143 parse_dates=parse_dates,
1144 columns=columns,
-> 1145 chunksize=chunksize,
1146 )
1147
~/.venv/lib/python3.7/site-packages/pandas/io/sql.py in read(self, coerce_float, parse_dates, columns, chunksize)
803 data = result.fetchall()
804 self.frame = DataFrame.from_records(
--> 805 data, columns=column_names, coerce_float=coerce_float
806 )
807
~/.venv/lib/python3.7/site-packages/pandas/core/frame.py in from_records(cls, data, index, exclude, columns, coerce_float, nrows)
1611 arr_columns = columns
1612 else:
-> 1613 arrays, arr_columns = to_arrays(data, columns, coerce_float=coerce_float)
1614
1615 arr_columns = ensure_index(arr_columns)
~/.venv/lib/python3.7/site-packages/pandas/core/internals/construction.py in to_arrays(data, columns, coerce_float, dtype)
485 else:
486 # last ditch effort
--> 487 data = [tuple(x) for x in data]
488 return _list_to_arrays(data, columns, coerce_float=coerce_float, dtype=dtype)
489
~/.venv/lib/python3.7/site-packages/pandas/core/internals/construction.py in <listcomp>(.0)
485 else:
486 # last ditch effort
--> 487 data = [tuple(x) for x in data]
488 return _list_to_arrays(data, columns, coerce_float=coerce_float, dtype=dtype)
489
ValueError: Couldn't parse datetime string: '2019-01-01T00:00:00.000Z
```
Surprisingly, using
```python
pd.read_sql_query("SELECT * FROM gpkg_contents", ...)
```
instead of `read_sql_table` does give exactly the expected result.
As the table name suggests, I encountered this bug when working on a Geopackage file, that uses a `CREATE` statement with `DATETIME` type and string values as per the [format specification](http://www.geopackage.org/spec/) and this is thus implemented as such in many GIS tools.
#### Expected Output
```python
Timestamp('2019-01-01 00:00:00+0000', tz='UTC')
```
#### Output of ``pd.show_versions()``
<details>
INSTALLED VERSIONS
------------------
commit : None
python : 3.7.5.final.0
python-bits : 64
OS : Linux
OS-release : 5.3.0-24-generic
machine : x86_64
processor : x86_64
byteorder : little
LC_ALL : None
LANG : de_DE.UTF-8
LOCALE : de_DE.UTF-8
pandas : 0.25.3
numpy : 1.18.1
pytz : 2019.3
dateutil : 2.8.1
pip : 19.3.1
setuptools : 44.0.0
Cython : None
pytest : None
hypothesis : None
sphinx : None
blosc : None
feather : None
xlsxwriter : None
lxml.etree : None
html5lib : None
pymysql : None
psycopg2 : None
jinja2 : 2.10.3
IPython : 7.11.1
pandas_datareader: None
bs4 : None
bottleneck : None
fastparquet : None
gcsfs : None
lxml.etree : None
matplotlib : 3.1.2
numexpr : None
odfpy : None
openpyxl : 3.0.2
pandas_gbq : None
pyarrow : None
pytables : None
s3fs : None
scipy : 1.4.1
sqlalchemy : 1.3.12
tables : None
xarray : None
xlrd : None
xlwt : None
xlsxwriter : None
</details>
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30879/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30879/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30880 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30880/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30880/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30880/events | https://github.com/pandas-dev/pandas/issues/30880 | 547,981,001 | MDU6SXNzdWU1NDc5ODEwMDE= | 30,880 | Multiple aggregations with the same name get overwritten | {
"avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4",
"events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}",
"followers_url": "https://api.github.com/users/MarcoGorelli/followers",
"following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}",
"gists_url": "https://api.github.com/users/MarcoGorelli/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/MarcoGorelli",
"id": 33491632,
"login": "MarcoGorelli",
"node_id": "MDQ6VXNlcjMzNDkxNjMy",
"organizations_url": "https://api.github.com/users/MarcoGorelli/orgs",
"received_events_url": "https://api.github.com/users/MarcoGorelli/received_events",
"repos_url": "https://api.github.com/users/MarcoGorelli/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/MarcoGorelli/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MarcoGorelli/subscriptions",
"type": "User",
"url": "https://api.github.com/users/MarcoGorelli"
} | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
... | closed | false | null | [] | {
"closed_at": "2020-07-28T18:13:47Z",
"closed_issues": 2378,
"created_at": "2019-12-02T12:52:48Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 0 | 2020-01-10T10:00:41Z | 2020-07-14T20:34:56Z | 2020-07-14T20:34:56Z | MEMBER | null | #### Code Sample, a copy-pastable example if possible
```
import pandas as pd
import numpy as np
from functools import partial
df = pd.DataFrame(
np.random.randn(1000, 3),
index=pd.date_range('1/1/2012', freq='S', periods=1000),
columns=['A', 'B', 'C']
)
dfg = df.resample('3T').agg(
{'A': [
partial(np.quantile, q=.9999),
partial(np.quantile, q=.1111),
]}
)
```
returns
```
A
quantile quantile
2012-01-01 00:00:00 -1.035997 -1.035997
2012-01-01 00:03:00 -1.326052 -1.326052
2012-01-01 00:06:00 -1.267661 -1.267661
2012-01-01 00:09:00 -1.321961 -1.321961
2012-01-01 00:12:00 -1.103027 -1.103027
2012-01-01 00:15:00 -0.987614 -0.987614
```
#### Output of ``pd.show_versions()``
<details>
[paste the output of ``pd.show_versions()`` here below this line]
INSTALLED VERSIONS
------------------
commit : 5e9fe4e0843266cb1c64bff4af70b3665a4d6a8d
python : 3.7.3.final.0
python-bits : 64
OS : Linux
OS-release : 4.15.0-74-generic
machine : x86_64
processor : x86_64
byteorder : little
LC_ALL : None
LANG : en_GB.UTF-8
LOCALE : en_GB.UTF-8
pandas : 0.25.0+1719.g5e9fe4e08.dirty
numpy : 1.17.3
pytz : 2019.3
dateutil : 2.8.0
pip : 19.3.1
setuptools : 42.0.2.post20191201
Cython : 0.29.14
pytest : 5.3.2
hypothesis : 4.55.4
sphinx : 2.3.0
blosc : None
feather : None
xlsxwriter : 1.2.6
lxml.etree : 4.4.2
html5lib : 1.0.1
pymysql : None
psycopg2 : None
jinja2 : 2.10.3
IPython : 7.9.0
pandas_datareader: None
bs4 : 4.8.1
bottleneck : 1.3.1
fastparquet : 0.3.2
gcsfs : None
lxml.etree : 4.4.2
matplotlib : 3.1.2
numexpr : 2.7.0
odfpy : None
openpyxl : 3.0.1
pandas_gbq : None
pyarrow : 0.15.1
pytables : None
pytest : 5.3.2
s3fs : 0.4.0
scipy : 1.4.0
sqlalchemy : 1.3.11
tables : 3.6.1
tabulate : 0.8.6
xarray : 0.14.1
xlrd : 1.2.0
xlwt : 1.3.0
xlsxwriter : 1.2.6
numba : 0.46.0
</details>
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30880/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30880/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30881 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30881/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30881/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30881/events | https://github.com/pandas-dev/pandas/issues/30881 | 548,069,766 | MDU6SXNzdWU1NDgwNjk3NjY= | 30,881 | DOC: missing docstring substitution for Series/DataFrame.set_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}",
"gists_url": "https://api.github.com/users/simonjayhawkins/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/simonjayhawkins",
"id": 13159005,
"login": "simonjayhawkins",
"node_id": "MDQ6VXNlcjEzMTU5MDA1",
"organizations_url": "https://api.github.com/users/simonjayhawkins/orgs",
"received_events_url": "https://api.github.com/users/simonjayhawkins/received_events",
"repos_url": "https://api.github.com/users/simonjayhawkins/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/simonjayhawkins/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/simonjayhawkins/subscriptions",
"type": "User",
"url": "https://api.github.com/users/simonjayhawkins"
} | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2020-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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 4 | 2020-01-10T13:06:54Z | 2020-02-03T13:08:39Z | 2020-01-20T18:04:01Z | MEMBER | null | https://dev.pandas.io/docs/reference/api/pandas.Series.set_axis.html
https://dev.pandas.io/docs/reference/api/pandas.DataFrame.set_axis.html

| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30881/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30881/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30882 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30882/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30882/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30882/events | https://github.com/pandas-dev/pandas/pull/30882 | 548,085,105 | MDExOlB1bGxSZXF1ZXN0MzYxNDU0ODU5 | 30,882 | raise more specific error if dict is appended to frame wit… | {
"avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4",
"events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}",
"followers_url": "https://api.github.com/users/MarcoGorelli/followers",
"following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}",
"gists_url": "https://api.github.com/users/MarcoGorelli/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/MarcoGorelli",
"id": 33491632,
"login": "MarcoGorelli",
"node_id": "MDQ6VXNlcjMzNDkxNjMy",
"organizations_url": "https://api.github.com/users/MarcoGorelli/orgs",
"received_events_url": "https://api.github.com/users/MarcoGorelli/received_events",
"repos_url": "https://api.github.com/users/MarcoGorelli/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/MarcoGorelli/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MarcoGorelli/subscriptions",
"type": "User",
"url": "https://api.github.com/users/MarcoGorelli"
} | [
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or improved errors from pandas",
"id": 42670965,
"name": "Error Reporting",
"node_id": "MDU6TGFiZWw0MjY3MDk2NQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting"
}
] | closed | false | null | [] | {
"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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 1 | 2020-01-10T13:39:36Z | 2020-01-20T22:28:04Z | 2020-01-20T18:11:02Z | MEMBER | null | …hout ignore_index
- [x] closes #30871
- [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/30882/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30882/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30882.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30882",
"merged_at": "2020-01-20T18:11:02Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30882.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30882"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30883 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30883/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30883/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30883/events | https://github.com/pandas-dev/pandas/pull/30883 | 548,096,173 | MDExOlB1bGxSZXF1ZXN0MzYxNDYzODUx | 30,883 | Backport PR #30878 on branch 1.0.x (DEPR: fix missing stacklevel in pandas.core.index deprecation) | {
"avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4",
"events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}",
"followers_url": "https://api.github.com/users/meeseeksmachine/followers",
"following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}",
"gists_url": "https://api.github.com/users/meeseeksmachine/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/meeseeksmachine",
"id": 39504233,
"login": "meeseeksmachine",
"node_id": "MDQ6VXNlcjM5NTA0MjMz",
"organizations_url": "https://api.github.com/users/meeseeksmachine/orgs",
"received_events_url": "https://api.github.com/users/meeseeksmachine/received_events",
"repos_url": "https://api.github.com/users/meeseeksmachine/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/meeseeksmachine/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/meeseeksmachine/subscriptions",
"type": "User",
"url": "https://api.github.com/users/meeseeksmachine"
} | [] | 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/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 0 | 2020-01-10T14:01:42Z | 2020-01-10T19:23:34Z | 2020-01-10T19:23:33Z | NONE | null | Backport PR #30878: DEPR: fix missing stacklevel in pandas.core.index deprecation | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30883/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30883/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30883.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30883",
"merged_at": "2020-01-10T19:23:33Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30883.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30883"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30884 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30884/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30884/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30884/events | https://github.com/pandas-dev/pandas/issues/30884 | 548,096,756 | MDU6SXNzdWU1NDgwOTY3NTY= | 30,884 | to_sql into MSSQL datetimeoffset column drops offset for DataFrame with one row | {
"avatar_url": "https://avatars.githubusercontent.com/u/15894006?v=4",
"events_url": "https://api.github.com/users/gordthompson/events{/privacy}",
"followers_url": "https://api.github.com/users/gordthompson/followers",
"following_url": "https://api.github.com/users/gordthompson/following{/other_user}",
"gists_url": "https://api.github.com/users/gordthompson/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/gordthompson",
"id": 15894006,
"login": "gordthompson",
"node_id": "MDQ6VXNlcjE1ODk0MDA2",
"organizations_url": "https://api.github.com/users/gordthompson/orgs",
"received_events_url": "https://api.github.com/users/gordthompson/received_events",
"repos_url": "https://api.github.com/users/gordthompson/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/gordthompson/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gordthompson/subscriptions",
"type": "User",
"url": "https://api.github.com/users/gordthompson"
} | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "5319e7",
"default": false,
"description": "to_sql, read_sql, read_s... | open | false | null | [] | null | 1 | 2020-01-10T14:02:55Z | 2020-11-23T21:20:02Z | null | NONE | null | #### Problem description
(Prompted by [this Stack Overflow question](https://stackoverflow.com/q/59529424/2144390).)
When using `to_sql` with `mssql+pyodbc` and `fast_executemany=True`, uploading a DataFrame with a single row containing a tz-aware datetime into a `datetimeoffset` column causes the timezone offset to be lost. Doing the same thing with a DataFrame containing more than one row produces the correct result.
```python
from pprint import pprint
import sys
import urllib
import pandas as pd
import sqlalchemy as sa
print(sys.version)
# 3.8.1 (tags/v3.8.1:1b293b6, Dec 18 2019, 22:39:24) [MSC v.1916 32 bit (Intel)]
print(f'SQLAlchemy {sa.__version__}, pandas {pd.__version__}, pyodbc {pyodbc.version}')
# SQLAlchemy 1.3.12, pandas 0.25.3, pyodbc 4.0.28
connection_string = (
r'DRIVER=ODBC Driver 17 for SQL Server;'
r'SERVER=localhost,49242;'
r'DATABASE=myDb;'
r'Trusted_Connection=Yes;'
r'UseFMTONLY=Yes;'
)
connection_uri = 'mssql+pyodbc:///?odbc_connect=' + urllib.parse.quote_plus(connection_string)
engine = sa.create_engine(connection_uri, fast_executemany=True)
# test environment
table_name = 'DateTimeOffset_Test'
engine.execute(sa.text(f"DROP TABLE IF EXISTS [{table_name}]"))
engine.execute(sa.text(f"CREATE TABLE [{table_name}] (id int primary key, dto datetimeoffset)"))
# test data
my_tz = datetime.timezone(datetime.timedelta(hours=-7))
dto_value = datetime.datetime(2020, 1, 1, 0, 0, 0, tzinfo=my_tz)
print(dto_value) # 2020-01-01 00:00:00-07:00
# ^
# test code
num_rows = 1
row_data = [(x, dto_value) for x in range(num_rows)]
df = pd.DataFrame(row_data, columns=['id', 'dto'])
print(df)
# id dto
# 0 0 2020-01-01 00:00:00-07:00
# ^ - good
df.to_sql(table_name, engine, if_exists='append', index=False)
result = engine.execute(sa.text(f"SELECT id, CAST(dto as varchar(50)) AS foo FROM [{table_name}]")).fetchall()
pprint(result)
# [(1, '2020-01-01 00:00:00.0000000 +00:00')]
# ^ - bad
```
Simply changing `num_rows = 1` to `num_rows = 2` produces correct results.
```python
# test code
num_rows = 2
row_data = [(x, dto_value) for x in range(num_rows)]
df = pd.DataFrame(row_data, columns=['id', 'dto'])
print(df)
# id dto
# 0 0 2020-01-01 00:00:00-07:00
# 1 1 2020-01-01 00:00:00-07:00
# ^ - good
df.to_sql(table_name, engine, if_exists='append', index=False)
result = engine.execute(sa.text(f"SELECT id, CAST(dto as varchar(50)) AS foo FROM [{table_name}]")).fetchall()
pprint(result)
# [(0, '2020-01-01 00:00:00.0000000 -07:00'),
# (1, '2020-01-01 00:00:00.0000000 -07:00')]
# ^ - good
```
#### Output of ``pd.show_versions()``
<details>
INSTALLED VERSIONS
------------------
commit : None
python : 3.8.1.final.0
python-bits : 32
OS : Windows
OS-release : 8.1
machine : AMD64
processor : AMD64 Family 18 Model 1 Stepping 0, AuthenticAMD
byteorder : little
LC_ALL : None
LANG : None
LOCALE : English_United States.1252
pandas : 0.25.3
numpy : 1.18.1
pytz : 2019.3
dateutil : 2.8.1
pip : 19.3.1
setuptools : 44.0.0
Cython : None
pytest : None
hypothesis : None
sphinx : None
blosc : None
feather : None
xlsxwriter : None
lxml.etree : None
html5lib : None
pymysql : 0.9.3
psycopg2 : 2.8.4 (dt dec pq3 ext)
jinja2 : None
IPython : None
pandas_datareader: None
bs4 : None
bottleneck : None
fastparquet : None
gcsfs : None
lxml.etree : None
matplotlib : None
numexpr : None
odfpy : None
openpyxl : None
pandas_gbq : None
pyarrow : None
pytables : None
s3fs : None
scipy : None
sqlalchemy : 1.3.12
tables : None
xarray : None
xlrd : None
xlwt : None
xlsxwriter : None
</details>
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30884/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30884/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30885 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30885/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30885/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30885/events | https://github.com/pandas-dev/pandas/pull/30885 | 548,109,707 | MDExOlB1bGxSZXF1ZXN0MzYxNDc0OTk1 | 30,885 | [DOC] set klass correctly for series and dataframe set_axis | {
"avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4",
"events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}",
"followers_url": "https://api.github.com/users/MarcoGorelli/followers",
"following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}",
"gists_url": "https://api.github.com/users/MarcoGorelli/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/MarcoGorelli",
"id": 33491632,
"login": "MarcoGorelli",
"node_id": "MDQ6VXNlcjMzNDkxNjMy",
"organizations_url": "https://api.github.com/users/MarcoGorelli/orgs",
"received_events_url": "https://api.github.com/users/MarcoGorelli/received_events",
"repos_url": "https://api.github.com/users/MarcoGorelli/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/MarcoGorelli/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MarcoGorelli/subscriptions",
"type": "User",
"url": "https://api.github.com/users/MarcoGorelli"
} | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2020-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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 7 | 2020-01-10T14:28:37Z | 2020-01-20T22:27:09Z | 2020-01-20T18:04:01Z | MEMBER | null | - [x] closes #30881
- [ ] 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/30885/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30885/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30885.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30885",
"merged_at": "2020-01-20T18:04:01Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30885.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30885"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30886 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30886/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30886/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30886/events | https://github.com/pandas-dev/pandas/issues/30886 | 548,113,711 | MDU6SXNzdWU1NDgxMTM3MTE= | 30,886 | Regression in DataFrame.sum with mixed datetime, numeric and missing values | {
"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}",
"gists_url": "https://api.github.com/users/TomAugspurger/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/TomAugspurger",
"id": 1312546,
"login": "TomAugspurger",
"node_id": "MDQ6VXNlcjEzMTI1NDY=",
"organizations_url": "https://api.github.com/users/TomAugspurger/orgs",
"received_events_url": "https://api.github.com/users/TomAugspurger/received_events",
"repos_url": "https://api.github.com/users/TomAugspurger/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/TomAugspurger/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/TomAugspurger/subscriptions",
"type": "User",
"url": "https://api.github.com/users/TomAugspurger"
} | [
{
"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": "e11d21",
"default": false,
"description": "Functiona... | closed | false | {
"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_url": "https://api.github.com/users/jbrockmendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jbrockmendel",
"id": 8078968,
"login": "jbrockmendel",
"node_id": "MDQ6VXNlcjgwNzg5Njg=",
"organizations_url": "https://api.github.com/users/jbrockmendel/orgs",
"received_events_url": "https://api.github.com/users/jbrockmendel/received_events",
"repos_url": "https://api.github.com/users/jbrockmendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jbrockmendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbrockmendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jbrockmendel"
} | [
{
"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... | {
"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/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 11 | 2020-01-10T14:36:13Z | 2020-01-30T05:39:19Z | 2020-01-15T14:19:17Z | CONTRIBUTOR | null | On 0.25.3
```python
In [3]: df = pd.DataFrame({"A": pd.date_range("2000", periods=4), "B": [1, 2, 3, 4]}).reindex([2, 3, 4])
In [4]: df.sum()
```
```pytb
---------------------------------------------------------------------------
TypeError Traceback (most recent call last)
TypeError: unsupported operand type(s) for +: 'Timestamp' and 'Timestamp'
The above exception was the direct cause of the following exception:
SystemError Traceback (most recent call last)
<ipython-input-4-7e5fdb616c56> in <module>
----> 1 df.sum()
~/sandbox/pandas/pandas/core/generic.py in stat_func(self, axis, skipna, level, numeric_only, min_count, **kwargs)
11035 skipna=skipna,
11036 numeric_only=numeric_only,
> 11037 min_count=min_count,
11038 )
11039
~/sandbox/pandas/pandas/core/frame.py in _reduce(self, op, name, axis, skipna, numeric_only, filter_type, **kwds)
7885 values = self.values
7886 try:
-> 7887 result = f(values)
7888
7889 if filter_type == "bool" and is_object_dtype(values) and axis is None:
~/sandbox/pandas/pandas/core/frame.py in f(x)
7843
7844 def f(x):
-> 7845 return op(x, axis=axis, skipna=skipna, **kwds)
7846
7847 def _get_data(axis_matters):
~/sandbox/pandas/pandas/core/nanops.py in _f(*args, **kwargs)
67 try:
68 with np.errstate(invalid="ignore"):
---> 69 return f(*args, **kwargs)
70 except ValueError as e:
71 # we want to transform an object array
~/sandbox/pandas/pandas/core/nanops.py in nansum(values, axis, skipna, min_count, mask)
491 elif is_timedelta64_dtype(dtype):
492 dtype_sum = np.float64
--> 493 the_sum = values.sum(axis, dtype=dtype_sum)
494 the_sum = _maybe_null_out(the_sum, axis, mask, values.shape, min_count=min_count)
495
~/Envs/pandas-dev/lib/python3.7/site-packages/numpy/core/_methods.py in _sum(a, axis, dtype, out, keepdims, initial, where)
36 def _sum(a, axis=None, dtype=None, out=None, keepdims=False,
37 initial=_NoValue, where=True):
---> 38 return umr_sum(a, axis, dtype, out, keepdims, initial, where)
39
40 def _prod(a, axis=None, dtype=None, out=None, keepdims=False,
~/sandbox/pandas/pandas/_libs/tslibs/c_timestamp.pyx in pandas._libs.tslibs.c_timestamp._Timestamp.__add__()
~/sandbox/pandas/pandas/_libs/tslibs/c_timestamp.pyx in pandas._libs.tslibs.c_timestamp.integer_op_not_supported()
SystemError: <class 'TypeError'> returned a result with an error set
```
On 0.25.x
```python
In [1]: import pandas as pd
df
In [2]: df = pd.DataFrame({"A": pd.date_range("2000", periods=4), "B": [1, 2, 3, 4]}).reindex([2, 3, 4])
In [3]: df.sum()
Out[3]:
B 7.0
dtype: float64
```
cc @jbrockmendel | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30886/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30886/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30887 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30887/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30887/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30887/events | https://github.com/pandas-dev/pandas/issues/30887 | 548,140,674 | MDU6SXNzdWU1NDgxNDA2NzQ= | 30,887 | Regression in hash_pandas_object with hash_key=None and object dtype | {
"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}",
"gists_url": "https://api.github.com/users/TomAugspurger/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/TomAugspurger",
"id": 1312546,
"login": "TomAugspurger",
"node_id": "MDQ6VXNlcjEzMTI1NDY=",
"organizations_url": "https://api.github.com/users/TomAugspurger/orgs",
"received_events_url": "https://api.github.com/users/TomAugspurger/received_events",
"repos_url": "https://api.github.com/users/TomAugspurger/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/TomAugspurger/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/TomAugspurger/subscriptions",
"type": "User",
"url": "https://api.github.com/users/TomAugspurger"
} | [
{
"color": "e11d21",
"default": false,
"description": "Functionality that used to work in a prior pandas version",
"id": 32815646,
"name": "Regression",
"node_id": "MDU6TGFiZWwzMjgxNTY0Ng==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression"
},
{
"color": ... | 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/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 0 | 2020-01-10T15:26:58Z | 2020-01-13T15:22:04Z | 2020-01-13T15:22:04Z | CONTRIBUTOR | null | On 1.0.0rc0, this raises
```pytb
In [7]: pd.util.hash_pandas_object(pd.Series(['a', 'b']), hash_key=None)
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
<ipython-input-7-00d1f153287e> in <module>
----> 1 pd.util.hash_pandas_object(pd.Series(['a', 'b']), hash_key=None)
~/sandbox/pandas/pandas/core/util/hashing.py in hash_pandas_object(obj, index, encoding, hash_key, categorize)
93
94 elif isinstance(obj, ABCSeries):
---> 95 h = hash_array(obj.values, encoding, hash_key, categorize).astype(
96 "uint64", copy=False
97 )
~/sandbox/pandas/pandas/core/util/hashing.py in hash_array(vals, encoding, hash_key, categorize)
302 codes, categories = factorize(vals, sort=False)
303 cat = Categorical(codes, Index(categories), ordered=False, fastpath=True)
--> 304 return _hash_categorical(cat, encoding, hash_key)
305
306 try:
~/sandbox/pandas/pandas/core/util/hashing.py in _hash_categorical(c, encoding, hash_key)
221 # Convert ExtensionArrays to ndarrays
222 values = np.asarray(c.categories.values)
--> 223 hashed = hash_array(values, encoding, hash_key, categorize=False)
224
225 # we have uint64, as we don't directly support missing values
~/sandbox/pandas/pandas/core/util/hashing.py in hash_array(vals, encoding, hash_key, categorize)
305
306 try:
--> 307 vals = hashing.hash_object_array(vals, hash_key, encoding)
308 except TypeError:
309 # we have mixed types
~/sandbox/pandas/pandas/_libs/hashing.pyx in pandas._libs.hashing.hash_object_array()
AttributeError: 'NoneType' object has no attribute 'encode'
```
On 0.25.3
```python
In [7]: pd.util.hash_pandas_object(pd.Series(['a', 'b']), hash_key=None)
Out[7]:
0 4578374827886788867
1 17338122309987883691
dtype: uint64
```
It's only for object dtype. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30887/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30887/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30888 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30888/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30888/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30888/events | https://github.com/pandas-dev/pandas/pull/30888 | 548,152,211 | MDExOlB1bGxSZXF1ZXN0MzYxNTEwMDUz | 30,888 | DOC: Move import conventions from wiki to docs #30808 | {
"avatar_url": "https://avatars.githubusercontent.com/u/24843773?v=4",
"events_url": "https://api.github.com/users/souvik3333/events{/privacy}",
"followers_url": "https://api.github.com/users/souvik3333/followers",
"following_url": "https://api.github.com/users/souvik3333/following{/other_user}",
"gists_url": "https://api.github.com/users/souvik3333/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/souvik3333",
"id": 24843773,
"login": "souvik3333",
"node_id": "MDQ6VXNlcjI0ODQzNzcz",
"organizations_url": "https://api.github.com/users/souvik3333/orgs",
"received_events_url": "https://api.github.com/users/souvik3333/received_events",
"repos_url": "https://api.github.com/users/souvik3333/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/souvik3333/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/souvik3333/subscriptions",
"type": "User",
"url": "https://api.github.com/users/souvik3333"
} | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2020-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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 5 | 2020-01-10T15:48:25Z | 2020-01-13T18:10:26Z | 2020-01-13T13:05:17Z | CONTRIBUTOR | null | - [x] closes #30808
- [ ] 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/30888/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30888/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30888.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30888",
"merged_at": "2020-01-13T13:05:17Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30888.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30888"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30889 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30889/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30889/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30889/events | https://github.com/pandas-dev/pandas/issues/30889 | 548,159,256 | MDU6SXNzdWU1NDgxNTkyNTY= | 30,889 | Series lose nullable integer dtype after call to .diff() | {
"avatar_url": "https://avatars.githubusercontent.com/u/315810?v=4",
"events_url": "https://api.github.com/users/mwaskom/events{/privacy}",
"followers_url": "https://api.github.com/users/mwaskom/followers",
"following_url": "https://api.github.com/users/mwaskom/following{/other_user}",
"gists_url": "https://api.github.com/users/mwaskom/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/mwaskom",
"id": 315810,
"login": "mwaskom",
"node_id": "MDQ6VXNlcjMxNTgxMA==",
"organizations_url": "https://api.github.com/users/mwaskom/orgs",
"received_events_url": "https://api.github.com/users/mwaskom/received_events",
"repos_url": "https://api.github.com/users/mwaskom/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/mwaskom/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mwaskom/subscriptions",
"type": "User",
"url": "https://api.github.com/users/mwaskom"
} | [
{
"color": "eb6420",
"default": false,
"description": "Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff",
"id": 57296398,
"name": "Algos",
"node_id": "MDU6TGFiZWw1NzI5NjM5OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Algos"
},
{
... | closed | false | null | [] | {
"closed_at": "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/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 3 | 2020-01-10T16:01:40Z | 2020-01-23T19:00:09Z | 2020-01-23T19:00:09Z | CONTRIBUTOR | null | c.f. #28285
#### Code Sample, a copy-pastable example if possible
```python
pd.Series([1, 2, 3], dtype="Int16").diff()
```
```
0 NaN
1 1
2 1
dtype: object
```
#### Problem description
Output dtype becomes `object`.
#### Expected Output
Output dtype remains `Int16Dtype`.
#### Output of ``pd.show_versions()``
<details>
INSTALLED VERSIONS
------------------
commit : None
python : 3.7.6.final.0
python-bits : 64
OS : Linux
OS-release : 4.15.0-42-generic
machine : x86_64
processor : x86_64
byteorder : little
LC_ALL : None
LANG : en_US.UTF-8
LOCALE : en_US.UTF-8
pandas : 0.25.2
numpy : 1.17.4
pytz : 2019.3
dateutil : 2.8.1
pip : 19.3.1
setuptools : 44.0.0.post20200102
Cython : None
pytest : None
hypothesis : None
sphinx : None
blosc : None
feather : None
xlsxwriter : None
lxml.etree : None
html5lib : None
pymysql : None
psycopg2 : None
jinja2 : 2.10.3
IPython : 7.11.1
pandas_datareader: None
bs4 : None
bottleneck : None
fastparquet : None
gcsfs : None
lxml.etree : None
matplotlib : 3.1.2
numexpr : None
odfpy : None
openpyxl : None
pandas_gbq : None
pyarrow : None
pytables : None
s3fs : None
scipy : 1.4.1
sqlalchemy : None
tables : None
xarray : 0.14.1
xlrd : None
xlwt : None
xlsxwriter : None
</details>
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30889/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30889/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30890 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30890/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30890/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30890/events | https://github.com/pandas-dev/pandas/pull/30890 | 548,172,036 | MDExOlB1bGxSZXF1ZXN0MzYxNTI2MzAw | 30,890 | WEB: Removing Discourse links | {
"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}",
"gists_url": "https://api.github.com/users/datapythonista/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/datapythonista",
"id": 10058240,
"login": "datapythonista",
"node_id": "MDQ6VXNlcjEwMDU4MjQw",
"organizations_url": "https://api.github.com/users/datapythonista/orgs",
"received_events_url": "https://api.github.com/users/datapythonista/received_events",
"repos_url": "https://api.github.com/users/datapythonista/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/datapythonista/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/datapythonista/subscriptions",
"type": "User",
"url": "https://api.github.com/users/datapythonista"
} | [
{
"color": "23ef97",
"default": false,
"description": "pandas website",
"id": 1508144531,
"name": "Web",
"node_id": "MDU6TGFiZWwxNTA4MTQ0NTMx",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Web"
}
] | 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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 1 | 2020-01-10T16:26:59Z | 2020-01-10T19:26:27Z | 2020-01-10T19:26:21Z | MEMBER | null | Just realized that the discourse links are still in the web. They should be removed, since we're not planning to use discourse for now. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30890/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30890/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30890.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30890",
"merged_at": "2020-01-10T19:26:21Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30890.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30890"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30891 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30891/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30891/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30891/events | https://github.com/pandas-dev/pandas/pull/30891 | 548,175,508 | MDExOlB1bGxSZXF1ZXN0MzYxNTI5MTUy | 30,891 | WEB: Link from the website to the docs | {
"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}",
"gists_url": "https://api.github.com/users/datapythonista/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/datapythonista",
"id": 10058240,
"login": "datapythonista",
"node_id": "MDQ6VXNlcjEwMDU4MjQw",
"organizations_url": "https://api.github.com/users/datapythonista/orgs",
"received_events_url": "https://api.github.com/users/datapythonista/received_events",
"repos_url": "https://api.github.com/users/datapythonista/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/datapythonista/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/datapythonista/subscriptions",
"type": "User",
"url": "https://api.github.com/users/datapythonista"
} | [
{
"color": "23ef97",
"default": false,
"description": "pandas website",
"id": 1508144531,
"name": "Web",
"node_id": "MDU6TGFiZWwxNTA4MTQ0NTMx",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Web"
}
] | 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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 8 | 2020-01-10T16:33:39Z | 2020-02-05T15:50:58Z | 2020-02-05T15:50:45Z | MEMBER | null | The navigation of the web was implemented assuming the docs will render with the same layout. Since this is not finally the case, and the website and the docs are finally independent, I guess it makes more sense to simply link to the home of the docs.
Otherwise, we'd need to rethink those links, since the last one is broken, and the rest are inconsistent with the navigation of the docs.
Closes https://github.com/pandas-dev/pandas/issues/31657
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30891/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30891/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30891.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30891",
"merged_at": "2020-02-05T15:50:44Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30891.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30891"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30892 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30892/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30892/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30892/events | https://github.com/pandas-dev/pandas/issues/30892 | 548,184,673 | MDU6SXNzdWU1NDgxODQ2NzM= | 30,892 | value assignment bug for multi-indexed dataframes in v1.0.0rc0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/10853125?v=4",
"events_url": "https://api.github.com/users/leo4183/events{/privacy}",
"followers_url": "https://api.github.com/users/leo4183/followers",
"following_url": "https://api.github.com/users/leo4183/following{/other_user}",
"gists_url": "https://api.github.com/users/leo4183/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/leo4183",
"id": 10853125,
"login": "leo4183",
"node_id": "MDQ6VXNlcjEwODUzMTI1",
"organizations_url": "https://api.github.com/users/leo4183/orgs",
"received_events_url": "https://api.github.com/users/leo4183/received_events",
"repos_url": "https://api.github.com/users/leo4183/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/leo4183/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/leo4183/subscriptions",
"type": "User",
"url": "https://api.github.com/users/leo4183"
} | [
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "e1... | closed | false | null | [] | {
"closed_at": "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/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 4 | 2020-01-10T16:52:11Z | 2020-01-28T01:59:32Z | 2020-01-28T01:59:32Z | NONE | null | #### Problem Description
in new pre-release 1.0.0.rc0, sliced value assignment for multi-indexed dataframe with duplicated datetime indices would fail
```python
import pandas as pd
x = pd.DataFrame([[1,2,3],['a','a','c']],index=['c1','index2'],
columns=pd.to_datetime(['20190101','20190101','20190102'])).T
x['c2'] = np.nan
x.index.name = 'index1'
x.set_index(['index2'],append=True,inplace=True)
In [0]: x
Out[0]:
c1 c2
index1 index2
20190101 a 1 NaN
a 2 NaN
20190102 c 3 NaN
x.loc[(pd.to_datetime('20190101'),'a'),'c2'] = 1.0 # ok
x.loc[[(pd.to_datetime('20190101'),'a')],'c2'] = 1.0 # ValueError
``` | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30892/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30892/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30893 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30893/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30893/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30893/events | https://github.com/pandas-dev/pandas/pull/30893 | 548,191,724 | MDExOlB1bGxSZXF1ZXN0MzYxNTQyNDA2 | 30,893 | WEB: Remove from roadmap moving the docstring script | {
"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}",
"gists_url": "https://api.github.com/users/datapythonista/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/datapythonista",
"id": 10058240,
"login": "datapythonista",
"node_id": "MDQ6VXNlcjEwMDU4MjQw",
"organizations_url": "https://api.github.com/users/datapythonista/orgs",
"received_events_url": "https://api.github.com/users/datapythonista/received_events",
"repos_url": "https://api.github.com/users/datapythonista/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/datapythonista/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/datapythonista/subscriptions",
"type": "User",
"url": "https://api.github.com/users/datapythonista"
} | [
{
"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": "23ef97",
"default": false,
"description": "pandas website",
... | 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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 0 | 2020-01-10T17:06:52Z | 2020-01-10T23:21:21Z | 2020-01-10T23:21:21Z | MEMBER | null | The docstring validation script was moved to numpydoc, so it's probably worth removing this task from the roadmap.
The integration of the new numpydoc script in pandas is ready in #30746 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30893/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30893/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30893.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30893",
"merged_at": "2020-01-10T23:21:21Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30893.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30893"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30894 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30894/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30894/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30894/events | https://github.com/pandas-dev/pandas/pull/30894 | 548,193,168 | MDExOlB1bGxSZXF1ZXN0MzYxNTQzNjIx | 30,894 | [BUG] Series.diff was always setting the dtype to object | {
"avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4",
"events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}",
"followers_url": "https://api.github.com/users/MarcoGorelli/followers",
"following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}",
"gists_url": "https://api.github.com/users/MarcoGorelli/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/MarcoGorelli",
"id": 33491632,
"login": "MarcoGorelli",
"node_id": "MDQ6VXNlcjMzNDkxNjMy",
"organizations_url": "https://api.github.com/users/MarcoGorelli/orgs",
"received_events_url": "https://api.github.com/users/MarcoGorelli/received_events",
"repos_url": "https://api.github.com/users/MarcoGorelli/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/MarcoGorelli/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MarcoGorelli/subscriptions",
"type": "User",
"url": "https://api.github.com/users/MarcoGorelli"
} | [] | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}",
"gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jorisvandenbossche",
"id": 1020496,
"login": "jorisvandenbossche",
"node_id": "MDQ6VXNlcjEwMjA0OTY=",
"organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs",
"received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events",
"repos_url": "https://api.github.com/users/jorisvandenbossche/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jorisvandenbossche"
},
"description": "A milestone for closed or open issues for which there is no action needed (eg not a bug, just a question / discussion, nothing to resolve, wontfix, etc).\r\n\r\n",
"due_on": null,
"html_url": "https://github.com/pandas-dev/pandas/milestone/33",
"id": 997544,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33/labels",
"node_id": "MDk6TWlsZXN0b25lOTk3NTQ0",
"number": 33,
"open_issues": 11,
"state": "open",
"title": "No action",
"updated_at": "2021-11-19T17:33:16Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33"
} | 8 | 2020-01-10T17:10:00Z | 2020-01-19T17:12:42Z | 2020-01-19T16:31:03Z | MEMBER | null | - [x] closes #30889
- [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": 1,
"total_count": 1,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30894/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30894/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30894.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30894",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/30894.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30894"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30895 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30895/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30895/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30895/events | https://github.com/pandas-dev/pandas/pull/30895 | 548,195,046 | MDExOlB1bGxSZXF1ZXN0MzYxNTQ1MTg3 | 30,895 | CLN: remove unnecessary arg from _to_dt64 | {
"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_url": "https://api.github.com/users/jbrockmendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jbrockmendel",
"id": 8078968,
"login": "jbrockmendel",
"node_id": "MDQ6VXNlcjgwNzg5Njg=",
"organizations_url": "https://api.github.com/users/jbrockmendel/orgs",
"received_events_url": "https://api.github.com/users/jbrockmendel/received_events",
"repos_url": "https://api.github.com/users/jbrockmendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jbrockmendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbrockmendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jbrockmendel"
} | [
{
"color": "207de5",
"default": false,
"description": null,
"id": 211029535,
"name": "Clean",
"node_id": "MDU6TGFiZWwyMTEwMjk1MzU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean"
}
] | closed | false | null | [] | {
"closed_at": "2020-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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 1 | 2020-01-10T17:13:56Z | 2020-01-16T21:46:04Z | 2020-01-16T19:55:21Z | 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/30895/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30895/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30895.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30895",
"merged_at": "2020-01-16T19:55:21Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30895.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30895"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/30896 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30896/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30896/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30896/events | https://github.com/pandas-dev/pandas/issues/30896 | 548,196,432 | MDU6SXNzdWU1NDgxOTY0MzI= | 30,896 | WEB: Add link from the docs to the web | {
"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}",
"gists_url": "https://api.github.com/users/datapythonista/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/datapythonista",
"id": 10058240,
"login": "datapythonista",
"node_id": "MDQ6VXNlcjEwMDU4MjQw",
"organizations_url": "https://api.github.com/users/datapythonista/orgs",
"received_events_url": "https://api.github.com/users/datapythonista/received_events",
"repos_url": "https://api.github.com/users/datapythonista/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/datapythonista/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/datapythonista/subscriptions",
"type": "User",
"url": "https://api.github.com/users/datapythonista"
} | [
{
"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": "23ef97",
"default": false,
"description": "pandas website",
... | open | false | null | [] | null | 3 | 2020-01-10T17:16:44Z | 2020-01-15T12:40:44Z | null | MEMBER | null | It looks like we'll finally have separate and independent website and docs. I personally think this is not great, and the UX would be much better with both things integrated.
But I think we should at least have a link from the documentation to the website, so users can navigate both sites without having to edit the url. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30896/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30896/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30897 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30897/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30897/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30897/events | https://github.com/pandas-dev/pandas/pull/30897 | 548,215,903 | MDExOlB1bGxSZXF1ZXN0MzYxNTYyMDg4 | 30,897 | TYP: offsets | {
"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_url": "https://api.github.com/users/jbrockmendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jbrockmendel",
"id": 8078968,
"login": "jbrockmendel",
"node_id": "MDQ6VXNlcjgwNzg5Njg=",
"organizations_url": "https://api.github.com/users/jbrockmendel/orgs",
"received_events_url": "https://api.github.com/users/jbrockmendel/received_events",
"repos_url": "https://api.github.com/users/jbrockmendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jbrockmendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbrockmendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jbrockmendel"
} | [
{
"color": "ea91a4",
"default": false,
"description": "type annotations, mypy/pyright type checking",
"id": 1280988427,
"name": "Typing",
"node_id": "MDU6TGFiZWwxMjgwOTg4NDI3",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing"
}
] | closed | false | null | [] | {
"closed_at": "2020-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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 3 | 2020-01-10T18:01:56Z | 2020-01-11T00:19:03Z | 2020-01-10T23:57:34Z | 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/30897/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30897/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30897.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30897",
"merged_at": "2020-01-10T23:57:34Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30897.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30897"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/30898 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30898/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30898/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30898/events | https://github.com/pandas-dev/pandas/pull/30898 | 548,241,582 | MDExOlB1bGxSZXF1ZXN0MzYxNTgyNzE0 | 30,898 | DOC: Add pandas_path to the accesor list in the documentation | {
"avatar_url": "https://avatars.githubusercontent.com/u/1799186?v=4",
"events_url": "https://api.github.com/users/pjbull/events{/privacy}",
"followers_url": "https://api.github.com/users/pjbull/followers",
"following_url": "https://api.github.com/users/pjbull/following{/other_user}",
"gists_url": "https://api.github.com/users/pjbull/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/pjbull",
"id": 1799186,
"login": "pjbull",
"node_id": "MDQ6VXNlcjE3OTkxODY=",
"organizations_url": "https://api.github.com/users/pjbull/orgs",
"received_events_url": "https://api.github.com/users/pjbull/received_events",
"repos_url": "https://api.github.com/users/pjbull/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/pjbull/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/pjbull/subscriptions",
"type": "User",
"url": "https://api.github.com/users/pjbull"
} | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2020-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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 2 | 2020-01-10T19:06:19Z | 2020-01-16T20:00:11Z | 2020-01-16T20:00:05Z | CONTRIBUTOR | null | Added the [`pandas_path`](https://github.com/drivendataorg/pandas-path/) package that I just released to the list of third-party accessor extensions.
As a bonus, added a Description column for the existing libraries. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30898/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30898/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30898.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30898",
"merged_at": "2020-01-16T20:00:05Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30898.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30898"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30899 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30899/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30899/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30899/events | https://github.com/pandas-dev/pandas/pull/30899 | 548,255,406 | MDExOlB1bGxSZXF1ZXN0MzYxNTkzOTY4 | 30,899 | CLN: simplify Float64Index.__contains__ | {
"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_url": "https://api.github.com/users/jbrockmendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jbrockmendel",
"id": 8078968,
"login": "jbrockmendel",
"node_id": "MDQ6VXNlcjgwNzg5Njg=",
"organizations_url": "https://api.github.com/users/jbrockmendel/orgs",
"received_events_url": "https://api.github.com/users/jbrockmendel/received_events",
"repos_url": "https://api.github.com/users/jbrockmendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jbrockmendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbrockmendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jbrockmendel"
} | [
{
"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"
}
] | 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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 1 | 2020-01-10T19:39:59Z | 2020-01-16T21:48:12Z | 2020-01-16T19:56:30Z | 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/30899/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30899/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30899.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30899",
"merged_at": "2020-01-16T19:56:30Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30899.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30899"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30900 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30900/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30900/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30900/events | https://github.com/pandas-dev/pandas/pull/30900 | 548,282,426 | MDExOlB1bGxSZXF1ZXN0MzYxNjE1Nzc4 | 30,900 | REGR: Fixed hash_key=None for object values | {
"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}",
"gists_url": "https://api.github.com/users/TomAugspurger/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/TomAugspurger",
"id": 1312546,
"login": "TomAugspurger",
"node_id": "MDQ6VXNlcjEzMTI1NDY=",
"organizations_url": "https://api.github.com/users/TomAugspurger/orgs",
"received_events_url": "https://api.github.com/users/TomAugspurger/received_events",
"repos_url": "https://api.github.com/users/TomAugspurger/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/TomAugspurger/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/TomAugspurger/subscriptions",
"type": "User",
"url": "https://api.github.com/users/TomAugspurger"
} | [
{
"color": "e11d21",
"default": false,
"description": "Functionality that used to work in a prior pandas version",
"id": 32815646,
"name": "Regression",
"node_id": "MDU6TGFiZWwzMjgxNTY0Ng==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression"
}
] | closed | false | null | [] | {
"closed_at": "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/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 1 | 2020-01-10T20:46:18Z | 2020-01-13T15:22:07Z | 2020-01-13T15:22:04Z | CONTRIBUTOR | null | Closes https://github.com/pandas-dev/pandas/issues/30887 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30900/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30900/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30900.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30900",
"merged_at": "2020-01-13T15:22:04Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30900.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30900"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30901 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30901/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30901/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30901/events | https://github.com/pandas-dev/pandas/pull/30901 | 548,302,578 | MDExOlB1bGxSZXF1ZXN0MzYxNjMxNzY5 | 30,901 | TYP: typing annotations | {
"avatar_url": "https://avatars.githubusercontent.com/u/50263213?v=4",
"events_url": "https://api.github.com/users/ShaharNaveh/events{/privacy}",
"followers_url": "https://api.github.com/users/ShaharNaveh/followers",
"following_url": "https://api.github.com/users/ShaharNaveh/following{/other_user}",
"gists_url": "https://api.github.com/users/ShaharNaveh/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/ShaharNaveh",
"id": 50263213,
"login": "ShaharNaveh",
"node_id": "MDQ6VXNlcjUwMjYzMjEz",
"organizations_url": "https://api.github.com/users/ShaharNaveh/orgs",
"received_events_url": "https://api.github.com/users/ShaharNaveh/received_events",
"repos_url": "https://api.github.com/users/ShaharNaveh/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/ShaharNaveh/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ShaharNaveh/subscriptions",
"type": "User",
"url": "https://api.github.com/users/ShaharNaveh"
} | [
{
"color": "ea91a4",
"default": false,
"description": "type annotations, mypy/pyright type checking",
"id": 1280988427,
"name": "Typing",
"node_id": "MDU6TGFiZWwxMjgwOTg4NDI3",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing"
}
] | closed | false | null | [] | {
"closed_at": "2020-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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 1 | 2020-01-10T21:37:12Z | 2020-01-12T09:12:26Z | 2020-01-10T23:48:04Z | MEMBER | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [x] passes `black pandas`
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30901/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30901/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30901.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30901",
"merged_at": "2020-01-10T23:48:04Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30901.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30901"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30902 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30902/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30902/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30902/events | https://github.com/pandas-dev/pandas/pull/30902 | 548,332,458 | MDExOlB1bGxSZXF1ZXN0MzYxNjU2MTE1 | 30,902 | BUG: raise on non-hashable in __contains__ | {
"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_url": "https://api.github.com/users/jbrockmendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jbrockmendel",
"id": 8078968,
"login": "jbrockmendel",
"node_id": "MDQ6VXNlcjgwNzg5Njg=",
"organizations_url": "https://api.github.com/users/jbrockmendel/orgs",
"received_events_url": "https://api.github.com/users/jbrockmendel/received_events",
"repos_url": "https://api.github.com/users/jbrockmendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jbrockmendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbrockmendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jbrockmendel"
} | [
{
"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": "e9... | 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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 9 | 2020-01-10T23:05:59Z | 2020-01-20T19:00:48Z | 2020-01-20T17:19:08Z | MEMBER | null | By checking before we get to the `Engine.__contains__` call, we can avoid a redundant call to `hash` | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30902/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30902/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30902.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30902",
"merged_at": "2020-01-20T17:19:08Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30902.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30902"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30903 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30903/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30903/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30903/events | https://github.com/pandas-dev/pandas/pull/30903 | 548,333,163 | MDExOlB1bGxSZXF1ZXN0MzYxNjU2NzEw | 30,903 | Implement C Level Timedelta ISO Function; fix JSON usage | {
"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://api.github.com/users/WillAyd/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/WillAyd",
"id": 609873,
"login": "WillAyd",
"node_id": "MDQ6VXNlcjYwOTg3Mw==",
"organizations_url": "https://api.github.com/users/WillAyd/orgs",
"received_events_url": "https://api.github.com/users/WillAyd/received_events",
"repos_url": "https://api.github.com/users/WillAyd/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/WillAyd/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/WillAyd/subscriptions",
"type": "User",
"url": "https://api.github.com/users/WillAyd"
} | [
{
"color": "207de5",
"default": false,
"description": "read_json, to_json, json_normalize",
"id": 49379259,
"name": "IO JSON",
"node_id": "MDU6TGFiZWw0OTM3OTI1OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20JSON"
}
] | closed | false | null | [] | {
"closed_at": "2020-07-28T18:13:47Z",
"closed_issues": 2378,
"created_at": "2019-12-02T12:52:48Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 10 | 2020-01-10T23:08:40Z | 2020-03-19T00:57:51Z | 2020-03-19T00:57:22Z | MEMBER | null | - [X] closes #28256
- [X] tests added / passed
- [X] passes `black pandas`
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [X] whatsnew entry
similar to @cbertinato great work in #28595 but done deeper in the C extension | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30903/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30903/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30903.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30903",
"merged_at": "2020-03-19T00:57:22Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30903.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30903"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30904 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30904/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30904/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30904/events | https://github.com/pandas-dev/pandas/issues/30904 | 548,335,878 | MDU6SXNzdWU1NDgzMzU4Nzg= | 30,904 | to_json doesn't work with Datetime.date | {
"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://api.github.com/users/WillAyd/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/WillAyd",
"id": 609873,
"login": "WillAyd",
"node_id": "MDQ6VXNlcjYwOTg3Mw==",
"organizations_url": "https://api.github.com/users/WillAyd/orgs",
"received_events_url": "https://api.github.com/users/WillAyd/received_events",
"repos_url": "https://api.github.com/users/WillAyd/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/WillAyd/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/WillAyd/subscriptions",
"type": "User",
"url": "https://api.github.com/users/WillAyd"
} | [
{
"color": "e11d21",
"default": false,
"description": "Functionality that used to work in a prior pandas version",
"id": 32815646,
"name": "Regression",
"node_id": "MDU6TGFiZWwzMjgxNTY0Ng==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Regression"
},
{
"color": ... | 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/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 0 | 2020-01-10T23:18:21Z | 2020-01-18T15:34:13Z | 2020-01-18T15:34:13Z | MEMBER | null | This is a regression between 0.25.3 and 1.0
```python
>>> import pandas as pd
>>> import datetime
>>> data = [datetime.date(year=2020, month=1, day=1), "a"]
>>> pd.Series(data).to_json(date_format="iso")
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/Users/williamayd/clones/pandas/pandas/core/generic.py", line 2363, in to_json
indent=indent,
File "/Users/williamayd/clones/pandas/pandas/io/json/_json.py", line 85, in to_json
indent=indent,
File "/Users/williamayd/clones/pandas/pandas/io/json/_json.py", line 145, in write
self.indent,
File "/Users/williamayd/clones/pandas/pandas/io/json/_json.py", line 199, in _write
indent,
File "/Users/williamayd/clones/pandas/pandas/io/json/_json.py", line 167, in _write
indent=indent,
TypeError: Expected datetime object
```
Noticed while working on #30903 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30904/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30904/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/30905 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30905/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30905/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30905/events | https://github.com/pandas-dev/pandas/pull/30905 | 548,336,668 | MDExOlB1bGxSZXF1ZXN0MzYxNjU5NTU4 | 30,905 | BUG: SystemError in df.sum | {
"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_url": "https://api.github.com/users/jbrockmendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jbrockmendel",
"id": 8078968,
"login": "jbrockmendel",
"node_id": "MDQ6VXNlcjgwNzg5Njg=",
"organizations_url": "https://api.github.com/users/jbrockmendel/orgs",
"received_events_url": "https://api.github.com/users/jbrockmendel/received_events",
"repos_url": "https://api.github.com/users/jbrockmendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jbrockmendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbrockmendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jbrockmendel"
} | [
{
"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": "e11d21",
"default": false,
"description": "Functiona... | 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/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 6 | 2020-01-10T23:21:16Z | 2020-01-15T16:12:40Z | 2020-01-15T14:19:18Z | MEMBER | null | - [x] closes #30886
- [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/30905/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30905/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30905.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30905",
"merged_at": "2020-01-15T14:19:17Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30905.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30905"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30906 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30906/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30906/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30906/events | https://github.com/pandas-dev/pandas/pull/30906 | 548,353,577 | MDExOlB1bGxSZXF1ZXN0MzYxNjczNDgy | 30,906 | BUG: pickle files left behind by tm.round_trip_pickle | {
"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_url": "https://api.github.com/users/jbrockmendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jbrockmendel",
"id": 8078968,
"login": "jbrockmendel",
"node_id": "MDQ6VXNlcjgwNzg5Njg=",
"organizations_url": "https://api.github.com/users/jbrockmendel/orgs",
"received_events_url": "https://api.github.com/users/jbrockmendel/received_events",
"repos_url": "https://api.github.com/users/jbrockmendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jbrockmendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbrockmendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jbrockmendel"
} | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "207de5",
"d... | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 4 | 2020-01-11T00:39:12Z | 2020-01-11T15:30:12Z | 2020-01-11T09:53:42Z | 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/30906/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30906/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30906.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30906",
"merged_at": "2020-01-11T09:53:42Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30906.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30906"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/30907 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30907/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30907/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30907/events | https://github.com/pandas-dev/pandas/pull/30907 | 548,356,729 | MDExOlB1bGxSZXF1ZXN0MzYxNjc1OTkx | 30,907 | DOC: add 1.0.1 whatsnew file | {
"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://api.github.com/users/WillAyd/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/WillAyd",
"id": 609873,
"login": "WillAyd",
"node_id": "MDQ6VXNlcjYwOTg3Mw==",
"organizations_url": "https://api.github.com/users/WillAyd/orgs",
"received_events_url": "https://api.github.com/users/WillAyd/received_events",
"repos_url": "https://api.github.com/users/WillAyd/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/WillAyd/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/WillAyd/subscriptions",
"type": "User",
"url": "https://api.github.com/users/WillAyd"
} | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2020-02-06T23:38:32Z",
"closed_issues": 103,
"created_at": "2020-01-14T04:04:52Z",
"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",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-05T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/69",
"id": 5002193,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/69/labels",
"node_id": "MDk6TWlsZXN0b25lNTAwMjE5Mw==",
"number": 69,
"open_issues": 0,
"state": "closed",
"title": "1.0.1",
"updated_at": "2020-04-05T10:45:23Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/69"
} | 3 | 2020-01-11T00:57:56Z | 2020-01-30T15:59:37Z | 2020-01-30T08:32:01Z | 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/30907/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30907/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30907.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30907",
"merged_at": "2020-01-30T08:32:01Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30907.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30907"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/30908 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30908/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30908/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30908/events | https://github.com/pandas-dev/pandas/pull/30908 | 548,363,225 | MDExOlB1bGxSZXF1ZXN0MzYxNjgxMTU1 | 30,908 | BUG: EAs should not be hashable | {
"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_url": "https://api.github.com/users/jbrockmendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jbrockmendel",
"id": 8078968,
"login": "jbrockmendel",
"node_id": "MDQ6VXNlcjgwNzg5Njg=",
"organizations_url": "https://api.github.com/users/jbrockmendel/orgs",
"received_events_url": "https://api.github.com/users/jbrockmendel/received_events",
"repos_url": "https://api.github.com/users/jbrockmendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jbrockmendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbrockmendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jbrockmendel"
} | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "6138b5",
"default": false,
"description": "Extending pandas with cu... | closed | false | null | [] | {
"closed_at": "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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 8 | 2020-01-11T01:44:37Z | 2020-01-20T18:58:40Z | 2020-01-20T17:19:49Z | MEMBER | null | This turns out to be a blocker for some cleanup in index.pyx | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30908/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30908/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30908.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30908",
"merged_at": "2020-01-20T17:19:49Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30908.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30908"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30909 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30909/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30909/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30909/events | https://github.com/pandas-dev/pandas/pull/30909 | 548,371,499 | MDExOlB1bGxSZXF1ZXN0MzYxNjg3NDg1 | 30,909 | CLN: remove geopandas compat code | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists_url": "https://api.github.com/users/jbrockmendel/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jbrockmendel",
"id": 8078968,
"login": "jbrockmendel",
"node_id": "MDQ6VXNlcjgwNzg5Njg=",
"organizations_url": "https://api.github.com/users/jbrockmendel/orgs",
"received_events_url": "https://api.github.com/users/jbrockmendel/received_events",
"repos_url": "https://api.github.com/users/jbrockmendel/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jbrockmendel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbrockmendel/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jbrockmendel"
} | [
{
"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": "207de... | 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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 3 | 2020-01-11T03:00:58Z | 2020-01-14T16:24:48Z | 2020-01-14T08:57:39Z | MEMBER | null | CC @jorisvandenbossche its safe to remove this now right? | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30909/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30909/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30909.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30909",
"merged_at": "2020-01-14T08:57:39Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30909.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30909"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30911 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30911/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30911/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30911/events | https://github.com/pandas-dev/pandas/pull/30911 | 548,406,012 | MDExOlB1bGxSZXF1ZXN0MzYxNzEyNzEy | 30,911 | Added documentation for ImportError in docs/source/getting_started/in… | {
"avatar_url": "https://avatars.githubusercontent.com/u/31775433?v=4",
"events_url": "https://api.github.com/users/gonemad97/events{/privacy}",
"followers_url": "https://api.github.com/users/gonemad97/followers",
"following_url": "https://api.github.com/users/gonemad97/following{/other_user}",
"gists_url": "https://api.github.com/users/gonemad97/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/gonemad97",
"id": 31775433,
"login": "gonemad97",
"node_id": "MDQ6VXNlcjMxNzc1NDMz",
"organizations_url": "https://api.github.com/users/gonemad97/orgs",
"received_events_url": "https://api.github.com/users/gonemad97/received_events",
"repos_url": "https://api.github.com/users/gonemad97/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/gonemad97/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gonemad97/subscriptions",
"type": "User",
"url": "https://api.github.com/users/gonemad97"
} | [] | closed | false | null | [] | null | 0 | 2020-01-11T09:24:18Z | 2020-01-11T09:25:11Z | 2020-01-11T09:24:34Z | CONTRIBUTOR | null | …stall.rst
- [ ] 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/30911/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30911/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30911.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30911",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/30911.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30911"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30912 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30912/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30912/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30912/events | https://github.com/pandas-dev/pandas/pull/30912 | 548,406,229 | MDExOlB1bGxSZXF1ZXN0MzYxNzEyODQ3 | 30,912 | DOC: Added documentation for ImportError's | {
"avatar_url": "https://avatars.githubusercontent.com/u/31775433?v=4",
"events_url": "https://api.github.com/users/gonemad97/events{/privacy}",
"followers_url": "https://api.github.com/users/gonemad97/followers",
"following_url": "https://api.github.com/users/gonemad97/following{/other_user}",
"gists_url": "https://api.github.com/users/gonemad97/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/gonemad97",
"id": 31775433,
"login": "gonemad97",
"node_id": "MDQ6VXNlcjMxNzc1NDMz",
"organizations_url": "https://api.github.com/users/gonemad97/orgs",
"received_events_url": "https://api.github.com/users/gonemad97/received_events",
"repos_url": "https://api.github.com/users/gonemad97/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/gonemad97/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gonemad97/subscriptions",
"type": "User",
"url": "https://api.github.com/users/gonemad97"
} | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2020-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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 3 | 2020-01-11T09:26:48Z | 2020-02-12T01:16:37Z | 2020-02-12T01:16:30Z | CONTRIBUTOR | null | …stall.rst
- [x] closes #29399
- [ ] 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/30912/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30912/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30912.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30912",
"merged_at": "2020-02-12T01:16:30Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30912.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30912"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30913 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30913/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30913/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30913/events | https://github.com/pandas-dev/pandas/pull/30913 | 548,409,251 | MDExOlB1bGxSZXF1ZXN0MzYxNzE1MTgy | 30,913 | Backport PR #30906 on branch 1.0.x (BUG: pickle files left behind by tm.round_trip_pickle) | {
"avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4",
"events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}",
"followers_url": "https://api.github.com/users/meeseeksmachine/followers",
"following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}",
"gists_url": "https://api.github.com/users/meeseeksmachine/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/meeseeksmachine",
"id": 39504233,
"login": "meeseeksmachine",
"node_id": "MDQ6VXNlcjM5NTA0MjMz",
"organizations_url": "https://api.github.com/users/meeseeksmachine/orgs",
"received_events_url": "https://api.github.com/users/meeseeksmachine/received_events",
"repos_url": "https://api.github.com/users/meeseeksmachine/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/meeseeksmachine/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/meeseeksmachine/subscriptions",
"type": "User",
"url": "https://api.github.com/users/meeseeksmachine"
} | [] | 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/followers",
"following_url": "https://api.github.com/users/wesm/following{/other_user}",
"gists_url": "https://api.github.com/users/wesm/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/wesm",
"id": 329591,
"login": "wesm",
"node_id": "MDQ6VXNlcjMyOTU5MQ==",
"organizations_url": "https://api.github.com/users/wesm/orgs",
"received_events_url": "https://api.github.com/users/wesm/received_events",
"repos_url": "https://api.github.com/users/wesm/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wesm/subscriptions",
"type": "User",
"url": "https://api.github.com/users/wesm"
},
"description": "on-merge: backport to 1.0.x",
"due_on": "2020-02-01T08:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/16",
"id": 174211,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels",
"node_id": "MDk6TWlsZXN0b25lMTc0MjEx",
"number": 16,
"open_issues": 0,
"state": "closed",
"title": "1.0.0",
"updated_at": "2020-01-30T12:18:05Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16"
} | 0 | 2020-01-11T09:54:20Z | 2020-01-11T10:35:36Z | 2020-01-11T10:35:36Z | NONE | null | Backport PR #30906: BUG: pickle files left behind by tm.round_trip_pickle | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30913/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30913/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/30913.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/30913",
"merged_at": "2020-01-11T10:35:35Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/30913.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/30913"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/30914 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/30914/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/30914/comments | https://api.github.com/repos/pandas-dev/pandas/issues/30914/events | https://github.com/pandas-dev/pandas/issues/30914 | 548,410,791 | MDU6SXNzdWU1NDg0MTA3OTE= | 30,914 | Make a code check which bans imports of fixtures in tests | {
"avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4",
"events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}",
"followers_url": "https://api.github.com/users/MarcoGorelli/followers",
"following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}",
"gists_url": "https://api.github.com/users/MarcoGorelli/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/MarcoGorelli",
"id": 33491632,
"login": "MarcoGorelli",
"node_id": "MDQ6VXNlcjMzNDkxNjMy",
"organizations_url": "https://api.github.com/users/MarcoGorelli/orgs",
"received_events_url": "https://api.github.com/users/MarcoGorelli/received_events",
"repos_url": "https://api.github.com/users/MarcoGorelli/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/MarcoGorelli/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MarcoGorelli/subscriptions",
"type": "User",
"url": "https://api.github.com/users/MarcoGorelli"
} | [
{
"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 | {
"avatar_url": "https://avatars.githubusercontent.com/u/17853006?v=4",
"events_url": "https://api.github.com/users/SaturnFromTitan/events{/privacy}",
"followers_url": "https://api.github.com/users/SaturnFromTitan/followers",
"following_url": "https://api.github.com/users/SaturnFromTitan/following{/other_user}",
"gists_url": "https://api.github.com/users/SaturnFromTitan/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/SaturnFromTitan",
"id": 17853006,
"login": "SaturnFromTitan",
"node_id": "MDQ6VXNlcjE3ODUzMDA2",
"organizations_url": "https://api.github.com/users/SaturnFromTitan/orgs",
"received_events_url": "https://api.github.com/users/SaturnFromTitan/received_events",
"repos_url": "https://api.github.com/users/SaturnFromTitan/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/SaturnFromTitan/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/SaturnFromTitan/subscriptions",
"type": "User",
"url": "https://api.github.com/users/SaturnFromTitan"
} | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/17853006?v=4",
"events_url": "https://api.github.com/users/SaturnFromTitan/events{/privacy}",
"followers_url": "https://api.github.com/users/SaturnFromTitan/followers",
"following_url": "https://api.github.com/users/SaturnFromTitan/following{/... | {
"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/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://api.github.com/users/jreback/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/jreback",
"id": 953992,
"login": "jreback",
"node_id": "MDQ6VXNlcjk1Mzk5Mg==",
"organizations_url": "https://api.github.com/users/jreback/orgs",
"received_events_url": "https://api.github.com/users/jreback/received_events",
"repos_url": "https://api.github.com/users/jreback/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jreback/subscriptions",
"type": "User",
"url": "https://api.github.com/users/jreback"
},
"description": "",
"due_on": "2020-08-01T07:00:00Z",
"html_url": "https://github.com/pandas-dev/pandas/milestone/68",
"id": 4894670,
"labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68/labels",
"node_id": "MDk6TWlsZXN0b25lNDg5NDY3MA==",
"number": 68,
"open_issues": 0,
"state": "closed",
"title": "1.1",
"updated_at": "2021-07-17T17:25:28Z",
"url": "https://api.github.com/repos/pandas-dev/pandas/milestones/68"
} | 5 | 2020-01-11T10:09:56Z | 2020-04-20T22:34:36Z | 2020-04-20T22:34:36Z | MEMBER | null | xref https://github.com/pandas-dev/pandas/pull/30894#discussion_r365510231
Example: writing
```
from pandas.conftest import ALL_EA_INT_DTYPES
```
in a test file should be disallowed because there exists the fixture `any_nullable_int_dtype` | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/30914/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/30914/timeline | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.