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/12504 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12504/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12504/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12504/events | https://github.com/pandas-dev/pandas/pull/12504 | 137,630,532 | MDExOlB1bGxSZXF1ZXN0NjEyNzM1MjI= | 12,504 | BUG: Fixed grow_buffer to grow when capacity is reached | {
"avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4",
"events_url": "https://api.github.com/users/gfyoung/events{/privacy}",
"followers_url": "https://api.github.com/users/gfyoung/followers",
"following_url": "https://api.github.com/users/gfyoung/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "5319e7",
"default": false,
"description": "read_csv, to_csv",
"... | closed | false | null | [] | {
"closed_at": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 4 | 2016-03-01T16:59:03Z | 2016-03-03T22:21:48Z | 2016-03-03T21:55:35Z | MEMBER | null | Addresses issue in #12494 by allowing `grow_buffer` to grow the size of the parser buffer when buffer capacity is achieved. Previously, you had to exceed capacity for this to occur, but that was inconsistent with the `end_field` check later on when handling the EOF terminator, where reached capacity was considered a b... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12504/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12504/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12504.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12504",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12504.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12504"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12505 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12505/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12505/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12505/events | https://github.com/pandas-dev/pandas/pull/12505 | 137,736,409 | MDExOlB1bGxSZXF1ZXN0NjEzMzQyODQ= | 12,505 | CLN: Removed pandas.util.testing.choice | {
"avatar_url": "https://avatars.githubusercontent.com/u/1517995?v=4",
"events_url": "https://api.github.com/users/paul-reiners/events{/privacy}",
"followers_url": "https://api.github.com/users/paul-reiners/followers",
"following_url": "https://api.github.com/users/paul-reiners/following{/other_user}",
"gists... | [
{
"color": "207de5",
"default": false,
"description": null,
"id": 211029535,
"name": "Clean",
"node_id": "MDU6TGFiZWwyMTEwMjk1MzU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean"
}
] | closed | false | null | [] | {
"closed_at": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 1 | 2016-03-02T00:44:41Z | 2016-03-03T14:43:57Z | 2016-03-02T12:46:00Z | CONTRIBUTOR | null | - [x] closes #12386
- [x] tests passed
- [x] whatsnew entry
Removed pandas.util.testing.choice() method.
Replaced all references to it with calls to np.random.choice().
Added entry to whatsnew.
#12386
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12505/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12505/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12505.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12505",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12505.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12505"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12506 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12506/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12506/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12506/events | https://github.com/pandas-dev/pandas/pull/12506 | 137,746,702 | MDExOlB1bGxSZXF1ZXN0NjEzMzkzODU= | 12,506 | BUG: Respect usecols even with empty data | {
"avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4",
"events_url": "https://api.github.com/users/gfyoung/events{/privacy}",
"followers_url": "https://api.github.com/users/gfyoung/followers",
"following_url": "https://api.github.com/users/gfyoung/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "5319e7",
"default": false,
"description": "read_csv, to_csv",
"... | closed | false | null | [] | {
"closed_at": "2016-05-05T00:34:40Z",
"closed_issues": 306,
"created_at": "2016-02-08T15:29:59Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 50 | 2016-03-02T01:45:47Z | 2016-04-13T01:32:13Z | 2016-04-13T01:30:28Z | MEMBER | null | closes #12493
in which the `usecols` argument was not being respected for empty data. This is because no filtering was applied when the first (and only) chunk was being read.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12506/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12506/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12506.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12506",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12506.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12506"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12507 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12507/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12507/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12507/events | https://github.com/pandas-dev/pandas/issues/12507 | 137,754,138 | MDU6SXNzdWUxMzc3NTQxMzg= | 12,507 | read_excel allows invalid kwargs | {
"avatar_url": "https://avatars.githubusercontent.com/u/3272567?v=4",
"events_url": "https://api.github.com/users/zduey/events{/privacy}",
"followers_url": "https://api.github.com/users/zduey/followers",
"following_url": "https://api.github.com/users/zduey/following{/other_user}",
"gists_url": "https://api.g... | [
{
"color": "009800",
"default": false,
"description": "Duplicate issue or pull request",
"id": 40153326,
"name": "Duplicate Report",
"node_id": "MDU6TGFiZWw0MDE1MzMyNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report"
},
{
"color": "bfe5bf",
... | closed | false | null | [] | null | 2 | 2016-03-02T02:43:31Z | 2016-03-02T12:36:03Z | 2016-03-02T12:35:29Z | NONE | null | #### Code Sample, a copy-pastable example if possible
``` python
import pandas as pd
pd.show_versions()
df = pd.DataFrame({'a':['01','02','03','04'], 'b':[5,6,7,8]})
df
df.dtypes
df.to_excel('tmp.xlsx')
df.to_csv('tmp.csv')
# Load without specifying dtypes or converter
loaded_df1 = pd.read_excel('tmp.xlsx')
loaded_df... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12507/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12507/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12508 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12508/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12508/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12508/events | https://github.com/pandas-dev/pandas/issues/12508 | 137,822,281 | MDU6SXNzdWUxMzc4MjIyODE= | 12,508 | DOC: add IndexSlice docstring + add to api docs | {
"avatar_url": "https://avatars.githubusercontent.com/u/17494238?v=4",
"events_url": "https://api.github.com/users/eontwosixt/events{/privacy}",
"followers_url": "https://api.github.com/users/eontwosixt/followers",
"following_url": "https://api.github.com/users/eontwosixt/following{/other_user}",
"gists_url"... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2017-05-06T10:20:19Z",
"closed_issues": 987,
"created_at": "2016-02-08T15:30:21Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 2 | 2016-03-02T09:36:25Z | 2017-03-09T12:06:13Z | 2017-03-09T12:05:47Z | NONE | null | Hello Developers,
I could not find any information about "Pandas.IndexSlice" function in API Reference.There is only one example at this [link](http://pandas.pydata.org/pandas-docs/stable/advanced.html#advanced-mi-slicers) . I want to filter the pivot table as in Excel.But i am confused to using between loc(slice(..... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12508/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12508/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12509 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12509/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12509/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12509/events | https://github.com/pandas-dev/pandas/issues/12509 | 137,846,036 | MDU6SXNzdWUxMzc4NDYwMzY= | 12,509 | append a categorical with different categories to the existing | {
"avatar_url": "https://avatars.githubusercontent.com/u/8200858?v=4",
"events_url": "https://api.github.com/users/dneise/events{/privacy}",
"followers_url": "https://api.github.com/users/dneise/followers",
"following_url": "https://api.github.com/users/dneise/following{/other_user}",
"gists_url": "https://ap... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "e11d21",
"default": false,
"description": "Categorical Data Type... | 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",
... | 3 | 2016-03-02T11:21:17Z | 2019-10-21T19:52:15Z | null | NONE | null | I just ran into the same problem as the person asking this question on SO
http://stackoverflow.com/questions/29709918/pandas-and-category-replacement
[Jeff](http://stackoverflow.com/users/644898/jeff) gave an excellent answer as usual, I believe he is a pandas developer as well?
So I was wondering whether something... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12509/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12509/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12510 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12510/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12510/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12510/events | https://github.com/pandas-dev/pandas/issues/12510 | 137,866,049 | MDU6SXNzdWUxMzc4NjYwNDk= | 12,510 | TypeError when importing pandas in Google Cloud VM | {
"avatar_url": "https://avatars.githubusercontent.com/u/16737006?v=4",
"events_url": "https://api.github.com/users/user32000/events{/privacy}",
"followers_url": "https://api.github.com/users/user32000/followers",
"following_url": "https://api.github.com/users/user32000/following{/other_user}",
"gists_url": "... | [
{
"color": "009800",
"default": false,
"description": "Duplicate issue or pull request",
"id": 40153326,
"name": "Duplicate Report",
"node_id": "MDU6TGFiZWw0MDE1MzMyNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report"
},
{
"color": "0052cc",
... | closed | false | null | [] | null | 2 | 2016-03-02T12:49:48Z | 2016-03-02T13:11:10Z | 2016-03-02T12:59:46Z | NONE | null | This is using a fresh install of Anaconda in an Ubuntu 15.10 based Google Cloud VM. At first glance it seemed to relate to difficulties getting console encoding (see `from pandas.core.format import detect_console_encoding` below)?
``` python
import pandas
-------------------------------------------------------------... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12510/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12510/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12511 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12511/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12511/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12511/events | https://github.com/pandas-dev/pandas/pull/12511 | 137,875,434 | MDExOlB1bGxSZXF1ZXN0NjE0MDA1NTc= | 12,511 | COMPAT: blacklist numexpr=2.4.4 | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "0052cc",
"default": false,
"description": "pandas objects compatability with Numpy or Python functions",
"id": 76865106,
"name": "Compat",
"node_id": "MDU6TGFiZWw3Njg2NTEwNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat"
}
] | closed | false | null | [] | {
"closed_at": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 5 | 2016-03-02T13:37:13Z | 2016-03-03T12:11:02Z | 2016-03-03T12:11:02Z | CONTRIBUTOR | null | close #12489
xref #11915
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12511/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12511/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12511.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12511",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12511.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12511"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12512 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12512/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12512/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12512/events | https://github.com/pandas-dev/pandas/pull/12512 | 137,901,618 | MDExOlB1bGxSZXF1ZXN0NjE0MTQ1NTU= | 12,512 | BUG: Fix parse_dates processing with usecols and C engine | {
"avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4",
"events_url": "https://api.github.com/users/gfyoung/events{/privacy}",
"followers_url": "https://api.github.com/users/gfyoung/followers",
"following_url": "https://api.github.com/users/gfyoung/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "5319e7",
"default": false,
"description": "read_csv, to_csv",
"... | closed | false | null | [] | {
"closed_at": "2016-05-05T00:34:40Z",
"closed_issues": 306,
"created_at": "2016-02-08T15:29:59Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 13 | 2016-03-02T15:14:52Z | 2016-04-06T19:29:40Z | 2016-04-06T19:17:26Z | MEMBER | null | closes #9755
closes #12678
Continuing on my conquest of `read_csv` bugs, this PR fixes a bug brought up in #9755 in processing `parse_dates` with the C engine in which the wrong indices (those of the filtered column names) were being used to determine the date columns to not be dtype-parsed by the C engine. The corr... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12512/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12512/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12512.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12512",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12512.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12512"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12513 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12513/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12513/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12513/events | https://github.com/pandas-dev/pandas/issues/12513 | 137,920,890 | MDU6SXNzdWUxMzc5MjA4OTA= | 12,513 | BUG: DataFrame constructor raises error if specify tz dtype `dtype='datetime64[ns, UTC]'` | {
"avatar_url": "https://avatars.githubusercontent.com/u/4443076?v=4",
"events_url": "https://api.github.com/users/BranYang/events{/privacy}",
"followers_url": "https://api.github.com/users/BranYang/followers",
"following_url": "https://api.github.com/users/BranYang/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": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stac... | 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... | 13 | 2016-03-02T16:19:56Z | 2021-05-17T22:50:26Z | 2020-01-01T16:28:29Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
``` Python
import pandas as pd
import numpy as np
array_dim2 = np.arange(10).reshape((5, 2))
df = pd.DataFrame(array_dim2 , dtype='datetime64[ns, UTC]') # doesn't work
```
The error:
``` Python
TypeError Traceback (most recent call... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12513/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12513/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12514 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12514/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12514/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12514/events | https://github.com/pandas-dev/pandas/pull/12514 | 137,934,491 | MDExOlB1bGxSZXF1ZXN0NjE0MzM3NTU= | 12,514 | Add a UK England and Wales holiday calendar | {
"avatar_url": "https://avatars.githubusercontent.com/u/35473?v=4",
"events_url": "https://api.github.com/users/iartarisi/events{/privacy}",
"followers_url": "https://api.github.com/users/iartarisi/followers",
"following_url": "https://api.github.com/users/iartarisi/following{/other_user}",
"gists_url": "htt... | [] | 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 | 2016-03-02T17:13:07Z | 2016-03-03T02:13:20Z | 2016-03-03T02:13:09Z | NONE | null | The rules are described at:
https://en.wikipedia.org/wiki/Public_holidays_in_the_United_Kingdom#England.2C_Northern_Ireland_and_Wales
Sample data used to check those rules (which is also included in tests)
is from the government's website: https://www.gov.uk/bank-holidays
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12514/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12514/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12514.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12514",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12514.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12514"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12515 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12515/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12515/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12515/events | https://github.com/pandas-dev/pandas/issues/12515 | 138,015,702 | MDU6SXNzdWUxMzgwMTU3MDI= | 12,515 | Impossible to (neatly) z-score a Series | {
"avatar_url": "https://avatars.githubusercontent.com/u/315810?v=4",
"events_url": "https://api.github.com/users/mwaskom/events{/privacy}",
"followers_url": "https://api.github.com/users/mwaskom/followers",
"following_url": "https://api.github.com/users/mwaskom/following{/other_user}",
"gists_url": "https://... | [
{
"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 | 14 | 2016-03-02T22:42:42Z | 2016-03-03T22:34:27Z | 2016-03-03T02:00:39Z | CONTRIBUTOR | null | z-scoring (centering a variable at its mean and dividing by its standard deviation) is a common statistical operation. However, it ends up being rather hard to do if one's data is represented by a pandas `Series` object.
There's a few things one might think of to try. The `scipy.stats` module has a `zscore` function, ... | {
"+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/12515/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12515/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12516 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12516/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12516/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12516/events | https://github.com/pandas-dev/pandas/issues/12516 | 138,023,646 | MDU6SXNzdWUxMzgwMjM2NDY= | 12,516 | Bug: In pandas.util.testing.assert_almost_equal with regards to datetime64 values | {
"avatar_url": "https://avatars.githubusercontent.com/u/7092405?v=4",
"events_url": "https://api.github.com/users/AndreiTapai/events{/privacy}",
"followers_url": "https://api.github.com/users/AndreiTapai/followers",
"following_url": "https://api.github.com/users/AndreiTapai/following{/other_user}",
"gists_ur... | [
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "0052cc",
"default": false,
"description": null,
... | closed | false | null | [] | null | 1 | 2016-03-02T23:17:42Z | 2016-03-03T02:12:39Z | 2016-03-03T02:12:27Z | NONE | null | #### Code Sample, a copy-pasteable example if possible
``` python
from dateutil.parser import parse
from datetime import datetime
import numpy as np
import pandas as pd
import pandas.util.testing
test_data = pd.DataFrame({
'_18_months_eo': np.array([0.05, 0.06, 0.12, 0.15], dtype='float64'),
'_pct_dlq': np.ar... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12516/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12516/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12517 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12517/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12517/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12517/events | https://github.com/pandas-dev/pandas/pull/12517 | 138,057,259 | MDExOlB1bGxSZXF1ZXN0NjE1MDI1MjY= | 12,517 | TST: Fix NOQA for flake8 checking in datetools.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4",
"events_url": "https://api.github.com/users/gfyoung/events{/privacy}",
"followers_url": "https://api.github.com/users/gfyoung/followers",
"following_url": "https://api.github.com/users/gfyoung/following{/other_user}",
"gists_url": "https:/... | [] | closed | false | null | [] | null | 3 | 2016-03-03T02:40:30Z | 2016-03-03T03:05:22Z | 2016-03-03T02:55:40Z | MEMBER | null | Recent changes to pyflakes (see <a href="https://github.com/pyflakes/pyflakes/blob/0532189b34086740d7fe553bd87c0a6cf682a93b/pyflakes/checker.py#L544-L546">here</a>) suddenly started raising errors in `datetools.py` due to the star imports at the top, which the `#noqa` was not preventing. The correct syntax is `# flake8... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12517/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12517/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12517.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12517",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12517.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12517"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12518 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12518/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12518/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12518/events | https://github.com/pandas-dev/pandas/issues/12518 | 138,111,470 | MDU6SXNzdWUxMzgxMTE0NzA= | 12,518 | read_csv not respecting MultiIndex names | {
"avatar_url": "https://avatars.githubusercontent.com/u/1224492?v=4",
"events_url": "https://api.github.com/users/toobaz/events{/privacy}",
"followers_url": "https://api.github.com/users/toobaz/followers",
"following_url": "https://api.github.com/users/toobaz/following{/other_user}",
"gists_url": "https://ap... | [
{
"color": "0052cc",
"default": false,
"description": null,
"id": 34444536,
"name": "Usage Question",
"node_id": "MDU6TGFiZWwzNDQ0NDUzNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question"
},
{
"color": "5319e7",
"default": false,
"descript... | closed | false | null | [] | null | 6 | 2016-03-03T08:33:20Z | 2016-03-03T23:05:49Z | 2016-03-03T12:23:04Z | MEMBER | null | #### Code Sample, a copy-pastable example if possible
```
In [2]: pd.read_csv('/tmp/csv.csv', header=None)
Out[2]:
0 1 2
0 0 2 2
1 1 2 2
2 2 2 2
In [3]: mi = pd.MultiIndex.from_tuples([(1,2), (3,4)], names=['l1', 'l2'])
In [4]: pd.read_csv('/tmp/csv.csv', header=None, names=mi)
Out[4]:
1 3
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/12518/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12518/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12519 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12519/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12519/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12519/events | https://github.com/pandas-dev/pandas/issues/12519 | 138,174,318 | MDU6SXNzdWUxMzgxNzQzMTg= | 12,519 | Read CSV error_bad_lines does not error for too many values in first data row | {
"avatar_url": "https://avatars.githubusercontent.com/u/15443994?v=4",
"events_url": "https://api.github.com/users/jarekszymczak/events{/privacy}",
"followers_url": "https://api.github.com/users/jarekszymczak/followers",
"following_url": "https://api.github.com/users/jarekszymczak/following{/other_user}",
"g... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "5319e7",
"default": false,
"description": "read_csv, to_csv",
"... | 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",
... | 4 | 2016-03-03T13:13:37Z | 2019-10-21T19:52:15Z | null | NONE | null | Hi, I would like to report an unexpected behaviour connected with option error_bad_lines (I just reference this for make it easier to find this bug if someone was to report the same).
Given the following two CSV files:
simple.csv
```
Col1,Col2
4,Here
5,7,Invalid
8,Row
9,Does
10,Break
```
simple2.csv
```
Col1,Col2
5... | {
"+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/12519/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12519/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12520 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12520/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12520/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12520/events | https://github.com/pandas-dev/pandas/issues/12520 | 138,262,521 | MDU6SXNzdWUxMzgyNjI1MjE= | 12,520 | ENH: add .dropinf() and/or .dropna(drop_inf=True) methods | {
"avatar_url": "https://avatars.githubusercontent.com/u/10272606?v=4",
"events_url": "https://api.github.com/users/adrivsh/events{/privacy}",
"followers_url": "https://api.github.com/users/adrivsh/followers",
"following_url": "https://api.github.com/users/adrivsh/following{/other_user}",
"gists_url": "https:... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "d7e102",
"default": false,
"description": "np.nan, ... | open | false | null | [] | {
"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",
... | 8 | 2016-03-03T18:39:47Z | 2021-08-09T02:11:55Z | null | NONE | null | There are known ways of droping inf and nan (.replace(np.inf, np.nan).dropna()) but still, the API could be expanded:
```
.dropinf(inplace=False)
.dropna(drop_inf = False)
```
Are both self explanatory wishes and it is no stretch to see how they are usefull.
Note for instance that today's API does not provide a on... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12520/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12520/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12521 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12521/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12521/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12521/events | https://github.com/pandas-dev/pandas/issues/12521 | 138,265,677 | MDU6SXNzdWUxMzgyNjU2Nzc= | 12,521 | DOC: Include unrendered style notebook in git, execute in build | {
"avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4",
"events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}",
"followers_url": "https://api.github.com/users/TomAugspurger/followers",
"following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}",
"gi... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "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... | 3 | 2016-03-03T18:52:39Z | 2016-06-23T12:47:22Z | 2016-06-23T12:47:22Z | CONTRIBUTOR | null | Did this for statsmodels the other week, works pretty well. Something like
``` bash
jupyter nbconvert --ExecutePreprocessor.timeout=600 --to html --execute style.ipynb
```
https://nbconvert.readthedocs.org/en/latest/execute_api.html
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12521/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12521/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12522 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12522/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12522/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12522/events | https://github.com/pandas-dev/pandas/pull/12522 | 138,332,406 | MDExOlB1bGxSZXF1ZXN0NjE2NDU1NTA= | 12,522 | DOC: Examples of monotonic/non-monotonic label-based indexing | {
"avatar_url": "https://avatars.githubusercontent.com/u/12072865?v=4",
"events_url": "https://api.github.com/users/nileracecrew/events{/privacy}",
"followers_url": "https://api.github.com/users/nileracecrew/followers",
"following_url": "https://api.github.com/users/nileracecrew/following{/other_user}",
"gist... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "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... | 11 | 2016-03-03T23:46:57Z | 2016-04-17T16:03:39Z | 2016-04-17T16:03:30Z | CONTRIBUTOR | null | Just ran into this gotcha and almost filed it as a bug report. Added a few examples to fill in the section header.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12522/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12522/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12522.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12522",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12522.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12522"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12523 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12523/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12523/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12523/events | https://github.com/pandas-dev/pandas/pull/12523 | 138,469,340 | MDExOlB1bGxSZXF1ZXN0NjE3MDg1MTQ= | 12,523 | Fix typo | {
"avatar_url": "https://avatars.githubusercontent.com/u/536362?v=4",
"events_url": "https://api.github.com/users/yuvallanger/events{/privacy}",
"followers_url": "https://api.github.com/users/yuvallanger/followers",
"following_url": "https://api.github.com/users/yuvallanger/following{/other_user}",
"gists_url... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 1 | 2016-03-04T12:56:59Z | 2017-09-03T11:47:50Z | 2016-03-05T18:02:40Z | 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/12523/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12523/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12523.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12523",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12523.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12523"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/12524 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12524/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12524/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12524/events | https://github.com/pandas-dev/pandas/pull/12524 | 138,483,758 | MDExOlB1bGxSZXF1ZXN0NjE3MTU1NzY= | 12,524 | Revert #12260 "BUG: Make Styler ignore None index names to match to_html..." | {
"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... | [] | closed | false | null | [] | null | 5 | 2016-03-04T14:04:13Z | 2016-03-05T02:12:19Z | 2016-03-05T02:12:19Z | CONTRIBUTOR | null | Master started failing on https://github.com/pydata/pandas/pull/12260 [travis](https://travis-ci.org/pydata/pandas/builds/113480877). Not entirely sure why yet, but was able to reproduce one of the failures locally, and fix it with the revert.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12524/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12524/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12524.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12524",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12524.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12524"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12525 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12525/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12525/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12525/events | https://github.com/pandas-dev/pandas/pull/12525 | 138,501,007 | MDExOlB1bGxSZXF1ZXN0NjE3MjU5NzQ= | 12,525 | TST: Rework style test skip | {
"avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4",
"events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}",
"followers_url": "https://api.github.com/users/TomAugspurger/followers",
"following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}",
"gi... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "eb6420",
"d... | closed | false | null | [] | {
"closed_at": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 2 | 2016-03-04T15:22:30Z | 2016-03-05T15:13:14Z | 2016-03-05T15:13:14Z | CONTRIBUTOR | null | Also redoes some of the changes that were inadvertently reverted
in https://github.com/pydata/pandas/pull/12260.
That PR had two commits, one of which was an older version of
what was eventually merged in
https://github.com/pydata/pandas/pull/12162.
The stale commit incorrectly merged was a15248ae7.
It should have be... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12525/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12525/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12525.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12525",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12525.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12525"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12526 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12526/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12526/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12526/events | https://github.com/pandas-dev/pandas/pull/12526 | 138,507,736 | MDExOlB1bGxSZXF1ZXN0NjE3Mjk5Nzg= | 12,526 | BUG: Add exception when different number of fields present in file lines | {
"avatar_url": "https://avatars.githubusercontent.com/u/5049284?v=4",
"events_url": "https://api.github.com/users/vlfom/events{/privacy}",
"followers_url": "https://api.github.com/users/vlfom/followers",
"following_url": "https://api.github.com/users/vlfom/following{/other_user}",
"gists_url": "https://api.g... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "5319e7",
"default": false,
"description": "read_csv, to_csv",
"... | closed | false | null | [] | null | 2 | 2016-03-04T15:50:49Z | 2016-05-07T17:48:56Z | 2016-05-07T17:48:56Z | NONE | null | Addresses issue in #12519 by raising exception when 'filepath_or_buffer'
in 'read_csv' contains different number of fields in input lines.
However, according to tests the behaviour reported in bug is expected (lines 376-390): https://github.com/pydata/pandas/blob/master/pandas/io/tests/test_cparser.py#L376
So should ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12526/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12526/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12526.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12526",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12526.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12526"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12527 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12527/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12527/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12527/events | https://github.com/pandas-dev/pandas/issues/12527 | 138,535,037 | MDU6SXNzdWUxMzg1MzUwMzc= | 12,527 | When .loc returns IndexError rather than KeyError | {
"avatar_url": "https://avatars.githubusercontent.com/u/3383837?v=4",
"events_url": "https://api.github.com/users/itcarroll/events{/privacy}",
"followers_url": "https://api.github.com/users/itcarroll/followers",
"following_url": "https://api.github.com/users/itcarroll/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": "0b02e1",
"default": false,
"description": "Related to indexing on s... | 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... | 2 | 2016-03-04T17:33:44Z | 2016-04-20T00:04:17Z | 2016-04-20T00:04:17Z | NONE | null | #### Updated
I have a MultiIndex'd DataFrame that returns a KeyError for one integer and an IndexError for a different integer, neither integer is in the first level of the index. This only occurs when attempting to access a scalar value, a slice always give KeyError. The behavior does not occur on a cut down version ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12527/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12527/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12528 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12528/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12528/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12528/events | https://github.com/pandas-dev/pandas/issues/12528 | 138,562,057 | MDU6SXNzdWUxMzg1NjIwNTc= | 12,528 | Value assignment by iloc overwrites multiple concat columns | {
"avatar_url": "https://avatars.githubusercontent.com/u/10504477?v=4",
"events_url": "https://api.github.com/users/JohnNapier/events{/privacy}",
"followers_url": "https://api.github.com/users/JohnNapier/followers",
"following_url": "https://api.github.com/users/JohnNapier/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": "00... | 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 | 2016-03-04T19:20:42Z | 2016-03-04T21:37:23Z | 2016-03-04T21:34:33Z | NONE | null | Suppose we wish to concatenate two dataframes with the same name. Because the columns share the same name, loc will not distinguish them. So we use iloc to manipulate them individually.
``` python
import pandas as pd,numpy as np
df0=pd.DataFrame(np.arange(10))
df1=pd.DataFrame(np.arange(10,20))
#1) Wrong
df2=pd.concat... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12528/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12528/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12529 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12529/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12529/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12529/events | https://github.com/pandas-dev/pandas/issues/12529 | 138,622,435 | MDU6SXNzdWUxMzg2MjI0MzU= | 12,529 | to_clipboard is no longer Excel compatible | {
"avatar_url": "https://avatars.githubusercontent.com/u/2648874?v=4",
"events_url": "https://api.github.com/users/dalito/events{/privacy}",
"followers_url": "https://api.github.com/users/dalito/followers",
"following_url": "https://api.github.com/users/dalito/following{/other_user}",
"gists_url": "https://ap... | [
{
"color": "444444",
"default": false,
"description": "Unicode strings",
"id": 36380025,
"name": "Unicode",
"node_id": "MDU6TGFiZWwzNjM4MDAyNQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Unicode"
},
{
"color": "ffa0ff",
"default": false,
"description... | 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... | 8 | 2016-03-05T00:06:02Z | 2016-11-18T22:43:29Z | 2016-11-18T22:42:37Z | NONE | null | Using pandas-0.18.0rc1-cp27-cp27m-win_amd64.whl from Christoh Gohlkes site:
```
import pandas as pd
df = pd.DataFrame({u'a':[1,2], u'degC_°C':[3,4]})
df.to_clipboard()
df.to_clipboard(excel=True, sep='\t')
df.to_clipboard(excel=False, sep='\t')
df.to_clipboard(sep=',')
```
Always gives the same content in the clipboa... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12529/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12529/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12530 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12530/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12530/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12530/events | https://github.com/pandas-dev/pandas/pull/12530 | 138,642,756 | MDExOlB1bGxSZXF1ZXN0NjE4MDA2MTU= | 12,530 | ENH: Partial string matching for timestamps with multiindex | {
"avatar_url": "https://avatars.githubusercontent.com/u/3895165?v=4",
"events_url": "https://api.github.com/users/markroth8/events{/privacy}",
"followers_url": "https://api.github.com/users/markroth8/followers",
"following_url": "https://api.github.com/users/markroth8/following{/other_user}",
"gists_url": "h... | [
{
"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": "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... | 5 | 2016-03-05T04:24:30Z | 2016-03-21T12:27:56Z | 2016-03-21T12:27:56Z | CONTRIBUTOR | null | - [x] closes #10331
- [x] tests added / passed
- [x] passes `git diff upstream/master | flake8 --diff`
- [x] whatsnew entry
Includes implementation, unit tests, documentation fixes and whatsnew.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12530/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12530/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12530.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12530",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12530.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12530"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12531 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12531/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12531/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12531/events | https://github.com/pandas-dev/pandas/pull/12531 | 138,685,822 | MDExOlB1bGxSZXF1ZXN0NjE4MTM0MTI= | 12,531 | BUG: CategoricalIndex.get_loc returns array even if it is unique | {
"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": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "e1... | closed | false | null | [] | {
"closed_at": "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... | 3 | 2016-03-05T14:29:49Z | 2016-03-15T13:39:29Z | 2016-03-15T13:39:17Z | MEMBER | null | - [x] related to #11558
- [x] tests added / passed
- [x] passes `git diff upstream/master | flake8 --diff`
- [x] whatsnew entry
Made `CategoricalIndex.get_loc` to return the same result as normal `Index`.
```
data2 = pd.DataFrame([[1,2,3],[3,4,5]], index=pd.Categorical(['one', 'two']))
# in current master, it return... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12531/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12531/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12531.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12531",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12531.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12531"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12532 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12532/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12532/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12532/events | https://github.com/pandas-dev/pandas/pull/12532 | 138,689,241 | MDExOlB1bGxSZXF1ZXN0NjE4MTQzNjU= | 12,532 | BUG: Series.map may raise TypeError in Categorical or DatetimeTz | {
"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": "e102d8",
"default": false,
"description": "Unexpected or buggy dtype conversions",
"id": 31404521,
"name": "Dtype Conversions",
"node_id": "MDU6TGFiZWwzMTQwNDUyMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions"
},
{
"color": "531... | closed | false | null | [] | {
"closed_at": "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... | 8 | 2016-03-05T15:07:41Z | 2016-04-18T17:17:48Z | 2016-04-18T17:17:44Z | MEMBER | null | - [x] closes #12473
- [x] tests added / passed
- [x] passes `git diff upstream/master | flake8 --diff`
- [x] whatsnew entry
Needs to decide what categorical dtype `map` should return. Even though `apply` returns `object` dtype, but returning `category` is more consistent?
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12532/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12532/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12532.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12532",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12532.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12532"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12533 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12533/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12533/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12533/events | https://github.com/pandas-dev/pandas/issues/12533 | 138,692,408 | MDU6SXNzdWUxMzg2OTI0MDg= | 12,533 | Allow .where to accept callable as condition | {
"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": "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": "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... | 1 | 2016-03-05T15:45:26Z | 2016-04-29T17:05:48Z | 2016-04-29T17:05:48Z | MEMBER | null | #### Code Sample, a copy-pastable example if possible
Allow `.where` and `.mask` to accept `callable` as cond. This is useful if `DataFrame` is changed during method chaining.
```
df = pd.DataFrame(np.random.randn(2, 2))
df.where(lambda x: x > 0)
# currently raises ValueError
```
#### Expected Output
Should be the s... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12533/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12533/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12534 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12534/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12534/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12534/events | https://github.com/pandas-dev/pandas/issues/12534 | 138,728,398 | MDU6SXNzdWUxMzg3MjgzOTg= | 12,534 | Negative timedeltas for deltas > 292 years | {
"avatar_url": "https://avatars.githubusercontent.com/u/10107101?v=4",
"events_url": "https://api.github.com/users/MMCMA/events{/privacy}",
"followers_url": "https://api.github.com/users/MMCMA/followers",
"following_url": "https://api.github.com/users/MMCMA/following{/other_user}",
"gists_url": "https://api.... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "5319e7",
"default": false,
"description": "Timedelta data type",... | closed | false | null | [] | {
"closed_at": "2018-05-16T03:09:58Z",
"closed_issues": 1645,
"created_at": "2017-10-20T10:17:09Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 4 | 2016-03-05T22:15:34Z | 2018-01-05T00:45:31Z | 2018-01-05T00:45:31Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```
import pandas as pd
dates = pd.Series(pd.date_range('1700-01-01', periods=4500, freq='m'))
days_delta = (dates-dates.min()).astype('timedelta64[D]')
```
#### Expected Output
Should return only positive timedeltas, however for deltas greater than 292 years the ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12534/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12534/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12535 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12535/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12535/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12535/events | https://github.com/pandas-dev/pandas/issues/12535 | 138,735,197 | MDU6SXNzdWUxMzg3MzUxOTc= | 12,535 | TST: test_window/Datetimelike adjustments | {
"avatar_url": "https://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": "AFEEEE",
"d... | closed | false | null | [] | {
"closed_at": "2019-07-19T00:34:29Z",
"closed_issues": 1289,
"created_at": "2018-10-23T02:34:15Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2016-03-05T23:55:16Z | 2019-07-15T20:20:20Z | 2019-07-15T20:20:20Z | CONTRIBUTOR | null | - need to include nans in `Datetimelike`. they work, but need to adjust tests.
xref #12376
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12535/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12535/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12536 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12536/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12536/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12536/events | https://github.com/pandas-dev/pandas/issues/12536 | 138,735,241 | MDU6SXNzdWUxMzg3MzUyNDE= | 12,536 | ENH: support timedeltas with window functions | {
"avatar_url": "https://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": "5319e7",
"default": false,
"description": "Timedelt... | 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 | 2016-03-05T23:56:29Z | 2020-01-26T06:37:53Z | null | CONTRIBUTOR | null | xref #4964
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12536/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12536/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12537 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12537/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12537/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12537/events | https://github.com/pandas-dev/pandas/issues/12537 | 138,735,781 | MDU6SXNzdWUxMzg3MzU3ODE= | 12,537 | ENH: window functions need to exclude nuiscance columns | {
"avatar_url": "https://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": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stack/Unstack, Explode",
"id": 13098779,
"name": "Reshaping",
"node_id": "MDU6TGFiZWwxMzA5ODc3OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping"
},
{
"color": "e102d8",
"de... | closed | false | null | [] | {
"closed_at": "2019-07-19T00:34:29Z",
"closed_issues": 1289,
"created_at": "2018-10-23T02:34:15Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2016-03-06T00:03:45Z | 2019-07-01T16:41:06Z | 2019-07-01T16:41:06Z | CONTRIBUTOR | null | xref example in : #13327
```
In [4]: df = DataFrame({'A' : pd.date_range('20130101',periods=3),'B' : range(3)})
In [5]: df
Out[5]:
A B
0 2013-01-01 0
1 2013-01-02 1
2 2013-01-03 2
```
This is a supported op
```
In [7]: df.rolling(window=2).count()
Out[7]:
A B
0 1.0 1.0
1 2.0 2.0
2 2.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/12537/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12537/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12538 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12538/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12538/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12538/events | https://github.com/pandas-dev/pandas/issues/12538 | 138,736,370 | MDU6SXNzdWUxMzg3MzYzNzA= | 12,538 | BUG: window functions count should be an integer dtype | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy dtyp... | closed | false | null | [] | {
"closed_at": "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... | 1 | 2016-03-06T00:11:36Z | 2016-03-07T18:42:44Z | 2016-03-07T18:42:44Z | CONTRIBUTOR | null | ```
In [1]: df = DataFrame({'A' : pd.date_range('20130101',periods=3),'B' : range(3)})
In [2]: df.rolling(window=2).count()
Out[2]:
A B
0 1.0 1.0
1 2.0 2.0
2 2.0 2.0
In [3]: df.rolling(window=2).count().dtypes
Out[3]:
A float64
B float64
dtype: object
```
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12538/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12538/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12539 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12539/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12539/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12539/events | https://github.com/pandas-dev/pandas/pull/12539 | 138,743,766 | MDExOlB1bGxSZXF1ZXN0NjE4MzExMjQ= | 12,539 | ENH: Allow where/mask/Indexers to accept callable | {
"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": "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": "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... | 30 | 2016-03-06T02:02:31Z | 2016-04-29T17:06:14Z | 2016-04-29T17:05:49Z | MEMBER | null | - [x] closes #12533
- [x] closes #11485
- [x] tests added / passed
- [x] passes `git diff upstream/master | flake8 --diff`
- [x] whatsnew entry
Current impl is very simple like `assign`. Another idea is applying some restriction to return value from `callable` (for example, only allow aligned `DataFrame` or scalar).
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12539/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12539/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12539.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12539",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12539.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12539"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12540 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12540/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12540/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12540/events | https://github.com/pandas-dev/pandas/pull/12540 | 138,744,298 | MDExOlB1bGxSZXF1ZXN0NjE4MzEzMDQ= | 12,540 | BUG: Can't get period code with frequency alias 'minute' or 'Minute' | {
"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": "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... | 1 | 2016-03-06T02:13:43Z | 2016-03-15T14:22:40Z | 2016-03-15T14:22:14Z | MEMBER | null | - [x] closes #11854
- [x] tests added / passed
- [x] passes `git diff upstream/master | flake8 --diff`
- [x] whatsnew entry
Also, added `NS` to normal alias not to show warnings (as the same as `MS` and `NS`)
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12540/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12540/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12540.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12540",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12540.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12540"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12541 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12541/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12541/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12541/events | https://github.com/pandas-dev/pandas/issues/12541 | 138,804,699 | MDU6SXNzdWUxMzg4MDQ2OTk= | 12,541 | BUG: window function count should count anything non-null | {
"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": "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": "eb6420"... | closed | false | null | [] | {
"closed_at": "2017-05-06T10:20:19Z",
"closed_issues": 987,
"created_at": "2016-02-08T15:30:21Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 10 | 2016-03-06T15:56:09Z | 2017-01-24T18:02:16Z | 2017-01-24T18:02:16Z | CONTRIBUTOR | null | Right now `np.Inf` and non-numeric types are not counted.
#### Code Sample, a copy-pastable example if possible
```
import pandas as pd
import numpy as np
from pandas import DataFrame
df = DataFrame({'A': pd.date_range('20130101',periods=4), 'B': [0, 1, 2, np.Inf], 'C':['a', 'b', 'c', 'd']})
roll = df.rolling(windo... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12541/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12541/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12542 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12542/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12542/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12542/events | https://github.com/pandas-dev/pandas/issues/12542 | 138,806,478 | MDU6SXNzdWUxMzg4MDY0Nzg= | 12,542 | Do pandas support a supervised binning? | {
"avatar_url": "https://avatars.githubusercontent.com/u/9475632?v=4",
"events_url": "https://api.github.com/users/Heipiao/events{/privacy}",
"followers_url": "https://api.github.com/users/Heipiao/followers",
"following_url": "https://api.github.com/users/Heipiao/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "AD7FA8",
"default": false,
"description": null,
"id": 35818298,
"name": "API Design",
"node_id": "MDU6TGFiZWwzNTgxODI5OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design"
},
{
"color": "006b75",
"default": false,
"description": "A... | closed | false | null | [] | null | 1 | 2016-03-06T16:16:46Z | 2016-03-06T21:32:23Z | 2016-03-06T21:32:23Z | NONE | null | i want use qcut() to process my data?but i don't want to direct to binning by width.
so i want use a supervised binning.such as Entropy-bor based Binning.or can you tell another package for this?
thank you?
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12542/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12542/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12543 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12543/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12543/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12543/events | https://github.com/pandas-dev/pandas/issues/12543 | 138,814,924 | MDU6SXNzdWUxMzg4MTQ5MjQ= | 12,543 | BLD: Math not rendered in Travis-built docs | {
"avatar_url": "https://avatars.githubusercontent.com/u/8616972?v=4",
"events_url": "https://api.github.com/users/evectant/events{/privacy}",
"followers_url": "https://api.github.com/users/evectant/followers",
"following_url": "https://api.github.com/users/evectant/following{/other_user}",
"gists_url": "http... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 6 | 2016-03-06T17:40:02Z | 2016-03-06T22:45:52Z | 2016-03-06T22:42:23Z | CONTRIBUTOR | null | Travis-built docs do not appear to have math rendered correctly. See https://pandas-docs.github.io/pandas-docs-travis/computation.html#exponentially-weighted-windows for one 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/12543/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12543/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12544 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12544/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12544/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12544/events | https://github.com/pandas-dev/pandas/pull/12544 | 138,834,582 | MDExOlB1bGxSZXF1ZXN0NjE4NTQwMjI= | 12,544 | BLD: Install texlive packages in Travis CI | {
"avatar_url": "https://avatars.githubusercontent.com/u/8616972?v=4",
"events_url": "https://api.github.com/users/evectant/events{/privacy}",
"followers_url": "https://api.github.com/users/evectant/followers",
"following_url": "https://api.github.com/users/evectant/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": "a2bca7",
"default": false,
"description": "Continuous Integratio... | closed | false | null | [] | {
"closed_at": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 3 | 2016-03-06T20:37:22Z | 2016-03-08T18:34:29Z | 2016-03-06T22:42:23Z | CONTRIBUTOR | null | - Closes #12543
- `texlive-latex-base` needed for `latex`
- `texlive-latex-extra` needed for `utf8x.def`
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12544/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12544/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12544.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12544",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12544.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12544"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12545 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12545/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12545/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12545/events | https://github.com/pandas-dev/pandas/pull/12545 | 138,840,238 | MDExOlB1bGxSZXF1ZXN0NjE4NTU0NTI= | 12,545 | DOC: fix doc build warnings | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 3 | 2016-03-06T21:22:53Z | 2016-03-08T18:33:52Z | 2016-03-08T14:26:14Z | 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/12545/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12545/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12545.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12545",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12545.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12545"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/12546 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12546/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12546/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12546/events | https://github.com/pandas-dev/pandas/issues/12546 | 138,843,725 | MDU6SXNzdWUxMzg4NDM3MjU= | 12,546 | read_csv with iterator=True and engine = "python" -> error in `if self.usecols` | {
"avatar_url": "https://avatars.githubusercontent.com/u/8426290?v=4",
"events_url": "https://api.github.com/users/DSLituiev/events{/privacy}",
"followers_url": "https://api.github.com/users/DSLituiev/followers",
"following_url": "https://api.github.com/users/DSLituiev/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": "5319e7",
"default": false,
"description": "read_csv, to_csv",
"... | 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... | 3 | 2016-03-06T22:08:30Z | 2016-08-21T14:17:47Z | 2016-08-21T14:17:47Z | NONE | null | #### Code Sample, a copy-pastable example if possible
Following example returns error if run with `engine = "python"`:
```
ite = pd.read_csv(infile, sep = '\t', index_col = False,
# dtype=pd.np.float32, na_filter=False,low_memory=False,
usecols = pd.np.arange(nindexcolumns, ncol),
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12546/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12546/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12547 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12547/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12547/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12547/events | https://github.com/pandas-dev/pandas/pull/12547 | 138,844,845 | MDExOlB1bGxSZXF1ZXN0NjE4NTcyMzg= | 12,547 | (WIP)ENH: plot now supports cycler | {
"avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4",
"events_url": "https://api.github.com/users/sinhrks/events{/privacy}",
"followers_url": "https://api.github.com/users/sinhrks/followers",
"following_url": "https://api.github.com/users/sinhrks/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "8AE234",
"default": false,
"description": null,
... | closed | false | null | [] | null | 17 | 2016-03-06T22:20:43Z | 2017-05-08T09:42:56Z | 2017-05-06T23:19:52Z | MEMBER | null | - [x] closes #12354
- [ ] tests added / passed
- [x] passes `git diff upstream/master | flake8 --diff`
- [ ] whatsnew entry
- [ ] plotting no try to use `cycler` regardless of mpl version (previously tried if mpl >= 1.5)
- [ ] bug in area plot kwds handling
## Cyclic option handling
Allows to accept some option (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/12547/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12547/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12547.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12547",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12547.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12547"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12548 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12548/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12548/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12548/events | https://github.com/pandas-dev/pandas/issues/12548 | 138,845,965 | MDU6SXNzdWUxMzg4NDU5NjU= | 12,548 | CLN: Cleanup plotting submodule | {
"avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4",
"events_url": "https://api.github.com/users/sinhrks/events{/privacy}",
"followers_url": "https://api.github.com/users/sinhrks/followers",
"following_url": "https://api.github.com/users/sinhrks/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "8AE234",
"default": false,
"description": null,
"id": 2413328,
"name": "Visualization",
"node_id": "MDU6TGFiZWwyNDEzMzI4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization"
},
{
"color": "207de5",
"default": false,
"description": nul... | closed | false | null | [] | {
"closed_at": "2017-05-06T10:20:19Z",
"closed_issues": 987,
"created_at": "2016-02-08T15:30:21Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 2 | 2016-03-06T22:38:14Z | 2017-04-15T16:02:38Z | 2017-04-15T16:02:25Z | MEMBER | null | - Make `plotting` as subpackage
- Split utility functions / non- `MPLPlot` classes to other files.
- Move tests under `plotting/*`
- Add small unit tests to guarantee utility function APIs.
- Refactor `MPLPlot` class properties. Because `MPLPlot` now has lots of properties, split them to `FigureProperties` and `Ax... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12548/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12548/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12549 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12549/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12549/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12549/events | https://github.com/pandas-dev/pandas/pull/12549 | 138,851,133 | MDExOlB1bGxSZXF1ZXN0NjE4NTk4NjA= | 12,549 | TST: Add more period tests | {
"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"
},
{
"color": "eb6420",
"d... | closed | false | null | [] | {
"closed_at": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 0 | 2016-03-06T23:45:36Z | 2020-11-01T22:12:55Z | 2016-03-07T15:11:06Z | MEMBER | null | - [x] tests added / passed
- [x] passes `git diff upstream/master | flake8 --diff`
- Added some `Period` related tests in preparation to add period dtype.
- Moved some tests `test_timeseries` to correct test class.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12549/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12549/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12549.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12549",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12549.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12549"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12550 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12550/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12550/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12550/events | https://github.com/pandas-dev/pandas/issues/12550 | 138,873,600 | MDU6SXNzdWUxMzg4NzM2MDA= | 12,550 | Equivalent of Series.map for DataFrame | {
"avatar_url": "https://avatars.githubusercontent.com/u/1439047?v=4",
"events_url": "https://api.github.com/users/BrenBarn/events{/privacy}",
"followers_url": "https://api.github.com/users/BrenBarn/followers",
"following_url": "https://api.github.com/users/BrenBarn/following{/other_user}",
"gists_url": "http... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, S... | closed | false | null | [] | {
"closed_at": 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 | 2016-03-07T03:04:32Z | 2020-02-27T21:42:39Z | 2020-02-27T21:42:39Z | NONE | null | I think there should be a way to take a DataFrame and use the values in its columns as indices into a MultiIndexed Series. Here is an example:
```
>>> d = pandas.DataFrame({"Let": ["A", "B", "C"], "Num": [1, 2, 3]})
>>> d
Let Num
0 A 1
1 B 2
2 C 3
>>> ser = pandas.Series(
... ['a', 'b', 'c', 'd'... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12550/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12550/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12551 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12551/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12551/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12551/events | https://github.com/pandas-dev/pandas/pull/12551 | 138,944,354 | MDExOlB1bGxSZXF1ZXN0NjE4OTgyNTk= | 12,551 | BUG: Respect 'usecols' parameter even when CSV rows are uneven | {
"avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4",
"events_url": "https://api.github.com/users/gfyoung/events{/privacy}",
"followers_url": "https://api.github.com/users/gfyoung/followers",
"following_url": "https://api.github.com/users/gfyoung/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "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 | [] | {
"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... | 10 | 2016-03-07T10:28:42Z | 2016-03-20T15:10:13Z | 2016-03-20T15:10:03Z | MEMBER | null | Closes #12203 by overriding the row alignment checks for both engines when the `usecols` parameter is passed into `read_csv`.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12551/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12551/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12551.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12551",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12551.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12551"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12552 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12552/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12552/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12552/events | https://github.com/pandas-dev/pandas/issues/12552 | 138,964,867 | MDU6SXNzdWUxMzg5NjQ4Njc= | 12,552 | Interpolate (upsample) non-equispaced timeseries into equispaced 18.0rc1 | {
"avatar_url": "https://avatars.githubusercontent.com/u/6547340?v=4",
"events_url": "https://api.github.com/users/marcelnem/events{/privacy}",
"followers_url": "https://api.github.com/users/marcelnem/followers",
"following_url": "https://api.github.com/users/marcelnem/following{/other_user}",
"gists_url": "h... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "d7e102",
"default": false,
"description": "np.nan, ... | open | false | null | [] | null | 3 | 2016-03-07T12:16:03Z | 2021-04-23T01:15:15Z | null | NONE | null | I want to interpolate (upscale) nonequispaced time-series to obtain equispaced time-series.
Currently I am doing it in following way:
1. take original timeseries.
2. create new timeseries with NaN values at each 30 seconds intervals ( using resample('30S').asfreq() )
3. concat original timeseries and new timeseries
4... | {
"+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/12552/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12552/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12553 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12553/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12553/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12553/events | https://github.com/pandas-dev/pandas/issues/12553 | 138,999,618 | MDU6SXNzdWUxMzg5OTk2MTg= | 12,553 | SeriesGroupby.nunique raises an IndexError on empty Series | {
"avatar_url": "https://avatars.githubusercontent.com/u/239185?v=4",
"events_url": "https://api.github.com/users/Fixman/events{/privacy}",
"followers_url": "https://api.github.com/users/Fixman/followers",
"following_url": "https://api.github.com/users/Fixman/following{/other_user}",
"gists_url": "https://api... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
... | closed | false | null | [] | {
"closed_at": "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 | 2016-03-07T14:58:17Z | 2016-12-04T17:42:07Z | 2016-12-04T17:42:07Z | NONE | null | #### Code Sample, a copy-pastable example if possible
``` python
In [18]: b = pandas.Series()
In [19]: g = b.groupby(level = 0)
In [20]: g.nunique()
---------------------------------------------------------------------------
IndexError Traceback (most recent call last)
<ipython-input-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/12553/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12553/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12554 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12554/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12554/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12554/events | https://github.com/pandas-dev/pandas/issues/12554 | 139,037,320 | MDU6SXNzdWUxMzkwMzczMjA= | 12,554 | to_json raises 'Unhandled numpy dtype 15' with complex values. | {
"avatar_url": "https://avatars.githubusercontent.com/u/5065456?v=4",
"events_url": "https://api.github.com/users/gregory-marton/events{/privacy}",
"followers_url": "https://api.github.com/users/gregory-marton/followers",
"following_url": "https://api.github.com/users/gregory-marton/following{/other_user}",
... | [
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy dtype conversions",
"id": 31404521,
"name": "Dtype Conversions",
"node_id": "MDU6TGFiZWwzMTQwNDUyMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions"
},
{
"color": "207... | closed | false | null | [] | {
"closed_at": "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... | 34 | 2016-03-07T17:18:17Z | 2016-04-27T14:28:37Z | 2016-04-27T14:28:37Z | NONE | null | #### Code Sample, a copy-pastable example if possible
import pandas
df = pandas.DataFrame({'a': [complex(3, -1)]})
df.to_json()
#### Expected Output
'{"a":{"0":3-1j}}'
#### Actual output:
```
---------------------------------------------------------------------------
RuntimeError Traceba... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12554/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12554/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12555 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12555/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12555/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12555/events | https://github.com/pandas-dev/pandas/pull/12555 | 139,039,539 | MDExOlB1bGxSZXF1ZXN0NjE5NTAzMjY= | 12,555 | Added pandas logo and separator | {
"avatar_url": "https://avatars.githubusercontent.com/u/6796909?v=4",
"events_url": "https://api.github.com/users/philipgura/events{/privacy}",
"followers_url": "https://api.github.com/users/philipgura/followers",
"following_url": "https://api.github.com/users/philipgura/following{/other_user}",
"gists_url":... | [] | closed | false | null | [] | {
"closed_at": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 1 | 2016-03-07T17:25:53Z | 2016-03-07T17:30:36Z | 2016-03-07T17:30:36Z | CONTRIBUTOR | null | - Added pandas logo and separator at the top of page
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12555/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12555/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12555.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12555",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12555.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12555"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12556 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12556/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12556/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12556/events | https://github.com/pandas-dev/pandas/issues/12556 | 139,054,130 | MDU6SXNzdWUxMzkwNTQxMzA= | 12,556 | multiplication of long Series returns garbled results | {
"avatar_url": "https://avatars.githubusercontent.com/u/8020702?v=4",
"events_url": "https://api.github.com/users/mobiusdumpling/events{/privacy}",
"followers_url": "https://api.github.com/users/mobiusdumpling/followers",
"following_url": "https://api.github.com/users/mobiusdumpling/following{/other_user}",
... | [
{
"color": "0052cc",
"default": false,
"description": "pandas objects compatability with Numpy or Python functions",
"id": 76865106,
"name": "Compat",
"node_id": "MDU6TGFiZWw3Njg2NTEwNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat"
}
] | closed | false | null | [] | null | 1 | 2016-03-07T18:26:47Z | 2016-03-07T18:38:07Z | 2016-03-07T18:38:03Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```
import numpy as np
import pandas as pd
num_tries = 1000
length = 100000
for i in range(num_tries):
df = pd.DataFrame({"A" : 100000 * (200 + np.random.random(length)),
"B" : 100000 * (200 + np.random.random(length))})
df['A*B'] = d... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12556/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12556/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12557 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12557/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12557/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12557/events | https://github.com/pandas-dev/pandas/pull/12557 | 139,066,380 | MDExOlB1bGxSZXF1ZXN0NjE5NjUxNjI= | 12,557 | BUG: Fix for issue #12553 | {
"avatar_url": "https://avatars.githubusercontent.com/u/6144569?v=4",
"events_url": "https://api.github.com/users/thanasis2028/events{/privacy}",
"followers_url": "https://api.github.com/users/thanasis2028/followers",
"following_url": "https://api.github.com/users/thanasis2028/following{/other_user}",
"gists... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
... | closed | false | null | [] | null | 2 | 2016-03-07T19:16:34Z | 2016-03-08T13:14:29Z | 2016-03-08T08:43:56Z | NONE | null | closes #12553
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12557/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12557/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12557.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12557",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12557.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12557"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12558 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12558/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12558/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12558/events | https://github.com/pandas-dev/pandas/issues/12558 | 139,171,172 | MDU6SXNzdWUxMzkxNzExNzI= | 12,558 | BUG?: value_counts(normalize=True) normalizes over all observations including NaN. | {
"avatar_url": "https://avatars.githubusercontent.com/u/9683693?v=4",
"events_url": "https://api.github.com/users/nickeubank/events{/privacy}",
"followers_url": "https://api.github.com/users/nickeubank/followers",
"following_url": "https://api.github.com/users/nickeubank/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": "006b75",
"default": false,
"description": "Arithmetic, Comparison, ... | 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... | 1 | 2016-03-08T03:42:59Z | 2016-03-12T17:46:32Z | 2016-03-12T17:46:32Z | CONTRIBUTOR | null | By default, `value_counts` ignores missing values. To get them displayed, one must add the option `dropna=False`. But when one normalizes, they are entering into the denominator even when `dropna=True`.
#### Code Sample, a copy-pastable example if possible
```
s = pd.Series([1,2,3,np.nan, np.nan, np.nan])
s.value_cou... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12558/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12558/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12559 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12559/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12559/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12559/events | https://github.com/pandas-dev/pandas/pull/12559 | 139,204,223 | MDExOlB1bGxSZXF1ZXN0NjIwMzUwOTg= | 12,559 | do not upcast results to float64 when float32 scalar *+/- float64 array | {
"avatar_url": "https://avatars.githubusercontent.com/u/10360673?v=4",
"events_url": "https://api.github.com/users/jennolsen84/events{/privacy}",
"followers_url": "https://api.github.com/users/jennolsen84/followers",
"following_url": "https://api.github.com/users/jennolsen84/following{/other_user}",
"gists_u... | [
{
"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": "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... | 9 | 2016-03-08T07:36:45Z | 2016-05-30T14:39:39Z | 2016-05-30T14:39:34Z | CONTRIBUTOR | null | - [x] closes #12388
- [x] tests added / passed
- [x] passes `git diff upstream/master | flake8 --diff`
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12559/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12559/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12559.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12559",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12559.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12559"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12560 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12560/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12560/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12560/events | https://github.com/pandas-dev/pandas/pull/12560 | 139,214,945 | MDExOlB1bGxSZXF1ZXN0NjIwNDA3ODg= | 12,560 | BUG: SeriesGroupby.nunique raises an IndexError on empty Series #12553 | {
"avatar_url": "https://avatars.githubusercontent.com/u/6144569?v=4",
"events_url": "https://api.github.com/users/thanasis2028/events{/privacy}",
"followers_url": "https://api.github.com/users/thanasis2028/followers",
"following_url": "https://api.github.com/users/thanasis2028/following{/other_user}",
"gists... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
... | closed | false | null | [] | null | 12 | 2016-03-08T08:48:49Z | 2016-12-16T23:57:36Z | 2016-12-16T23:57:36Z | NONE | null | Closes #12553
xref #13239
Made a new pull request to clean up from #12557
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12560/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12560/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12560.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12560",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12560.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12560"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12561 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12561/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12561/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12561/events | https://github.com/pandas-dev/pandas/pull/12561 | 139,344,251 | MDExOlB1bGxSZXF1ZXN0NjIxMDc2Mjg= | 12,561 | CI: fix appveyor to use fixed versioning | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "a2bca7",
"default": false,
"description": "Continuous Integration",
"id": 48070600,
"name": "CI",
"node_id": "MDU6TGFiZWw0ODA3MDYwMA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI"
}
] | closed | false | null | [] | {
"closed_at": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 1 | 2016-03-08T17:43:06Z | 2016-03-08T18:19:34Z | 2016-03-08T18:19:34Z | CONTRIBUTOR | null | since the GIT_\* env variables are not available
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12561/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12561/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12561.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12561",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12561.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12561"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12562 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12562/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12562/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12562/events | https://github.com/pandas-dev/pandas/issues/12562 | 139,378,774 | MDU6SXNzdWUxMzkzNzg3NzQ= | 12,562 | PERF: use lib.write_csv_rows for encoded data when writing to csv | {
"avatar_url": "https://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": "444444",
"default"... | 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",
... | 1 | 2016-03-08T20:01:50Z | 2019-10-21T19:34:17Z | null | CONTRIBUTOR | null | right now we take a different path for encoded input, and the encoded input is basically a python writer, while non-encoded input writes per-block and is done via cython.
Ideally could fold the encoded writer into the current writer.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12562/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12562/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12563 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12563/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12563/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12563/events | https://github.com/pandas-dev/pandas/pull/12563 | 139,384,269 | MDExOlB1bGxSZXF1ZXN0NjIxMzA0ODc= | 12,563 | Update asv config + fix some broken benchmarks | {
"avatar_url": "https://avatars.githubusercontent.com/u/35046?v=4",
"events_url": "https://api.github.com/users/pv/events{/privacy}",
"followers_url": "https://api.github.com/users/pv/followers",
"following_url": "https://api.github.com/users/pv/following{/other_user}",
"gists_url": "https://api.github.com/u... | [
{
"color": "a10c02",
"default": false,
"description": "Memory or execution speed performance",
"id": 8935311,
"name": "Performance",
"node_id": "MDU6TGFiZWw4OTM1MzEx",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance"
}
] | closed | false | null | [] | {
"closed_at": "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... | 9 | 2016-03-08T20:23:58Z | 2016-04-25T15:07:16Z | 2016-04-25T14:53:27Z | CONTRIBUTOR | null | - Enable platform-dependent config in asv (needs asv git version for it to do something)
- Enable wheel cache in asv (in asv git version)
- Fix a few easily fixed broken benchmarks
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12563/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12563/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12563.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12563",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12563.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12563"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12564 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12564/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12564/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12564/events | https://github.com/pandas-dev/pandas/issues/12564 | 139,413,351 | MDU6SXNzdWUxMzk0MTMzNTE= | 12,564 | Categorical equality check raises ValueError in DataFrame | {
"avatar_url": "https://avatars.githubusercontent.com/u/1377457?v=4",
"events_url": "https://api.github.com/users/pganssle/events{/privacy}",
"followers_url": "https://api.github.com/users/pganssle/followers",
"following_url": "https://api.github.com/users/pganssle/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": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | null | [] | {
"closed_at": "2016-05-05T00:34:40Z",
"closed_issues": 306,
"created_at": "2016-02-08T15:29:59Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 7 | 2016-03-08T22:29:11Z | 2016-04-03T14:06:00Z | 2016-04-03T14:06:00Z | CONTRIBUTOR | null | Apparently there's an issue when comparing the equality of a scalar value against a categorical column as part of a DataFrame. In the example below, I'm checking against `-np.inf`, but comparing to a string or integer gives the same results.
This raises `ValueError: Wrong number of dimensions`.
#### Code Sample
``` 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/12564/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12564/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12565 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12565/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12565/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12565/events | https://github.com/pandas-dev/pandas/issues/12565 | 139,431,555 | MDU6SXNzdWUxMzk0MzE1NTU= | 12,565 | BUG?: secondary_y is unaltered by fontsize parameter | {
"avatar_url": "https://avatars.githubusercontent.com/u/9099192?v=4",
"events_url": "https://api.github.com/users/scotthounsell/events{/privacy}",
"followers_url": "https://api.github.com/users/scotthounsell/followers",
"following_url": "https://api.github.com/users/scotthounsell/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": "8AE234",
"default": false,
"description": null,
"id": 2413328,
... | 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... | 2 | 2016-03-09T00:01:38Z | 2017-07-15T23:13:49Z | 2017-07-15T23:13:49Z | NONE | null | Hi,
I have found that fontsize is ignored on the secondary_y axis in DataFrame.plot in version 17.1. Is this by intention? (Apologies, if this is the wrong place to ask this or if it has already been asked as I was unable to find it.)
Thanks!
Example:
``` python
>>> import pandas as pd, numpy as np, matplotlib.py... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12565/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12565/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12566 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12566/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12566/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12566/events | https://github.com/pandas-dev/pandas/pull/12566 | 139,435,338 | MDExOlB1bGxSZXF1ZXN0NjIxNjEyMzk= | 12,566 | BUG: GH12558 where nulls contributed to normalized value_counts | {
"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": "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... | 4 | 2016-03-09T00:29:03Z | 2016-03-12T17:46:56Z | 2016-03-12T17:46:32Z | CONTRIBUTOR | null | - [x] closes #12558
- [x] tests added / passed
- [x] passes `git diff upstream/master | flake8 --diff`
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12566/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12566/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12566.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12566",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12566.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12566"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12567 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12567/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12567/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12567/events | https://github.com/pandas-dev/pandas/pull/12567 | 139,446,555 | MDExOlB1bGxSZXF1ZXN0NjIxNjY4NTg= | 12,567 | CI: add osx to travis, xref #8630 | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "a2bca7",
"default": false,
"description": "Continuous Integration",
"id": 48070600,
"name": "CI",
"node_id": "MDU6TGFiZWw0ODA3MDYwMA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI"
}
] | closed | false | null | [] | {
"closed_at": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 2 | 2016-03-09T01:33:57Z | 2016-03-09T15:23:57Z | 2016-03-09T14:37:31Z | CONTRIBUTOR | null | CI: remove numpy_dev 2.7 build
CI: remove extraneous requirements
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12567/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12567/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12567.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12567",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12567.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12567"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12568 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12568/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12568/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12568/events | https://github.com/pandas-dev/pandas/pull/12568 | 139,446,685 | MDExOlB1bGxSZXF1ZXN0NjIxNjY5MjU= | 12,568 | TST: nicer output from pd.test() | {
"avatar_url": "https://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"
}
] | closed | false | null | [] | {
"closed_at": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 0 | 2016-03-09T01:34:48Z | 2016-03-09T02:48:37Z | 2016-03-09T02:48:37Z | CONTRIBUTOR | null | TST: skip result2 test in computation/test_eval.py as unreliable
TST: skip some unreliable tests in io/tests/test_data.py
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12568/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12568/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12568.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12568",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12568.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12568"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12569 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12569/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12569/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12569/events | https://github.com/pandas-dev/pandas/issues/12569 | 139,488,485 | MDU6SXNzdWUxMzk0ODg0ODU= | 12,569 | ENH: Add normalize to crosstab | {
"avatar_url": "https://avatars.githubusercontent.com/u/9683693?v=4",
"events_url": "https://api.github.com/users/nickeubank/events{/privacy}",
"followers_url": "https://api.github.com/users/nickeubank/followers",
"following_url": "https://api.github.com/users/nickeubank/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, ... | 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... | 8 | 2016-03-09T06:25:36Z | 2016-04-25T14:34:14Z | 2016-04-25T14:34:14Z | CONTRIBUTOR | null | It'd be great to have a simple `normalization` option for cross tab to get shares rather than frequencies.
Something that would do something like:
```
def normalize(x):
return len(x)/len(w_mobile.language)
pd.crosstab(w_mobile.language,w_mobile.carrier, values=w_mobile.language, aggfunc=normalize)
```
as just a... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12569/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12569/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12570 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12570/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12570/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12570/events | https://github.com/pandas-dev/pandas/issues/12570 | 139,604,621 | MDU6SXNzdWUxMzk2MDQ2MjE= | 12,570 | read_msgpack can't parse categorical data | {
"avatar_url": "https://avatars.githubusercontent.com/u/438648?v=4",
"events_url": "https://api.github.com/users/pwaller/events{/privacy}",
"followers_url": "https://api.github.com/users/pwaller/followers",
"following_url": "https://api.github.com/users/pwaller/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": "009800",
"default": false,
"description": "Duplicat... | closed | false | null | [] | null | 3 | 2016-03-09T15:16:27Z | 2016-03-09T15:20:55Z | 2016-03-09T15:18:59Z | CONTRIBUTOR | null | #### A copy-pastable code sample
``` python
import pandas
c = pandas.Categorical(["A", "B", "C", "D"], categories=["A", "B", "C", "D"])
df = pandas.DataFrame({"x": c})
bytes = df.to_msgpack()
pandas.read_msgpack(bytes)
```
#### What happens
``` pytb
<ipython-input-1-ec1dc8306f4c> in <module>()
1 import pandas
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12570/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12570/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12571 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12571/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12571/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12571/events | https://github.com/pandas-dev/pandas/issues/12571 | 139,619,806 | MDU6SXNzdWUxMzk2MTk4MDY= | 12,571 | Panel.to_json NotImplemented but documented | {
"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": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "207de5",
"default": false,
"description": "read_json, to_json, j... | closed | false | null | [] | {
"closed_at": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 3 | 2016-03-09T16:05:08Z | 2016-03-10T12:49:01Z | 2016-03-10T12:48:49Z | NONE | null | Using pandas 0.17.1 i was trying to use `panel.to_json`,
like documented here:
http://pandas.pydata.org/pandas-docs/stable/generated/pandas.Panel.to_json.html
This raises an `NotImplementedError`.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12571/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12571/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12572 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12572/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12572/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12572/events | https://github.com/pandas-dev/pandas/issues/12572 | 139,637,116 | MDU6SXNzdWUxMzk2MzcxMTY= | 12,572 | SignedJwtAssertionCredentials has been removed from oauth2client version 2.00 breaking read_gbq | {
"avatar_url": "https://avatars.githubusercontent.com/u/8962826?v=4",
"events_url": "https://api.github.com/users/ctyler-wapiti/events{/privacy}",
"followers_url": "https://api.github.com/users/ctyler-wapiti/followers",
"following_url": "https://api.github.com/users/ctyler-wapiti/following{/other_user}",
"gi... | [
{
"color": "0052cc",
"default": false,
"description": "pandas-gbq compatability",
"id": 57351315,
"name": "IO Google",
"node_id": "MDU6TGFiZWw1NzM1MTMxNQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Google"
}
] | closed | false | null | [] | {
"closed_at": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 3 | 2016-03-09T16:57:09Z | 2016-03-11T01:39:04Z | 2016-03-11T01:39:04Z | NONE | null | In pandas/io/gbq.py there is the function:
`def _test_google_api_imports():
```
try:
import httplib2 # noqa
from apiclient.discovery import build # noqa
from apiclient.errors import HttpError # noqa
from oauth2client.client import AccessTokenRefreshError # noqa
from oauth2client.client import ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12572/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12572/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12573 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12573/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12573/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12573/events | https://github.com/pandas-dev/pandas/pull/12573 | 139,637,621 | MDExOlB1bGxSZXF1ZXN0NjIyNjA1OTM= | 12,573 | ENH: allow categoricals in msgpack | {
"avatar_url": "https://avatars.githubusercontent.com/u/438648?v=4",
"events_url": "https://api.github.com/users/pwaller/events{/privacy}",
"followers_url": "https://api.github.com/users/pwaller/followers",
"following_url": "https://api.github.com/users/pwaller/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": "e11d21",
"default": false,
"description": "Categori... | 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... | 17 | 2016-03-09T16:59:14Z | 2016-04-25T22:06:59Z | 2016-04-25T22:06:37Z | CONTRIBUTOR | null | Supercedes #12191.
I've made a best-effort to rebase this against master.
It seems to work here.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12573/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12573/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12573.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12573",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12573.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12573"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12574 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12574/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12574/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12574/events | https://github.com/pandas-dev/pandas/issues/12574 | 139,657,229 | MDU6SXNzdWUxMzk2NTcyMjk= | 12,574 | BUG: Series with Categorical and dtype | {
"avatar_url": "https://avatars.githubusercontent.com/u/1924092?v=4",
"events_url": "https://api.github.com/users/chris-b1/events{/privacy}",
"followers_url": "https://api.github.com/users/chris-b1/followers",
"following_url": "https://api.github.com/users/chris-b1/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": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stac... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 786,
"created_at": "2015-01-13T10:53:19Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
... | 1 | 2016-03-09T18:12:26Z | 2016-03-16T13:59:42Z | 2016-03-16T13:59:42Z | CONTRIBUTOR | null | xref https://github.com/pydata/pandas/pull/12573#discussion_r55561598
``` python
In [37]: pd.Series(pd.Categorical([1,2,3]), dtype='category')
---------------------------------------------------------------------------
ValueError Traceback (most recent call last)
<ipython-input-37-87a1a3... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12574/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12574/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12575 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12575/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12575/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12575/events | https://github.com/pandas-dev/pandas/issues/12575 | 139,673,567 | MDU6SXNzdWUxMzk2NzM1Njc= | 12,575 | Provide logo as vector graphic | {
"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... | [] | closed | false | null | [] | null | 3 | 2016-03-09T19:16:28Z | 2016-05-17T02:39:21Z | 2016-05-17T02:39:21Z | NONE | null | For presentations etc. it would be nice to be able to use
the pandas logo in any size.
Could you provide it as svg or pdf?
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12575/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12575/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12576 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12576/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12576/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12576/events | https://github.com/pandas-dev/pandas/pull/12576 | 139,709,102 | MDExOlB1bGxSZXF1ZXN0NjIzMDA4NjM= | 12,576 | BUG: value_count(normalize=True, dropna=True) counting missing in denominator, #12558 | {
"avatar_url": "https://avatars.githubusercontent.com/u/9683693?v=4",
"events_url": "https://api.github.com/users/nickeubank/events{/privacy}",
"followers_url": "https://api.github.com/users/nickeubank/followers",
"following_url": "https://api.github.com/users/nickeubank/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 | [] | null | 4 | 2016-03-09T21:41:52Z | 2016-03-14T01:20:23Z | 2016-03-14T01:20:23Z | CONTRIBUTOR | null | Closes #12558
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12576/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12576/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12576.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12576",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12576.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12576"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12577 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12577/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12577/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12577/events | https://github.com/pandas-dev/pandas/issues/12577 | 139,712,882 | MDU6SXNzdWUxMzk3MTI4ODI= | 12,577 | BUG: Crosstab margins ignoring dropna | {
"avatar_url": "https://avatars.githubusercontent.com/u/9683693?v=4",
"events_url": "https://api.github.com/users/nickeubank/events{/privacy}",
"followers_url": "https://api.github.com/users/nickeubank/followers",
"following_url": "https://api.github.com/users/nickeubank/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": "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... | 4 | 2016-03-09T21:57:10Z | 2016-03-16T13:17:21Z | 2016-03-16T13:17:21Z | CONTRIBUTOR | null | `crosstab` also has a bug -- it counts np.nan in margin totals even when `dropna=True`.
Appears independent of #12569 and #4003
```
df = pd.DataFrame({'a':[1,2,2,2,2,np.nan],'b':[3,3,4,4,4,4]})
pd.crosstab(df.a,df.b, margins=True)
Out[233]:
b 3 4 All
a
1.0 1 0 1
2.0 1 3 4
All 2 4 6
`... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12577/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12577/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12578 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12578/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12578/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12578/events | https://github.com/pandas-dev/pandas/pull/12578 | 139,713,133 | MDExOlB1bGxSZXF1ZXN0NjIzMDMxNDA= | 12,578 | Add normalization to crosstab | {
"avatar_url": "https://avatars.githubusercontent.com/u/9683693?v=4",
"events_url": "https://api.github.com/users/nickeubank/events{/privacy}",
"followers_url": "https://api.github.com/users/nickeubank/followers",
"following_url": "https://api.github.com/users/nickeubank/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, ... | 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... | 44 | 2016-03-09T21:58:21Z | 2016-04-25T14:34:16Z | 2016-04-25T14:34:14Z | CONTRIBUTOR | null | Closes #12569
Note does NOT address #12577
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12578/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12578/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12578.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12578",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12578.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12578"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12579 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12579/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12579/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12579/events | https://github.com/pandas-dev/pandas/pull/12579 | 139,714,644 | MDExOlB1bGxSZXF1ZXN0NjIzMDQxMzY= | 12,579 | DOC: clean up some doc-build warnings | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 3 | 2016-03-09T22:05:12Z | 2016-03-10T18:50:52Z | 2016-03-10T18:50:52Z | 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/12579/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12579/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12579.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12579",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12579.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12579"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/12580 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12580/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12580/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12580/events | https://github.com/pandas-dev/pandas/pull/12580 | 139,738,393 | MDExOlB1bGxSZXF1ZXN0NjIzMTc1MjM= | 12,580 | Fix #12529 / Improve to_clipboard for objects containing unicode | {
"avatar_url": "https://avatars.githubusercontent.com/u/2648874?v=4",
"events_url": "https://api.github.com/users/dalito/events{/privacy}",
"followers_url": "https://api.github.com/users/dalito/followers",
"following_url": "https://api.github.com/users/dalito/following{/other_user}",
"gists_url": "https://ap... | [
{
"color": "444444",
"default": false,
"description": "Unicode strings",
"id": 36380025,
"name": "Unicode",
"node_id": "MDU6TGFiZWwzNjM4MDAyNQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Unicode"
},
{
"color": "ffa0ff",
"default": false,
"description... | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 12 | 2016-03-09T23:57:00Z | 2016-11-18T09:35:19Z | 2016-11-18T09:34:48Z | NONE | null | Superceded by #14599
---
- [x] closes #12529
- [ ] tests added / passed
- [ ] passes `git diff upstream/master | flake8 --diff`
- [x] whatsnew entry
I added the whatsnew entry to 0.18.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/12580/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12580/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12580.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12580",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12580.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12580"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12581 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12581/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12581/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12581/events | https://github.com/pandas-dev/pandas/pull/12581 | 139,750,614 | MDExOlB1bGxSZXF1ZXN0NjIzMjM2Nzk= | 12,581 | DOC: Remove Panel.to_json from docs. | {
"avatar_url": "https://avatars.githubusercontent.com/u/10432070?v=4",
"events_url": "https://api.github.com/users/yjkimjunior/events{/privacy}",
"followers_url": "https://api.github.com/users/yjkimjunior/followers",
"following_url": "https://api.github.com/users/yjkimjunior/following{/other_user}",
"gists_u... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "207de5",
"default": false,
"description": "read_json, to_json, j... | closed | false | null | [] | {
"closed_at": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 1 | 2016-03-10T01:02:58Z | 2016-03-10T12:48:56Z | 2016-03-10T12:48:49Z | NONE | null | - [DOC] closes #12571
- removed Panel.to_json from docs, as it is not yet implemented.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12581/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12581/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12581.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12581",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12581.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12581"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12582 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12582/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12582/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12582/events | https://github.com/pandas-dev/pandas/pull/12582 | 139,771,200 | MDExOlB1bGxSZXF1ZXN0NjIzMzMzODk= | 12,582 | Resolve ImportError in read_gbq which appears with oauthclient >= 2.0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/5184014?v=4",
"events_url": "https://api.github.com/users/parthea/events{/privacy}",
"followers_url": "https://api.github.com/users/parthea/followers",
"following_url": "https://api.github.com/users/parthea/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "0052cc",
"default": false,
"description": "pandas-gbq compatability",
"id": 57351315,
"name": "IO Google",
"node_id": "MDU6TGFiZWw1NzM1MTMxNQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Google"
},
{
"color": "0052cc",
"default": false,
... | closed | false | null | [] | {
"closed_at": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 13 | 2016-03-10T03:12:37Z | 2016-03-12T13:53:36Z | 2016-03-11T01:39:04Z | CONTRIBUTOR | null | - [x] closes #12572
- [x] tests passed
- [x] passes `git diff upstream/master | flake8 --diff`
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12582/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12582/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12582.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12582",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12582.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12582"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12583 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12583/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12583/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12583/events | https://github.com/pandas-dev/pandas/issues/12583 | 139,807,120 | MDU6SXNzdWUxMzk4MDcxMjA= | 12,583 | BUG: Unexpected pd.to_datetime result | {
"avatar_url": "https://avatars.githubusercontent.com/u/36718?v=4",
"events_url": "https://api.github.com/users/dolaameng/events{/privacy}",
"followers_url": "https://api.github.com/users/dolaameng/followers",
"following_url": "https://api.github.com/users/dolaameng/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": "009800",
"default": false,
"description": "Duplicate... | 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... | 7 | 2016-03-10T07:13:23Z | 2016-08-13T19:55:09Z | 2016-08-13T19:55:05Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```
pd.to_datetime(["31/12/2014", "10/03/2011"])
Out[37]:
DatetimeIndex(['2014-12-31', '2011-10-03'], dtype='datetime64[ns]', freq=None)
```
#### Expected Output
```
DatetimeIndex(['2014-12-31', '2011-03-10'], dtype='datetime64[ns]', freq=None)
```
**_Reason: Exp... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12583/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12583/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12584 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12584/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12584/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12584/events | https://github.com/pandas-dev/pandas/issues/12584 | 139,831,492 | MDU6SXNzdWUxMzk4MzE0OTI= | 12,584 | `apply` to multiple columns consumes a lot of memory | {
"avatar_url": "https://avatars.githubusercontent.com/u/448023?v=4",
"events_url": "https://api.github.com/users/mpdn/events{/privacy}",
"followers_url": "https://api.github.com/users/mpdn/followers",
"following_url": "https://api.github.com/users/mpdn/following{/other_user}",
"gists_url": "https://api.githu... | [
{
"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 | 13 | 2016-03-10T09:25:03Z | 2016-03-10T19:42:04Z | 2016-03-10T14:02:45Z | NONE | null | I was encouraged to post here after asking a [question on stackoverflow](https://stackoverflow.com/questions/35911319/pandas-apply-into-multiple-columns-consuming-lots-of-memory).
#### Code Sample, a copy-pastable example if possible
```
import numpy as np
import pandas as pd
# placeholder for real function
def proce... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12584/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12584/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12585 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12585/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12585/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12585/events | https://github.com/pandas-dev/pandas/issues/12585 | 139,848,261 | MDU6SXNzdWUxMzk4NDgyNjE= | 12,585 | Inconsistent date parsing of to_datetime | {
"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": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
... | open | false | null | [] | null | 32 | 2016-03-10T10:30:31Z | 2021-09-23T17:41:02Z | null | MEMBER | null | As this comes up regularly:
- [x] https://github.com/pydata/pandas/issues/12583
- [x] https://github.com/pydata/pandas/issues/12501
- [x] https://github.com/pydata/pandas/issues/7348
- [x] https://github.com/pandas-dev/pandas/issues/15075
- [x] #12611 deal with `yearfirst/datefirst` in `read_csv`
- [x] #12730, co... | {
"+1": 3,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 3,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12585/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12585/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12586 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12586/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12586/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12586/events | https://github.com/pandas-dev/pandas/pull/12586 | 139,887,127 | MDExOlB1bGxSZXF1ZXN0NjIzOTAwNDI= | 12,586 | DOC: Fixes LaTeX build error | {
"avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4",
"events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}",
"followers_url": "https://api.github.com/users/TomAugspurger/followers",
"following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}",
"gi... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 16 | 2016-03-10T13:36:16Z | 2017-04-05T02:06:37Z | 2016-03-11T14:33:31Z | CONTRIBUTOR | null | The PDF doc build was chocking on the `Parameters` section being the first item.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12586/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12586/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12586.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12586",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12586.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12586"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12587 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12587/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12587/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12587/events | https://github.com/pandas-dev/pandas/issues/12587 | 139,893,952 | MDU6SXNzdWUxMzk4OTM5NTI= | 12,587 | CI/BLD: update to conda-build >1.19.0 [win only] | {
"avatar_url": "https://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": "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... | 2 | 2016-03-10T13:59:17Z | 2016-03-11T02:10:06Z | 2016-03-11T02:10:06Z | CONTRIBUTOR | null | waiting on breakage in: https://github.com/conda/conda-build/issues/820
to fix the conda-recipe
can just use `conda-build=1.19.0` ATM.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12587/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12587/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12588 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12588/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12588/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12588/events | https://github.com/pandas-dev/pandas/issues/12588 | 140,053,588 | MDU6SXNzdWUxNDAwNTM1ODg= | 12,588 | CLN: hide all imported extensions | {
"avatar_url": "https://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": "0052cc",
"default": false,
... | closed | false | null | [] | {
"closed_at": "2017-05-06T10:20:19Z",
"closed_issues": 987,
"created_at": "2016-02-08T15:30:21Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 1 | 2016-03-11T00:55:24Z | 2017-04-16T10:44:06Z | 2017-04-16T10:44:00Z | CONTRIBUTOR | null | so most of these are in the top-level namespace, so let's rename to use `_` leading if not already like that.
e.g. `_lib` rather than `lib`
just requires some small changes in `setup.py`, but a fair number of imports need to be changed.
This is a slight API change, in that people could be relying upon it. So we _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/12588/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12588/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12589 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12589/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12589/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12589/events | https://github.com/pandas-dev/pandas/pull/12589 | 140,054,861 | MDExOlB1bGxSZXF1ZXN0NjI0ODMwMTk= | 12,589 | BLD: suppress useless warnings | {
"avatar_url": "https://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": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 0 | 2016-03-11T01:03:54Z | 2016-03-11T01:14:05Z | 2016-03-11T01:14:05Z | 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/12589/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12589/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12589.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12589",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12589.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12589"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/12590 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12590/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12590/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12590/events | https://github.com/pandas-dev/pandas/pull/12590 | 140,065,290 | MDExOlB1bGxSZXF1ZXN0NjI0ODgyNjE= | 12,590 | BLD: allow different options for compiler warnings on windows | {
"avatar_url": "https://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": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 0 | 2016-03-11T02:11:23Z | 2016-03-11T02:22:01Z | 2016-03-11T02:22:01Z | CONTRIBUTOR | null | windows doesn't like gcc/clang options, big surprise, so disable for 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/12590/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12590/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12590.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12590",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12590.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12590"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12591 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12591/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12591/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12591/events | https://github.com/pandas-dev/pandas/issues/12591 | 140,142,706 | MDU6SXNzdWUxNDAxNDI3MDY= | 12,591 | API: rename Index.sym_diff to Index.symmetric_difference | {
"avatar_url": "https://avatars.githubusercontent.com/u/6342379?v=4",
"events_url": "https://api.github.com/users/xflr6/events{/privacy}",
"followers_url": "https://api.github.com/users/xflr6/followers",
"following_url": "https://api.github.com/users/xflr6/following{/other_user}",
"gists_url": "https://api.g... | [
{
"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": "F... | 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... | 2 | 2016-03-11T09:58:24Z | 2016-03-17T13:48:14Z | 2016-03-17T13:48:14Z | CONTRIBUTOR | null | Following builtin `set`, I would expect the method name to be `symmetric_difference`.
How about deprecating `sym_diff` in favour of this (see also #6016, #8226)?
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12591/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12591/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12592 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12592/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12592/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12592/events | https://github.com/pandas-dev/pandas/issues/12592 | 140,147,744 | MDU6SXNzdWUxNDAxNDc3NDQ= | 12,592 | sum(skipna=True) doesn't handle NAs as per docs | {
"avatar_url": "https://avatars.githubusercontent.com/u/1252899?v=4",
"events_url": "https://api.github.com/users/drbig/events{/privacy}",
"followers_url": "https://api.github.com/users/drbig/followers",
"following_url": "https://api.github.com/users/drbig/following{/other_user}",
"gists_url": "https://api.g... | [
{
"color": "d7e102",
"default": false,
"description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate",
"id": 2822342,
"name": "Missing-data",
"node_id": "MDU6TGFiZWwyODIyMzQy",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data"
},
{
"color": "009800"... | closed | false | null | [] | null | 4 | 2016-03-11T10:23:45Z | 2016-03-11T14:37:35Z | 2016-03-11T14:07:54Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```
In [50]: df
Out[50]:
a b c
0 NaN NaN NaN
1 1 1 1
2 1 NaN NaN
In [51]: df['total'] = df[['a', 'b', 'c']].sum(axis=1, skipna=True)
In [52]: df
Out[52]:
a b c total
0 NaN NaN NaN 0
1 1 1 1 3
2 1 NaN NaN 1
In [53... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12592/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12592/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12593 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12593/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12593/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12593/events | https://github.com/pandas-dev/pandas/issues/12593 | 140,178,644 | MDU6SXNzdWUxNDAxNzg2NDQ= | 12,593 | Python Panda - No cell generated | {
"avatar_url": "https://avatars.githubusercontent.com/u/5416242?v=4",
"events_url": "https://api.github.com/users/datomnurdin/events{/privacy}",
"followers_url": "https://api.github.com/users/datomnurdin/followers",
"following_url": "https://api.github.com/users/datomnurdin/following{/other_user}",
"gists_ur... | [
{
"color": "0052cc",
"default": false,
"description": null,
"id": 34444536,
"name": "Usage Question",
"node_id": "MDU6TGFiZWwzNDQ0NDUzNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question"
},
{
"color": "5319e7",
"default": false,
"descript... | closed | false | null | [] | null | 2 | 2016-03-11T13:04:10Z | 2016-03-11T14:17:45Z | 2016-03-11T14:17:45Z | NONE | null | #### Code Sample, a copy-pastable example if possible
I got no error messages but there are no cell generated after I execute my python script. I'm using EI-Capitan and python 2.7.
```
import pandas as pd
import warnings
import seaborn as sns
import matplotlib.pyplot as plt
sns.set(style="white", color_codes=True)
ad... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12593/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12593/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12594 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12594/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12594/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12594/events | https://github.com/pandas-dev/pandas/pull/12594 | 140,192,601 | MDExOlB1bGxSZXF1ZXN0NjI1NDc0MzI= | 12,594 | API: deprecate Index.sym_diff in favor of symmetric_difference | {
"avatar_url": "https://avatars.githubusercontent.com/u/6342379?v=4",
"events_url": "https://api.github.com/users/xflr6/events{/privacy}",
"followers_url": "https://api.github.com/users/xflr6/followers",
"following_url": "https://api.github.com/users/xflr6/following{/other_user}",
"gists_url": "https://api.g... | [
{
"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": "F... | 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... | 4 | 2016-03-11T14:09:02Z | 2016-03-17T13:48:23Z | 2016-03-17T13:48:15Z | CONTRIBUTOR | null | closes #12591
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12594/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12594/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12594.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12594",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12594.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12594"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12595 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12595/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12595/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12595/events | https://github.com/pandas-dev/pandas/pull/12595 | 140,213,382 | MDExOlB1bGxSZXF1ZXN0NjI1NTg4NTc= | 12,595 | Implementing rolling min/max functions that can retain the original type | {
"avatar_url": "https://avatars.githubusercontent.com/u/938557?v=4",
"events_url": "https://api.github.com/users/joshuastorck/events{/privacy}",
"followers_url": "https://api.github.com/users/joshuastorck/followers",
"following_url": "https://api.github.com/users/joshuastorck/following{/other_user}",
"gists_... | [
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stack/Unstack, Explode",
"id": 13098779,
"name": "Reshaping",
"node_id": "MDU6TGFiZWwxMzA5ODc3OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping"
},
{
"color": "e102d8",
"de... | closed | false | null | [] | {
"closed_at": "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... | 19 | 2016-03-11T15:31:51Z | 2016-06-07T12:40:26Z | 2016-03-17T15:13:06Z | CONTRIBUTOR | null | - [ ] Enhances previous bugfix to #12373
- [ ] Added test_rolling_min_max_test_types to test_windows
- [ ] passes `git diff upstream/master | flake8 --diff`
- [ ] Added documentation to computation.rst for the new as_float argument and updated whatsnew for v0.18.0
- Changed the rolling min/max functions in algos.pyx... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12595/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12595/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12595.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12595",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12595.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12595"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12596 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12596/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12596/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12596/events | https://github.com/pandas-dev/pandas/issues/12596 | 140,216,823 | MDU6SXNzdWUxNDAyMTY4MjM= | 12,596 | Pandas 0.18.1rc2 requires GLIBC_2.14, but uses only a few (basic) symbols - cannot be used on Debian wheezy | {
"avatar_url": "https://avatars.githubusercontent.com/u/8962826?v=4",
"events_url": "https://api.github.com/users/ctyler-wapiti/events{/privacy}",
"followers_url": "https://api.github.com/users/ctyler-wapiti/followers",
"following_url": "https://api.github.com/users/ctyler-wapiti/following{/other_user}",
"gi... | [] | closed | false | null | [] | null | 1 | 2016-03-11T15:44:19Z | 2016-03-11T16:07:34Z | 2016-03-11T16:07:34Z | NONE | null | We can install pandas 0.18.1rc2 on our wheezy VM but when we import it we get the following error:
```
Python 2.7.11 |Continuum Analytics, Inc.| (default, Dec 6 2015, 18:08:32)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-1)] on linux2
>>> import pandas
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12596/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12596/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12597 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12597/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12597/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12597/events | https://github.com/pandas-dev/pandas/issues/12597 | 140,239,724 | MDU6SXNzdWUxNDAyMzk3MjQ= | 12,597 | Feature request: equivalent of R table or Stata tab | {
"avatar_url": "https://avatars.githubusercontent.com/u/4463692?v=4",
"events_url": "https://api.github.com/users/DonBeo/events{/privacy}",
"followers_url": "https://api.github.com/users/DonBeo/followers",
"following_url": "https://api.github.com/users/DonBeo/following{/other_user}",
"gists_url": "https://ap... | [
{
"color": "AD7FA8",
"default": false,
"description": null,
"id": 35818298,
"name": "API Design",
"node_id": "MDU6TGFiZWwzNTgxODI5OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design"
}
] | closed | false | null | [] | null | 3 | 2016-03-11T17:11:58Z | 2016-03-11T17:27:32Z | 2016-03-11T17:26:27Z | NONE | null | I think it would be useful to have a command similar to `table` in R or `tab` in Stata.
Given a vector `v` `table(v)` should return the frequency of each value in `v`. `table(v1, v2)` should return the cross tabulation of `v1` and `v2`
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12597/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12597/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12598 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12598/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12598/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12598/events | https://github.com/pandas-dev/pandas/pull/12598 | 140,250,704 | MDExOlB1bGxSZXF1ZXN0NjI1NzkyMTQ= | 12,598 | Include index names in column names of HTML output of DataFrame Style… | {
"avatar_url": "https://avatars.githubusercontent.com/u/5629061?v=4",
"events_url": "https://api.github.com/users/hottwaj/events{/privacy}",
"followers_url": "https://api.github.com/users/hottwaj/followers",
"following_url": "https://api.github.com/users/hottwaj/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "009800",
"default": false,
"description": "Duplicate issue or pull request",
"id": 40153326,
"name": "Duplicate Report",
"node_id": "MDU6TGFiZWw0MDE1MzMyNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report"
},
{
"color": "eb6420",
... | closed | false | null | [] | null | 2 | 2016-03-11T17:57:17Z | 2016-03-11T21:46:30Z | 2016-03-11T19:05:54Z | NONE | null | Include index names in column names of HTML output of DataFrame Styler, if the index names are available (previous behaviour is not to include index column names and instead leave blank spaces)
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12598/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12598/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12598.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12598",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12598.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12598"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12599 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12599/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12599/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12599/events | https://github.com/pandas-dev/pandas/issues/12599 | 140,280,015 | MDU6SXNzdWUxNDAyODAwMTU= | 12,599 | Error : Invalid type promotion | {
"avatar_url": "https://avatars.githubusercontent.com/u/7174515?v=4",
"events_url": "https://api.github.com/users/TulyOpt/events{/privacy}",
"followers_url": "https://api.github.com/users/TulyOpt/followers",
"following_url": "https://api.github.com/users/TulyOpt/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | null | [] | {
"closed_at": "2016-10-03T08:52:13Z",
"closed_issues": 733,
"created_at": "2016-03-11T21:24:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 1 | 2016-03-11T20:13:35Z | 2016-05-23T13:05:43Z | 2016-05-23T13:05:43Z | NONE | null | #### Code Sample
import pandas as pd
def main():
```
df1 = pd.Series() #dtype = float64
df1["a"] = pd.Timestamp("2014-01-02") #dtype = datetime64
df1["b"] = "z" # OK ! => dtype = object
df1["c"] = 3.0 # OK! => dtype = object
df2 = pd.Series() #dtype = float64
df2["a"] = pd.Timestamp("2014-01-02") #dtype = datetime6... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12599/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12599/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12600 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12600/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12600/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12600/events | https://github.com/pandas-dev/pandas/issues/12600 | 140,342,559 | MDU6SXNzdWUxNDAzNDI1NTk= | 12,600 | BUG: np.round does not work on a series in 0.18.0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/4383303?v=4",
"events_url": "https://api.github.com/users/wholmgren/events{/privacy}",
"followers_url": "https://api.github.com/users/wholmgren/followers",
"following_url": "https://api.github.com/users/wholmgren/following{/other_user}",
"gists_url": "h... | [
{
"color": "0052cc",
"default": false,
"description": "pandas objects compatability with Numpy or Python functions",
"id": 76865106,
"name": "Compat",
"node_id": "MDU6TGFiZWw3Njg2NTEwNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat"
}
] | closed | false | null | [] | {
"closed_at": "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... | 16 | 2016-03-12T03:35:12Z | 2016-05-30T19:00:05Z | 2016-03-17T22:57:43Z | CONTRIBUTOR | null | First, `conda install pandas` is currently pulling down 0.18.0, which was unexpected since I only see RCs right now, but, on to the real issue...
In 0.18.0 I cannot pass a series to np.round...
``` python
In [35]: np.round(pd.Series([1.11, 2.21]), 1)
-------------------------------------------------------------------... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12600/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12600/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12601 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12601/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12601/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12601/events | https://github.com/pandas-dev/pandas/issues/12601 | 140,373,772 | MDU6SXNzdWUxNDAzNzM3NzI= | 12,601 | BUG: Inconsistent datetime comparison with Tz | {
"avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4",
"events_url": "https://api.github.com/users/sinhrks/events{/privacy}",
"followers_url": "https://api.github.com/users/sinhrks/followers",
"following_url": "https://api.github.com/users/sinhrks/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 10 | 2016-03-12T11:12:20Z | 2018-06-28T10:23:02Z | 2018-06-28T10:23:02Z | MEMBER | null | Related to #8306. On current master, `Timestamp` comparison results in `TypeError` if its timezones are different. However, `Index` and `Series` implicitly converts tz to GMT
```
pd.Timestamp('2016-01-01 12:00', tz='US/Eastern') > pd.Timestamp('2016-01-01 08:00')
# TypeError: Cannot compare tz-naive and tz-aware times... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12601/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12601/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/12602 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12602/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12602/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12602/events | https://github.com/pandas-dev/pandas/pull/12602 | 140,396,835 | MDExOlB1bGxSZXF1ZXN0NjI2NDUyNTI= | 12,602 | fixes print syntax error in documentation | {
"avatar_url": "https://avatars.githubusercontent.com/u/6568110?v=4",
"events_url": "https://api.github.com/users/fdabl/events{/privacy}",
"followers_url": "https://api.github.com/users/fdabl/followers",
"following_url": "https://api.github.com/users/fdabl/following{/other_user}",
"gists_url": "https://api.g... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "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... | 1 | 2016-03-12T16:25:39Z | 2016-03-12T17:31:20Z | 2016-03-12T17:31:14Z | CONTRIBUTOR | null | fixes the syntax error in the "comparison with R" docs
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/12602/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12602/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12602.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12602",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12602.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12602"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/12603 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/12603/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/12603/comments | https://api.github.com/repos/pandas-dev/pandas/issues/12603/events | https://github.com/pandas-dev/pandas/pull/12603 | 140,428,128 | MDExOlB1bGxSZXF1ZXN0NjI2NTU5Njg= | 12,603 | BUG: Matched Round Signature with NumPy's | {
"avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4",
"events_url": "https://api.github.com/users/gfyoung/events{/privacy}",
"followers_url": "https://api.github.com/users/gfyoung/followers",
"following_url": "https://api.github.com/users/gfyoung/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "0052cc",
"default": false,
"description": "pandas objects compatability with Numpy or Python functions",
"id": 76865106,
"name": "Compat",
"node_id": "MDU6TGFiZWw3Njg2NTEwNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat"
}
] | closed | false | null | [] | {
"closed_at": "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... | 10 | 2016-03-12T23:38:10Z | 2016-03-17T23:16:03Z | 2016-03-17T22:57:44Z | MEMBER | null | Closes #12600 by re-accepting the `out` parameter as a `**kwargs` argument. Also removes the `out` parameter from the signature for `DataFrame.round` and replaces it with `**kwargs` like its `Series` counterpart. Furthermore, since `out` is a parameter that is not supported in `pandas`, checks that `out` is `None` 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/12603/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/12603/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/12603.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/12603",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/12603.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/12603"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.