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/10303 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10303/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10303/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10303/events | https://github.com/pandas-dev/pandas/pull/10303 | 85,792,796 | MDExOlB1bGxSZXF1ZXN0MzcwOTQ2MTE= | 10,303 | ENH: added rsplit to StringMethods | {
"avatar_url": "https://avatars.githubusercontent.com/u/1642081?v=4",
"events_url": "https://api.github.com/users/mortada/events{/privacy}",
"followers_url": "https://api.github.com/users/mortada/followers",
"following_url": "https://api.github.com/users/mortada/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "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": "S... | 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 | 2015-06-06T18:26:34Z | 2015-06-09T00:42:41Z | 2015-06-09T00:38:32Z | CONTRIBUTOR | null | as a part of https://github.com/pydata/pandas/issues/9111
cc @sinhrks
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10303/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10303/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10303.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10303",
"merged_at": "2015-06-09T00:38:32Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10303.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10303"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10304 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10304/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10304/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10304/events | https://github.com/pandas-dev/pandas/pull/10304 | 85,800,125 | MDExOlB1bGxSZXF1ZXN0MzcwOTQ5MzU= | 10,304 | BUG: Categorical.remove_categories(np.nan) fails when underlying dtype is float | {
"avatar_url": "https://avatars.githubusercontent.com/u/1621449?v=4",
"events_url": "https://api.github.com/users/evanpw/events{/privacy}",
"followers_url": "https://api.github.com/users/evanpw/followers",
"following_url": "https://api.github.com/users/evanpw/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": "e11d21",
"default": false,
"description": "Categorical Data Type",
... | 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.... | 8 | 2015-06-06T18:53:16Z | 2015-06-10T13:40:04Z | 2015-06-09T23:45:58Z | CONTRIBUTOR | null | Fixes GH #10156. This also makes different null values indistinguishable inside of remove_categories, but they're already indistinguishable in most other contexts:
``` .python
>>> pd.Categorical([], categories=[np.nan, None])
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "pandas/core/... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10304/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10304/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10304.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10304",
"merged_at": "2015-06-09T23:45:58Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10304.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10304"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10305 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10305/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10305/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10305/events | https://github.com/pandas-dev/pandas/pull/10305 | 85,818,471 | MDExOlB1bGxSZXF1ZXN0MzcwOTc5NzA= | 10,305 | BUG: PeriodIndex.order doesnt preserve freq | {
"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": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "0b02e1",
"default": false,
"description": "Related t... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 8 | 2015-06-06T22:40:59Z | 2015-08-08T14:38:52Z | 2015-08-08T14:38:47Z | MEMBER | null | Closes #10295 (This is based on #10292). Changed `lib.maybe_indices_to_slice` to detect slice with `step` and also check upper bound of index.
However, above change affects to the behavior of `Index.slice_locs`. Internally, the behavoir of `Index.get_slice_bound` seems to assume `lib.maybe_indices_to_slice` returns sl... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10305/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10305/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10305.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10305",
"merged_at": "2015-08-08T14:38:46Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10305.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10305"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10306 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10306/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10306/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10306/events | https://github.com/pandas-dev/pandas/pull/10306 | 85,834,582 | MDExOlB1bGxSZXF1ZXN0MzcwOTk3NTE= | 10,306 | BUG: bug in json serialization when frame has mixed types | {
"avatar_url": "https://avatars.githubusercontent.com/u/1288998?v=4",
"events_url": "https://api.github.com/users/behzadnouri/events{/privacy}",
"followers_url": "https://api.github.com/users/behzadnouri/followers",
"following_url": "https://api.github.com/users/behzadnouri/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": "207de5",
"default": false,
"description": "read_json, to_json, json... | 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.... | 1 | 2015-06-07T01:41:01Z | 2015-08-22T11:36:04Z | 2015-06-07T23:05:24Z | CONTRIBUTOR | null | closes https://github.com/pydata/pandas/issues/10289
on master:
``` python
>>> df
1st 2nd 3rd 4th 5th
a 10 1 foo 0.1 0.01
b 20 2 bar 0.2 0.02
c 30 3 baz 0.3 0.03
d 40 4 qux 0.4 0.04
>>> read_json(df.to_json(orient='index'), orient='index', convert_axes=False)
1st 2nd 3rd ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10306/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10306/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10306.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10306",
"merged_at": "2015-06-07T23:05:24Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10306.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10306"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10307 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10307/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10307/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10307/events | https://github.com/pandas-dev/pandas/issues/10307 | 85,955,317 | MDU6SXNzdWU4NTk1NTMxNw== | 10,307 | REL: 0.16.2 | {
"avatar_url": "https://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": "006b75",
"default": false,
"description": null,
"id": 131473665,
"name": "Release",
"node_id": "MDU6TGFiZWwxMzE0NzM2NjU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Release"
}
] | 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.... | 11 | 2015-06-07T22:25:04Z | 2015-06-13T17:48:59Z | 2015-06-13T17:48:59Z | CONTRIBUTOR | null | going to release 0.16.2 this friday (11th). so don't add anything else to the milestone unless we discuss.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10307/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10307/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10308 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10308/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10308/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10308/events | https://github.com/pandas-dev/pandas/pull/10308 | 85,963,299 | MDExOlB1bGxSZXF1ZXN0MzcxMTU1MDk= | 10,308 | BUG: bug in setitem where type promotion is applied to entire block | {
"avatar_url": "https://avatars.githubusercontent.com/u/1288998?v=4",
"events_url": "https://api.github.com/users/behzadnouri/events{/privacy}",
"followers_url": "https://api.github.com/users/behzadnouri/followers",
"following_url": "https://api.github.com/users/behzadnouri/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": "0b02e1",
"default": false,
"description": "Related to indexing on s... | 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.... | 5 | 2015-06-07T23:34:30Z | 2015-06-09T23:30:23Z | 2015-06-09T14:43:27Z | CONTRIBUTOR | null | closes https://github.com/pydata/pandas/issues/10280
on master:
``` python
>>> df
foo bar baz
a 0 1 2
b 3 4 5
>>> df.dtypes
foo int64
bar int64
baz int64
dtype: object
>>> df.loc['a', 'bar'] = 3.14
>>> df.dtypes
foo float64
bar float64
baz float64
dtype: object
```
on branch:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10308/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10308/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10308.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10308",
"merged_at": "2015-06-09T14:43:27Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10308.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10308"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10309 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10309/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10309/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10309/events | https://github.com/pandas-dev/pandas/issues/10309 | 86,078,189 | MDU6SXNzdWU4NjA3ODE4OQ== | 10,309 | New feature/enhancement request: Merge dataframes where one value is between two others | {
"avatar_url": "https://avatars.githubusercontent.com/u/12434323?v=4",
"events_url": "https://api.github.com/users/stoffprof/events{/privacy}",
"followers_url": "https://api.github.com/users/stoffprof/followers",
"following_url": "https://api.github.com/users/stoffprof/following{/other_user}",
"gists_url": "... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "02d7e1",
"default": false,
"description": "Concat, ... | open | false | null | [] | null | 0 | 2015-06-08T08:18:24Z | 2019-01-13T00:59:26Z | null | NONE | null | In contrast to SQL, it is not currently possible to merge dataframes with inequality constraints. Could this be added?
As an example (which I previously posted on [StackOverflow](http://stackoverflow.com/questions/30627968/merge-pandas-dataframes-where-one-value-is-between-two-others)), I need to merge two pandas data... | {
"+1": 43,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 43,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10309/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10309/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10310 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10310/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10310/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10310/events | https://github.com/pandas-dev/pandas/issues/10310 | 86,136,972 | MDU6SXNzdWU4NjEzNjk3Mg== | 10,310 | PERF: HDFStore iterator can use slices to represent iterator when where=None | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "a10c02",
"default": false,
"description": "Memory o... | open | false | null | [] | {
"closed_at": null,
"closed_issues": 786,
"created_at": "2015-01-13T10:53:19Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
... | 0 | 2015-06-08T11:26:04Z | 2019-10-21T19:52:14Z | null | CONTRIBUTOR | null | from [SO](http://stackoverflow.com/questions/30587026/when-reading-huge-hdf5-file-with-pandas-read-hdf-why-do-i-still-get-memory)
```
In [2]: df = DataFrame(np.random.randn(1000,2),columns=list('AB'))
In [3]: df.to_hdf('test.h5','df',mode='w',format='table',data_columns=True)
In [4]: i = pd.read_hdf('test.h5','df',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/10310/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10310/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10311 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10311/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10311/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10311/events | https://github.com/pandas-dev/pandas/issues/10311 | 86,153,010 | MDU6SXNzdWU4NjE1MzAxMA== | 10,311 | to_excel : Excel Writer output limit 65,536 | {
"avatar_url": "https://avatars.githubusercontent.com/u/1430861?v=4",
"events_url": "https://api.github.com/users/apiszcz/events{/privacy}",
"followers_url": "https://api.github.com/users/apiszcz/followers",
"following_url": "https://api.github.com/users/apiszcz/following{/other_user}",
"gists_url": "https:/... | [] | closed | false | null | [] | null | 3 | 2015-06-08T12:17:40Z | 2015-06-15T16:44:55Z | 2015-06-15T16:44:55Z | NONE | null | Excel supports 1e6 rows with .xlsx files. I'm using to_excel for a dataframe with >65,535 rows and am getting the error, User Warning ... since it exceeds Excel's limit of 65,530 'items' per worksheet. Are there any options that allow > 65K rows with .xlsx output files? BTW: to_csv works correctly.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10311/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10311/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10312 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10312/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10312/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10312/events | https://github.com/pandas-dev/pandas/issues/10312 | 86,176,368 | MDU6SXNzdWU4NjE3NjM2OA== | 10,312 | UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 20355: ordinal not in range(128) | {
"avatar_url": "https://avatars.githubusercontent.com/u/39889?v=4",
"events_url": "https://api.github.com/users/yarikoptic/events{/privacy}",
"followers_url": "https://api.github.com/users/yarikoptic/followers",
"following_url": "https://api.github.com/users/yarikoptic/following{/other_user}",
"gists_url": "... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "444444",
"d... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 786,
"created_at": "2015-01-13T10:53:19Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
... | 9 | 2015-06-08T13:25:55Z | 2019-10-09T05:51:09Z | 2019-10-09T05:51:09Z | CONTRIBUTOR | null | While building a fresh package (out of snapshot of master at bc7d48f, since the last release had way too many failures) for Debian I am running into
```
======================================================================
ERROR: test_file_like (pandas.io.tests.test_html.TestReadHtml)
--------------------------------... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10312/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10312/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10313 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10313/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10313/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10313/events | https://github.com/pandas-dev/pandas/issues/10313 | 86,206,981 | MDU6SXNzdWU4NjIwNjk4MQ== | 10,313 | ~ | {
"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... | [] | closed | false | null | [] | null | 0 | 2015-06-08T14:49:25Z | 2015-06-08T14:51:30Z | 2015-06-08T14:51: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/10313/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10313/timeline | null | null | null | |
https://api.github.com/repos/pandas-dev/pandas/issues/10314 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10314/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10314/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10314/events | https://github.com/pandas-dev/pandas/pull/10314 | 86,255,599 | MDExOlB1bGxSZXF1ZXN0MzcxNzQzNzA= | 10,314 | Update v0.16.2.txt | {
"avatar_url": "https://avatars.githubusercontent.com/u/109167?v=4",
"events_url": "https://api.github.com/users/scls19fr/events{/privacy}",
"followers_url": "https://api.github.com/users/scls19fr/followers",
"following_url": "https://api.github.com/users/scls19fr/following{/other_user}",
"gists_url": "https... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "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.... | 2 | 2015-06-08T17:01:00Z | 2015-06-08T18:13:00Z | 2015-06-08T18:11:10Z | CONTRIBUTOR | null | Add arg3=3 to pipe example
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10314/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10314/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10314.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10314",
"merged_at": "2015-06-08T18:11:10Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10314.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10314"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10315 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10315/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10315/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10315/events | https://github.com/pandas-dev/pandas/issues/10315 | 86,543,496 | MDU6SXNzdWU4NjU0MzQ5Ng== | 10,315 | BUG: week strftime %W, %U / Week dates | {
"avatar_url": "https://avatars.githubusercontent.com/u/1874957?v=4",
"events_url": "https://api.github.com/users/zefijsd/events{/privacy}",
"followers_url": "https://api.github.com/users/zefijsd/followers",
"following_url": "https://api.github.com/users/zefijsd/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": 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 | 2015-06-09T10:24:29Z | 2020-06-28T18:22:41Z | 2020-06-28T18:22:41Z | NONE | null | ```
pd.DatetimeIndex(['1976-W53'])
--> DateParseError: unknown string format
```
I tried to solve this with many libraries (dateutil, arrow, chrono, dt8601) and no one worked excepted this one : http://www.egenix.com/products/python/mxBase/mxDateTime/
```
import mx
mx.DateTime.ISO.ParseWeek("1976-W53").pydatetime()
-... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10315/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10315/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10316 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10316/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10316/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10316/events | https://github.com/pandas-dev/pandas/issues/10316 | 86,573,870 | MDU6SXNzdWU4NjU3Mzg3MA== | 10,316 | DOC: API docs broken with sphinx 1.3.x | {
"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": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 4 | 2015-06-09T12:04:38Z | 2016-06-23T12:42:39Z | 2016-06-23T12:41:48Z | MEMBER | null | Just to track this on our side: as raised by @shoyer, there is a bug in the latest sphinx version that causes part of the API docs not to built.
Sphinx bug report: https://github.com/sphinx-doc/sphinx/issues/1822, pr: https://github.com/sphinx-doc/sphinx/pull/1828
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10316/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10316/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10317 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10317/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10317/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10317/events | https://github.com/pandas-dev/pandas/issues/10317 | 86,672,829 | MDU6SXNzdWU4NjY3MjgyOQ== | 10,317 | df.to_json segfaults with categorical index | {
"avatar_url": "https://avatars.githubusercontent.com/u/1043542?v=4",
"events_url": "https://api.github.com/users/sborgeson/events{/privacy}",
"followers_url": "https://api.github.com/users/sborgeson/followers",
"following_url": "https://api.github.com/users/sborgeson/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": "4E9A06",
"default": false,
"description": null,
"id": 76812,
... | 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.... | 10 | 2015-06-09T17:25:42Z | 2015-06-10T16:51:15Z | 2015-06-10T10:30:12Z | NONE | null | DataFrame.to_json is reliably segfaulting python when the DataFrame has an index of type CategoricalIndex.
``` python
import pandas as pd
idx = pd.Categorical([1,2,3], categories=[1,2,3])
df = pd.DataFrame( { 'count' : pd.Series([3,2,2],index=idx) } )
# this will crash python (2.6.X or 2.7.X on linux 64 or win 64 wit... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10317/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10317/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10318 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10318/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10318/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10318/events | https://github.com/pandas-dev/pandas/issues/10318 | 86,709,121 | MDU6SXNzdWU4NjcwOTEyMQ== | 10,318 | BUG: Timestamp construction from numpy.datetime64 creates a naive Timestamp | {
"avatar_url": "https://avatars.githubusercontent.com/u/10709573?v=4",
"events_url": "https://api.github.com/users/kawochen/events{/privacy}",
"followers_url": "https://api.github.com/users/kawochen/followers",
"following_url": "https://api.github.com/users/kawochen/following{/other_user}",
"gists_url": "htt... | [
{
"color": "0052cc",
"default": false,
"description": null,
"id": 34444536,
"name": "Usage Question",
"node_id": "MDU6TGFiZWwzNDQ0NDUzNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question"
}
] | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 4 | 2015-06-09T19:30:59Z | 2015-06-09T21:42:47Z | 2015-06-09T19:51:08Z | CONTRIBUTOR | null | ```
>>> d = '2013-02-02T02:12:34+0600'
>>> ts_from_str = pandas.Timestamp(d)
>>> ts_from_dt64 = pandas.Timestamp(numpy.datetime64(d))
>>> ts_from_dt64.tzinfo
>>> ts_from_str.tzinfo
pytz.FixedOffset(360)
```
NumPy documentation is clear about `datetime64` representing 'a single moment in time' and being 'always stored ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10318/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10318/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10319 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10319/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10319/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10319/events | https://github.com/pandas-dev/pandas/issues/10319 | 86,732,438 | MDU6SXNzdWU4NjczMjQzOA== | 10,319 | rolling_mean returns small negative value on Series with non-negative values | {
"avatar_url": "https://avatars.githubusercontent.com/u/6342575?v=4",
"events_url": "https://api.github.com/users/ahu2012/events{/privacy}",
"followers_url": "https://api.github.com/users/ahu2012/followers",
"following_url": "https://api.github.com/users/ahu2012/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": "d4c5f9",
"default": false,
"description": "rolling, ewma, expanding... | closed | false | null | [] | {
"closed_at": "2020-12-26T13:57:50Z",
"closed_issues": 1768,
"created_at": "2020-05-29T23:47:32Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2015-06-09T20:55:29Z | 2020-09-15T22:20:49Z | 2020-09-15T22:20:49Z | NONE | null | We came upon this issue today while trying to take a square root of a non-negative series.
A quick search came up with this old issue: https://github.com/pydata/pandas/issues/2527.The issue was reproduced on 0.15 by tweaking the code from the previous report, which is below:
```
from pandas import date_range, S... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10319/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10319/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10320 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10320/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10320/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10320/events | https://github.com/pandas-dev/pandas/issues/10320 | 86,770,096 | MDU6SXNzdWU4Njc3MDA5Ng== | 10,320 | Groupby with multiple frames | {
"avatar_url": "https://avatars.githubusercontent.com/u/4094953?v=4",
"events_url": "https://api.github.com/users/bwillers/events{/privacy}",
"followers_url": "https://api.github.com/users/bwillers/followers",
"following_url": "https://api.github.com/users/bwillers/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"
},
{
"color": "AD7FA8",
"default": false,
"description": null,
"id": ... | closed | false | null | [] | null | 4 | 2015-06-09T23:37:08Z | 2019-10-26T04:32:58Z | 2019-10-26T04:32:58Z | CONTRIBUTOR | null | Perhaps there is some canonical way of doing this that I'm not aware of, but from time to time I find myself wanting to group more than one frame by a key, and apply some function to the result. At the moment, I'm doing this in a somewhat roundabout way:
```
results = []
for key, t1 in table1.groupby(level='id'):
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10320/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10320/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10321 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10321/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10321/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10321/events | https://github.com/pandas-dev/pandas/pull/10321 | 86,785,199 | MDExOlB1bGxSZXF1ZXN0MzczMTUwODk= | 10,321 | BUG: Bug in to_json with certain orients and a CategoricalIndex would segfault, closes #10317 | {
"avatar_url": "https://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": "207de5",
"default": false,
"description": "read_json, to_json, json... | 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.... | 1 | 2015-06-10T00:42:11Z | 2015-06-10T01:07:41Z | 2015-06-10T01:07:41Z | CONTRIBUTOR | null | xref #10317
```
In [17]: df = DataFrame({ 'A' : pd.Series([3,2,2],index=pd.Categorical([1,2,3],categories=[1,2,3])), 'B' : pd.Categorical(list('aab')) })
In [18]: df
Out[18]:
A B
1 3 a
2 2 a
3 2 b
In [19]: df.index
Out[19]: CategoricalIndex([1, 2, 3], categories=[1, 2, 3], ordered=False, dtype='category'... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10321/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10321/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10321.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10321",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/10321.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10321"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10322 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10322/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10322/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10322/events | https://github.com/pandas-dev/pandas/pull/10322 | 86,789,275 | MDExOlB1bGxSZXF1ZXN0MzczMTU5ODE= | 10,322 | Bug in to_json causing segfault with a CategoricalIndex (GH #10317) | {
"avatar_url": "https://avatars.githubusercontent.com/u/1621449?v=4",
"events_url": "https://api.github.com/users/evanpw/events{/privacy}",
"followers_url": "https://api.github.com/users/evanpw/followers",
"following_url": "https://api.github.com/users/evanpw/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": "207de5",
"default": false,
"description": "read_json, to_json, json... | 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.... | 5 | 2015-06-10T01:04:09Z | 2015-09-19T00:38:31Z | 2015-06-10T10:28:59Z | CONTRIBUTOR | null | Fixed GH #10317
Stole tests from #10321
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10322/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10322/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10322.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10322",
"merged_at": "2015-06-10T10:28:59Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10322.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10322"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10323 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10323/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10323/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10323/events | https://github.com/pandas-dev/pandas/issues/10323 | 86,862,278 | MDU6SXNzdWU4Njg2MjI3OA== | 10,323 | DOC: index's difference method not in API documentation | {
"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": 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... | 1 | 2015-06-10T06:45:52Z | 2015-06-10T06:58:35Z | 2015-06-10T06:58:28Z | CONTRIBUTOR | null | http://pandas.pydata.org/pandas-docs/stable/api.html
e.g.
```
X_train.columns.difference(X_test.columns)
```
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10323/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10323/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10324 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10324/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10324/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10324/events | https://github.com/pandas-dev/pandas/issues/10324 | 87,098,278 | MDU6SXNzdWU4NzA5ODI3OA== | 10,324 | mapping with category data does not work | {
"avatar_url": "https://avatars.githubusercontent.com/u/1222402?v=4",
"events_url": "https://api.github.com/users/tnilanon/events{/privacy}",
"followers_url": "https://api.github.com/users/tnilanon/followers",
"following_url": "https://api.github.com/users/tnilanon/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": "0052cc",
"default": false,
"description": "pandas objects compatabi... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 2 | 2015-06-10T20:34:49Z | 2015-07-01T13:46:10Z | 2015-07-01T13:46:10Z | NONE | null | ```
import pandas as pd
a = pd.Series([1, 2, 3, 4])
b = pd.Series(["even", "odd", "even", "odd"], dtype="category")
c = pd.Series(["even", "odd", "even", "odd"])
print("-- map by category")
try:
print(a.map(b))
except AttributeError as e:
print(e)
print("-- map by string")
print(a.map(c))
```
has the follo... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10324/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10324/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10325 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10325/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10325/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10325/events | https://github.com/pandas-dev/pandas/issues/10325 | 87,115,533 | MDU6SXNzdWU4NzExNTUzMw== | 10,325 | Groupby - Apply method doesn't handle arguments correctly | {
"avatar_url": "https://avatars.githubusercontent.com/u/12253302?v=4",
"events_url": "https://api.github.com/users/neiseman/events{/privacy}",
"followers_url": "https://api.github.com/users/neiseman/followers",
"following_url": "https://api.github.com/users/neiseman/following{/other_user}",
"gists_url": "htt... | [
{
"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": "0052cc",
"default": false,
"description": null,
"id": ... | 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... | 1 | 2015-06-10T21:36:24Z | 2015-06-11T08:47:37Z | 2015-06-10T21:39:14Z | NONE | null | The `apply` method on a groupby object appears to send all arguments to the applied function. As in, if you try to do `df.groupby(level='dt').apply(func, axis=1)`, the `axis=1` argument is passed to `func` rather than being parsed by `apply` as intended. The behavior is correct, however, in the `DataFrame.apply` method... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10325/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10325/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10326 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10326/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10326/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10326/events | https://github.com/pandas-dev/pandas/issues/10326 | 87,138,204 | MDU6SXNzdWU4NzEzODIwNA== | 10,326 | pivot_table passes junk to aggfunc when value column does not exist | {
"avatar_url": "https://avatars.githubusercontent.com/u/179313?v=4",
"events_url": "https://api.github.com/users/edparcell/events{/privacy}",
"followers_url": "https://api.github.com/users/edparcell/followers",
"following_url": "https://api.github.com/users/edparcell/following{/other_user}",
"gists_url": "ht... | [
{
"color": "0e8a16",
"default": true,
"description": null,
"id": 717120670,
"name": "good first issue",
"node_id": "MDU6TGFiZWw3MTcxMjA2NzA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue"
},
{
"color": "cdea3c",
"default": false,
"de... | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm... | 5 | 2015-06-10T23:08:56Z | 2020-01-03T23:23:45Z | 2020-01-03T23:23:45Z | NONE | null | Expected behavior is that pivot_table would throw an exception explaining the missing column. Instead pivot_table passes DataFrames to aggfunc before checking.
Example:
``` python
def agg(l):
it = iter(l)
try:
value = next(it)
except StopIteration:
raise Exception("0 items in iterator")
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10326/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10326/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10327 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10327/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10327/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10327/events | https://github.com/pandas-dev/pandas/issues/10327 | 87,154,775 | MDU6SXNzdWU4NzE1NDc3NQ== | 10,327 | Request for DataFrame.to_tsv() for reading tab delimited text | {
"avatar_url": "https://avatars.githubusercontent.com/u/1117703?v=4",
"events_url": "https://api.github.com/users/dhimmel/events{/privacy}",
"followers_url": "https://api.github.com/users/dhimmel/followers",
"following_url": "https://api.github.com/users/dhimmel/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "5319e7",
"default": false,
"description": "read_csv, to_csv",
"id": 47229171,
"name": "IO CSV",
"node_id": "MDU6TGFiZWw0NzIyOTE3MQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV"
}
] | closed | false | null | [] | null | 16 | 2015-06-11T00:22:03Z | 2019-01-29T20:49:54Z | 2015-09-22T08:52:02Z | CONTRIBUTOR | null | I propose a function, which can be called on a DataFrame, named to_tsv or to_table. The function is the equivalent of `to_csv()` with the argument `sep='\t'`. While `to_tsv()` contains the functionality to write tsv files, I find it annoying to always have to specify an additional argument. I prefer tsv files to csv fi... | {
"+1": 14,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 14,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10327/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10327/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10328 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10328/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10328/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10328/events | https://github.com/pandas-dev/pandas/pull/10328 | 87,240,777 | MDExOlB1bGxSZXF1ZXN0Mzc0MzUxNDQ= | 10,328 | BUG/ENH: GH10319 added higher_precision argument to rolling_mean/sum | {
"avatar_url": "https://avatars.githubusercontent.com/u/10709573?v=4",
"events_url": "https://api.github.com/users/kawochen/events{/privacy}",
"followers_url": "https://api.github.com/users/kawochen/followers",
"following_url": "https://api.github.com/users/kawochen/following{/other_user}",
"gists_url": "htt... | [] | closed | false | null | [] | null | 6 | 2015-06-11T07:17:26Z | 2015-06-11T23:57:33Z | 2015-06-11T23:57:33Z | CONTRIBUTOR | null | This is not specifically for #10319, but should close it for most cases, should users pass in `higher_precision=True`. #10319 is not really a bug in the Cython code, just precision loss when you do finite-precision arithmetic naively.
```
>>> sum([0.00012456, 0.0003, -0.00012456, -0.0003])
-5.421010862427522e-20
```
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10328/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10328/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10328.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10328",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/10328.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10328"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10329 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10329/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10329/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10329/events | https://github.com/pandas-dev/pandas/issues/10329 | 87,261,929 | MDU6SXNzdWU4NzI2MTkyOQ== | 10,329 | Strange error message when summing datetime64 and datetime.time column | {
"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": "0e8a16",
"default": true,
"description": null,
"id": 717120670,
"name": "good first issue",
"node_id": "MDU6TGFiZWw3MTcxMjA2NzA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue"
},
{
"color": "cdea3c",
"default": false,
"de... | closed | false | null | [] | {
"closed_at": "2020-07-28T18:13:47Z",
"closed_issues": 2378,
"created_at": "2019-12-02T12:52:48Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 17 | 2015-06-11T08:40:14Z | 2020-04-03T20:20:04Z | 2020-04-03T20:20:04Z | MEMBER | null | You get `TypeError: Argument 'values' has incorrect type (expected numpy.ndarray, got Series)`:
```
In [29]: df = pd.DataFrame({'date':pd.date_range('2012-01-01', periods=3), 'time':[datetime.time(i, i, i) for i in range(3)]})
In [30]: df
Out[30]:
date time
0 2012-01-01 00:00:00
1 2012-01-02 01:01:01
2... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10329/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10329/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10330 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10330/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10330/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10330/events | https://github.com/pandas-dev/pandas/pull/10330 | 87,331,646 | MDExOlB1bGxSZXF1ZXN0Mzc0NTg1NjQ= | 10,330 | DOC: Remove auto_close option form read_hdf | {
"avatar_url": "https://avatars.githubusercontent.com/u/5585221?v=4",
"events_url": "https://api.github.com/users/bashtage/events{/privacy}",
"followers_url": "https://api.github.com/users/bashtage/followers",
"following_url": "https://api.github.com/users/bashtage/following{/other_user}",
"gists_url": "http... | [
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or improved errors from pandas",
"id": 42670965,
"name": "Error Reporting",
"node_id": "MDU6TGFiZWw0MjY3MDk2NQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting"
},
{
"color": "5319... | closed | false | null | [] | {
"closed_at": "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.... | 7 | 2015-06-11T12:37:05Z | 2015-06-15T13:56:20Z | 2015-06-12T14:47:53Z | CONTRIBUTOR | null | Remove docstring indicating auto_close can be used in read_hdf.
This value is always ignored.
Also removes unreachable code.
xref #9327
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10330/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10330/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10330.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10330",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/10330.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10330"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10331 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10331/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10331/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10331/events | https://github.com/pandas-dev/pandas/issues/10331 | 87,410,161 | MDU6SXNzdWU4NzQxMDE2MQ== | 10,331 | Partial string matching for timestamps with multiindex | {
"avatar_url": "https://avatars.githubusercontent.com/u/494248?v=4",
"events_url": "https://api.github.com/users/thrasibule/events{/privacy}",
"followers_url": "https://api.github.com/users/thrasibule/followers",
"following_url": "https://api.github.com/users/thrasibule/following{/other_user}",
"gists_url": ... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "AFEEEE",
"default": false,
"description": null,
... | closed | false | null | [] | {
"closed_at": "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... | 13 | 2015-06-11T16:45:05Z | 2019-06-19T14:48:47Z | 2016-03-21T12:27:56Z | CONTRIBUTOR | null | I'm trying to get a slice from a multiindex. I find the behavior pretty inconsistent. Here is a simple dataframe:
``` python
test = pd.DataFrame({'l': ['A', 'B', 'C', 'C', 'B', 'A'], 'm': [pd.Timestamp('2014-06-11 14:26:27'), pd.Timestamp('2014-06-11 15:26:27'), pd.Timestamp('2014-06-11 16:26:27'), pd.Timestamp('2014... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10331/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10331/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10332 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10332/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10332/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10332/events | https://github.com/pandas-dev/pandas/issues/10332 | 87,419,103 | MDU6SXNzdWU4NzQxOTEwMw== | 10,332 | BUG: Panel.apply (2d) doesn't work when function returns a scalar of NumPy datatype in 0.16.1 | {
"avatar_url": "https://avatars.githubusercontent.com/u/12573919?v=4",
"events_url": "https://api.github.com/users/iriyaasagao/events{/privacy}",
"followers_url": "https://api.github.com/users/iriyaasagao/followers",
"following_url": "https://api.github.com/users/iriyaasagao/following{/other_user}",
"gists_u... | [
{
"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": "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.... | 1 | 2015-06-11T17:17:45Z | 2015-06-12T14:28:08Z | 2015-06-12T14:28:08Z | NONE | null | Panel.apply (2d) doesn't work when function returns a scalar of NumPy datatype in 0.16.1.
test code is as follows:
```
import pandas
import numpy
panel = pandas.Panel(numpy.random.randn(5, 5, 5))
panel.apply(lambda df: 0, axis=[1, 2]) # OK
panel.apply(lambda df: 0.0, axis=[1, 2]) # OK
panel.apply(lambda df: numpy... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10332/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10332/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10333 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10333/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10333/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10333/events | https://github.com/pandas-dev/pandas/issues/10333 | 87,507,387 | MDU6SXNzdWU4NzUwNzM4Nw== | 10,333 | SciPy 2015 conference birds-of-a-feather session | {
"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... | [] | closed | false | null | [] | null | 18 | 2015-06-11T21:32:24Z | 2016-04-09T23:04:14Z | 2016-04-09T23:04:14Z | MEMBER | null | This issue is for discussing the organization of a [birds-of-a-feather](http://scipy2015.scipy.org/ehome/115969/259291/?&) session for the SciPy 2015 conference. Please speak up if you're interested shaping this discussion (and especially if you'll be at the conference).
I'll be at SciPy and would definitely like to 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/10333/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10333/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10334 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10334/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10334/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10334/events | https://github.com/pandas-dev/pandas/issues/10334 | 87,563,984 | MDU6SXNzdWU4NzU2Mzk4NA== | 10,334 | What is the most efficient way to iterate over Pandas's DataFrame row by row? | {
"avatar_url": "https://avatars.githubusercontent.com/u/3055719?v=4",
"events_url": "https://api.github.com/users/zer0n/events{/privacy}",
"followers_url": "https://api.github.com/users/zer0n/followers",
"following_url": "https://api.github.com/users/zer0n/following{/other_user}",
"gists_url": "https://api.g... | [
{
"color": "0052cc",
"default": false,
"description": null,
"id": 34444536,
"name": "Usage Question",
"node_id": "MDU6TGFiZWwzNDQ0NDUzNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question"
}
] | closed | true | null | [] | null | 8 | 2015-06-12T01:11:57Z | 2021-08-09T09:35:00Z | 2015-06-12T01:28:20Z | NONE | spam | I have tried the function `df.iterrows()` but its performance is horrible. Which is not surprising given that `iterrows()` returns a `Series` with full schema and meta data, not just the values (which all that I need).
The second method that I have tried is `for row in df.values`, which is significantly faster. Howeve... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10334/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10334/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10335 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10335/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10335/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10335/events | https://github.com/pandas-dev/pandas/pull/10335 | 87,568,002 | MDExOlB1bGxSZXF1ZXN0Mzc1MjUxNTY= | 10,335 | BUG: GH10332 where Panel.apply does not handle result with ndim=0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/10709573?v=4",
"events_url": "https://api.github.com/users/kawochen/events{/privacy}",
"followers_url": "https://api.github.com/users/kawochen/followers",
"following_url": "https://api.github.com/users/kawochen/following{/other_user}",
"gists_url": "htt... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stac... | 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.... | 1 | 2015-06-12T01:35:25Z | 2015-06-12T14:28:13Z | 2015-06-12T14:28:08Z | CONTRIBUTOR | null | This is to close #10332
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10335/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10335/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10335.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10335",
"merged_at": "2015-06-12T14:28:08Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10335.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10335"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10336 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10336/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10336/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10336/events | https://github.com/pandas-dev/pandas/issues/10336 | 87,592,000 | MDU6SXNzdWU4NzU5MjAwMA== | 10,336 | Dataframe Where Dataframe == False Returns Dataframe with Floats | {
"avatar_url": "https://avatars.githubusercontent.com/u/12854767?v=4",
"events_url": "https://api.github.com/users/jaradc/events{/privacy}",
"followers_url": "https://api.github.com/users/jaradc/followers",
"following_url": "https://api.github.com/users/jaradc/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "0e8a16",
"default": true,
"description": null,
"id": 717120670,
"name": "good first issue",
"node_id": "MDU6TGFiZWw3MTcxMjA2NzA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue"
},
{
"color": "cdea3c",
"default": false,
"de... | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 6 | 2015-06-12T03:37:45Z | 2021-05-10T21:45:32Z | 2021-05-10T21:45:32Z | NONE | null | If I have a Dataframe with True/False values only like this:
```
df_mask = pd.DataFrame({'AAA': [True] * 4,
'BBB': [False]*4,
'CCC': [True, False, True, False]}); print(df_mask)
```
```
AAA BBB CCC
0 True False True
1 True False False
2 True False T... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10336/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10336/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10337 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10337/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10337/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10337/events | https://github.com/pandas-dev/pandas/pull/10337 | 87,651,037 | MDExOlB1bGxSZXF1ZXN0Mzc1NDA2NTk= | 10,337 | BUG #10228: segfault due to out-of-bounds in binning | {
"avatar_url": "https://avatars.githubusercontent.com/u/6614695?v=4",
"events_url": "https://api.github.com/users/Garrett-R/events{/privacy}",
"followers_url": "https://api.github.com/users/Garrett-R/followers",
"following_url": "https://api.github.com/users/Garrett-R/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": "207de5",
"default": false,
"description": "resample method",
"i... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 6 | 2015-06-12T08:13:02Z | 2015-06-27T18:29:01Z | 2015-06-26T23:24:27Z | CONTRIBUTOR | null | Closes #10228. I also deleted some duplicated code while I was at it.
So, I wasn't sure if I should be including a unit test for this. This issue was a segfault, which was happening when you do:
```
s = pd.Series([], index=pd.DatetimeIndex([]), dtype=np.object)
s.resample('d', how='count')
```
so I suppose I coul... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10337/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10337/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10337.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10337",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/10337.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10337"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10338 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10338/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10338/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10338/events | https://github.com/pandas-dev/pandas/pull/10338 | 87,653,597 | MDExOlB1bGxSZXF1ZXN0Mzc1NDExMDE= | 10,338 | DOC: small clean up whatsnew 0.16.2 | {
"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": "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.... | 1 | 2015-06-12T08:19:54Z | 2015-06-12T21:25:19Z | 2015-06-12T21:25:13Z | MEMBER | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10338/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10338/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10338.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10338",
"merged_at": "2015-06-12T21:25:12Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10338.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10338"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/10339 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10339/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10339/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10339/events | https://github.com/pandas-dev/pandas/pull/10339 | 87,698,193 | MDExOlB1bGxSZXF1ZXN0Mzc1NTMzODc= | 10,339 | DOC: add versionadded to docstrings for 0.16.0 / 0.16.1 | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | null | 0 | 2015-06-12T11:21:17Z | 2015-06-12T13:18:00Z | 2015-06-12T13:17:23Z | MEMBER | null | part of #10215
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10339/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10339/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10339.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10339",
"merged_at": "2015-06-12T13:17:23Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10339.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10339"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10340 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10340/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10340/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10340/events | https://github.com/pandas-dev/pandas/issues/10340 | 87,782,445 | MDU6SXNzdWU4Nzc4MjQ0NQ== | 10,340 | doc/make.py only works for development build | {
"avatar_url": "https://avatars.githubusercontent.com/u/1510112?v=4",
"events_url": "https://api.github.com/users/pwm1234/events{/privacy}",
"followers_url": "https://api.github.com/users/pwm1234/followers",
"following_url": "https://api.github.com/users/pwm1234/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 3 | 2015-06-12T16:34:24Z | 2018-02-22T02:05:44Z | 2018-02-22T02:05:44Z | NONE | null | doc/make.py contains the statement `os.environ['PYTHONPATH'] = '..'`, which means it will only work with an inplace build. I need to be able to contribute to pandas documentation using an installed version of pandas. When I comment out this line, I am able to build the html documentation from source.
See this [SO que... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10340/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10340/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10341 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10341/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10341/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10341/events | https://github.com/pandas-dev/pandas/pull/10341 | 87,824,558 | MDExOlB1bGxSZXF1ZXN0Mzc1OTUzODY= | 10,341 | BUG: Check complib values | {
"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": "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": "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.... | 4 | 2015-06-12T19:17:00Z | 2015-06-15T13:56:20Z | 2015-06-12T21:49:39Z | CONTRIBUTOR | null | Add check for complib when opening a HDFStore
closes #4582
closes #8874
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10341/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10341/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10341.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10341",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/10341.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10341"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10342 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10342/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10342/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10342/events | https://github.com/pandas-dev/pandas/issues/10342 | 87,866,799 | MDU6SXNzdWU4Nzg2Njc5OQ== | 10,342 | df.fillna inplace bug | {
"avatar_url": "https://avatars.githubusercontent.com/u/11449762?v=4",
"events_url": "https://api.github.com/users/VladMironov/events{/privacy}",
"followers_url": "https://api.github.com/users/VladMironov/followers",
"following_url": "https://api.github.com/users/VladMironov/following{/other_user}",
"gists_u... | [
{
"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": "00... | closed | false | null | [] | null | 3 | 2015-06-12T22:25:23Z | 2015-06-12T22:43:33Z | 2015-06-12T22:43:18Z | NONE | null | This code:
```
a = df()
a['f'] = [None, None]
a['s'] = [None, None]
a['t'] = [None, None]
a.loc[:,['f','s']] = a.loc[:,['f','s']].fillna(-1) #works
a.loc[:,'f'].fillna(-1, inplace=True) #also works
a.loc[:,['f','s']].fillna(-1, inplace=True) #doesn't
```
It's not the biggest error, but still.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10342/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10342/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10343 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10343/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10343/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10343/events | https://github.com/pandas-dev/pandas/issues/10343 | 87,910,491 | MDU6SXNzdWU4NzkxMDQ5MQ== | 10,343 | CLN: Series.asof | {
"avatar_url": "https://avatars.githubusercontent.com/u/4094953?v=4",
"events_url": "https://api.github.com/users/bwillers/events{/privacy}",
"followers_url": "https://api.github.com/users/bwillers/followers",
"following_url": "https://api.github.com/users/bwillers/following{/other_user}",
"gists_url": "http... | [
{
"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": "207de5"... | open | false | null | [] | {
"closed_at": null,
"closed_issues": 786,
"created_at": "2015-01-13T10:53:19Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
... | 0 | 2015-06-13T02:37:15Z | 2019-10-21T20:06:20Z | null | CONTRIBUTOR | null | As discussed in #10266 `Series.asof` is effectively equivalent to `s.dropna().reindex(where, method='ffill')`. The implementation of `Series.asof` uses `Index.asof_locs`, which is used no where else in the code, and is untested. So deprecating `Series.asof` might make sense.
Let's add the impls discussed (IOW, implem... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10343/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10343/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10344 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10344/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10344/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10344/events | https://github.com/pandas-dev/pandas/issues/10344 | 87,912,403 | MDU6SXNzdWU4NzkxMjQwMw== | 10,344 | BUG: DataFrame.to_html(index=False) with named Index rendered 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": "ededed",
"default": false,
"description": "__repr__ of pandas objec... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 0 | 2015-06-13T02:50:28Z | 2015-08-05T10:29:55Z | 2015-08-05T10:29:55Z | MEMBER | null | As below capture, index name is drawn even if `index=False` is specified, and it corrupts the layout.

For copy/paste to Jupyter:
```
import numpy as np
import pandas as pd
from IPython.display ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10344/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10344/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10345 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10345/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10345/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10345/events | https://github.com/pandas-dev/pandas/pull/10345 | 87,915,591 | MDExOlB1bGxSZXF1ZXN0Mzc2MTgyMDI= | 10,345 | DEPR: deprecating series asof GH10343 | {
"avatar_url": "https://avatars.githubusercontent.com/u/4094953?v=4",
"events_url": "https://api.github.com/users/bwillers/events{/privacy}",
"followers_url": "https://api.github.com/users/bwillers/followers",
"following_url": "https://api.github.com/users/bwillers/following{/other_user}",
"gists_url": "http... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "d7e102",
"default": false,
"description": "np.nan, pd.NaT, pd.NA... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 15 | 2015-06-13T03:10:35Z | 2015-08-13T21:55:58Z | 2015-08-13T10:20:30Z | CONTRIBUTOR | null | closes #10343 and discussion on #10266 - deprecating `Series.asof(where)` in favour of `Series.reindex(where, method='ffill')`.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10345/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10345/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10345.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10345",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/10345.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10345"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10346 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10346/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10346/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10346/events | https://github.com/pandas-dev/pandas/pull/10346 | 87,987,004 | MDExOlB1bGxSZXF1ZXN0Mzc2MjM0MTM= | 10,346 | BUG: df.to_html(index=False) renders index.name | {
"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": "ededed",
"default": false,
"description": "__repr__ of pandas objec... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 3 | 2015-06-13T11:14:58Z | 2015-08-05T10:30:19Z | 2015-08-05T10:29:55Z | MEMBER | null | Closes #10344.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10346/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10346/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10346.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10346",
"merged_at": "2015-08-05T10:29:55Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10346.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10346"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10347 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10347/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10347/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10347/events | https://github.com/pandas-dev/pandas/issues/10347 | 88,005,806 | MDU6SXNzdWU4ODAwNTgwNg== | 10,347 | limiting reindex with MultiIndex ffill/bfill within levels. | {
"avatar_url": "https://avatars.githubusercontent.com/u/4094953?v=4",
"events_url": "https://api.github.com/users/bwillers/events{/privacy}",
"followers_url": "https://api.github.com/users/bwillers/followers",
"following_url": "https://api.github.com/users/bwillers/following{/other_user}",
"gists_url": "http... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "0b02e1",
"default": false,
"description": "Related ... | open | false | null | [] | {
"closed_at": null,
"closed_issues": 786,
"created_at": "2015-01-13T10:53:19Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
... | 5 | 2015-06-13T13:35:44Z | 2021-04-18T07:01:42Z | null | CONTRIBUTOR | null | xref #7895
When reindexing on a multiindex with `method='ffill'` or `method='bfill'`, it would be very useful to be able to restrict the fill to certain groups/levels of the index.
For example, consider the following:
```
In [1]: dates = pd.date_range(start=pd.Timestamp('20080102'),
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10347/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10347/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10348 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10348/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10348/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10348/events | https://github.com/pandas-dev/pandas/pull/10348 | 88,007,669 | MDExOlB1bGxSZXF1ZXN0Mzc2MjUxODc= | 10,348 | DOC: fix docstrings | {
"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": "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.... | 0 | 2015-06-13T13:49:36Z | 2015-06-13T13:49:53Z | 2015-06-13T13:49:53Z | MEMBER | null | Some errors in newly build docstrings + add highlights in release notes.
This is applied on the online docs, but can be merged normally now
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10348/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10348/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10348.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10348",
"merged_at": "2015-06-13T13:49:53Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10348.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10348"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10349 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10349/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10349/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10349/events | https://github.com/pandas-dev/pandas/issues/10349 | 88,028,902 | MDU6SXNzdWU4ODAyODkwMg== | 10,349 | ENH: unit of measurement / physical quantities | {
"avatar_url": "https://avatars.githubusercontent.com/u/2737768?v=4",
"events_url": "https://api.github.com/users/mdk73/events{/privacy}",
"followers_url": "https://api.github.com/users/mdk73/followers",
"following_url": "https://api.github.com/users/mdk73/following{/other_user}",
"gists_url": "https://api.g... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "AD7FA8",
"default": false,
"description": null,
... | 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... | 26 | 2015-06-13T16:24:37Z | 2021-08-31T09:20:59Z | null | NONE | null | quantities related
xref #2494
xref #1071
custom meta-data
xref #2485
It would be very convenient if unit support could be integrated into pandas.
Idea: pandas checks for the presence of a unit-attribute of columns and - if present - uses it
- with 'print' to show the units e.g. below the column names
- to calculat... | {
"+1": 20,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 20,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10349/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10349/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10350 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10350/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10350/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10350/events | https://github.com/pandas-dev/pandas/pull/10350 | 88,078,932 | MDExOlB1bGxSZXF1ZXN0Mzc2MzI4MTg= | 10,350 | BUG: frequencies.get_freq_code raises an error against offset with n != 1 | {
"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": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 2 | 2015-06-13T22:54:48Z | 2015-06-20T02:09:55Z | 2015-06-15T12:57:04Z | MEMBER | null | Fixed a `frequencies.get_freq_code` raises `ValueError` against offset instance with n!=1. This is needed for #7832.
```
# OK
>>> import pandas.tseries.frequencies as f
>>> f.get_freq_code(('D', 3))
(6000, 3)
>>> import pandas.tseries.offsets as offsets
>>> f.get_freq_code(offsets.Day())
(6000, 1)
# NG!
>>> f.get_fre... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10350/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10350/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10350.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10350",
"merged_at": "2015-06-15T12:57:03Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10350.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10350"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10351 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10351/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10351/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10351/events | https://github.com/pandas-dev/pandas/issues/10351 | 88,173,405 | MDU6SXNzdWU4ODE3MzQwNQ== | 10,351 | Respect numpy fixed length strings | {
"avatar_url": "https://avatars.githubusercontent.com/u/5488440?v=4",
"events_url": "https://api.github.com/users/maxnoe/events{/privacy}",
"followers_url": "https://api.github.com/users/maxnoe/followers",
"following_url": "https://api.github.com/users/maxnoe/following{/other_user}",
"gists_url": "https://ap... | [
{
"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 | 8 | 2015-06-14T11:59:30Z | 2018-07-03T18:03:00Z | 2015-06-17T10:47:18Z | NONE | null | pandas converts all strings to 'O' columns.
For consistency and writing to files it would be good if pandas respects numpy fixed length strings.
```
import numpy as np
import pandas as pd
df = pd.DataFrame({'date': np.array(['2015-10-10', '2015-01-01'], dtype='S10')})
print(df.date.dtype)
```
Results in `dtype('O')... | {
"+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/10351/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10351/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10352 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10352/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10352/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10352/events | https://github.com/pandas-dev/pandas/pull/10352 | 88,194,232 | MDExOlB1bGxSZXF1ZXN0Mzc2NDI0ODE= | 10,352 | CI: run doc-tests always | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "a2bca7",
"d... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 2 | 2015-06-14T14:35:23Z | 2015-06-14T15:57:40Z | 2015-06-14T14:36:19Z | 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/10352/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10352/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10352.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10352",
"merged_at": "2015-06-14T14:36:19Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10352.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10352"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/10353 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10353/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10353/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10353/events | https://github.com/pandas-dev/pandas/issues/10353 | 88,219,488 | MDU6SXNzdWU4ODIxOTQ4OA== | 10,353 | API: Add pipe method to GroupBy objects | {
"avatar_url": "https://avatars.githubusercontent.com/u/1400021?v=4",
"events_url": "https://api.github.com/users/ghl3/events{/privacy}",
"followers_url": "https://api.github.com/users/ghl3/followers",
"following_url": "https://api.github.com/users/ghl3/following{/other_user}",
"gists_url": "https://api.gith... | [
{
"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": "R... | 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... | 6 | 2015-06-14T17:32:37Z | 2017-10-18T10:30:16Z | 2017-10-18T10:30:16Z | NONE | null | Extend the new "pipe" protocol to GroupBy objects to allow for piping of a wider class of functions. Currently, one can only create pipes that chain together objects inheriting from NDFrame. But the concept of piping is general and could be extended to other pandas objects, specifically anything inheriting from Group... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10353/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10353/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10354 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10354/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10354/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10354/events | https://github.com/pandas-dev/pandas/pull/10354 | 88,297,259 | MDExOlB1bGxSZXF1ZXN0Mzc2NTQ5OTY= | 10,354 | BUG: closes bug in apply when function returns categorical | {
"avatar_url": "https://avatars.githubusercontent.com/u/1288998?v=4",
"events_url": "https://api.github.com/users/behzadnouri/events{/privacy}",
"followers_url": "https://api.github.com/users/behzadnouri/followers",
"following_url": "https://api.github.com/users/behzadnouri/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": "e11d21",
"default": false,
"description": "Categorical Data Type",
... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 1 | 2015-06-15T02:53:41Z | 2015-08-22T11:33:42Z | 2015-06-15T10:44:29Z | CONTRIBUTOR | null | closes https://github.com/pydata/pandas/issues/9573
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10354/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10354/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10354.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10354",
"merged_at": "2015-06-15T10:44:29Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10354.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10354"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10355 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10355/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10355/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10355/events | https://github.com/pandas-dev/pandas/issues/10355 | 88,354,046 | MDU6SXNzdWU4ODM1NDA0Ng== | 10,355 | BUG: STD modifies groupby target column when as_index=False | {
"avatar_url": "https://avatars.githubusercontent.com/u/12891830?v=4",
"events_url": "https://api.github.com/users/jxrossel/events{/privacy}",
"followers_url": "https://api.github.com/users/jxrossel/followers",
"following_url": "https://api.github.com/users/jxrossel/following{/other_user}",
"gists_url": "htt... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
... | closed | false | null | [] | {
"closed_at": "2020-07-28T18:13:47Z",
"closed_issues": 2378,
"created_at": "2019-12-02T12:52:48Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 11 | 2015-06-15T08:14:27Z | 2020-05-19T12:56:49Z | 2020-05-19T12:56:49Z | NONE | null | xref #14547 for other tests
In pandas 0.16.2 (and already in 0.16.0), using std() for aggregation after a groupby( 'my_column', as_index=False) modifies 'my_column' by taking its sqrt(). Example:
``` python
df = pandas.DataFrame({
'a' : [1,1,1,2,2,2,3,3,3],
'b' : [1,2,3,4,5,6,7,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/10355/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10355/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10356 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10356/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10356/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10356/events | https://github.com/pandas-dev/pandas/issues/10356 | 88,374,368 | MDU6SXNzdWU4ODM3NDM2OA== | 10,356 | Code sample in pandas/core/categorical.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/103538?v=4",
"events_url": "https://api.github.com/users/anushshetty/events{/privacy}",
"followers_url": "https://api.github.com/users/anushshetty/followers",
"following_url": "https://api.github.com/users/anushshetty/following{/other_user}",
"gists_url... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "e11d21",
"default": false,
"description": "Categorical Data Type... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 3 | 2015-06-15T09:46:16Z | 2015-08-19T21:39:47Z | 2015-08-19T21:39:47Z | NONE | null | The code sample in pandas/core/categorical.py needs a minor correction. In https://github.com/pydata/pandas/blob/master/pandas/core/categorical.py#L186:
```
>>> a = Categorical(['a','b','c','a','b','c'], ['c', 'b', 'a'])
>>> a.min()
```
Shouldn't a.is_ordered() come before a.min() ?
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10356/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10356/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10357 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10357/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10357/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10357/events | https://github.com/pandas-dev/pandas/issues/10357 | 88,384,754 | MDU6SXNzdWU4ODM4NDc1NA== | 10,357 | TST: run doc-tests | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "3465A4",
"d... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 2 | 2015-06-15T10:32:42Z | 2015-06-15T10:41:18Z | 2015-06-15T10:41:18Z | CONTRIBUTOR | null | need to add the option `--with-doctest` in `ci/script.py` to run doc tests. Lots of these fail at them moment though.
We could run add these incrementally as the doc tests are fixed though, eg add lines line
`nosetests --with-doctest pandas/core` after the main tester
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10357/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10357/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10358 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10358/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10358/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10358/events | https://github.com/pandas-dev/pandas/pull/10358 | 88,407,996 | MDExOlB1bGxSZXF1ZXN0Mzc2ODUzOTE= | 10,358 | Fixing the code sample in pandas/core/categorical.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/103538?v=4",
"events_url": "https://api.github.com/users/anushshetty/events{/privacy}",
"followers_url": "https://api.github.com/users/anushshetty/followers",
"following_url": "https://api.github.com/users/anushshetty/following{/other_user}",
"gists_url... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "e11d21",
"default": false,
"description": "Categorical Data Type... | closed | false | null | [] | null | 1 | 2015-06-15T12:19:49Z | 2015-08-19T21:40:11Z | 2015-08-19T21:40:10Z | NONE | null | Fix for #10356
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10358/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10358/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10358.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10358",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/10358.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10358"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10359 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10359/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10359/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10359/events | https://github.com/pandas-dev/pandas/pull/10359 | 88,450,933 | MDExOlB1bGxSZXF1ZXN0Mzc3MDA0NjU= | 10,359 | DOC: consistent imports (GH9886) part III | {
"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": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 0 | 2015-06-15T14:58:10Z | 2015-06-23T12:43:04Z | 2015-06-23T12:42:59Z | MEMBER | null | Further work on #9886
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10359/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10359/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10359.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10359",
"merged_at": "2015-06-23T12:42:59Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10359.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10359"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10360 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10360/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10360/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10360/events | https://github.com/pandas-dev/pandas/issues/10360 | 88,483,152 | MDU6SXNzdWU4ODQ4MzE1Mg== | 10,360 | BUG: _NDFrameIndexer._setitem_with_indexer() doesn't handle MultiIndex and mixed types properly | {
"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": "0b02e1",
"default": false,
"description": "Related to indexing on s... | 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",
... | 6 | 2015-06-15T16:59:25Z | 2019-10-23T04:03:32Z | 2019-10-23T04:03:31Z | CONTRIBUTOR | null | Compare the behavior of the homogeneously typed `panel1` with that of the heterogeneously types `panel2`:
```
In [1]: import pandas as pd
In [29]: panel1 = pd.Panel([[[0., 0.]], [[0., 0.]]], items=['A', 'B'], minor_axis=['x', 'y'])
In [30]: panel2 = pd.Panel([[[0., 0.]], [['o', 'o']]], items=['A', 'B'], minor_axis=[... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10360/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10360/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10361 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10361/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10361/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10361/events | https://github.com/pandas-dev/pandas/issues/10361 | 88,525,164 | MDU6SXNzdWU4ODUyNTE2NA== | 10,361 | ERROR: test_creating_and_reading_multiple_sheets (pandas.io.tests.test_excel.ExcelReaderTests) | {
"avatar_url": "https://avatars.githubusercontent.com/u/79732?v=4",
"events_url": "https://api.github.com/users/jlec/events{/privacy}",
"followers_url": "https://api.github.com/users/jlec/followers",
"following_url": "https://api.github.com/users/jlec/following{/other_user}",
"gists_url": "https://api.github... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
}
] | closed | false | null | [] | {
"closed_at": 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... | 2 | 2015-06-15T20:01:00Z | 2016-11-11T11:16:23Z | 2016-11-11T11:16:20Z | CONTRIBUTOR | null | ```
======================================================================
ERROR: test_creating_and_reading_multiple_sheets (pandas.io.tests.test_excel.ExcelReaderTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/var/tmp/portage/dev-python/pandas-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/10361/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10361/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10362 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10362/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10362/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10362/events | https://github.com/pandas-dev/pandas/issues/10362 | 88,531,198 | MDU6SXNzdWU4ODUzMTE5OA== | 10,362 | Improve Documentation for pandas.Series.interpolate as to how index is used | {
"avatar_url": "https://avatars.githubusercontent.com/u/51059?v=4",
"events_url": "https://api.github.com/users/cancan101/events{/privacy}",
"followers_url": "https://api.github.com/users/cancan101/followers",
"following_url": "https://api.github.com/users/cancan101/following{/other_user}",
"gists_url": "htt... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 0 | 2015-06-15T20:27:20Z | 2015-08-07T10:54:07Z | 2015-08-07T10:54:07Z | CONTRIBUTOR | null | From the docs:
> ‘linear’: ignore the index and treat the values as equally spaced. default
> ‘index’, ‘values’: use the actual numerical values of the index
but the remaining types, for example ‘quadratic’, ‘cubic’, ‘barycentric’, `krogh`, don't specify whether they assume equal spacing or use the index values.
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/10362/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10362/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10363 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10363/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10363/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10363/events | https://github.com/pandas-dev/pandas/issues/10363 | 88,536,091 | MDU6SXNzdWU4ODUzNjA5MQ== | 10,363 | Inconsistent Series/scalar comparison behavior based upon the scalar's type | {
"avatar_url": "https://avatars.githubusercontent.com/u/1879083?v=4",
"events_url": "https://api.github.com/users/naftaliharris/events{/privacy}",
"followers_url": "https://api.github.com/users/naftaliharris/followers",
"following_url": "https://api.github.com/users/naftaliharris/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"
}
] | closed | false | null | [] | null | 4 | 2015-06-15T20:46:32Z | 2015-06-15T21:08:49Z | 2015-06-15T21:01:34Z | NONE | null | It's pretty unexpected that the behavior of `x <= pd.Series(...)` depends on whether `x` is a python float or a `np.float64`:
``` python
>>> import pandas as pd
>>> import numpy as np
>>> 5 <= pd.Series(range(10))
0 False
1 False
2 False
3 False
4 False
5 True
6 True
7 True
8 True
9 ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10363/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10363/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10364 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10364/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10364/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10364/events | https://github.com/pandas-dev/pandas/issues/10364 | 88,716,777 | MDU6SXNzdWU4ODcxNjc3Nw== | 10,364 | BUG/DOC: DataFrame.values return type when uint64 is mixed with signed int types | {
"avatar_url": "https://avatars.githubusercontent.com/u/10709573?v=4",
"events_url": "https://api.github.com/users/kawochen/events{/privacy}",
"followers_url": "https://api.github.com/users/kawochen/followers",
"following_url": "https://api.github.com/users/kawochen/following{/other_user}",
"gists_url": "htt... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy d... | 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... | 8 | 2015-06-16T12:44:52Z | 2017-02-18T17:33:32Z | 2017-02-18T12:03:24Z | CONTRIBUTOR | null | `DataFrame.values`' doc mentions type promotion but leaves out that when `uint64` is mixed with signed `int` types, the return type is `int64`, which can be surprising. Perhaps consider returning `dtype(object)` in `internals._interleaved_dtype` when `uint64` and signed `int`s are present?
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10364/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10364/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10365 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10365/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10365/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10365/events | https://github.com/pandas-dev/pandas/issues/10365 | 88,754,952 | MDU6SXNzdWU4ODc1NDk1Mg== | 10,365 | Improve documentation for piecewise_polynomial interpolation | {
"avatar_url": "https://avatars.githubusercontent.com/u/51059?v=4",
"events_url": "https://api.github.com/users/cancan101/events{/privacy}",
"followers_url": "https://api.github.com/users/cancan101/followers",
"following_url": "https://api.github.com/users/cancan101/following{/other_user}",
"gists_url": "htt... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "d7e102",
"default": false,
"description": "np.nan, pd.NaT, pd.NA... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 786,
"created_at": "2015-01-13T10:53:19Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
... | 3 | 2015-06-16T15:09:18Z | 2021-03-09T17:00:02Z | 2021-03-09T17:00:01Z | CONTRIBUTOR | null | Using piecewise_polynomial results in `ZeroDivisionError`. I assume there is something else that needs to be passed (not `order`) to make this work:
``` python
test = pd.DataFrame({'a':range(1000)})
test.ix[3] = np.nan
test.interpolate(method='piecewise_polynomial')
```
``` py-tb
ZeroDivisionError ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10365/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10365/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10366 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10366/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10366/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10366/events | https://github.com/pandas-dev/pandas/issues/10366 | 88,776,630 | MDU6SXNzdWU4ODc3NjYzMA== | 10,366 | Irregular errors when reading certain categorical strings from hdf | {
"avatar_url": "https://avatars.githubusercontent.com/u/223276?v=4",
"events_url": "https://api.github.com/users/cottrell/events{/privacy}",
"followers_url": "https://api.github.com/users/cottrell/followers",
"following_url": "https://api.github.com/users/cottrell/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": "444444",
"default": false,
"description": "Unicode strings",
"i... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 8 | 2015-06-16T16:33:23Z | 2015-08-28T02:29:03Z | 2015-08-28T02:29:03Z | CONTRIBUTOR | null | It seems that there is something bad happening when we use certain strings with special characters AND the empty string with categoricals:
``` python
# -*- coding: latin-1 -*-
import pandas
import os
examples = [
pandas.Series(['EÉ, 17', '', 'a', 'b', 'c'], dtype='category'),
p... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10366/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10366/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10367 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10367/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10367/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10367/events | https://github.com/pandas-dev/pandas/pull/10367 | 88,850,645 | MDExOlB1bGxSZXF1ZXN0Mzc4NDYzNjA= | 10,367 | BUG: drop_duplicates drops name(s). | {
"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": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 4 | 2015-06-16T21:58:38Z | 2015-06-23T14:12:49Z | 2015-06-23T14:11:23Z | MEMBER | null | Closes #10115. Closes #10116.
Based on @seth-p and @jreback 's fix, added tets for datetime-likes.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10367/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10367/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10367.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10367",
"merged_at": "2015-06-23T14:11:22Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10367.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10367"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10368 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10368/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10368/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10368/events | https://github.com/pandas-dev/pandas/issues/10368 | 88,865,126 | MDU6SXNzdWU4ODg2NTEyNg== | 10,368 | Sparsification of Graphs | {
"avatar_url": "https://avatars.githubusercontent.com/u/326005?v=4",
"events_url": "https://api.github.com/users/chebee7i/events{/privacy}",
"followers_url": "https://api.github.com/users/chebee7i/followers",
"following_url": "https://api.github.com/users/chebee7i/following{/other_user}",
"gists_url": "https... | [] | closed | false | null | [] | null | 2 | 2015-06-16T23:21:16Z | 2015-06-16T23:34:45Z | 2015-06-16T23:31:41Z | CONTRIBUTOR | null | It might be nice to get some functions in NetworkX for sparsifying graphs. cut sparsification and spectral sparsification are two options. For example,
http://arxiv.org/abs/0808.4134
Spectral Sparsification of Graphs
Daniel A. Spielman, Shang-Hua Teng
We introduce a new notion of graph sparsificaiton based on spectr... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10368/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10368/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10369 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10369/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10369/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10369/events | https://github.com/pandas-dev/pandas/issues/10369 | 88,873,548 | MDU6SXNzdWU4ODg3MzU0OA== | 10,369 | pandas.read_msgpack(None) returns [78, 111, 110, 101] | {
"avatar_url": "https://avatars.githubusercontent.com/u/5010099?v=4",
"events_url": "https://api.github.com/users/sergeny/events{/privacy}",
"followers_url": "https://api.github.com/users/sergeny/followers",
"following_url": "https://api.github.com/users/sergeny/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"
}
] | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 3 | 2015-06-17T00:23:51Z | 2015-07-03T11:58:52Z | 2015-07-03T11:58:52Z | NONE | null | It should return an error, as that's what it most likely is.
If someone is really sending empty msgpacks out there to transmit [78, 111, 110, 101], they could add a special case.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10369/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10369/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10370 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10370/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10370/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10370/events | https://github.com/pandas-dev/pandas/pull/10370 | 88,881,016 | MDExOlB1bGxSZXF1ZXN0Mzc4NTc1MjM= | 10,370 | CI: use versioneer to have PEP440 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": "75507B",
"default": false,
"description": "Library building on various platforms",
"id": 129350,
"name": "Build",
"node_id": "MDU6TGFiZWwxMjkzNTA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build"
},
{
"color": "a2bca7",
"default": false,
... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 23 | 2015-06-17T01:11:24Z | 2015-07-16T11:44:37Z | 2015-07-16T00:08:25Z | CONTRIBUTOR | null | - use versioneer, for PEP440 version strings, closes #9518
- use binstar build
- OSX stack testing, closes #7127
This removes all of the original manual-ish logic to create/manage the versioning in `setup.py`, and replaces with `versioneer.py` (bundled inline) to handle correct versioning for release, development, an... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10370/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10370/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10370.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10370",
"merged_at": "2015-07-16T00:08:25Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10370.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10370"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10371 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10371/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10371/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10371/events | https://github.com/pandas-dev/pandas/issues/10371 | 88,902,151 | MDU6SXNzdWU4ODkwMjE1MQ== | 10,371 | Add note in docs for interpolate that Only `method=linear` interpolation is supported on MultiIndexes. | {
"avatar_url": "https://avatars.githubusercontent.com/u/51059?v=4",
"events_url": "https://api.github.com/users/cancan101/events{/privacy}",
"followers_url": "https://api.github.com/users/cancan101/followers",
"following_url": "https://api.github.com/users/cancan101/following{/other_user}",
"gists_url": "htt... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": 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... | 2 | 2015-06-17T03:41:16Z | 2015-07-15T23:36:26Z | 2015-07-15T23:36:26Z | CONTRIBUTOR | null | Trying to interpolate a DataFrame with MultiIndex:
```
lib/python2.7/site-packages/pandas/core/generic.pyc in interpolate(self, method, axis, limit, inplace, downcast, **kwargs)
2868
2869 if isinstance(self.index, MultiIndex) and method != 'linear':
-> 2870 raise ValueError("Only `method=lin... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10371/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10371/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10372 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10372/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10372/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10372/events | https://github.com/pandas-dev/pandas/pull/10372 | 88,924,587 | MDExOlB1bGxSZXF1ZXN0Mzc4Njg3NzA= | 10,372 | ERR: GH9513 NaT methods now raise ValueError | {
"avatar_url": "https://avatars.githubusercontent.com/u/10709573?v=4",
"events_url": "https://api.github.com/users/kawochen/events{/privacy}",
"followers_url": "https://api.github.com/users/kawochen/followers",
"following_url": "https://api.github.com/users/kawochen/following{/other_user}",
"gists_url": "htt... | [
{
"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": "ffa0ff",
"default": false,
"description": "Incorrect... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 19 | 2015-06-17T06:16:37Z | 2015-07-17T16:40:41Z | 2015-07-17T16:40:41Z | CONTRIBUTOR | null | This is to close #9513. `NaT` methods now raise `ValueError` or return `np.nan`.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10372/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10372/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10372.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10372",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/10372.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10372"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10373 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10373/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10373/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10373/events | https://github.com/pandas-dev/pandas/issues/10373 | 89,007,027 | MDU6SXNzdWU4OTAwNzAyNw== | 10,373 | TST: Make understandable assertion messages | {
"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": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
}
] | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 5 | 2015-06-17T12:45:49Z | 2015-08-10T16:27:46Z | 2015-08-10T16:27:46Z | MEMBER | null | I think making assertion messages more understandable helps users who is starting contribution / using `pandas` as their dependencies. I'm considering examples like [power assert](https://github.com/power-assert-js/power-assert), but more focuses what's differences are.
If it worth to be discussed, I'll prepare more 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/10373/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10373/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10374 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10374/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10374/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10374/events | https://github.com/pandas-dev/pandas/issues/10374 | 89,014,696 | MDU6SXNzdWU4OTAxNDY5Ng== | 10,374 | ENH: Add `categorize` method to Categoricals | {
"avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4",
"events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}",
"followers_url": "https://api.github.com/users/TomAugspurger/followers",
"following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}",
"gi... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "AD7FA8",
"default": false,
"description": null,
... | 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",
... | 4 | 2015-06-17T13:19:54Z | 2018-12-14T18:54:44Z | 2018-12-14T18:54:43Z | CONTRIBUTOR | null | I may be missing an existing method here. Didn't see anything though...
Given a Categorical
``` python
In [10]: s = pd.Series(['A', 'B', 'C', 'A'], dtype='category')
In [11]: s
Out[11]:
0 A
1 B
2 C
3 A
dtype: category
Categories (3, object): [A, B, C]
```
And some codes, `new_codes = pd.Series([0, 1, 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/10374/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10374/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10375 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10375/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10375/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10375/events | https://github.com/pandas-dev/pandas/issues/10375 | 89,016,700 | MDU6SXNzdWU4OTAxNjcwMA== | 10,375 | PERF: groupby slower than pure numpy (for many aggregation functions) | {
"avatar_url": "https://avatars.githubusercontent.com/u/4244876?v=4",
"events_url": "https://api.github.com/users/d1manson/events{/privacy}",
"followers_url": "https://api.github.com/users/d1manson/followers",
"following_url": "https://api.github.com/users/d1manson/following{/other_user}",
"gists_url": "http... | [] | closed | false | null | [] | null | 30 | 2015-06-17T13:28:48Z | 2015-06-17T19:49:46Z | 2015-06-17T17:05:48Z | NONE | null | @ml31415 and I have just created/updated an [aggregation package](https://github.com/ml31415/accumarray) which has multiple equivalent implementations: pure python, numpy, pandas, and scipy.weave. As shown on the readme, pandas is slower than a careful numpy implementation for most aggregation functions, and slower th... | {
"+1": 2,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 2,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10375/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10375/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10376 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10376/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10376/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10376/events | https://github.com/pandas-dev/pandas/pull/10376 | 89,035,501 | MDExOlB1bGxSZXF1ZXN0Mzc5MDc2NzM= | 10,376 | ENH: Enable ExcelWriter to construct in-memory sheets | {
"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": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "a10c02",
"default": false,
"description": "Memory or execution spee... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 9 | 2015-06-17T14:37:38Z | 2015-06-20T16:20:16Z | 2015-06-20T16:20:11Z | CONTRIBUTOR | null | Add support for StringIO/BytesIO to ExcelWriter
Add vbench support for writing excel files
Add support for serializing lists/dicts to strings
Fix bug when reading blank excel sheets
closes #8188
closes #7074
closes #6403
closes #7171
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10376/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10376/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10376.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10376",
"merged_at": "2015-06-20T16:20:11Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10376.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10376"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10377 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10377/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10377/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10377/events | https://github.com/pandas-dev/pandas/issues/10377 | 89,054,745 | MDU6SXNzdWU4OTA1NDc0NQ== | 10,377 | str conversion to and comparison with datetime no longer working | {
"avatar_url": "https://avatars.githubusercontent.com/u/12938680?v=4",
"events_url": "https://api.github.com/users/pbbarnard/events{/privacy}",
"followers_url": "https://api.github.com/users/pbbarnard/followers",
"following_url": "https://api.github.com/users/pbbarnard/following{/other_user}",
"gists_url": "... | [
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stack/Unstack, Explode",
"id": 13098779,
"name": "Reshaping",
"node_id": "MDU6TGFiZWwxMzA5ODc3OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping"
},
{
"color": "e102d8",
"de... | closed | false | null | [] | null | 3 | 2015-06-17T15:47:57Z | 2015-06-17T23:26:21Z | 2015-06-17T15:56:38Z | NONE | null | It appears that appending a dataframe with a column containing string representations of dates, to a dataframe containing datetime objects now results in a column of mixed types, previously the strings were converted to datetime. In addition filter operations using strings now no longer match the equivalent datetime o... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10377/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10377/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10378 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10378/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10378/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10378/events | https://github.com/pandas-dev/pandas/issues/10378 | 89,058,144 | MDU6SXNzdWU4OTA1ODE0NA== | 10,378 | Pass through the kwargs to the various interpolators | {
"avatar_url": "https://avatars.githubusercontent.com/u/51059?v=4",
"events_url": "https://api.github.com/users/cancan101/events{/privacy}",
"followers_url": "https://api.github.com/users/cancan101/followers",
"following_url": "https://api.github.com/users/cancan101/following{/other_user}",
"gists_url": "htt... | [
{
"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": "006b75"... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 0 | 2015-06-17T16:02:36Z | 2015-06-26T18:08:36Z | 2015-06-26T18:08:21Z | CONTRIBUTOR | null | Many of the interpolators have additional arguments so why not pass the `kwargs` collected by [`interpolate`](http://pandas.pydata.org/pandas-docs/dev/generated/pandas.Series.interpolate.html) function to the underlying interpolators?
For example the [spline](https://github.com/pydata/pandas/blob/821542fb1dfd55b0e0d25... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10378/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10378/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10379 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10379/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10379/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10379/events | https://github.com/pandas-dev/pandas/pull/10379 | 89,078,879 | MDExOlB1bGxSZXF1ZXN0Mzc5MjY5MjY= | 10,379 | Check for size=0 before setting item | {
"avatar_url": "https://avatars.githubusercontent.com/u/7807926?v=4",
"events_url": "https://api.github.com/users/rekcahpassyla/events{/privacy}",
"followers_url": "https://api.github.com/users/rekcahpassyla/followers",
"following_url": "https://api.github.com/users/rekcahpassyla/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": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 6 | 2015-06-17T17:38:44Z | 2015-06-18T15:43:28Z | 2015-06-18T15:36:21Z | CONTRIBUTOR | null | This is a second try at fixing #10193; the first try is in #10194. There is some useful discussion in that PR, so I didn't want to clobber that- not sure of the etiquette of multiple PRs for the same bug??
The discussion around setting values in views on #10194 is separate from the bug itself- I find that setting an 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/10379/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10379/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10379.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10379",
"merged_at": "2015-06-18T15:36:21Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10379.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10379"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10380 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10380/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10380/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10380/events | https://github.com/pandas-dev/pandas/issues/10380 | 89,082,838 | MDU6SXNzdWU4OTA4MjgzOA== | 10,380 | Spline Interpolation Should Use InterpolatedUnivariateSpline | {
"avatar_url": "https://avatars.githubusercontent.com/u/51059?v=4",
"events_url": "https://api.github.com/users/cancan101/events{/privacy}",
"followers_url": "https://api.github.com/users/cancan101/followers",
"following_url": "https://api.github.com/users/cancan101/following{/other_user}",
"gists_url": "htt... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "d7e102",
"default": false,
"description": "np.nan, ... | open | false | null | [] | null | 1 | 2015-06-17T17:56:47Z | 2021-04-18T07:02:26Z | null | CONTRIBUTOR | null | The spline Interpolation should probably use `InterpolatedUnivariateSpline` rather than [`UnivariateSpline`](https://github.com/pydata/pandas/blob/821542fb1dfd55b0e0d25e55eb4fee6555d01cbd/pandas/core/common.py#L1737) as it does now.
For some discussion: https://github.com/scipy/scipy/issues/4975#issuecomment-112867854... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10380/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10380/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10381 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10381/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10381/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10381/events | https://github.com/pandas-dev/pandas/issues/10381 | 89,088,349 | MDU6SXNzdWU4OTA4ODM0OQ== | 10,381 | BUG: DataFrame.to_hdf doesn't pass along min_itemsize for index | {
"avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4",
"events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}",
"followers_url": "https://api.github.com/users/TomAugspurger/followers",
"following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}",
"gi... | [
{
"color": "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": "2016-12-24T22:50:46Z",
"closed_issues": 107,
"created_at": "2016-11-12T15:44:46Z",
"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 | 2015-06-17T18:17:28Z | 2016-12-11T21:54:59Z | 2016-12-11T21:54:59Z | CONTRIBUTOR | null | Unless I'm seeing something wrong
``` python
In [21]: df = DataFrame(dict(A = 'foo', B = 'bar'),index=range(5)).set_index("A")
In [22]: df.to_hdf('store.h5', 'test', format='table', min_itemsize={'index': 10})
In [23]: store = pd.HDFStore('store.h5')
In [24]: store.get_storer('test').table
Out[24]:
/test/table (Tab... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10381/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10381/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10382 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10382/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10382/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10382/events | https://github.com/pandas-dev/pandas/issues/10382 | 89,118,179 | MDU6SXNzdWU4OTExODE3OQ== | 10,382 | Incorrect usage of float16 in algos.pyx | {
"avatar_url": "https://avatars.githubusercontent.com/u/1232306?v=4",
"events_url": "https://api.github.com/users/FelipeLema/events{/privacy}",
"followers_url": "https://api.github.com/users/FelipeLema/followers",
"following_url": "https://api.github.com/users/FelipeLema/following{/other_user}",
"gists_url":... | [
{
"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": "006... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 786,
"created_at": "2015-01-13T10:53:19Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
... | 3 | 2015-06-17T20:29:14Z | 2018-01-12T11:08:28Z | 2018-01-12T11:08:27Z | NONE | null | Hi, everyone
According to [documentation](http://docs.scipy.org/doc/numpy-dev/reference/c-api.coremath.html#half-precision-functions), `np.float16` should **not** be used in C code as it is right now in pandas/algos.pyx:38 (assigning `np.NINF` to a `np.float16` container in "cython-eventually-converted-to-C" code
As... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10382/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10382/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10383 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10383/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10383/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10383/events | https://github.com/pandas-dev/pandas/pull/10383 | 89,206,159 | MDExOlB1bGxSZXF1ZXN0Mzc5NzMyMjI= | 10,383 | Allow passing other arguments to interpolation functions | {
"avatar_url": "https://avatars.githubusercontent.com/u/51059?v=4",
"events_url": "https://api.github.com/users/cancan101/events{/privacy}",
"followers_url": "https://api.github.com/users/cancan101/followers",
"following_url": "https://api.github.com/users/cancan101/following{/other_user}",
"gists_url": "htt... | [
{
"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": "006b75"... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 9 | 2015-06-18T05:45:53Z | 2015-06-26T18:08:31Z | 2015-06-26T18:08:21Z | CONTRIBUTOR | null | Closes #10378
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10383/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10383/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10383.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10383",
"merged_at": "2015-06-26T18:08:21Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10383.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10383"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10384 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10384/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10384/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10384/events | https://github.com/pandas-dev/pandas/pull/10384 | 89,216,132 | MDExOlB1bGxSZXF1ZXN0Mzc5NzY2Mjk= | 10,384 | ENH: column label filtering via regexes to work for numeric names | {
"avatar_url": "https://avatars.githubusercontent.com/u/5199408?v=4",
"events_url": "https://api.github.com/users/cyrusmaher/events{/privacy}",
"followers_url": "https://api.github.com/users/cyrusmaher/followers",
"following_url": "https://api.github.com/users/cyrusmaher/following{/other_user}",
"gists_url":... | [
{
"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": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 14 | 2015-06-18T06:59:19Z | 2015-07-07T04:17:04Z | 2015-07-06T12:01:38Z | CONTRIBUTOR | null | Simple fix to allow regex filtering to work for numeric column labels, e.g. df.filter(regex="[12][34]")
closes #10506
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10384/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10384/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10384.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10384",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/10384.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10384"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10385 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10385/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10385/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10385/events | https://github.com/pandas-dev/pandas/issues/10385 | 89,267,295 | MDU6SXNzdWU4OTI2NzI5NQ== | 10,385 | BUG: specifying multiple columns as primary keys broken in io.sql.get_schema | {
"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": "5319e7",
"default": false,
"description": "to_sql, read_sql, read_s... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 0 | 2015-06-18T11:25:27Z | 2015-07-03T13:33:49Z | 2015-07-03T13:33:49Z | MEMBER | null | See http://stackoverflow.com/questions/30911299/get-schema-multiple-primary-keys
I think this still works for the fallback sqlite version, but not for the new sqlalchemy implementation. in `PrimaryKeyConstraint`, the columns should be feeded as separate positional arguments instead of a list (https://github.com/pydata... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10385/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10385/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10386 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10386/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10386/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10386/events | https://github.com/pandas-dev/pandas/pull/10386 | 89,273,917 | MDExOlB1bGxSZXF1ZXN0Mzc5OTg3NDU= | 10,386 | BUG: fix multiple columns as primary key in io.sql.get_schema (GH10385) | {
"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": "5319e7",
"default": false,
"description": "to_sql, read_sql, read_s... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 2 | 2015-06-18T12:00:03Z | 2015-07-03T13:33:49Z | 2015-07-03T13:33:49Z | MEMBER | null | Closes #10385
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10386/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10386/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10386.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10386",
"merged_at": "2015-07-03T13:33:49Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10386.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10386"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10387 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10387/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10387/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10387/events | https://github.com/pandas-dev/pandas/pull/10387 | 89,297,729 | MDExOlB1bGxSZXF1ZXN0MzgwMDc2Mzc= | 10,387 | BUG: DataFrame.plot raises ValueError when color name is specified by multiple characters | {
"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": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 10 | 2015-06-18T13:42:29Z | 2015-07-01T13:47:12Z | 2015-07-01T13:21:04Z | MEMBER | null | Derived from #9894. Passing color name with multiple characters results in `ValueError`. Below is the bahavior of current master.
```
# OK
df = pd.DataFrame(np.random.randn(3, 3))
df[0].plot(color='green')
# single green line
# OK
df.plot(color=['green'])
# triple green lines
# NG
df.plot(color='green')
# ValueError... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10387/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10387/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10387.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10387",
"merged_at": "2015-07-01T13:21:04Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10387.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10387"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10388 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10388/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10388/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10388/events | https://github.com/pandas-dev/pandas/issues/10388 | 89,302,139 | MDU6SXNzdWU4OTMwMjEzOQ== | 10,388 | NaT in MultiIndex throws ValueError when reset_index() is called. | {
"avatar_url": "https://avatars.githubusercontent.com/u/269904?v=4",
"events_url": "https://api.github.com/users/jstritar/events{/privacy}",
"followers_url": "https://api.github.com/users/jstritar/followers",
"following_url": "https://api.github.com/users/jstritar/following{/other_user}",
"gists_url": "https... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 2 | 2015-06-18T14:02:14Z | 2015-06-20T11:09:44Z | 2015-06-20T11:09:44Z | NONE | null | Please see this test case:
```
x = pp.DataFrame({
'other': ['a', np.nan],
'date': ['2015-03-22', np.nan],
'amount': [2, 3]
})
x.date = pp.to_datetime(x.date)
```
| index | amount | date | other |
| --- | --- | --- | --- |
| 0 | 2 | 2015-03-22 | a |
| 1 | 3 | NaT | NaN |
The reset_index here then fails ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10388/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10388/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10389 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10389/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10389/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10389/events | https://github.com/pandas-dev/pandas/pull/10389 | 89,432,413 | MDExOlB1bGxSZXF1ZXN0MzgwNjcyOTY= | 10,389 | BUG: closes bug in reset_index when index contains NaT | {
"avatar_url": "https://avatars.githubusercontent.com/u/1288998?v=4",
"events_url": "https://api.github.com/users/behzadnouri/events{/privacy}",
"followers_url": "https://api.github.com/users/behzadnouri/followers",
"following_url": "https://api.github.com/users/behzadnouri/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": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 1 | 2015-06-19T00:29:40Z | 2015-06-20T12:17:35Z | 2015-06-20T11:09:45Z | CONTRIBUTOR | null | closes https://github.com/pydata/pandas/issues/10388
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10389/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10389/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10389.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10389",
"merged_at": "2015-06-20T11:09:44Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10389.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10389"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10390 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10390/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10390/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10390/events | https://github.com/pandas-dev/pandas/issues/10390 | 89,445,710 | MDU6SXNzdWU4OTQ0NTcxMA== | 10,390 | BUG: DataFrame with tz-aware data and max(axis=1) returns NaN | {
"avatar_url": "https://avatars.githubusercontent.com/u/6269369?v=4",
"events_url": "https://api.github.com/users/ewan1983/events{/privacy}",
"followers_url": "https://api.github.com/users/ewan1983/followers",
"following_url": "https://api.github.com/users/ewan1983/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": "5319e7",
"default": false,
"description": "Timezone data dtype",
... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 2 | 2015-06-19T02:08:00Z | 2019-01-16T01:36:21Z | 2019-01-16T01:36:21Z | NONE | null | I have a dataframe looks like this, and its column 2 is missing:

When I try to select the max date in each row, I got all NaN in return:
.
``` python
import pandas as pd
class A: pass
df = pd.DataFrame([[A(), i, i**2] for i in ra... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10391/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10391/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10392 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10392/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10392/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10392/events | https://github.com/pandas-dev/pandas/issues/10392 | 89,633,876 | MDU6SXNzdWU4OTYzMzg3Ng== | 10,392 | BUG: select_column does not preserve the column name | {
"avatar_url": "https://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": "5319e7",
"default": false,
"description": "read_hdf, HDFStore",
... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 0 | 2015-06-19T18:49:33Z | 2015-06-23T11:00:14Z | 2015-06-23T11:00:14Z | CONTRIBUTOR | null | ```
In [4]: df = DataFrame({'A' : np.random.randn(10), 'B' : 'foo'})
In [5]: df.to_hdf('test.h5','df',mode='w',format='table',data_columns=True)
# this should have a name of B
In [7]: with pd.HDFStore('test.h5') as store:
print store.select_column('df','B')
...:
0 foo
1 foo
2 foo
3 foo
4 fo... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10392/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10392/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10393 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10393/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10393/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10393/events | https://github.com/pandas-dev/pandas/pull/10393 | 89,638,007 | MDExOlB1bGxSZXF1ZXN0MzgxMzg0ODM= | 10,393 | Add nlargest/nsmallest for DataFrame | {
"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": "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": "Non-arit... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4",
"events_url": "https://api.github.com/users/cpcloud/events{/privacy}",
"followers_url": "https://api.github.com/users/cpcloud/followers",
"following_url": "https://api.github.com/users/cpcloud/following{/other_user}",
"gists_url": "https://... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4",
"events_url": "https://api.github.com/users/cpcloud/events{/privacy}",
"followers_url": "https://api.github.com/users/cpcloud/followers",
"following_url": "https://api.github.com/users/cpcloud/following{/other_user}",
"gists_u... | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 15 | 2015-06-19T19:11:50Z | 2015-08-04T22:30:40Z | 2015-08-04T22:30:32Z | MEMBER | null | Closes #7359
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10393/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10393/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10393.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10393",
"merged_at": "2015-08-04T22:30:32Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10393.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10393"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10394 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10394/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10394/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10394/events | https://github.com/pandas-dev/pandas/issues/10394 | 89,668,758 | MDU6SXNzdWU4OTY2ODc1OA== | 10,394 | moderate to large groupby computations hang in multithreading | {
"avatar_url": "https://avatars.githubusercontent.com/u/5184595?v=4",
"events_url": "https://api.github.com/users/sunderwood/events{/privacy}",
"followers_url": "https://api.github.com/users/sunderwood/followers",
"following_url": "https://api.github.com/users/sunderwood/following{/other_user}",
"gists_url":... | [
{
"color": "a10c02",
"default": false,
"description": "Memory or execution speed performance",
"id": 8935311,
"name": "Performance",
"node_id": "MDU6TGFiZWw4OTM1MzEx",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance"
}
] | closed | false | null | [] | null | 1 | 2015-06-19T21:53:47Z | 2015-06-19T22:57:26Z | 2015-06-19T22:57:02Z | NONE | null | Since I am running calculations on very large sets of data, I have broken the data into moderate-sized chunks (using MutliIndex) and run the calculation in parallel. I first tried doing this using threading, but ended up using multiprocessing because some calculations 'hung' when I used threading.
Here is my system 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/10394/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10394/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10395 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10395/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10395/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10395/events | https://github.com/pandas-dev/pandas/issues/10395 | 89,689,967 | MDU6SXNzdWU4OTY4OTk2Nw== | 10,395 | bug: interpolate() row-by-row doesn't work when setting inplace=True | {
"avatar_url": "https://avatars.githubusercontent.com/u/11150921?v=4",
"events_url": "https://api.github.com/users/JianxunLi/events{/privacy}",
"followers_url": "https://api.github.com/users/JianxunLi/followers",
"following_url": "https://api.github.com/users/JianxunLi/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": "d7e102",
"default": false,
"description": "np.nan, pd.NaT, pd.NA, d... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 1 | 2015-06-20T00:20:55Z | 2015-06-23T14:00:40Z | 2015-06-23T14:00:40Z | NONE | null | ``` python
# pandas version 0.16.2
import numpy as np
import pandas as pd
np.random.seed(12345)
# simulate some data
df = pd.DataFrame(np.random.randn(250, 10), columns=np.arange(1, 11), index=pd.date_range('2015-01-01', periods=250, freq='B'))
# set 20% data to NaN
sel = np.random.choice([True, False], size=(250, 10... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10395/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10395/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10396 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10396/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10396/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10396/events | https://github.com/pandas-dev/pandas/pull/10396 | 89,744,620 | MDExOlB1bGxSZXF1ZXN0MzgxNjU0ODc= | 10,396 | PERF: parse and timedelta ops improvements, #6755 | {
"avatar_url": "https://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": "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": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 1 | 2015-06-20T09:27:26Z | 2015-06-22T09:16:22Z | 2015-06-22T08:34:19Z | CONTRIBUTOR | null | closes #6755
```
-------------------------------------------------------------------------------
Test name | head[ms] | base[ms] | ratio |
-------------------------------------------------------------------------------
dtype_infer_timedelta64_1 | 7.0527 | 119... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10396/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10396/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10396.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10396",
"merged_at": "2015-06-22T08:34:19Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10396.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10396"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10397 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10397/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10397/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10397/events | https://github.com/pandas-dev/pandas/pull/10397 | 89,779,024 | MDExOlB1bGxSZXF1ZXN0MzgxNjkyMjg= | 10,397 | BLD: remove support for 3.2, #9118 | {
"avatar_url": "https://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": "75507B",
"default": false,
"description": "Library building on various platforms",
"id": 129350,
"name": "Build",
"node_id": "MDU6TGFiZWwxMjkzNTA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build"
}
] | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 3 | 2015-06-20T14:58:44Z | 2015-06-22T09:03:08Z | 2015-06-22T08:46:38Z | CONTRIBUTOR | null | closes #9118
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10397/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10397/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10397.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10397",
"merged_at": "2015-06-22T08:46:37Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10397.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10397"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10398 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10398/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10398/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10398/events | https://github.com/pandas-dev/pandas/issues/10398 | 89,790,392 | MDU6SXNzdWU4OTc5MDM5Mg== | 10,398 | Sorted dataframe resets after indexing | {
"avatar_url": "https://avatars.githubusercontent.com/u/3662163?v=4",
"events_url": "https://api.github.com/users/alvinwt/events{/privacy}",
"followers_url": "https://api.github.com/users/alvinwt/followers",
"following_url": "https://api.github.com/users/alvinwt/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "207de5",
"default": false,
"description": "Clarification about behavior needed to assess issue",
"id": 307649777,
"name": "Needs Info",
"node_id": "MDU6TGFiZWwzMDc2NDk3Nzc=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Info"
}
] | closed | false | null | [] | {
"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... | 2 | 2015-06-20T16:44:50Z | 2016-07-18T11:19:11Z | 2016-07-18T11:19:11Z | NONE | null | I found a in issue when sorting followed by indexing in pandas when reset_index() is not used. I'm not sure why but the ordering of the rows reverts back after indexing and hence results in dfList containing dataframes that are ordered differently.
reset_index() works and helped to overcome the problem. This is reall... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10398/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10398/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10399 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10399/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10399/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10399/events | https://github.com/pandas-dev/pandas/issues/10399 | 89,853,497 | MDU6SXNzdWU4OTg1MzQ5Nw== | 10,399 | potential dataframe apply bug | {
"avatar_url": "https://avatars.githubusercontent.com/u/69774?v=4",
"events_url": "https://api.github.com/users/michaelaye/events{/privacy}",
"followers_url": "https://api.github.com/users/michaelaye/followers",
"following_url": "https://api.github.com/users/michaelaye/following{/other_user}",
"gists_url": "... | [
{
"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 | [] | null | 2 | 2015-06-21T02:47:33Z | 2015-06-22T09:13:45Z | 2015-06-22T08:16:30Z | CONTRIBUTOR | null | I seem to have a weird problem with DataFrame.apply(.., axis=1) not matching the axes/columns correctly, ONLY if there's a time column in the dataframe?
See details here: http://nbviewer.ipython.org/gist/anonymous/a0bcaa95a48327fadc63
but basically I try to apply this:
``` python
def combine_binning_data(row):
re... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10399/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10399/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/10400 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10400/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10400/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10400/events | https://github.com/pandas-dev/pandas/pull/10400 | 89,871,354 | MDExOlB1bGxSZXF1ZXN0MzgxNzk4OTQ= | 10,400 | BUG: GH10395 bug in DataFrame.interpolate with axis=1 and inplace=True | {
"avatar_url": "https://avatars.githubusercontent.com/u/10709573?v=4",
"events_url": "https://api.github.com/users/kawochen/events{/privacy}",
"followers_url": "https://api.github.com/users/kawochen/followers",
"following_url": "https://api.github.com/users/kawochen/following{/other_user}",
"gists_url": "htt... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "d7e102",
"default": false,
"description": "np.nan, pd.NaT, pd.NA, d... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 2 | 2015-06-21T06:24:00Z | 2015-06-23T14:00:48Z | 2015-06-23T14:00:40Z | CONTRIBUTOR | null | To close #10395.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10400/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10400/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10400.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10400",
"merged_at": "2015-06-23T14:00:39Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10400.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10400"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10401 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10401/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10401/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10401/events | https://github.com/pandas-dev/pandas/pull/10401 | 89,925,697 | MDExOlB1bGxSZXF1ZXN0MzgxODYwNzI= | 10,401 | BUG: GH10392 bug where Table.select_column does not preserve column name | {
"avatar_url": "https://avatars.githubusercontent.com/u/10709573?v=4",
"events_url": "https://api.github.com/users/kawochen/events{/privacy}",
"followers_url": "https://api.github.com/users/kawochen/followers",
"following_url": "https://api.github.com/users/kawochen/following{/other_user}",
"gists_url": "htt... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "5319e7",
"default": false,
"description": "read_hdf, HDFStore",
... | closed | false | null | [] | {
"closed_at": "2015-10-09T18:34:35Z",
"closed_issues": 593,
"created_at": "2015-03-23T10:47:38Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 2 | 2015-06-21T15:43:36Z | 2015-06-23T11:00:19Z | 2015-06-23T11:00:14Z | CONTRIBUTOR | null | To close #10392
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10401/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10401/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/10401.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/10401",
"merged_at": "2015-06-23T11:00:14Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/10401.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10401"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/10402 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/10402/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/10402/comments | https://api.github.com/repos/pandas-dev/pandas/issues/10402/events | https://github.com/pandas-dev/pandas/issues/10402 | 89,946,116 | MDU6SXNzdWU4OTk0NjExNg== | 10,402 | density plot on zero series throws exception | {
"avatar_url": "https://avatars.githubusercontent.com/u/1514670?v=4",
"events_url": "https://api.github.com/users/vumaasha/events{/privacy}",
"followers_url": "https://api.github.com/users/vumaasha/followers",
"following_url": "https://api.github.com/users/vumaasha/following{/other_user}",
"gists_url": "http... | [
{
"color": "8AE234",
"default": false,
"description": null,
"id": 2413328,
"name": "Visualization",
"node_id": "MDU6TGFiZWwyNDEzMzI4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization"
},
{
"color": "ffa0ff",
"default": false,
"description": "In... | 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",
... | 4 | 2015-06-21T18:52:40Z | 2015-07-14T11:53:12Z | 2015-06-22T01:56:04Z | NONE | null | ``` python
pd.Series(np.zeros(4)).to_frame().plot(kind='kde')
```
Executing the above line throws the below exception.
```
LinAlgError Traceback (most recent call last)
<ipython-input-118-eac1a90078a2> in <module>()
----> 1 pd.Series(np.zeros(4)).to_frame().plot(kind='kde')
```
pan... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/10402/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/10402/timeline | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.