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/20210
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20210/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20210/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20210/events
https://github.com/pandas-dev/pandas/pull/20210
304,091,229
MDExOlB1bGxSZXF1ZXN0MTc0MTgyMDM0
20,210
DOC: update the Index.get_level_values docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/15342500?v=4", "events_url": "https://api.github.com/users/bkil-syslogng/events{/privacy}", "followers_url": "https://api.github.com/users/bkil-syslogng/followers", "following_url": "https://api.github.com/users/bkil-syslogng/following{/other_user}", "g...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "207de5", "default": false, "description": null, "id": 712683...
closed
false
null
[]
{ "closed_at": "2019-01-26T00:51:26Z", "closed_issues": 2048, "created_at": "2018-03-29T12:00:12Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github...
5
2018-03-10T18:09:28Z
2018-07-08T15:07:18Z
2018-07-08T15:07:18Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20210/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20210/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20210.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20210", "merged_at": "2018-07-08T15:07:18Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20210.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20210" }
https://api.github.com/repos/pandas-dev/pandas/issues/20211
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20211/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20211/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20211/events
https://github.com/pandas-dev/pandas/pull/20211
304,092,809
MDExOlB1bGxSZXF1ZXN0MTc0MTgyOTQ2
20,211
DOC: update the pd.Index.contains docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/9256782?v=4", "events_url": "https://api.github.com/users/dajcs/events{/privacy}", "followers_url": "https://api.github.com/users/dajcs/followers", "following_url": "https://api.github.com/users/dajcs/following{/other_user}", "gists_url": "https://api.g...
[ { "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": "0b02e1", "default": false, "description": "Related to indexing o...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4", "events_url": "https://api.github.com/users/datapythonista/events{/privacy}", "followers_url": "https://api.github.com/users/datapythonista/followers", "following_url": "https://api.github.com/users/datapythonista/following{/other_user}", ...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4", "events_url": "https://api.github.com/users/datapythonista/events{/privacy}", "followers_url": "https://api.github.com/users/datapythonista/followers", "following_url": "https://api.github.com/users/datapythonista/following{/oth...
{ "closed_at": "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-03-10T18:29:20Z
2018-11-20T15:18:32Z
2018-10-12T19:16:46Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [X] PR title is "DOC: update the <your-function-or-method> docstring" - [ ] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [X] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20211/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20211/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20211.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20211", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/20211.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20211" }
https://api.github.com/repos/pandas-dev/pandas/issues/20212
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20212/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20212/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20212/events
https://github.com/pandas-dev/pandas/pull/20212
304,093,501
MDExOlB1bGxSZXF1ZXN0MTc0MTgzMzM0
20,212
DOC: update the pandas.DataFrame.clip docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/20362941?v=4", "events_url": "https://api.github.com/users/Dpananos/events{/privacy}", "followers_url": "https://api.github.com/users/Dpananos/followers", "following_url": "https://api.github.com/users/Dpananos/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": "006b75", "default": false, "description": "Arithmetic, Compariso...
closed
false
null
[]
null
6
2018-03-10T18:38:00Z
2018-03-15T15:23:59Z
2018-03-15T15:23:59Z
NONE
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20212/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20212/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20212.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20212", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/20212.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20212" }
https://api.github.com/repos/pandas-dev/pandas/issues/20213
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20213/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20213/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20213/events
https://github.com/pandas-dev/pandas/pull/20213
304,094,346
MDExOlB1bGxSZXF1ZXN0MTc0MTgzODAx
20,213
DOC: Updated docstring DatetimeIndex.ceil
{ "avatar_url": "https://avatars.githubusercontent.com/u/26180227?v=4", "events_url": "https://api.github.com/users/vikrantkeshari/events{/privacy}", "followers_url": "https://api.github.com/users/vikrantkeshari/followers", "following_url": "https://api.github.com/users/vikrantkeshari/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": "AFEEEE", "default": false, "description": null, "id": 211840...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4", "events_url": "https://api.github.com/users/datapythonista/events{/privacy}", "followers_url": "https://api.github.com/users/datapythonista/followers", "following_url": "https://api.github.com/users/datapythonista/following{/other_user}", ...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4", "events_url": "https://api.github.com/users/datapythonista/events{/privacy}", "followers_url": "https://api.github.com/users/datapythonista/followers", "following_url": "https://api.github.com/users/datapythonista/following{/oth...
null
3
2018-03-10T18:48:51Z
2018-11-03T05:43:17Z
2018-11-03T05:43:17Z
NONE
null
completed the DatetimeIndex.ceil Docstring. Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [ ] PR title is "DOC: update the <your-function-or-method> docstring" - [ ] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [ ] ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20213/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20213/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20213.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20213", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/20213.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20213" }
https://api.github.com/repos/pandas-dev/pandas/issues/20214
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20214/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20214/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20214/events
https://github.com/pandas-dev/pandas/pull/20214
304,094,705
MDExOlB1bGxSZXF1ZXN0MTc0MTg0MDA4
20,214
DOC: Update the pandas.DataFrame.tail docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/2924736?v=4", "events_url": "https://api.github.com/users/thismakessand/events{/privacy}", "followers_url": "https://api.github.com/users/thismakessand/followers", "following_url": "https://api.github.com/users/thismakessand/following{/other_user}", "gi...
[]
closed
false
null
[]
null
0
2018-03-10T18:53:31Z
2018-03-10T19:09:58Z
2018-03-10T19:09:57Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [X] PR title is "DOC: update the <your-function-or-method> docstring" - [X] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [X] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20214/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20214/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20214.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20214", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/20214.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20214" }
https://api.github.com/repos/pandas-dev/pandas/issues/20215
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20215/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20215/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20215/events
https://github.com/pandas-dev/pandas/pull/20215
304,095,205
MDExOlB1bGxSZXF1ZXN0MTc0MTg0Mjg3
20,215
DOC: update the Series.sort_values docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/24738559?v=4", "events_url": "https://api.github.com/users/rafarui/events{/privacy}", "followers_url": "https://api.github.com/users/rafarui/followers", "following_url": "https://api.github.com/users/rafarui/following{/other_user}", "gists_url": "https:...
[ { "color": "009800", "default": false, "description": "Duplicate issue or pull request", "id": 40153326, "name": "Duplicate Report", "node_id": "MDU6TGFiZWw0MDE1MzMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report" } ]
closed
false
null
[]
null
3
2018-03-10T18:59:46Z
2018-03-11T15:30:58Z
2018-03-10T19:06:08Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [ ] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20215/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20215/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20215.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20215", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/20215.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20215" }
https://api.github.com/repos/pandas-dev/pandas/issues/20216
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20216/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20216/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20216/events
https://github.com/pandas-dev/pandas/pull/20216
304,095,436
MDExOlB1bGxSZXF1ZXN0MTc0MTg0Mzk4
20,216
DOC: update the pandas.DataFrame.all docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/8630328?v=4", "events_url": "https://api.github.com/users/mlaforet/events{/privacy}", "followers_url": "https://api.github.com/users/mlaforet/followers", "following_url": "https://api.github.com/users/mlaforet/following{/other_user}", "gists_url": "http...
[ { "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": "02d7e1", "default": false, "description": "Concat, Merge/Join, S...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-10T19:02:32Z
2018-03-11T14:42:39Z
2018-03-11T14:42:36Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20216/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20216/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20216.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20216", "merged_at": "2018-03-11T14:42:36Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20216.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20216" }
https://api.github.com/repos/pandas-dev/pandas/issues/20217
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20217/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20217/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20217/events
https://github.com/pandas-dev/pandas/pull/20217
304,095,543
MDExOlB1bGxSZXF1ZXN0MTc0MTg0NDYx
20,217
DOC: update the pandas.DataFrame.any docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4", "events_url": "https://api.github.com/users/ghost/events{/privacy}", "followers_url": "https://api.github.com/users/ghost/followers", "following_url": "https://api.github.com/users/ghost/following{/other_user}", "gists_url": "https://api.git...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, S...
closed
false
null
[]
null
7
2018-03-10T19:03:47Z
2018-03-12T16:52:32Z
2018-03-12T16:52:31Z
NONE
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [+] PR title is "DOC: update the <your-function-or-method> docstring" - [+] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [+] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20217/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20217/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20217.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20217", "merged_at": "2018-03-12T16:52:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20217.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20217" }
https://api.github.com/repos/pandas-dev/pandas/issues/20218
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20218/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20218/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20218/events
https://github.com/pandas-dev/pandas/pull/20218
304,095,621
MDExOlB1bGxSZXF1ZXN0MTc0MTg0NTA5
20,218
DOC: update the series.dt.weekofyear docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/1019791?v=4", "events_url": "https://api.github.com/users/koaning/events{/privacy}", "followers_url": "https://api.github.com/users/koaning/followers", "following_url": "https://api.github.com/users/koaning/following{/other_user}", "gists_url": "https:/...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4", "events_url": "https://api.github.com/users/datapythonista/events{/privacy}", "followers_url": "https://api.github.com/users/datapythonista/followers", "following_url": "https://api.github.com/users/datapythonista/following{/other_user}", ...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4", "events_url": "https://api.github.com/users/datapythonista/events{/privacy}", "followers_url": "https://api.github.com/users/datapythonista/followers", "following_url": "https://api.github.com/users/datapythonista/following{/oth...
null
9
2018-03-10T19:04:44Z
2018-11-03T05:45:59Z
2018-11-03T05:45:59Z
NONE
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20218/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20218/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20218.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20218", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/20218.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20218" }
https://api.github.com/repos/pandas-dev/pandas/issues/20219
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20219/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20219/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20219/events
https://github.com/pandas-dev/pandas/pull/20219
304,096,325
MDExOlB1bGxSZXF1ZXN0MTc0MTg0OTE1
20,219
DOC: update the DataFrame.iat[] docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/5097634?v=4", "events_url": "https://api.github.com/users/akosel/events{/privacy}", "followers_url": "https://api.github.com/users/akosel/followers", "following_url": "https://api.github.com/users/akosel/following{/other_user}", "gists_url": "https://ap...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0b02e1", "default": false, "description": "Related to indexing o...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2018-03-10T19:13:50Z
2018-03-11T15:29:29Z
2018-03-11T12:43:10Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20219/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20219/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20219.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20219", "merged_at": "2018-03-11T12:43:10Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20219.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20219" }
https://api.github.com/repos/pandas-dev/pandas/issues/20220
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20220/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20220/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20220/events
https://github.com/pandas-dev/pandas/pull/20220
304,096,513
MDExOlB1bGxSZXF1ZXN0MTc0MTg1MDIy
20,220
DOC: update the Series.view docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/6609289?v=4", "events_url": "https://api.github.com/users/villasv/events{/privacy}", "followers_url": "https://api.github.com/users/villasv/followers", "following_url": "https://api.github.com/users/villasv/following{/other_user}", "gists_url": "https:/...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, S...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-10T19:16:21Z
2018-03-11T16:56:14Z
2018-03-11T14:41:13Z
CONTRIBUTOR
null
- [X] PR title is "DOC: update the <your-function-or-method> docstring" - [X] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [X] The PEP8 style check passes: `git diff upstream/master -u -- "*.py" | flake8 --diff` - [X] The html version looks good: `python doc/make.py --si...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20220/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20220/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20220.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20220", "merged_at": "2018-03-11T14:41:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20220.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20220" }
https://api.github.com/repos/pandas-dev/pandas/issues/20221
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20221/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20221/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20221/events
https://github.com/pandas-dev/pandas/pull/20221
304,096,573
MDExOlB1bGxSZXF1ZXN0MTc0MTg1MDU3
20,221
DOC: update the DataFrame.count docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/12979604?v=4", "events_url": "https://api.github.com/users/joders/events{/privacy}", "followers_url": "https://api.github.com/users/joders/followers", "following_url": "https://api.github.com/users/joders/following{/other_user}", "gists_url": "https://a...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-10T19:17:07Z
2018-03-13T20:00:49Z
2018-03-12T14:24:51Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20221/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20221/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20221.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20221", "merged_at": "2018-03-12T14:24:51Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20221.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20221" }
https://api.github.com/repos/pandas-dev/pandas/issues/20222
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20222/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20222/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20222/events
https://github.com/pandas-dev/pandas/pull/20222
304,097,039
MDExOlB1bGxSZXF1ZXN0MTc0MTg1MzIz
20,222
DOC: Improve the docstring of DataFrame.describe()
{ "avatar_url": "https://avatars.githubusercontent.com/u/2761999?v=4", "events_url": "https://api.github.com/users/nehiljain/events{/privacy}", "followers_url": "https://api.github.com/users/nehiljain/followers", "following_url": "https://api.github.com/users/nehiljain/following{/other_user}", "gists_url": "h...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "006b75", "default": false, "description": "Arithmetic, Compariso...
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-03-10T19:23:53Z
2018-07-08T12:59:51Z
2018-07-08T12:59:44Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20222/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20222/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20222.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20222", "merged_at": "2018-07-08T12:59:44Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20222.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20222" }
https://api.github.com/repos/pandas-dev/pandas/issues/20223
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20223/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20223/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20223/events
https://github.com/pandas-dev/pandas/pull/20223
304,098,333
MDExOlB1bGxSZXF1ZXN0MTc0MTg2MDI0
20,223
DOC: add docstring for Index.get_duplicates
{ "avatar_url": "https://avatars.githubusercontent.com/u/10338677?v=4", "events_url": "https://api.github.com/users/csfarkas/events{/privacy}", "followers_url": "https://api.github.com/users/csfarkas/followers", "following_url": "https://api.github.com/users/csfarkas/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": "0b02e1", "default": false, "description": "Related to indexing o...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-10T19:40:47Z
2018-03-13T08:34:24Z
2018-03-11T14:33:55Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20223/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20223/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20223.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20223", "merged_at": "2018-03-11T14:33:55Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20223.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20223" }
https://api.github.com/repos/pandas-dev/pandas/issues/20224
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20224/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20224/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20224/events
https://github.com/pandas-dev/pandas/pull/20224
304,098,534
MDExOlB1bGxSZXF1ZXN0MTc0MTg2MTAy
20,224
DOC: update the IntervalIndex.from_array docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/35600758?v=4", "events_url": "https://api.github.com/users/verakai/events{/privacy}", "followers_url": "https://api.github.com/users/verakai/followers", "following_url": "https://api.github.com/users/verakai/following{/other_user}", "gists_url": "https:...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "009800", "default": false, "description": "Interval data type", ...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-10T19:42:44Z
2018-03-13T20:10:16Z
2018-03-13T20:09:54Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20224/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20224/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20224.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20224", "merged_at": "2018-03-13T20:09:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20224.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20224" }
https://api.github.com/repos/pandas-dev/pandas/issues/20225
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20225/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20225/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20225/events
https://github.com/pandas-dev/pandas/pull/20225
304,098,808
MDExOlB1bGxSZXF1ZXN0MTc0MTg2MjYx
20,225
DOC: Update pandas.DataFrame.tail docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/2924736?v=4", "events_url": "https://api.github.com/users/thismakessand/events{/privacy}", "followers_url": "https://api.github.com/users/thismakessand/followers", "following_url": "https://api.github.com/users/thismakessand/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" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, S...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-10T19:46:11Z
2018-03-12T13:10:54Z
2018-03-11T11:50:55Z
CONTRIBUTOR
null
-Add extended summary Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [X] PR title is "DOC: update the <your-function-or-method> docstring" - [X] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [X] The PEP8 style check p...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20225/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20225/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20225.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20225", "merged_at": "2018-03-11T11:50:55Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20225.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20225" }
https://api.github.com/repos/pandas-dev/pandas/issues/20226
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20226/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20226/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20226/events
https://github.com/pandas-dev/pandas/pull/20226
304,099,349
MDExOlB1bGxSZXF1ZXN0MTc0MTg2NTg0
20,226
Series as of docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/4427768?v=4", "events_url": "https://api.github.com/users/disouzaleo/events{/privacy}", "followers_url": "https://api.github.com/users/disouzaleo/followers", "following_url": "https://api.github.com/users/disouzaleo/following{/other_user}", "gists_url":...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4", "events_url": "https://api.github.com/users/datapythonista/events{/privacy}", "followers_url": "https://api.github.com/users/datapythonista/followers", "following_url": "https://api.github.com/users/datapythonista/following{/other_user}", ...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4", "events_url": "https://api.github.com/users/datapythonista/events{/privacy}", "followers_url": "https://api.github.com/users/datapythonista/followers", "following_url": "https://api.github.com/users/datapythonista/following{/oth...
null
4
2018-03-10T19:53:24Z
2018-08-22T10:27:08Z
2018-08-22T10:27:08Z
NONE
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [ ] PR title is "DOC: update the <your-function-or-method> docstring" - [ ] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [ ] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20226/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20226/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20226.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20226", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/20226.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20226" }
https://api.github.com/repos/pandas-dev/pandas/issues/20227
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20227/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20227/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20227/events
https://github.com/pandas-dev/pandas/pull/20227
304,099,941
MDExOlB1bGxSZXF1ZXN0MTc0MTg2OTE3
20,227
Docstring pandas.data frame.diff
{ "avatar_url": "https://avatars.githubusercontent.com/u/32177771?v=4", "events_url": "https://api.github.com/users/adatasetaday/events{/privacy}", "followers_url": "https://api.github.com/users/adatasetaday/followers", "following_url": "https://api.github.com/users/adatasetaday/following{/other_user}", "gist...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, S...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2018-03-10T20:00:48Z
2018-03-11T14:16:24Z
2018-03-11T12:36:22Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [X] PR title is "DOC: update the <your-function-or-method> docstring" - [X] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [X] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20227/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20227/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20227.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20227", "merged_at": "2018-03-11T12:36:22Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20227.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20227" }
https://api.github.com/repos/pandas-dev/pandas/issues/20228
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20228/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20228/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20228/events
https://github.com/pandas-dev/pandas/pull/20228
304,100,097
MDExOlB1bGxSZXF1ZXN0MTc0MTg2OTk5
20,228
DOC:Improve the docstring of DataFrame.iloc()
{ "avatar_url": "https://avatars.githubusercontent.com/u/5097966?v=4", "events_url": "https://api.github.com/users/tuhinmahmud/events{/privacy}", "followers_url": "https://api.github.com/users/tuhinmahmud/followers", "following_url": "https://api.github.com/users/tuhinmahmud/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": "0b02e1", "default": false, "description": "Related to indexing o...
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-03-10T20:02:25Z
2018-07-07T21:22:35Z
2018-07-07T21:22:35Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [X ] PR title is "DOC: update the <your-function-or-method> docstring" - [ X] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [ X] The PEP8 style check passes: `git diff upstr...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20228/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20228/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20228.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20228", "merged_at": "2018-07-07T21:22:35Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20228.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20228" }
https://api.github.com/repos/pandas-dev/pandas/issues/20229
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20229/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20229/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20229/events
https://github.com/pandas-dev/pandas/pull/20229
304,100,587
MDExOlB1bGxSZXF1ZXN0MTc0MTg3MjQ3
20,229
DOC: update the DataFrame.loc[] docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/5097634?v=4", "events_url": "https://api.github.com/users/akosel/events{/privacy}", "followers_url": "https://api.github.com/users/akosel/followers", "following_url": "https://api.github.com/users/akosel/following{/other_user}", "gists_url": "https://ap...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0b02e1", "default": false, "description": "Related to indexing o...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
9
2018-03-10T20:08:39Z
2018-03-14T13:30:57Z
2018-03-14T13:00:47Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20229/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20229/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20229.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20229", "merged_at": "2018-03-14T13:00:47Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20229.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20229" }
https://api.github.com/repos/pandas-dev/pandas/issues/20230
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20230/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20230/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20230/events
https://github.com/pandas-dev/pandas/pull/20230
304,101,332
MDExOlB1bGxSZXF1ZXN0MTc0MTg3NjY0
20,230
DOC: update the pandas.Series.dt.dayofweek docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/1019791?v=4", "events_url": "https://api.github.com/users/koaning/events{/privacy}", "followers_url": "https://api.github.com/users/koaning/followers", "following_url": "https://api.github.com/users/koaning/following{/other_user}", "gists_url": "https:/...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840...
closed
false
null
[]
null
1
2018-03-10T20:18:33Z
2018-07-08T23:06:51Z
2018-07-08T23:06:51Z
NONE
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20230/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20230/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20230.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20230", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/20230.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20230" }
https://api.github.com/repos/pandas-dev/pandas/issues/20231
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20231/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20231/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20231/events
https://github.com/pandas-dev/pandas/pull/20231
304,101,553
MDExOlB1bGxSZXF1ZXN0MTc0MTg3Nzc2
20,231
DOC: update the Index.get_values docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/8539674?v=4", "events_url": "https://api.github.com/users/nocibambi/events{/privacy}", "followers_url": "https://api.github.com/users/nocibambi/followers", "following_url": "https://api.github.com/users/nocibambi/following{/other_user}", "gists_url": "h...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0b02e1", "default": false, "description": "Related to indexing o...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-10T20:21:29Z
2018-03-11T18:13:06Z
2018-03-11T17:56:01Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [X] PR title is "DOC: update the <your-function-or-method> docstring" - [X] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [X] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20231/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20231/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20231.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20231", "merged_at": "2018-03-11T17:56:01Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20231.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20231" }
https://api.github.com/repos/pandas-dev/pandas/issues/20232
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20232/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20232/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20232/events
https://github.com/pandas-dev/pandas/pull/20232
304,102,088
MDExOlB1bGxSZXF1ZXN0MTc0MTg4MDY3
20,232
DOC: update the pd.Index.argsort docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/9256782?v=4", "events_url": "https://api.github.com/users/dajcs/events{/privacy}", "followers_url": "https://api.github.com/users/dajcs/followers", "following_url": "https://api.github.com/users/dajcs/following{/other_user}", "gists_url": "https://api.g...
[ { "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": "02d7e1", "default": false, "description": "Concat, Merge/Join, S...
closed
false
null
[]
null
1
2018-03-10T20:28:49Z
2018-03-12T17:17:51Z
2018-03-12T17:17:34Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [X] PR title is "DOC: update the <your-function-or-method> docstring" - [ ] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [X] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20232/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20232/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20232.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20232", "merged_at": "2018-03-12T17:17:34Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20232.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20232" }
https://api.github.com/repos/pandas-dev/pandas/issues/20233
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20233/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20233/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20233/events
https://github.com/pandas-dev/pandas/pull/20233
304,102,242
MDExOlB1bGxSZXF1ZXN0MTc0MTg4MTQx
20,233
DOC: update the Rolling.var docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/2807891?v=4", "events_url": "https://api.github.com/users/mmaybeno/events{/privacy}", "followers_url": "https://api.github.com/users/mmaybeno/followers", "following_url": "https://api.github.com/users/mmaybeno/following{/other_user}", "gists_url": "http...
[ { "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": "02d7e1", "default": false, "description": "Concat, Merge/Join, S...
closed
false
null
[]
null
2
2018-03-10T20:30:28Z
2018-03-12T17:08:03Z
2018-03-12T17:07:52Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20233/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20233/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20233.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20233", "merged_at": "2018-03-12T17:07:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20233.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20233" }
https://api.github.com/repos/pandas-dev/pandas/issues/20234
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20234/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20234/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20234/events
https://github.com/pandas-dev/pandas/pull/20234
304,102,630
MDExOlB1bGxSZXF1ZXN0MTc0MTg4MzI4
20,234
DOC: update the PeriodIndex docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/1740337?v=4", "events_url": "https://api.github.com/users/costrouc/events{/privacy}", "followers_url": "https://api.github.com/users/costrouc/followers", "following_url": "https://api.github.com/users/costrouc/following{/other_user}", "gists_url": "http...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "0052cc", "default": false, "description": "DateOffsets", "id...
closed
false
null
[]
null
4
2018-03-10T20:35:25Z
2018-11-01T01:35:54Z
2018-11-01T01:35:54Z
NONE
null
year, month, quarter, day, hour, minute, second documentation improved. Detailed in depth the requirements of each parameter. Documentation is still confusing for allowable freq arguments Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [X] PR title is "DOC: upd...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20234/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20234/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20234.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20234", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/20234.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20234" }
https://api.github.com/repos/pandas-dev/pandas/issues/20235
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20235/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20235/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20235/events
https://github.com/pandas-dev/pandas/pull/20235
304,104,105
MDExOlB1bGxSZXF1ZXN0MTc0MTg5MDAz
20,235
DOC: update Rolling.std docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/2807891?v=4", "events_url": "https://api.github.com/users/mmaybeno/events{/privacy}", "followers_url": "https://api.github.com/users/mmaybeno/followers", "following_url": "https://api.github.com/users/mmaybeno/following{/other_user}", "gists_url": "http...
[ { "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": "02d7e1", "default": false, "description": "Concat, Merge/Join, S...
closed
false
null
[]
null
2
2018-03-10T20:51:23Z
2018-03-12T16:11:11Z
2018-03-12T16:04:20Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20235/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20235/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20235.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20235", "merged_at": "2018-03-12T16:04:20Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20235.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20235" }
https://api.github.com/repos/pandas-dev/pandas/issues/20236
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20236/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20236/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20236/events
https://github.com/pandas-dev/pandas/pull/20236
304,105,051
MDExOlB1bGxSZXF1ZXN0MTc0MTg5NDkw
20,236
DOC: update the pandas.DataFrame.plot.density docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/8181318?v=4", "events_url": "https://api.github.com/users/jonas-schulze/events{/privacy}", "followers_url": "https://api.github.com/users/jonas-schulze/followers", "following_url": "https://api.github.com/users/jonas-schulze/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" }, { "color": "8AE234", "default": false, "description": null, "id": 241332...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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...
24
2018-03-10T21:03:42Z
2018-03-11T21:37:53Z
2018-03-11T21:37:38Z
CONTRIBUTOR
null
This docstring is quite similar to the one of #20041. Unfortunately, I was not able to compute a kernel estimate of a two-dimensional random variable. Hence, the example is more of an analysis of some independent data series. Checklist for the pandas documentation sprint (ignore this if you are doing an unrela...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20236/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20236/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20236.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20236", "merged_at": "2018-03-11T21:37:38Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20236.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20236" }
https://api.github.com/repos/pandas-dev/pandas/issues/20237
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20237/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20237/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20237/events
https://github.com/pandas-dev/pandas/pull/20237
304,105,143
MDExOlB1bGxSZXF1ZXN0MTc0MTg5NTQy
20,237
DOC: update the DataFrame.combine and DataFrame.combine_first docstrings
{ "avatar_url": "https://avatars.githubusercontent.com/u/3186847?v=4", "events_url": "https://api.github.com/users/Michael-J-Ward/events{/privacy}", "followers_url": "https://api.github.com/users/Michael-J-Ward/followers", "following_url": "https://api.github.com/users/Michael-J-Ward/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": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA...
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-03-10T21:04:46Z
2018-07-07T22:17:30Z
2018-07-07T22:17:30Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstre...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20237/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20237/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20237.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20237", "merged_at": "2018-07-07T22:17:30Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20237.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20237" }
https://api.github.com/repos/pandas-dev/pandas/issues/20238
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20238/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20238/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20238/events
https://github.com/pandas-dev/pandas/pull/20238
304,105,617
MDExOlB1bGxSZXF1ZXN0MTc0MTg5Nzc3
20,238
Docstring pandas.series.diff
{ "avatar_url": "https://avatars.githubusercontent.com/u/32177771?v=4", "events_url": "https://api.github.com/users/adatasetaday/events{/privacy}", "followers_url": "https://api.github.com/users/adatasetaday/followers", "following_url": "https://api.github.com/users/adatasetaday/following{/other_user}", "gist...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "006b75", "default": false, "description": "Arithmetic, Compariso...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2018-03-10T21:11:32Z
2018-03-11T14:17:13Z
2018-03-11T14:17:06Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [X] PR title is "DOC: update the <your-function-or-method> docstring" - [X] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [X] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20238/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20238/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20238.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20238", "merged_at": "2018-03-11T14:17:06Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20238.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20238" }
https://api.github.com/repos/pandas-dev/pandas/issues/20239
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20239/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20239/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20239/events
https://github.com/pandas-dev/pandas/issues/20239
304,105,645
MDU6SXNzdWUzMDQxMDU2NDU=
20,239
DEPR: Index.get_duplicates
{ "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": "53...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-10T21:11:53Z
2019-04-30T01:08:40Z
2018-04-24T10:17:16Z
CONTRIBUTOR
null
completely duplicates (pun-intended) .duplicated / .drop_duplicates and is unecessary. ``` In [1]: pd.Index([1, 2, 3, 2, 3, 4, 3]).get_duplicates() Out[1]: [2, 3] In [2]: pd.Index([1, 2, 3, 2, 3, 4, 3]).drop_duplicates() Out[2]: Int64Index([1, 2, 3, 4], dtype='int64') In [3]: pd.Index([1, 2, 3, 2, 3, 4, 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/20239/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20239/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20240
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20240/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20240/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20240/events
https://github.com/pandas-dev/pandas/pull/20240
304,105,671
MDExOlB1bGxSZXF1ZXN0MTc0MTg5ODAz
20,240
API: Return Index from DatetimeIndex/PeriodIndex.strftime
{ "avatar_url": "https://avatars.githubusercontent.com/u/21114125?v=4", "events_url": "https://api.github.com/users/reidy-p/events{/privacy}", "followers_url": "https://api.github.com/users/reidy-p/followers", "following_url": "https://api.github.com/users/reidy-p/following{/other_user}", "gists_url": "https:...
[ { "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": "ededed", "default": false, "description": "__repr__ ...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2018-03-10T21:12:11Z
2018-03-17T23:02:15Z
2018-03-16T22:01:39Z
CONTRIBUTOR
null
- [x] closes #20127 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry I will update the docstring after #20103 is merged.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20240/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20240/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20240.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20240", "merged_at": "2018-03-16T22:01:39Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20240.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20240" }
https://api.github.com/repos/pandas-dev/pandas/issues/20241
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20241/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20241/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20241/events
https://github.com/pandas-dev/pandas/pull/20241
304,105,967
MDExOlB1bGxSZXF1ZXN0MTc0MTg5OTQz
20,241
DOC: update the DataFrame.mode method docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/12832801?v=4", "events_url": "https://api.github.com/users/mkoo21/events{/privacy}", "followers_url": "https://api.github.com/users/mkoo21/followers", "following_url": "https://api.github.com/users/mkoo21/following{/other_user}", "gists_url": "https://a...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, S...
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...
6
2018-03-10T21:15:48Z
2018-08-18T07:59:26Z
2018-08-17T20:32:38Z
NONE
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20241/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20241/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20241.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20241", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/20241.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20241" }
https://api.github.com/repos/pandas-dev/pandas/issues/20242
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20242/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20242/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20242/events
https://github.com/pandas-dev/pandas/pull/20242
304,106,041
MDExOlB1bGxSZXF1ZXN0MTc0MTg5OTgw
20,242
DOC: Update Series.repeat docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/6325623?v=4", "events_url": "https://api.github.com/users/pedropazzini/events{/privacy}", "followers_url": "https://api.github.com/users/pedropazzini/followers", "following_url": "https://api.github.com/users/pedropazzini/following{/other_user}", "gists...
[]
closed
false
null
[]
null
2
2018-03-10T21:16:40Z
2018-03-10T22:59:53Z
2018-03-10T22:23:50Z
NONE
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [ X] PR title is "DOC: update the <your-function-or-method> docstring" - [ ] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [ X] The PEP8 style check passes: `git diff upstre...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20242/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20242/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20242.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20242", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/20242.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20242" }
https://api.github.com/repos/pandas-dev/pandas/issues/20243
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20243/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20243/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20243/events
https://github.com/pandas-dev/pandas/pull/20243
304,106,392
MDExOlB1bGxSZXF1ZXN0MTc0MTkwMTUy
20,243
Doc: Updated DataFrame.dot docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/30448510?v=4", "events_url": "https://api.github.com/users/ndtallant/events{/privacy}", "followers_url": "https://api.github.com/users/ndtallant/followers", "following_url": "https://api.github.com/users/ndtallant/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": "02d7e1", "default": false, "description": "Concat, Merge/Join, S...
closed
false
null
[]
null
6
2018-03-10T21:21:38Z
2018-03-17T11:05:06Z
2018-03-13T15:50:45Z
NONE
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20243/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20243/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20243.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20243", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/20243.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20243" }
https://api.github.com/repos/pandas-dev/pandas/issues/20244
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20244/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20244/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20244/events
https://github.com/pandas-dev/pandas/issues/20244
304,106,791
MDU6SXNzdWUzMDQxMDY3OTE=
20,244
Confusing - rolling min( ) function "accepting" objects
{ "avatar_url": "https://avatars.githubusercontent.com/u/29579641?v=4", "events_url": "https://api.github.com/users/gojandrooo/events{/privacy}", "followers_url": "https://api.github.com/users/gojandrooo/followers", "following_url": "https://api.github.com/users/gojandrooo/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": "d4c5f9", "default": false, "description": "rolling, ewma, expanding...
closed
false
null
[]
null
4
2018-03-10T21:27:16Z
2019-07-06T14:53:58Z
2019-07-06T14:53:58Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python s = pd.Series([3,1,2,'x','y','z']) s.rolling(2).min() 0 3 1 1 2 2 3 x 4 y 5 z dtype: object ``` #### Problem description Should raise an exception because the series contains objects. Instead, function returns the s...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20244/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20244/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20245
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20245/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20245/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20245/events
https://github.com/pandas-dev/pandas/pull/20245
304,107,073
MDExOlB1bGxSZXF1ZXN0MTc0MTkwNTIw
20,245
DOC: update the DataFrame.cov docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/119660?v=4", "events_url": "https://api.github.com/users/sechilds/events{/privacy}", "followers_url": "https://api.github.com/users/sechilds/followers", "following_url": "https://api.github.com/users/sechilds/following{/other_user}", "gists_url": "https...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "006b75", "default": false, "description": "Arithmetic, Compariso...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-10T21:31:01Z
2018-03-11T15:29:30Z
2018-03-11T11:50:40Z
CONTRIBUTOR
null
Update the docstring with some examples from elsewhere in the pandas documentation. Some of the examples use randomly generated time series because we need to get covariance between long series. Used a random seed to ensure that the results are the same each time. Checklist for the pandas documentation sprint...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20245/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20245/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20245.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20245", "merged_at": "2018-03-11T11:50:40Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20245.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20245" }
https://api.github.com/repos/pandas-dev/pandas/issues/20246
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20246/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20246/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20246/events
https://github.com/pandas-dev/pandas/pull/20246
304,107,255
MDExOlB1bGxSZXF1ZXN0MTc0MTkwNjM2
20,246
DOC: update `pandas/core/ops.py` docstring template to accept examples
{ "avatar_url": "https://avatars.githubusercontent.com/u/4369343?v=4", "events_url": "https://api.github.com/users/alysivji/events{/privacy}", "followers_url": "https://api.github.com/users/alysivji/followers", "following_url": "https://api.github.com/users/alysivji/following{/other_user}", "gists_url": "http...
[ { "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": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
8
2018-03-10T21:33:41Z
2018-03-15T08:53:45Z
2018-03-11T13:51:25Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The PEP8 style check passes: `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] It has been proofread on language by another sprint participant The Chicago assigned docstrings u...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20246/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20246/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20246.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20246", "merged_at": "2018-03-11T13:51:25Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20246.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20246" }
https://api.github.com/repos/pandas-dev/pandas/issues/20247
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20247/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20247/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20247/events
https://github.com/pandas-dev/pandas/pull/20247
304,107,495
MDExOlB1bGxSZXF1ZXN0MTc0MTkwNzc2
20,247
DOC: update Series.sort_values docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/24738559?v=4", "events_url": "https://api.github.com/users/rafarui/events{/privacy}", "followers_url": "https://api.github.com/users/rafarui/followers", "following_url": "https://api.github.com/users/rafarui/following{/other_user}", "gists_url": "https:...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, S...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-10T21:36:58Z
2018-03-12T15:00:07Z
2018-03-12T14:59:55Z
CONTRIBUTOR
null
Co-authored-by: @marielen Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style che...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20247/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20247/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20247.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20247", "merged_at": "2018-03-12T14:59:55Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20247.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20247" }
https://api.github.com/repos/pandas-dev/pandas/issues/20248
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20248/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20248/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20248/events
https://github.com/pandas-dev/pandas/pull/20248
304,107,777
MDExOlB1bGxSZXF1ZXN0MTc0MTkwODg3
20,248
DOC: update the pandas.Series.sort_index docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/374663?v=4", "events_url": "https://api.github.com/users/dsakuma/events{/privacy}", "followers_url": "https://api.github.com/users/dsakuma/followers", "following_url": "https://api.github.com/users/dsakuma/following{/other_user}", "gists_url": "https://...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, S...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2018-03-10T21:39:45Z
2018-03-12T17:00:16Z
2018-03-12T17:00:09Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20248/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20248/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20248.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20248", "merged_at": "2018-03-12T17:00:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20248.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20248" }
https://api.github.com/repos/pandas-dev/pandas/issues/20249
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20249/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20249/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20249/events
https://github.com/pandas-dev/pandas/pull/20249
304,107,968
MDExOlB1bGxSZXF1ZXN0MTc0MTkwOTg5
20,249
DOC: update the Index.isin docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/37245938?v=4", "events_url": "https://api.github.com/users/noemielteto/events{/privacy}", "followers_url": "https://api.github.com/users/noemielteto/followers", "following_url": "https://api.github.com/users/noemielteto/following{/other_user}", "gists_u...
[ { "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": "0b02e1", "default": false, "description": "Related to indexing o...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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...
20
2018-03-10T21:42:26Z
2018-03-19T13:46:09Z
2018-03-18T21:40:04Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20249/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20249/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20249.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20249", "merged_at": "2018-03-18T21:40:04Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20249.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20249" }
https://api.github.com/repos/pandas-dev/pandas/issues/20250
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20250/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20250/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20250/events
https://github.com/pandas-dev/pandas/pull/20250
304,108,096
MDExOlB1bGxSZXF1ZXN0MTc0MTkxMDY2
20,250
DOC: update the DataFrame.pivot docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/7306481?v=4", "events_url": "https://api.github.com/users/amuta/events{/privacy}", "followers_url": "https://api.github.com/users/amuta/followers", "following_url": "https://api.github.com/users/amuta/following{/other_user}", "gists_url": "https://api.g...
[ { "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": "02d7e1", "default": false, "description": "Concat, Merge/Join, S...
closed
false
null
[]
null
2
2018-03-10T21:44:18Z
2018-03-12T20:48:00Z
2018-03-12T20:47:50Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20250/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20250/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20250.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20250", "merged_at": "2018-03-12T20:47:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20250.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20250" }
https://api.github.com/repos/pandas-dev/pandas/issues/20251
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20251/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20251/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20251/events
https://github.com/pandas-dev/pandas/issues/20251
304,108,750
MDU6SXNzdWUzMDQxMDg3NTA=
20,251
DEPR: Series.view
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "5319e7", "default": false, "description": "Functionality to remove in pandas", "id": 87485152, "name": "Deprecate", "node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate" } ]
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
2
2018-03-10T21:53:52Z
2019-11-02T01:54:19Z
null
CONTRIBUTOR
null
we do not fully control memory in pandas currently; its defered to numpy, so a ``view()`` rarely makes sense, esp since we will change the dtype appropriate upon setting, breaking the view association. ``` In [35]: s = pd.Series([1, 2, 3]) In [36]: s_view = s.view() In [39]: s_view Out[39]: 0 4.940656e-...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20251/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20251/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20252
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20252/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20252/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20252/events
https://github.com/pandas-dev/pandas/issues/20252
304,108,819
MDU6SXNzdWUzMDQxMDg4MTk=
20,252
MultiIndex.isin should handle input dims better
{ "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": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "ffa0ff", "default": false, "description": "Incorrec...
open
false
null
[]
null
0
2018-03-10T21:54:50Z
2021-06-19T06:09:46Z
null
CONTRIBUTOR
null
This should either be all False, or throw with a better error message about "did you forget level"? ```python In [54]: midx = pd.MultiIndex.from_arrays([[1, 2, 3], ['a', 'b', 'c']], names = ('number', 'letter')) In [55]: midx.isin([1, 2]) ------------------------------------------------------------------------...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20252/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20252/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20253
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20253/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20253/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20253/events
https://github.com/pandas-dev/pandas/pull/20253
304,110,073
MDExOlB1bGxSZXF1ZXN0MTc0MTkyMjU1
20,253
DOC: update the `to_pickle` & `read_pickle` docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/14131823?v=4", "events_url": "https://api.github.com/users/minggli/events{/privacy}", "followers_url": "https://api.github.com/users/minggli/followers", "following_url": "https://api.github.com/users/minggli/following{/other_user}", "gists_url": "https:...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "06909A", "default": false, "description": "IO issues that don't ...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2018-03-10T22:13:34Z
2018-03-14T09:13:27Z
2018-03-14T08:32:06Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20253/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20253/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20253.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20253", "merged_at": "2018-03-14T08:32:06Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20253.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20253" }
https://api.github.com/repos/pandas-dev/pandas/issues/20254
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20254/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20254/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20254/events
https://github.com/pandas-dev/pandas/pull/20254
304,110,258
MDExOlB1bGxSZXF1ZXN0MTc0MTkyMzYx
20,254
DOC: Improve the docstring of DataFrame.transpose()
{ "avatar_url": "https://avatars.githubusercontent.com/u/3990564?v=4", "events_url": "https://api.github.com/users/igorcadelima/events{/privacy}", "followers_url": "https://api.github.com/users/igorcadelima/followers", "following_url": "https://api.github.com/users/igorcadelima/following{/other_user}", "gists...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, S...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2018-03-10T22:16:03Z
2018-03-23T08:36:37Z
2018-03-23T08:36:09Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20254/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20254/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20254.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20254", "merged_at": "2018-03-23T08:36:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20254.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20254" }
https://api.github.com/repos/pandas-dev/pandas/issues/20255
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20255/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20255/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20255/events
https://github.com/pandas-dev/pandas/pull/20255
304,110,328
MDExOlB1bGxSZXF1ZXN0MTc0MTkyNDA0
20,255
DOC: Improve the docstring of DataFrame.nlargest
{ "avatar_url": "https://avatars.githubusercontent.com/u/49481?v=4", "events_url": "https://api.github.com/users/cemsbr/events{/privacy}", "followers_url": "https://api.github.com/users/cemsbr/followers", "following_url": "https://api.github.com/users/cemsbr/following{/other_user}", "gists_url": "https://api....
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, S...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-10T22:17:08Z
2018-03-17T10:30:21Z
2018-03-17T10:29:42Z
CONTRIBUTOR
null
Co-authored-by: Igor C. A. de Lima <igorcadelima@gmail.com> Signed-off-by: Carlos Eduardo Moreira dos Santos <cems@cemshost.com.br> Signed-off-by: Igor C. A. de Lima <igorcadelima@gmail.com> Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: up...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20255/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20255/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20255.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20255", "merged_at": "2018-03-17T10:29:42Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20255.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20255" }
https://api.github.com/repos/pandas-dev/pandas/issues/20256
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20256/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20256/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20256/events
https://github.com/pandas-dev/pandas/pull/20256
304,110,739
MDExOlB1bGxSZXF1ZXN0MTc0MTkyNjQy
20,256
DOC: update the docstring of pandas.Series.clip
{ "avatar_url": "https://avatars.githubusercontent.com/u/6515763?v=4", "events_url": "https://api.github.com/users/dcanones/events{/privacy}", "followers_url": "https://api.github.com/users/dcanones/followers", "following_url": "https://api.github.com/users/dcanones/following{/other_user}", "gists_url": "http...
[ { "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": "006b75", "default": false, "description": "Arithmetic, Compariso...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-10T22:23:57Z
2018-03-15T14:36:23Z
2018-03-15T14:36:23Z
CONTRIBUTOR
null
Continuation of https://github.com/pandas-dev/pandas/pull/20178 Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20256/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20256/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20256.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20256", "merged_at": "2018-03-15T14:36:23Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20256.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20256" }
https://api.github.com/repos/pandas-dev/pandas/issues/20257
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20257/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20257/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20257/events
https://github.com/pandas-dev/pandas/issues/20257
304,110,790
MDU6SXNzdWUzMDQxMTA3OTA=
20,257
DOC: Clarify passing epoch timestamp to Timestamp with timezone.
{ "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": "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": "Timezone data dtype",...
closed
false
null
[]
{ "closed_at": "2019-07-19T00:34:29Z", "closed_issues": 1289, "created_at": "2018-10-23T02:34:15Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2018-03-10T22:24:39Z
2019-02-11T14:32:54Z
2019-02-11T14:32:54Z
MEMBER
null
``` In [9]: int_arg = Timestamp('2010-01-01 12:00:00').value In [10]: int_arg Out[10]: 1262347200000000000 # With tz string In [11]: Timestamp(int_arg, tz='US/Pacific') Out[11]: Timestamp('2010-01-01 04:00:00-0800', tz='US/Pacific') In [12]: Timestamp('2010-01-01 12:00:00', tz='US/Pacific') # correct Out[...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20257/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20257/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20258
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20258/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20258/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20258/events
https://github.com/pandas-dev/pandas/issues/20258
304,112,182
MDU6SXNzdWUzMDQxMTIxODI=
20,258
DOC: find solution for shared docstrings of DatetimeIndex and Series.dt
{ "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": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
2
2018-03-10T22:44:29Z
2021-06-19T06:10:06Z
null
MEMBER
null
`DatetimeIndex.<method/attribute>` and `Series.dt.<method/attribute>` accessors now share docstring. But we should give them both proper docstrings, but still share as much as possible.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20258/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20258/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20259
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20259/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20259/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20259/events
https://github.com/pandas-dev/pandas/pull/20259
304,112,684
MDExOlB1bGxSZXF1ZXN0MTc0MTkzNzg3
20,259
DOC: update the docstring of pandas.DataFrame.from_dict
{ "avatar_url": "https://avatars.githubusercontent.com/u/6515763?v=4", "events_url": "https://api.github.com/users/dcanones/events{/privacy}", "followers_url": "https://api.github.com/users/dcanones/followers", "following_url": "https://api.github.com/users/dcanones/following{/other_user}", "gists_url": "http...
[ { "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": "02d7e1", "default": false, "description": "Concat, Merge/Join, S...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2018-03-10T22:52:11Z
2018-03-11T14:40:07Z
2018-03-11T14:40:02Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20259/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20259/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20259.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20259", "merged_at": "2018-03-11T14:40:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20259.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20259" }
https://api.github.com/repos/pandas-dev/pandas/issues/20260
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20260/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20260/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20260/events
https://github.com/pandas-dev/pandas/pull/20260
304,113,413
MDExOlB1bGxSZXF1ZXN0MTc0MTk0MjAz
20,260
DOC: Improve the docstring of pandas.core.window.Rolling.median
{ "avatar_url": "https://avatars.githubusercontent.com/u/16868431?v=4", "events_url": "https://api.github.com/users/mehemken/events{/privacy}", "followers_url": "https://api.github.com/users/mehemken/followers", "following_url": "https://api.github.com/users/mehemken/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": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-10T23:02:57Z
2018-03-13T13:04:25Z
2018-03-13T12:58:39Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20260/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20260/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20260.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20260", "merged_at": "2018-03-13T12:58:39Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20260.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20260" }
https://api.github.com/repos/pandas-dev/pandas/issues/20261
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20261/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20261/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20261/events
https://github.com/pandas-dev/pandas/pull/20261
304,113,602
MDExOlB1bGxSZXF1ZXN0MTc0MTk0MzI2
20,261
DOC: Update pandas.Series.copy docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/2924736?v=4", "events_url": "https://api.github.com/users/thismakessand/events{/privacy}", "followers_url": "https://api.github.com/users/thismakessand/followers", "following_url": "https://api.github.com/users/thismakessand/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": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
9
2018-03-10T23:06:04Z
2018-09-29T02:40:56Z
2018-03-23T08:52:05Z
CONTRIBUTOR
null
Closes https://github.com/pandas-dev/pandas/issues/19505 - Add extended summary - Add examples Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [X] PR title is "DOC: update the <your-function-or-method> docstring" - [X] The validation script passes: `scripts/va...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20261/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20261/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20261.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20261", "merged_at": "2018-03-23T08:52:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20261.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20261" }
https://api.github.com/repos/pandas-dev/pandas/issues/20262
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20262/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20262/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20262/events
https://github.com/pandas-dev/pandas/pull/20262
304,115,540
MDExOlB1bGxSZXF1ZXN0MTc0MTk1NDY1
20,262
DOC: update pandas.DataFrame.head docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/2924736?v=4", "events_url": "https://api.github.com/users/thismakessand/events{/privacy}", "followers_url": "https://api.github.com/users/thismakessand/followers", "following_url": "https://api.github.com/users/thismakessand/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": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-10T23:38:46Z
2018-03-12T13:10:58Z
2018-03-11T11:50:19Z
CONTRIBUTOR
null
-Update wording to be accurate and match pandas.DataFrame.tail docstring Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [X ] PR title is "DOC: update the <your-function-or-method> docstring" - [X] The validation script passes: `scripts/validate_docstrings.py <you...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20262/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20262/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20262.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20262", "merged_at": "2018-03-11T11:50:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20262.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20262" }
https://api.github.com/repos/pandas-dev/pandas/issues/20263
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20263/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20263/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20263/events
https://github.com/pandas-dev/pandas/pull/20263
304,116,883
MDExOlB1bGxSZXF1ZXN0MTc0MTk2Mjcy
20,263
DOC: update the window.Rolling.min docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/29579641?v=4", "events_url": "https://api.github.com/users/gojandrooo/events{/privacy}", "followers_url": "https://api.github.com/users/gojandrooo/followers", "following_url": "https://api.github.com/users/gojandrooo/following{/other_user}", "gists_url"...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-11T00:01:50Z
2018-03-17T11:49:44Z
2018-03-17T11:49:31Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [ ] PR title is "DOC: update the <your-function-or-method> docstring" - [ ] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [ ] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20263/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20263/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20263.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20263", "merged_at": "2018-03-17T11:49:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20263.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20263" }
https://api.github.com/repos/pandas-dev/pandas/issues/20264
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20264/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20264/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20264/events
https://github.com/pandas-dev/pandas/pull/20264
304,117,119
MDExOlB1bGxSZXF1ZXN0MTc0MTk2NDAy
20,264
DOC" update the Pandas core window rolling count docstring"
{ "avatar_url": "https://avatars.githubusercontent.com/u/16555335?v=4", "events_url": "https://api.github.com/users/tommy-stone/events{/privacy}", "followers_url": "https://api.github.com/users/tommy-stone/followers", "following_url": "https://api.github.com/users/tommy-stone/following{/other_user}", "gists_u...
[ { "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": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-11T00:05:46Z
2018-03-19T21:13:32Z
2018-03-19T21:13:23Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [ ] PR title is "DOC: update the <your-function-or-method> docstring" - [ ] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [ ] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20264/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20264/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20264.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20264", "merged_at": "2018-03-19T21:13:23Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20264.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20264" }
https://api.github.com/repos/pandas-dev/pandas/issues/20265
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20265/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20265/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20265/events
https://github.com/pandas-dev/pandas/pull/20265
304,117,129
MDExOlB1bGxSZXF1ZXN0MTc0MTk2NDA4
20,265
DOC: update the pandas.core.window.x.mean docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/20693145?v=4", "events_url": "https://api.github.com/users/johnnymetz/events{/privacy}", "followers_url": "https://api.github.com/users/johnnymetz/followers", "following_url": "https://api.github.com/users/johnnymetz/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": "02d7e1", "default": false, "description": "Concat, Merge/Join, S...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2018-03-11T00:06:00Z
2018-03-17T12:30:15Z
2018-03-17T12:30:10Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [X] PR title is "DOC: update the <your-function-or-method> docstring" - [X] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [X] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20265/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20265/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20265.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20265", "merged_at": "2018-03-17T12:30:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20265.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20265" }
https://api.github.com/repos/pandas-dev/pandas/issues/20266
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20266/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20266/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20266/events
https://github.com/pandas-dev/pandas/issues/20266
304,119,118
MDU6SXNzdWUzMDQxMTkxMTg=
20,266
[Bug (likely)] Plotting value_counts() using Series plot.bar() does not yield correct output.
{ "avatar_url": "https://avatars.githubusercontent.com/u/8657252?v=4", "events_url": "https://api.github.com/users/CYUlysses/events{/privacy}", "followers_url": "https://api.github.com/users/CYUlysses/followers", "following_url": "https://api.github.com/users/CYUlysses/following{/other_user}", "gists_url": "h...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" }, { "color": "207de5", "default": false, "description": "Cl...
closed
false
null
[]
null
2
2018-03-11T00:43:51Z
2018-06-27T14:59:15Z
2018-06-27T14:59:15Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python # categorical_DataFrame is constructed from a source table by appending transformed original data column-by-column using original_DataFrame[column_name].values # The original dataframe has also undergone some operations after loading and before constr...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20266/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20266/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20267
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20267/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20267/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20267/events
https://github.com/pandas-dev/pandas/pull/20267
304,120,747
MDExOlB1bGxSZXF1ZXN0MTc0MTk4NjEw
20,267
DOC: Improve the docstring of pandas.DataFrame.append()
{ "avatar_url": "https://avatars.githubusercontent.com/u/36470135?v=4", "events_url": "https://api.github.com/users/Triple0/events{/privacy}", "followers_url": "https://api.github.com/users/Triple0/followers", "following_url": "https://api.github.com/users/Triple0/following{/other_user}", "gists_url": "https:...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, S...
closed
false
null
[]
null
1
2018-03-11T01:14:47Z
2018-07-08T16:28:35Z
2018-07-08T16:28:27Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20267/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20267/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20267.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20267", "merged_at": "2018-07-08T16:28:27Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20267.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20267" }
https://api.github.com/repos/pandas-dev/pandas/issues/20268
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20268/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20268/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20268/events
https://github.com/pandas-dev/pandas/pull/20268
304,122,383
MDExOlB1bGxSZXF1ZXN0MTc0MTk5NjI3
20,268
DOC: add documentation to core.window.corr
{ "avatar_url": "https://avatars.githubusercontent.com/u/1308430?v=4", "events_url": "https://api.github.com/users/theandygross/events{/privacy}", "followers_url": "https://api.github.com/users/theandygross/followers", "following_url": "https://api.github.com/users/theandygross/following{/other_user}", "gists...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
null
3
2018-03-11T01:48:18Z
2018-07-08T14:35:22Z
2018-07-08T14:35:15Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [ ] PR title is "DOC: update the <your-function-or-method> docstring" - [ ] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [ ] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20268/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20268/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20268.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20268", "merged_at": "2018-07-08T14:35:15Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20268.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20268" }
https://api.github.com/repos/pandas-dev/pandas/issues/20269
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20269/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20269/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20269/events
https://github.com/pandas-dev/pandas/pull/20269
304,123,075
MDExOlB1bGxSZXF1ZXN0MTc0MjAwMDUy
20,269
DOC: update NDFrame.squeeze docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/6609289?v=4", "events_url": "https://api.github.com/users/villasv/events{/privacy}", "followers_url": "https://api.github.com/users/villasv/followers", "following_url": "https://api.github.com/users/villasv/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
[]
null
4
2018-03-11T02:03:28Z
2018-07-07T17:37:15Z
2018-07-07T17:37:15Z
CONTRIBUTOR
null
## Series.squeeze and DataFrame.squeeze are inherited from NDFrame - [X] PR title is "DOC: update the <your-function-or-method> docstring" - [X] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [X] The PEP8 style check passes: `git diff upstream/master -u -- "*.py" | flak...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20269/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20269/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20269.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20269", "merged_at": "2018-07-07T17:37:15Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20269.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20269" }
https://api.github.com/repos/pandas-dev/pandas/issues/20270
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20270/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20270/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20270/events
https://github.com/pandas-dev/pandas/pull/20270
304,123,482
MDExOlB1bGxSZXF1ZXN0MTc0MjAwMjgw
20,270
DOC: update the pandas.Series/DataFrame.interpolate docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/10563164?v=4", "events_url": "https://api.github.com/users/math-and-data/events{/privacy}", "followers_url": "https://api.github.com/users/math-and-data/followers", "following_url": "https://api.github.com/users/math-and-data/following{/other_user}", "g...
[ { "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
{ "avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4", "events_url": "https://api.github.com/users/datapythonista/events{/privacy}", "followers_url": "https://api.github.com/users/datapythonista/followers", "following_url": "https://api.github.com/users/datapythonista/following{/other_user}", ...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4", "events_url": "https://api.github.com/users/datapythonista/events{/privacy}", "followers_url": "https://api.github.com/users/datapythonista/followers", "following_url": "https://api.github.com/users/datapythonista/following{/oth...
{ "closed_at": "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-03-11T02:12:06Z
2020-03-31T05:51:35Z
2018-08-19T00:39:00Z
CONTRIBUTOR
null
- [x] PR title is "DOC: update the <your-function-or-method> docstring" - [ ] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] The html version looks good: `python doc/make.py --si...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20270/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20270/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20270.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20270", "merged_at": "2018-08-19T00:39:00Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20270.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20270" }
https://api.github.com/repos/pandas-dev/pandas/issues/20271
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20271/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20271/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20271/events
https://github.com/pandas-dev/pandas/pull/20271
304,126,372
MDExOlB1bGxSZXF1ZXN0MTc0MjAxOTk0
20,271
DOC: update the pandas.DataFrame.replace docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/10563164?v=4", "events_url": "https://api.github.com/users/math-and-data/events{/privacy}", "followers_url": "https://api.github.com/users/math-and-data/followers", "following_url": "https://api.github.com/users/math-and-data/following{/other_user}", "g...
[ { "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": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA...
closed
false
null
[]
null
5
2018-03-11T03:15:21Z
2018-04-22T14:22:30Z
2018-04-22T14:22:17Z
CONTRIBUTOR
null
- [x] PR title is "DOC: update the <your-function-or-method> docstring" - [ ] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] The html version looks good: `python doc/make.py --si...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20271/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20271/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20271.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20271", "merged_at": "2018-04-22T14:22:17Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20271.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20271" }
https://api.github.com/repos/pandas-dev/pandas/issues/20272
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20272/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20272/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20272/events
https://github.com/pandas-dev/pandas/pull/20272
304,128,113
MDExOlB1bGxSZXF1ZXN0MTc0MjAyOTg1
20,272
DOC: Update the pandas.core.window.x.sum docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/16612715?v=4", "events_url": "https://api.github.com/users/othersideoflearning/events{/privacy}", "followers_url": "https://api.github.com/users/othersideoflearning/followers", "following_url": "https://api.github.com/users/othersideoflearning/following{/...
[ { "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": "02d7e1", "default": false, "description": "Concat, Merge/Join, S...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2018-03-11T03:55:19Z
2018-03-14T19:30:09Z
2018-03-14T19:30:05Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x ] PR title is "DOC: update the <your-function-or-method> docstring" - [x ] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x ] The PEP8 style check passes: `git diff upstr...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20272/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20272/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20272.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20272", "merged_at": "2018-03-14T19:30:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20272.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20272" }
https://api.github.com/repos/pandas-dev/pandas/issues/20273
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20273/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20273/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20273/events
https://github.com/pandas-dev/pandas/pull/20273
304,138,121
MDExOlB1bGxSZXF1ZXN0MTc0MjA5MDk3
20,273
DOC: update the pandas.Series.str.slice_replace docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/10905669?v=4", "events_url": "https://api.github.com/users/techedlaksh/events{/privacy}", "followers_url": "https://api.github.com/users/techedlaksh/followers", "following_url": "https://api.github.com/users/techedlaksh/following{/other_user}", "gists_u...
[ { "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": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-11T07:50:32Z
2018-04-07T10:38:09Z
2018-03-16T11:47:50Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20273/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20273/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20273.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20273", "merged_at": "2018-03-16T11:47:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20273.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20273" }
https://api.github.com/repos/pandas-dev/pandas/issues/20274
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20274/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20274/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20274/events
https://github.com/pandas-dev/pandas/pull/20274
304,144,961
MDExOlB1bGxSZXF1ZXN0MTc0MjEzMDY3
20,274
DOC: update the pandas.Series.dt.is_year_end docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/25271928?v=4", "events_url": "https://api.github.com/users/janelle/events{/privacy}", "followers_url": "https://api.github.com/users/janelle/followers", "following_url": "https://api.github.com/users/janelle/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
[]
null
2
2018-03-11T09:52:54Z
2018-03-14T18:56:52Z
2018-03-14T18:56:52Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [X] PR title is "DOC: update the <your-function-or-method> docstring" - [X] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [X] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20274/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20274/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20274.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20274", "merged_at": "2018-03-14T18:56:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20274.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20274" }
https://api.github.com/repos/pandas-dev/pandas/issues/20275
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20275/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20275/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20275/events
https://github.com/pandas-dev/pandas/pull/20275
304,145,673
MDExOlB1bGxSZXF1ZXN0MTc0MjEzNDk0
20,275
DOC: update the pandas.Series.dt.is_year_start docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/25271928?v=4", "events_url": "https://api.github.com/users/janelle/events{/privacy}", "followers_url": "https://api.github.com/users/janelle/followers", "following_url": "https://api.github.com/users/janelle/following{/other_user}", "gists_url": "https:...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840...
closed
false
null
[]
null
1
2018-03-11T10:04:43Z
2018-03-14T18:51:26Z
2018-03-14T18:51:24Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [X] PR title is "DOC: update the <your-function-or-method> docstring" - [X] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [X] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20275/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20275/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20275.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20275", "merged_at": "2018-03-14T18:51:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20275.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20275" }
https://api.github.com/repos/pandas-dev/pandas/issues/20276
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20276/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20276/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20276/events
https://github.com/pandas-dev/pandas/pull/20276
304,147,725
MDExOlB1bGxSZXF1ZXN0MTc0MjE0Nzgy
20,276
DOC: update the aggregate docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/8515462?v=4", "events_url": "https://api.github.com/users/albertvillanova/events{/privacy}", "followers_url": "https://api.github.com/users/albertvillanova/followers", "following_url": "https://api.github.com/users/albertvillanova/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": "02d7e1", "default": false, "description": "Concat, Merge/Join, S...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2018-03-11T10:40:36Z
2018-03-13T14:56:41Z
2018-03-13T14:11:25Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [X] PR title is "DOC: update the <your-function-or-method> docstring" - [ ] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [X] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20276/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20276/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20276.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20276", "merged_at": "2018-03-13T14:11:25Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20276.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20276" }
https://api.github.com/repos/pandas-dev/pandas/issues/20277
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20277/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20277/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20277/events
https://github.com/pandas-dev/pandas/pull/20277
304,148,063
MDExOlB1bGxSZXF1ZXN0MTc0MjE0OTg4
20,277
DOC: update the Period.dayofyear docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/26834658?v=4", "events_url": "https://api.github.com/users/techytushar/events{/privacy}", "followers_url": "https://api.github.com/users/techytushar/followers", "following_url": "https://api.github.com/users/techytushar/following{/other_user}", "gists_u...
[ { "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": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2018-03-11T10:46:41Z
2018-03-13T09:07:31Z
2018-03-13T08:55:51Z
CONTRIBUTOR
null
Signed-off-by: Tushar Mittal <chiragmittal.mittal@gmail.com> Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20277/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20277/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20277.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20277", "merged_at": "2018-03-13T08:55:51Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20277.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20277" }
https://api.github.com/repos/pandas-dev/pandas/issues/20278
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20278/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20278/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20278/events
https://github.com/pandas-dev/pandas/pull/20278
304,148,353
MDExOlB1bGxSZXF1ZXN0MTc0MjE1MTUw
20,278
DOC: update the pandas.Series.dt.is_quarter_start docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/25271928?v=4", "events_url": "https://api.github.com/users/janelle/events{/privacy}", "followers_url": "https://api.github.com/users/janelle/followers", "following_url": "https://api.github.com/users/janelle/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": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-11T10:51:33Z
2018-03-14T18:47:48Z
2018-03-14T18:47:45Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [X] PR title is "DOC: update the <your-function-or-method> docstring" - [X] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [X] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20278/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20278/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20278.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20278", "merged_at": "2018-03-14T18:47:45Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20278.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20278" }
https://api.github.com/repos/pandas-dev/pandas/issues/20279
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20279/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20279/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20279/events
https://github.com/pandas-dev/pandas/pull/20279
304,149,362
MDExOlB1bGxSZXF1ZXN0MTc0MjE1NzU5
20,279
DOC: update the pandas.Series.dt.is_quarter_end docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/25271928?v=4", "events_url": "https://api.github.com/users/janelle/events{/privacy}", "followers_url": "https://api.github.com/users/janelle/followers", "following_url": "https://api.github.com/users/janelle/following{/other_user}", "gists_url": "https:...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-11T11:08:40Z
2018-03-14T18:47:55Z
2018-03-14T18:41:30Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [X] PR title is "DOC: update the <your-function-or-method> docstring" - [X] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [X] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20279/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20279/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20279.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20279", "merged_at": "2018-03-14T18:41:30Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20279.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20279" }
https://api.github.com/repos/pandas-dev/pandas/issues/20280
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20280/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20280/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20280/events
https://github.com/pandas-dev/pandas/pull/20280
304,149,921
MDExOlB1bGxSZXF1ZXN0MTc0MjE2MTE0
20,280
DOC: update the Period.dayofweek attribute docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/28043522?v=4", "events_url": "https://api.github.com/users/hammadmashkoor/events{/privacy}", "followers_url": "https://api.github.com/users/hammadmashkoor/followers", "following_url": "https://api.github.com/users/hammadmashkoor/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": "Period data type", ...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2018-03-11T11:17:23Z
2018-03-13T10:11:54Z
2018-03-13T10:05:03Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20280/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20280/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20280.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20280", "merged_at": "2018-03-13T10:05:03Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20280.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20280" }
https://api.github.com/repos/pandas-dev/pandas/issues/20281
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20281/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20281/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20281/events
https://github.com/pandas-dev/pandas/issues/20281
304,160,800
MDU6SXNzdWUzMDQxNjA4MDA=
20,281
Series.view() without specified 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": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtyp...
open
false
null
[]
null
4
2018-03-11T14:02:15Z
2018-03-11T17:21:55Z
null
MEMBER
null
xref https://github.com/pandas-dev/pandas/pull/20220/files#r173655704 Currently, `Series.view()` is actually equivalent to `Series.view('float64')` (because that is the default dtype in the Series constructor) which often does not make sense. Not too important (as there are not many reasons to use this function in p...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20281/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20281/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20282
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20282/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20282/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20282/events
https://github.com/pandas-dev/pandas/pull/20282
304,165,663
MDExOlB1bGxSZXF1ZXN0MTc0MjI1NDg2
20,282
DOC: update the pandas.Series.str.split docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/13151812?v=4", "events_url": "https://api.github.com/users/mananpal1997/events{/privacy}", "followers_url": "https://api.github.com/users/mananpal1997/followers", "following_url": "https://api.github.com/users/mananpal1997/following{/other_user}", "gist...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2018-03-11T15:08:00Z
2018-03-12T15:52:28Z
2018-03-12T15:30:27Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20282/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20282/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20282.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20282", "merged_at": "2018-03-12T15:30:27Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20282.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20282" }
https://api.github.com/repos/pandas-dev/pandas/issues/20283
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20283/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20283/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20283/events
https://github.com/pandas-dev/pandas/pull/20283
304,166,311
MDExOlB1bGxSZXF1ZXN0MTc0MjI1ODgw
20,283
DOC: Updated docstring Period.day
{ "avatar_url": "https://avatars.githubusercontent.com/u/22932421?v=4", "events_url": "https://api.github.com/users/IHackPy/events{/privacy}", "followers_url": "https://api.github.com/users/IHackPy/followers", "following_url": "https://api.github.com/users/IHackPy/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
0
2018-03-11T15:16:10Z
2018-03-11T15:27:17Z
2018-03-11T15:27:17Z
CONTRIBUTOR
null
"################################################################################ ######################## Docstring (pandas.Period.day) ######################## ################################################################################ Return the number of days of particular month of a given Period. Thi...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20283/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20283/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20283.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20283", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/20283.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20283" }
https://api.github.com/repos/pandas-dev/pandas/issues/20284
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20284/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20284/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20284/events
https://github.com/pandas-dev/pandas/pull/20284
304,166,908
MDExOlB1bGxSZXF1ZXN0MTc0MjI2MjI1
20,284
DOC/TST: Added NORMALIZE_WHITESPACE flag
{ "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4", "events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}", "followers_url": "https://api.github.com/users/TomAugspurger/followers", "following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}", "gi...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "3465A4", "d...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-11T15:24:40Z
2018-03-12T14:38:33Z
2018-03-12T14:38:30Z
CONTRIBUTOR
null
I think we want this to be always on. You can disable it with ``` doctest: -NORMALIZE_WHITESPACE ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20284/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20284/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20284.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20284", "merged_at": "2018-03-12T14:38:30Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20284.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20284" }
https://api.github.com/repos/pandas-dev/pandas/issues/20285
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20285/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20285/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20285/events
https://github.com/pandas-dev/pandas/issues/20285
304,172,965
MDU6SXNzdWUzMDQxNzI5NjU=
20,285
BUG: pandas.Index takes multidimensional array as input
{ "avatar_url": "https://avatars.githubusercontent.com/u/10338677?v=4", "events_url": "https://api.github.com/users/csfarkas/events{/privacy}", "followers_url": "https://api.github.com/users/csfarkas/followers", "following_url": "https://api.github.com/users/csfarkas/following{/other_user}", "gists_url": "htt...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "ffa0ff", "default": false, "description": "Incorrect or improved er...
open
false
null
[]
null
2
2018-03-11T16:40:38Z
2020-05-05T05:15:09Z
null
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python idx = pd.Index(data=[[1, 2], [1, 2], [2, 3]]) # some cases where this causes error: idx.get_duplicates() idx.drop_duplicates() ``` #### Problem description According to the documentation, pandas.Index takes a 1-dimensional array-like data a...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20285/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20285/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20286
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20286/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20286/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20286/events
https://github.com/pandas-dev/pandas/pull/20286
304,175,770
MDExOlB1bGxSZXF1ZXN0MTc0MjMxNDg5
20,286
DOC: Improve the docstrings of CategoricalIndex.map
{ "avatar_url": "https://avatars.githubusercontent.com/u/1564485?v=4", "events_url": "https://api.github.com/users/l736x/events{/privacy}", "followers_url": "https://api.github.com/users/l736x/followers", "following_url": "https://api.github.com/users/l736x/following{/other_user}", "gists_url": "https://api.g...
[ { "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": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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...
20
2018-03-11T17:16:41Z
2018-03-29T11:55:58Z
2018-03-22T08:39:01Z
CONTRIBUTOR
null
Hi core devs, I worked on the CategoricalIndex.map docstring during the sprint in Paris. Although we concentrated on this function, while doing that we couldn't help improving (marginally!) also the docstrings for Categorical.map, Index.map and Series.map. We probably should have refrained from doing it, knowing t...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20286/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20286/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20286.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20286", "merged_at": "2018-03-22T08:39:01Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20286.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20286" }
https://api.github.com/repos/pandas-dev/pandas/issues/20287
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20287/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20287/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20287/events
https://github.com/pandas-dev/pandas/pull/20287
304,199,593
MDExOlB1bGxSZXF1ZXN0MTc0MjQ1NjU2
20,287
TST: adding join_types fixture
{ "avatar_url": "https://avatars.githubusercontent.com/u/1885174?v=4", "events_url": "https://api.github.com/users/almaleksia/events{/privacy}", "followers_url": "https://api.github.com/users/almaleksia/followers", "following_url": "https://api.github.com/users/almaleksia/following{/other_user}", "gists_url":...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-11T22:13:20Z
2018-03-13T10:50:44Z
2018-03-13T10:32:17Z
CONTRIBUTOR
null
follow up for PR #20059 Extracting join types to a fixture - [ ] tests added / passed - [ ] 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/20287/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20287/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20287.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20287", "merged_at": "2018-03-13T10:32:17Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20287.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20287" }
https://api.github.com/repos/pandas-dev/pandas/issues/20288
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20288/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20288/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20288/events
https://github.com/pandas-dev/pandas/pull/20288
304,200,075
MDExOlB1bGxSZXF1ZXN0MTc0MjQ1OTUw
20,288
CI: use dateutil-master in testing
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" } ]
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2018-03-11T22:20:04Z
2018-03-12T12:09:44Z
2018-03-12T12:09:44Z
CONTRIBUTOR
null
closes #18332
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20288/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20288/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20288.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20288", "merged_at": "2018-03-12T12:09:44Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20288.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20288" }
https://api.github.com/repos/pandas-dev/pandas/issues/20289
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20289/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20289/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20289/events
https://github.com/pandas-dev/pandas/pull/20289
304,203,418
MDExOlB1bGxSZXF1ZXN0MTc0MjQ3OTYy
20,289
DOC: update the pandas.DataFrame.clip_lower docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/32177771?v=4", "events_url": "https://api.github.com/users/adatasetaday/events{/privacy}", "followers_url": "https://api.github.com/users/adatasetaday/followers", "following_url": "https://api.github.com/users/adatasetaday/following{/other_user}", "gist...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2019-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-03-11T23:03:51Z
2018-07-08T14:40:31Z
2018-07-08T14:39:58Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [X] PR title is "DOC: update the <your-function-or-method> docstring" - [X] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [X] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20289/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20289/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20289.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20289", "merged_at": "2018-07-08T14:39:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20289.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20289" }
https://api.github.com/repos/pandas-dev/pandas/issues/20290
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20290/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20290/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20290/events
https://github.com/pandas-dev/pandas/pull/20290
304,209,839
MDExOlB1bGxSZXF1ZXN0MTc0MjUyMDgy
20,290
DOC: update the DataFrame.at[] docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/5097634?v=4", "events_url": "https://api.github.com/users/akosel/events{/privacy}", "followers_url": "https://api.github.com/users/akosel/followers", "following_url": "https://api.github.com/users/akosel/following{/other_user}", "gists_url": "https://ap...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2018-03-12T00:29:18Z
2018-03-12T14:25:47Z
2018-03-12T14:25:34Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20290/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20290/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20290.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20290", "merged_at": "2018-03-12T14:25:34Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20290.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20290" }
https://api.github.com/repos/pandas-dev/pandas/issues/20291
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20291/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20291/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20291/events
https://github.com/pandas-dev/pandas/pull/20291
304,210,541
MDExOlB1bGxSZXF1ZXN0MTc0MjUyNTIw
20,291
DOC: update `pandas/core/ops.py` docstring with examples for pandas.DataFrame.gt and .ge methods
{ "avatar_url": "https://avatars.githubusercontent.com/u/13602663?v=4", "events_url": "https://api.github.com/users/ParfaitG/events{/privacy}", "followers_url": "https://api.github.com/users/ParfaitG/followers", "following_url": "https://api.github.com/users/ParfaitG/following{/other_user}", "gists_url": "htt...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
null
4
2018-03-12T00:37:27Z
2018-03-18T23:49:55Z
2018-03-18T23:49:55Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint: - [X] PR title is "DOC: update the <your-function-or-method> docstring" - [ ] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [X] The PEP8 style check passes: `git diff upstream/master -u -- "*.py" | flake8 --diff` - [X] The...
{ "+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/20291/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20291/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20291.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20291", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/20291.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20291" }
https://api.github.com/repos/pandas-dev/pandas/issues/20292
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20292/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20292/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20292/events
https://github.com/pandas-dev/pandas/pull/20292
304,218,980
MDExOlB1bGxSZXF1ZXN0MTc0MjU3NjIx
20,292
BUG: Retain tz-aware dtypes with melt (#15785)
{ "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": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stac...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-12T02:00:24Z
2018-03-13T15:01:34Z
2018-03-13T10:31:10Z
MEMBER
null
- [x] closes #15785 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] whatsnew entry `.values` call was converting tz aware data to tz naive data (by casting to a numpy array). Added an additional test for Categorical data as well.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20292/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20292/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20292.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20292", "merged_at": "2018-03-13T10:31:10Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20292.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20292" }
https://api.github.com/repos/pandas-dev/pandas/issues/20293
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20293/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20293/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20293/events
https://github.com/pandas-dev/pandas/pull/20293
304,235,984
MDExOlB1bGxSZXF1ZXN0MTc0MjY4OTcw
20,293
Clean / Consolidate pandas/tests/io/test_html.py
{ "avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4", "events_url": "https://api.github.com/users/WillAyd/events{/privacy}", "followers_url": "https://api.github.com/users/WillAyd/followers", "following_url": "https://api.github.com/users/WillAyd/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "006b75", "d...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
7
2018-03-12T04:12:28Z
2018-03-14T15:50:38Z
2018-03-14T10:47:48Z
MEMBER
null
This is an **extremely** aggressive change to get all of the test cases unified between the LXML and BS4 parsers. On the plus side both parsers can share the same set of tests and functionality, but on the downside it gives lxml a little more power than it had previously, where it would quickly fall back to bs4 for mal...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20293/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20293/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20293.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20293", "merged_at": "2018-03-14T10:47:48Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20293.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20293" }
https://api.github.com/repos/pandas-dev/pandas/issues/20294
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20294/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20294/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20294/events
https://github.com/pandas-dev/pandas/pull/20294
304,245,055
MDExOlB1bGxSZXF1ZXN0MTc0Mjc1Mzcz
20,294
DOC: Update the Period.day docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/22932421?v=4", "events_url": "https://api.github.com/users/IHackPy/events{/privacy}", "followers_url": "https://api.github.com/users/IHackPy/followers", "following_url": "https://api.github.com/users/IHackPy/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": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2018-03-12T05:26:55Z
2018-03-12T10:32:37Z
2018-03-12T10:26:24Z
CONTRIBUTOR
null
# Period.day Docstring ################################################################################ ######################## Docstring (pandas.Period.day) ######################## ################################################################################ Return the number of days of particular month of...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20294/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20294/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20294.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20294", "merged_at": "2018-03-12T10:26:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20294.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20294" }
https://api.github.com/repos/pandas-dev/pandas/issues/20295
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20295/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20295/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20295/events
https://github.com/pandas-dev/pandas/pull/20295
304,261,534
MDExOlB1bGxSZXF1ZXN0MTc0Mjg3Mjkz
20,295
DOC: update the Period.daysinmonth docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/22932421?v=4", "events_url": "https://api.github.com/users/IHackPy/events{/privacy}", "followers_url": "https://api.github.com/users/IHackPy/followers", "following_url": "https://api.github.com/users/IHackPy/following{/other_user}", "gists_url": "https:...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "eb6420", "default": false, "description": "Period data type", ...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
7
2018-03-12T07:10:55Z
2018-03-12T15:13:08Z
2018-03-12T15:02:07Z
CONTRIBUTOR
null
# Period.daysinmonth ################################################################################ #################### Docstring (pandas.Period.daysinmonth) #################### ################################################################################ Return total number of days of the month in given ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20295/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20295/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20295.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20295", "merged_at": "2018-03-12T15:02:07Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20295.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20295" }
https://api.github.com/repos/pandas-dev/pandas/issues/20296
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20296/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20296/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20296/events
https://github.com/pandas-dev/pandas/issues/20296
304,277,012
MDU6SXNzdWUzMDQyNzcwMTI=
20,296
groupby and last/first fails: ValueError: function does not reduce
{ "avatar_url": "https://avatars.githubusercontent.com/u/780935?v=4", "events_url": "https://api.github.com/users/mahnunchik/events{/privacy}", "followers_url": "https://api.github.com/users/mahnunchik/followers", "following_url": "https://api.github.com/users/mahnunchik/following{/other_user}", "gists_url": ...
[]
closed
false
null
[]
null
7
2018-03-12T08:24:34Z
2018-03-19T16:02:07Z
2018-03-14T10:21:16Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python (tickets .groupby(by=['destination', 'departure']) .last() ) ``` #### Problem description Fails by `ValueError: function does not reduce`: https://pastebin.com/rL60tgLm <details> -----------------------------------------------------...
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20296/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20296/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20297
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20297/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20297/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20297/events
https://github.com/pandas-dev/pandas/pull/20297
304,337,131
MDExOlB1bGxSZXF1ZXN0MTc0MzQyMTQ5
20,297
DOC: update the Period.days_in_month docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/14112700?v=4", "events_url": "https://api.github.com/users/Tushar987/events{/privacy}", "followers_url": "https://api.github.com/users/Tushar987/followers", "following_url": "https://api.github.com/users/Tushar987/following{/other_user}", "gists_url": "...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-12T11:38:30Z
2018-03-12T21:18:06Z
2018-03-12T16:37:52Z
CONTRIBUTOR
null
- [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] The html version looks good: `python doc/make.py --si...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20297/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20297/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20297.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20297", "merged_at": "2018-03-12T16:37:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20297.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20297" }
https://api.github.com/repos/pandas-dev/pandas/issues/20298
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20298/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20298/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20298/events
https://github.com/pandas-dev/pandas/issues/20298
304,348,430
MDU6SXNzdWUzMDQzNDg0MzA=
20,298
DOC: docstring validation script improvements
{ "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": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "fbca04", "default": false, "description": "High level tracker fo...
open
false
null
[]
null
16
2018-03-12T12:17:42Z
2019-10-03T02:09:25Z
null
MEMBER
null
Based on the experience from the sprint, some known issues: - [X] args, kwargs (or kwds) issue (fixed in #20061) - [X] no punctuation needed at end of explanation it last line is a `versionadded` (#22405) - [ ] not working for some methods that are not imported in pandas like `pandas.core.resample.Resampler.backfi...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20298/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20298/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20299
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20299/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20299/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20299/events
https://github.com/pandas-dev/pandas/pull/20299
304,349,480
MDExOlB1bGxSZXF1ZXN0MTc0MzUxMzc3
20,299
DOC: update the Index.sort_values docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/7216757?v=4", "events_url": "https://api.github.com/users/DataOmbudsman/events{/privacy}", "followers_url": "https://api.github.com/users/DataOmbudsman/followers", "following_url": "https://api.github.com/users/DataOmbudsman/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" }, { "color": "eb6420", "default": false, "description": "Non-arithmetic algos:...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "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-03-12T12:21:22Z
2018-03-12T20:29:39Z
2018-03-12T20:21:16Z
CONTRIBUTOR
null
Checklist for the pandas documentation sprint (ignore this if you are doing an unrelated PR): - [x] PR title is "DOC: update the <your-function-or-method> docstring" - [x] The validation script passes: `scripts/validate_docstrings.py <your-function-or-method>` - [x] The PEP8 style check passes: `git diff upstream...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20299/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20299/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20299.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20299", "merged_at": "2018-03-12T20:21:16Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20299.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20299" }
https://api.github.com/repos/pandas-dev/pandas/issues/20300
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20300/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20300/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20300/events
https://github.com/pandas-dev/pandas/issues/20300
304,390,619
MDU6SXNzdWUzMDQzOTA2MTk=
20,300
PERF: non-numeric fillna
{ "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": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate", "id": 2822342, "name": "Missing-data", "node_id": "MDU6TGFiZWwyODIyMzQy", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data" }, { "color": "a10c02"...
open
false
null
[]
null
10
2018-03-12T14:19:56Z
2021-06-19T06:14:21Z
null
CONTRIBUTOR
null
Split from https://github.com/pandas-dev/pandas/pull/19909/commits/a35f93c6ef65d66b756570d6e15d5433634cf8b7 ```python # ffill / bfill # The basic idea is to create an array of integer positions. # Internally, we use iNaT and the datetime filling routines # to avoid floating-point NaN. Once filled, we take on `se...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20300/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20300/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20301
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20301/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20301/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20301/events
https://github.com/pandas-dev/pandas/issues/20301
304,392,781
MDU6SXNzdWUzMDQzOTI3ODE=
20,301
SAS na values management
{ "avatar_url": "https://avatars.githubusercontent.com/u/26628569?v=4", "events_url": "https://api.github.com/users/kharazu/events{/privacy}", "followers_url": "https://api.github.com/users/kharazu/followers", "following_url": "https://api.github.com/users/kharazu/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, ...
open
false
null
[]
null
9
2018-03-12T14:25:09Z
2020-04-05T01:45:18Z
null
NONE
null
#### Problem description Hi, I'm writing this report to ask for a na values management parameter for method .read_sas(), just like it's possible to do for .csv tables properly setting na_values or keep_default_na, it would be really useful to directly set na values for this kind of import without time-consuming workar...
{ "+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/20301/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20301/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20302
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20302/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20302/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20302/events
https://github.com/pandas-dev/pandas/issues/20302
304,411,361
MDU6SXNzdWUzMDQ0MTEzNjE=
20,302
DOC: file IO in doctest examples
{ "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": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "06909A", "default": false, "description": "IO issues that don't ...
open
false
null
[]
null
4
2018-03-12T15:08:39Z
2020-04-04T04:47:11Z
null
MEMBER
null
In several docstrings we write some data to a temporary file to illustrate reading / writing functionality. However, this leaves behind those files when running the docstest, which is not ideal. @TomAugspurger from https://github.com/pandas-dev/pandas/pull/20208#pullrequestreview-103076879 > We can > > - 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/20302/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20302/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20303
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20303/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20303/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20303/events
https://github.com/pandas-dev/pandas/issues/20303
304,417,395
MDU6SXNzdWUzMDQ0MTczOTU=
20,303
qcut raising TypeError for boolean Series
{ "avatar_url": "https://avatars.githubusercontent.com/u/919224?v=4", "events_url": "https://api.github.com/users/gulp21/events{/privacy}", "followers_url": "https://api.github.com/users/gulp21/followers", "following_url": "https://api.github.com/users/gulp21/following{/other_user}", "gists_url": "https://api...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "02d7e1", "default": false, "description": "Concat, ...
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm...
4
2018-03-12T15:22:34Z
2019-10-08T12:17:14Z
2019-10-08T12:17:14Z
NONE
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd pd.qcut(pd.Series([True, False, False, False, False, False, True]), 6, duplicates="drop", precision=2) ``` #### Problem description Pandas throws a TypeError: ``` Traceback (most recent call last): File "/tmp/pandas/env/l...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20303/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20303/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20304
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20304/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20304/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20304/events
https://github.com/pandas-dev/pandas/issues/20304
304,420,607
MDU6SXNzdWUzMDQ0MjA2MDc=
20,304
DOC: nbsphinx required for python doc/make.py --single but not in core dev requirements
{ "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": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
null
1
2018-03-12T15:29:40Z
2021-02-12T04:40:29Z
2021-02-12T04:40:29Z
MEMBER
null
We asked during the sprint to check the html output with `python doc/make.py --single method_name`, but this requires `nbsphinx` to be installed (because it is in conf.py listed as extension). However, `nbsphinx` is not in the core `environment-dev.yaml` file (sphinx is), it's only listed in the "optional" dev requ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20304/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20304/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20305
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20305/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20305/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20305/events
https://github.com/pandas-dev/pandas/issues/20305
304,438,820
MDU6SXNzdWUzMDQ0Mzg4MjA=
20,305
Running tests fails on fresh install of pandas in conda env
{ "avatar_url": "https://avatars.githubusercontent.com/u/738052?v=4", "events_url": "https://api.github.com/users/brussee/events{/privacy}", "followers_url": "https://api.github.com/users/brussee/followers", "following_url": "https://api.github.com/users/brussee/following{/other_user}", "gists_url": "https://...
[ { "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
5
2018-03-12T16:13:11Z
2018-05-16T08:19:36Z
2018-03-15T19:24:47Z
NONE
null
#### Problem description `pd.test()` outputs errors: ``` running: pytest --skip-slow --skip-network /home/paul/anaconda3/envs/an/lib/python3.6/site-packages/pandas ==================================== test session starts ===================================== platform linux -- Python 3.6.4, pytest-3.4.2, py-1.5...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20305/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20305/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20306
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20306/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20306/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20306/events
https://github.com/pandas-dev/pandas/issues/20306
304,443,861
MDU6SXNzdWUzMDQ0NDM4NjE=
20,306
API/INT: why is to_pydatetime handled differently in Series.dt accessor?
{ "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": "AFEEEE", "default": false, "description": null, ...
open
false
null
[]
null
2
2018-03-12T16:25:39Z
2021-06-19T06:17:05Z
null
MEMBER
null
While reviewing: https://github.com/pandas-dev/pandas/pull/20198, I notices this was defined in the `DatetimeProperties` itself: https://github.com/pandas-dev/pandas/blob/78ded2585efb3e4b5164af91c85927b99298f026/pandas/core/indexes/accessors.py#L114-L143 Is there any reason that we have it like that, while all ot...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20306/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20306/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20307
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20307/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20307/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20307/events
https://github.com/pandas-dev/pandas/pull/20307
304,447,315
MDExOlB1bGxSZXF1ZXN0MTc0NDI0OTM3
20,307
DOC: update the pandas.Series.str.split docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/13151812?v=4", "events_url": "https://api.github.com/users/mananpal1997/events{/privacy}", "followers_url": "https://api.github.com/users/mananpal1997/followers", "following_url": "https://api.github.com/users/mananpal1997/following{/other_user}", "gist...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
null
4
2018-03-12T16:34:14Z
2018-03-13T11:58:03Z
2018-03-13T11:58:03Z
CONTRIBUTOR
null
Following up from discussion on #20282 - [x] PR title is "DOC: update the pandas.Series.str.split docstring" - [x] The validation script passes: `scripts/validate_docstrings.py pandas.Series.str.split docstring` - [x] The PEP8 style check passes: `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] The ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20307/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20307/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/20307.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/20307", "merged_at": "2018-03-13T11:58:03Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/20307.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/20307" }
https://api.github.com/repos/pandas-dev/pandas/issues/20308
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20308/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20308/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20308/events
https://github.com/pandas-dev/pandas/issues/20308
304,448,102
MDU6SXNzdWUzMDQ0NDgxMDI=
20,308
BUG: TypeError when calling unique on empty MultiIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/546210?v=4", "events_url": "https://api.github.com/users/Liam3851/events{/privacy}", "followers_url": "https://api.github.com/users/Liam3851/followers", "following_url": "https://api.github.com/users/Liam3851/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": "207de5", "default": false, "description": null, "id": 71268330,...
closed
false
null
[]
{ "closed_at": "2018-05-16T03:09:58Z", "closed_issues": 1645, "created_at": "2017-10-20T10:17:09Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2018-03-12T16:36:17Z
2018-04-01T15:49:56Z
2018-04-01T15:49:56Z
CONTRIBUTOR
null
#### Code Sample, a copy-pastable example if possible ```python import pandas as pd import numpy as np x = pd.MultiIndex.from_tuples([(1, 2), (3, 4)], names=['a', 'b']) y = x[np.array([False, False])] # multiindex y is now empty y.unique() ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/20308/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20308/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/20309
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/20309/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/20309/comments
https://api.github.com/repos/pandas-dev/pandas/issues/20309/events
https://github.com/pandas-dev/pandas/issues/20309
304,473,629
MDU6SXNzdWUzMDQ0NzM2Mjk=
20,309
DOC: further clarifications to docstring guide
{ "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": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
open
false
null
[]
null
8
2018-03-12T17:43:59Z
2018-03-15T19:28:11Z
null
MEMBER
null
I merged the docstring guide https://github.com/pandas-dev/pandas/pull/19704 in its current state from the sprint. But based on the sprint experience, I think we noticed a few areas that can use further clarifications to have less confusion / discussion: - Better overview of when to use which type of quotes (sing...
{ "+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/20309/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/20309/timeline
null
null
null