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/7701 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7701/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7701/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7701/events | https://github.com/pandas-dev/pandas/issues/7701 | 37,439,286 | MDU6SXNzdWUzNzQzOTI4Ng== | 7,701 | PeriodIndex construction with Series (for year, quarter) give TypeError | {
"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": "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-07-11T00:02:53Z",
"closed_issues": 306,
"created_at": "2014-04-27T23:40:28Z",
"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-07-09T07:11:32Z | 2016-10-12T23:05:00Z | 2014-07-10T15:15:02Z | MEMBER | null | Example from Wes' book:
```
In [1]: data = pd.DataFrame({'year':[1959,1959,1959,1959,1960,1960,1960,1960], '
quarter':[1,2,3,4,1,2,3,4]})
In [2]: data
Out[2]:
quarter year
0 1 1959
1 2 1959
2 3 1959
3 4 1959
4 1 1960
5 2 1960
6 3 1960
7 4 1960
In [3]... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7701/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7701/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7702 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7702/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7702/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7702/events | https://github.com/pandas-dev/pandas/pull/7702 | 37,444,765 | MDExOlB1bGxSZXF1ZXN0MTgxNDgxMzQ= | 7,702 | BUG: DatetimeIndex.__iter__ creates a temp array of Timestamp (GH7683) | {
"avatar_url": "https://avatars.githubusercontent.com/u/792423?v=4",
"events_url": "https://api.github.com/users/yrlihuan/events{/privacy}",
"followers_url": "https://api.github.com/users/yrlihuan/followers",
"following_url": "https://api.github.com/users/yrlihuan/following{/other_user}",
"gists_url": "https... | [
{
"color": "a10c02",
"default": false,
"description": "Memory or execution speed performance",
"id": 8935311,
"name": "Performance",
"node_id": "MDU6TGFiZWw4OTM1MzEx",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance"
}
] | 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-07-09T08:49:59Z | 2014-07-09T17:09:30Z | 2014-07-09T17:00:54Z | CONTRIBUTOR | null | closes #7683
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7702/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7702/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7702.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7702",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/7702.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7702"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7703 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7703/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7703/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7703/events | https://github.com/pandas-dev/pandas/issues/7703 | 37,455,604 | MDU6SXNzdWUzNzQ1NTYwNA== | 7,703 | Window function to select all rows around certain values in a column | {
"avatar_url": "https://avatars.githubusercontent.com/u/1422682?v=4",
"events_url": "https://api.github.com/users/louist87/events{/privacy}",
"followers_url": "https://api.github.com/users/louist87/followers",
"following_url": "https://api.github.com/users/louist87/following{/other_user}",
"gists_url": "http... | [
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "AD... | closed | false | null | [] | {
"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... | 3 | 2014-07-09T11:29:32Z | 2018-07-06T22:01:49Z | 2018-07-06T21:59:47Z | NONE | null | I think [this StackOverflow question](http://stackoverflow.com/q/24650117/1156707) illustrates both the premise and the problem quite well. In short, it would be nice to have something like `df.window(df.somecolumn == 'ping', winsize=5)` which would return a subset of `df` such that for each row where `df.somecolumn==... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7703/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7703/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7704 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7704/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7704/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7704/events | https://github.com/pandas-dev/pandas/issues/7704 | 37,458,756 | MDU6SXNzdWUzNzQ1ODc1Ng== | 7,704 | BUG: invalid dtype conversion when setting string column | {
"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": "e102d8",
"default": false,
"description": "Unexpected or buggy dtyp... | 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-07-09T12:19:05Z | 2014-09-19T20:05:55Z | 2014-09-19T20:05:55Z | CONTRIBUTOR | null | http://stackoverflow.com/questions/24650117/how-can-i-select-all-dataframe-rows-that-are-within-a-certain-distance-of-a-give/24653406#24653406
```
In [32]: df = pd.DataFrame(np.random.rand(30, 3), columns=tuple('ABC'))
In [33]: df['event'] = np.nan
In [34]: df.dtypes
Out[34]:
A float64
B float64
C ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7704/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7704/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7705 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7705/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7705/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7705/events | https://github.com/pandas-dev/pandas/pull/7705 | 37,468,091 | MDExOlB1bGxSZXF1ZXN0MTgxNjIxNzI= | 7,705 | BUG: offset normalize option may not work in addition/subtraction | {
"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": "0052cc",
"default": false,
"description": "DateOffsets",
"id": ... | closed | false | null | [] | {
"closed_at": "2014-07-11T00:02:53Z",
"closed_issues": 306,
"created_at": "2014-04-27T23:40:28Z",
"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-07-09T14:10:24Z | 2014-07-10T11:01:35Z | 2014-07-09T15:48:51Z | MEMBER | null | Closes problem found in #7375.
@jreback Is this for 0.15 (needs release note)?
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7705/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7705/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7705.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7705",
"merged_at": "2014-07-09T15:48:51Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7705.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7705"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7706 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7706/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7706/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7706/events | https://github.com/pandas-dev/pandas/issues/7706 | 37,468,750 | MDU6SXNzdWUzNzQ2ODc1MA== | 7,706 | YearOffset() raises AttributeError | {
"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": "0052cc",
"default": false,
"description": "DateOffsets",
"id": ... | 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-07-09T14:17:08Z | 2020-06-28T17:38:27Z | 2020-06-28T17:38:26Z | MEMBER | null | From https://github.com/pydata/pandas/pull/7375#issuecomment-48467303:
related: https://github.com/pydata/pandas/issues/4804
xref: #7705 (MonthOffset)
```
In [55]: offsets.YearOffset()
---------------------------------------------------------------------------
AttributeError Traceback (most ... | {
"+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/7706/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7706/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7707 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7707/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7707/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7707/events | https://github.com/pandas-dev/pandas/issues/7707 | 37,469,350 | MDU6SXNzdWUzNzQ2OTM1MA== | 7,707 | MonthOffset() gives increase of 1 day instead of 1 month | {
"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": 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",
... | 9 | 2014-07-09T14:22:52Z | 2020-06-28T17:54:34Z | 2020-06-28T17:54:33Z | MEMBER | null | From https://github.com/pydata/pandas/pull/7375#issuecomment-48465256:
```
In [67]: from pandas.tseries import offsets
In [69]: d = pd.Timestamp('2014-01-01 09:00:00')
In [70]: d + offsets.MonthOffset()
Out[70]: Timestamp('2014-01-02 09:00:00')
In [71]: offsets.MonthOffset().apply(d)
Out[71]: Timestamp('2014-01-02 ... | {
"+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/7707/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7707/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7708 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7708/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7708/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7708/events | https://github.com/pandas-dev/pandas/pull/7708 | 37,475,471 | MDExOlB1bGxSZXF1ZXN0MTgxNjYyMDY= | 7,708 | API: Add PeriodIndex.resolution | {
"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": "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": "0052cc",
"default": false,
"description": "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-07-09T15:14:46Z | 2014-07-23T11:09:22Z | 2014-07-21T11:49:58Z | MEMBER | null | Add `resolution` to `PeriodIndex` as `DatetimeIndex` has.
NOTE: Going to use this to calculate common freq in #7670.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7708/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7708/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7708.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7708",
"merged_at": "2014-07-21T11:49:58Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7708.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7708"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7709 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7709/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7709/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7709/events | https://github.com/pandas-dev/pandas/pull/7709 | 37,486,688 | MDExOlB1bGxSZXF1ZXN0MTgxNzI2Nzk= | 7,709 | BUG: DatetimeIndex.__iter__ creates a temp array of Timestamp (GH7683) | {
"avatar_url": "https://avatars.githubusercontent.com/u/792423?v=4",
"events_url": "https://api.github.com/users/yrlihuan/events{/privacy}",
"followers_url": "https://api.github.com/users/yrlihuan/followers",
"following_url": "https://api.github.com/users/yrlihuan/following{/other_user}",
"gists_url": "https... | [
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "a10c02",
"default": false,
"description": "Memory or... | 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-07-09T17:00:31Z | 2014-07-10T15:32:51Z | 2014-07-10T15:32:51Z | CONTRIBUTOR | null | closes #7683
Move `__iter__` from `DatatimeIndex/PeriodIndex` to `DatetimeIndexOpsMixin`
Adding perf tests for change
```
-------------------------------------------------------------------------------
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/7709/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7709/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7709.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7709",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/7709.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7709"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7710 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7710/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7710/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7710/events | https://github.com/pandas-dev/pandas/issues/7710 | 37,501,720 | MDU6SXNzdWUzNzUwMTcyMA== | 7,710 | Indexing by a list of Periods fails to return a series | {
"avatar_url": "https://avatars.githubusercontent.com/u/4975865?v=4",
"events_url": "https://api.github.com/users/numpand/events{/privacy}",
"followers_url": "https://api.github.com/users/numpand/followers",
"following_url": "https://api.github.com/users/numpand/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": "2016-10-03T08:52:13Z",
"closed_issues": 733,
"created_at": "2016-03-11T21:24:45Z",
"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-07-09T19:48:43Z | 2016-09-01T07:28:07Z | 2016-09-01T07:28:07Z | NONE | null | ```
In [1]: import pandas as pd
In [2]: pd.show_versions()
INSTALLED VERSIONS
------------------
commit: None
python: 2.7.7.final.0
python-bits: 32
OS: Windows
OS-release: 7
machine: AMD64
processor: Intel64 Family 6 Model 30 Stepping 5, GenuineIntel
byteorder: little
LC_ALL: None
LANG: None
pandas: 0.14.0
nose: 1.3... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7710/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7710/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7711 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7711/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7711/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7711/events | https://github.com/pandas-dev/pandas/issues/7711 | 37,502,560 | MDU6SXNzdWUzNzUwMjU2MA== | 7,711 | COMPAT: Consider dropping 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... | 33 | 2014-07-09T19:58:29Z | 2014-08-12T22:03:26Z | 2014-08-12T21:59:20Z | MEMBER | null | ## NumPy 1.6
NumPy 1.6 introduced numerous bugs around datetimes, forcing a plethora of hacks, and causing numerous stress-induced ulcers for an uncountably infinite number of people.
The time for pandas to lose this vestigial organ has come. The main reason for this is that datetime support is just broken, in nearly... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7711/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7711/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7712 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7712/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7712/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7712/events | https://github.com/pandas-dev/pandas/pull/7712 | 37,506,839 | MDExOlB1bGxSZXF1ZXN0MTgxODU2MzY= | 7,712 | BUG: PeriodIndex constructor doesn't work with Series objects | {
"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": "e102d8",
"default": false,
"description": "Unexpected or buggy dtyp... | 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-07-11T00:02:53Z",
"closed_issues": 306,
"created_at": "2014-04-27T23:40:28Z",
"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... | 15 | 2014-07-09T20:48:17Z | 2014-07-10T15:44:34Z | 2014-07-10T15:15:02Z | MEMBER | null | closes #7701
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7712/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7712/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7712.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7712",
"merged_at": "2014-07-10T15:15:02Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7712.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7712"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7713 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7713/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7713/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7713/events | https://github.com/pandas-dev/pandas/pull/7713 | 37,507,936 | MDExOlB1bGxSZXF1ZXN0MTgxODYzODY= | 7,713 | DOC: fix doc build warnings | {
"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 | 1 | 2014-07-09T21:01:45Z | 2014-07-10T07:17:55Z | 2014-07-10T07:17:53Z | MEMBER | null | This should fix all doc build errors/warnings (apart from the known ones).
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7713/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7713/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7713.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7713",
"merged_at": "2014-07-10T07:17:53Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7713.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7713"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7714 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7714/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7714/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7714/events | https://github.com/pandas-dev/pandas/pull/7714 | 37,539,734 | MDExOlB1bGxSZXF1ZXN0MTgyMDUzODk= | 7,714 | DOC: clean up 0.14.1 whatsnew file | {
"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-07-11T00:02:53Z",
"closed_issues": 306,
"created_at": "2014-04-27T23:40:28Z",
"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... | 29 | 2014-07-10T07:57:40Z | 2014-07-11T20:38:28Z | 2014-07-10T23:08:37Z | MEMBER | null | - removed the sections with no entries
- removed whitespace
- moved some entries from API-changes to Enhancements/Big fixes when it was not really a backwards incompatible change or if it was not clear what the relevant change was for users (and for the offsets normalize issue I rewrote it)
Highlights should still be ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7714/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7714/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7714.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7714",
"merged_at": "2014-07-10T23:08:37Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7714.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7714"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7715 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7715/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7715/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7715/events | https://github.com/pandas-dev/pandas/issues/7715 | 37,542,623 | MDU6SXNzdWUzNzU0MjYyMw== | 7,715 | Suggestion/Discussion: read_hdf | {
"avatar_url": "https://avatars.githubusercontent.com/u/1324881?v=4",
"events_url": "https://api.github.com/users/vfilimonov/events{/privacy}",
"followers_url": "https://api.github.com/users/vfilimonov/followers",
"following_url": "https://api.github.com/users/vfilimonov/following{/other_user}",
"gists_url":... | [
{
"color": "AD7FA8",
"default": false,
"description": null,
"id": 35818298,
"name": "API Design",
"node_id": "MDU6TGFiZWwzNTgxODI5OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design"
},
{
"color": "5319e7",
"default": false,
"description": "r... | 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-07-10T08:43:53Z | 2014-09-26T22:06:18Z | 2014-09-26T22:06:18Z | CONTRIBUTOR | null | At the moment `read_hdf` is implemented such way that it opens HDFStore connection immediately when it is called. If the file does not exist, then it creates an HDF file and then throws `KeyError`. There are two side effects:
- You can not distinguish situation when the file does not exist from situation when the key d... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7715/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7715/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7716 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7716/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7716/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7716/events | https://github.com/pandas-dev/pandas/issues/7716 | 37,557,406 | MDU6SXNzdWUzNzU1NzQwNg== | 7,716 | Time-series plotting inconsistencies | {
"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": "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 | [] | null | 3 | 2014-07-10T12:30:41Z | 2015-10-20T22:29:05Z | 2015-10-20T22:29:05Z | CONTRIBUTOR | null | Say I have a dataframe `df` where `df.index` consists of `datetime` objects, e.g.
```
> df.index[0]
datetime.date(2014, 5, 5)
```
If I plot it, Pandas nicely preserves the `datetime` type in the plot, which allows the user to change the time-series sampling as well formatting options of the plot:
```
# Plot the d... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7716/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7716/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7717 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7717/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7717/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7717/events | https://github.com/pandas-dev/pandas/pull/7717 | 37,559,853 | MDExOlB1bGxSZXF1ZXN0MTgyMTc2ODk= | 7,717 | CLN: Simplify LinePlot flow | {
"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... | 3 | 2014-07-10T13:02:54Z | 2014-07-23T11:08:48Z | 2014-07-21T13:14:05Z | MEMBER | null | Related to #7670. Made `LinePlot` to use single plotting flow in `x_compat` and `tsplot`.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7717/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7717/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7717.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7717",
"merged_at": "2014-07-21T13:14:05Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7717.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7717"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7718 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7718/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7718/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7718/events | https://github.com/pandas-dev/pandas/issues/7718 | 37,564,989 | MDU6SXNzdWUzNzU2NDk4OQ== | 7,718 | COMPAT: drop support for python 2.6 | {
"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": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"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-07-10T14:01:11Z | 2016-01-08T14:07:14Z | 2016-01-08T14:07:14Z | MEMBER | null | will close #8760 at same time
The slowest of the slow of Linux distributions (RHEL) has upgraded their version of Python to 2.7. I think if they're happy with not supporting 2.6, then we can be too. Supporting it is not a _huge_ deal, but it would be nice to really encourage people to move forward with upgrading to l... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7718/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7718/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7719 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7719/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7719/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7719/events | https://github.com/pandas-dev/pandas/pull/7719 | 37,567,251 | MDExOlB1bGxSZXF1ZXN0MTgyMjIyNTQ= | 7,719 | SQL: suppress warning for BIGINT with sqlite and sqlalchemy<0.8.2 (GH7433) | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy dtyp... | closed | false | null | [] | {
"closed_at": "2014-07-11T00:02:53Z",
"closed_issues": 306,
"created_at": "2014-04-27T23:40:28Z",
"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... | 15 | 2014-07-10T14:24:58Z | 2014-07-10T22:35:31Z | 2014-07-10T22:34:56Z | MEMBER | null | From discussion here: https://github.com/pydata/pandas/pull/7634#issuecomment-48111148
Due to switching from Integer to BigInteger (to support int64 on some database systems), reading a table from sqlite with integers leads to a warning when you have an slqalchemy version of below 0.8.2.
I know it is very very late a... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7719/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7719/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7719.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7719",
"merged_at": "2014-07-10T22:34:56Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7719.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7719"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7720 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7720/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7720/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7720/events | https://github.com/pandas-dev/pandas/pull/7720 | 37,569,918 | MDExOlB1bGxSZXF1ZXN0MTgyMjM5MDc= | 7,720 | PERF: improve perf of index iteration (GH7683) | {
"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": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "a10c02",
"default": false,
"description": "Memory or... | 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-07-10T14:50:32Z | 2014-07-16T00:30:13Z | 2014-07-16T00:29:51Z | CONTRIBUTOR | null | closes #7683
`PeriodIndex` creation is still in python space, not much help
```
-------------------------------------------------------------------------------
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/7720/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7720/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7720.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7720",
"merged_at": "2014-07-16T00:29:51Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7720.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7720"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7721 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7721/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7721/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7721/events | https://github.com/pandas-dev/pandas/pull/7721 | 37,575,897 | MDExOlB1bGxSZXF1ZXN0MTgyMjc3MjI= | 7,721 | DOC: docstring for PeriodIndex | {
"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": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/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-07-11T00:02:53Z",
"closed_issues": 306,
"created_at": "2014-04-27T23:40:28Z",
"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-07-10T15:47:30Z | 2014-07-10T15:48:56Z | 2014-07-10T15:48:55Z | MEMBER | null | 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/7721/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7721/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7721.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7721",
"merged_at": "2014-07-10T15:48:55Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7721.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7721"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7722 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7722/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7722/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7722/events | https://github.com/pandas-dev/pandas/issues/7722 | 37,590,344 | MDU6SXNzdWUzNzU5MDM0NA== | 7,722 | PERF: .agg(built_in_funcs) not always calling cythonized versions | {
"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... | 1 | 2014-07-10T18:23:57Z | 2014-09-03T19:50:12Z | 2014-09-03T19:50:12Z | CONTRIBUTOR | null | related #7570
`agg(min/max)` are NOT calling `.min()/max()`
https://groups.google.com/forum/#!topic/pydata/xinuPFPVakY
need to check:
`sum/mean` look ok
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7722/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7722/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7723 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7723/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7723/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7723/events | https://github.com/pandas-dev/pandas/issues/7723 | 37,591,589 | MDU6SXNzdWUzNzU5MTU4OQ== | 7,723 | Series dot method is not working correctly | {
"avatar_url": "https://avatars.githubusercontent.com/u/1153988?v=4",
"events_url": "https://api.github.com/users/vjeet/events{/privacy}",
"followers_url": "https://api.github.com/users/vjeet/followers",
"following_url": "https://api.github.com/users/vjeet/following{/other_user}",
"gists_url": "https://api.g... | [] | closed | false | null | [] | null | 3 | 2014-07-10T18:37:25Z | 2014-07-10T18:54:20Z | 2014-07-10T18:47:20Z | NONE | null | > > import pandas
> > ts1 = pandas.Series({'b':0., 'a':2.})
> > ts2 = pandas.Series({'b':2., 'a':0.}).reindex(['b', 'a'])
> > print ts1.dot(ts2)
4.0
the dot product should be 0.0 not 4.0.
vishy
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7723/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7723/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7724 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7724/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7724/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7724/events | https://github.com/pandas-dev/pandas/issues/7724 | 37,599,625 | MDU6SXNzdWUzNzU5OTYyNQ== | 7,724 | Bug behavior when checking element inclusion in non-unique MultiIndex | {
"avatar_url": "https://avatars.githubusercontent.com/u/297510?v=4",
"events_url": "https://api.github.com/users/tipanverella/events{/privacy}",
"followers_url": "https://api.github.com/users/tipanverella/followers",
"following_url": "https://api.github.com/users/tipanverella/following{/other_user}",
"gists_... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | null | [] | {
"closed_at": "2014-12-12T13:45:40Z",
"closed_issues": 173,
"created_at": "2014-10-07T14:40:52Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 17 | 2014-07-10T20:05:04Z | 2014-11-21T23:20:24Z | 2014-11-21T23:20:24Z | NONE | null | I am using `pandas.__version__==0.14.0`.
This is my first bug report in github so excuse my possibly poorly formatted submission.
This bug report might be related to, or duplicate:
1. https://github.com/pydata/pandas/issues/2646
2. https://github.com/pydata/pandas/issues/6501
It was explained to me by [http://stackov... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7724/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7724/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7725 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7725/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7725/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7725/events | https://github.com/pandas-dev/pandas/issues/7725 | 37,605,320 | MDU6SXNzdWUzNzYwNTMyMA== | 7,725 | BUG(?): get default value doesn't work for Series | {
"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": "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... | 2 | 2014-07-10T21:09:41Z | 2014-09-08T14:13:22Z | 2014-09-08T14:13:22Z | CONTRIBUTOR | null | `Series` have a `get` method, but using the default value doesn't work for certain type combinations:
```
>>> s = pd.Series([1,2,3], index=["a","b","c"])
>>> s
a 1
b 2
c 3
dtype: int64
>>> s.get("d", 0)
0
>>> s.get(10, 0)
Traceback (most recent call last):
File "<ipython-input-18-26d73ac73179>", line 1, in ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7725/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7725/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7726 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7726/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7726/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7726/events | https://github.com/pandas-dev/pandas/pull/7726 | 37,607,539 | MDExOlB1bGxSZXF1ZXN0MTgyNDgwNTE= | 7,726 | ENH: Add uint and bool support in to_stata | {
"avatar_url": "https://avatars.githubusercontent.com/u/5585221?v=4",
"events_url": "https://api.github.com/users/bashtage/events{/privacy}",
"followers_url": "https://api.github.com/users/bashtage/followers",
"following_url": "https://api.github.com/users/bashtage/following{/other_user}",
"gists_url": "http... | [
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy dtype conversions",
"id": 31404521,
"name": "Dtype Conversions",
"node_id": "MDU6TGFiZWwzMTQwNDUyMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions"
},
{
"color": "531... | 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-07-10T21:36:07Z | 2014-07-16T18:59:42Z | 2014-07-16T00:36:36Z | CONTRIBUTOR | null | Added support for uint (uint8, uint16 and uint32, but not uint64) and bool
datatypes in to_stata.
closes #7097
closes #7365
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7726/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7726/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7726.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7726",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/7726.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7726"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7727 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7727/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7727/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7727/events | https://github.com/pandas-dev/pandas/issues/7727 | 37,619,792 | MDU6SXNzdWUzNzYxOTc5Mg== | 7,727 | http://pandas.pydata.org/community.html not updated | {
"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... | [] | closed | false | null | [] | null | 4 | 2014-07-11T01:04:52Z | 2014-07-11T13:41:56Z | 2014-07-11T12:37:21Z | CONTRIBUTOR | null | http://pandas.pydata.org/community.html still lists "0.13.1 - February 2014" the Official Release, and "0.14 - May 2014" as the Development release, whereas the main page http://pandas.pydata.org/ correctly lists "0.14.0 - May 2014" as the Official Release, and "0.14.1 - June 2014" [should be July at this point] as th... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7727/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7727/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7728 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7728/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7728/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7728/events | https://github.com/pandas-dev/pandas/pull/7728 | 37,620,271 | MDExOlB1bGxSZXF1ZXN0MTgyNTYzNjM= | 7,728 | BUG: allow get default value upon IndexError, GH #7725 | {
"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": "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... | 5 | 2014-07-11T01:17:23Z | 2014-09-08T14:13:33Z | 2014-09-08T14:13:22Z | CONTRIBUTOR | null | Fixes #7725 by adding IndexError to the tuple of caught exceptions.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7728/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7728/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7728.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7728",
"merged_at": "2014-09-08T14:13:22Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7728.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7728"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7729 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7729/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7729/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7729/events | https://github.com/pandas-dev/pandas/issues/7729 | 37,667,460 | MDU6SXNzdWUzNzY2NzQ2MA== | 7,729 | BUG: wrong type is returned by iat[] for date time series | {
"avatar_url": "https://avatars.githubusercontent.com/u/6908933?v=4",
"events_url": "https://api.github.com/users/yonil7/events{/privacy}",
"followers_url": "https://api.github.com/users/yonil7/followers",
"following_url": "https://api.github.com/users/yonil7/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": "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... | 2 | 2014-07-11T14:56:31Z | 2014-09-17T20:46:01Z | 2014-09-17T20:46:01Z | NONE | null | These return object of type class `pandas.tslib.Timestamp`:
```
print type(pd.Series(['2014-01-01', '2014-02-02'], dtype='datetime64[ns]')[0])
print type(pd.Series(['2014-01-01', '2014-02-02'], dtype='datetime64[ns]').min())
```
but using `iat[]` returns object of type type `numpy.datetime64`:
```
print ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7729/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7729/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7730 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7730/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7730/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7730/events | https://github.com/pandas-dev/pandas/issues/7730 | 37,678,873 | MDU6SXNzdWUzNzY3ODg3Mw== | 7,730 | read_sql function eats informative error messages. | {
"avatar_url": "https://avatars.githubusercontent.com/u/1753469?v=4",
"events_url": "https://api.github.com/users/chrisgrimm/events{/privacy}",
"followers_url": "https://api.github.com/users/chrisgrimm/followers",
"following_url": "https://api.github.com/users/chrisgrimm/following{/other_user}",
"gists_url":... | [
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or improved errors from pandas",
"id": 42670965,
"name": "Error Reporting",
"node_id": "MDU6TGFiZWw0MjY3MDk2NQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting"
},
{
"color": "5319... | 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-07-11T17:10:31Z | 2014-09-09T07:51:12Z | 2014-09-09T07:51:12Z | NONE | null | Consider the following code.
```
import pandas as pd
import psycopg2
bad_query = 'select bad_column from my_table;'
conn = psycopg2.connect(...)
pd.read_sql(bad_query, conn)
```
Running the above in my environment produces a DatabaseError exception with the following message:
"Execution failed on sql: select bad_... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7730/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7730/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7731 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7731/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7731/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7731/events | https://github.com/pandas-dev/pandas/issues/7731 | 37,703,983 | MDU6SXNzdWUzNzcwMzk4Mw== | 7,731 | Import error in pkg_resources.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/1182613?v=4",
"events_url": "https://api.github.com/users/waqarmalik/events{/privacy}",
"followers_url": "https://api.github.com/users/waqarmalik/followers",
"following_url": "https://api.github.com/users/waqarmalik/following{/other_user}",
"gists_url":... | [] | closed | false | null | [] | null | 2 | 2014-07-11T22:46:10Z | 2014-07-14T18:23:25Z | 2014-07-14T18:23:25Z | NONE | null | Pandas: 0.14
Python: 3.4
OS: Mac (installed through macports.)
```
import pyqtgraph as pg
import pandas as pd
```
running the above gives the following error (ImportError on cStringIO).
```
File "/opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/pkg_resources.py", line 50, in <m... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7731/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7731/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7732 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7732/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7732/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7732/events | https://github.com/pandas-dev/pandas/issues/7732 | 37,703,989 | MDU6SXNzdWUzNzcwMzk4OQ== | 7,732 | IndexError given when attempting to plot to subplot with ncols != nrows. | {
"avatar_url": "https://avatars.githubusercontent.com/u/6880399?v=4",
"events_url": "https://api.github.com/users/Ander150/events{/privacy}",
"followers_url": "https://api.github.com/users/Ander150/followers",
"following_url": "https://api.github.com/users/Ander150/following{/other_user}",
"gists_url": "http... | [] | closed | false | null | [] | null | 1 | 2014-07-11T22:46:19Z | 2014-07-11T23:31:34Z | 2014-07-11T23:31:34Z | NONE | null | FYI .. the following code gives an index error. I was expecting it to plot. The error doesn't occur if nrows=ncols. I found a work around to this.
>>> import pandas as pd
>>> import pandas.io.data as web
>>> import matplotlib.pyplot as plt
>>> import datetime
>>>df1=web.get_data_yahoo('GE',start=datetime.datetime.tod... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7732/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7732/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7733 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7733/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7733/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7733/events | https://github.com/pandas-dev/pandas/pull/7733 | 37,707,879 | MDExOlB1bGxSZXF1ZXN0MTgzMDg2MjQ= | 7,733 | BUG: Repeated timeseries plot may result in incorrect kind | {
"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": "8AE234",
"default": false,
"description": null,
"id": 2413328,
... | 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-07-12T00:14:34Z | 2014-07-25T20:44:05Z | 2014-07-24T12:59:45Z | MEMBER | null | Must be revisited after #7717.
Repeated line and area plot may result incorrect if it requires resampling.
```
import pandas as pd
import numpy as np
import matplotlib.pyplot as plt
fig, axes = plt.subplots(2, 2, figsize=(7, 5))
np.random.seed(1)
df1 = pd.DataFrame(np.random.rand(5, 2), pd.date_range('2011-01-01', ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7733/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7733/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7733.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7733",
"merged_at": "2014-07-24T12:59:45Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7733.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7733"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7734 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7734/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7734/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7734/events | https://github.com/pandas-dev/pandas/pull/7734 | 37,717,092 | MDExOlB1bGxSZXF1ZXN0MTgzMTMwODA= | 7,734 | Specify in docs that join='outer' is the defaul for align method. | {
"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 | 1 | 2014-07-12T10:27:01Z | 2014-07-12T11:00:48Z | 2014-07-12T11:00:26Z | 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/7734/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7734/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7734.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7734",
"merged_at": "2014-07-12T11:00:26Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7734.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7734"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/7735 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7735/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7735/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7735/events | https://github.com/pandas-dev/pandas/pull/7735 | 37,718,180 | MDExOlB1bGxSZXF1ZXN0MTgzMTM1NDI= | 7,735 | BUG: DTI.value_counts doesnt preserve tz | {
"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": "006b75",
"default": false,
"description": "Arithmetic, Comparison, ... | 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-07-12T11:54:36Z | 2014-07-26T13:27:25Z | 2014-07-25T21:04:51Z | MEMBER | null | Found 2 problems related to `value_counts`.
- `DatetimeIndex.value_counts` loses tz.
```
didx = pd.date_range('2011-01-01 09:00', freq='H', periods=3, tz='Asia/Tokyo')
print(didx.value_counts())
#2011-01-01 00:00:00 1
#2011-01-01 01:00:00 1
#2011-01-01 02:00:00 1
# dtype: int64
```
- `PeriodIndex.value_counts... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7735/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7735/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7735.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7735",
"merged_at": "2014-07-25T21:04:51Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7735.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7735"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7736 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7736/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7736/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7736/events | https://github.com/pandas-dev/pandas/pull/7736 | 37,718,938 | MDExOlB1bGxSZXF1ZXN0MTgzMTM4NDA= | 7,736 | ENH: plot functions accept multiple axes and layout kw | {
"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": "4E9A06",
"default": false,
"description": null,
"id": 76812,
... | 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... | 25 | 2014-07-12T12:51:02Z | 2014-09-10T12:10:57Z | 2014-08-19T17:09:15Z | MEMBER | null | - Added `layout` keyword to `plot_frame` (Closes #6667)
- Allow to pass multiple axes to `plot_frame`, `hist` and `boxplot` (Closes #5353, Closes #6970, Closes #7069)
```
import pandas as pd
import numpy as np
import matplotlib.pyplot as plt
import pandas.util.testing as tm
n = 20
gender = tm.choice(['Male', 'Female'... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7736/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7736/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7736.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7736",
"merged_at": "2014-08-19T17:09:14Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7736.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7736"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7737 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7737/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7737/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7737/events | https://github.com/pandas-dev/pandas/pull/7737 | 37,723,585 | MDExOlB1bGxSZXF1ZXN0MTgzMTU3MzM= | 7,737 | ENH: Use left._constructor on pd.merge | {
"avatar_url": "https://avatars.githubusercontent.com/u/1214350?v=4",
"events_url": "https://api.github.com/users/jwass/events{/privacy}",
"followers_url": "https://api.github.com/users/jwass/followers",
"following_url": "https://api.github.com/users/jwass/following{/other_user}",
"gists_url": "https://api.g... | [
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stack/Unstack, Explode",
"id": 13098779,
"name": "Reshaping",
"node_id": "MDU6TGFiZWwxMzA5ODc3OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping"
},
{
"color": "0052cc",
"de... | 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-07-12T16:53:33Z | 2014-08-11T13:57:14Z | 2014-08-11T13:04:16Z | CONTRIBUTOR | null | Use the _constructor property when creating the merge result to
preserve the output type.
If a [GeoPandas](http://github.com/geopandas/geopandas) `GeoDataFrame` is merged with a `DataFrame`, the result is hard-coded to always be `DataFrame` [GeoPandas Issue #118](https://github.com/geopandas/geopandas/issues/118). We'... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7737/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7737/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7737.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7737",
"merged_at": "2014-08-11T13:04:16Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7737.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7737"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7738 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7738/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7738/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7738/events | https://github.com/pandas-dev/pandas/pull/7738 | 37,726,161 | MDExOlB1bGxSZXF1ZXN0MTgzMTY3NDk= | 7,738 | BUG: _flex_binary_moment() doesn't preserve column order or handle multiple columns with the same label | {
"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": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "006b75",
"default": false,
"description": "Arithmetic, Comparison, ... | 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-07-12T18:57:33Z | 2014-09-10T00:12:39Z | 2014-07-25T14:34:07Z | CONTRIBUTOR | null | Closes https://github.com/pydata/pandas/issues/7542.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7738/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7738/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7738.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7738",
"merged_at": "2014-07-25T14:34:07Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7738.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7738"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7739 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7739/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7739/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7739/events | https://github.com/pandas-dev/pandas/issues/7739 | 37,728,471 | MDU6SXNzdWUzNzcyODQ3MQ== | 7,739 | groupby - apply applies to the first group twice | {
"avatar_url": "https://avatars.githubusercontent.com/u/1820733?v=4",
"events_url": "https://api.github.com/users/jsw-fnal/events{/privacy}",
"followers_url": "https://api.github.com/users/jsw-fnal/followers",
"following_url": "https://api.github.com/users/jsw-fnal/following{/other_user}",
"gists_url": "http... | [
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
"name": "Groupby",
"node_id": "MDU6TGFiZWwyMzMxNjA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby"
}
] | closed | false | null | [] | {
"closed_at": "2019-07-19T00:34:29Z",
"closed_issues": 1289,
"created_at": "2018-10-23T02:34:15Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 17 | 2014-07-12T20:58:54Z | 2019-01-26T15:19:31Z | 2014-07-12T21:02:22Z | NONE | null | This bug is easy to reproduce:
```
def printA(group):
print group.A.values[0]
return 0
pandas.DataFrame({'A': [0,0,1,1], 'B': [0,1,0,1]}).groupby('A').apply(printA)
```
This should print
```
0
1
```
and return a `Series` containing two zeroes. Although it does return the expected `Series`, it prints
```
0... | {
"+1": 7,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 7,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7739/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7739/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7740 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7740/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7740/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7740/events | https://github.com/pandas-dev/pandas/issues/7740 | 37,730,672 | MDU6SXNzdWUzNzczMDY3Mg== | 7,740 | BUG: Period ops with np.timedelta64 cause unexpected result | {
"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-07-12T23:17:49Z | 2014-08-10T14:53:57Z | 2014-08-10T14:53:57Z | MEMBER | null | `Period` + `np.timedelta64` doesn't raise `TypeError(NotImplemented)` (like `offsets` does), and results in erratic internal representation.
```
import pandas as pd
import numpy as np
p = pd.Period('2011-01-01', freq='D')
p = p + np.timedelta64(2, 'h')
# This raises no error
print(p)
# TypeError: don't know how to c... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7740/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7740/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7741 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7741/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7741/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7741/events | https://github.com/pandas-dev/pandas/pull/7741 | 37,731,443 | MDExOlB1bGxSZXF1ZXN0MTgzMTkxMDA= | 7,741 | ENH/BUG: DatetimeIndex and PeriodIndex in-place ops behaves incorrectly | {
"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": "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": "eb6420",
"default": false,
"description": "P... | 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-07-13T00:14:25Z | 2014-07-25T20:42:29Z | 2014-07-23T21:28:50Z | MEMBER | null | Fixes 2 issues related to `DetetimeIndex` and `PeriodIndex` ops.
- Addition / subtraction between `PeriodIndex` raise `TypeError` (Closes #3367).
```
pidx + pidx
# TypeError: unsupported operand type(s) for +: 'PeriodIndex' and 'PeriodIndex'
```
- In-place addition / subtraction doesn't return the same result as norma... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7741/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7741/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7741.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7741",
"merged_at": "2014-07-23T21:28:50Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7741.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7741"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7742 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7742/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7742/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7742/events | https://github.com/pandas-dev/pandas/pull/7742 | 37,737,462 | MDExOlB1bGxSZXF1ZXN0MTgzMjE2Njk= | 7,742 | spell fix: seperated -> separated | {
"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... | [
{
"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-07-13T08:51:19Z | 2014-07-13T12:13:22Z | 2014-07-13T11:47:37Z | 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/7742/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7742/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7742.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7742",
"merged_at": "2014-07-13T11:47:37Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7742.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7742"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/7743 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7743/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7743/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7743/events | https://github.com/pandas-dev/pandas/pull/7743 | 37,737,681 | MDExOlB1bGxSZXF1ZXN0MTgzMjE3NjI= | 7,743 | Update common.py | {
"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:/... | [] | closed | false | null | [] | null | 4 | 2014-07-13T09:07:45Z | 2014-08-05T17:10:19Z | 2014-08-05T17:10:19Z | CONTRIBUTOR | null | Force violate array to be of type int. When no nan values are found, the array defaults to an empty array of type float, so you get an error: **\* IndexError: arrays used as indices must be of integer (or boolean) type
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7743/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7743/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7743.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7743",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/7743.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7743"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7744 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7744/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7744/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7744/events | https://github.com/pandas-dev/pandas/issues/7744 | 37,737,975 | MDU6SXNzdWUzNzczNzk3NQ== | 7,744 | API: resample with PeriodIndex default span (start/end convention) | {
"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": "eb6420",
"default": false,
"description": "Period d... | open | false | null | [] | {
"closed_at": null,
"closed_issues": 278,
"created_at": "2013-01-06T03:02:01Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm/followers",
"f... | 1 | 2014-07-13T09:29:02Z | 2021-04-11T04:52:30Z | null | MEMBER | null | Previously, for resampling with PeriodIndex, you had two conventions: `'start'` (start -> start) and `'end'` (end -> end). This would give something like this (note: the following is **not current real code output**, but from Wes' book):
```
In [25]: s = pd.Series(np.arange(2), index=pd.period_range('2000-1', periods=... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7744/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7744/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7745 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7745/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7745/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7745/events | https://github.com/pandas-dev/pandas/pull/7745 | 37,739,427 | MDExOlB1bGxSZXF1ZXN0MTgzMjI1MTI= | 7,745 | Docs fixes | {
"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... | [
{
"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... | 3 | 2014-07-13T11:23:38Z | 2014-07-13T12:37:47Z | 2014-07-13T12:37:47Z | 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/7745/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7745/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7745.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7745",
"merged_at": "2014-07-13T12:37:47Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7745.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7745"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/7746 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7746/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7746/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7746/events | https://github.com/pandas-dev/pandas/issues/7746 | 37,740,426 | MDU6SXNzdWUzNzc0MDQyNg== | 7,746 | BUG: reset_index with a multi-index 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": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stac... | closed | false | null | [] | {
"closed_at": "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-07-13T12:36:14Z | 2014-07-19T13:45:50Z | 2014-07-19T13:39:59Z | CONTRIBUTOR | null | http://stackoverflow.com/questions/24718730/is-there-any-way-to-keep-a-periodindex-as-a-series-of-periods-with-a-reset-index
related: #7791, #7792 (and I think this causes both)
duped by #7793
```
In [10]: df = DataFrame(np.arange(9).reshape(-1,1),index=pd.MultiIndex.from_product([period_range('20130101',periods=3,f... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7746/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7746/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7747 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7747/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7747/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7747/events | https://github.com/pandas-dev/pandas/pull/7747 | 37,759,136 | MDExOlB1bGxSZXF1ZXN0MTgzMzE3NjU= | 7,747 | DOC: Fix typo conncection -> connection | {
"avatar_url": "https://avatars.githubusercontent.com/u/375307?v=4",
"events_url": "https://api.github.com/users/ElDeveloper/events{/privacy}",
"followers_url": "https://api.github.com/users/ElDeveloper/followers",
"following_url": "https://api.github.com/users/ElDeveloper/following{/other_user}",
"gists_url... | [] | closed | false | null | [] | null | 1 | 2014-07-14T04:53:52Z | 2014-07-14T07:39:24Z | 2014-07-14T07:39:19Z | CONTRIBUTOR | null | 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/7747/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7747/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7747.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7747",
"merged_at": "2014-07-14T07:39:19Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7747.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7747"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7748 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7748/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7748/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7748/events | https://github.com/pandas-dev/pandas/issues/7748 | 37,784,697 | MDU6SXNzdWUzNzc4NDY5Nw== | 7,748 | AttributeError: 'Hour' object has no attribute 'normalize' when masking a time series | {
"avatar_url": "https://avatars.githubusercontent.com/u/1411854?v=4",
"events_url": "https://api.github.com/users/leroygr/events{/privacy}",
"followers_url": "https://api.github.com/users/leroygr/followers",
"following_url": "https://api.github.com/users/leroygr/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "0052cc",
"default": false,
"description": "pandas objects compatability with Numpy or Python functions",
"id": 76865106,
"name": "Compat",
"node_id": "MDU6TGFiZWw3Njg2NTEwNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat"
}
] | 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-07-14T13:10:54Z | 2014-07-25T16:57:51Z | 2014-07-19T12:10:05Z | NONE | null | Hi All,
I have a strange bug when I want to mask values of a time series (that I get from a pickled Panel).
I have the following Series:
``` python
In[30]: ts=pd.read_pickle('df_issue.pkl')['wind_speed']
In [31]:ts
Out[31]:
2013-12-31 16:00:00 NaN
2013-12-31 17:00:00 NaN
2013-12-31 18:00:00 9.8... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7748/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7748/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7749 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7749/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7749/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7749/events | https://github.com/pandas-dev/pandas/issues/7749 | 37,807,536 | MDU6SXNzdWUzNzgwNzUzNg== | 7,749 | RELEASE.md points at 0.13.1 release notes | {
"avatar_url": "https://avatars.githubusercontent.com/u/7407093?v=4",
"events_url": "https://api.github.com/users/armaganthis3/events{/privacy}",
"followers_url": "https://api.github.com/users/armaganthis3/followers",
"following_url": "https://api.github.com/users/armaganthis3/following{/other_user}",
"gists... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | null | 1 | 2014-07-14T17:26:58Z | 2014-07-14T17:32:52Z | 2014-07-14T17:32:46Z | NONE | null | https://github.com/pydata/pandas/blob/master/RELEASE.md
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7749/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7749/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7750 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7750/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7750/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7750/events | https://github.com/pandas-dev/pandas/issues/7750 | 37,810,421 | MDU6SXNzdWUzNzgxMDQyMQ== | 7,750 | GH6848 silently changed series.sort from stable to unstable sort | {
"avatar_url": "https://avatars.githubusercontent.com/u/7407093?v=4",
"events_url": "https://api.github.com/users/armaganthis3/events{/privacy}",
"followers_url": "https://api.github.com/users/armaganthis3/followers",
"following_url": "https://api.github.com/users/armaganthis3/following{/other_user}",
"gists... | [] | closed | true | null | [] | null | 20 | 2014-07-14T18:00:37Z | 2014-07-20T16:43:34Z | 2014-07-14T18:14:41Z | NONE | null | #6848 is no where mentioned in the release notes. There's a single item on `.order`
changing to quicksort, but it doesn't explicitly warn that the sort was previously stable
and now isn't. There's also no warning about `series.sort` changing as well.
That API has been around forever and afaict nothing was gained by br... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7750/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7750/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7751 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7751/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7751/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7751/events | https://github.com/pandas-dev/pandas/issues/7751 | 37,814,702 | MDU6SXNzdWUzNzgxNDcwMg== | 7,751 | qcut() should make sure the bins bounderies are unique before passing them to _bins_to_cuts | {
"avatar_url": "https://avatars.githubusercontent.com/u/6908933?v=4",
"events_url": "https://api.github.com/users/yonil7/events{/privacy}",
"followers_url": "https://api.github.com/users/yonil7/followers",
"following_url": "https://api.github.com/users/yonil7/following{/other_user}",
"gists_url": "https://ap... | [
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stack/Unstack, Explode",
"id": 13098779,
"name": "Reshaping",
"node_id": "MDU6TGFiZWwxMzA5ODc3OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping"
},
{
"color": "ffa0ff",
"de... | closed | false | null | [] | {
"closed_at": "2017-05-06T10:20:19Z",
"closed_issues": 987,
"created_at": "2016-02-08T15:30:21Z",
"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-07-14T18:47:54Z | 2016-12-30T19:02:01Z | 2016-12-30T19:02:01Z | NONE | null | xref #8309
for example:
``` python
pd.qcut([1,1,1,1,1,1,1,1,1,1,1,1,1,5,5,5], [0.00001, 0.5])
```
will raise "ValueError: Bin edges must be unique: array([ 1., 1.])" exception
Fix suggestion - add one new line:
``` python
def qcut(x, q, labels=None, retbins=False, precision=3):
if com.is_integer(q):
q... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7751/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7751/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7752 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7752/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7752/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7752/events | https://github.com/pandas-dev/pandas/issues/7752 | 37,815,467 | MDU6SXNzdWUzNzgxNTQ2Nw== | 7,752 | read_csv C engine hangs on my server | {
"avatar_url": "https://avatars.githubusercontent.com/u/3759135?v=4",
"events_url": "https://api.github.com/users/JakeEhrlich/events{/privacy}",
"followers_url": "https://api.github.com/users/JakeEhrlich/followers",
"following_url": "https://api.github.com/users/JakeEhrlich/following{/other_user}",
"gists_ur... | [
{
"color": "444444",
"default": false,
"description": "Unicode strings",
"id": 36380025,
"name": "Unicode",
"node_id": "MDU6TGFiZWwzNjM4MDAyNQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Unicode"
},
{
"color": "5319e7",
"default": false,
"description... | closed | false | null | [] | null | 22 | 2014-07-14T18:55:41Z | 2015-03-08T16:57:00Z | 2015-03-08T16:57:00Z | NONE | null | so I have a web application where users need to be able to upload csv files. If I use the c engine the whole thing hangs indifferently. I was able to read_csv hanging.
code:
data = smart_unicode(data) #convert to unicode properly
frames = {"default":pandas.read_csv(io.StringIO(data))}
where 'data' is a Unicode strin... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7752/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7752/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7753 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7753/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7753/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7753/events | https://github.com/pandas-dev/pandas/issues/7753 | 37,816,851 | MDU6SXNzdWUzNzgxNjg1MQ== | 7,753 | python engine for read_csv does not support unicode | {
"avatar_url": "https://avatars.githubusercontent.com/u/3759135?v=4",
"events_url": "https://api.github.com/users/JakeEhrlich/events{/privacy}",
"followers_url": "https://api.github.com/users/JakeEhrlich/followers",
"following_url": "https://api.github.com/users/JakeEhrlich/following{/other_user}",
"gists_ur... | [
{
"color": "444444",
"default": false,
"description": "Unicode strings",
"id": 36380025,
"name": "Unicode",
"node_id": "MDU6TGFiZWwzNjM4MDAyNQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Unicode"
},
{
"color": "5319e7",
"default": false,
"description... | 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... | 14 | 2014-07-14T19:02:09Z | 2015-03-08T16:58:52Z | 2015-03-08T16:58:52Z | NONE | null | code:
pandas.read_csv(io.StringIO(data), engine="python")
if 'data' contains a non-ascii character this code will throw an exception
stack trace:
File "/home/jake/Desktop/WiderNSF/physics/service/ExcelTable.py", line 63, in **init**
frames = {"default":pandas.read_csv(io.StringIO(data), engine="python")}
File "... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7753/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7753/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7754 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7754/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7754/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7754/events | https://github.com/pandas-dev/pandas/issues/7754 | 37,818,707 | MDU6SXNzdWUzNzgxODcwNw== | 7,754 | Series.resample('1S', how='last') on series with dtype=datetime64[ns] is very slow | {
"avatar_url": "https://avatars.githubusercontent.com/u/6908933?v=4",
"events_url": "https://api.github.com/users/yonil7/events{/privacy}",
"followers_url": "https://api.github.com/users/yonil7/followers",
"following_url": "https://api.github.com/users/yonil7/following{/other_user}",
"gists_url": "https://ap... | [
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "a10c02",
"default": false,
"description": "Memory or... | closed | false | null | [] | {
"closed_at": "2015-06-13T17:49:05Z",
"closed_issues": 119,
"created_at": "2015-06-02T19:23:30Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.... | 3 | 2014-07-14T19:23:14Z | 2015-06-02T19:25:19Z | 2015-05-12T13:06:54Z | NONE | null | example test:
``` python
intSeries = pd.Series(5, pd.date_range(start='2000-01-01', end='2000-01-05', freq='555000U'), dtype='int64')
timeSeries = intSeries.astype('datetime64[ns]')
time0 = time.time()
intSeries.resample('1S', how='last')
print 'resampling the int series took ', str(timedelta(seconds = time.time()-ti... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7754/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7754/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7755 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7755/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7755/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7755/events | https://github.com/pandas-dev/pandas/issues/7755 | 37,825,456 | MDU6SXNzdWUzNzgyNTQ1Ng== | 7,755 | Pandas import blocking in Pycharm debug mode | {
"avatar_url": "https://avatars.githubusercontent.com/u/239117?v=4",
"events_url": "https://api.github.com/users/myisis/events{/privacy}",
"followers_url": "https://api.github.com/users/myisis/followers",
"following_url": "https://api.github.com/users/myisis/following{/other_user}",
"gists_url": "https://api... | [] | closed | false | null | [] | null | 2 | 2014-07-14T20:34:59Z | 2015-10-20T22:41:12Z | 2015-10-20T22:41:12Z | NONE | null | I'm not sure about the exact circumstances and am unable to create a minimal example, but when trying to run an application importing pandas in debug mode through Pycharm, it freezes. I followed the call stack to:
```
try:
import numexpr as ne
_NUMEXPR_INSTALLED = ne.__version__ >= LooseVersion('2.0')
except I... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7755/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7755/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7756 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7756/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7756/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7756/events | https://github.com/pandas-dev/pandas/pull/7756 | 37,846,330 | MDExOlB1bGxSZXF1ZXN0MTgzODU4OTk= | 7,756 | docs: rewrite .iloc accessing beyond ends. | {
"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... | [
{
"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... | 2 | 2014-07-15T02:31:45Z | 2014-07-15T12:57:21Z | 2014-07-15T12:57:21Z | CONTRIBUTOR | null | Let's actually talk about what the current behaviour is, not what the
behaviour used to be.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7756/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7756/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7756.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7756",
"merged_at": "2014-07-15T12:57:21Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7756.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7756"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7757 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7757/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7757/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7757/events | https://github.com/pandas-dev/pandas/issues/7757 | 37,847,199 | MDU6SXNzdWUzNzg0NzE5OQ== | 7,757 | BUG/ERR: read_csv(header=[0]) should raise/warn | {
"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": "ffa0ff",
"default": false,
"description": "Incorrect or improved errors from pandas",
"id": 42670965,
"name": "Error Reporting",
"node_id": "MDU6TGFiZWw0MjY3MDk2NQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting"
},
{
"color": "5319... | closed | false | null | [] | {
"closed_at": "2017-10-28T18:54:27Z",
"closed_issues": 764,
"created_at": "2017-03-23T13:26:25Z",
"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-07-15T02:55:22Z | 2017-08-03T16:37:27Z | 2017-08-03T16:37:27Z | CONTRIBUTOR | null | `read_csv` with a single-row header either breaks any names that might be on the index, or reads all data as `NaN`. This problem might exist because `pd.read_csv` hasn't caught up to #7589.
``` python
In [1]: import pandas as pd
In [2]: from StringIO import StringIO
In [3]: pd.read_csv(StringIO('''\
alpha,,A,B
foo... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7757/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7757/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7758 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7758/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7758/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7758/events | https://github.com/pandas-dev/pandas/issues/7758 | 37,876,887 | MDU6SXNzdWUzNzg3Njg4Nw== | 7,758 | astype(unicode) does not work as expected | {
"avatar_url": "https://avatars.githubusercontent.com/u/1021506?v=4",
"events_url": "https://api.github.com/users/fulmicoton/events{/privacy}",
"followers_url": "https://api.github.com/users/fulmicoton/followers",
"following_url": "https://api.github.com/users/fulmicoton/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": "4E9A06",
"default": false,
"description": null,
"id": 76812,
... | 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-07-15T12:21:22Z | 2014-07-16T11:57:13Z | 2014-07-16T11:57:13Z | CONTRIBUTOR | null | astype unicode seems to call str, so that the following code throws
```
import pandas
df = pandas.DataFrame({"somecol": [u"適当"]})
df["somecol"].astype("unicode")
```
raises :
```
UnicodeEncodeError: 'ascii' codec can't encode ch
aracters in position 0-1: ordinal not in range(12
8)
```
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7758/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7758/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7759 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7759/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7759/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7759/events | https://github.com/pandas-dev/pandas/issues/7759 | 37,877,146 | MDU6SXNzdWUzNzg3NzE0Ng== | 7,759 | DataFrame.replace behave strangely | {
"avatar_url": "https://avatars.githubusercontent.com/u/1021506?v=4",
"events_url": "https://api.github.com/users/fulmicoton/events{/privacy}",
"followers_url": "https://api.github.com/users/fulmicoton/followers",
"following_url": "https://api.github.com/users/fulmicoton/following{/other_user}",
"gists_url":... | [] | closed | false | null | [] | null | 5 | 2014-07-15T12:25:14Z | 2017-01-15T22:56:50Z | 2014-07-15T12:53:10Z | CONTRIBUTOR | null | Basically
```
pandas.DataFrame({
"a": [1,1,1,2,2,2]
}).replace({
"a": {
1: 2,
2: 3
}
})
```
returns (I was suprised on that one)
```
a
0 2
1 3
2 2
3 3
4 2
5 3
```
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7759/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7759/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7760 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7760/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7760/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7760/events | https://github.com/pandas-dev/pandas/issues/7760 | 37,880,455 | MDU6SXNzdWUzNzg4MDQ1NQ== | 7,760 | Plotting series with different frequency yields "ValueError: Incompatible frequency conversion" | {
"avatar_url": "https://avatars.githubusercontent.com/u/5279578?v=4",
"events_url": "https://api.github.com/users/mmajewsk/events{/privacy}",
"followers_url": "https://api.github.com/users/mmajewsk/followers",
"following_url": "https://api.github.com/users/mmajewsk/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": "8AE234",
"default": false,
"description": null,
"id": 2413328,
... | 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-07-15T13:06:55Z | 2014-07-19T14:11:35Z | 2014-07-19T14:11:35Z | NONE | null | So i have two dataframes with simmilar data but, indexed by datetime64
dfA : http://pastebin.com/HenYJxdV
dfB : http://pastebin.com/qAsEqSxf
so i have following problem when i try to plot them this way:
```
In [107]:
seriesA=dfA["more"]
seriesB=dfB["less"]
In [108]:
plt.figure()
plt.plot(seriesA.index.tolist(),seri... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7760/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7760/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7761 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7761/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7761/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7761/events | https://github.com/pandas-dev/pandas/issues/7761 | 37,892,664 | MDU6SXNzdWUzNzg5MjY2NA== | 7,761 | Non-unique column names in fixed format HDF5 | {
"avatar_url": "https://avatars.githubusercontent.com/u/30848?v=4",
"events_url": "https://api.github.com/users/filmor/events{/privacy}",
"followers_url": "https://api.github.com/users/filmor/followers",
"following_url": "https://api.github.com/users/filmor/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": "ffa0ff",
"default": false,
"description": "Incorrect or improved er... | 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-07-15T15:05:57Z | 2014-07-21T11:39:29Z | 2014-07-21T11:39:29Z | CONTRIBUTOR | null | This leads to an error on read, writing is possible however. Since the format has a fundamental problem with this case if there are columns with the same name but different data types this is not fixable.
However, `df.to_hdf` should just not write the respective dataframe if the column index is not unique.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7761/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7761/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7762 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7762/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7762/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7762/events | https://github.com/pandas-dev/pandas/issues/7762 | 37,904,832 | MDU6SXNzdWUzNzkwNDgzMg== | 7,762 | read_html doesn't work for wikipedia tables | {
"avatar_url": "https://avatars.githubusercontent.com/u/207405?v=4",
"events_url": "https://api.github.com/users/haraldschilly/events{/privacy}",
"followers_url": "https://api.github.com/users/haraldschilly/followers",
"following_url": "https://api.github.com/users/haraldschilly/following{/other_user}",
"gis... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "006b75",
"default": false,
"description": "read_html, to_html, Styl... | 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-07-15T17:08:10Z | 2016-10-12T23:05:01Z | 2014-07-28T13:24:39Z | NONE | null | I assumed reading wikipedia html tables should work for `read_html`, but it returned a lot of garbage :frowning:
Example:
```
pd.io.html.read_html("https://en.wikipedia.org/wiki/List_of_U.S._states_and_territories_by_area", "Arizona")
```
I've seen several related issues, maybe this is an useful test case.
Version... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7762/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7762/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7763 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7763/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7763/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7763/events | https://github.com/pandas-dev/pandas/issues/7763 | 37,906,528 | MDU6SXNzdWUzNzkwNjUyOA== | 7,763 | BUG: Assigning Panel item using .ix/.loc no longer works | {
"avatar_url": "https://avatars.githubusercontent.com/u/1129233?v=4",
"events_url": "https://api.github.com/users/creeson/events{/privacy}",
"followers_url": "https://api.github.com/users/creeson/followers",
"following_url": "https://api.github.com/users/creeson/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... | 7 | 2014-07-15T17:29:04Z | 2014-09-26T23:36:40Z | 2014-09-26T23:36:40Z | NONE | null | I am updating a codebase from an OLD version of pandas (0.7.3) to current version (0.14.1).
```
pandas: 0.14.1
numpy: 1.8.0
```
The following code has stopped working correctly (using .ix[] or .loc[]):
``` python
import numpy as np
import pandas as ps
np.random.seed(0)
index=range(3)
columns = list('abc')
panel =... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7763/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7763/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7764 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7764/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7764/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7764/events | https://github.com/pandas-dev/pandas/issues/7764 | 37,915,202 | MDU6SXNzdWUzNzkxNTIwMg== | 7,764 | rolling_cov and rolling_corr error out when len(series) < min_periods | {
"avatar_url": "https://avatars.githubusercontent.com/u/1129233?v=4",
"events_url": "https://api.github.com/users/creeson/events{/privacy}",
"followers_url": "https://api.github.com/users/creeson/followers",
"following_url": "https://api.github.com/users/creeson/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or improved er... | closed | false | null | [] | {
"closed_at": "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-07-15T19:04:18Z | 2014-07-23T12:17:17Z | 2014-07-23T12:17:17Z | NONE | null | I am updating a codebase from an OLD version of pandas (0.7.3) to current version (0.14.1) in python 2.7.
```
pandas: 0.14.1
numpy: 1.8.0
```
Not sure if this is properly classified as a bug, or if it is an expected code change. However, it seems rolling_cov / rolling_corr are specifying the window as min(window give... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7764/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7764/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7765 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7765/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7765/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7765/events | https://github.com/pandas-dev/pandas/pull/7765 | 37,928,830 | MDExOlB1bGxSZXF1ZXN0MTg0MzY5Mzg= | 7,765 | Closes #7758 - astype(unicode) returning unicode. | {
"avatar_url": "https://avatars.githubusercontent.com/u/1021506?v=4",
"events_url": "https://api.github.com/users/fulmicoton/events{/privacy}",
"followers_url": "https://api.github.com/users/fulmicoton/followers",
"following_url": "https://api.github.com/users/fulmicoton/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": "4E9A06",
"default": false,
"description": null,
"id": 76812,
... | 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-07-15T21:42:06Z | 2014-07-16T21:49:37Z | 2014-07-16T11:57:48Z | CONTRIBUTOR | null | I didn't have to rely on `infer_dtype` as suggested by @jreback in #7758
as I delegated to numpy to do all the dirty job :
Just calls numpy.unicode on all the values.
Please have a critical look at this pull request before merging :
as I am unfamiliar with both pandas and cython; and may have
misunderstood the way pa... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7765/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7765/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7765.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7765",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/7765.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7765"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7766 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7766/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7766/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7766/events | https://github.com/pandas-dev/pandas/pull/7766 | 37,941,967 | MDExOlB1bGxSZXF1ZXN0MTg0NDU0NjM= | 7,766 | BUG: rolling_* functions should not shrink window | {
"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": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or improved er... | closed | false | null | [] | {
"closed_at": "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... | 22 | 2014-07-16T01:29:45Z | 2014-09-10T00:12:30Z | 2014-07-23T12:17:01Z | CONTRIBUTOR | null | Closes https://github.com/pydata/pandas/issues/7764.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7766/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7766/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7766.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7766",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/7766.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7766"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7767 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7767/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7767/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7767/events | https://github.com/pandas-dev/pandas/pull/7767 | 37,955,834 | MDExOlB1bGxSZXF1ZXN0MTg0NTMwNTY= | 7,767 | Docs: MultiIndex support is hardly bleeding edge, remove docs warnings. | {
"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 | 1 | 2014-07-16T07:25:44Z | 2014-07-16T09:59:39Z | 2014-07-16T09:59:30Z | 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/7767/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7767/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7767.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7767",
"merged_at": "2014-07-16T09:59:30Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7767.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7767"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/7768 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7768/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7768/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7768/events | https://github.com/pandas-dev/pandas/pull/7768 | 38,011,871 | MDExOlB1bGxSZXF1ZXN0MTg0ODY2NzY= | 7,768 | Categorical fixups | {
"avatar_url": "https://avatars.githubusercontent.com/u/890156?v=4",
"events_url": "https://api.github.com/users/jankatins/events{/privacy}",
"followers_url": "https://api.github.com/users/jankatins/followers",
"following_url": "https://api.github.com/users/jankatins/following{/other_user}",
"gists_url": "ht... | [
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy dtype conversions",
"id": 31404521,
"name": "Dtype Conversions",
"node_id": "MDU6TGFiZWwzMTQwNDUyMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions"
},
{
"color": "e11... | closed | false | null | [] | {
"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... | 49 | 2014-07-16T18:42:14Z | 2014-08-12T23:45:39Z | 2014-08-12T16:18:56Z | CONTRIBUTOR | null | Some fixups for Categoricals.
Fixes: #3678
- [x] Maybe change Series.cat after the discussion in https://github.com/pydata/pandas/issues/7207 ?
- [ ] remove Series.cat from tab completition if Series is not of dtype category
- [x] fix for the "FIXME" in unittests
- [x] Look at problems in docs (-> hdf support)
- [x] ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7768/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7768/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7768.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7768",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/7768.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7768"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7769 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7769/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7769/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7769/events | https://github.com/pandas-dev/pandas/pull/7769 | 38,013,856 | MDExOlB1bGxSZXF1ZXN0MTg0ODgwMDg= | 7,769 | FIX: Documentation for for 0.14.1 change log | {
"avatar_url": "https://avatars.githubusercontent.com/u/5585221?v=4",
"events_url": "https://api.github.com/users/bashtage/events{/privacy}",
"followers_url": "https://api.github.com/users/bashtage/followers",
"following_url": "https://api.github.com/users/bashtage/following{/other_user}",
"gists_url": "http... | [
{
"color": "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... | 5 | 2014-07-16T19:03:36Z | 2014-08-20T15:32:51Z | 2014-07-28T20:41:48Z | CONTRIBUTOR | null | Change log is missing some key words on changes to StataReader and StataWriter.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7769/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7769/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7769.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7769",
"merged_at": "2014-07-28T20:41:48Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7769.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7769"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7770 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7770/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7770/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7770/events | https://github.com/pandas-dev/pandas/pull/7770 | 38,036,539 | MDExOlB1bGxSZXF1ZXN0MTg1MDI3MzQ= | 7,770 | BUG: Fix for passing multiple ints as levels in DataFrame.stack() (#7660) | {
"avatar_url": "https://avatars.githubusercontent.com/u/1460294?v=4",
"events_url": "https://api.github.com/users/onesandzeroes/events{/privacy}",
"followers_url": "https://api.github.com/users/onesandzeroes/followers",
"following_url": "https://api.github.com/users/onesandzeroes/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": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stac... | 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-07-16T23:51:25Z | 2014-07-21T11:43:11Z | 2014-07-21T11:42:51Z | CONTRIBUTOR | null | closes #7660
The specific case that came up in #7660 (and originally in #7653) seems easy enough to fix, so I've covered that in the PR. I feel like this raises a few other potential problems though, e.g.:
- If the list of level numbers is not in order, is there any sensible way to deal with them? I've sorted the level... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7770/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7770/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7770.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7770",
"merged_at": "2014-07-21T11:42:51Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7770.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7770"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7771 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7771/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7771/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7771/events | https://github.com/pandas-dev/pandas/issues/7771 | 38,044,003 | MDU6SXNzdWUzODA0NDAwMw== | 7,771 | nunique is slower than len(set(x.dropna())) for smaller Series. | {
"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... | [
{
"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": "e102d8",
"default"... | closed | false | null | [] | {
"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... | 17 | 2014-07-17T02:52:42Z | 2014-12-23T03:25:29Z | 2014-12-23T03:25:29Z | CONTRIBUTOR | null | This is biting me when applying nunique on some groupby operations.
In one benchmark, which I'll shortly share, nunique() is slower until we get to a length of 3000.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7771/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7771/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7772 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7772/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7772/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7772/events | https://github.com/pandas-dev/pandas/issues/7772 | 38,057,574 | MDU6SXNzdWUzODA1NzU3NA== | 7,772 | Problem with plotting frequencies "L" and "S" | {
"avatar_url": "https://avatars.githubusercontent.com/u/5279578?v=4",
"events_url": "https://api.github.com/users/mmajewsk/events{/privacy}",
"followers_url": "https://api.github.com/users/mmajewsk/followers",
"following_url": "https://api.github.com/users/mmajewsk/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": "8AE234",
"default": false,
"description": null,
"id": 2413328,
... | 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-07-17T08:23:20Z | 2014-07-19T17:27:14Z | 2014-07-19T14:11:35Z | NONE | null | IO am opening new issue as i solved what is wrong with https://github.com/pydata/pandas/issues/7760 .
So, i have two sets of data one with frequency 1 second:
http://pastebin.com/HenYJxdV
And other with frequency 0.1 second (100 miliseconds):
http://pastebin.com/HenYJxdV
I wanted to plot them on same axe so i did:
``... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7772/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7772/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7773 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7773/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7773/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7773/events | https://github.com/pandas-dev/pandas/issues/7773 | 38,064,459 | MDU6SXNzdWUzODA2NDQ1OQ== | 7,773 | BUG: sniffing a csv raises with only a header | {
"avatar_url": "https://avatars.githubusercontent.com/u/506348?v=4",
"events_url": "https://api.github.com/users/Nodd/events{/privacy}",
"followers_url": "https://api.github.com/users/Nodd/followers",
"following_url": "https://api.github.com/users/Nodd/following{/other_user}",
"gists_url": "https://api.githu... | [
{
"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": "read_csv, to_csv",
"... | closed | false | null | [] | {
"closed_at": "2016-05-05T00:34:40Z",
"closed_issues": 306,
"created_at": "2016-02-08T15:29:59Z",
"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-07-17T09:34:07Z | 2016-04-18T15:51:26Z | 2016-04-18T15:51:26Z | NONE | null | I'm trying to read a bunch of csv files, but some of them have a header line without any data. I expect to get empty data but Pandas raises an exception on these files:
```
Traceback (most recent call last):
File "/usr/bin/positionneur_rng", line 9, in <module>
load_entry_point('pymela==0.1.0', 'console_scripts'... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7773/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7773/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7774 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7774/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7774/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7774/events | https://github.com/pandas-dev/pandas/issues/7774 | 38,076,076 | MDU6SXNzdWUzODA3NjA3Ng== | 7,774 | REGR: empty list selection resets index types | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "e1... | 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-07-17T12:28:40Z | 2014-10-05T14:05:18Z | 2014-10-05T14:05:18Z | CONTRIBUTOR | null | regression from 0.14.0 (which return `Index`, which is also not correct).
`iloc` DOES work correctly though
```
In [9]: df = tm.makeTimeDataFrame()
In [10]: df.index
Out[10]:
<class 'pandas.tseries.index.DatetimeIndex'>
[2000-01-03, ..., 2000-02-11]
Length: 30, Freq: B, Timezone: None
In [11]: df.loc[[]].index
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/7774/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7774/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7775 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7775/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7775/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7775/events | https://github.com/pandas-dev/pandas/issues/7775 | 38,082,814 | MDU6SXNzdWUzODA4MjgxNA== | 7,775 | BUG/ERR: raise on saving a multi-index with tz-info in fixed format for HDF5 | {
"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": "ffa0ff",
"default": false,
"description": "Incorrect or improved errors from pandas",
"id": 42670965,
"name": "Error Reporting",
"node_id": "MDU6TGFiZWw0MjY3MDk2NQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting"
},
{
"color": "5319... | closed | false | null | [] | {
"closed_at": "2019-07-19T00:34:29Z",
"closed_issues": 1289,
"created_at": "2018-10-23T02:34:15Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2014-07-17T13:54:41Z | 2019-07-01T11:41:24Z | 2019-07-01T11:41:24Z | CONTRIBUTOR | null | xref: #8165
http://stackoverflow.com/questions/24805307/losing-timezone-awareness-when-saving-hyerarchical-pandas-datetimeindex-to-hdf5/24805506#2480550
should raise NotImplementedError for now, or actually implement
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7775/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7775/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7776 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7776/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7776/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7776/events | https://github.com/pandas-dev/pandas/issues/7776 | 38,127,533 | MDU6SXNzdWUzODEyNzUzMw== | 7,776 | BUG: sum(level=0) not returning decimal columns when dataframe contains columns with NumPy and decimal datatypes | {
"avatar_url": "https://avatars.githubusercontent.com/u/8195141?v=4",
"events_url": "https://api.github.com/users/m4nn/events{/privacy}",
"followers_url": "https://api.github.com/users/m4nn/followers",
"following_url": "https://api.github.com/users/m4nn/following{/other_user}",
"gists_url": "https://api.gith... | [
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy dtype conversions",
"id": 31404521,
"name": "Dtype Conversions",
"node_id": "MDU6TGFiZWwzMTQwNDUyMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions"
},
{
"color": "AD7... | closed | false | null | [] | null | 1 | 2014-07-17T21:24:01Z | 2014-07-17T22:36:56Z | 2014-07-17T22:36:48Z | NONE | null | ``` python
import pandas as pd
import numpy as np
from decimal import *
def make_currency(x):
try:
return Decimal(x).quantize(Decimal('.01'))
except (InvalidOperation, TypeError) as e:
return Decimal(0).quantize(Decimal('.01'))
cols = {"c1": [1.23,2.34,3.45], "c2": [4,5,6], "c3": [1,2,3]}
inde... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7776/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7776/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7777 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7777/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7777/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7777/events | https://github.com/pandas-dev/pandas/issues/7777 | 38,131,341 | MDU6SXNzdWUzODEzMTM0MQ== | 7,777 | BUG: select_column not preserving a UTC timezone | {
"avatar_url": "https://avatars.githubusercontent.com/u/4625457?v=4",
"events_url": "https://api.github.com/users/alorenzo175/events{/privacy}",
"followers_url": "https://api.github.com/users/alorenzo175/followers",
"following_url": "https://api.github.com/users/alorenzo175/following{/other_user}",
"gists_ur... | [
{
"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": "read_hdf, HDFStore",
... | 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-07-17T22:05:17Z | 2014-09-03T13:57:26Z | 2014-07-22T15:24:22Z | CONTRIBUTOR | null | I was having issues with lost tz-info when retrieving a DatetimeIndex from an HDF store using `store.select_column('data', 'index')`. I was able to track down the issue to `tseries/index.py` in the `Index._to_embed` method. The issue is
``` python
def _to_embed(self, keep_tz=False):
""" return an array r... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7777/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7777/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7778 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7778/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7778/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7778/events | https://github.com/pandas-dev/pandas/issues/7778 | 38,131,343 | MDU6SXNzdWUzODEzMTM0Mw== | 7,778 | BUG: df.apply handles np.timedelta64 as timestamp, should be timedelta | {
"avatar_url": "https://avatars.githubusercontent.com/u/4134823?v=4",
"events_url": "https://api.github.com/users/stharrold/events{/privacy}",
"followers_url": "https://api.github.com/users/stharrold/followers",
"following_url": "https://api.github.com/users/stharrold/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": "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-07-17T22:05:20Z | 2014-07-18T01:00:41Z | 2014-07-18T01:00:30Z | NONE | null | I think there may be a bug with the row-wise handling of `numpy.timedelta64` data types when using `DataFrame.apply`. As a check, the problem does not appear when using `DataFrame.applymap`. The problem may be related to #4532, but I'm unsure. I've included an example below.
This is only a minor problem for my use-cas... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7778/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7778/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7779 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7779/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7779/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7779/events | https://github.com/pandas-dev/pandas/pull/7779 | 38,136,597 | MDExOlB1bGxSZXF1ZXN0MTg1NjEwNjk= | 7,779 | BUG: unwanted conversions of timedelta dtypes when in a mixed datetimelike frame (GH7778) | {
"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": "e102d8",
"default": false,
"description": "Unexpected or buggy dtyp... | 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-07-17T23:34:17Z | 2014-07-18T01:00:30Z | 2014-07-18T01:00:30Z | CONTRIBUTOR | null | closes #7778
TST: tests for internals/as_matrix() for all dtypes (including categoricals)
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7779/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7779/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7779.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7779",
"merged_at": "2014-07-18T01:00:30Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7779.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7779"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7780 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7780/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7780/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7780/events | https://github.com/pandas-dev/pandas/pull/7780 | 38,149,983 | MDExOlB1bGxSZXF1ZXN0MTg1NjkxNTY= | 7,780 | API: support `c` and `colormap` args for DataFrame.plot with kind='scatter' | {
"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": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "8AE234",
"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... | 38 | 2014-07-18T05:52:42Z | 2014-09-17T22:27:52Z | 2014-09-11T19:48:42Z | MEMBER | null | `matplotlib.pyplot.scatter` supports the argument `c` for setting the color of
each point. This patch lets you easily set it by giving a column name (currently
you need to supply an ndarray to make it work, since pandas isn't aware of it):
```
df.plot('x', 'y', c='z', kind='scatter')
```
vs
```
df.plot('x', 'y', c=d... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7780/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7780/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7780.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7780",
"merged_at": "2014-09-11T19:48:42Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7780.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7780"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7781 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7781/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7781/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7781/events | https://github.com/pandas-dev/pandas/pull/7781 | 38,161,771 | MDExOlB1bGxSZXF1ZXN0MTg1NzYzMjI= | 7,781 | BUG: Prevent config paths to contain python keywords | {
"avatar_url": "https://avatars.githubusercontent.com/u/2070892?v=4",
"events_url": "https://api.github.com/users/germangh/events{/privacy}",
"followers_url": "https://api.github.com/users/germangh/followers",
"following_url": "https://api.github.com/users/germangh/following{/other_user}",
"gists_url": "http... | [
{
"color": "AD7FA8",
"default": false,
"description": null,
"id": 35818298,
"name": "API Design",
"node_id": "MDU6TGFiZWwzNTgxODI5OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design"
}
] | closed | false | null | [] | {
"closed_at": "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-07-18T09:42:40Z | 2014-09-19T16:11:44Z | 2014-09-19T12:22:30Z | NONE | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7781/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7781/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7781.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7781",
"merged_at": "2014-09-19T12:22:30Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7781.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7781"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/7782 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7782/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7782/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7782/events | https://github.com/pandas-dev/pandas/issues/7782 | 38,167,340 | MDU6SXNzdWUzODE2NzM0MA== | 7,782 | BUG: tslib.tz_convert_single converts DST incorrectly | {
"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": "fbca04",
"default": false,
"description": "Related to non-user acce... | 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-07-18T11:11:57Z | 2014-08-03T21:26:08Z | 2014-08-03T21:26:08Z | MEMBER | null | Apply `tz_convert_single` to the same time representation with different tz should be all `True`?
```
import pandas as pd
import numpy as np
import datetime
import pytz
for i in range(9):
utc_dt = datetime.datetime(2014, 3, 9, i, 0, tzinfo=pytz.timezone('UTC'))
tz_dt = datetime.datetime(2014, 3, 9, i, 0, tzin... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7782/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7782/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7783 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7783/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7783/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7783/events | https://github.com/pandas-dev/pandas/pull/7783 | 38,169,603 | MDExOlB1bGxSZXF1ZXN0MTg1ODEzNzk= | 7,783 | Docs: Categorical docs fixups. | {
"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 | 1 | 2014-07-18T11:51:53Z | 2014-07-18T12:02:33Z | 2014-07-18T12:02:30Z | 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/7783/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7783/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7783.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7783",
"merged_at": "2014-07-18T12:02:30Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7783.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7783"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/7784 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7784/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7784/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7784/events | https://github.com/pandas-dev/pandas/pull/7784 | 38,174,493 | MDExOlB1bGxSZXF1ZXN0MTg1ODQ0NTc= | 7,784 | Performance improvements for nunique method. | {
"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... | [
{
"color": "d7e102",
"default": false,
"description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate",
"id": 2822342,
"name": "Missing-data",
"node_id": "MDU6TGFiZWwyODIyMzQy",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data"
},
{
"color": "a10c02"... | closed | false | null | [] | {
"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... | 29 | 2014-07-18T13:09:30Z | 2015-01-25T23:34:09Z | 2015-01-25T23:34:09Z | 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/7784/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7784/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7784.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7784",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/7784.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7784"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/7785 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7785/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7785/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7785/events | https://github.com/pandas-dev/pandas/issues/7785 | 38,175,874 | MDU6SXNzdWUzODE3NTg3NA== | 7,785 | BUG: Series.float divided by Series.interger (with 0's) | {
"avatar_url": "https://avatars.githubusercontent.com/u/5827110?v=4",
"events_url": "https://api.github.com/users/xdliao/events{/privacy}",
"followers_url": "https://api.github.com/users/xdliao/followers",
"following_url": "https://api.github.com/users/xdliao/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": "006b75",
"default": false,
"description": "Arithmetic, Comparison, ... | 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-07-18T13:28:24Z | 2014-07-18T14:32:38Z | 2014-07-18T14:32:28Z | NONE | null | # problem when denominator is interger type and has 0 element
# no such problem with pandas <= 0.13.1
print pd.**version**
print np.**version**
testdata=pd.DataFrame({'TL': (1,0), 'PI': (-0.01,-0.02)})
print "--- direct pd.Series division (wrong) : \n", (testdata.PI)/testdata.TL
print "--- np.where filtered (still wr... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7785/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7785/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7786 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7786/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7786/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7786/events | https://github.com/pandas-dev/pandas/pull/7786 | 38,178,631 | MDExOlB1bGxSZXF1ZXN0MTg1ODcwOTI= | 7,786 | BUG: Bug in Series 0-division with a float and integer operand dtypes (GH7785) | {
"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": "006b75",
"default": false,
"description": "Arithmetic, Comparison, ... | 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-07-18T14:01:14Z | 2014-07-18T14:32:29Z | 2014-07-18T14:32:28Z | CONTRIBUTOR | null | closes #7785
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7786/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7786/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7786.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7786",
"merged_at": "2014-07-18T14:32:28Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7786.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7786"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7787 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7787/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7787/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7787/events | https://github.com/pandas-dev/pandas/issues/7787 | 38,180,448 | MDU6SXNzdWUzODE4MDQ0OA== | 7,787 | BUG: setting new items with .loc doesn't work for constant sequences | {
"avatar_url": "https://avatars.githubusercontent.com/u/314085?v=4",
"events_url": "https://api.github.com/users/podshumok/events{/privacy}",
"followers_url": "https://api.github.com/users/podshumok/followers",
"following_url": "https://api.github.com/users/podshumok/following{/other_user}",
"gists_url": "ht... | [
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "AD... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 278,
"created_at": "2013-01-06T03:02:01Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm/followers",
"f... | 11 | 2014-07-18T14:23:04Z | 2021-04-11T04:55:05Z | 2021-04-11T04:55:05Z | NONE | null | One can construct DataFrame with frozensets in the index:
```
>>> import pandas
>>> a = frozenset([1])
>>> b = frozenset([1, 2])
>>> c = frozenset([1, 2, 3])
>>>
>>> frame = pandas.DataFrame(index=[a, b], columns=[c])
>>> frame
(1, 2, 3)
(1) NaN
(1, 2) NaN
```
Setting new values for e... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7787/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7787/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7788 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7788/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7788/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7788/events | https://github.com/pandas-dev/pandas/pull/7788 | 38,184,738 | MDExOlB1bGxSZXF1ZXN0MTg1OTEwOTA= | 7,788 | Raise exception on non-unique column index in to_hdf for fixed format. | {
"avatar_url": "https://avatars.githubusercontent.com/u/30848?v=4",
"events_url": "https://api.github.com/users/filmor/events{/privacy}",
"followers_url": "https://api.github.com/users/filmor/followers",
"following_url": "https://api.github.com/users/filmor/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": "ffa0ff",
"default": false,
"description": "Incorrect or improved er... | 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-07-18T15:11:18Z | 2014-08-18T18:40:23Z | 2014-07-21T11:39:29Z | CONTRIBUTOR | null | Fixes #7761.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7788/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7788/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7788.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7788",
"merged_at": "2014-07-21T11:39:29Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7788.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7788"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7789 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7789/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7789/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7789/events | https://github.com/pandas-dev/pandas/pull/7789 | 38,188,884 | MDExOlB1bGxSZXF1ZXN0MTg1OTM3NTM= | 7,789 | BUG/COMPAT: pickled dtindex with freq raises AttributeError in normalize... | {
"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": "0052cc",
"default": false,
"description": "pandas objects compatability with Numpy or Python functions",
"id": 76865106,
"name": "Compat",
"node_id": "MDU6TGFiZWw3Njg2NTEwNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat"
}
] | closed | false | null | [] | {
"closed_at": "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-07-18T15:58:00Z | 2014-07-19T13:13:34Z | 2014-07-19T12:10:05Z | MEMBER | null | Closes #7748.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7789/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7789/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7789.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7789",
"merged_at": "2014-07-19T12:10:05Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7789.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7789"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7790 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7790/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7790/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7790/events | https://github.com/pandas-dev/pandas/pull/7790 | 38,189,120 | MDExOlB1bGxSZXF1ZXN0MTg1OTM4ODk= | 7,790 | BUG: read_column did not preserve UTC tzinfo | {
"avatar_url": "https://avatars.githubusercontent.com/u/4625457?v=4",
"events_url": "https://api.github.com/users/alorenzo175/events{/privacy}",
"followers_url": "https://api.github.com/users/alorenzo175/followers",
"following_url": "https://api.github.com/users/alorenzo175/following{/other_user}",
"gists_ur... | [
{
"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": "read_hdf, HDFStore",
... | 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-07-18T16:00:34Z | 2014-07-22T15:26:00Z | 2014-07-22T15:24:22Z | CONTRIBUTOR | null | BUG: Fixes #7777, HDFStore.read_column did not preserve timezone information
when fetching a DatetimeIndex column with tz=UTC
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7790/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7790/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7790.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7790",
"merged_at": "2014-07-22T15:24:22Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7790.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7790"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7791 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7791/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7791/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7791/events | https://github.com/pandas-dev/pandas/issues/7791 | 38,192,414 | MDU6SXNzdWUzODE5MjQxNA== | 7,791 | MultiIndex DataFrame to_csv() ignores date_format | {
"avatar_url": "https://avatars.githubusercontent.com/u/7874108?v=4",
"events_url": "https://api.github.com/users/Poquaruse/events{/privacy}",
"followers_url": "https://api.github.com/users/Poquaruse/followers",
"following_url": "https://api.github.com/users/Poquaruse/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": "ededed",
"default": false,
"description": "__repr__ of pandas objec... | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"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-07-18T16:42:38Z | 2015-11-11T03:20:28Z | 2015-11-11T03:20:28Z | NONE | null | Hi all,
I'm running pandas 0.14.1:
## INSTALLED VERSIONS
commit: None
python: 3.4.1.final.0
python-bits: 64
OS: Windows
OS-release: 8
machine: AMD64
processor: Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
byteorder: little
LC_ALL: None
LANG: DE
pandas: 0.14.1
nose: 1.3.3
Cython: 0.20.1
numpy: 1.8.1
scipy: 0.14... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7791/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7791/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7792 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7792/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7792/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7792/events | https://github.com/pandas-dev/pandas/issues/7792 | 38,193,054 | MDU6SXNzdWUzODE5MzA1NA== | 7,792 | API: enable set_levels/set_names/set_labels to accept a list and a level argument to change a single level/value | {
"avatar_url": "https://avatars.githubusercontent.com/u/7874108?v=4",
"events_url": "https://api.github.com/users/Poquaruse/events{/privacy}",
"followers_url": "https://api.github.com/users/Poquaruse/followers",
"following_url": "https://api.github.com/users/Poquaruse/following{/other_user}",
"gists_url": "h... | [
{
"color": "AD7FA8",
"default": false,
"description": null,
"id": 35818298,
"name": "API Design",
"node_id": "MDU6TGFiZWwzNTgxODI5OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design"
},
{
"color": "207de5",
"default": false,
"description": nu... | closed | false | null | [] | {
"closed_at": "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-07-18T16:51:14Z | 2014-07-30T22:13:57Z | 2014-07-30T22:13:57Z | NONE | null | e.g.
```
set_names(self, names, inplace=False, level=None)
set_levels(self, levels, level=None, copy=False, validate=True, verify_integrity=False
```
if `level` is not None then treat `levels/names` as a list (or list-of-lists if level is a list) and just set those levels.
e.g.
```
set_names('foo',level=1)
set_nam... | {
"+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/7792/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7792/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7793 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7793/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7793/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7793/events | https://github.com/pandas-dev/pandas/issues/7793 | 38,195,001 | MDU6SXNzdWUzODE5NTAwMQ== | 7,793 | BUG: multi-index with one level with a tz buggy | {
"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": "009800",
"default": false,
"description": "Duplicate issue or pull ... | 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-07-18T17:16:05Z | 2014-07-19T09:10:42Z | 2014-07-18T19:06:27Z | CONTRIBUTOR | null | related: #7791, #7792 (and I think this causes both)
this is a dupe of #7746
```
In [8]: df = DataFrame(np.arange(6).reshape(6,1),index=MultiIndex.from_product([['a','b'],date_range('20130101',periods=3,tz='Europe/Berlin')]))
In [9]: df
Out[9]:
0
a 2013-01-01 00:00:00+01:00 0
2013-01... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7793/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7793/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7794 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7794/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7794/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7794/events | https://github.com/pandas-dev/pandas/pull/7794 | 38,197,090 | MDExOlB1bGxSZXF1ZXN0MTg1OTg5MzM= | 7,794 | BUG: fix reading pre-0.14.1 pickles of containers with one block and dup items | {
"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": "0052cc",
"default": false,
"description": "pandas objects compatability with Numpy or Python functions",
"id": 76865106,
"name": "Compat",
"node_id": "MDU6TGFiZWw3Njg2NTEwNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat"
}
] | closed | false | null | [] | {
"closed_at": "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-07-18T17:45:02Z | 2014-07-29T10:04:36Z | 2014-07-21T11:42:08Z | CONTRIBUTOR | null | Series, frames and panels that contain only one block can be unpickled
under the assumption that block items correspond to manager items 1-to-1
(as pointed out in #7329).
I still don't have any of darwin/win/32bit platforms at hand, so I
cannot post those pickles. Also, my linux has a fresher python than
indicated by... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7794/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7794/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7794.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7794",
"merged_at": "2014-07-21T11:42:08Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7794.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7794"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7795 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7795/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7795/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7795/events | https://github.com/pandas-dev/pandas/issues/7795 | 38,198,419 | MDU6SXNzdWUzODE5ODQxOQ== | 7,795 | BUG: concat of objects with the same timezone get reset to UTC | {
"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": "2016-10-03T08:52:13Z",
"closed_issues": 733,
"created_at": "2016-03-11T21:24:45Z",
"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-07-18T18:02:58Z | 2016-11-11T18:31:21Z | 2016-09-03T09:20:29Z | CONTRIBUTOR | null | http://stackoverflow.com/questions/24830952/changing-timezone-on-pandas-datetimeindex-when-concatenating-dataframes-in-pytho
```
ix1 = pd.DatetimeIndex(start=pd.Timestamp('20140715', tz='EST5EDT'), end=pd.Timestamp('20140717', tz='EST5EDT'), freq='D', tz='EST5EDT')
ix2 = pd.DatetimeIndex([pd.Timestamp('2014-07-11 00:0... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7795/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7795/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7796 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7796/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7796/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7796/events | https://github.com/pandas-dev/pandas/issues/7796 | 38,201,636 | MDU6SXNzdWUzODIwMTYzNg== | 7,796 | BUG: support/test of PeriodIndex in HDFStore | {
"avatar_url": "https://avatars.githubusercontent.com/u/1737483?v=4",
"events_url": "https://api.github.com/users/zoof/events{/privacy}",
"followers_url": "https://api.github.com/users/zoof/followers",
"following_url": "https://api.github.com/users/zoof/following{/other_user}",
"gists_url": "https://api.gith... | [
{
"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": "read_hdf... | open | false | null | [] | {
"closed_at": null,
"closed_issues": 1203,
"created_at": "2021-06-09T18:28:42Z",
"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",... | 13 | 2014-07-18T18:42:18Z | 2021-11-06T19:44:16Z | null | NONE | null | Works for 'fixed'
buggy for 'table'
need explicit test for both
This may be a MultiIndex issue.
```
In [7]: weeklyPrices.head()
Out[7]:
price
week id
2013-07-28/2013-08-03 0002189585 15.26
2013-08-04/2013-08... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7796/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7796/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7797 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7797/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7797/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7797/events | https://github.com/pandas-dev/pandas/issues/7797 | 38,209,034 | MDU6SXNzdWUzODIwOTAzNA== | 7,797 | matching a downsampled index | {
"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... | [] | closed | false | null | [] | null | 8 | 2014-07-18T20:23:07Z | 2014-07-19T12:10:11Z | 2014-07-19T12:10:11Z | CONTRIBUTOR | null | Is there any way to downsample(i.e.) go from minutes to hours, hours to minute when performing an operation between to dataframes?
In finance, there are questions like what is my overnight return right now so you may want to compute all returns at a time period using the reference point yesterday's price at 16:00
My ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7797/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7797/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/7798 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7798/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7798/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7798/events | https://github.com/pandas-dev/pandas/pull/7798 | 38,217,655 | MDExOlB1bGxSZXF1ZXN0MTg2MTI1MjE= | 7,798 | BUG: tslib.tz_convert and tslib.tz_convert_single may output different result in DST | {
"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": "a10c02",
"default": false,
"description": "Memory or execution speed performance",
"id": 8935311,
"name": "Performance",
"node_id": "MDU6TGFiZWw4OTM1MzEx",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance"
},
{
"color": "5319e7",
"default"... | closed | false | null | [] | {
"closed_at": "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-07-18T22:36:18Z | 2014-08-04T13:18:25Z | 2014-08-03T01:41:58Z | MEMBER | null | These functions may return different result in case of DST. There seems to be 2 problems:
- `tslib.tz_convert` checks DST and change `deltas` by adjusting `pos` by 1. If input has time-gaps more than 2 DST spans, result will be incorrect.
- `tslib.tz_convert_single` results incorrect if input is just on DST edge.
```
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7798/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7798/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7798.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7798",
"merged_at": "2014-08-03T01:41:58Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7798.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7798"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7799 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7799/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7799/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7799/events | https://github.com/pandas-dev/pandas/pull/7799 | 38,221,227 | MDExOlB1bGxSZXF1ZXN0MTg2MTQ4NTM= | 7,799 | dropna method added to Index. | {
"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 | 0 | 2014-07-19T00:03:14Z | 2014-07-19T00:04:05Z | 2014-07-19T00:04:05Z | CONTRIBUTOR | null | ref pydata/pandas#6194
ref pydata/pandas#7784
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/7799/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7799/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7799.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7799",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/7799.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7799"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/7800 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/7800/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/7800/comments | https://api.github.com/repos/pandas-dev/pandas/issues/7800/events | https://github.com/pandas-dev/pandas/pull/7800 | 38,228,770 | MDExOlB1bGxSZXF1ZXN0MTg2MTg3MzY= | 7,800 | Correct docs structure in indexing docs. | {
"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 | 1 | 2014-07-19T07:55:11Z | 2014-07-19T12:07:41Z | 2014-07-19T12:07:37Z | 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/7800/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/7800/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/7800.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/7800",
"merged_at": "2014-07-19T12:07:37Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/7800.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/7800"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.