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/7901
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7901/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7901/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7901/events
https://github.com/pandas-dev/pandas/issues/7901
39,338,980
MDU6SXNzdWUzOTMzODk4MA==
7,901
date_range does not capture right timezone from input dates
{ "avatar_url": "https://avatars.githubusercontent.com/u/3195015?v=4", "events_url": "https://api.github.com/users/rockg/events{/privacy}", "followers_url": "https://api.github.com/users/rockg/followers", "following_url": "https://api.github.com/users/rockg/following{/other_user}", "gists_url": "https://api.g...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "Timezone data dtype", ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
19
2014-08-02T01:10:16Z
2014-08-05T17:14:00Z
2014-08-05T17:14:00Z
CONTRIBUTOR
null
Example is below. I would expect that if dates have a timezone on them, date_range would then use that timezone to fill in the rest of the period. However, something goes awry (notice the 01:00 below). If I have dates with a timezone and pass a timezone (case 2), it still doesn't work. Only when I remove the timezo...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7901/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7901/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7902
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7902/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7902/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7902/events
https://github.com/pandas-dev/pandas/pull/7902
39,344,208
MDExOlB1bGxSZXF1ZXN0MTkyNDM4NTY=
7,902
BUG: do not assume 0 is in index of potential Series
{ "avatar_url": "https://avatars.githubusercontent.com/u/1224492?v=4", "events_url": "https://api.github.com/users/toobaz/events{/privacy}", "followers_url": "https://api.github.com/users/toobaz/followers", "following_url": "https://api.github.com/users/toobaz/following{/other_user}", "gists_url": "https://ap...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "String extension data ty...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
3
2014-08-02T07:21:11Z
2014-08-02T13:06:56Z
2014-08-02T12:53:36Z
MEMBER
null
closes #7857... this time it checks also for a Series (and it passes all tests).
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7902/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7902/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7902.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7902", "merged_at": "2014-08-02T12:53:36Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7902.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7902" }
https://api.github.com/repos/pandas-dev/pandas/issues/7903
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7903/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7903/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7903/events
https://github.com/pandas-dev/pandas/pull/7903
39,345,794
MDExOlB1bGxSZXF1ZXN0MTkyNDQ2MTY=
7,903
TST/BUG: Rename html encoding test files.
{ "avatar_url": "https://avatars.githubusercontent.com/u/4726079?v=4", "events_url": "https://api.github.com/users/jmorris0x0/events{/privacy}", "followers_url": "https://api.github.com/users/jmorris0x0/followers", "following_url": "https://api.github.com/users/jmorris0x0/following{/other_user}", "gists_url":...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "006b75", "d...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
5
2014-08-02T09:27:50Z
2014-08-02T22:13:59Z
2014-08-02T12:59:20Z
CONTRIBUTOR
null
html test_encode fails on OSX 10.9.4 due to missing dash in `utf32` encoding string. The test encoding string is derived from a split of the test file name. Only utf32 is affected but this commit changes the utf8 and utf16 containing filenames as well for the sake of consistency. ``` ================================...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7903/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7903/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7903.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7903", "merged_at": "2014-08-02T12:59:20Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7903.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7903" }
https://api.github.com/repos/pandas-dev/pandas/issues/7904
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7904/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7904/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7904/events
https://github.com/pandas-dev/pandas/issues/7904
39,349,111
MDU6SXNzdWUzOTM0OTExMQ==
7,904
INT: followup to Index not a sub-class of ndarray
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "3465A4", "d...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
1
2014-08-02T13:36:37Z
2014-08-11T15:30:02Z
2014-08-07T14:27:34Z
CONTRIBUTOR
null
followup from #7891 - [x] tests for `argmin/argmax`, #7951 - [x] doc-strings for properties / functions that are ndarray compat, #7891, #7951 - [x] `any/all` doc-strings (series/index) (unbox already does this) - [ ] `searchsorted`, #7447 - [x] `Index.__nonzero__` should raise ? #7897, fixed in #7951 - [x] see if ca...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7904/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7904/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7905
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7905/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7905/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7905/events
https://github.com/pandas-dev/pandas/pull/7905
39,350,413
MDExOlB1bGxSZXF1ZXN0MTkyNDY2NTc=
7,905
ENH: Add BusinessHour offset
{ "avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4", "events_url": "https://api.github.com/users/sinhrks/events{/privacy}", "followers_url": "https://api.github.com/users/sinhrks/followers", "following_url": "https://api.github.com/users/sinhrks/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": "0052cc", "default": false, "description": "DateOffs...
closed
false
null
[]
{ "closed_at": "2015-05-11T15:46:03Z", "closed_issues": 237, "created_at": "2014-10-07T14:39:07Z", "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/jr...
10
2014-08-02T14:56:55Z
2015-05-06T17:38:09Z
2015-05-05T22:27:56Z
MEMBER
null
Closes #2469. Create `BusinessHour` offset to specify business hours on `BusinessDay`. Appreciated if any feedbacks regarding bahaviours, keywords, etc. ### Basic By default, use 9:00 - 17:00 as business hours. Adding `BusinessHour` will increment timestamp by hourly on the days belong to `BusinessDay` offset. ``` bh...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7905/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7905/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7905.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7905", "merged_at": "2015-05-05T22:27:56Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7905.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7905" }
https://api.github.com/repos/pandas-dev/pandas/issues/7906
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7906/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7906/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7906/events
https://github.com/pandas-dev/pandas/pull/7906
39,357,279
MDExOlB1bGxSZXF1ZXN0MTkyNDk3NjU=
7,906
DOC: grammar fixes in docs
{ "avatar_url": "https://avatars.githubusercontent.com/u/1642081?v=4", "events_url": "https://api.github.com/users/mortada/events{/privacy}", "followers_url": "https://api.github.com/users/mortada/followers", "following_url": "https://api.github.com/users/mortada/following{/other_user}", "gists_url": "https:/...
[]
closed
false
null
[]
null
1
2014-08-02T21:06:10Z
2015-04-29T15:34:09Z
2014-08-02T22:47:36Z
CONTRIBUTOR
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7906/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7906/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7906.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7906", "merged_at": "2014-08-02T22:47:36Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7906.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7906" }
https://api.github.com/repos/pandas-dev/pandas/issues/7907
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7907/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7907/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7907/events
https://github.com/pandas-dev/pandas/pull/7907
39,369,546
MDExOlB1bGxSZXF1ZXN0MTkyNTUzNDU=
7,907
BUG: Timestamp cannot parse nanosecond from string
{ "avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4", "events_url": "https://api.github.com/users/sinhrks/events{/privacy}", "followers_url": "https://api.github.com/users/sinhrks/followers", "following_url": "https://api.github.com/users/sinhrks/following{/other_user}", "gists_url": "https:/...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
7
2014-08-03T12:45:12Z
2014-08-12T22:11:41Z
2014-08-11T12:17:58Z
MEMBER
null
Fixes 2 problems related to `Timestamp` string parsing: - `Timestamp` parsing results incorrect if input contains offset string (Closes #7833). NOTE: Also modified `Timestamp.__repr__` to display fixed timezone info, because this can be either `pytz` or `dateutil`. ``` # Result after the fix # If string contain...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7907/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7907/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7907.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7907", "merged_at": "2014-08-11T12:17:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7907.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7907" }
https://api.github.com/repos/pandas-dev/pandas/issues/7908
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7908/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7908/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7908/events
https://github.com/pandas-dev/pandas/issues/7908
39,375,368
MDU6SXNzdWUzOTM3NTM2OA==
7,908
pandas 0.14.1 dist has backup files included
{ "avatar_url": "https://avatars.githubusercontent.com/u/389869?v=4", "events_url": "https://api.github.com/users/schwehr/events{/privacy}", "followers_url": "https://api.github.com/users/schwehr/followers", "following_url": "https://api.github.com/users/schwehr/following{/other_user}", "gists_url": "https://...
[]
closed
false
null
[]
null
1
2014-08-03T18:06:21Z
2014-08-03T19:25:45Z
2014-08-03T19:25:45Z
NONE
null
Looks like the package builder needs to ignore backup files. tar tf /sw/src/pandas-0.14.1.tar.gz | grep '~' | head pandas-0.14.1/doc/sphinxext/numpydoc.py~ pandas-0.14.1/doc/sphinxext/**init**.py~ pandas-0.14.1/doc/sphinxext/docscrape_sphinx.py~ pandas-0.14.1/doc/source/gotchas.rst~ pandas-0.14.1/doc/source/ecosystem....
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7908/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7908/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7909
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7909/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7909/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7909/events
https://github.com/pandas-dev/pandas/pull/7909
39,377,327
MDExOlB1bGxSZXF1ZXN0MTkyNTg1OTU=
7,909
Remove from start/end dates if tz is not None (#7901, #7835)
{ "avatar_url": "https://avatars.githubusercontent.com/u/3195015?v=4", "events_url": "https://api.github.com/users/rockg/events{/privacy}", "followers_url": "https://api.github.com/users/rockg/followers", "following_url": "https://api.github.com/users/rockg/following{/other_user}", "gists_url": "https://api.g...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "Timezone data dtype", ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
6
2014-08-03T19:40:39Z
2014-08-05T17:14:05Z
2014-08-05T17:14:01Z
CONTRIBUTOR
null
Below fixes date_range when input dates are localized. In that case inferred_freq is not None and so the dates do not have their tzinfo removed. This causes a fixed offset to be applied when the range is created. If tzinfo is removed, they will be correctly localized. Fixes #7901 Fixes #7835.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7909/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7909/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7909.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7909", "merged_at": "2014-08-05T17:14:00Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7909.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7909" }
https://api.github.com/repos/pandas-dev/pandas/issues/7910
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7910/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7910/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7910/events
https://github.com/pandas-dev/pandas/pull/7910
39,379,689
MDExOlB1bGxSZXF1ZXN0MTkyNTk0Njk=
7,910
added support for selecting multiple nth values
{ "avatar_url": "https://avatars.githubusercontent.com/u/1642081?v=4", "events_url": "https://api.github.com/users/mortada/events{/privacy}", "followers_url": "https://api.github.com/users/mortada/followers", "following_url": "https://api.github.com/users/mortada/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": "729FCF", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
6
2014-08-03T21:20:30Z
2015-04-29T15:33:46Z
2014-09-04T00:42:46Z
CONTRIBUTOR
null
I'm not 100% sure this is the best way to implement this, but I think it'd be nice for GroupBy.nth() to support selecting multiple values. For instance if we have ``` df = DataFrame(1, index=pd.date_range(start='1/1/2013', end='6/30/2014', freq='B'), columns=['a', 'b']) ``` and currently we can easily get the nth ent...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7910/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7910/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7910.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7910", "merged_at": "2014-09-04T00:42:46Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7910.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7910" }
https://api.github.com/repos/pandas-dev/pandas/issues/7911
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7911/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7911/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7911/events
https://github.com/pandas-dev/pandas/issues/7911
39,383,948
MDU6SXNzdWUzOTM4Mzk0OA==
7,911
ENH: add "adjust" parameter to ewmvar(), ewmstd(), ewmvol(), ewmcov(), and ewmcorr()
{ "avatar_url": "https://avatars.githubusercontent.com/u/7441788?v=4", "events_url": "https://api.github.com/users/seth-p/events{/privacy}", "followers_url": "https://api.github.com/users/seth-p/followers", "following_url": "https://api.github.com/users/seth-p/following{/other_user}", "gists_url": "https://ap...
[ { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" }, { "color": "006b75", "default": false, "description": "A...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
3
2014-08-04T00:48:56Z
2014-09-10T00:02:26Z
2014-09-10T00:02:26Z
CONTRIBUTOR
null
Currently `ewma()` has an `adjust` parameter (affecting how the weights are calculated) whereas all the other `ewm*()` functions do not. When they call `ewma()`, `adjust` is implicitly set to its default value, `True`. This is probably fine in most cases, but if `ewma()` is going to expose the `adjust` parameter, the o...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7911/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7911/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7912
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7912/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7912/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7912/events
https://github.com/pandas-dev/pandas/issues/7912
39,384,794
MDU6SXNzdWUzOTM4NDc5NA==
7,912
BUG: ewmvar/std/cov() de-biasing formula incorrect
{ "avatar_url": "https://avatars.githubusercontent.com/u/7441788?v=4", "events_url": "https://api.github.com/users/seth-p/events{/privacy}", "followers_url": "https://api.github.com/users/seth-p/followers", "following_url": "https://api.github.com/users/seth-p/following{/other_user}", "gists_url": "https://ap...
[ { "color": "006b75", "default": false, "description": "Arithmetic, Comparison, and Logical operations", "id": 47223669, "name": "Numeric Operations", "node_id": "MDU6TGFiZWw0NzIyMzY2OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Numeric%20Operations" }, { "c...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
4
2014-08-04T01:27:58Z
2014-09-10T00:02:26Z
2014-09-10T00:02:26Z
CONTRIBUTOR
null
`ewmvar()` and `ewmcov()` contain the following code: ``` if not bias: result *= (1.0 + 2.0 * com) / (2.0 * com) ``` Where does this scaling formula come from? Does the number of observations not enter in to the bias of the (sample) variance estimation? I would imagine that perhaps the formula above is fo...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7912/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7912/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7913
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7913/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7913/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7913/events
https://github.com/pandas-dev/pandas/pull/7913
39,387,562
MDExOlB1bGxSZXF1ZXN0MTkyNjM0MTA=
7,913
update to holiday to help with GH#7070
{ "avatar_url": "https://avatars.githubusercontent.com/u/1874691?v=4", "events_url": "https://api.github.com/users/MichaelWS/events{/privacy}", "followers_url": "https://api.github.com/users/MichaelWS/followers", "following_url": "https://api.github.com/users/MichaelWS/following{/other_user}", "gists_url": "h...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AFEEEE", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
14
2014-08-04T03:09:11Z
2014-08-19T19:33:03Z
2014-08-11T12:57:15Z
CONTRIBUTOR
null
I am working on a financial calendar and wanted to add the following functions to pandas.tseries.holiday in order to properly handle half days.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7913/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7913/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7913.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7913", "merged_at": "2014-08-11T12:57:15Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7913.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7913" }
https://api.github.com/repos/pandas-dev/pandas/issues/7914
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7914/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7914/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7914/events
https://github.com/pandas-dev/pandas/issues/7914
39,390,513
MDU6SXNzdWUzOTM5MDUxMw==
7,914
DataFrame with MultiIndex columns implicitly assumes that stored data has an ndim attribute
{ "avatar_url": "https://avatars.githubusercontent.com/u/8347463?v=4", "events_url": "https://api.github.com/users/briangerke/events{/privacy}", "followers_url": "https://api.github.com/users/briangerke/followers", "following_url": "https://api.github.com/users/briangerke/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": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
3
2014-08-04T04:51:34Z
2014-08-04T18:59:52Z
2014-08-04T15:17:33Z
NONE
null
I submit that this should be a valid pandas DataFrame, odd though it may appear ``` df = DataFrame([[np.mean, np.median],['mean','median']], columns=MultiIndex.from_tuples([('functs','mean'), ('functs','median')]), index=['function', 'name']...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7914/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7914/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7915
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7915/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7915/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7915/events
https://github.com/pandas-dev/pandas/pull/7915
39,391,827
MDExOlB1bGxSZXF1ZXN0MTkyNjU3MTA=
7,915
ENH: New `level` argument for DataFrame.tz_localize and DataFrame.tz_convert (GH7846)
{ "avatar_url": "https://avatars.githubusercontent.com/u/222778?v=4", "events_url": "https://api.github.com/users/mtrbean/events{/privacy}", "followers_url": "https://api.github.com/users/mtrbean/followers", "following_url": "https://api.github.com/users/mtrbean/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": "AD7FA8", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
6
2014-08-04T05:34:58Z
2014-08-07T20:47:42Z
2014-08-07T20:47:32Z
CONTRIBUTOR
null
Closes #7846 New `level` argument for `DataFrame.tz_localize()` and `DataFrame.tz_convert()`, needed for a DataFrame with MultiIndex: ``` tz_convert(self, tz, axis=0, level=None, copy=True) tz_localize(self, tz, axis=0, level=None, copy=True, infer_dst=False) ``` @jreback Not sure if `test_generic.py` is the right 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/7915/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7915/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7915.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7915", "merged_at": "2014-08-07T20:47:32Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7915.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7915" }
https://api.github.com/repos/pandas-dev/pandas/issues/7916
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7916/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7916/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7916/events
https://github.com/pandas-dev/pandas/pull/7916
39,392,203
MDExOlB1bGxSZXF1ZXN0MTkyNjU5MzA=
7,916
WIP: Experimental changes in `rolling_var` related to #7900
{ "avatar_url": "https://avatars.githubusercontent.com/u/3343990?v=4", "events_url": "https://api.github.com/users/jaimefrio/events{/privacy}", "followers_url": "https://api.github.com/users/jaimefrio/followers", "following_url": "https://api.github.com/users/jaimefrio/following{/other_user}", "gists_url": "h...
[ { "color": "006b75", "default": false, "description": "Arithmetic, Comparison, and Logical operations", "id": 47223669, "name": "Numeric Operations", "node_id": "MDU6TGFiZWw0NzIyMzY2OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Numeric%20Operations" }, { "c...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
9
2014-08-04T05:47:44Z
2014-09-16T17:31:21Z
2014-09-15T06:24:01Z
CONTRIBUTOR
null
Added logic to `rolling_var` to detect windows where all non-NaN values are identical. Need to assess both correctness and performance impact.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7916/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7916/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7916.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7916", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/7916.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7916" }
https://api.github.com/repos/pandas-dev/pandas/issues/7917
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7917/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7917/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7917/events
https://github.com/pandas-dev/pandas/pull/7917
39,397,815
MDExOlB1bGxSZXF1ZXN0MTkyNjkwNTk=
7,917
DOC: small fixes categorical docs
{ "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...
[]
closed
false
null
[]
null
0
2014-08-04T07:57:10Z
2014-08-04T14:11:01Z
2014-08-04T14:11:01Z
MEMBER
null
This fixes some doc build errors introduced by the categorical docs. There were also some other failures, but I will open an issue for those (don't directly see the solution for them).
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7917/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7917/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7917.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7917", "merged_at": "2014-08-04T14:11:01Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7917.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7917" }
https://api.github.com/repos/pandas-dev/pandas/issues/7918
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7918/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7918/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7918/events
https://github.com/pandas-dev/pandas/issues/7918
39,398,284
MDU6SXNzdWUzOTM5ODI4NA==
7,918
DOC/BUG: errors in the categorical docs
{ "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": "3465A4", "default": false, "description": null, "id": 134699, ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
5
2014-08-04T08:04:39Z
2014-08-04T20:54:19Z
2014-08-04T20:29:34Z
MEMBER
null
After #7917 still some errors in the categorical docs: - Docs say "Writing data to a HDF store works", but `df.to_hdf(hdf_file, "frame")` gives a `TypeError: objects of type ``Categorical`` are not supported in this context, sorry` (http://pandas-docs.github.io/pandas-docs-travis/categorical.html#getting-data-in-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/7918/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7918/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7919
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7919/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7919/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7919/events
https://github.com/pandas-dev/pandas/issues/7919
39,411,628
MDU6SXNzdWUzOTQxMTYyOA==
7,919
Api: shared axis of plot
{ "avatar_url": "https://avatars.githubusercontent.com/u/8289485?v=4", "events_url": "https://api.github.com/users/rlmajewski/events{/privacy}", "followers_url": "https://api.github.com/users/rlmajewski/followers", "following_url": "https://api.github.com/users/rlmajewski/following{/other_user}", "gists_url":...
[]
closed
false
null
[]
null
2
2014-08-04T11:15:15Z
2015-10-20T22:30:08Z
2015-10-20T22:30:08Z
NONE
null
I know that Series.plot() of dataframe.plot() has sharey and sharex arguments, but would'nt it be nicer if it wasnt only boolean, but also could be used to set axe which should be common ? Example: ``` fig, axes = plt.subplots(3,2) seriesA.plot(ax=axes[1][0]) seriesB.plot(ax= axes[2][1], sharey=axes[1][0]) ``` even ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7919/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7919/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7920
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7920/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7920/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7920/events
https://github.com/pandas-dev/pandas/pull/7920
39,419,214
MDExOlB1bGxSZXF1ZXN0MTkyODEyMjY=
7,920
DOC: Fix release note for GH7798
{ "avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4", "events_url": "https://api.github.com/users/sinhrks/events{/privacy}", "followers_url": "https://api.github.com/users/sinhrks/followers", "following_url": "https://api.github.com/users/sinhrks/following{/other_user}", "gists_url": "https:/...
[]
closed
false
null
[]
null
0
2014-08-04T13:16:01Z
2014-08-07T22:13:28Z
2014-08-04T14:10:46Z
MEMBER
null
#7798 was added to incorrect section.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7920/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7920/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7920.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7920", "merged_at": "2014-08-04T14:10:46Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7920.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7920" }
https://api.github.com/repos/pandas-dev/pandas/issues/7921
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7921/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7921/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7921/events
https://github.com/pandas-dev/pandas/pull/7921
39,421,237
MDExOlB1bGxSZXF1ZXN0MTkyODI0Mzc=
7,921
REGR: Regression in multi-index indexing with a non-scalar type object (GH7914)
{ "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": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
0
2014-08-04T13:40:12Z
2014-08-04T15:17:33Z
2014-08-04T15:17:33Z
CONTRIBUTOR
null
closes #7914
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7921/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7921/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7921.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7921", "merged_at": "2014-08-04T15:17:33Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7921.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7921" }
https://api.github.com/repos/pandas-dev/pandas/issues/7922
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7922/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7922/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7922/events
https://github.com/pandas-dev/pandas/issues/7922
39,421,331
MDU6SXNzdWUzOTQyMTMzMQ==
7,922
statsmodels frequency inference problems on 0.14.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/296164?v=4", "events_url": "https://api.github.com/users/jseabold/events{/privacy}", "followers_url": "https://api.github.com/users/jseabold/followers", "following_url": "https://api.github.com/users/jseabold/following{/other_user}", "gists_url": "https...
[ { "color": "0052cc", "default": false, "description": "DateOffsets", "id": 53181044, "name": "Frequency", "node_id": "MDU6TGFiZWw1MzE4MTA0NA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Frequency" } ]
closed
false
null
[]
null
7
2014-08-04T13:41:31Z
2014-12-04T09:52:18Z
2014-08-06T21:17:17Z
CONTRIBUTOR
null
Reports are starting to trickle in of failing statsmodels tests on pandas 0.14.0. I haven't had a chance to see what the problem is yet. https://github.com/statsmodels/statsmodels/issues/1822
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7922/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7922/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7923
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7923/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7923/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7923/events
https://github.com/pandas-dev/pandas/pull/7923
39,428,661
MDExOlB1bGxSZXF1ZXN0MTkyODcxMDY=
7,923
BUG: Fix Grouper with multi-level index and frequency (GH7885)
{ "avatar_url": "https://avatars.githubusercontent.com/u/4726079?v=4", "events_url": "https://api.github.com/users/jmorris0x0/events{/privacy}", "followers_url": "https://api.github.com/users/jmorris0x0/followers", "following_url": "https://api.github.com/users/jmorris0x0/following{/other_user}", "gists_url":...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
13
2014-08-04T15:00:30Z
2014-09-08T04:26:23Z
2014-09-07T14:30:53Z
CONTRIBUTOR
null
close #7885
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7923/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7923/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7923.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7923", "merged_at": "2014-09-07T14:30:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7923.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7923" }
https://api.github.com/repos/pandas-dev/pandas/issues/7924
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7924/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7924/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7924/events
https://github.com/pandas-dev/pandas/pull/7924
39,428,821
MDExOlB1bGxSZXF1ZXN0MTkyODcyMDI=
7,924
BUG/DOC: Categorical fixes (GH7918)
{ "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": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "3465A4", "default": false, "description": null, "id": 134699, ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
3
2014-08-04T15:01:57Z
2014-08-04T20:29:34Z
2014-08-04T20:29:34Z
CONTRIBUTOR
null
Categoricals now raise NotImplementedError when writing to HDFStore with a Fixed type store Slicing bug with a single-dtyped category and a possible view closes #7918
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7924/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7924/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7924.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7924", "merged_at": "2014-08-04T20:29:34Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7924.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7924" }
https://api.github.com/repos/pandas-dev/pandas/issues/7925
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7925/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7925/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7925/events
https://github.com/pandas-dev/pandas/issues/7925
39,437,224
MDU6SXNzdWUzOTQzNzIyNA==
7,925
Bug in rolling_* functions when combining center and min_periods arguments
{ "avatar_url": "https://avatars.githubusercontent.com/u/8344546?v=4", "events_url": "https://api.github.com/users/nbdanielson/events{/privacy}", "followers_url": "https://api.github.com/users/nbdanielson/followers", "following_url": "https://api.github.com/users/nbdanielson/following{/other_user}", "gists_ur...
[ { "color": "006b75", "default": false, "description": "Arithmetic, Comparison, and Logical operations", "id": 47223669, "name": "Numeric Operations", "node_id": "MDU6TGFiZWw0NzIyMzY2OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Numeric%20Operations" }, { "c...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
17
2014-08-04T16:29:44Z
2014-09-15T04:45:33Z
2014-08-19T14:47:20Z
NONE
null
Hello, I have found some incorrect behavior in the pd.rolling_\* functions regarding the combination of 'center' and 'min_periods' arguments. I believe this is an issue for all rolling_\* functions. Here is an example using rolling_mean: When using only the 'center' argument, the behavior works as expected: ``` pyt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7925/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7925/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7926
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7926/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7926/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7926/events
https://github.com/pandas-dev/pandas/pull/7926
39,437,621
MDExOlB1bGxSZXF1ZXN0MTkyOTI1ODk=
7,926
API/BUG/ENH: ewmvar/cov debiasing factors; add 'adjust' to ewmvar/std/vol/cov/corr; ewm*() min_periods
{ "avatar_url": "https://avatars.githubusercontent.com/u/7441788?v=4", "events_url": "https://api.github.com/users/seth-p/events{/privacy}", "followers_url": "https://api.github.com/users/seth-p/followers", "following_url": "https://api.github.com/users/seth-p/following{/other_user}", "gists_url": "https://ap...
[ { "color": "006b75", "default": false, "description": "Arithmetic, Comparison, and Logical operations", "id": 47223669, "name": "Numeric Operations", "node_id": "MDU6TGFiZWw0NzIyMzY2OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Numeric%20Operations" }, { "c...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
42
2014-08-04T16:34:07Z
2014-09-10T00:11:00Z
2014-09-10T00:02:26Z
CONTRIBUTOR
null
Closes https://github.com/pydata/pandas/issues/7911. Closes https://github.com/pydata/pandas/issues/7912. Closes https://github.com/pydata/pandas/issues/7977. Closes https://github.com/pydata/pandas/issues/7900. These are all fixed simultaneously in order to enable consistency testing across the various functions. En...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7926/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7926/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7926.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7926", "merged_at": "2014-09-10T00:02:26Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7926.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7926" }
https://api.github.com/repos/pandas-dev/pandas/issues/7927
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7927/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7927/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7927/events
https://github.com/pandas-dev/pandas/issues/7927
39,443,401
MDU6SXNzdWUzOTQ0MzQwMQ==
7,927
TST: test_encode in test_html
{ "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": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "C4A000", "default": false, "description": "pandas testing functions...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
27
2014-08-04T17:44:53Z
2016-10-12T23:05:04Z
2014-08-14T19:41:22Z
CONTRIBUTOR
null
@cpcloud not sure if this is something I did (or didn't do) I was testing the index sub-class on 3.4 (may have appeared on travis too) `/mnt/home/jreback/venv/py3.4/index/pandas/io/tests/data/html_encoding/chinese_utf-16.html'` ``` ====================================================================== ERROR: test_en...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7927/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7927/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7928
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7928/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7928/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7928/events
https://github.com/pandas-dev/pandas/pull/7928
39,444,962
MDExOlB1bGxSZXF1ZXN0MTkyOTcyMzM=
7,928
BUG: define empty product on Series and DataFrame to be 1
{ "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/following{/other_user}", "gists_url": "https://...
[ { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" }, { "color": "006b75", "default": false, "description": "A...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/following{/other_user}", "gists_url": "https://...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/following{/other_user}", "gists_u...
{ "closed_at": "2015-03-23T10:50:37Z", "closed_issues": 400, "created_at": "2014-02-14T03:31:22Z", "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/jr...
5
2014-08-04T18:02:16Z
2016-07-26T05:10:56Z
2015-03-02T11:53:04Z
MEMBER
null
closes #7889
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7928/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7928/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7928.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7928", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/7928.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7928" }
https://api.github.com/repos/pandas-dev/pandas/issues/7929
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7929/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7929/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7929/events
https://github.com/pandas-dev/pandas/issues/7929
39,456,357
MDU6SXNzdWUzOTQ1NjM1Nw==
7,929
BUG: resample unexpectedly branching on type of `how` callable
{ "avatar_url": "https://avatars.githubusercontent.com/u/980054?v=4", "events_url": "https://api.github.com/users/dsm054/events{/privacy}", "followers_url": "https://api.github.com/users/dsm054/followers", "following_url": "https://api.github.com/users/dsm054/following{/other_user}", "gists_url": "https://api...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
11
2014-08-04T20:13:40Z
2014-08-12T19:24:44Z
2014-08-10T03:47:08Z
CONTRIBUTOR
null
I was about to answer an SO question giving the standard "use `lambda` or `functools.partial`" to create a new function with bound arguments when to my surprise my example didn't work with the OP's code. After some experimentation, it turns out to be because we don't always get the same return type. For example: ```...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7929/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7929/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7930
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7930/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7930/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7930/events
https://github.com/pandas-dev/pandas/issues/7930
39,462,433
MDU6SXNzdWUzOTQ2MjQzMw==
7,930
to_datetime %Y%m%d does not coerce correctly
{ "avatar_url": "https://avatars.githubusercontent.com/u/2722815?v=4", "events_url": "https://api.github.com/users/CarstVaartjes/events{/privacy}", "followers_url": "https://api.github.com/users/CarstVaartjes/followers", "following_url": "https://api.github.com/users/CarstVaartjes/following{/other_user}", "gi...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
5
2014-08-04T21:21:37Z
2014-11-07T17:40:14Z
2014-08-04T22:42:19Z
NONE
null
Hi, see this example: ``` # imagine a dataframe with a from/to x_df = DataFrame([[20120101, 20121231], [20130101, 20131231], [20140101, 20141231], [20150101, 99991231]]) x_df.columns = ['date_from', 'date_to'] date_def = '%Y%m%d' # so everything is ok & peachy for the from dates x_df['date_from_2'] = pd.to_datetime(...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7930/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7930/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7931
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7931/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7931/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7931/events
https://github.com/pandas-dev/pandas/pull/7931
39,464,905
MDExOlB1bGxSZXF1ZXN0MTkzMTAxNzM=
7,931
BUG: Bug in to_datetime when format='%Y%m%d and coerce=True are specified (GH7930)
{ "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": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
0
2014-08-04T21:50:55Z
2014-08-04T22:42:19Z
2014-08-04T22:42:19Z
CONTRIBUTOR
null
closes #7930
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7931/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7931/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7931.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7931", "merged_at": "2014-08-04T22:42:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7931.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7931" }
https://api.github.com/repos/pandas-dev/pandas/issues/7932
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7932/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7932/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7932/events
https://github.com/pandas-dev/pandas/issues/7932
39,470,901
MDU6SXNzdWUzOTQ3MDkwMQ==
7,932
BUG: periodindex converted to Series incorrectly getting coerce to int64
{ "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": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "eb6420", "default": false, "description": "Period data type", "...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
0
2014-08-04T23:18:26Z
2014-09-10T18:09:27Z
2014-09-10T18:09:27Z
CONTRIBUTOR
null
``` In [47]: span Out[47]: <class 'pandas.tseries.period.PeriodIndex'> [2012-12-31, ..., 9999-12-31] Length: 3, Freq: D In [48]: Series(span) Out[48]: 0 15705 1 16404 2 2932896 dtype: int64 In [49]: Series(span.asobject) Out[49]: 0 2012-12-31 1 2014-11-30 2 9999-12-31 dtype: object ``` I bel...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7932/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7932/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7933
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7933/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7933/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7933/events
https://github.com/pandas-dev/pandas/pull/7933
39,471,180
MDExOlB1bGxSZXF1ZXN0MTkzMTQyMjM=
7,933
DOC: update docs to show construction of periodindex when needing out-of bounds spans
{ "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": "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": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
2
2014-08-04T23:23:49Z
2014-08-04T23:48:44Z
2014-08-04T23:48:44Z
CONTRIBUTOR
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7933/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7933/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7933.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7933", "merged_at": "2014-08-04T23:48:44Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7933.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7933" }
https://api.github.com/repos/pandas-dev/pandas/issues/7934
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7934/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7934/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7934/events
https://github.com/pandas-dev/pandas/pull/7934
39,471,622
MDExOlB1bGxSZXF1ZXN0MTkzMTQ1MDk=
7,934
BUG: rolling/expanding_* treatment of center
{ "avatar_url": "https://avatars.githubusercontent.com/u/7441788?v=4", "events_url": "https://api.github.com/users/seth-p/events{/privacy}", "followers_url": "https://api.github.com/users/seth-p/followers", "following_url": "https://api.github.com/users/seth-p/following{/other_user}", "gists_url": "https://ap...
[ { "color": "006b75", "default": false, "description": "Arithmetic, Comparison, and Logical operations", "id": 47223669, "name": "Numeric Operations", "node_id": "MDU6TGFiZWw0NzIyMzY2OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Numeric%20Operations" }, { "c...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
7
2014-08-04T23:31:33Z
2014-09-14T19:17:18Z
2014-08-19T14:47:20Z
CONTRIBUTOR
null
Closes https://github.com/pydata/pandas/issues/7925.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7934/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7934/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7934.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7934", "merged_at": "2014-08-19T14:47:20Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7934.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7934" }
https://api.github.com/repos/pandas-dev/pandas/issues/7935
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7935/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7935/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7935/events
https://github.com/pandas-dev/pandas/issues/7935
39,472,848
MDU6SXNzdWUzOTQ3Mjg0OA==
7,935
[pandas/io/stata.py] Importing option for importing specified columns from stata .dta files
{ "avatar_url": "https://avatars.githubusercontent.com/u/3282792?v=4", "events_url": "https://api.github.com/users/sanguineturtle/events{/privacy}", "followers_url": "https://api.github.com/users/sanguineturtle/followers", "following_url": "https://api.github.com/users/sanguineturtle/following{/other_user}", ...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AD7FA8", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2014-11-09T12:33:59Z", "closed_issues": 86, "created_at": "2014-10-30T11:12:13Z", "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/jre...
6
2014-08-04T23:54:07Z
2014-10-30T11:19:43Z
2014-10-20T11:03:40Z
NONE
null
It would be great if a `columns` option could be added to the Stata Reader. Some `dta` files can be large and I would like to import a few specified columns. Current I am importing the entire file and returning a selection such as: ``` python data = pd.read_stata(fn)[['year', 'exports']] ``` I would propose `pd.read_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7935/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7935/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7936
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7936/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7936/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7936/events
https://github.com/pandas-dev/pandas/issues/7936
39,496,872
MDU6SXNzdWUzOTQ5Njg3Mg==
7,936
'MySQLConverter' object has no attribute '_timestamp_to_mysql' error with datetime64[ns], MySQL and MySQL-connector
{ "avatar_url": "https://avatars.githubusercontent.com/u/5049737?v=4", "events_url": "https://api.github.com/users/femtotrader/events{/privacy}", "followers_url": "https://api.github.com/users/femtotrader/followers", "following_url": "https://api.github.com/users/femtotrader/following{/other_user}", "gists_ur...
[ { "color": "5319e7", "default": false, "description": "to_sql, read_sql, read_sql_query", "id": 47232590, "name": "IO SQL", "node_id": "MDU6TGFiZWw0NzIzMjU5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20SQL" } ]
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
11
2014-08-05T08:40:54Z
2021-04-09T18:28:01Z
2014-09-19T09:56:28Z
NONE
null
Hello, This code ``` #!/usr/bin/env python # -*- coding: utf-8 -*- import pandas as pd import numpy as np import sqlalchemy def main(): N = 5 df = pd.DataFrame({'Date':pd.date_range('2000-12-29', freq='D', periods=N), 'Open': range(N)}) scheme = 'mysql+mysqlconnector' config = { 'host' :...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7936/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7936/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7937
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7937/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7937/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7937/events
https://github.com/pandas-dev/pandas/pull/7937
39,500,711
MDExOlB1bGxSZXF1ZXN0MTkzMzA5MjU=
7,937
DOC: mention that stack/unstack implicicly sort
{ "avatar_url": "https://avatars.githubusercontent.com/u/1224492?v=4", "events_url": "https://api.github.com/users/toobaz/events{/privacy}", "followers_url": "https://api.github.com/users/toobaz/followers", "following_url": "https://api.github.com/users/toobaz/following{/other_user}", "gists_url": "https://ap...
[]
closed
false
null
[]
null
3
2014-08-05T09:25:06Z
2014-08-05T22:05:03Z
2014-08-05T17:03:01Z
MEMBER
null
It took me a while to discover what was causing this TypeError... I guess this can be useful to other people. (Yes, I know there is a note somewhere warning users that some operations depend on the index being sorted, but maybe this is a sligthly different case, since the operations do work after all, the problem is 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/7937/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7937/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7937.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7937", "merged_at": "2014-08-05T17:03:01Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7937.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7937" }
https://api.github.com/repos/pandas-dev/pandas/issues/7938
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7938/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7938/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7938/events
https://github.com/pandas-dev/pandas/issues/7938
39,512,314
MDU6SXNzdWUzOTUxMjMxNA==
7,938
Timestamp sub second resolution not supported with MySQL
{ "avatar_url": "https://avatars.githubusercontent.com/u/5049737?v=4", "events_url": "https://api.github.com/users/femtotrader/events{/privacy}", "followers_url": "https://api.github.com/users/femtotrader/followers", "following_url": "https://api.github.com/users/femtotrader/following{/other_user}", "gists_ur...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "5319e7", "default": false, "description": "to_sql, ...
closed
false
null
[]
null
11
2014-08-05T12:08:17Z
2021-04-11T05:04:14Z
2021-04-11T05:04:14Z
NONE
null
Hello, Timestamp sub second resolution doesn't seem to be supported with mysqldb. See: ```python #!/usr/bin/env python # -*- coding: utf-8 -*- import pandas as pd import numpy as np import sqlalchemy def main(): N = 5 df = pd.DataFrame({'Date':pd.date_range('2000-12-29', freq='D', periods=N...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7938/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7938/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7939
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7939/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7939/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7939/events
https://github.com/pandas-dev/pandas/issues/7939
39,513,466
MDU6SXNzdWUzOTUxMzQ2Ng==
7,939
Inconsistent treatment of None with .where() and inplace
{ "avatar_url": "https://avatars.githubusercontent.com/u/70800?v=4", "events_url": "https://api.github.com/users/Wilfred/events{/privacy}", "followers_url": "https://api.github.com/users/Wilfred/followers", "following_url": "https://api.github.com/users/Wilfred/following{/other_user}", "gists_url": "https://a...
[ { "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": "AD7FA8"...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
20
2014-08-05T12:24:10Z
2014-08-19T16:42:50Z
2014-08-19T16:42:50Z
CONTRIBUTOR
null
Calling `.where()` treats `None` differently depending on the value of `inplace`. ``` In [1]: import pandas In [2]: s1 = pandas.Series(['a', 'b', 'c']) In [3]: s1.where(s1 != 'a', None) Out[3]: 0 None 1 b 2 c dtype: object In [4]: s2 = pandas.Series(['a', 'b', 'c']) In [5]: s2.where(s1 != 'a', None...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7939/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7939/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7940
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7940/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7940/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7940/events
https://github.com/pandas-dev/pandas/pull/7940
39,515,382
MDExOlB1bGxSZXF1ZXN0MTkzMzk2MjM=
7,940
BUG/API: Consistency in .where() when setting with None for both inplace in a Series (GH7939)
{ "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": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AD7FA8", "default": false, "description": null, "id": 35818298,...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
3
2014-08-05T12:51:27Z
2014-08-06T15:44:30Z
2014-08-05T13:18:00Z
CONTRIBUTOR
null
closes #7939
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7940/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7940/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7940.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7940", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/7940.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7940" }
https://api.github.com/repos/pandas-dev/pandas/issues/7941
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7941/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7941/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7941/events
https://github.com/pandas-dev/pandas/pull/7941
39,515,952
MDExOlB1bGxSZXF1ZXN0MTkzMzk5NzQ=
7,941
API: Coerce None according to the dtype of the container
{ "avatar_url": "https://avatars.githubusercontent.com/u/70800?v=4", "events_url": "https://api.github.com/users/Wilfred/events{/privacy}", "followers_url": "https://api.github.com/users/Wilfred/followers", "following_url": "https://api.github.com/users/Wilfred/following{/other_user}", "gists_url": "https://a...
[ { "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": "AD7FA8"...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
17
2014-08-05T12:59:05Z
2014-09-04T00:23:14Z
2014-08-19T16:42:50Z
CONTRIBUTOR
null
This pull request fixes #7939 by ensuring that None coercion always obeys the following rules: 1. If the container is numeric, None should be coerced to NaN 2. If the container is for time data, None should be coerced to NaT 3. If the container contains heterogenous data (i.e. objects), None should be preserved. ## Old...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7941/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7941/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7941.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7941", "merged_at": "2014-08-19T16:42:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7941.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7941" }
https://api.github.com/repos/pandas-dev/pandas/issues/7942
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7942/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7942/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7942/events
https://github.com/pandas-dev/pandas/issues/7942
39,533,488
MDU6SXNzdWUzOTUzMzQ4OA==
7,942
BUG: DataFrame bdate_range index being changed under concat()?
{ "avatar_url": "https://avatars.githubusercontent.com/u/7441788?v=4", "events_url": "https://api.github.com/users/seth-p/events{/privacy}", "followers_url": "https://api.github.com/users/seth-p/followers", "following_url": "https://api.github.com/users/seth-p/following{/other_user}", "gists_url": "https://ap...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
null
14
2014-08-05T15:53:40Z
2014-08-29T21:53:05Z
2014-08-29T20:11:28Z
CONTRIBUTOR
null
It looks like `concat()` changes the bdate_range index of a DataFrame: ``` In [1]: from pandas.util.testing import assert_series_equal, assert_frame_equal In [2]: from pandas import Series, DataFrame, concat, bdate_range In [3]: import numpy as np In [4]: from datetime import datetime In [5]: df = DataFrame(np.nan...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7942/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7942/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7943
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7943/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7943/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7943/events
https://github.com/pandas-dev/pandas/issues/7943
39,536,367
MDU6SXNzdWUzOTUzNjM2Nw==
7,943
tz_localize should support is_dst input array
{ "avatar_url": "https://avatars.githubusercontent.com/u/3195015?v=4", "events_url": "https://api.github.com/users/rockg/events{/privacy}", "followers_url": "https://api.github.com/users/rockg/followers", "following_url": "https://api.github.com/users/rockg/following{/other_user}", "gists_url": "https://api.g...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AD7FA8", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
14
2014-08-05T16:23:25Z
2014-09-13T19:27:34Z
2014-09-13T19:27:34Z
CONTRIBUTOR
null
When storing datetimes with timezone information in mysql I split out the is_dst flag into a separate column. Then when reconstructing the Timestamps I am either forced to iterate through each row and call pytz.timezone.localize on every Timestamp which is very slow or do some magic with localizing what I can and then...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7943/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7943/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7944
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7944/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7944/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7944/events
https://github.com/pandas-dev/pandas/pull/7944
39,567,213
MDExOlB1bGxSZXF1ZXN0MTkzNzA5OTg=
7,944
Add warning about HDFStore concurrent reads
{ "avatar_url": "https://avatars.githubusercontent.com/u/1139088?v=4", "events_url": "https://api.github.com/users/yikelu/events{/privacy}", "followers_url": "https://api.github.com/users/yikelu/followers", "following_url": "https://api.github.com/users/yikelu/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": "5319e7", "default": false, "description": "read_hdf, HDFStore", ...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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/jr...
4
2014-08-05T21:26:15Z
2015-07-28T21:52:04Z
2015-07-28T21:52:04Z
NONE
null
Not too much to say; this is a documentation PR.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7944/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7944/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7944.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7944", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/7944.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7944" }
https://api.github.com/repos/pandas-dev/pandas/issues/7945
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7945/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7945/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7945/events
https://github.com/pandas-dev/pandas/pull/7945
39,596,678
MDExOlB1bGxSZXF1ZXN0MTkzODg4MDU=
7,945
Update deprecate_kwarg message
{ "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
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
1
2014-08-06T07:38:50Z
2014-08-06T14:07:00Z
2014-08-06T14:07:00Z
MEMBER
null
Small adaptation, I think it is a bit clearer this way.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7945/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7945/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7945.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7945", "merged_at": "2014-08-06T14:07:00Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7945.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7945" }
https://api.github.com/repos/pandas-dev/pandas/issues/7946
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7946/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7946/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7946/events
https://github.com/pandas-dev/pandas/pull/7946
39,621,665
MDExOlB1bGxSZXF1ZXN0MTk0MDQxMDc=
7,946
DOC: add intersphinx mapping to numpy
{ "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
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
0
2014-08-06T13:40:03Z
2014-08-06T14:26:12Z
2014-08-06T14:26:12Z
MEMBER
null
There are already some references in the API docs to numpy functions, but the links did not yet work up to now.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7946/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7946/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7946.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7946", "merged_at": "2014-08-06T14:26:12Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7946.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7946" }
https://api.github.com/repos/pandas-dev/pandas/issues/7947
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7947/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7947/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7947/events
https://github.com/pandas-dev/pandas/issues/7947
39,622,564
MDU6SXNzdWUzOTYyMjU2NA==
7,947
twisted support is possible?
{ "avatar_url": "https://avatars.githubusercontent.com/u/1098134?v=4", "events_url": "https://api.github.com/users/GomesNayagam/events{/privacy}", "followers_url": "https://api.github.com/users/GomesNayagam/followers", "following_url": "https://api.github.com/users/GomesNayagam/following{/other_user}", "gists...
[ { "color": "5319e7", "default": false, "description": "to_sql, read_sql, read_sql_query", "id": 47232590, "name": "IO SQL", "node_id": "MDU6TGFiZWw0NzIzMjU5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20SQL" } ]
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...
13
2014-08-06T13:50:06Z
2015-03-08T16:59:46Z
2015-03-08T16:59:46Z
NONE
null
can pandas have twisted protocol support for accessing db?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7947/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7947/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7948
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7948/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7948/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7948/events
https://github.com/pandas-dev/pandas/issues/7948
39,625,706
MDU6SXNzdWUzOTYyNTcwNg==
7,948
ERR: catchall exception should be explicity and use Exception EAFP
{ "avatar_url": "https://avatars.githubusercontent.com/u/579798?v=4", "events_url": "https://api.github.com/users/immerrr/events{/privacy}", "followers_url": "https://api.github.com/users/immerrr/followers", "following_url": "https://api.github.com/users/immerrr/following{/other_user}", "gists_url": "https://...
[ { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" }, { "color": "0e8a...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
5
2014-08-06T14:22:47Z
2019-10-21T16:06:43Z
2019-10-21T16:06:42Z
CONTRIBUTOR
null
EAFP is an acronym that stands for "easier to ask forgiveness than permission" and describes a principle behind the pythonic way of doing some operations that may fail: ``` python try: do_smth() except MyError: do_smth_otherwise() ``` as opposed to ``` python if i_can_do_smth(): do_smth() else: do_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/7948/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7948/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7949
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7949/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7949/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7949/events
https://github.com/pandas-dev/pandas/pull/7949
39,643,435
MDExOlB1bGxSZXF1ZXN0MTk0MTc1MTM=
7,949
BUG: Fix for to_excel +/- infinity
{ "avatar_url": "https://avatars.githubusercontent.com/u/4431955?v=4", "events_url": "https://api.github.com/users/maxchang/events{/privacy}", "followers_url": "https://api.github.com/users/maxchang/followers", "following_url": "https://api.github.com/users/maxchang/following{/other_user}", "gists_url": "http...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "bfe5bf", "default": false, "description": "read_excel, to_excel", ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
6
2014-08-06T17:10:27Z
2014-09-04T22:03:08Z
2014-09-04T22:02:54Z
CONTRIBUTOR
null
BUG: Previously, a negative sign was being prepended for positive infinity, not for negative infinity. (GH6812) xref #6812
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7949/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7949/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7949.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7949", "merged_at": "2014-09-04T22:02:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7949.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7949" }
https://api.github.com/repos/pandas-dev/pandas/issues/7950
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7950/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7950/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7950/events
https://github.com/pandas-dev/pandas/pull/7950
39,669,570
MDExOlB1bGxSZXF1ZXN0MTk0MzQyMjg=
7,950
COMPAT: raise SettingWithCopy in even more situations when a view is at hand
{ "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": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" }, { "color": "ffa0ff", "default": false, "description": "I...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
0
2014-08-06T21:45:32Z
2014-08-11T13:06:48Z
2014-08-11T13:06:48Z
CONTRIBUTOR
null
This will detect even more situations where chained assignment is being used. FYI technically there are 2 situations where the same error is raised: 1) setting on a copy, 2) chained assignment on a view. Both are really similar and result in usually the same issue. An assignment that doesn't appear to assign anything...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7950/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7950/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7950.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7950", "merged_at": "2014-08-11T13:06:48Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7950.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7950" }
https://api.github.com/repos/pandas-dev/pandas/issues/7951
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7951/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7951/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7951/events
https://github.com/pandas-dev/pandas/pull/7951
39,723,810
MDExOlB1bGxSZXF1ZXN0MTk0NjU3Mzg=
7,951
DOC/TST: index followup
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "3465A4", "d...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
3
2014-08-07T13:15:24Z
2014-08-07T14:27:08Z
2014-08-07T14:27:08Z
CONTRIBUTOR
null
TST: argmin/max impl, tests, and doc-strings DOC: release notes corrections API: raise on `__nonzero__` for Indexes, closes #7897 partial close of #7904
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7951/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7951/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7951.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7951", "merged_at": "2014-08-07T14:27:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7951.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7951" }
https://api.github.com/repos/pandas-dev/pandas/issues/7952
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7952/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7952/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7952/events
https://github.com/pandas-dev/pandas/pull/7952
39,729,075
MDExOlB1bGxSZXF1ZXN0MTk0NjkxMDE=
7,952
ENH: add schema support to sql functions
{ "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": "5319e7", "default": false, "description": "to_sql, read_sql, read_sql_query", "id": 47232590, "name": "IO SQL", "node_id": "MDU6TGFiZWw0NzIzMjU5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20SQL" } ]
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
21
2014-08-07T14:12:28Z
2016-10-14T04:55:27Z
2014-08-31T22:29:28Z
MEMBER
null
Related #7441. Work in progress for now Add support to read/write data from/to a specific database schema through a `schema` keyword. If this is `None`, use the default schema as before. - [x] support via a `schema` arg in the `read_sql_table` and `to_sql` functions - [x] not for `read_sql_query` -> is this needed? (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/7952/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7952/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7952.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7952", "merged_at": "2014-08-31T22:29:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7952.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7952" }
https://api.github.com/repos/pandas-dev/pandas/issues/7953
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7953/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7953/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7953/events
https://github.com/pandas-dev/pandas/pull/7953
39,745,918
MDExOlB1bGxSZXF1ZXN0MTk0Nzk4NzY=
7,953
API: add Series.dt delegator for datetimelike methods (GH7207)
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AD7FA8", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
23
2014-08-07T16:59:07Z
2014-08-10T22:25:41Z
2014-08-10T22:25:36Z
CONTRIBUTOR
null
closes #7207 ``` In [1]: s = Series(date_range('20130101',periods=3)) In [2]: s.dt. s.dt.date s.dt.dayofweek s.dt.hour s.dt.is_month_start s.dt.is_quarter_start s.dt.is_year_start s.dt.minute s.dt.nanosecond s.dt.second s.dt.week s.dt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7953/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7953/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7953.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7953", "merged_at": "2014-08-10T22:25:35Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7953.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7953" }
https://api.github.com/repos/pandas-dev/pandas/issues/7954
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7954/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7954/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7954/events
https://github.com/pandas-dev/pandas/pull/7954
39,748,720
MDExOlB1bGxSZXF1ZXN0MTk0ODE2MjI=
7,954
CI: Drop numpy 1.6 support
{ "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/following{/other_user}", "gists_url": "https://...
[ { "color": "a2bca7", "default": false, "description": "Continuous Integration", "id": 48070600, "name": "CI", "node_id": "MDU6TGFiZWw0ODA3MDYwMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI" }, { "color": "0052cc", "default": false, "description": ...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/following{/other_user}", "gists_url": "https://...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/following{/other_user}", "gists_u...
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
21
2014-08-07T17:30:47Z
2014-08-12T21:59:23Z
2014-08-12T21:59:20Z
MEMBER
null
closes #7711
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7954/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7954/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7954.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7954", "merged_at": "2014-08-12T21:59:20Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7954.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7954" }
https://api.github.com/repos/pandas-dev/pandas/issues/7955
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7955/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7955/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7955/events
https://github.com/pandas-dev/pandas/issues/7955
39,751,718
MDU6SXNzdWUzOTc1MTcxOA==
7,955
Index cannot be written with scipy.io.savemat
{ "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/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": "06909A", "default": false, "description": "IO issues that don't fit...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/following{/other_user}", "gists_url": "https://...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/following{/other_user}", "gists_u...
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
6
2014-08-07T18:03:20Z
2014-08-07T19:06:59Z
2014-08-07T19:00:31Z
MEMBER
null
because i live dangerously and run master pretty much all the time i found this in some code of mine that saves indices to matlab files, the solution is to call `.values`, but it would be nice if we could not break this. Here's a simple test: ``` python import pandas as pd import numpy as np from scipy.io import save...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7955/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7955/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7956
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7956/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7956/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7956/events
https://github.com/pandas-dev/pandas/issues/7956
39,756,334
MDU6SXNzdWUzOTc1NjMzNA==
7,956
csv writer engine 'fast' has a bug
{ "avatar_url": "https://avatars.githubusercontent.com/u/69774?v=4", "events_url": "https://api.github.com/users/michaelaye/events{/privacy}", "followers_url": "https://api.github.com/users/michaelaye/followers", "following_url": "https://api.github.com/users/michaelaye/following{/other_user}", "gists_url": "...
[]
closed
false
null
[]
null
4
2014-08-07T18:52:48Z
2014-08-07T18:59:36Z
2014-08-07T18:58:17Z
CONTRIBUTOR
null
``` python rdr2.to_csv('jdate_test_out.csv', index=False) csvtest = pd.read_csv('jdate_test_out.csv') print csvtest.jdate.ptp() rdr2.to_csv('jdate_test_out.csv', index=False, engine='fast') csvtest = pd.read_csv('jdate_test_out.csv') print csvtest.jdate.ptp() ``` 0.0416644699872 0.0 Disclaimer: the 'fast' engine came...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7956/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7956/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7957
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7957/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7957/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7957/events
https://github.com/pandas-dev/pandas/issues/7957
39,772,301
MDU6SXNzdWUzOTc3MjMwMQ==
7,957
DataFrame.to_sql generated text field that could not be used by "group by". (MS sql)
{ "avatar_url": "https://avatars.githubusercontent.com/u/6313430?v=4", "events_url": "https://api.github.com/users/NathanielCapital/events{/privacy}", "followers_url": "https://api.github.com/users/NathanielCapital/followers", "following_url": "https://api.github.com/users/NathanielCapital/following{/other_user...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "5319e7", "default": false, "description": "to_sql, ...
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", ...
11
2014-08-07T21:52:44Z
2020-05-16T03:33:27Z
null
NONE
null
In `_sqlalchemy_type` function, pandas import Text type from sqlalchemy as the default type when generating text field in SQL table, which is transformed into "text" type in microsoft sql. This type could not be used by "group by" in SQL query. SQL query with a group by clause with the field generate an error msg like...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7957/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7957/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7958
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7958/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7958/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7958/events
https://github.com/pandas-dev/pandas/issues/7958
39,782,664
MDU6SXNzdWUzOTc4MjY2NA==
7,958
iterrows, itertuples, and using np.nditer for a new iterator?
{ "avatar_url": "https://avatars.githubusercontent.com/u/3802821?v=4", "events_url": "https://api.github.com/users/apapanico/events{/privacy}", "followers_url": "https://api.github.com/users/apapanico/followers", "following_url": "https://api.github.com/users/apapanico/following{/other_user}", "gists_url": "h...
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "AD7FA8", "default"...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
18
2014-08-08T00:50:03Z
2021-01-24T18:00:40Z
2021-01-24T18:00:39Z
NONE
null
I'm building a simulation tool that essentially requires iterating through some fairly large DataFrames with iterrows (ie. the tool cannot be vectorized). I've looked into converting it to Cython but I'm just not that skilled with Cython to make it work. Also, I don't quite get why it's such a no-no to iterate on row...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7958/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7958/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7959
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7959/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7959/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7959/events
https://github.com/pandas-dev/pandas/pull/7959
39,782,682
MDExOlB1bGxSZXF1ZXN0MTk1MDQwNDU=
7,959
DOC: Removed unpaired right-paren. Rephrased references.
{ "avatar_url": "https://avatars.githubusercontent.com/u/6242856?v=4", "events_url": "https://api.github.com/users/mcjcode/events{/privacy}", "followers_url": "https://api.github.com/users/mcjcode/followers", "following_url": "https://api.github.com/users/mcjcode/following{/other_user}", "gists_url": "https:/...
[]
closed
false
null
[]
null
1
2014-08-08T00:50:46Z
2014-08-09T00:59:22Z
2014-08-08T01:30:22Z
CONTRIBUTOR
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7959/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7959/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7959.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7959", "merged_at": "2014-08-08T01:30:22Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7959.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7959" }
https://api.github.com/repos/pandas-dev/pandas/issues/7960
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7960/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7960/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7960/events
https://github.com/pandas-dev/pandas/issues/7960
39,805,784
MDU6SXNzdWUzOTgwNTc4NA==
7,960
API: object oriented interface for SQL functionality
{ "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": "5319e7", "default": false, "description": "to_sql, ...
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", ...
16
2014-08-08T09:19:08Z
2021-04-11T05:06:33Z
null
MEMBER
null
Follow-up of #6300 to discuss the object-oriented API for the sql functions. So there are two ways to interact with SQL databases: - more simple, high-level functions: `read_sql_query`, `read_sql_table`, `to_sql` - "OO API" for more advanced functionality The high-level functions are already quite polished (but there...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7960/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7960/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7961
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7961/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7961/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7961/events
https://github.com/pandas-dev/pandas/pull/7961
39,808,340
MDExOlB1bGxSZXF1ZXN0MTk1MTg1MjI=
7,961
BUG: fix checking of table name in read_sql (GH7826)
{ "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": "5319e7", "default": false, "description": "to_sql, read_sql, read_sql_query", "id": 47232590, "name": "IO SQL", "node_id": "MDU6TGFiZWw0NzIzMjU5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20SQL" } ]
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
0
2014-08-08T09:57:11Z
2014-08-22T08:50:47Z
2014-08-22T08:50:47Z
MEMBER
null
Closes #7826.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7961/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7961/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7961.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7961", "merged_at": "2014-08-22T08:50:47Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7961.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7961" }
https://api.github.com/repos/pandas-dev/pandas/issues/7962
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7962/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7962/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7962/events
https://github.com/pandas-dev/pandas/issues/7962
39,813,240
MDU6SXNzdWUzOTgxMzI0MA==
7,962
BUG: Interpolation with 'limit' argument gives error when there are no nan values in the data series
{ "avatar_url": "https://avatars.githubusercontent.com/u/7870803?v=4", "events_url": "https://api.github.com/users/tdamsma/events{/privacy}", "followers_url": "https://api.github.com/users/tdamsma/followers", "following_url": "https://api.github.com/users/tdamsma/following{/other_user}", "gists_url": "https:/...
[ { "color": "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": "009800"...
closed
false
null
[]
null
1
2014-08-08T11:15:40Z
2014-08-08T12:31:03Z
2014-08-08T12:30:56Z
CONTRIBUTOR
null
See the following code: ``` python from pandas import DataFrame from numpy import NaN df = DataFrame({'A': [1,2,3,5]}) # interpolation with 'limit' argument gives error when there are # no nan values in the series: df.interpolate(limit=1) # after adding a NaN value, no error df.loc[1] = NaN df.interpolate(limit=1) `...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7962/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7962/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7963
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7963/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7963/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7963/events
https://github.com/pandas-dev/pandas/pull/7963
39,815,874
MDExOlB1bGxSZXF1ZXN0MTk1MjMyNTI=
7,963
Support is_dst indicators in tz_localize
{ "avatar_url": "https://avatars.githubusercontent.com/u/3195015?v=4", "events_url": "https://api.github.com/users/rockg/events{/privacy}", "followers_url": "https://api.github.com/users/rockg/followers", "following_url": "https://api.github.com/users/rockg/following{/other_user}", "gists_url": "https://api.g...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AD7FA8", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
47
2014-08-08T12:01:42Z
2014-09-13T22:07:44Z
2014-09-13T19:27:34Z
CONTRIBUTOR
null
The indicators are useful for assigning the correct offset when there are ambiguous transition times closes #7943.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7963/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7963/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7963.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7963", "merged_at": "2014-09-13T19:27:34Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7963.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7963" }
https://api.github.com/repos/pandas-dev/pandas/issues/7964
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7964/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7964/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7964/events
https://github.com/pandas-dev/pandas/issues/7964
39,816,928
MDU6SXNzdWUzOTgxNjkyOA==
7,964
API/ENH: allow Period to be a first-class type via a PeriodBlockinternal type
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AD7FA8", "default": false, "description": null, ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisva...
4
2014-08-08T12:21:08Z
2018-07-06T14:20:18Z
2018-07-06T14:20:18Z
CONTRIBUTOR
null
Instead of having a represenation of an array of `Period` objects (object dtype) in a Series/DataFrame. Allow an internal type of `PeriodBlock` to represent, similary to `DatetimeBlock`. Here is a usecase. The following would be very simple if `to_period(...)` returned a `PeriodIndex` ``` In [59]: df = DataFrame({'da...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7964/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7964/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7965
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7965/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7965/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7965/events
https://github.com/pandas-dev/pandas/issues/7965
39,822,085
MDU6SXNzdWUzOTgyMjA4NQ==
7,965
BUG: at with non-unique multi-index buggy
{ "avatar_url": "https://avatars.githubusercontent.com/u/3525666?v=4", "events_url": "https://api.github.com/users/ojdo/events{/privacy}", "followers_url": "https://api.github.com/users/ojdo/followers", "following_url": "https://api.github.com/users/ojdo/following{/other_user}", "gists_url": "https://api.gith...
[ { "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": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
13
2014-08-08T13:33:25Z
2014-09-17T19:28:01Z
2014-09-17T19:28:01Z
CONTRIBUTOR
null
I fear that I somehow created a DataFrame with a numeric MultiIndex that triggers (un?)intended behaviour in the `.loc` function. I failed to create a reproducible example with anything but a pickled dump of a DataFrame. **Question** Is this a bug, or a user error? I'm confused... ### Steps to reproduce 1. Get `http:/...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7965/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7965/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7966
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7966/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7966/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7966/events
https://github.com/pandas-dev/pandas/pull/7966
39,842,818
MDExOlB1bGxSZXF1ZXN0MTk1Mzg4OTA=
7,966
ENH/BUG: Period and PeriodIndex ops supports timedelta-like
{ "avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4", "events_url": "https://api.github.com/users/sinhrks/events{/privacy}", "followers_url": "https://api.github.com/users/sinhrks/followers", "following_url": "https://api.github.com/users/sinhrks/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": "5319e7", "default": false, "description": "Timedelta data type", ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
1
2014-08-08T16:58:44Z
2014-08-10T15:20:26Z
2014-08-10T14:53:57Z
MEMBER
null
Must be revisited after #7954 to remove `_skip_if_not_numpy17_friendly` Closes #7740. Allow `Period` and `PeriodIndex` `add` and `sub` to support `timedelta`-like. If period freq is `offsets.Tick`, offsets can be added if the result can have same freq. Otherwise, `ValueError` will be raised. ``` idx = pd.period_rang...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7966/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7966/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7966.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7966", "merged_at": "2014-08-10T14:53:57Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7966.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7966" }
https://api.github.com/repos/pandas-dev/pandas/issues/7967
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7967/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7967/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7967/events
https://github.com/pandas-dev/pandas/issues/7967
39,856,894
MDU6SXNzdWUzOTg1Njg5NA==
7,967
DOC: update DataFrame.append / concat section to have a warning about the copying
{ "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": "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": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
0
2014-08-08T19:50:02Z
2014-10-06T17:09:18Z
2014-10-06T17:09:18Z
CONTRIBUTOR
null
http://stackoverflow.com/questions/25210819/speeding-up-data-import-function-pandas-and-appending-to-dataframe
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7967/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7967/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7968
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7968/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7968/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7968/events
https://github.com/pandas-dev/pandas/issues/7968
39,877,331
MDU6SXNzdWUzOTg3NzMzMQ==
7,968
How to align title and value?
{ "avatar_url": "https://avatars.githubusercontent.com/u/7219739?v=4", "events_url": "https://api.github.com/users/vortexroc/events{/privacy}", "followers_url": "https://api.github.com/users/vortexroc/followers", "following_url": "https://api.github.com/users/vortexroc/following{/other_user}", "gists_url": "h...
[]
closed
false
null
[]
null
4
2014-08-09T03:33:42Z
2014-08-09T14:10:04Z
2014-08-09T09:08:27Z
NONE
null
if i use the chinese as column name,the column names and values could not be aligned,like this: ![image](https://cloud.githubusercontent.com/assets/7219739/3864939/939ef854-1f76-11e4-9ab4-c02434d91a32.jpg)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7968/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7968/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7969
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7969/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7969/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7969/events
https://github.com/pandas-dev/pandas/issues/7969
39,878,094
MDU6SXNzdWUzOTg3ODA5NA==
7,969
Can't access columns with spaces in them via df.eval
{ "avatar_url": "https://avatars.githubusercontent.com/u/410907?v=4", "events_url": "https://api.github.com/users/lexual/events{/privacy}", "followers_url": "https://api.github.com/users/lexual/followers", "following_url": "https://api.github.com/users/lexual/following{/other_user}", "gists_url": "https://api...
[]
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
2
2014-08-09T04:31:14Z
2014-08-09T13:35:54Z
2014-08-09T13:35:54Z
CONTRIBUTOR
null
This may well be a case of can't or won't be supported, but I thought I'd at least clarify. If I have a column name with a space in it (e.g. "foo bar") then there doesn't appear to be a way to access that column via df.eval.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7969/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7969/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7970
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7970/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7970/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7970/events
https://github.com/pandas-dev/pandas/pull/7970
39,884,622
MDExOlB1bGxSZXF1ZXN0MTk1NjM5Njk=
7,970
ENH Warn about panel.to_frame() discarding NaN GH7879
{ "avatar_url": "https://avatars.githubusercontent.com/u/5163640?v=4", "events_url": "https://api.github.com/users/m-novikov/events{/privacy}", "followers_url": "https://api.github.com/users/m-novikov/followers", "following_url": "https://api.github.com/users/m-novikov/following{/other_user}", "gists_url": "h...
[ { "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": "02d7e1"...
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "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/jr...
21
2014-08-09T12:35:21Z
2015-08-15T23:57:54Z
2015-08-15T23:57:54Z
NONE
null
Also there was unimported module warnings with calls to it. In pandas/core/panel.py lines 718, 748 for example. closes #7879
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7970/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7970/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7970.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7970", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/7970.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7970" }
https://api.github.com/repos/pandas-dev/pandas/issues/7971
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7971/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7971/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7971/events
https://github.com/pandas-dev/pandas/pull/7971
39,891,231
MDExOlB1bGxSZXF1ZXN0MTk1NjY3NTA=
7,971
CI/WIP: Use conda for most deps
{ "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/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
{ "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/following{/other_user}", "gists_url": "https://...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/following{/other_user}", "gists_u...
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
70
2014-08-09T18:35:35Z
2014-10-02T17:03:41Z
2014-10-02T17:02:28Z
MEMBER
null
closes #6870 - [x] use conda.binstar.org/cpcloud channel for versions/packages not in conda defaults - [x] possibly bring back the ccache, not totally sure what this is doing this doesn't remove maintenance, but it sure does simplify things, since conda recipes are very easy to create
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7971/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7971/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7971.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7971", "merged_at": "2014-10-02T17:02:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7971.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7971" }
https://api.github.com/repos/pandas-dev/pandas/issues/7972
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7972/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7972/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7972/events
https://github.com/pandas-dev/pandas/issues/7972
39,896,990
MDU6SXNzdWUzOTg5Njk5MA==
7,972
BUG: odd transform behaviour with integers
{ "avatar_url": "https://avatars.githubusercontent.com/u/980054?v=4", "events_url": "https://api.github.com/users/dsm054/events{/privacy}", "followers_url": "https://api.github.com/users/dsm054/followers", "following_url": "https://api.github.com/users/dsm054/following{/other_user}", "gists_url": "https://api...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
5
2014-08-09T23:23:22Z
2014-08-10T00:28:04Z
2014-08-10T00:27:49Z
CONTRIBUTOR
null
After grouping on an integer column, we seem to forget that we have groups: ``` >>> pd.__version__ '0.14.1-172-gab64d58' >>> x = np.arange(6, dtype=np.int64) >>> df = pd.DataFrame({"a": x//2, "b": 2.0*x, "c": 3.0*x}) >>> df a b c 0 0 0 0 1 0 2 3 2 1 4 6 3 1 6 9 4 2 8 12 5 2 10 15 >>> ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7972/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7972/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7973
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7973/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7973/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7973/events
https://github.com/pandas-dev/pandas/pull/7973
39,897,509
MDExOlB1bGxSZXF1ZXN0MTk1NjkxOTM=
7,973
BUG: fix transform with integers
{ "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/following{/other_user}", "gists_url": "https://...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
1
2014-08-10T00:03:55Z
2014-08-10T00:27:51Z
2014-08-10T00:27:49Z
MEMBER
null
closes #7972
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7973/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7973/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7973.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7973", "merged_at": "2014-08-10T00:27:49Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7973.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7973" }
https://api.github.com/repos/pandas-dev/pandas/issues/7974
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7974/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7974/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7974/events
https://github.com/pandas-dev/pandas/pull/7974
39,898,416
MDExOlB1bGxSZXF1ZXN0MTk1Njk1OTI=
7,974
BUG: Allow __name__less callables as groupby hows (GH7929)
{ "avatar_url": "https://avatars.githubusercontent.com/u/980054?v=4", "events_url": "https://api.github.com/users/dsm054/events{/privacy}", "followers_url": "https://api.github.com/users/dsm054/followers", "following_url": "https://api.github.com/users/dsm054/following{/other_user}", "gists_url": "https://api...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
3
2014-08-10T01:13:29Z
2014-08-10T03:47:49Z
2014-08-10T03:47:08Z
CONTRIBUTOR
null
Allow `functools.partial` objects (and similar callables without `__name__` attributes) to be used as `groupby` functions, which also adds support along the tree (e.g. `resample`, which is specifically tested.) Closes #7929. This does not address the potential enhancements allowing automatic naming of duplicate-named...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7974/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7974/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7974.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7974", "merged_at": "2014-08-10T03:47:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7974.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7974" }
https://api.github.com/repos/pandas-dev/pandas/issues/7975
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7975/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7975/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7975/events
https://github.com/pandas-dev/pandas/pull/7975
39,898,541
MDExOlB1bGxSZXF1ZXN0MTk1Njk2NTI=
7,975
PERF: perf improvements for Series.transform (revised) (GH6496)
{ "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": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "a10c02", "default": false, "description": "Memory or execu...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
0
2014-08-10T01:24:50Z
2014-08-10T01:40:24Z
2014-08-10T01:40:24Z
CONTRIBUTOR
null
xref #6496 Additional perf improvements for Series.transform (when specifying cythonizable functions) ``` ------------------------------------------------------------------------------- Test name | head[ms] | base[ms] | ratio | ----------------------------------------------------...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7975/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7975/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7975.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7975", "merged_at": "2014-08-10T01:40:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7975.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7975" }
https://api.github.com/repos/pandas-dev/pandas/issues/7976
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7976/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7976/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7976/events
https://github.com/pandas-dev/pandas/issues/7976
39,899,171
MDU6SXNzdWUzOTg5OTE3MQ==
7,976
Taking mean on dataframe with uint16 gives wrong number
{ "avatar_url": "https://avatars.githubusercontent.com/u/7819919?v=4", "events_url": "https://api.github.com/users/kyleco/events{/privacy}", "followers_url": "https://api.github.com/users/kyleco/followers", "following_url": "https://api.github.com/users/kyleco/following{/other_user}", "gists_url": "https://ap...
[ { "color": "006b75", "default": false, "description": "Arithmetic, Comparison, and Logical operations", "id": 47223669, "name": "Numeric Operations", "node_id": "MDU6TGFiZWw0NzIyMzY2OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Numeric%20Operations" } ]
closed
false
null
[]
null
13
2014-08-10T02:18:26Z
2014-08-10T19:36:37Z
2014-08-10T13:41:54Z
NONE
null
See this very strange behavior when taking the mean of a dataframe that has a series with uint16 datatype. Why does the mean of column y change after including column x? ``` Python 2.7.7 |Anaconda 2.0.1 (x86_64)| (default, Jun 2 2014, 12:48:16) Type "copyright", "credits" or "license" for more information. IPython 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/7976/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7976/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7977
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7977/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7977/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7977/events
https://github.com/pandas-dev/pandas/issues/7977
39,902,791
MDU6SXNzdWUzOTkwMjc5MQ==
7,977
API: meaning of min_periods for ewm*() functions?
{ "avatar_url": "https://avatars.githubusercontent.com/u/7441788?v=4", "events_url": "https://api.github.com/users/seth-p/events{/privacy}", "followers_url": "https://api.github.com/users/seth-p/followers", "following_url": "https://api.github.com/users/seth-p/following{/other_user}", "gists_url": "https://ap...
[ { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" }, { "color": "006b75", "default": false, "description": "A...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
9
2014-08-10T07:10:58Z
2014-09-10T00:02:26Z
2014-09-10T00:02:26Z
CONTRIBUTOR
null
The interpretation of `min_periods` in the `ewm*()` functions seems rather odd to me. For example (in 0.14.1): ``` In [19]: x Out[19]: 0 0 1 NaN 2 NaN 3 NaN 4 4 5 NaN 6 6 dtype: float64 In [20]: ewma(x, com=3., min_periods=2) Out[20]: 0 NaN 1 NaN 2 0.000000 3 0.000000 4 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/7977/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7977/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7978
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7978/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7978/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7978/events
https://github.com/pandas-dev/pandas/issues/7978
39,905,970
MDU6SXNzdWUzOTkwNTk3MA==
7,978
BUG: df.shift(axis=1) complains about index out of range
{ "avatar_url": "https://avatars.githubusercontent.com/u/2933165?v=4", "events_url": "https://api.github.com/users/alan-wong/events{/privacy}", "followers_url": "https://api.github.com/users/alan-wong/followers", "following_url": "https://api.github.com/users/alan-wong/following{/other_user}", "gists_url": "h...
[ { "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
2014-08-10T11:17:26Z
2014-08-10T14:02:45Z
2014-08-10T14:02:40Z
NONE
null
I just tried to pass `axis=1` on a shift call to a dataframe and it threw an error, I couldn't find an issue here and this is the first time I tried this function so not sure if this was something that used to work and then got broken. I'm using python 64-bit 3.3.4, pandas 0.14.1 and numpy 1.8.1 ``` In [57]: df = pd...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7978/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7978/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7979
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7979/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7979/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7979/events
https://github.com/pandas-dev/pandas/pull/7979
39,909,905
MDExOlB1bGxSZXF1ZXN0MTk1NzQzNTE=
7,979
ENH: Add duplicated/drop_duplicates to Index
{ "avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4", "events_url": "https://api.github.com/users/sinhrks/events{/privacy}", "followers_url": "https://api.github.com/users/sinhrks/followers", "following_url": "https://api.github.com/users/sinhrks/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": "0b02e1", "default": false, "description": "Related ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
8
2014-08-10T15:25:48Z
2014-08-15T13:01:47Z
2014-08-15T12:54:51Z
MEMBER
null
Closes #4060. ``` idx = pd.Index([1, 2, 3, 4, 1, 2]) idx.duplicated() # Index([False, False, False, False, True, True], dtype='bool') idx.drop_duplicates() # Int64Index([1, 2, 3, 4], dtype='int64') idx.duplicated(take_last=True) # Index([True, True, False, False, False, False], dtype='bool') idx.drop_duplicates(take_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7979/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7979/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7979.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7979", "merged_at": "2014-08-15T12:54:51Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7979.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7979" }
https://api.github.com/repos/pandas-dev/pandas/issues/7980
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7980/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7980/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7980/events
https://github.com/pandas-dev/pandas/issues/7980
39,910,004
MDU6SXNzdWUzOTkxMDAwNA==
7,980
How to deal with this Pandas warning?
{ "avatar_url": "https://avatars.githubusercontent.com/u/7219739?v=4", "events_url": "https://api.github.com/users/vortexroc/events{/privacy}", "followers_url": "https://api.github.com/users/vortexroc/followers", "following_url": "https://api.github.com/users/vortexroc/following{/other_user}", "gists_url": "h...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
null
4
2014-08-10T15:31:00Z
2014-08-11T13:05:20Z
2014-08-11T13:05:20Z
NONE
null
data1.loc['2012-1,'yb']=list(y2) the 'yb' column is a new column,the pandas's warning is "SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame.Try using .loc[row_index,col_indexer] = value instead" how to fix it?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7980/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7980/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7981
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7981/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7981/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7981/events
https://github.com/pandas-dev/pandas/issues/7981
39,910,073
MDU6SXNzdWUzOTkxMDA3Mw==
7,981
.loc indexing with list of list or array fail
{ "avatar_url": "https://avatars.githubusercontent.com/u/528003?v=4", "events_url": "https://api.github.com/users/hadim/events{/privacy}", "followers_url": "https://api.github.com/users/hadim/followers", "following_url": "https://api.github.com/users/hadim/following{/other_user}", "gists_url": "https://api.gi...
[]
closed
false
null
[]
null
10
2014-08-10T15:35:26Z
2014-08-10T16:41:20Z
2014-08-10T16:41:20Z
NONE
null
I wonder to know if the following is an excepted behaviour: ``` python arrays = [[3, 3, 5, 5, 7, 8, 9, 9, 9], [1, 2, 2, 8, 8, 1, 2, 4, 5]] tuples = list(zip(*arrays)) df = pd.DataFrame(np.random.randn(9, 4), index=arrays) print(df) ``` ``` 0 1 2 3 3 1 -0.406271 -0.365945...
{ "+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/7981/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7981/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7982
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7982/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7982/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7982/events
https://github.com/pandas-dev/pandas/pull/7982
39,916,125
MDExOlB1bGxSZXF1ZXN0MTk1NzY5NDM=
7,982
Fix DataFrame.to_latex() midrule positioning with MultiIndex columns
{ "avatar_url": "https://avatars.githubusercontent.com/u/1217238?v=4", "events_url": "https://api.github.com/users/shoyer/events{/privacy}", "followers_url": "https://api.github.com/users/shoyer/followers", "following_url": "https://api.github.com/users/shoyer/following{/other_user}", "gists_url": "https://ap...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "ededed", "default": false, "description": "__repr__ of pandas objec...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
5
2014-08-10T20:38:49Z
2014-09-09T05:46:21Z
2014-08-19T17:51:26Z
MEMBER
null
Currently, the positioning of \midrule is determined by the number of index levels, not columns levels: ``` >>> print pd.DataFrame({('x', 'y'): ['a']}).to_latex() \begin{tabular}{ll} \toprule {} & x \\ \midrule {} & y \\ 0 & a \\ \bottomrule \end{tabular} ``` The fix is simple: use the number of column levels inst...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7982/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7982/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7982.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7982", "merged_at": "2014-08-19T17:51:26Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7982.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7982" }
https://api.github.com/repos/pandas-dev/pandas/issues/7983
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7983/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7983/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7983/events
https://github.com/pandas-dev/pandas/issues/7983
39,935,693
MDU6SXNzdWUzOTkzNTY5Mw==
7,983
read_csv could support chunking by contigous values??
{ "avatar_url": "https://avatars.githubusercontent.com/u/410907?v=4", "events_url": "https://api.github.com/users/lexual/events{/privacy}", "followers_url": "https://api.github.com/users/lexual/followers", "following_url": "https://api.github.com/users/lexual/following{/other_user}", "gists_url": "https://api...
[]
closed
false
null
[]
null
2
2014-08-11T07:57:24Z
2014-08-11T12:33:49Z
2014-08-11T12:33:49Z
CONTRIBUTOR
null
Just a thought to investigate further? Instead of specifiying chunksize, could give column or columns and it could split when these values change. e.g. Say I have a dataset, I know is sorted by date, and there are a lot of records for each date. I could specify to read_csv to iterate on date, and it will read all ro...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7983/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7983/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7984
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7984/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7984/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7984/events
https://github.com/pandas-dev/pandas/issues/7984
39,977,889
MDU6SXNzdWUzOTk3Nzg4OQ==
7,984
API to_sql method doesn't provide the option to specify unique indexes
{ "avatar_url": "https://avatars.githubusercontent.com/u/8151897?v=4", "events_url": "https://api.github.com/users/manistal/events{/privacy}", "followers_url": "https://api.github.com/users/manistal/followers", "following_url": "https://api.github.com/users/manistal/following{/other_user}", "gists_url": "http...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "5319e7", "default": false, "description": "to_sql, ...
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", ...
11
2014-08-11T16:58:51Z
2020-08-18T15:18:44Z
null
NONE
null
This could very well be something that just isn't clear to me from reading the docs, but I would like to have my index be unique when I dump the dataframe to SQLite table so that when I append more data I don't get duplicate rows. Here's what my resulting scheme looks like after using the to_sql function sqlite> .sche...
{ "+1": 11, "-1": 0, "confused": 0, "eyes": 0, "heart": 1, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 12, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7984/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7984/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7985
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7985/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7985/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7985/events
https://github.com/pandas-dev/pandas/issues/7985
39,983,426
MDU6SXNzdWUzOTk4MzQyNg==
7,985
BUG: LWOM-SUN (LastWeekOfMonth) should directly work / doc examples of use
{ "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": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "3465A4", "default": false, "description": null, "id": 134699, ...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
3
2014-08-11T17:59:37Z
2020-06-28T18:07:32Z
2020-06-28T18:07:32Z
CONTRIBUTOR
null
http://pandas.pydata.org/pandas-docs/stable/timeseries.html#dateoffset-objects is their Isn't 'LWOM-SUN' supposed to work for the offset? it raises `ValueError` ``` In [5]: date_range('20130101',periods=5,freq=pd.offsets.LastWeekOfMonth(weekday=pd.offsets.WeekDay.SUN)) Out[5]: <class 'pandas.tseries.index.Datetime...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7985/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7985/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7986
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7986/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7986/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7986/events
https://github.com/pandas-dev/pandas/issues/7986
39,984,696
MDU6SXNzdWUzOTk4NDY5Ng==
7,986
ENH: weekofmonth accessor for DatetimeIndex/PeriodIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AFEEEE", "default": false, "description": null, ...
open
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/38705645?v=4", "events_url": "https://api.github.com/users/arid-mangoss/events{/privacy}", "followers_url": "https://api.github.com/users/arid-mangoss/followers", "following_url": "https://api.github.com/users/arid-mangoss/following{/other_user}", "gist...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/38705645?v=4", "events_url": "https://api.github.com/users/arid-mangoss/events{/privacy}", "followers_url": "https://api.github.com/users/arid-mangoss/followers", "following_url": "https://api.github.com/users/arid-mangoss/following{/other_use...
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
5
2014-08-11T18:12:49Z
2021-08-10T13:10:48Z
null
CONTRIBUTOR
null
http://stackoverflow.com/questions/25249033/week-of-a-month-pandas should be easy extension
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7986/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7986/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7987
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7987/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7987/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7987/events
https://github.com/pandas-dev/pandas/issues/7987
39,986,582
MDU6SXNzdWUzOTk4NjU4Mg==
7,987
Annual Holiday with no offset or observance
{ "avatar_url": "https://avatars.githubusercontent.com/u/1874691?v=4", "events_url": "https://api.github.com/users/MichaelWS/events{/privacy}", "followers_url": "https://api.github.com/users/MichaelWS/followers", "following_url": "https://api.github.com/users/MichaelWS/following{/other_user}", "gists_url": "h...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0052cc", "default": false, "description": "DateOffsets", "id": ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
17
2014-08-11T18:33:13Z
2014-08-19T17:07:30Z
2014-08-19T17:07:30Z
CONTRIBUTOR
null
if observance is None and offset is None, Holiday breaks when Timestamp is added to None. This was a bug in the 0.14.1 before a recent PR. I will issue a pr for this shortly. Example: ``` july_3rd = Holiday('July 4th Eve', month=7, day=3) ``` July 3rd is a nyse exchange early close that is observed only o...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7987/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7987/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7988
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7988/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7988/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7988/events
https://github.com/pandas-dev/pandas/pull/7988
39,987,498
MDExOlB1bGxSZXF1ZXN0MTk2MTkyMDE=
7,988
bug fix for 7987 and add day of week functionality to Holiday
{ "avatar_url": "https://avatars.githubusercontent.com/u/1874691?v=4", "events_url": "https://api.github.com/users/MichaelWS/events{/privacy}", "followers_url": "https://api.github.com/users/MichaelWS/followers", "following_url": "https://api.github.com/users/MichaelWS/following{/other_user}", "gists_url": "h...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0052cc", "default": false, "description": "DateOffsets", "id": ...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
5
2014-08-11T18:43:05Z
2014-08-19T19:33:11Z
2014-08-19T17:07:30Z
CONTRIBUTOR
null
This should fix issue 7987 where there is no offset or observance. closes https://github.com/pydata/pandas/issues/7987
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7988/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7988/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7988.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7988", "merged_at": "2014-08-19T17:07:30Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7988.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7988" }
https://api.github.com/repos/pandas-dev/pandas/issues/7989
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7989/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7989/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7989/events
https://github.com/pandas-dev/pandas/issues/7989
39,990,763
MDU6SXNzdWUzOTk5MDc2Mw==
7,989
Reading \x01 separated files
{ "avatar_url": "https://avatars.githubusercontent.com/u/1993919?v=4", "events_url": "https://api.github.com/users/amelio-vazquez-reina/events{/privacy}", "followers_url": "https://api.github.com/users/amelio-vazquez-reina/followers", "following_url": "https://api.github.com/users/amelio-vazquez-reina/following...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "5319e7", "default": false, "descript...
closed
false
null
[]
null
10
2014-08-11T19:18:44Z
2014-08-12T12:19:01Z
2014-08-12T11:21:50Z
CONTRIBUTOR
null
Assume that you have a csv file separated by the sequence `\x01` (namely `chr(1)`): `0S15SOfKdx\x013580\x015738.0\x011407348006000\n0S15SOfKdx\x0140\x015738.0\x011407351601000\n` How can I load this in Pandas? I tried everything: - `pd.read_csv(my_file, sep=chr(1))` - `pd.read_csv(my_file, sep='\x01')` with no luck....
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7989/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7989/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7990
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7990/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7990/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7990/events
https://github.com/pandas-dev/pandas/issues/7990
40,000,059
MDU6SXNzdWU0MDAwMDA1OQ==
7,990
Drop support for PyTables < 3.0.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4", "events_url": "https://api.github.com/users/cpcloud/events{/privacy}", "followers_url": "https://api.github.com/users/cpcloud/followers", "following_url": "https://api.github.com/users/cpcloud/following{/other_user}", "gists_url": "https://...
[ { "color": "5319e7", "default": false, "description": "read_hdf, HDFStore", "id": 47229190, "name": "IO HDF5", "node_id": "MDU6TGFiZWw0NzIyOTE5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20HDF5" }, { "color": "a2bca7", "default": false, "descri...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
7
2014-08-11T20:59:26Z
2014-09-19T20:20:24Z
2014-08-12T13:04:01Z
MEMBER
null
This makes CI much easier (probably faster) and is less of a maintenance burden. - [x] `pep8` method/function calls where necessary in `io/pytables.py` (maybe tests too)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7990/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7990/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7991
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7991/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7991/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7991/events
https://github.com/pandas-dev/pandas/pull/7991
40,001,658
MDExOlB1bGxSZXF1ZXN0MTk2MjgzNzI=
7,991
Allow deprecate_kwarg to transform arguments
{ "avatar_url": "https://avatars.githubusercontent.com/u/4306187?v=4", "events_url": "https://api.github.com/users/ischwabacher/events{/privacy}", "followers_url": "https://api.github.com/users/ischwabacher/followers", "following_url": "https://api.github.com/users/ischwabacher/following{/other_user}", "gists...
[ { "color": "fbca04", "default": false, "description": "Related to non-user accessible pandas implementation", "id": 49094459, "name": "Internals", "node_id": "MDU6TGFiZWw0OTA5NDQ1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Internals" } ]
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
14
2014-08-11T21:17:48Z
2014-09-09T20:09:08Z
2014-09-09T19:46:29Z
CONTRIBUTOR
null
This will allow deprecated kwargs to be transformed before being passed to a function. For example, in #7963, one could write ``` python @deprecate_kwarg(old_arg_name='infer_dst', new_arg_name='ambiguous', mapping={True: 'infer', False: 'raise'}) def tz_localize(self, tz, ambiguous=None): ... `...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7991/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7991/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7991.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7991", "merged_at": "2014-09-09T19:46:29Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7991.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7991" }
https://api.github.com/repos/pandas-dev/pandas/issues/7992
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7992/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7992/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7992/events
https://github.com/pandas-dev/pandas/issues/7992
40,004,090
MDU6SXNzdWU0MDAwNDA5MA==
7,992
sort_index changes order of rows
{ "avatar_url": "https://avatars.githubusercontent.com/u/7314281?v=4", "events_url": "https://api.github.com/users/JoergRittinger/events{/privacy}", "followers_url": "https://api.github.com/users/JoergRittinger/followers", "following_url": "https://api.github.com/users/JoergRittinger/following{/other_user}", ...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
7
2014-08-11T21:44:40Z
2014-08-12T07:08:25Z
2014-08-11T23:30:54Z
CONTRIBUTOR
null
Since version 0.14 `sort_index` does some rearangment of the ordering of rows: ``` X = pd.DataFrame({'a': range(17), 'b': [1] * 17}) X.sort_index(by=['b'], inplace=True) ``` results in: ``` a b 0 0 1 14 14 1 13 13 1 12 12 1 11 11 1 10 10 1 9 9 1 15 15 1 8 8 1 6 6 1 5 5 1 4 4 ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7992/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7992/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7993
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7993/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7993/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7993/events
https://github.com/pandas-dev/pandas/issues/7993
40,007,683
MDU6SXNzdWU0MDAwNzY4Mw==
7,993
TST: windows failures after #7907 (failing 27-32,26-32,26-64)
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "fbca04", "d...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
13
2014-08-11T22:29:51Z
2014-08-29T20:37:06Z
2014-08-29T20:37:06Z
CONTRIBUTOR
null
(ignore the pandas 0.12.0 install, this is on master, its in a separate build dir) cc @sinhrks related #7907 ``` C:\Users\Jeff Reback\Documents\GitHub\pandas> more versions.27-32.log INSTALLED VERSIONS ------------------ commit: None python: 2.7.5.final.0 python-bits: 32 OS: Windows OS-release: 7 machine: AMD64 pro...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7993/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7993/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7994
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7994/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7994/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7994/events
https://github.com/pandas-dev/pandas/pull/7994
40,009,294
MDExOlB1bGxSZXF1ZXN0MTk2MzMzNjg=
7,994
COMPAT: change pytables to use 3.0.0 API (GH7990)
{ "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": "read_hdf, HDFStore", "id": 47229190, "name": "IO HDF5", "node_id": "MDU6TGFiZWw0NzIyOTE5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20HDF5" }, { "color": "a2bca7", "default": false, "descri...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
13
2014-08-11T22:54:44Z
2014-08-20T08:07:14Z
2014-08-12T13:04:01Z
CONTRIBUTOR
null
closes #7990
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7994/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7994/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7994.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7994", "merged_at": "2014-08-12T13:04:01Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7994.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7994" }
https://api.github.com/repos/pandas-dev/pandas/issues/7995
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7995/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7995/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7995/events
https://github.com/pandas-dev/pandas/pull/7995
40,018,214
MDExOlB1bGxSZXF1ZXN0MTk2Mzg5ODU=
7,995
DOC: Release note format correction
{ "avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4", "events_url": "https://api.github.com/users/sinhrks/events{/privacy}", "followers_url": "https://api.github.com/users/sinhrks/followers", "following_url": "https://api.github.com/users/sinhrks/following{/other_user}", "gists_url": "https:/...
[]
closed
false
null
[]
null
1
2014-08-12T01:59:18Z
2014-08-12T22:11:19Z
2014-08-12T06:13:18Z
MEMBER
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7995/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7995/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7995.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7995", "merged_at": "2014-08-12T06:13:18Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7995.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7995" }
https://api.github.com/repos/pandas-dev/pandas/issues/7996
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7996/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7996/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7996/events
https://github.com/pandas-dev/pandas/issues/7996
40,046,788
MDU6SXNzdWU0MDA0Njc4OA==
7,996
BUG: coercion of non-M8[ns] in datetime ops
{ "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": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, ...
closed
false
null
[]
{ "closed_at": "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...
16
2014-08-12T11:40:31Z
2017-12-28T12:31:28Z
2017-12-28T12:31:28Z
CONTRIBUTOR
null
``` import datetime s = pd.Series(pd.date_range('20130101',periods=3)) s-pd.Timestamp('20130101') s-datetime.datetime(2013,1') ``` This fails as the datetime64 is not converted properly (because numpy datetime ops suck) ``` s-np.datetime64('20130101') ``` e.g. `np.datetime64('20130101').astype('M8[ns]')` is a bug, n...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7996/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7996/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7997
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7997/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7997/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7997/events
https://github.com/pandas-dev/pandas/issues/7997
40,046,990
MDU6SXNzdWU0MDA0Njk5MA==
7,997
REGR: grouping with a multi-index with first, a regression from 0.14.1
{ "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": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "e11d21", "default": false, "description": "Functionality t...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
0
2014-08-12T11:43:22Z
2014-09-30T19:39:45Z
2014-09-30T19:39:45Z
CONTRIBUTOR
null
reported in #7965 ``` df = pd.DataFrame([[1,2,3],[4,5,6],[7,8,9]]) df.columns = pd.MultiIndex.from_tuples([(0,1),(1,1),(2,1)]) df.groupby(axis=1, level=[0,1]).first() TypeError: can only sort by level with a hierarchical index ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7997/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7997/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/7998
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7998/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7998/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7998/events
https://github.com/pandas-dev/pandas/pull/7998
40,055,341
MDExOlB1bGxSZXF1ZXN0MTk2NjE2NzM=
7,998
ENH/CLN: add BoxPlot class inheriting MPLPlot
{ "avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4", "events_url": "https://api.github.com/users/sinhrks/events{/privacy}", "followers_url": "https://api.github.com/users/sinhrks/followers", "following_url": "https://api.github.com/users/sinhrks/following{/other_user}", "gists_url": "https:/...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" } ]
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
10
2014-08-12T13:37:51Z
2014-08-30T01:19:34Z
2014-08-25T04:10:14Z
MEMBER
null
Like #7809, added `DataFrame.plot(kind='box')` to plot boxplot under the common plotting method. **NOTE:** `DataFrame.boxplot` remains untouched (few lines are modified to share some definitions). **NOTE:** This is based on #7736. ``` import pandas as pd import numpy as np pd.options.display.mpl_style = 'default' df ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7998/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7998/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/7998.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/7998", "merged_at": "2014-08-25T04:10:14Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/7998.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7998" }
https://api.github.com/repos/pandas-dev/pandas/issues/7999
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/7999/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/7999/comments
https://api.github.com/repos/pandas-dev/pandas/issues/7999/events
https://github.com/pandas-dev/pandas/issues/7999
40,055,468
MDU6SXNzdWU0MDA1NTQ2OA==
7,999
Documentation/behaviour error for selecting by label
{ "avatar_url": "https://avatars.githubusercontent.com/u/849427?v=4", "events_url": "https://api.github.com/users/ruidc/events{/privacy}", "followers_url": "https://api.github.com/users/ruidc/followers", "following_url": "https://api.github.com/users/ruidc/following{/other_user}", "gists_url": "https://api.gi...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
{ "closed_at": "2014-10-23T11:43:09Z", "closed_issues": 530, "created_at": "2014-07-06T18:44:54Z", "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/jr...
9
2014-08-12T13:39:24Z
2014-08-14T17:13:13Z
2014-08-14T17:13:13Z
CONTRIBUTOR
null
``` df = pandas.DataFrame([['a'], ['b']], index=[1,2], columns=['x']) df.loc[[3]] # does not raise KeyError as documented ``` "ALL of the labels for which you ask, must be in the index or a KeyError will be raised!" http://pandas.pydata.org/pandas-docs/stable/indexing.html#selection-by-label and ".loc is strictly labe...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/7999/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/7999/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/8000
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/8000/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/8000/comments
https://api.github.com/repos/pandas-dev/pandas/issues/8000/events
https://github.com/pandas-dev/pandas/issues/8000
40,056,131
MDU6SXNzdWU0MDA1NjEzMQ==
8,000
DataFrame.interpolate() extrapolates over trailing missing data
{ "avatar_url": "https://avatars.githubusercontent.com/u/2829866?v=4", "events_url": "https://api.github.com/users/grahamjeffries/events{/privacy}", "followers_url": "https://api.github.com/users/grahamjeffries/followers", "following_url": "https://api.github.com/users/grahamjeffries/following{/other_user}", ...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, d...
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
17
2014-08-12T13:46:04Z
2019-07-13T16:49:49Z
2019-07-13T16:49:49Z
CONTRIBUTOR
null
See also the discussion at [StackOverflow](http://stackoverflow.com/questions/25255496/dataframe-interpolate-extrapolates-over-trailing-missing-data). Linear interpolation on a series with missing data at the end of the array will overwrite trailing missing values with the last non-missing value. In effect, the funct...
{ "+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/8000/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/8000/timeline
null
null
null