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/23712 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23712/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23712/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23712/events | https://github.com/pandas-dev/pandas/pull/23712 | 380,956,256 | MDExOlB1bGxSZXF1ZXN0MjMxMDM1OTY5 | 23,712 | MAINT: Add more pytest idiom to parser tests | {
"avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4",
"events_url": "https://api.github.com/users/gfyoung/events{/privacy}",
"followers_url": "https://api.github.com/users/gfyoung/followers",
"following_url": "https://api.github.com/users/gfyoung/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "FCE94F",
"default": false,
"description": "Internal refactoring of code",
"id": 127681,
"name": "Refactor",
"node_id": "MDU6TGFiZWwxMjc2ODE=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor"
},
{
"color": "C4A000",
"default": false,
"de... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 6 | 2018-11-15T01:09:02Z | 2018-11-17T23:13:43Z | 2018-11-17T22:48:32Z | MEMBER | null | This is only a start. To keep the diff small, we are only converting `c_parser_only`.
If this looks good, the other test classes will soon follow in subsequent PR's.
cc @jreback | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23712/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23712/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23712.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23712",
"merged_at": "2018-11-17T22:48:32Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23712.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23712"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23713 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23713/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23713/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23713/events | https://github.com/pandas-dev/pandas/issues/23713 | 380,972,158 | MDU6SXNzdWUzODA5NzIxNTg= | 23,713 | pd.read_csv split 'names' string into chars when names is a string | {
"avatar_url": "https://avatars.githubusercontent.com/u/10773886?v=4",
"events_url": "https://api.github.com/users/thesby/events{/privacy}",
"followers_url": "https://api.github.com/users/thesby/followers",
"following_url": "https://api.github.com/users/thesby/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "0052cc",
"default": false,
"description": null,
"id": 34444536,
"name": "Usage Question",
"node_id": "MDU6TGFiZWwzNDQ0NDUzNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question"
}
] | closed | false | null | [] | null | 2 | 2018-11-15T02:27:01Z | 2018-11-15T05:58:29Z | 2018-11-15T05:58:29Z | NONE | null | ```
pd.read_csv('xxx.csv', names='hello')
```
The columns will be ['h', 'e', 'l', 'l', 'o']
This is not expected. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23713/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23713/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23714 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23714/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23714/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23714/events | https://github.com/pandas-dev/pandas/pull/23714 | 380,982,882 | MDExOlB1bGxSZXF1ZXN0MjMxMDU1NjE1 | 23,714 | DOC: Handle exceptions when computing contributors. | {
"avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4",
"events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}",
"followers_url": "https://api.github.com/users/TomAugspurger/followers",
"following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}",
"gi... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 3 | 2018-11-15T03:20:20Z | 2018-11-15T11:54:22Z | 2018-11-15T11:53:40Z | CONTRIBUTOR | null | We're failing on master right now https://travis-ci.org/pandas-dev/pandas/jobs/455255389#L4369
```
Exception occurred:
File "/home/travis/miniconda3/envs/pandas/lib/python3.6/site-packages/git/cmd.py", line 825, in execute
raise GitCommandError(command, status, stderr_value, stdout_value)
git.exc.GitComman... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23714/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23714/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23714.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23714",
"merged_at": "2018-11-15T11:53:40Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23714.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23714"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23715 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23715/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23715/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23715/events | https://github.com/pandas-dev/pandas/pull/23715 | 381,014,679 | MDExOlB1bGxSZXF1ZXN0MjMxMDc5NTEw | 23,715 | Add option for DataFrame.to_html() to render URL data as links (#2679) | {
"avatar_url": "https://avatars.githubusercontent.com/u/8574029?v=4",
"events_url": "https://api.github.com/users/benjaminarjun/events{/privacy}",
"followers_url": "https://api.github.com/users/benjaminarjun/followers",
"following_url": "https://api.github.com/users/benjaminarjun/following{/other_user}",
"gi... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "006b75",
"default": false,
"description": "read_htm... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 19 | 2018-11-15T06:11:16Z | 2018-12-13T14:30:11Z | 2018-12-13T07:09:41Z | CONTRIBUTOR | null | - [X] closes #2679
- [X] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
Two lines were added to tests that exceed the 79 character limit. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23715/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23715/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23715.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23715",
"merged_at": "2018-12-13T07:09:40Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23715.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23715"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23716 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23716/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23716/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23716/events | https://github.com/pandas-dev/pandas/issues/23716 | 381,035,762 | MDU6SXNzdWUzODEwMzU3NjI= | 23,716 | pd.to_timedelta unit ignored for string input | {
"avatar_url": "https://avatars.githubusercontent.com/u/1216791?v=4",
"events_url": "https://api.github.com/users/jzwinck/events{/privacy}",
"followers_url": "https://api.github.com/users/jzwinck/followers",
"following_url": "https://api.github.com/users/jzwinck/following{/other_user}",
"gists_url": "https:/... | [
{
"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": "009800",
"default": false,
"description": "Duplicate issue or pull ... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 4 | 2018-11-15T07:38:27Z | 2018-11-21T10:38:44Z | 2018-11-21T10:38:44Z | CONTRIBUTOR | null | ```python
In : pd.to_timedelta(123456789, unit='s')
Out: Timedelta('1428 days 21:33:09') # ok
In : pd.to_timedelta('123456789', unit='s')
Out: Timedelta('0 days 00:00:00.123456') # oops!
In : pd.to_timedelta('123.45', unit='s')
Out: ValueError('no units specified') # ???
```
#### Problem description
Evid... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23716/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23716/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23717 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23717/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23717/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23717/events | https://github.com/pandas-dev/pandas/issues/23717 | 381,048,951 | MDU6SXNzdWUzODEwNDg5NTE= | 23,717 | DOC: Weird documentation (or behavior) of pd.read_csv escapechar= arg | {
"avatar_url": "https://avatars.githubusercontent.com/u/1095329?v=4",
"events_url": "https://api.github.com/users/keanpantraw/events{/privacy}",
"followers_url": "https://api.github.com/users/keanpantraw/followers",
"following_url": "https://api.github.com/users/keanpantraw/following{/other_user}",
"gists_ur... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "5319e7",
"default": false,
"description": "read_csv, to_csv",
... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 1 | 2018-11-15T08:25:07Z | 2018-12-30T19:29:34Z | 2018-12-30T19:29:34Z | NONE | null | #### Problem description
Documentation of pandas.read_csv states:
```
escapechar : str (length 1), default None
One-character string used to escape delimiter when quoting is QUOTE_NONE.
```
But in reality you can correctly parse following CSV:
```
id, name
1, "Hello, my name is \"John\""
```
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23717/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23717/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23718 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23718/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23718/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23718/events | https://github.com/pandas-dev/pandas/pull/23718 | 381,062,138 | MDExOlB1bGxSZXF1ZXN0MjMxMTE2MDAy | 23,718 | ENH: Improve error message for empty object array | {
"avatar_url": "https://avatars.githubusercontent.com/u/5585221?v=4",
"events_url": "https://api.github.com/users/bashtage/events{/privacy}",
"followers_url": "https://api.github.com/users/bashtage/followers",
"following_url": "https://api.github.com/users/bashtage/following{/other_user}",
"gists_url": "http... | [
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or improved errors from pandas",
"id": 42670965,
"name": "Error Reporting",
"node_id": "MDU6TGFiZWw0MjY3MDk2NQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting"
},
{
"color": "5319... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 7 | 2018-11-15T09:03:32Z | 2019-03-21T13:27:34Z | 2018-11-17T23:14:13Z | CONTRIBUTOR | null | Improve the error message shown when an object array is empty
closes #23572
- [x] closes #23572
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
No what's new since too small a change and no test needed. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23718/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23718/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23718.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23718",
"merged_at": "2018-11-17T23:14:13Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23718.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23718"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23719 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23719/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23719/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23719/events | https://github.com/pandas-dev/pandas/issues/23719 | 381,147,434 | MDU6SXNzdWUzODExNDc0MzQ= | 23,719 | Plotting boolean data fails | {
"avatar_url": "https://avatars.githubusercontent.com/u/12114825?v=4",
"events_url": "https://api.github.com/users/BSchilperoort/events{/privacy}",
"followers_url": "https://api.github.com/users/BSchilperoort/followers",
"following_url": "https://api.github.com/users/BSchilperoort/following{/other_user}",
"g... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "8AE234",
"default": false,
"description": null,
"id": 2413328,
... | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm... | 2 | 2018-11-15T12:51:24Z | 2019-12-17T00:16:19Z | 2019-08-12T19:00:03Z | NONE | null | #### Code example
```python
import pandas as pd
df = pd.DataFrame({'data': [True, False, False]})
df['data'].plot()
```
#### Problem description
Plotting boolean data returns _TypeError: Empty 'DataFrame': no numeric data to plot_.
Matplotlib interprets boolean data as 0/1, which allows plotting.
#### Expec... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23719/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23719/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23720 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23720/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23720/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23720/events | https://github.com/pandas-dev/pandas/issues/23720 | 381,265,846 | MDU6SXNzdWUzODEyNjU4NDY= | 23,720 | confusing default behavior of print for bound method | {
"avatar_url": "https://avatars.githubusercontent.com/u/2620021?v=4",
"events_url": "https://api.github.com/users/MLopez-Ibanez/events{/privacy}",
"followers_url": "https://api.github.com/users/MLopez-Ibanez/followers",
"following_url": "https://api.github.com/users/MLopez-Ibanez/following{/other_user}",
"gi... | [
{
"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": "ededed",
"default": false,
"description": "__repr__... | open | false | null | [] | null | 3 | 2018-11-15T17:30:06Z | 2020-05-16T21:10:27Z | null | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
# Your code here
import pandas as pd
x = pd.DataFrame([[0,1],[3,2]])
x.mean
```
#### Problem description
The above prints
```
<bound method DataFrame.mean of 0 1
0 0 1
1 3 2>
```
I don't see the point of printing the actual data... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23720/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23720/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23721 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23721/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23721/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23721/events | https://github.com/pandas-dev/pandas/pull/23721 | 381,277,566 | MDExOlB1bGxSZXF1ZXN0MjMxMjg1Njk1 | 23,721 | TST: clean up to change setup.cfg to `xfail_strict = True` (GH23057) | {
"avatar_url": "https://avatars.githubusercontent.com/u/6358669?v=4",
"events_url": "https://api.github.com/users/dcreekp/events{/privacy}",
"followers_url": "https://api.github.com/users/dcreekp/followers",
"following_url": "https://api.github.com/users/dcreekp/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
}
] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 13 | 2018-11-15T18:03:36Z | 2018-12-03T15:45:49Z | 2018-12-03T13:32:37Z | CONTRIBUTOR | null | - [x] closes #23057
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23721/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23721/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23721.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23721",
"merged_at": "2018-12-03T13:32:36Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23721.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23721"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23722 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23722/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23722/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23722/events | https://github.com/pandas-dev/pandas/issues/23722 | 381,288,507 | MDU6SXNzdWUzODEyODg1MDc= | 23,722 | BUG: to_datetime with box=False returning DatetimeIndex with mixed naive and aware datetime.datetimes | {
"avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4",
"events_url": "https://api.github.com/users/mroeschke/events{/privacy}",
"followers_url": "https://api.github.com/users/mroeschke/followers",
"following_url": "https://api.github.com/users/mroeschke/following{/other_user}",
"gists_url": "... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
... | closed | false | null | [] | null | 18 | 2018-11-15T18:36:34Z | 2019-12-09T06:11:11Z | 2019-12-09T06:11:10Z | MEMBER | null | xref https://github.com/pandas-dev/pandas/pull/23702#discussion_r233654696
```
In [1]: pd.__version__
Out[1]: '0.24.0.dev0+1022.ga23f90142'
In [2]: import pytz; import datetime
In [3]: pd.to_datetime([datetime.datetime(2018, 1, 1), datetime.datetime(2018, 1, 1, tzinfo=pytz.UTC)], box=False)
Out[3]: Datetime... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23722/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23722/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23723 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23723/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23723/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23723/events | https://github.com/pandas-dev/pandas/pull/23723 | 381,295,606 | MDExOlB1bGxSZXF1ZXN0MjMxMjk5NjYz | 23,723 | DOC: update str.cat example | {
"avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4",
"events_url": "https://api.github.com/users/h-vetinari/events{/privacy}",
"followers_url": "https://api.github.com/users/h-vetinari/followers",
"following_url": "https://api.github.com/users/h-vetinari/following{/other_user}",
"gists_url"... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "5319e7",
"default": false,
"description": "String extension data... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 10 | 2018-11-15T18:57:30Z | 2019-01-04T16:58:22Z | 2019-01-04T12:36:19Z | CONTRIBUTOR | null | There have been a couple of changes recently due to the whole docstring validation effort (e.g. #22838), which got rid of some warnings emitted by the sample code.
As it stands, the code samples don't really reflect the running text anymore, and with the changes from #22264, it makes sense to update the running text... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23723/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23723/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23723.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23723",
"merged_at": "2019-01-04T12:36:19Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23723.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23723"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23724 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23724/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23724/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23724/events | https://github.com/pandas-dev/pandas/pull/23724 | 381,300,500 | MDExOlB1bGxSZXF1ZXN0MjMxMzAzNDQw | 23,724 | DOC: more consistent flake8-commands in contributing.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4",
"events_url": "https://api.github.com/users/h-vetinari/events{/privacy}",
"followers_url": "https://api.github.com/users/h-vetinari/followers",
"following_url": "https://api.github.com/users/h-vetinari/following{/other_user}",
"gists_url"... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, ... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 7 | 2018-11-15T19:11:46Z | 2018-11-20T06:53:07Z | 2018-11-20T02:27:35Z | CONTRIBUTOR | null | After #23707, I was looking at the rendered results in https://pandas-docs.github.io/pandas-docs-travis/contributing.html#id54, and noticed some inconsistencies:
* the linux commands use `git diff master` as opposed to `git diff upstream/master`; this is also in contrast to what's in the PR template
* the windows c... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23724/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23724/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23724.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23724",
"merged_at": "2018-11-20T02:27:35Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23724.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23724"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23725 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23725/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23725/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23725/events | https://github.com/pandas-dev/pandas/pull/23725 | 381,325,367 | MDExOlB1bGxSZXF1ZXN0MjMxMzIzMTQy | 23,725 | BUG: concat warning bubbling up through str.cat | {
"avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4",
"events_url": "https://api.github.com/users/h-vetinari/events{/privacy}",
"followers_url": "https://api.github.com/users/h-vetinari/followers",
"following_url": "https://api.github.com/users/h-vetinari/following{/other_user}",
"gists_url"... | [
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stack/Unstack, Explode",
"id": 13098779,
"name": "Reshaping",
"node_id": "MDU6TGFiZWwxMzA5ODc3OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping"
},
{
"color": "5319e7",
"de... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 4 | 2018-11-15T20:24:49Z | 2018-11-18T12:02:00Z | 2018-11-17T23:00:38Z | CONTRIBUTOR | null | This was an unexpected realisation from #23723 -- the change of `pd.concat` in #20613 to add `sort` and raise a warning if it's not specified was not caught in the `.str.cat` code, because it was being shadowed (apparently in all relevant tests) by another `FutureWarning` that's being raised if `join` is not specified ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23725/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23725/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23725.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23725",
"merged_at": "2018-11-17T23:00:38Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23725.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23725"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23726 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23726/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23726/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23726/events | https://github.com/pandas-dev/pandas/issues/23726 | 381,340,073 | MDU6SXNzdWUzODEzNDAwNzM= | 23,726 | CI/BUG?: test_pct_max_many_rows crashes on travis-27. | {
"avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4",
"events_url": "https://api.github.com/users/h-vetinari/events{/privacy}",
"followers_url": "https://api.github.com/users/h-vetinari/followers",
"following_url": "https://api.github.com/users/h-vetinari/following{/other_user}",
"gists_url"... | [
{
"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": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 8 | 2018-11-15T21:09:21Z | 2018-11-20T01:03:05Z | 2018-11-20T01:03:05Z | CONTRIBUTOR | null | Following Ian Fleming ("Once is happenstance. Twice is coincidence. Three times is enemy action"), here are the three most recent builds from #23582 -- which *only* changes tests -- wherein there is a single failure/crash in the `travis-27.yaml` build for `pandas/tests/series/test_rank.py::test_pct_max_many_rows`, whic... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23726/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23726/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23727 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23727/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23727/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23727/events | https://github.com/pandas-dev/pandas/pull/23727 | 381,345,035 | MDExOlB1bGxSZXF1ZXN0MjMxMzM4NzA4 | 23,727 | CI: Fixing possible bugs in the CI | {
"avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4",
"events_url": "https://api.github.com/users/datapythonista/events{/privacy}",
"followers_url": "https://api.github.com/users/datapythonista/followers",
"following_url": "https://api.github.com/users/datapythonista/following{/other_user}",
... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "a2bca7",
"default": false,
"description": "Continuous Integration",... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 8 | 2018-11-15T21:23:27Z | 2018-11-24T04:59:01Z | 2018-11-24T04:58:46Z | MEMBER | null | I'm not sure if they are actual bugs, or I'm not understanding something. I think it's easier to discuss over a PR, so I fixed what I think it's wrong.
@jreback @TomAugspurger do you mind taking a look? | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23727/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23727/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23727.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23727",
"merged_at": "2018-11-24T04:58:45Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23727.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23727"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23728 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23728/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23728/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23728/events | https://github.com/pandas-dev/pandas/issues/23728 | 381,381,650 | MDU6SXNzdWUzODEzODE2NTA= | 23,728 | DatetimeIndex.to_frame() inconsistent with dti.to_series().to_frame() | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "AD7FA8",
"default": false,
"description": null,
"id": 35818298,
"name": "API Design",
"node_id": "MDU6TGFiZWwzNTgxODI5OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design"
},
{
"color": "5319e7",
"default": false,
"description": "T... | closed | false | null | [] | null | 7 | 2018-11-15T23:22:05Z | 2018-11-16T12:58:52Z | 2018-11-16T12:58:52Z | MEMBER | null | For TZ-aware DatetimeIndex, `to_series()` drops the timezone unless we pass `keep_tz=True`
```
>>> dti = pd.date_range('1977-04-15', periods=3, freq='MS', tz='US/Hawaii')
>>> dti.to_series().to_frame().dtypes
0 datetime64[ns]
>>> dti.to_frame().dtypes
0 datetime64[ns, US/Hawaii]
```
IIRC there has... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23728/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23728/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23729 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23729/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23729/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23729/events | https://github.com/pandas-dev/pandas/issues/23729 | 381,390,762 | MDU6SXNzdWUzODEzOTA3NjI= | 23,729 | DOC: Fix formatting of parameters | {
"avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4",
"events_url": "https://api.github.com/users/datapythonista/events{/privacy}",
"followers_url": "https://api.github.com/users/datapythonista/followers",
"following_url": "https://api.github.com/users/datapythonista/following{/other_user}",
... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "207de5",
"default": false,
"description": null,
"id": 211029... | closed | false | null | [] | null | 7 | 2018-11-15T23:59:59Z | 2018-11-17T23:08:59Z | 2018-11-17T23:08:59Z | MEMBER | null | In the pandas API documentation, when the parameters are defined, they should be defined as:
```
Parameters
----------
name : str
Description of the name parameter
```
Note that in `name : str` there is one space before the colon, and one after. This is important, because when the html documentation is ren... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23729/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23729/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23730 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23730/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23730/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23730/events | https://github.com/pandas-dev/pandas/pull/23730 | 381,402,721 | MDExOlB1bGxSZXF1ZXN0MjMxMzg0MDgy | 23,730 | BUG: Fix+test dataframe tranpose with datetimeTZ | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
... | closed | false | null | [] | null | 8 | 2018-11-16T00:56:44Z | 2020-04-05T17:37:49Z | 2018-11-29T00:09:53Z | MEMBER | null | Reminder of the bug here:
```
>>> dti = pd.date_range('1977-04-15', periods=3, freq='MS', tz='US/Hawaii')
>>> df = pd.DataFrame(dti)
>>> df.T
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "pandas/core/frame.py", line 2562, in transpose
return super(DataFrame, self).transp... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23730/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23730/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23730.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23730",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/23730.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23730"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23731 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23731/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23731/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23731/events | https://github.com/pandas-dev/pandas/pull/23731 | 381,405,839 | MDExOlB1bGxSZXF1ZXN0MjMxMzg2NDQy | 23,731 | CI for boto: fix errors; add coverage; add skip for uncatchable ResourceWarning | {
"avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4",
"events_url": "https://api.github.com/users/h-vetinari/events{/privacy}",
"followers_url": "https://api.github.com/users/h-vetinari/followers",
"following_url": "https://api.github.com/users/h-vetinari/following{/other_user}",
"gists_url"... | [
{
"color": "06909A",
"default": false,
"description": "IO issues that don't fit into a more specific label",
"id": 2301354,
"name": "IO Data",
"node_id": "MDU6TGFiZWwyMzAxMzU0",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data"
},
{
"color": "a2bca7",
"... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 37 | 2018-11-16T01:12:11Z | 2018-12-15T19:04:39Z | 2018-12-15T18:04:24Z | CONTRIBUTOR | null | closes #23680
closes #23754
- [x] fixture modified / tests pass
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
EDIT2: The warning has been identified as being caused by a vendored `requests` from `botocore<1.11`, which is solved by raising the minimum version to `1.11` for the only CI job (... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23731/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23731/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23731.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23731",
"merged_at": "2018-12-15T18:04:24Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23731.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23731"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23732 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23732/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23732/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23732/events | https://github.com/pandas-dev/pandas/pull/23732 | 381,406,328 | MDExOlB1bGxSZXF1ZXN0MjMxMzg2ODA2 | 23,732 | TST/CLN: Fix/clean pytables test | {
"avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4",
"events_url": "https://api.github.com/users/h-vetinari/events{/privacy}",
"followers_url": "https://api.github.com/users/h-vetinari/followers",
"following_url": "https://api.github.com/users/h-vetinari/following{/other_user}",
"gists_url"... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "06909A",
"d... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 5 | 2018-11-16T01:14:43Z | 2018-11-18T12:04:44Z | 2018-11-17T22:56:48Z | CONTRIBUTOR | null | While working on #23731, I sometimes got a failing test for pytables -- based on the rest of the test, it seemed pretty clear that the `_maybe_remove(store, 'xx')` was not consistently used throughout the test, and so I thought I'd add it. I'm guessing the CI never hits this failure because it seems it would need more ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23732/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23732/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23732.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23732",
"merged_at": "2018-11-17T22:56:48Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23732.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23732"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23733 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23733/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23733/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23733/events | https://github.com/pandas-dev/pandas/issues/23733 | 381,434,320 | MDU6SXNzdWUzODE0MzQzMjA= | 23,733 | Merging on int64 and object columns, pandas 0.23.4 | {
"avatar_url": "https://avatars.githubusercontent.com/u/7760158?v=4",
"events_url": "https://api.github.com/users/YanTianqi/events{/privacy}",
"followers_url": "https://api.github.com/users/YanTianqi/followers",
"following_url": "https://api.github.com/users/YanTianqi/following{/other_user}",
"gists_url": "h... | [
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stack/Unstack, Explode",
"id": 13098779,
"name": "Reshaping",
"node_id": "MDU6TGFiZWwxMzA5ODc3OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping"
},
{
"color": "006b75",
"de... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 3 | 2018-11-16T03:46:36Z | 2019-01-03T00:45:04Z | 2019-01-03T00:45:04Z | NONE | null |
#### Problem description
Hi, I was trying to merge 2 data frame based on a column named ID, which consists of integer.
In the case the ID column is of type numpy.int64 in one df, and of python native int in the other df. In the latest version of 0.23.4, I received this error
```
ValueError: Your are tryign to ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23733/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23733/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23734 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23734/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23734/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23734/events | https://github.com/pandas-dev/pandas/pull/23734 | 381,434,945 | MDExOlB1bGxSZXF1ZXN0MjMxNDA3NzE0 | 23,734 | TST: Implement maximally-specific/strict fixtures for arithmetic tests | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "AFEEEE",
"d... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 8 | 2018-11-16T03:50:06Z | 2020-04-05T17:37:53Z | 2018-11-18T16:38:12Z | MEMBER | null | gets rid of all remaining "FIXME" comments in tests/arithmetic.
Should go after #23681 and #23642 (will need to be rebased) | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23734/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23734/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23734.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23734",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/23734.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23734"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23735 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23735/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23735/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23735/events | https://github.com/pandas-dev/pandas/issues/23735 | 381,461,197 | MDU6SXNzdWUzODE0NjExOTc= | 23,735 | PERF: regression in reindex. Pandas 0.23.4 is 60x slower than 0.22.0 with a MultiIndex with datetime64 | {
"avatar_url": "https://avatars.githubusercontent.com/u/5615200?v=4",
"events_url": "https://api.github.com/users/apm582/events{/privacy}",
"followers_url": "https://api.github.com/users/apm582/followers",
"following_url": "https://api.github.com/users/apm582/following{/other_user}",
"gists_url": "https://ap... | [
{
"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"
}
] | open | false | null | [] | null | 13 | 2018-11-16T06:11:54Z | 2021-04-24T13:32:55Z | null | NONE | null | Re-indexing a series with a two-level MultiIndex where the first level is datetime64 and the second level is int is 40x slower than in 0.22.0. Output first then repro code below. The issue persists if you change the first level to int instead of datetime, but the perf difference is less (0.40 seconds vs 0.03 seconds).
... | {
"+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/23735/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23735/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23736 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23736/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23736/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23736/events | https://github.com/pandas-dev/pandas/issues/23736 | 381,525,166 | MDU6SXNzdWUzODE1MjUxNjY= | 23,736 | UnicodeDecodeError with Latin-1 characters in Stata files | {
"avatar_url": "https://avatars.githubusercontent.com/u/1520684?v=4",
"events_url": "https://api.github.com/users/yatharth/events{/privacy}",
"followers_url": "https://api.github.com/users/yatharth/followers",
"following_url": "https://api.github.com/users/yatharth/following{/other_user}",
"gists_url": "http... | [
{
"color": "207de5",
"default": false,
"description": "Clarification about behavior needed to assess issue",
"id": 307649777,
"name": "Needs Info",
"node_id": "MDU6TGFiZWwzMDc2NDk3Nzc=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Info"
}
] | closed | false | null | [] | null | 2 | 2018-11-16T09:52:12Z | 2018-11-19T02:50:05Z | 2018-11-19T02:50:04Z | NONE | null | #### Steps to reproduce
```python
df = pd.read_stata('buggy_file.dta')
```
#### Expected behaviour
Pandas reads the stata file just fine.
#### Actual behaviour
Pandas raises an error to do with encoding, traceable back to this line:
#### Diagnosis
The error is caused by the “smart quote” characte... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23736/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23736/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23737 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23737/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23737/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23737/events | https://github.com/pandas-dev/pandas/pull/23737 | 381,545,197 | MDExOlB1bGxSZXF1ZXN0MjMxNDg3MzM0 | 23,737 | DOC: Removing rpy2 dependencies, and converting examples using it to regular code blocks | {
"avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4",
"events_url": "https://api.github.com/users/datapythonista/events{/privacy}",
"followers_url": "https://api.github.com/users/datapythonista/followers",
"following_url": "https://api.github.com/users/datapythonista/following{/other_user}",
... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "d93f0b",
"default": false,
"description": "Required and optional... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 6 | 2018-11-16T10:43:21Z | 2018-11-20T16:18:26Z | 2018-11-20T16:18:25Z | MEMBER | null | - [X] closes #20648
- [ ] tests added / passed
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
Still under discussion (https://github.com/pandas-dev/pandas/issues/20648#issuecomment-439343998), but in this PR I'm removing the rpy2 documentation page, as I think that docum... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23737/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23737/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23737.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23737",
"merged_at": "2018-11-20T16:18:25Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23737.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23737"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23738 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23738/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23738/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23738/events | https://github.com/pandas-dev/pandas/pull/23738 | 381,563,633 | MDExOlB1bGxSZXF1ZXN0MjMxNTAxOTk0 | 23,738 | Add missing spacing before or after a param name in docstrings | {
"avatar_url": "https://avatars.githubusercontent.com/u/198396?v=4",
"events_url": "https://api.github.com/users/srinivasreddy/events{/privacy}",
"followers_url": "https://api.github.com/users/srinivasreddy/followers",
"following_url": "https://api.github.com/users/srinivasreddy/following{/other_user}",
"gis... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, ... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 5 | 2018-11-16T11:38:10Z | 2018-11-18T00:53:03Z | 2018-11-17T23:08:59Z | CONTRIBUTOR | null | - [x] fixes #23729
- [ ] tests added / passed
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23738/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23738/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23738.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23738",
"merged_at": "2018-11-17T23:08:59Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23738.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23738"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23739 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23739/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23739/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23739/events | https://github.com/pandas-dev/pandas/pull/23739 | 381,589,190 | MDExOlB1bGxSZXF1ZXN0MjMxNTIyMjE2 | 23,739 | DEPR: deprecate default of keep_tz=False of DatetimeIndex.to_series | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "5319e7",
"default": false,
"description": "Functiona... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 6 | 2018-11-16T12:58:25Z | 2019-11-20T02:59:07Z | 2018-11-16T17:25:15Z | MEMBER | null | Closes #17832
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23739/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23739/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23739.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23739",
"merged_at": "2018-11-16T17:25:15Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23739.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23739"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23740 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23740/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23740/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23740/events | https://github.com/pandas-dev/pandas/pull/23740 | 381,599,499 | MDExOlB1bGxSZXF1ZXN0MjMxNTMwMTg3 | 23,740 | BUG Rename during dependency generation from conda | {
"avatar_url": "https://avatars.githubusercontent.com/u/41163037?v=4",
"events_url": "https://api.github.com/users/FHaase/events{/privacy}",
"followers_url": "https://api.github.com/users/FHaase/followers",
"following_url": "https://api.github.com/users/FHaase/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "207de5",
"default": false,
"description": null,
"id": 211029535,
"name": "Clean",
"node_id": "MDU6TGFiZWwyMTEwMjk1MzU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean"
}
] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 4 | 2018-11-16T13:28:05Z | 2018-11-16T16:55:57Z | 2018-11-16T14:27:10Z | CONTRIBUTOR | null | - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
Package pytables wasn't renamed as it was compared to full package specification.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23740/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23740/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23740.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23740",
"merged_at": "2018-11-16T14:27:10Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23740.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23740"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23741 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23741/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23741/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23741/events | https://github.com/pandas-dev/pandas/issues/23741 | 381,619,128 | MDU6SXNzdWUzODE2MTkxMjg= | 23,741 | Flaky apply test | {
"avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4",
"events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}",
"followers_url": "https://api.github.com/users/TomAugspurger/followers",
"following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}",
"gi... | [
{
"color": "5319e7",
"default": false,
"description": "Unit tests that occasionally fail",
"id": 76939933,
"name": "Unreliable Test",
"node_id": "MDU6TGFiZWw3NjkzOTkzMw==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Unreliable%20Test"
}
] | closed | false | null | [] | null | 1 | 2018-11-16T14:22:14Z | 2019-02-03T04:28:01Z | 2019-02-03T04:28:00Z | CONTRIBUTOR | null | ```
================================== FAILURES ===================================
______________ TestDataFrameAggregate.test_frequency_is_original ______________
[gw0] win32 -- Python 3.6.6 C:\Miniconda\envs\pandas\python.exe
self = <pandas.tests.frame.test_apply.TestDataFrameAggregate object at 0x0000021524503... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23741/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23741/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23742 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23742/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23742/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23742/events | https://github.com/pandas-dev/pandas/issues/23742 | 381,685,851 | MDU6SXNzdWUzODE2ODU4NTE= | 23,742 | groupby with daily frequency fails with NonExistentTimeError on clock change day in Brazil | {
"avatar_url": "https://avatars.githubusercontent.com/u/7794440?v=4",
"events_url": "https://api.github.com/users/pierremoulinier/events{/privacy}",
"followers_url": "https://api.github.com/users/pierremoulinier/followers",
"following_url": "https://api.github.com/users/pierremoulinier/following{/other_user}",... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "AFEEEE",
"d... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 8 | 2018-11-16T17:08:23Z | 2018-11-20T16:31:37Z | 2018-11-17T22:41:08Z | NONE | null | #### Code Sample
```python
import pandas as pd
idx = pd.date_range(start='2017-10-10', end='2017-10-20', freq='1H')
idx = idx.tz_localize('UTC').tz_convert('America/Sao_Paulo')
df = pd.DataFrame(data=list(range(len(idx))), index=idx)
groups = df.groupby(pd.Grouper(freq='1D'))
```
#### Problem description
T... | {
"+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/23742/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23742/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23743 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23743/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23743/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23743/events | https://github.com/pandas-dev/pandas/issues/23743 | 381,745,388 | MDU6SXNzdWUzODE3NDUzODg= | 23,743 | Implement DataFrame.__array_ufunc__ | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "009800",
"default": false,
"description": "Sparse D... | closed | false | null | [] | null | 2 | 2018-11-16T20:17:05Z | 2020-11-25T20:52:40Z | 2020-11-25T20:52:40Z | MEMBER | null | Applying a ufunc on a `DataFrame` with sparse columns does not retain its sparse dtype:
```
In [105]: df = pd.SparseDataFrame(np.array([[0, 1, 0], [1, 0, 1]]),
columns=['a', 'b', 'c'], default_fill_value=0)
In [106]: df2 = pd.DataFrame(df)
In [107]: np.exp(df)['a']
Out[107]: ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23743/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23743/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23744 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23744/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23744/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23744/events | https://github.com/pandas-dev/pandas/issues/23744 | 381,745,915 | MDU6SXNzdWUzODE3NDU5MTU= | 23,744 | BUG: DataFrame.apply looses sparse dtype | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "009800",
"default": false,
"description": "Sparse Data Type",
"id": 49182326,
"name": "Sparse",
"node_id": "MDU6TGFiZWw0OTE4MjMyNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Sparse"
},
{
"color": "6138b5",
"default": false,
"description"... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 2 | 2018-11-16T20:18:51Z | 2018-11-27T12:25:41Z | 2018-11-27T12:25:41Z | MEMBER | null | ```
In [151]: df = pd.SparseDataFrame(np.array([[0, 1, 0], [0, 0, 0], [0, 0, 1]]),
columns=['a', 'b', 'c'], default_fill_value=0)
In [152]: df2 = pd.DataFrame(df)
In [153]: df.apply(np.exp)['a']
Out[153]:
0 1.0
1 1.0
2 1.0
Name: a, dtype: Sparse[float64, 1.0]
Blo... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23744/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23744/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23745 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23745/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23745/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23745/events | https://github.com/pandas-dev/pandas/issues/23745 | 381,749,741 | MDU6SXNzdWUzODE3NDk3NDE= | 23,745 | Series/DataFrame.isna/notna with sparse data densifies | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "d7e102",
"default": false,
"description": "np.nan, pd.NaT, pd.NA, d... | closed | false | null | [] | null | 3 | 2018-11-16T20:32:12Z | 2021-09-11T22:02:02Z | 2021-09-11T22:02:02Z | MEMBER | null | ```
In [1]: df = pd.SparseDataFrame({'A': [np.nan, np.nan, 1, 2, np.nan],
...: 'B': [0, np.nan, np.nan, 2, np.nan]})
In [2]: res = df.notna() ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23745/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23745/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23746 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23746/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23746/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23746/events | https://github.com/pandas-dev/pandas/issues/23746 | 381,782,735 | MDU6SXNzdWUzODE3ODI3MzU= | 23,746 | Test setup issue in indexes/common.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4",
"events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}",
"followers_url": "https://api.github.com/users/TomAugspurger/followers",
"following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}",
"gi... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
}
] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 0 | 2018-11-16T22:27:32Z | 2018-11-21T15:37:49Z | 2018-11-21T15:37:49Z | CONTRIBUTOR | null | Running `pytest pandas/tests/indexes/period/test_period.py::TestPeriodIndex::test_wrong_number_names -vs` gives
```
==================================================================== test session starts ====================================================================
platform darwin -- Python 3.7.0, pytest-3... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23746/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23746/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23747 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23747/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23747/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23747/events | https://github.com/pandas-dev/pandas/pull/23747 | 381,796,090 | MDExOlB1bGxSZXF1ZXN0MjMxNjgzMjgx | 23,747 | TST/CLN: refactor tests\io\formats\test_to_html.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"... | [
{
"color": "FCE94F",
"default": false,
"description": "Internal refactoring of code",
"id": 127681,
"name": "Refactor",
"node_id": "MDU6TGFiZWwxMjc2ODE=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor"
},
{
"color": "C4A000",
"default": false,
"de... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 4 | 2018-11-16T23:28:27Z | 2018-11-18T10:47:48Z | 2018-11-17T22:39:23Z | MEMBER | null | - [n/a ] xref #22786
- [ ] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [n/a ] 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/23747/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23747/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23747.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23747",
"merged_at": "2018-11-17T22:39:23Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23747.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23747"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23748 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23748/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23748/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23748/events | https://github.com/pandas-dev/pandas/pull/23748 | 381,824,872 | MDExOlB1bGxSZXF1ZXN0MjMxNzA0NjU3 | 23,748 | TST: implement tm.to_array, box_with_timedelta, box4 | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
}
] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 8 | 2018-11-17T03:54:33Z | 2018-11-17T22:50:11Z | 2018-11-17T22:09:55Z | MEMBER | null | Test helpers and fixtures broken off of #23734 and #23642 since these are blockers for boxing and (thankfully, finally) simplification in these files | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23748/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23748/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23748.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23748",
"merged_at": "2018-11-17T22:09:55Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23748.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23748"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23749 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23749/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23749/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23749/events | https://github.com/pandas-dev/pandas/pull/23749 | 381,842,798 | MDExOlB1bGxSZXF1ZXN0MjMxNzE1OTkz | 23,749 | DOC: Remove pandas. prefix from See Also section in Series #23659 | {
"avatar_url": "https://avatars.githubusercontent.com/u/6358669?v=4",
"events_url": "https://api.github.com/users/dcreekp/events{/privacy}",
"followers_url": "https://api.github.com/users/dcreekp/followers",
"following_url": "https://api.github.com/users/dcreekp/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 3 | 2018-11-17T08:39:09Z | 2018-11-17T22:58:44Z | 2018-11-17T22:58:27Z | CONTRIBUTOR | null | - [x] closes #23659
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
Cleaned up so that `./scripts/validate_docstrings.py --prefix=pandas.Series --errors=SA05` does not return any cases. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23749/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23749/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23749.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23749",
"merged_at": "2018-11-17T22:58:27Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23749.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23749"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23750 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23750/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23750/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23750/events | https://github.com/pandas-dev/pandas/issues/23750 | 381,846,309 | MDU6SXNzdWUzODE4NDYzMDk= | 23,750 | DeprecationWarning: ABCs from `collections` in python3.7 | {
"avatar_url": "https://avatars.githubusercontent.com/u/10091387?v=4",
"events_url": "https://api.github.com/users/iago-lito/events{/privacy}",
"followers_url": "https://api.github.com/users/iago-lito/followers",
"following_url": "https://api.github.com/users/iago-lito/following{/other_user}",
"gists_url": "... | [] | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 5 | 2018-11-17T09:32:47Z | 2020-06-06T21:55:59Z | 2018-11-17T12:39:39Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas
```
#### Problem description
I receive a DeprecationWarning when testing scripts importing pandas (0.23.4) with python3.7, using `pytest` (3.9.1).
#### Expected Output
$ py.test test.py
============================ tes... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23750/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23750/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23751 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23751/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23751/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23751/events | https://github.com/pandas-dev/pandas/pull/23751 | 381,847,012 | MDExOlB1bGxSZXF1ZXN0MjMxNzE4NDM4 | 23,751 | BUG: Series.to_json Not Serializing Name with orient='records' | {
"avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4",
"events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}",
"followers_url": "https://api.github.com/users/charlesdong1991/followers",
"following_url": "https://api.github.com/users/charlesdong1991/following{/other_user}",... | [
{
"color": "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 | [] | null | 5 | 2018-11-17T09:43:44Z | 2018-12-17T01:30:44Z | 2018-12-17T01:30:44Z | MEMBER | null | - [ ] closes #23584
- [ ] tests added / passed
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23751/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23751/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23751.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23751",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/23751.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23751"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23752 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23752/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23752/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23752/events | https://github.com/pandas-dev/pandas/pull/23752 | 381,850,597 | MDExOlB1bGxSZXF1ZXN0MjMxNzIwNTEx | 23,752 | API: rename MultiIndex.labels to MultiIndex.codes | {
"avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4",
"events_url": "https://api.github.com/users/topper-123/events{/privacy}",
"followers_url": "https://api.github.com/users/topper-123/followers",
"following_url": "https://api.github.com/users/topper-123/following{/other_user}",
"gists_url"... | [
{
"color": "AD7FA8",
"default": false,
"description": null,
"id": 35818298,
"name": "API Design",
"node_id": "MDU6TGFiZWwzNTgxODI5OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design"
},
{
"color": "207de5",
"default": false,
"description": nu... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 13 | 2018-11-17T10:34:58Z | 2018-12-06T22:52:22Z | 2018-12-05T19:06:02Z | CONTRIBUTOR | null | - [x] closes #13443
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
This PR renames ``MultiIndex.labels`` to ``MultiIndex.codes``.
Also note that I've not changed the repr method or the repr output in various doc strings examples in anticipat... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23752/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23752/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23752.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23752",
"merged_at": "2018-12-05T19:06:01Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23752.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23752"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23753 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23753/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23753/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23753/events | https://github.com/pandas-dev/pandas/issues/23753 | 381,868,383 | MDU6SXNzdWUzODE4NjgzODM= | 23,753 | DataFrame.to_dict returning numpy scalars in certain cases | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy dtyp... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 4 | 2018-11-17T14:36:25Z | 2018-12-02T19:20:17Z | 2018-12-02T19:20:17Z | MEMBER | null | I think in general we try to return python scalars instead of numpy scalars in `to_dict` (similar as in `tolist` or iteration).
Eg:
```
In [27]: df = pd.DataFrame({'a': [1, 2], 'b': [.1, .2]})
In [28]: df.to_dict()
Out[28]: {'a': {0: 1, 1: 2}, 'b': {0: 0.1, 1: 0.2}}
In [29]: type(df.to_dict()['a'][0])
Ou... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23753/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23753/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23754 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23754/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23754/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23754/events | https://github.com/pandas-dev/pandas/issues/23754 | 381,878,270 | MDU6SXNzdWUzODE4NzgyNzA= | 23,754 | TST/DEPS: new boto breaks tests | {
"avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4",
"events_url": "https://api.github.com/users/h-vetinari/events{/privacy}",
"followers_url": "https://api.github.com/users/h-vetinari/followers",
"following_url": "https://api.github.com/users/h-vetinari/following{/other_user}",
"gists_url"... | [
{
"color": "d93f0b",
"default": false,
"description": "Required and optional dependencies",
"id": 527603109,
"name": "Dependencies",
"node_id": "MDU6TGFiZWw1Mjc2MDMxMDk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dependencies"
}
] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 2 | 2018-11-17T16:32:57Z | 2018-12-15T18:04:24Z | 2018-12-15T18:04:24Z | CONTRIBUTOR | null | In the course of #23731, I wanted the CI to run a higher boto3 (resp. botocore) than before, and this breaks the construction of the `s3_resource` fixture, which then silently skips all tests, due to a
```
except: # noqa: flake8
pytest.skip("failure to use s3 resource")
```
While this is an upstrea... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23754/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23754/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23755 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23755/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23755/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23755/events | https://github.com/pandas-dev/pandas/pull/23755 | 381,890,203 | MDExOlB1bGxSZXF1ZXN0MjMxNzQ0NjMy | 23,755 | BUG GH23744 ufuncs on DataFrame keeps dtype sparseness | {
"avatar_url": "https://avatars.githubusercontent.com/u/29615021?v=4",
"events_url": "https://api.github.com/users/JustinZhengBC/events{/privacy}",
"followers_url": "https://api.github.com/users/JustinZhengBC/followers",
"following_url": "https://api.github.com/users/JustinZhengBC/following{/other_user}",
"g... | [
{
"color": "009800",
"default": false,
"description": "Sparse Data Type",
"id": 49182326,
"name": "Sparse",
"node_id": "MDU6TGFiZWw0OTE4MjMyNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Sparse"
},
{
"color": "6138b5",
"default": false,
"description"... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 15 | 2018-11-17T18:55:06Z | 2018-11-27T12:25:46Z | 2018-11-27T12:25:42Z | CONTRIBUTOR | null | - [X] closes #23744
- [X] tests added / passed
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23755/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23755/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23755.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23755",
"merged_at": "2018-11-27T12:25:41Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23755.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23755"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23756 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23756/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23756/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23756/events | https://github.com/pandas-dev/pandas/pull/23756 | 381,904,272 | MDExOlB1bGxSZXF1ZXN0MjMxNzUzNzAy | 23,756 | TST: groupby with daily frequency fails with NonExistentTimeError on clock change day in Brazil | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"... | [
{
"color": "5319e7",
"default": false,
"description": "Timezone data dtype",
"id": 60458168,
"name": "Timezones",
"node_id": "MDU6TGFiZWw2MDQ1ODE2OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timezones"
},
{
"color": "207de5",
"default": false,
"des... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 3 | 2018-11-17T21:48:07Z | 2018-11-18T15:29:48Z | 2018-11-17T22:41:08Z | MEMBER | null | - [x] closes #23742
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [n/a ] 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/23756/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23756/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23756.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23756",
"merged_at": "2018-11-17T22:41:08Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23756.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23756"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23757 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23757/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23757/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23757/events | https://github.com/pandas-dev/pandas/pull/23757 | 381,911,074 | MDExOlB1bGxSZXF1ZXN0MjMxNzU3NzQy | 23,757 | TST: Use new arithmetic fixtures, parametrize many more tests | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
}
] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 5 | 2018-11-17T23:22:03Z | 2018-11-18T17:53:26Z | 2018-11-18T17:37:53Z | MEMBER | null | Focus is mostly on test_datetime64.py to keep things close to orthogonal.
De-duplicates some tests that are in e.g. both TestFrameArithmetic and TestSeriesArithmetic | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23757/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23757/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23757.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23757",
"merged_at": "2018-11-18T17:37:53Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23757.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23757"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23758 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23758/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23758/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23758/events | https://github.com/pandas-dev/pandas/issues/23758 | 381,917,909 | MDU6SXNzdWUzODE5MTc5MDk= | 23,758 | BUG: to_datetime with unit, utc=True and errors='ignore' does not coerce to UTC | {
"avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4",
"events_url": "https://api.github.com/users/mroeschke/events{/privacy}",
"followers_url": "https://api.github.com/users/mroeschke/followers",
"following_url": "https://api.github.com/users/mroeschke/following{/other_user}",
"gists_url": "... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 2 | 2018-11-18T01:19:49Z | 2018-12-24T19:49:36Z | 2018-12-24T19:49:36Z | MEMBER | null | ```
In [3]: pd.__version__
Out[3]: '0.24.0.dev0+1040.g24bce1a5f'
In [4]: pd.to_datetime([1], unit='s', box=True, utc=True, errors='ignore')
Out[4]: DatetimeIndex(['1970-01-01 00:00:01'], dtype='datetime64[ns]', freq=None)
```
It appears the tz argument is missing from the output here:
https://github.com/pa... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23758/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23758/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23759 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23759/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23759/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23759/events | https://github.com/pandas-dev/pandas/pull/23759 | 381,919,592 | MDExOlB1bGxSZXF1ZXN0MjMxNzYzMDgz | 23,759 | Add tz param to to_datetime() when utc=True and errors='ignore' | {
"avatar_url": "https://avatars.githubusercontent.com/u/198396?v=4",
"events_url": "https://api.github.com/users/srinivasreddy/events{/privacy}",
"followers_url": "https://api.github.com/users/srinivasreddy/followers",
"following_url": "https://api.github.com/users/srinivasreddy/following{/other_user}",
"gis... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
... | closed | false | null | [] | null | 3 | 2018-11-18T01:52:07Z | 2018-12-23T23:28:18Z | 2018-12-23T23:28:17Z | CONTRIBUTOR | null | - [x] closes #23758
- [ ] tests added / passed
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23759/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23759/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23759.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23759",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/23759.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23759"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23760 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23760/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23760/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23760/events | https://github.com/pandas-dev/pandas/issues/23760 | 381,920,078 | MDU6SXNzdWUzODE5MjAwNzg= | 23,760 | BUG: to_datetime with unit mapping ignores utc and box arguments | {
"avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4",
"events_url": "https://api.github.com/users/mroeschke/events{/privacy}",
"followers_url": "https://api.github.com/users/mroeschke/followers",
"following_url": "https://api.github.com/users/mroeschke/following{/other_user}",
"gists_url": "... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 2 | 2018-11-18T02:01:40Z | 2018-12-24T19:49:36Z | 2018-12-24T19:49:36Z | MEMBER | null | ```
In [12]: pd.__version__
Out[12]: '0.24.0.dev0+1040.g24bce1a5f'
In [13]: df = pd.DataFrame({'year': [2015, 2016],
...: 'month': [2, 3],
...: 'day': [4, 5]})
...:
In [14]: pd.to_datetime(df, box=False)
Out[14]:
0 2015-02-04
1 2016-03-05
dtyp... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23760/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23760/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23761 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23761/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23761/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23761/events | https://github.com/pandas-dev/pandas/pull/23761 | 381,920,851 | MDExOlB1bGxSZXF1ZXN0MjMxNzYzODIx | 23,761 | REF/TST: Add more pytest idiom to parsers tests | {
"avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4",
"events_url": "https://api.github.com/users/gfyoung/events{/privacy}",
"followers_url": "https://api.github.com/users/gfyoung/followers",
"following_url": "https://api.github.com/users/gfyoung/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "FCE94F",
"default": false,
"description": "Internal refactoring of code",
"id": 127681,
"name": "Refactor",
"node_id": "MDU6TGFiZWwxMjc2ODE=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor"
},
{
"color": "C4A000",
"default": false,
"de... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 5 | 2018-11-18T02:16:32Z | 2018-11-19T01:46:42Z | 2018-11-18T17:36:06Z | MEMBER | null | Adds more idiom to the following:
* `parser/comment` --> `parser/test_comment`
* `parser/converters` --> `parser/test_converters`
* `parser/compression` --> `parser/test_compression`
* `parser/dialect` --> `parser/test_dialect`
Builds off of #23712.
In the interest of keeping the diff somewhat manageable, I... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23761/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23761/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23761.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23761",
"merged_at": "2018-11-18T17:36:06Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23761.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23761"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23762 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23762/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23762/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23762/events | https://github.com/pandas-dev/pandas/pull/23762 | 381,929,338 | MDExOlB1bGxSZXF1ZXN0MjMxNzY4OTc4 | 23,762 | TST: Add test case for GH14080 for overflow exception | {
"avatar_url": "https://avatars.githubusercontent.com/u/22162496?v=4",
"events_url": "https://api.github.com/users/eoveson/events{/privacy}",
"followers_url": "https://api.github.com/users/eoveson/followers",
"following_url": "https://api.github.com/users/eoveson/following{/other_user}",
"gists_url": "https:... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "5319e7",
"d... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 4 | 2018-11-18T05:04:11Z | 2018-11-18T23:25:38Z | 2018-11-18T21:56:56Z | CONTRIBUTOR | null | - [X] closes #14080
- [X] tests added / passed
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] Unsure if I should modify whatsnew if it is just adding a test?
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23762/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23762/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23762.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23762",
"merged_at": "2018-11-18T21:56:56Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23762.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23762"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23763 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23763/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23763/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23763/events | https://github.com/pandas-dev/pandas/issues/23763 | 381,953,738 | MDU6SXNzdWUzODE5NTM3Mzg= | 23,763 | DOC: Build documentation manually instead of using sphinx | {
"avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4",
"events_url": "https://api.github.com/users/datapythonista/events{/privacy}",
"followers_url": "https://api.github.com/users/datapythonista/followers",
"following_url": "https://api.github.com/users/datapythonista/following{/other_user}",
... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "a2bca7",
"default": false,
"description": "Continuous Integratio... | closed | false | null | [] | null | 7 | 2018-11-18T12:02:25Z | 2019-06-28T13:52:54Z | 2019-06-28T13:52:54Z | MEMBER | null | I wasted several days of my life in the last months trying to understand sphinx code, and seeing how make it perform simple things like changing the depth of the sidebar table of contents, add breadcrumbs, and similar things.
Not sure what went wrong with sphinx development, but its code lacks any reasonable archite... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23763/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23763/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23764 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23764/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23764/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23764/events | https://github.com/pandas-dev/pandas/pull/23764 | 381,954,327 | MDExOlB1bGxSZXF1ZXN0MjMxNzg0NDU3 | 23,764 | CLN: Isort core/*.py and core/indexes/ | {
"avatar_url": "https://avatars.githubusercontent.com/u/16733618?v=4",
"events_url": "https://api.github.com/users/alimcmaster1/events{/privacy}",
"followers_url": "https://api.github.com/users/alimcmaster1/followers",
"following_url": "https://api.github.com/users/alimcmaster1/following{/other_user}",
"gist... | [
{
"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"
},
{
"color": "207de5",
"default... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 6 | 2018-11-18T12:10:36Z | 2018-11-23T02:55:17Z | 2018-11-23T02:55:13Z | CONTRIBUTOR | null | - [x] xref #23334
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23764/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23764/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23764.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23764",
"merged_at": "2018-11-23T02:55:13Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23764.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23764"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23765 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23765/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23765/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23765/events | https://github.com/pandas-dev/pandas/pull/23765 | 381,954,701 | MDExOlB1bGxSZXF1ZXN0MjMxNzg0NzAz | 23,765 | CLN: Finish isort core | {
"avatar_url": "https://avatars.githubusercontent.com/u/16733618?v=4",
"events_url": "https://api.github.com/users/alimcmaster1/events{/privacy}",
"followers_url": "https://api.github.com/users/alimcmaster1/followers",
"following_url": "https://api.github.com/users/alimcmaster1/following{/other_user}",
"gist... | [
{
"color": "207de5",
"default": false,
"description": null,
"id": 211029535,
"name": "Clean",
"node_id": "MDU6TGFiZWwyMTEwMjk1MzU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean"
}
] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 7 | 2018-11-18T12:15:50Z | 2018-11-20T08:23:30Z | 2018-11-20T01:04:24Z | CONTRIBUTOR | null | - [x] xref #23334
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23765/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23765/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23765.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23765",
"merged_at": "2018-11-20T01:04:24Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23765.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23765"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23766 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23766/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23766/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23766/events | https://github.com/pandas-dev/pandas/pull/23766 | 381,967,098 | MDExOlB1bGxSZXF1ZXN0MjMxNzkyNzIx | 23,766 | CLN: run isort in tests folder | {
"avatar_url": "https://avatars.githubusercontent.com/u/198396?v=4",
"events_url": "https://api.github.com/users/srinivasreddy/events{/privacy}",
"followers_url": "https://api.github.com/users/srinivasreddy/followers",
"following_url": "https://api.github.com/users/srinivasreddy/following{/other_user}",
"gis... | [] | closed | false | null | [] | null | 0 | 2018-11-18T14:48:37Z | 2018-11-18T15:43:40Z | 2018-11-18T15:43:40Z | CONTRIBUTOR | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23766/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23766/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23766.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23766",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/23766.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23766"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23767 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23767/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23767/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23767/events | https://github.com/pandas-dev/pandas/pull/23767 | 381,970,921 | MDExOlB1bGxSZXF1ZXN0MjMxNzk1MTE2 | 23,767 | API/DEPR: replace kwarg "pat" with "sep" in str.[r]partition | {
"avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4",
"events_url": "https://api.github.com/users/h-vetinari/events{/privacy}",
"followers_url": "https://api.github.com/users/h-vetinari/followers",
"following_url": "https://api.github.com/users/h-vetinari/following{/other_user}",
"gists_url"... | [
{
"color": "5319e7",
"default": false,
"description": "String extension data type and string data",
"id": 57522093,
"name": "Strings",
"node_id": "MDU6TGFiZWw1NzUyMjA5Mw==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Strings"
},
{
"color": "5319e7",
"defaul... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 5 | 2018-11-18T15:31:55Z | 2018-11-20T06:35:12Z | 2018-11-20T01:07:24Z | CONTRIBUTOR | null | - [x] closes #22676
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23767/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23767/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23767.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23767",
"merged_at": "2018-11-20T01:07:24Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23767.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23767"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23768 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23768/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23768/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23768/events | https://github.com/pandas-dev/pandas/pull/23768 | 381,978,778 | MDExOlB1bGxSZXF1ZXN0MjMxODAwMTcy | 23,768 | Fix doc string of make_signature() function | {
"avatar_url": "https://avatars.githubusercontent.com/u/198396?v=4",
"events_url": "https://api.github.com/users/srinivasreddy/events{/privacy}",
"followers_url": "https://api.github.com/users/srinivasreddy/followers",
"following_url": "https://api.github.com/users/srinivasreddy/following{/other_user}",
"gis... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 10 | 2018-11-18T17:00:28Z | 2018-11-22T09:27:31Z | 2018-11-22T03:54:59Z | CONTRIBUTOR | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23768/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23768/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23768.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23768",
"merged_at": "2018-11-22T03:54:59Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23768.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23768"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23769 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23769/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23769/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23769/events | https://github.com/pandas-dev/pandas/pull/23769 | 381,984,172 | MDExOlB1bGxSZXF1ZXN0MjMxODAzNTg5 | 23,769 | Add _expand_user to _stringify_path as we need to allow tilde - ~, to expand to full path | {
"avatar_url": "https://avatars.githubusercontent.com/u/198396?v=4",
"events_url": "https://api.github.com/users/srinivasreddy/events{/privacy}",
"followers_url": "https://api.github.com/users/srinivasreddy/followers",
"following_url": "https://api.github.com/users/srinivasreddy/following{/other_user}",
"gis... | [
{
"color": "06909A",
"default": false,
"description": "IO issues that don't fit into a more specific label",
"id": 2301354,
"name": "IO Data",
"node_id": "MDU6TGFiZWwyMzAxMzU0",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data"
}
] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 11 | 2018-11-18T18:03:22Z | 2019-01-06T17:15:17Z | 2019-01-05T19:27:01Z | CONTRIBUTOR | null |
- [x] closes #23473
- [ ] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23769/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23769/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23769.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23769",
"merged_at": "2019-01-05T19:27:01Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23769.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23769"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23770 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23770/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23770/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23770/events | https://github.com/pandas-dev/pandas/pull/23770 | 381,995,589 | MDExOlB1bGxSZXF1ZXN0MjMxODEwODcz | 23,770 | DOC: Update escapechar param description for read_csv | {
"avatar_url": "https://avatars.githubusercontent.com/u/39885781?v=4",
"events_url": "https://api.github.com/users/mhlevgen/events{/privacy}",
"followers_url": "https://api.github.com/users/mhlevgen/followers",
"following_url": "https://api.github.com/users/mhlevgen/following{/other_user}",
"gists_url": "htt... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "5319e7",
"default": false,
"description": "read_csv, to_csv",
... | closed | false | null | [] | null | 7 | 2018-11-18T20:13:39Z | 2018-12-07T12:16:42Z | 2018-12-07T12:16:42Z | NONE | null | - [X] closes #23717
- [ ] tests added / passed
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23770/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23770/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23770.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23770",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/23770.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23770"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23771 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23771/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23771/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23771/events | https://github.com/pandas-dev/pandas/pull/23771 | 382,000,367 | MDExOlB1bGxSZXF1ZXN0MjMxODE0MDg4 | 23,771 | TST: Extend datetime64 arith tests to array classes, fix several broken cases | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "6138b5",
"d... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 4 | 2018-11-18T21:06:58Z | 2018-11-19T02:09:26Z | 2018-11-19T02:00:52Z | MEMBER | null | Some of the DateOffset arithmetic didn't work with the EA classes; this fixed that. Other pieces of the DateOffset arithmetic will have to wait until TimedeltaArray gets a few more methods. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23771/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23771/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23771.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23771",
"merged_at": "2018-11-19T02:00:52Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23771.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23771"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23772 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23772/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23772/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23772/events | https://github.com/pandas-dev/pandas/pull/23772 | 382,001,472 | MDExOlB1bGxSZXF1ZXN0MjMxODE0ODMz | 23,772 | PERF: Use is_utc check to improve performance of dateutil UTC in DatetimeIndex methods | {
"avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4",
"events_url": "https://api.github.com/users/mroeschke/events{/privacy}",
"followers_url": "https://api.github.com/users/mroeschke/followers",
"following_url": "https://api.github.com/users/mroeschke/following{/other_user}",
"gists_url": "... | [
{
"color": "a10c02",
"default": false,
"description": "Memory or execution speed performance",
"id": 8935311,
"name": "Performance",
"node_id": "MDU6TGFiZWw4OTM1MzEx",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance"
},
{
"color": "5319e7",
"default"... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 5 | 2018-11-18T21:20:24Z | 2018-11-18T23:27:27Z | 2018-11-18T23:07:45Z | MEMBER | null | - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
Benchmarks from `timeseries.py` and `timestamp.py`
```
before after ratio
[91d1c503] [9cc84951]
- 32.6±0.7μs 6.89±0.2μs 0.21 timestamp.TimestampOps.time_normalize(tzutc... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23772/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23772/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23772.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23772",
"merged_at": "2018-11-18T23:07:45Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23772.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23772"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23773 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23773/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23773/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23773/events | https://github.com/pandas-dev/pandas/issues/23773 | 382,009,226 | MDU6SXNzdWUzODIwMDkyMjY= | 23,773 | pytables import broken | {
"avatar_url": "https://avatars.githubusercontent.com/u/2656596?v=4",
"events_url": "https://api.github.com/users/mullenkamp/events{/privacy}",
"followers_url": "https://api.github.com/users/mullenkamp/followers",
"following_url": "https://api.github.com/users/mullenkamp/following{/other_user}",
"gists_url":... | [] | closed | false | null | [] | null | 3 | 2018-11-18T22:46:20Z | 2019-05-29T02:10:24Z | 2019-01-13T19:13:02Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
df1 = pd.DataFrame([[0,1,2,3]])
df1.to_hdf('test.h5', 'test')
```
#### Problem description
Something seems broken with either how pandas interacts with pytables or pytables itself.
Reading/writing hdf files produces an i... | {
"+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/23773/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23773/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23774 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23774/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23774/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23774/events | https://github.com/pandas-dev/pandas/pull/23774 | 382,029,585 | MDExOlB1bGxSZXF1ZXN0MjMxODMzNzg2 | 23,774 | DEPS: bump xlrd min version to 1.0.0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "0052cc",
"default": false,
"description": "pandas objects compatability with Numpy or Python functions",
"id": 76865106,
"name": "Compat",
"node_id": "MDU6TGFiZWw3Njg2NTEwNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat"
},
{
"color": "d93f0... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 4 | 2018-11-19T01:58:28Z | 2018-11-19T14:30:19Z | 2018-11-19T14:30:19Z | CONTRIBUTOR | null | remove numpy warnings on np.diff in boolean arrays
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23774/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23774/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23774.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23774",
"merged_at": "2018-11-19T14:30:19Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23774.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23774"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23775 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23775/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23775/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23775/events | https://github.com/pandas-dev/pandas/pull/23775 | 382,033,262 | MDExOlB1bGxSZXF1ZXN0MjMxODM2MzAy | 23,775 | BUG: Don't warn if default conflicts with dialect | {
"avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4",
"events_url": "https://api.github.com/users/gfyoung/events{/privacy}",
"followers_url": "https://api.github.com/users/gfyoung/followers",
"following_url": "https://api.github.com/users/gfyoung/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or improved er... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 3 | 2018-11-19T02:22:47Z | 2018-11-20T01:47:02Z | 2018-11-19T12:12:48Z | MEMBER | null | xref #23761
Also introduces a context manager for setting CSV dialect. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23775/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23775/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23775.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23775",
"merged_at": "2018-11-19T12:12:47Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23775.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23775"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23776 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23776/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23776/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23776/events | https://github.com/pandas-dev/pandas/pull/23776 | 382,076,184 | MDExOlB1bGxSZXF1ZXN0MjMxODY3NjAw | 23,776 | TST: For GH4861, Period and datetime in multiindex | {
"avatar_url": "https://avatars.githubusercontent.com/u/22162496?v=4",
"events_url": "https://api.github.com/users/eoveson/events{/privacy}",
"followers_url": "https://api.github.com/users/eoveson/followers",
"following_url": "https://api.github.com/users/eoveson/following{/other_user}",
"gists_url": "https:... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "eb6420",
"d... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 3 | 2018-11-19T06:37:18Z | 2018-11-20T02:00:09Z | 2018-11-20T02:00:07Z | CONTRIBUTOR | null | - [X] closes #4861
- [X] tests added / passed
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry (only test added)
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23776/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23776/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23776.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23776",
"merged_at": "2018-11-20T02:00:06Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23776.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23776"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23777 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23777/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23777/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23777/events | https://github.com/pandas-dev/pandas/pull/23777 | 382,087,108 | MDExOlB1bGxSZXF1ZXN0MjMxODc1NzEw | 23,777 | TST: move .str-test to strings.py & parametrize it; precursor to #23582 | {
"avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4",
"events_url": "https://api.github.com/users/h-vetinari/events{/privacy}",
"followers_url": "https://api.github.com/users/h-vetinari/followers",
"following_url": "https://api.github.com/users/h-vetinari/following{/other_user}",
"gists_url"... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "5319e7",
"d... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 4 | 2018-11-19T07:23:40Z | 2018-11-20T17:06:36Z | 2018-11-20T01:54:33Z | CONTRIBUTOR | null | - [x] precursor to #23582 and #23167
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
In #23582, I'm testing all string methods on all inferred dtypes (which uncovered lots of bugs that will be fixed by #23167 and follow-ups).
@jreback required #23582 to be broken ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23777/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23777/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23777.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23777",
"merged_at": "2018-11-20T01:54:32Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23777.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23777"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23778 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23778/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23778/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23778/events | https://github.com/pandas-dev/pandas/issues/23778 | 382,101,561 | MDU6SXNzdWUzODIxMDE1NjE= | 23,778 | Segfault in pandas.read_csv on bad input | {
"avatar_url": "https://avatars.githubusercontent.com/u/511604?v=4",
"events_url": "https://api.github.com/users/rgeens/events{/privacy}",
"followers_url": "https://api.github.com/users/rgeens/followers",
"following_url": "https://api.github.com/users/rgeens/following{/other_user}",
"gists_url": "https://api... | [
{
"color": "5319e7",
"default": false,
"description": "read_csv, to_csv",
"id": 47229171,
"name": "IO CSV",
"node_id": "MDU6TGFiZWw0NzIyOTE3MQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV"
},
{
"color": "36ede0",
"default": false,
"descriptio... | closed | false | null | [] | null | 3 | 2018-11-19T08:18:24Z | 2018-11-27T07:40:07Z | 2018-11-27T07:39:25Z | NONE | null | #### Code Sample
```python
from io import RawIOBase
import pandas as pd
from urllib3.response import HTTPResponse
class BadIO(RawIOBase):
def read(self, size: int = ...):
io = HTTPResponse()
return io.stream()
if __name__ == "__main__":
f = BadIO()
pd.read_csv(f)
```
#... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23778/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23778/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23779 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23779/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23779/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23779/events | https://github.com/pandas-dev/pandas/issues/23779 | 382,112,021 | MDU6SXNzdWUzODIxMTIwMjE= | 23,779 | read_csv c engine accepts binary mode data and python engine rejects it | {
"avatar_url": "https://avatars.githubusercontent.com/u/511604?v=4",
"events_url": "https://api.github.com/users/rgeens/events{/privacy}",
"followers_url": "https://api.github.com/users/rgeens/followers",
"following_url": "https://api.github.com/users/rgeens/following{/other_user}",
"gists_url": "https://api... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "5319e7",
"d... | closed | false | null | [] | null | 4 | 2018-11-19T08:52:01Z | 2019-08-19T16:23:41Z | 2019-08-19T16:23:41Z | NONE | null | #### Code Sample
```python
import pandas as pd
if __name__ == "__main__":
with open('test.csv', 'w') as f:
f.write('1,2,3\n4,5,6')
with open('test.csv', 'rt') as f:
pd.read_csv(f, header=None)
with open('test.csv', 'rb') as f:
pd.read_csv(f, header=None)
with open('... | {
"+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/23779/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23779/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23780 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23780/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23780/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23780/events | https://github.com/pandas-dev/pandas/issues/23780 | 382,164,624 | MDU6SXNzdWUzODIxNjQ2MjQ= | 23,780 | DOC: Wrong spaces in the documentation | {
"avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4",
"events_url": "https://api.github.com/users/datapythonista/events{/privacy}",
"followers_url": "https://api.github.com/users/datapythonista/followers",
"following_url": "https://api.github.com/users/datapythonista/following{/other_user}",
... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, ... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 3 | 2018-11-19T11:09:06Z | 2018-11-21T10:33:16Z | 2018-11-21T10:33:16Z | MEMBER | null | In #23738 we fixed many cases where a space was missing before the colon splitting the parameter name and the type (e.g. `name: str` changed to `name : str`).
But in few cases spaces were added in places where they were not required or wrong, for example:
- In directives: `.. deprecated :: 0.21.0`
- In rst lists: ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23780/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23780/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23781 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23781/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23781/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23781/events | https://github.com/pandas-dev/pandas/issues/23781 | 382,180,406 | MDU6SXNzdWUzODIxODA0MDY= | 23,781 | Unexpected behavior of groupby on dt.date | {
"avatar_url": "https://avatars.githubusercontent.com/u/16578178?v=4",
"events_url": "https://api.github.com/users/prakhar987/events{/privacy}",
"followers_url": "https://api.github.com/users/prakhar987/followers",
"following_url": "https://api.github.com/users/prakhar987/following{/other_user}",
"gists_url"... | [
{
"color": "0052cc",
"default": false,
"description": null,
"id": 34444536,
"name": "Usage Question",
"node_id": "MDU6TGFiZWwzNDQ0NDUzNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question"
}
] | closed | false | null | [] | null | 1 | 2018-11-19T11:52:09Z | 2018-11-19T12:32:39Z | 2018-11-19T12:32:32Z | CONTRIBUTOR | null | #### Trying to groupby with only dt.date vs dt.date with some other column
```python
In [1]: import pandas as pd
In [2]: import numpy as np
In [3]: import datetime
In [4]: di={}
In [5]: di['datetime']=pd.date_range(datetime.datetime(2018,11,3,23,30,0), datetime.datetime(2018,11,4,0,15,0), freq="5min")
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23781/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23781/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23782 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23782/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23782/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23782/events | https://github.com/pandas-dev/pandas/issues/23782 | 382,197,512 | MDU6SXNzdWUzODIxOTc1MTI= | 23,782 | TST: split up pandas/tests/test_multilevel.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "20... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 0 | 2018-11-19T12:42:00Z | 2018-11-23T03:07:22Z | 2018-11-23T03:07:22Z | CONTRIBUTOR | null | we should move indexing routines from ``pandas/tests/test_multilevel.py`` to
``pandas/tests/indexing/test_multiindex.py``
things that have test names that match ``getitem`` or ``xs``. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23782/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23782/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23783 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23783/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23783/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23783/events | https://github.com/pandas-dev/pandas/issues/23783 | 382,214,530 | MDU6SXNzdWUzODIyMTQ1MzA= | 23,783 | CLN: pandas.core.dtypes.common._get_dtype_type | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy dtype conversions",
"id": 31404521,
"name": "Dtype Conversions",
"node_id": "MDU6TGFiZWwzMTQwNDUyMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions"
},
{
"color": "207... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 786,
"created_at": "2015-01-13T10:53:19Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
... | 1 | 2018-11-19T13:27:57Z | 2021-06-23T04:18:40Z | 2021-06-23T04:18:39Z | CONTRIBUTOR | null | should be a lot simpler, using ``pandas_dtype``
get's somewhat closer
```
diff --git a/pandas/core/dtypes/common.py b/pandas/core/dtypes/common.py
index a01266870..02753825a 100644
--- a/pandas/core/dtypes/common.py
+++ b/pandas/core/dtypes/common.py
@@ -1944,14 +1944,10 @@ def _get_dtype_type(arr_or_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/23783/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23783/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23784 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23784/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23784/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23784/events | https://github.com/pandas-dev/pandas/issues/23784 | 382,225,175 | MDU6SXNzdWUzODIyMjUxNzU= | 23,784 | read_csv throws wrong exception on permissions issue | {
"avatar_url": "https://avatars.githubusercontent.com/u/3776619?v=4",
"events_url": "https://api.github.com/users/omri374/events{/privacy}",
"followers_url": "https://api.github.com/users/omri374/followers",
"following_url": "https://api.github.com/users/omri374/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or improved errors from pandas",
"id": 42670965,
"name": "Error Reporting",
"node_id": "MDU6TGFiZWw0MjY3MDk2NQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting"
},
{
"color": "5319... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/10944368?v=4",
"events_url": "https://api.github.com/users/roberthdevries/events{/privacy}",
"followers_url": "https://api.github.com/users/roberthdevries/followers",
"following_url": "https://api.github.com/users/roberthdevries/following{/other_user}",
... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/10944368?v=4",
"events_url": "https://api.github.com/users/roberthdevries/events{/privacy}",
"followers_url": "https://api.github.com/users/roberthdevries/followers",
"following_url": "https://api.github.com/users/roberthdevries/following{/oth... | {
"closed_at": "2020-07-28T18:13:47Z",
"closed_issues": 2378,
"created_at": "2019-12-02T12:52:48Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 4 | 2018-11-19T13:54:33Z | 2020-03-19T01:40:41Z | 2020-03-19T01:40:41Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
# Your code here
train_df = pd.read_csv("../input/train.csv")
```
#### Problem description
When trying to open a CSV with no permissions on ubuntu 16.04, pandas returns this error:
OSError: Initializing from file failed
see this SO thread: http... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23784/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23784/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23785 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23785/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23785/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23785/events | https://github.com/pandas-dev/pandas/issues/23785 | 382,273,420 | MDU6SXNzdWUzODIyNzM0MjA= | 23,785 | PERF: series.map(arg) for category is slow if arg is a dict | {
"avatar_url": "https://avatars.githubusercontent.com/u/1499555?v=4",
"events_url": "https://api.github.com/users/colinfang/events{/privacy}",
"followers_url": "https://api.github.com/users/colinfang/followers",
"following_url": "https://api.github.com/users/colinfang/following{/other_user}",
"gists_url": "h... | [
{
"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": "0052cc",
"default"... | closed | false | null | [] | {
"closed_at": "2019-07-19T00:34:29Z",
"closed_issues": 1289,
"created_at": "2018-10-23T02:34:15Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 2 | 2018-11-19T15:43:57Z | 2019-05-01T11:42:32Z | 2019-05-01T11:42:32Z | NONE | null | Are the following 2 methods equivalent? I have to introduce a `lambda` to gain additional performance when dealing with map of category.
```python
import pandas as pd
x = pd.Series(list('abcd') * 1000).astype('category')
mapper = {'a': 1, 'b': 2, 'c': 3, 'd': 4}
%timeit x.map(mapper)
# 1000 loops, best of 3: 1.... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23785/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23785/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23786 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23786/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23786/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23786/events | https://github.com/pandas-dev/pandas/issues/23786 | 382,295,595 | MDU6SXNzdWUzODIyOTU1OTU= | 23,786 | Pandas Corrupting PyArrow Integer Object Nulls | {
"avatar_url": "https://avatars.githubusercontent.com/u/4390732?v=4",
"events_url": "https://api.github.com/users/micah-williamson/events{/privacy}",
"followers_url": "https://api.github.com/users/micah-williamson/followers",
"following_url": "https://api.github.com/users/micah-williamson/following{/other_user... | [] | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 4 | 2018-11-19T16:31:05Z | 2018-11-27T12:46:52Z | 2018-11-27T12:46:45Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
pq_table = self.pq.read_table('file.parquet')
pandas = pq_table.to_pandas(integer_object_nulls=True)
modified_df = pandas.replace({ 'data': 'bad_data' }, 'good_data') # borked
self.pa.Table.from_pandas(modified_df, schema=pq_table.schema)
```
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23786/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23786/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23787 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23787/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23787/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23787/events | https://github.com/pandas-dev/pandas/pull/23787 | 382,322,918 | MDExOlB1bGxSZXF1ZXN0MjMyMDU3NDU5 | 23,787 | STY: isort tests/scalar, tests/tslibs, import libwindow instead of _window | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, code_checks",
"id": 106935113,
"name": "Code Style",
"node_id": "MDU6TGFiZWwxMDY5MzUxMTM=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style"
}
] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 3 | 2018-11-19T17:38:22Z | 2018-11-20T02:07:43Z | 2018-11-20T01:50:22Z | MEMBER | null | Ignore flake8 code "S001: found modulo formatter" which incorrectly picks up _all_ `%` characters, i.e. gives false-positives on actual mod ops. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23787/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23787/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23787.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23787",
"merged_at": "2018-11-20T01:50:22Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23787.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23787"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23788 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23788/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23788/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23788/events | https://github.com/pandas-dev/pandas/issues/23788 | 382,329,226 | MDU6SXNzdWUzODIzMjkyMjY= | 23,788 | (row) Index Name with to_html(header=False) is not displayed | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "06909A",
"default": false,
"description": "IO issues that don't fit... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 1 | 2018-11-19T17:56:24Z | 2019-01-02T14:18:30Z | 2019-01-02T14:18:30Z | MEMBER | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
import numpy as np
df = pd.DataFrame(np.zeros((2, 2), dtype=int))
df.index.name = 'index.name'
df.to_html(header=False)
```
<table border="1" class="dataframe">
<tbody>
<tr>
<th>0</th>
<td>0</td>
<... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23788/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23788/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23789 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23789/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23789/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23789/events | https://github.com/pandas-dev/pandas/pull/23789 | 382,340,641 | MDExOlB1bGxSZXF1ZXN0MjMyMDcxMTI0 | 23,789 | REF/TST: Fix remaining DatetimeArray with DateOffset arithmetic ops | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "0052cc",
"default": false,
"description": "DateOffse... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 10 | 2018-11-19T18:30:46Z | 2018-11-28T23:35:33Z | 2018-11-28T23:33:33Z | MEMBER | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23789/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23789/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23789.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23789",
"merged_at": "2018-11-28T23:33:33Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23789.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23789"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23790 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23790/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23790/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23790/events | https://github.com/pandas-dev/pandas/issues/23790 | 382,358,867 | MDU6SXNzdWUzODIzNTg4Njc= | 23,790 | DOC: Fix format of advanced.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4",
"events_url": "https://api.github.com/users/datapythonista/events{/privacy}",
"followers_url": "https://api.github.com/users/datapythonista/followers",
"following_url": "https://api.github.com/users/datapythonista/following{/other_user}",
... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, ... | closed | false | null | [] | null | 2 | 2018-11-19T19:24:42Z | 2018-11-25T21:22:18Z | 2018-11-25T21:22:18Z | MEMBER | null | Our documentation should follow the PEP-8 standard, but for historical reasons there are many formats that don't. We should fix them now.
This issue is to fix the format of `doc/source/advanced.rst`. To find the errors, first is required to install a newer version of `flake8-rst`:
```
conda install -c conda-forge ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23790/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23790/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23791 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23791/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23791/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23791/events | https://github.com/pandas-dev/pandas/issues/23791 | 382,359,811 | MDU6SXNzdWUzODIzNTk4MTE= | 23,791 | DOC: Fix format of io.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4",
"events_url": "https://api.github.com/users/datapythonista/events{/privacy}",
"followers_url": "https://api.github.com/users/datapythonista/followers",
"following_url": "https://api.github.com/users/datapythonista/following{/other_user}",
... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, ... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 7 | 2018-11-19T19:27:33Z | 2018-12-02T18:18:28Z | 2018-12-02T18:18:28Z | MEMBER | null | Our documentation should follow the PEP-8 standard, but for historical reasons there are many formats that don't. We should fix them now.
This issue is to fix the format of `doc/source/io.rst`. To find the errors, first is required to install a newer version of `flake8-rst`:
```
conda install -c conda-forge flake8... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23791/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23791/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23792 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23792/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23792/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23792/events | https://github.com/pandas-dev/pandas/issues/23792 | 382,360,698 | MDU6SXNzdWUzODIzNjA2OTg= | 23,792 | DOC: Fix format of basics.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4",
"events_url": "https://api.github.com/users/datapythonista/events{/privacy}",
"followers_url": "https://api.github.com/users/datapythonista/followers",
"following_url": "https://api.github.com/users/datapythonista/following{/other_user}",
... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, ... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 2 | 2018-11-19T19:30:09Z | 2018-11-21T14:55:33Z | 2018-11-21T14:55:33Z | MEMBER | null | Our documentation should follow the PEP-8 standard, but for historical reasons there are many formats that don't. We should fix them now.
This issue is to fix the format of `doc/source/basics.rst`. To find the errors, first is required to install a newer version of `flake8-rst`:
```
conda install -c conda-forge fl... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23792/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23792/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23793 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23793/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23793/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23793/events | https://github.com/pandas-dev/pandas/issues/23793 | 382,361,529 | MDU6SXNzdWUzODIzNjE1Mjk= | 23,793 | DOC: Fix format of categorical.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4",
"events_url": "https://api.github.com/users/datapythonista/events{/privacy}",
"followers_url": "https://api.github.com/users/datapythonista/followers",
"following_url": "https://api.github.com/users/datapythonista/following{/other_user}",
... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, ... | closed | false | null | [] | null | 2 | 2018-11-19T19:32:34Z | 2018-11-21T16:43:36Z | 2018-11-21T16:43:36Z | MEMBER | null | Our documentation should follow the PEP-8 standard, but for historical reasons there are many formats that don't. We should fix them now.
This issue is to fix the format of `doc/source/categorical.rst`. To find the errors, first is required to install a newer version of `flake8-rst`:
```
conda install -c conda-for... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23793/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23793/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23794 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23794/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23794/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23794/events | https://github.com/pandas-dev/pandas/issues/23794 | 382,362,622 | MDU6SXNzdWUzODIzNjI2MjI= | 23,794 | DOC: Fix format of cookbook.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4",
"events_url": "https://api.github.com/users/datapythonista/events{/privacy}",
"followers_url": "https://api.github.com/users/datapythonista/followers",
"following_url": "https://api.github.com/users/datapythonista/following{/other_user}",
... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, ... | closed | false | null | [] | null | 4 | 2018-11-19T19:35:54Z | 2018-11-24T15:43:57Z | 2018-11-24T15:43:57Z | MEMBER | null | Our documentation should follow the PEP-8 standard, but for historical reasons there are many formats that don't. We should fix them now.
This issue is to fix the format of `doc/source/cookbook.rst`. To find the errors, first is required to install a newer version of `flake8-rst`:
```
conda install -c conda-forge ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23794/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23794/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23795 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23795/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23795/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23795/events | https://github.com/pandas-dev/pandas/issues/23795 | 382,395,568 | MDU6SXNzdWUzODIzOTU1Njg= | 23,795 | Strange group index in dataframe | {
"avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4",
"events_url": "https://api.github.com/users/ghost/events{/privacy}",
"followers_url": "https://api.github.com/users/ghost/followers",
"following_url": "https://api.github.com/users/ghost/following{/other_user}",
"gists_url": "https://api.git... | [
{
"color": "0052cc",
"default": false,
"description": null,
"id": 34444536,
"name": "Usage Question",
"node_id": "MDU6TGFiZWwzNDQ0NDUzNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question"
},
{
"color": "207de5",
"default": false,
"descript... | closed | false | null | [] | null | 1 | 2018-11-19T21:15:14Z | 2018-11-20T09:14:41Z | 2018-11-20T03:36:10Z | NONE | null | #### Code Sample, python code with name "post_demo.py"
```
import argparse
import pandas as pd
import os
import csv
if __name__ == "__main__":
#Read command line options
parser = argparse.ArgumentParser(description="Postprocessing tool")
parser.add_argument("csvfile", metavar = "--DATA", ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23795/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23795/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23796 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23796/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23796/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23796/events | https://github.com/pandas-dev/pandas/pull/23796 | 382,401,218 | MDExOlB1bGxSZXF1ZXN0MjMyMTE4Mjg4 | 23,796 | CLN/DEPS: Clean up post numpy bump to 1.12 | {
"avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4",
"events_url": "https://api.github.com/users/h-vetinari/events{/privacy}",
"followers_url": "https://api.github.com/users/h-vetinari/followers",
"following_url": "https://api.github.com/users/h-vetinari/following{/other_user}",
"gists_url"... | [
{
"color": "207de5",
"default": false,
"description": null,
"id": 211029535,
"name": "Clean",
"node_id": "MDU6TGFiZWwyMTEwMjk1MzU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean"
},
{
"color": "d93f0b",
"default": false,
"description": "Required and... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 4 | 2018-11-19T21:32:18Z | 2018-11-27T06:45:04Z | 2018-11-27T02:50:23Z | CONTRIBUTOR | null | - [x] follow-up to #23062
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
I stumbled over a place I had forgotten to change in #23062 - `README.md`. And since I recently found some `grep`-like powers on windows with `findstr`, I took this opportunity to have a look ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23796/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23796/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23796.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23796",
"merged_at": "2018-11-27T02:50:23Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23796.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23796"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23797 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23797/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23797/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23797/events | https://github.com/pandas-dev/pandas/pull/23797 | 382,404,675 | MDExOlB1bGxSZXF1ZXN0MjMyMTIwOTc4 | 23,797 | TST: split up pandas/tests/test_multilevel.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "207de5",
"d... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 9 | 2018-11-19T21:42:54Z | 2018-11-23T11:42:49Z | 2018-11-23T03:07:22Z | MEMBER | null | - [ ] closes #23782
- [ ] tests added / passed
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [n/a ] whatsnew entry
@jreback
1. i've used fixtures for `frame` and `ymd` instead of copying across the test base class.
2. not moved tests with names matching `getitem` from the `TestSorted` ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23797/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23797/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23797.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23797",
"merged_at": "2018-11-23T03:07:22Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23797.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23797"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23798 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23798/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23798/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23798/events | https://github.com/pandas-dev/pandas/issues/23798 | 382,431,548 | MDU6SXNzdWUzODI0MzE1NDg= | 23,798 | ImportError (`import pandas`) | {
"avatar_url": "https://avatars.githubusercontent.com/u/911281?v=4",
"events_url": "https://api.github.com/users/Alexander-Shukaev/events{/privacy}",
"followers_url": "https://api.github.com/users/Alexander-Shukaev/followers",
"following_url": "https://api.github.com/users/Alexander-Shukaev/following{/other_us... | [
{
"color": "207de5",
"default": false,
"description": "Clarification about behavior needed to assess issue",
"id": 307649777,
"name": "Needs Info",
"node_id": "MDU6TGFiZWwzMDc2NDk3Nzc=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Info"
}
] | closed | false | null | [] | null | 12 | 2018-11-19T23:12:08Z | 2019-04-24T16:21:11Z | 2019-04-24T16:21:11Z | NONE | null | #### Problem description
First of all, for some reason `pandas==0.23.4` does not even build when installed via `pip` (`pip install pandas==0.23.4 --force --no-cache`), it simply reports success but importing `pandas` fails in the same way as posted below.
Not building upon installation looked weird to me (no idea... | {
"+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/23798/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23798/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23799 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23799/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23799/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23799/events | https://github.com/pandas-dev/pandas/pull/23799 | 382,443,162 | MDExOlB1bGxSZXF1ZXN0MjMyMTUxMDU1 | 23,799 | TST: Mark test_pct_max_many_rows with pytest.mark.single | {
"avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4",
"events_url": "https://api.github.com/users/jschendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jschendel/followers",
"following_url": "https://api.github.com/users/jschendel/following{/other_user}",
"gists_url": "h... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "eb6420",
"d... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 3 | 2018-11-20T00:02:39Z | 2018-11-20T02:39:19Z | 2018-11-20T01:03:05Z | MEMBER | null | - [X] closes #23726
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
See this comment for context: https://github.com/pandas-dev/pandas/issues/23726#issuecomment-440076164 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23799/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23799/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23799.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23799",
"merged_at": "2018-11-20T01:03:05Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23799.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23799"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23800 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23800/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23800/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23800/events | https://github.com/pandas-dev/pandas/issues/23800 | 382,444,143 | MDU6SXNzdWUzODI0NDQxNDM= | 23,800 | ENH: Add `pd.DataFrame.strformat` method for simplified string series construction | {
"avatar_url": "https://avatars.githubusercontent.com/u/13501084?v=4",
"events_url": "https://api.github.com/users/aa1371/events{/privacy}",
"followers_url": "https://api.github.com/users/aa1371/followers",
"following_url": "https://api.github.com/users/aa1371/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "5319e7",
"default": false,
"description": "String e... | closed | false | null | [] | null | 3 | 2018-11-20T00:07:11Z | 2018-11-22T19:41:45Z | 2018-11-22T19:41:45Z | CONTRIBUTOR | null | Proposing a method that mimics the python string formatter that allows for simplfied construction of string series, based on existing dataframe columns. Currently, this can be done in one of two ways (probably more).
```python
>>> df = pd.DataFrame([[1991,'09','05'],[1992,'04','06'],[2018,'12','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/23800/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23800/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23801 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23801/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23801/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23801/events | https://github.com/pandas-dev/pandas/pull/23801 | 382,449,143 | MDExOlB1bGxSZXF1ZXN0MjMyMTU1Njgw | 23,801 | API: Make Series.searchsorted return a scalar, when supplied a scalar | {
"avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4",
"events_url": "https://api.github.com/users/topper-123/events{/privacy}",
"followers_url": "https://api.github.com/users/topper-123/followers",
"following_url": "https://api.github.com/users/topper-123/following{/other_user}",
"gists_url"... | [
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stack/Unstack, Explode",
"id": 13098779,
"name": "Reshaping",
"node_id": "MDU6TGFiZWwxMzA5ODc3OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping"
},
{
"color": "e102d8",
"de... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 9 | 2018-11-20T00:30:53Z | 2018-12-21T18:37:08Z | 2018-12-21T18:12:11Z | CONTRIBUTOR | null | - [x] xref #23466 & #22034
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
``Series.searchsorted`` returns the wrong shape for scalar input. Numpy arrays and all other array types return a scalar if the input is a scalar, but ``Series`` does not... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23801/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23801/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23801.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23801",
"merged_at": "2018-12-21T18:12:11Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23801.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23801"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23802 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23802/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23802/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23802/events | https://github.com/pandas-dev/pandas/pull/23802 | 382,455,448 | MDExOlB1bGxSZXF1ZXN0MjMyMTYwNDYx | 23,802 | DOC: Fix format of basics.rst, following PEP-8 standard | {
"avatar_url": "https://avatars.githubusercontent.com/u/20958399?v=4",
"events_url": "https://api.github.com/users/ywpark1/events{/privacy}",
"followers_url": "https://api.github.com/users/ywpark1/followers",
"following_url": "https://api.github.com/users/ywpark1/following{/other_user}",
"gists_url": "https:... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 14 | 2018-11-20T01:02:28Z | 2018-11-21T15:00:31Z | 2018-11-21T14:55:33Z | CONTRIBUTOR | null | - [x] closes #23792
- [x] tests added / passed
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
I updated the format of `doc/source/basics.rst` file.
I do not see any errors when I run `flake8-rst doc/source/basics.rst`.
Please let me know if there are some changes. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23802/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23802/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23802.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23802",
"merged_at": "2018-11-21T14:55:33Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23802.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23802"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23803 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23803/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23803/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23803/events | https://github.com/pandas-dev/pandas/issues/23803 | 382,455,835 | MDU6SXNzdWUzODI0NTU4MzU= | 23,803 | Feature request: add na_action argument to applymap | {
"avatar_url": "https://avatars.githubusercontent.com/u/5758789?v=4",
"events_url": "https://api.github.com/users/gwerbin/events{/privacy}",
"followers_url": "https://api.github.com/users/gwerbin/followers",
"following_url": "https://api.github.com/users/gwerbin/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "d7e102",
"default": false,
"description": "np.nan, ... | closed | false | null | [] | {
"closed_at": "2020-12-26T13:57:50Z",
"closed_issues": 1768,
"created_at": "2020-05-29T23:47:32Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2018-11-20T01:04:34Z | 2020-09-11T17:40:12Z | 2020-09-11T17:40:12Z | NONE | null | #### Code Sample, a copy-pastable example if possible
Desired method:
```python
x = pd.DataFrame(...)
x = x.applymap(foo, na_action='ignore')
```
Current method:
```python
x = pd.DataFrame(...)
x = x.apply(lambda y: y.map(foo, na_action='ignore'))
```
#### Problem description
The `na_action='ign... | {
"+1": 3,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 3,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23803/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23803/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23804 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23804/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23804/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23804/events | https://github.com/pandas-dev/pandas/issues/23804 | 382,458,626 | MDU6SXNzdWUzODI0NTg2MjY= | 23,804 | Master crashes on scatter_matrix | {
"avatar_url": "https://avatars.githubusercontent.com/u/29615021?v=4",
"events_url": "https://api.github.com/users/JustinZhengBC/events{/privacy}",
"followers_url": "https://api.github.com/users/JustinZhengBC/followers",
"following_url": "https://api.github.com/users/JustinZhengBC/following{/other_user}",
"g... | [] | closed | false | null | [] | null | 3 | 2018-11-20T01:18:24Z | 2018-11-23T19:27:51Z | 2018-11-20T08:14:46Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```
# Taken from the documentation (visualization.rst)
import pandas as pd
import numpy as np
df = pd.DataFrame(np.random.randn(1000, 4), columns=['a', 'b', 'c', 'd'])
pd.plotting.scatter_matrix(df, alpha=0.2, figsize=(6, 6), diagonal='kde')
```
#### Probl... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23804/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23804/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23805 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23805/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23805/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23805/events | https://github.com/pandas-dev/pandas/pull/23805 | 382,460,291 | MDExOlB1bGxSZXF1ZXN0MjMyMTYzOTky | 23,805 | DOC: Fixing spaces before non param colons in docstrings. | {
"avatar_url": "https://avatars.githubusercontent.com/u/19437699?v=4",
"events_url": "https://api.github.com/users/bk521234/events{/privacy}",
"followers_url": "https://api.github.com/users/bk521234/followers",
"following_url": "https://api.github.com/users/bk521234/following{/other_user}",
"gists_url": "htt... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 4 | 2018-11-20T01:26:43Z | 2018-11-21T10:33:31Z | 2018-11-21T10:33:16Z | CONTRIBUTOR | null | - [x] closes #23780
- [x] tests added / passed
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23805/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23805/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23805.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23805",
"merged_at": "2018-11-21T10:33:16Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23805.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23805"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23806 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23806/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23806/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23806/events | https://github.com/pandas-dev/pandas/pull/23806 | 382,508,146 | MDExOlB1bGxSZXF1ZXN0MjMyMTk3NTcz | 23,806 | TST: Add test cases for GH6173, appending to empty df | {
"avatar_url": "https://avatars.githubusercontent.com/u/22162496?v=4",
"events_url": "https://api.github.com/users/eoveson/events{/privacy}",
"followers_url": "https://api.github.com/users/eoveson/followers",
"following_url": "https://api.github.com/users/eoveson/following{/other_user}",
"gists_url": "https:... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "0b02e1",
"d... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 3 | 2018-11-20T05:36:53Z | 2018-11-23T02:38:18Z | 2018-11-23T02:38:12Z | CONTRIBUTOR | null | - [X] closes #6173
- [X] tests added / passed
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
Hmm, previous check-in for GH4861 still showing in this branch, thought it wouldn't show as a diff after syncing to upstream (sorry, new to git) | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23806/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23806/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23806.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23806",
"merged_at": "2018-11-23T02:38:12Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23806.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23806"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23807 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23807/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23807/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23807/events | https://github.com/pandas-dev/pandas/pull/23807 | 382,515,011 | MDExOlB1bGxSZXF1ZXN0MjMyMjAyNDQ0 | 23,807 | BUG/TST: Add more timezone fixtures and use is_utc more consistently | {
"avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4",
"events_url": "https://api.github.com/users/mroeschke/events{/privacy}",
"followers_url": "https://api.github.com/users/mroeschke/followers",
"following_url": "https://api.github.com/users/mroeschke/following{/other_user}",
"gists_url": "... | [
{
"color": "5319e7",
"default": false,
"description": "Timezone data dtype",
"id": 60458168,
"name": "Timezones",
"node_id": "MDU6TGFiZWw2MDQ1ODE2OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timezones"
}
] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 5 | 2018-11-20T06:09:59Z | 2018-11-23T20:48:06Z | 2018-11-23T20:45:10Z | MEMBER | null | - [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
Was discussed a while back with @jreback to add more timezones to the `tz_aware_fixture`, added some less tested ones like:
- `dateutil.tz.tzlocal`
- `pytz.FixedOffset`
This uncovered some bu... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23807/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23807/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23807.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23807",
"merged_at": "2018-11-23T20:45:10Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23807.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23807"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23808 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23808/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23808/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23808/events | https://github.com/pandas-dev/pandas/pull/23808 | 382,533,822 | MDExOlB1bGxSZXF1ZXN0MjMyMjE2NTIz | 23,808 | TST: Make assert_extension_array_equal behavior consistent | {
"avatar_url": "https://avatars.githubusercontent.com/u/5332445?v=4",
"events_url": "https://api.github.com/users/jschendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jschendel/followers",
"following_url": "https://api.github.com/users/jschendel/following{/other_user}",
"gists_url": "h... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "6138b5",
"d... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 7 | 2018-11-20T07:28:32Z | 2018-11-21T17:38:46Z | 2018-11-21T09:32:02Z | MEMBER | null | - [X] closes #23709
- [X] tests added / passed
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
Doesn't seem like a whatsnew entry is needed for this, but can add one if need be.
This should also address #23605; I don't want to autoclose it, as I'd rather wait to confirm that the nightly bui... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23808/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23808/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23808.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23808",
"merged_at": "2018-11-21T09:32:01Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23808.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23808"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23809 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23809/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23809/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23809/events | https://github.com/pandas-dev/pandas/issues/23809 | 382,534,452 | MDU6SXNzdWUzODI1MzQ0NTI= | 23,809 | read_excel crashes python for certain files | {
"avatar_url": "https://avatars.githubusercontent.com/u/7647594?v=4",
"events_url": "https://api.github.com/users/Dobatymo/events{/privacy}",
"followers_url": "https://api.github.com/users/Dobatymo/followers",
"following_url": "https://api.github.com/users/Dobatymo/following{/other_user}",
"gists_url": "http... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "bfe5bf",
"default": false,
"description": "read_excel, to_excel",
... | closed | false | null | [] | {
"closed_at": "2020-07-28T18:13:47Z",
"closed_issues": 2378,
"created_at": "2019-12-02T12:52:48Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 6 | 2018-11-20T07:30:38Z | 2020-03-12T00:54:07Z | 2020-03-12T00:54:07Z | CONTRIBUTOR | null | ```python
import pandas
pandas.read_excel('pandas_crash.xlsx')
```
[pandas_crash.xlsx](https://github.com/pandas-dev/pandas/files/2598556/pandas_crash.xlsx) crashes the Python process.
#### Output of ``pd.show_versions()``
<details>
INSTALLED VERSIONS
------------------
commit: None
python: 3.6.6.final.... | {
"+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/23809/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23809/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23810 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23810/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23810/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23810/events | https://github.com/pandas-dev/pandas/pull/23810 | 382,553,193 | MDExOlB1bGxSZXF1ZXN0MjMyMjMxMTU5 | 23,810 | REF/TST: Add more pytest idiom to parsers tests | {
"avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4",
"events_url": "https://api.github.com/users/gfyoung/events{/privacy}",
"followers_url": "https://api.github.com/users/gfyoung/followers",
"following_url": "https://api.github.com/users/gfyoung/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "FCE94F",
"default": false,
"description": "Internal refactoring of code",
"id": 127681,
"name": "Refactor",
"node_id": "MDU6TGFiZWwxMjc2ODE=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor"
},
{
"color": "C4A000",
"default": false,
"de... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 3 | 2018-11-20T08:36:53Z | 2018-11-20T17:20:42Z | 2018-11-20T13:11:40Z | MEMBER | null | Adds more idiom to the following:
* `parser/header` --> `parser/test_header`
* `parser/dtypes` --> `parser/test_dtypes`
* `parser/index_col` --> `parser/test_index_col`
* `parser/mangle_dupes` --> `parser/test_mangle_dupes`
Builds off of #23712. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23810/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23810/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23810.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23810",
"merged_at": "2018-11-20T13:11:40Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23810.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23810"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23811 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23811/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23811/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23811/events | https://github.com/pandas-dev/pandas/pull/23811 | 382,569,509 | MDExOlB1bGxSZXF1ZXN0MjMyMjQzNzMy | 23,811 | ENH GH11978 access pd.plotting._misc from plot accessor | {
"avatar_url": "https://avatars.githubusercontent.com/u/29615021?v=4",
"events_url": "https://api.github.com/users/JustinZhengBC/events{/privacy}",
"followers_url": "https://api.github.com/users/JustinZhengBC/followers",
"following_url": "https://api.github.com/users/JustinZhengBC/following{/other_user}",
"g... | [
{
"color": "8AE234",
"default": false,
"description": null,
"id": 2413328,
"name": "Visualization",
"node_id": "MDU6TGFiZWwyNDEzMzI4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization"
},
{
"color": "AD7FA8",
"default": false,
"description": nul... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 5 | 2018-11-20T09:22:42Z | 2019-01-25T07:16:34Z | 2018-12-23T17:31:02Z | CONTRIBUTOR | null | - [X] closes #11978
- [X] tests added / passed
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [X] whatsnew entry
Allows plot accessors to use plotting functions from `pd.plotting`
- Currently only allows function calls (e.g. `df.plot.scatter_matrix()` but not `df.plot(kind='scatter_matr... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23811/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23811/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23811.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23811",
"merged_at": "2018-12-23T17:31:02Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23811.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23811"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.