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/11604 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11604/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11604/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11604/events | https://github.com/pandas-dev/pandas/issues/11604 | 116,948,061 | MDU6SXNzdWUxMTY5NDgwNjE= | 11,604 | pandas not found when it's supposed to be installed | {
"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": "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 | true | null | [] | null | 27 | 2015-11-14T19:39:37Z | 2020-01-10T14:08:50Z | 2015-11-14T19:43:52Z | NONE | null | I got this error message. Already installed pandas.
```python
>>> import pandas as pd
Traceback (most recent call last):
File "analyze_tweets.py", line 9, in <module>
import pandas as pd
ImportError: No module named pandas
```
**SOLUTION** (by @datapythonista)
This error happens when Python can't ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11604/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11604/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11605 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11605/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11605/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11605/events | https://github.com/pandas-dev/pandas/pull/11605 | 116,951,457 | MDExOlB1bGxSZXF1ZXN0NTA3MzE5MDA= | 11,605 | CI: testing newer matplotlib with jinja | {
"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 | 2015-11-14T20:51:55Z | 2015-11-29T18:10:53Z | 2015-11-29T18:10:53Z | 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/11605/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11605/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11605.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11605",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/11605.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11605"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/11606 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11606/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11606/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11606/events | https://github.com/pandas-dev/pandas/pull/11606 | 116,951,648 | MDExOlB1bGxSZXF1ZXN0NTA3MzE5ODc= | 11,606 | BUG GH11600 - MultiIndex column level names lost when to_sparse() called | {
"avatar_url": "https://avatars.githubusercontent.com/u/2335790?v=4",
"events_url": "https://api.github.com/users/Ezekiel-Kruglick/events{/privacy}",
"followers_url": "https://api.github.com/users/Ezekiel-Kruglick/followers",
"following_url": "https://api.github.com/users/Ezekiel-Kruglick/following{/other_user... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "009800",
"default": false,
"description": "Sparse Data Type",
"... | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 7 | 2015-11-14T20:56:22Z | 2015-11-19T02:28:06Z | 2015-11-19T02:28:06Z | NONE | null | closes #11600
Fixed problem with multi-index column level names not propagating into sparse frames or back out to dense on a round trip through sparse. Includes 4 new tests to cover some relevant scenarios. Problem fixed for the conventions to_sparse path, I'm not sure about other paths where something else is passed... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11606/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11606/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11606.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11606",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/11606.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11606"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11607 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11607/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11607/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11607/events | https://github.com/pandas-dev/pandas/pull/11607 | 116,955,410 | MDExOlB1bGxSZXF1ZXN0NTA3MzM2Nzc= | 11,607 | BUG: loc against CategoricalIndex may results in normal Index | {
"avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4",
"events_url": "https://api.github.com/users/sinhrks/events{/privacy}",
"followers_url": "https://api.github.com/users/sinhrks/followers",
"following_url": "https://api.github.com/users/sinhrks/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "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-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 | 2015-11-14T22:12:57Z | 2015-11-23T01:37:17Z | 2015-11-23T01:20:25Z | MEMBER | null | Closes #11586.
After the PR:
```
import pandas as pd
index = pd.CategoricalIndex(list('aabbca'), categories=list('cabe'))
df = pd.DataFrame({'A' : np.arange(6,dtype='int64')}, index=index)
# OK (not changed)
df.loc[['a', 'b']].index
# CategoricalIndex([u'a', u'a', u'a', u'b', u'b'], categories=[u'c', u'a', u'b', u'e... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11607/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11607/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11607.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11607",
"merged_at": "2015-11-23T01:20:25Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11607.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11607"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11608 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11608/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11608/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11608/events | https://github.com/pandas-dev/pandas/issues/11608 | 116,975,820 | MDU6SXNzdWUxMTY5NzU4MjA= | 11,608 | ValueError: unknown locale: UTF-8 | {
"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": "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 | [] | null | 1 | 2015-11-15T06:09:08Z | 2015-11-18T12:08:29Z | 2015-11-18T12:08:23Z | NONE | null | I run the python script that contain Pandas (that one cause the problem) library I got this error:
```
Traceback (most recent call last):
File "test.py", line 2, in <module>
import pandas
ImportError: No module named pandas
```
But if I import from package path to make sure it detects Pandas library, I got this... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11608/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11608/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11609 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11609/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11609/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11609/events | https://github.com/pandas-dev/pandas/pull/11609 | 117,009,920 | MDExOlB1bGxSZXF1ZXN0NTA3NTI2NTk= | 11,609 | WARN: fix performance warning failure on numpy master | {
"avatar_url": "https://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": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 0 | 2015-11-15T18:36:20Z | 2015-11-16T17:48:49Z | 2015-11-16T17:48:49Z | 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/11609/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11609/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11609.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11609",
"merged_at": "2015-11-16T17:48:49Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11609.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11609"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/11610 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11610/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11610/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11610/events | https://github.com/pandas-dev/pandas/issues/11610 | 117,030,280 | MDU6SXNzdWUxMTcwMzAyODA= | 11,610 | Followup to Conditional HTML Styling | {
"avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4",
"events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}",
"followers_url": "https://api.github.com/users/TomAugspurger/followers",
"following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}",
"gi... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "006b75",
"default": false,
"description": "read_htm... | closed | false | null | [] | null | 41 | 2015-11-16T00:16:37Z | 2021-05-25T19:32:50Z | 2021-05-25T19:32:49Z | CONTRIBUTOR | null | Follows #10250
For 0.17.1
- [x] Nicer table styling for the pydata.org website
- [x] Include a visual example in 0.17.1.rst
- [x] remove `doc/source/html-styling.html` and find a way to include `doc/source/html-styling.ipynb` in the doc build (should use `--template=basic`)
- [x] update `print_versions`
- [x] update `... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11610/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11610/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11611 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11611/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11611/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11611/events | https://github.com/pandas-dev/pandas/issues/11611 | 117,100,427 | MDU6SXNzdWUxMTcxMDA0Mjc= | 11,611 | Stack overflow on applying numpy functions to DataFrame with duplicated column entries. | {
"avatar_url": "https://avatars.githubusercontent.com/u/1119641?v=4",
"events_url": "https://api.github.com/users/skycaptain/events{/privacy}",
"followers_url": "https://api.github.com/users/skycaptain/followers",
"following_url": "https://api.github.com/users/skycaptain/following{/other_user}",
"gists_url":... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stac... | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 2 | 2015-11-16T11:05:38Z | 2015-11-20T13:55:35Z | 2015-11-20T13:55:35Z | CONTRIBUTOR | null | Applying a numpy function, such as `np.round`, to a DataFrame with duplicated column indicies can cause an unrecoverable stack overflow error (Fatal Python error: Cannot recover from stack overflow.), which causes e.g. a ipython kernel to crash. E.g. take the following example, where python crashes at line 4:
``` pyth... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11611/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11611/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11612 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11612/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11612/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11612/events | https://github.com/pandas-dev/pandas/issues/11612 | 117,140,524 | MDU6SXNzdWUxMTcxNDA1MjQ= | 11,612 | Min negative integers with a NULL value implies inconsistency after the cast to float64 | {
"avatar_url": "https://avatars.githubusercontent.com/u/5580285?v=4",
"events_url": "https://api.github.com/users/kevanescence/events{/privacy}",
"followers_url": "https://api.github.com/users/kevanescence/followers",
"following_url": "https://api.github.com/users/kevanescence/following{/other_user}",
"gists... | [
{
"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 | [] | null | 2 | 2015-11-16T14:48:00Z | 2015-11-16T15:05:53Z | 2015-11-16T15:04:58Z | NONE | null | For negative integer values close to - 2^63, the value is dectected as NaN after cast
Pandas version : 0.17.0
``` python
import pandas
import StringIO
df1 = pandas.read_csv(StringIO.StringIO("0\t-9223372036854775295\n0\t0\n0\t9223372036854775807\n0\t\n"),names=["foo", "bar"], sep="\t")
print df1
df2 = pandas.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/11612/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11612/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11613 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11613/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11613/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11613/events | https://github.com/pandas-dev/pandas/pull/11613 | 117,145,071 | MDExOlB1bGxSZXF1ZXN0NTA4MjEyOTk= | 11,613 | Fix typo in the docstring of dropna | {
"avatar_url": "https://avatars.githubusercontent.com/u/419091?v=4",
"events_url": "https://api.github.com/users/berendt/events{/privacy}",
"followers_url": "https://api.github.com/users/berendt/followers",
"following_url": "https://api.github.com/users/berendt/following{/other_user}",
"gists_url": "https://... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 1 | 2015-11-16T15:10:23Z | 2015-11-16T16:19:04Z | 2015-11-16T16:18:59Z | CONTRIBUTOR | null | It should be 'default' instead of 'defalt'.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11613/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11613/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11613.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11613",
"merged_at": "2015-11-16T16:18:59Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11613.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11613"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11614 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11614/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11614/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11614/events | https://github.com/pandas-dev/pandas/issues/11614 | 117,150,131 | MDU6SXNzdWUxMTcxNTAxMzE= | 11,614 | bar-plots with wrong color using Matplotlib 1.5 | {
"avatar_url": "https://avatars.githubusercontent.com/u/10881376?v=4",
"events_url": "https://api.github.com/users/marcomayer/events{/privacy}",
"followers_url": "https://api.github.com/users/marcomayer/followers",
"following_url": "https://api.github.com/users/marcomayer/following{/other_user}",
"gists_url"... | [
{
"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": "e11d21",
"default": false,
"description": "Fu... | 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 | 2015-11-16T15:34:11Z | 2015-12-25T21:47:39Z | 2015-12-25T21:47:39Z | NONE | null | Hi there,
I'm not sure if this is a pandas/matplotlib or seaborn issue...but since I upgraded to Matplotlib 1.5 using anaconda I can't get the colors of my barplots right anymore, here's an example:
In ipython notebook:
```
import pandas as pd
%matplotlib inline
import seaborn as sns
sns.set_style('whitegrid')
# ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11614/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11614/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11615 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11615/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11615/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11615/events | https://github.com/pandas-dev/pandas/issues/11615 | 117,163,991 | MDU6SXNzdWUxMTcxNjM5OTE= | 11,615 | performance issue - apply with pd.Series vs tuple | {
"avatar_url": "https://avatars.githubusercontent.com/u/7870949?v=4",
"events_url": "https://api.github.com/users/denfromufa/events{/privacy}",
"followers_url": "https://api.github.com/users/denfromufa/followers",
"following_url": "https://api.github.com/users/denfromufa/following{/other_user}",
"gists_url":... | [
{
"color": "a10c02",
"default": false,
"description": "Memory or execution speed performance",
"id": 8935311,
"name": "Performance",
"node_id": "MDU6TGFiZWw4OTM1MzEx",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance"
}
] | closed | false | null | [] | null | 5 | 2015-11-16T16:32:50Z | 2015-12-30T19:07:12Z | 2015-11-17T20:39:42Z | NONE | null | ERROR: type should be string, got "https://groups.google.com/forum/#!topic/pydata/8Xr7SBmCvbs\n\nBelow is 2 versions of applyshift function (if you comment out some places), in one case it returns tuple and in the other case pandas Series.\n\nThen this function is applied to a large pandas dataframe along each row (axis=1).\n\nWhy is the running time slower about 10 times with pd.Series???\n\n```\ndef applyshift(col1,col2,col3,col4):\n if abs(col1-0)<0.01:\n #return pd.Series(dict(zip(('col2','col3','col4'),\n return (\n 0,0,col4)#)))\n if abs(col1-1)<0.01:\n #return pd.Series(dict(zip(('col2','col3','col4'),\n return (\n col2,0,col4)#)))\n\n%%time\ndf2=df1.apply(lambda row: applyshift(\n row['col1'],row['col2'],row['col3'],row['col4']), axis=1)\n```\n" | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11615/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11615/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11616 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11616/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11616/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11616/events | https://github.com/pandas-dev/pandas/issues/11616 | 117,163,999 | MDU6SXNzdWUxMTcxNjM5OTk= | 11,616 | groupby UTC timestamp aggregation | {
"avatar_url": "https://avatars.githubusercontent.com/u/1517592?v=4",
"events_url": "https://api.github.com/users/alexandreyc/events{/privacy}",
"followers_url": "https://api.github.com/users/alexandreyc/followers",
"following_url": "https://api.github.com/users/alexandreyc/following{/other_user}",
"gists_ur... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
... | 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 | 2015-11-16T16:32:52Z | 2015-11-27T13:40:10Z | 2015-11-27T13:40:10Z | NONE | null | Hi all,
I've found an inconsistency between pandas 0.17 and 0.16.2 when aggregating on UTC timestamps. Here is a snippet to reproduce the problem:
``` python
import numpy as np
import pandas as pd
np.random.seed(42)
data = pd.DataFrame({
'factor': np.random.randint(0, 3, size=60),
'time': pd.date_range('01/... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11616/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11616/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11617 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11617/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11617/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11617/events | https://github.com/pandas-dev/pandas/issues/11617 | 117,164,757 | MDU6SXNzdWUxMTcxNjQ3NTc= | 11,617 | .loc on DataFrame returning coerced dtype for single rows | {
"avatar_url": "https://avatars.githubusercontent.com/u/725299?v=4",
"events_url": "https://api.github.com/users/samueljohn/events{/privacy}",
"followers_url": "https://api.github.com/users/samueljohn/followers",
"following_url": "https://api.github.com/users/samueljohn/following{/other_user}",
"gists_url": ... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | null | [] | {
"closed_at": "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 | 2015-11-16T16:36:29Z | 2017-01-12T22:43:12Z | 2017-01-12T22:43:12Z | NONE | null | xref #14205
The `.loc` method of `DataFrame` with different dtypes yields coerced type **even if the resulting slice does only contain elements from one type**. This happens only when selecting a single row.
I can guess that this might be intended because the implementation of `loc` seems to first lookup the row _as ... | {
"+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/11617/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11617/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11618 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11618/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11618/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11618/events | https://github.com/pandas-dev/pandas/pull/11618 | 117,166,279 | MDExOlB1bGxSZXF1ZXN0NTA4MzQyMDU= | 11,618 | BUG: fix col iteration in DataFrame.round, #11611 | {
"avatar_url": "https://avatars.githubusercontent.com/u/1119641?v=4",
"events_url": "https://api.github.com/users/skycaptain/events{/privacy}",
"followers_url": "https://api.github.com/users/skycaptain/followers",
"following_url": "https://api.github.com/users/skycaptain/following{/other_user}",
"gists_url":... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stac... | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 4 | 2015-11-16T16:43:55Z | 2015-11-20T16:26:22Z | 2015-11-20T13:55:24Z | CONTRIBUTOR | null | Fixes #11611. The iterator now uses DataFrame.iteritems instead of direct indexing.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11618/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11618/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11618.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11618",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/11618.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11618"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11619 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11619/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11619/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11619/events | https://github.com/pandas-dev/pandas/issues/11619 | 117,207,004 | MDU6SXNzdWUxMTcyMDcwMDQ= | 11,619 | Cannot infer dst time from Timestamp('2015-11-01 01:00:10'), try using the 'ambiguous' argument | {
"avatar_url": "https://avatars.githubusercontent.com/u/180487?v=4",
"events_url": "https://api.github.com/users/vgoklani/events{/privacy}",
"followers_url": "https://api.github.com/users/vgoklani/followers",
"following_url": "https://api.github.com/users/vgoklani/following{/other_user}",
"gists_url": "https... | [
{
"color": "ededed",
"default": false,
"description": "__repr__ of pandas objects, to_string",
"id": 13101118,
"name": "Output-Formatting",
"node_id": "MDU6TGFiZWwxMzEwMTExOA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting"
},
{
"color": "5319e... | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 1 | 2015-11-16T20:07:23Z | 2015-11-18T16:49:58Z | 2015-11-18T16:49:58Z | NONE | null | running pandas 0.17, and getting this error when generating a csv, traceback is below. What exactly does "try using the ambigous argument mean"?
df.to_csv("VIP_data.csv", encoding="utf-8", index=False)
---
AmbiguousTimeError Traceback (most recent call last)
<ipython-input-24-222761ffc778> in ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11619/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11619/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11620 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11620/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11620/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11620/events | https://github.com/pandas-dev/pandas/pull/11620 | 117,243,535 | MDExOlB1bGxSZXF1ZXN0NTA4ODI1MTc= | 11,620 | Roll apply nonfloat dtypes | {
"avatar_url": "https://avatars.githubusercontent.com/u/359129?v=4",
"events_url": "https://api.github.com/users/sandhujasmine/events{/privacy}",
"followers_url": "https://api.github.com/users/sandhujasmine/followers",
"following_url": "https://api.github.com/users/sandhujasmine/following{/other_user}",
"gis... | [
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stack/Unstack, Explode",
"id": 13098779,
"name": "Reshaping",
"node_id": "MDU6TGFiZWwxMzA5ODc3OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping"
},
{
"color": "e102d8",
"de... | closed | false | null | [] | null | 3 | 2015-11-16T23:27:04Z | 2015-11-18T22:25:16Z | 2015-11-18T22:25:16Z | NONE | null | Fixed issue [#4964](https://github.com/pydata/pandas/issues/4964) so rolling_apply works on non-numeric columns as well.
I followed instructions [here](https://github.com/pydata/pandas/blob/master/CONTRIBUTING.md) but I'm not sure where to add documentation in the [release notes](https://github.com/pydata/pandas/blob/... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11620/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11620/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11620.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11620",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/11620.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11620"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11621 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11621/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11621/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11621/events | https://github.com/pandas-dev/pandas/issues/11621 | 117,257,336 | MDU6SXNzdWUxMTcyNTczMzY= | 11,621 | Scalar operations over dataframe - Inconsistent results | {
"avatar_url": "https://avatars.githubusercontent.com/u/4349566?v=4",
"events_url": "https://api.github.com/users/tlelson/events{/privacy}",
"followers_url": "https://api.github.com/users/tlelson/followers",
"following_url": "https://api.github.com/users/tlelson/following{/other_user}",
"gists_url": "https:/... | [] | closed | false | null | [] | null | 1 | 2015-11-17T01:10:49Z | 2015-11-17T14:50:17Z | 2015-11-17T14:50:17Z | NONE | null | Converting percentages to multipliers on this dataframe produces interesting results (in that its occasionally wrong).
``` python
In [1]: df = pd.read_hdf(r'pct_change.h5', 'data')
In [2]: df.head()
Out[2]:
T0 T1 T2 T3 T4 T5 ... T1194 T1195 T1196 T1197 T1198 T1199
date ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11621/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11621/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11622 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11622/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11622/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11622/events | https://github.com/pandas-dev/pandas/pull/11622 | 117,273,130 | MDExOlB1bGxSZXF1ZXN0NTA4OTkxNTQ= | 11,622 | CLN/COMPAT: Remove raise StopIteration syntax in SparseArray.__iter__ | {
"avatar_url": "https://avatars.githubusercontent.com/u/10709573?v=4",
"events_url": "https://api.github.com/users/kawochen/events{/privacy}",
"followers_url": "https://api.github.com/users/kawochen/followers",
"following_url": "https://api.github.com/users/kawochen/following{/other_user}",
"gists_url": "htt... | [
{
"color": "0052cc",
"default": false,
"description": "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": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 9 | 2015-11-17T03:09:55Z | 2015-11-18T11:36:57Z | 2015-11-18T11:36:54Z | CONTRIBUTOR | null | closes #11108
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11622/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11622/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11622.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11622",
"merged_at": "2015-11-18T11:36:54Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11622.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11622"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11623 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11623/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11623/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11623/events | https://github.com/pandas-dev/pandas/issues/11623 | 117,279,457 | MDU6SXNzdWUxMTcyNzk0NTc= | 11,623 | Pandas quantile function very slow | {
"avatar_url": "https://avatars.githubusercontent.com/u/14157770?v=4",
"events_url": "https://api.github.com/users/pckapps/events{/privacy}",
"followers_url": "https://api.github.com/users/pckapps/followers",
"following_url": "https://api.github.com/users/pckapps/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": "006b75",
"default"... | 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... | 11 | 2015-11-17T04:17:48Z | 2019-02-05T11:45:10Z | 2016-05-12T13:12:58Z | NONE | null | The quantile function is almost 10 000 times slower than the equivalent percentile function in numpy. See code below:
``` python
import time
import pandas as pd
import numpy as np
q = np.array([0.1,0.4,0.6,0.9])
data = np.random.randn(10000, 4)
df = pd.DataFrame(data, columns=['a', 'b', 'c', 'd'])
time1 = time.time()... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11623/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11623/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11624 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11624/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11624/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11624/events | https://github.com/pandas-dev/pandas/issues/11624 | 117,320,354 | MDU6SXNzdWUxMTczMjAzNTQ= | 11,624 | AmbiguousTimeError when retrieving Series from HDFStore in table format with DST change | {
"avatar_url": "https://avatars.githubusercontent.com/u/460756?v=4",
"events_url": "https://api.github.com/users/JackKelly/events{/privacy}",
"followers_url": "https://api.github.com/users/JackKelly/followers",
"following_url": "https://api.github.com/users/JackKelly/following{/other_user}",
"gists_url": "ht... | [] | closed | false | null | [] | null | 4 | 2015-11-17T09:58:59Z | 2015-11-17T11:29:25Z | 2015-11-17T11:26:33Z | CONTRIBUTOR | null | In Pandas 0.17, if I put a `Series` into an `HDFStore` in `table` format, and if this `Series` contains a day light saving transition, then Pandas crashes with an `AmbiguousTimeError`.
Here's the minimal code example to reproduce the bug:
``` python
import pandas as pd
index = pd.date_range("2013-10-26 23:00", "2013-... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11624/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11624/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11625 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11625/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11625/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11625/events | https://github.com/pandas-dev/pandas/pull/11625 | 117,332,842 | MDExOlB1bGxSZXF1ZXN0NTA5MzMzNjM= | 11,625 | PERF: speed-up DateFrame.itertuples() with namedtuples | {
"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": "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": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 13 | 2015-11-17T11:12:13Z | 2015-11-19T09:11:35Z | 2015-11-19T01:10:44Z | CONTRIBUTOR | null | - use [namedtuple._make()](https://docs.python.org/2/library/collections.html#collections.somenamedtuple._make)
Also:
- replace bare `except:` to avoid catching `SystemExit` and `KeyboardInterrupt`
- remove the generator `return` from the `try`-clause to an `else`
- more explicit fallback to regular tuples when `name=... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11625/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11625/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11625.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11625",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/11625.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11625"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11626 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11626/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11626/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11626/events | https://github.com/pandas-dev/pandas/issues/11626 | 117,334,954 | MDU6SXNzdWUxMTczMzQ5NTQ= | 11,626 | AmbiguousTimeError when constructing a Series with DST change | {
"avatar_url": "https://avatars.githubusercontent.com/u/460756?v=4",
"events_url": "https://api.github.com/users/JackKelly/events{/privacy}",
"followers_url": "https://api.github.com/users/JackKelly/followers",
"following_url": "https://api.github.com/users/JackKelly/following{/other_user}",
"gists_url": "ht... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "5319e7",
"default": false,
"description": "Timezone data dtype",
... | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 1 | 2015-11-17T11:26:22Z | 2015-11-17T13:12:30Z | 2015-11-17T12:18:23Z | CONTRIBUTOR | null | In Pandas 0.17, if I construct a `Series` which contains a day light saving transition, then Pandas crashes with an `AmbiguousTimeError`.
Here's the minimal code example to reproduce the bug:
``` python
import pandas as pd
index = pd.date_range("2013-10-26 23:00", "2013-10-27 01:00",
tz="Europe/... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11626/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11626/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11627 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11627/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11627/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11627/events | https://github.com/pandas-dev/pandas/pull/11627 | 117,336,755 | MDExOlB1bGxSZXF1ZXN0NTA5MzU5MTA= | 11,627 | BUG: date_range creation with an ambiguous endpoint, #11619 | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "5319e7",
"default": false,
"description": "Timezone data dtype",
... | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 0 | 2015-11-17T11:38:13Z | 2015-11-17T12:18:23Z | 2015-11-17T12:18:23Z | CONTRIBUTOR | null | TST: some tests for datetime tz aware serialized to/from csv/hdf
closes #11626
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11627/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11627/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11627.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11627",
"merged_at": "2015-11-17T12:18:23Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11627.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11627"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11628 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11628/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11628/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11628/events | https://github.com/pandas-dev/pandas/pull/11628 | 117,347,855 | MDExOlB1bGxSZXF1ZXN0NTA5NDIwMDI= | 11,628 | ENH: Implement export of datetime64[ns, tz] dtypes with a fixed HDF5 #11411 | {
"avatar_url": "https://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": "read_hdf... | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 2 | 2015-11-17T12:44:02Z | 2015-11-17T23:18:26Z | 2015-11-17T14:57:15Z | CONTRIBUTOR | null | closes #11411
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11628/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11628/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11628.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11628",
"merged_at": "2015-11-17T14:57:15Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11628.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11628"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11629 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11629/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11629/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11629/events | https://github.com/pandas-dev/pandas/issues/11629 | 117,353,567 | MDU6SXNzdWUxMTczNTM1Njc= | 11,629 | DataFrame.add with disjoint indexes failing ramdomly in 0.17.0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/3425?v=4",
"events_url": "https://api.github.com/users/educhana/events{/privacy}",
"followers_url": "https://api.github.com/users/educhana/followers",
"following_url": "https://api.github.com/users/educhana/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "006b75",
"default": false,
"description": "Arithmetic, Comparison, and Logical operations",
"id": 47223669,
"name": "Numeric Operations",
"node_id": "MDU6TGFiZWw0NzIyMzY2OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Numeric%20Operations"
},
{
"c... | closed | false | null | [] | null | 6 | 2015-11-17T13:22:53Z | 2015-11-17T15:24:17Z | 2015-11-17T15:24:17Z | NONE | null | Sometimes DataFrame.add method fails when adding two dataframes.
I have create the snippet below to reproduce. It will fail sooner or later (may take a while, 100000 or more iterations).
I have reproduced the problem always in pandas 0.17.0 and windows x64 (linux x64 seems fine). Using both anaconda and winpython, u... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11629/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11629/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11630 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11630/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11630/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11630/events | https://github.com/pandas-dev/pandas/issues/11630 | 117,393,725 | MDU6SXNzdWUxMTczOTM3MjU= | 11,630 | Timestamp AttributeError | {
"avatar_url": "https://avatars.githubusercontent.com/u/4752920?v=4",
"events_url": "https://api.github.com/users/ktownv/events{/privacy}",
"followers_url": "https://api.github.com/users/ktownv/followers",
"following_url": "https://api.github.com/users/ktownv/following{/other_user}",
"gists_url": "https://ap... | [
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or improved errors from pandas",
"id": 42670965,
"name": "Error Reporting",
"node_id": "MDU6TGFiZWw0MjY3MDk2NQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting"
}
] | closed | false | null | [] | {
"closed_at": "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... | 10 | 2015-11-17T16:35:11Z | 2016-05-20T14:16:17Z | 2016-05-20T14:16:17Z | NONE | null | pandas 0.17.0, python 2.7.10:
> > > import pandas as pd
> > > p = pd.Timestamp(2015, 11, 12)
> > > p
> > > Traceback (most recent call last):
> > > File "<stdin>", line 1, in <module>
> > > File "pandas\tslib.pyx", line 339, in pandas.tslib.Timestamp.**repr** (pandas\tslib.c:9660)
> > > AttributeError: 'int' objec... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11630/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11630/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11631 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11631/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11631/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11631/events | https://github.com/pandas-dev/pandas/issues/11631 | 117,469,078 | MDU6SXNzdWUxMTc0NjkwNzg= | 11,631 | CLN: tshift & shift could be consolidated | {
"avatar_url": "https://avatars.githubusercontent.com/u/5635139?v=4",
"events_url": "https://api.github.com/users/max-sixty/events{/privacy}",
"followers_url": "https://api.github.com/users/max-sixty/followers",
"following_url": "https://api.github.com/users/max-sixty/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": "AD7FA8",
"default": false,
"description": null,
... | closed | false | null | [] | {
"closed_at": "2020-07-28T18:13:47Z",
"closed_issues": 2378,
"created_at": "2019-12-02T12:52:48Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 2 | 2015-11-17T22:45:59Z | 2020-06-15T13:20:34Z | 2020-06-15T13:20:34Z | CONTRIBUTOR | null | Particularly now that `shift` only works on datetime-like indexes (https://github.com/pydata/pandas/pull/11211)
They look almost the same, although not exactly:
``` python
In [11]: df=pd.DataFrame(pd.np.random.rand(5,2), index=pd.date_range(periods=5, start='2000'))
In [12]: df
Out[12]:
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/11631/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11631/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11632 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11632/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11632/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11632/events | https://github.com/pandas-dev/pandas/pull/11632 | 117,474,691 | MDExOlB1bGxSZXF1ZXN0NTEwMjA0Nzk= | 11,632 | TST: Fix two failing tests on Windows #10631 | {
"avatar_url": "https://avatars.githubusercontent.com/u/31669?v=4",
"events_url": "https://api.github.com/users/Moisan/events{/privacy}",
"followers_url": "https://api.github.com/users/Moisan/followers",
"following_url": "https://api.github.com/users/Moisan/following{/other_user}",
"gists_url": "https://api.... | [
{
"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": "e102d8",
"d... | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 1 | 2015-11-17T23:21:52Z | 2018-09-11T02:58:11Z | 2015-11-18T11:48:36Z | CONTRIBUTOR | null | I spotted two failing tests with errors similar to what described @chris-b1 in #10631:
```
Attribute "dtype" are different
[left]: int32
[right]: int64
```
This PR fixes this on windows.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11632/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11632/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11632.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11632",
"merged_at": "2015-11-18T11:48:36Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11632.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11632"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11633 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11633/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11633/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11633/events | https://github.com/pandas-dev/pandas/issues/11633 | 117,488,583 | MDU6SXNzdWUxMTc0ODg1ODM= | 11,633 | Pivot to SparseDataFrame: TypeError: ufunc 'isnan' not supported in sparse matrix conversion | {
"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": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stac... | closed | false | null | [] | {
"closed_at": "2016-10-03T08:52:13Z",
"closed_issues": 733,
"created_at": "2016-03-11T21:24:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 7 | 2015-11-18T01:10:01Z | 2016-05-18T13:22:36Z | 2016-05-18T13:22:36Z | NONE | null | I want to convert a DataFrame to SparseDataFrame before pivoting it (when it gets really sparse, see also [this discussion](http://stackoverflow.com/questions/31661604/efficiently-create-sparse-pivot-tables-in-pandas) ). I have a textual key, which I need to keep ("chr"):
```
df = pd.DataFrame( list(zip([3,2,4,1,5,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/11633/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11633/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11634 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11634/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11634/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11634/events | https://github.com/pandas-dev/pandas/pull/11634 | 117,503,982 | MDExOlB1bGxSZXF1ZXN0NTEwMzc3ODA= | 11,634 | CLN: Followup to HTML Formatting | {
"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": "8AE234",
"default": false,
"description": null,
"id": 2413328,
"name": "Visualization",
"node_id": "MDU6TGFiZWwyNDEzMzI4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization"
}
] | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 0 | 2015-11-18T03:15:27Z | 2015-11-18T11:52:12Z | 2015-11-18T11:52:12Z | CONTRIBUTOR | null | Partially closes https://github.com/pydata/pandas/issues/11610#issuecomment-157197629
- CSS update
- whatsnew example
- print_versions
- requirements_all
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11634/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11634/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11634.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11634",
"merged_at": "2015-11-18T11:52:12Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11634.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11634"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11635 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11635/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11635/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11635/events | https://github.com/pandas-dev/pandas/issues/11635 | 117,546,982 | MDU6SXNzdWUxMTc1NDY5ODI= | 11,635 | BUG: groupby nunique with Categorical and missing categories gives ValueError | {
"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": "729FCF",
"default": false,
"description": null,
"id": 233160,
... | 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",
... | 8 | 2015-11-18T09:31:34Z | 2017-07-20T12:31:42Z | 2017-07-20T12:31:42Z | MEMBER | null | From SO: http://stackoverflow.com/questions/33775560/how-to-group-categorical-values-in-pandas
```
import pandas as pd
df = pd.DataFrame()
df['A'] = ['C1', 'C1', 'C2', 'C2', 'C3', 'C3']
df['B'] = [1,2,3,4,5,6]
df['A'] = df.loc[:,'A'].astype('category')
df2 = df[0:3]
result = df2.groupby(by='A')['B'].nunique()
```
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11635/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11635/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11636 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11636/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11636/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11636/events | https://github.com/pandas-dev/pandas/issues/11636 | 117,565,613 | MDU6SXNzdWUxMTc1NjU2MTM= | 11,636 | Pandas automatically interprets string as datetime | {
"avatar_url": "https://avatars.githubusercontent.com/u/8370562?v=4",
"events_url": "https://api.github.com/users/tangfucius/events{/privacy}",
"followers_url": "https://api.github.com/users/tangfucius/followers",
"following_url": "https://api.github.com/users/tangfucius/following{/other_user}",
"gists_url":... | [] | closed | false | null | [] | null | 1 | 2015-11-18T11:15:47Z | 2018-02-13T11:06:02Z | 2018-02-13T11:06:02Z | NONE | null | I have a dataframe that looks like this:
| Index | IssueId | AppName | IssueStatus | IssueDescription | IssueCreatedTime |
| --- | --- | --- | --- | --- | --- |
| 9965 | 239578 | abc | New | 'Rewards' | 2015-11-15 14:25:40 |
| 9966 | 219878 | abc | Resolved | '\u0414' | 2015-10-27 13:35:03 |
| 9967 | 239580 | abc | Ne... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11636/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11636/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11637 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11637/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11637/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11637/events | https://github.com/pandas-dev/pandas/issues/11637 | 117,568,111 | MDU6SXNzdWUxMTc1NjgxMTE= | 11,637 | DataFrame.to_csv() produces wrong results when mixed-type columns are specified | {
"avatar_url": "https://avatars.githubusercontent.com/u/10167353?v=4",
"events_url": "https://api.github.com/users/Sereger13/events{/privacy}",
"followers_url": "https://api.github.com/users/Sereger13/followers",
"following_url": "https://api.github.com/users/Sereger13/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": "ededed",
"default": false,
"description": "__repr__ of pandas objec... | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 2 | 2015-11-18T11:33:18Z | 2015-11-20T00:40:57Z | 2015-11-20T00:40:57Z | NONE | null | This used to work OK in version 0.15 but stopped working in versions 0.16+.
``` python
import pandas as pd
df = pd.DataFrame({0: ['a', 'b', 'c'],
1: ['aa', 'bb', 'cc']})
df['test'] = 'txt'
df.to_csv('/home/temp/df.csv', columns=['test', 0, 1])
```
The following output is produced (values from colum... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11637/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11637/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11638 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11638/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11638/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11638/events | https://github.com/pandas-dev/pandas/issues/11638 | 117,574,642 | MDU6SXNzdWUxMTc1NzQ2NDI= | 11,638 | Dataframe column dtype changed from int8 to int64 when setting complete column | {
"avatar_url": "https://avatars.githubusercontent.com/u/380927?v=4",
"events_url": "https://api.github.com/users/cpaulik/events{/privacy}",
"followers_url": "https://api.github.com/users/cpaulik/followers",
"following_url": "https://api.github.com/users/cpaulik/following{/other_user}",
"gists_url": "https://... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 12 | 2015-11-18T12:17:46Z | 2015-11-20T15:18:49Z | 2015-11-20T00:59:32Z | CONTRIBUTOR | null | The following example should explain:
``` python
Python 2.7.10 |Continuum Analytics, Inc.| (default, Oct 19 2015, 18:04:42)
Type "copyright", "credits" or "license" for more information.
IPython 4.0.0 -- An enhanced Interactive Python.
? -> Introduction and overview of IPython's features.
%quickref -> Quick ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11638/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11638/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11639 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11639/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11639/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11639/events | https://github.com/pandas-dev/pandas/pull/11639 | 117,585,085 | MDExOlB1bGxSZXF1ZXN0NTEwODI4NzI= | 11,639 | BUG: remove_unused_categories with NaN values (GH11599) | {
"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": "e11d21",
"default": false,
"description": "Categorical Data Type",
... | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 1 | 2015-11-18T13:19:31Z | 2015-11-18T21:34:56Z | 2015-11-18T21:34:56Z | MEMBER | null | Closes #11599
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11639/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11639/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11639.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11639",
"merged_at": "2015-11-18T21:34:56Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11639.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11639"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11640 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11640/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11640/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11640/events | https://github.com/pandas-dev/pandas/issues/11640 | 117,597,807 | MDU6SXNzdWUxMTc1OTc4MDc= | 11,640 | BUG AttributeError: 'DataFrameGroupBy' object has no attribute '_obj_with_exclusions' | {
"avatar_url": "https://avatars.githubusercontent.com/u/9929982?v=4",
"events_url": "https://api.github.com/users/nbonnotte/events{/privacy}",
"followers_url": "https://api.github.com/users/nbonnotte/followers",
"following_url": "https://api.github.com/users/nbonnotte/following{/other_user}",
"gists_url": "h... | [
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
"name": "Groupby",
"node_id": "MDU6TGFiZWwyMzMxNjA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby"
},
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or im... | 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 | 2015-11-18T14:27:07Z | 2016-01-29T14:40:50Z | 2016-01-29T14:40:50Z | CONTRIBUTOR | null | I guess it will be clearer with an example. First, let's prepare the dataframe:
```
In [2]: df = pd.DataFrame(columns=['a','b','c','d'], data=[[1,'b1','c1',3], [1,'b2','c2',4]])
In [3]: df = df.pivot_table(index='a', columns=['b','c'], values='d').reset_index()
In [4]: df
Out[28]:
b a b1 b2
c c1 c2
0 1 3 4
`... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11640/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11640/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11641 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11641/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11641/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11641/events | https://github.com/pandas-dev/pandas/pull/11641 | 117,622,127 | MDExOlB1bGxSZXF1ZXN0NTExMDU0MTE= | 11,641 | TST: tests for outputing ambiguous times, #11619, fixed already in #11301 | {
"avatar_url": "https://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": "ededed",
"d... | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 0 | 2015-11-18T16:17:40Z | 2015-11-18T16:49:58Z | 2015-11-18T16:49:58Z | CONTRIBUTOR | null | closes #11619
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11641/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11641/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11641.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11641",
"merged_at": "2015-11-18T16:49:58Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11641.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11641"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11642 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11642/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11642/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11642/events | https://github.com/pandas-dev/pandas/issues/11642 | 117,700,327 | MDU6SXNzdWUxMTc3MDAzMjc= | 11,642 | ENH: enumerate groups | {
"avatar_url": "https://avatars.githubusercontent.com/u/980054?v=4",
"events_url": "https://api.github.com/users/dsm054/events{/privacy}",
"followers_url": "https://api.github.com/users/dsm054/followers",
"following_url": "https://api.github.com/users/dsm054/following{/other_user}",
"gists_url": "https://api... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "729FCF",
"default": false,
"description": null,
... | closed | false | null | [] | {
"closed_at": "2017-06-07T21:25:14Z",
"closed_issues": 117,
"created_at": "2017-05-05T11:47:57Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 5 | 2015-11-18T22:49:17Z | 2017-06-01T22:12:15Z | 2017-06-01T22:12:15Z | CONTRIBUTOR | null | Sometimes it's handy to have access to a distinct integer for each group. For example, using the (internal) grouper:
```
>>> df = pd.DataFrame({"a": list("xyyzxy"), "b": list("ab"*3), "c": range(6)})
>>> df["group_id"] = df.groupby(["a","b"]).grouper.group_info[0]
>>> df
a b c group_id
0 x a 0 0
1 y... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11642/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11642/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11643 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11643/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11643/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11643/events | https://github.com/pandas-dev/pandas/pull/11643 | 117,723,771 | MDExOlB1bGxSZXF1ZXN0NTExNzA2MDE= | 11,643 | PERF: improves performance in remove_unused_categories | {
"avatar_url": "https://avatars.githubusercontent.com/u/1288998?v=4",
"events_url": "https://api.github.com/users/behzadnouri/events{/privacy}",
"followers_url": "https://api.github.com/users/behzadnouri/followers",
"following_url": "https://api.github.com/users/behzadnouri/following{/other_user}",
"gists_ur... | [
{
"color": "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": "e11d21",
"default"... | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 1 | 2015-11-19T02:02:07Z | 2015-11-21T21:41:14Z | 2015-11-19T03:13:22Z | CONTRIBUTOR | null | on master:
``` python
In [1]: np.random.seed(2718281)
In [2]: n = 1 << 20
In [3]: ix = tm.makeCategoricalIndex(n, n // 10)
In [4]: %timeit ix.remove_unused_categories()
1 loops, best of 3: 527 ms per loop
```
on branch:
``` python
In [4]: %timeit ix.remove_unused_categories()
1 loops, best of 3: 216 ms per loop
`... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11643/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11643/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11643.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11643",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/11643.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11643"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11644 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11644/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11644/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11644/events | https://github.com/pandas-dev/pandas/pull/11644 | 117,733,127 | MDExOlB1bGxSZXF1ZXN0NTExNzU4ODU= | 11,644 | BUG #11638 return correct dtype for int and float | {
"avatar_url": "https://avatars.githubusercontent.com/u/2503544?v=4",
"events_url": "https://api.github.com/users/varunkumar-dev/events{/privacy}",
"followers_url": "https://api.github.com/users/varunkumar-dev/followers",
"following_url": "https://api.github.com/users/varunkumar-dev/following{/other_user}",
... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "e102d8",
"default": false,
"description": "Unexpected or buggy dtyp... | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 8 | 2015-11-19T03:27:19Z | 2015-11-20T01:41:08Z | 2015-11-20T00:59:20Z | CONTRIBUTOR | null | closes #11638
Please review.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11644/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11644/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11644.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11644",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/11644.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11644"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11645 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11645/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11645/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11645/events | https://github.com/pandas-dev/pandas/issues/11645 | 117,802,835 | MDU6SXNzdWUxMTc4MDI4MzU= | 11,645 | Bug when computing rolling_mean with extreme value | {
"avatar_url": "https://avatars.githubusercontent.com/u/10959702?v=4",
"events_url": "https://api.github.com/users/julienvienne/events{/privacy}",
"followers_url": "https://api.github.com/users/julienvienne/followers",
"following_url": "https://api.github.com/users/julienvienne/following{/other_user}",
"gist... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "AD7FA8",
"default": false,
"description": null,
"id": 358182... | closed | false | null | [] | {
"closed_at": "2020-12-26T13:57:50Z",
"closed_issues": 1768,
"created_at": "2020-05-29T23:47:32Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 6 | 2015-11-19T12:19:03Z | 2020-09-18T21:59:24Z | 2020-09-18T21:59:24Z | NONE | null | Hello,
Please consider the following code :
```
import pandas as pd
import numpy as ny
dates = pd.date_range("2015-01-01", periods=10, freq="D")
ts = pd.TimeSeries(data=range(10), index=dates, dtype=ny.float64)
ts_mean = pd.rolling_mean(ts, 5)
print(ts)
2015-01-01 0
2015-01-02 1
2015-01-03 2
2015-01-04 3... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11645/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11645/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11646 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11646/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11646/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11646/events | https://github.com/pandas-dev/pandas/pull/11646 | 117,811,953 | MDExOlB1bGxSZXF1ZXN0NTEyMjA3OTI= | 11,646 | DOC: fix up doc-string creations in generic.py | {
"avatar_url": "https://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": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 0 | 2015-11-19T13:18:00Z | 2015-11-19T13:38:45Z | 2015-11-19T13:38:45Z | CONTRIBUTOR | null | change in function locations, very minor corrections for functions like `DataFrame.sum`
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11646/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11646/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11646.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11646",
"merged_at": "2015-11-19T13:38:45Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11646.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11646"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11647 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11647/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11647/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11647/events | https://github.com/pandas-dev/pandas/issues/11647 | 117,828,837 | MDU6SXNzdWUxMTc4Mjg4Mzc= | 11,647 | BUG when filtering dates "less than or equal to" with HOUR in datetime64[ns] columns | {
"avatar_url": "https://avatars.githubusercontent.com/u/9157669?v=4",
"events_url": "https://api.github.com/users/AndresGlez/events{/privacy}",
"followers_url": "https://api.github.com/users/AndresGlez/followers",
"following_url": "https://api.github.com/users/AndresGlez/following{/other_user}",
"gists_url":... | [
{
"color": "0052cc",
"default": false,
"description": null,
"id": 34444536,
"name": "Usage Question",
"node_id": "MDU6TGFiZWwzNDQ0NDUzNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question"
}
] | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 4 | 2015-11-19T14:47:45Z | 2015-11-19T15:45:44Z | 2015-11-19T15:41:04Z | NONE | null | Please, consider the following code:
```
In [0]: import pandas as pd
In [1]: my_data = [{'TICKET_NUMBER' : '001', 'DATE' : '2015-11-11 11:15'},
{'TICKET_NUMBER' : '002', 'DATE' : '2015-11-12 14:32'},
{'TICKET_NUMBER' : '003', 'DATE' : '2015-11-13 15:33'},
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11647/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11647/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11648 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11648/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11648/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11648/events | https://github.com/pandas-dev/pandas/issues/11648 | 117,889,844 | MDU6SXNzdWUxMTc4ODk4NDQ= | 11,648 | .dt error when handling Series across daylight savings boundary | {
"avatar_url": "https://avatars.githubusercontent.com/u/8560680?v=4",
"events_url": "https://api.github.com/users/nasrallah/events{/privacy}",
"followers_url": "https://api.github.com/users/nasrallah/followers",
"following_url": "https://api.github.com/users/nasrallah/following{/other_user}",
"gists_url": "h... | [
{
"color": "009800",
"default": false,
"description": "Duplicate issue or pull request",
"id": 40153326,
"name": "Duplicate Report",
"node_id": "MDU6TGFiZWw0MDE1MzMyNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report"
}
] | closed | false | null | [] | null | 2 | 2015-11-19T19:31:36Z | 2015-11-19T19:54:03Z | 2015-11-19T19:53:46Z | NONE | null | ``` python
import pandas as pd
## two timepoints in UTC flanking the US/Eastern DST shift
date_strings = ['2015-11-01T05:00:00Z', '2015-11-01T07:00:00Z']
S = pd.Series(date_strings)
## Convert to US/Eastern
S = pd.to_datetime(S).apply(lambda x: x.tz_localize('UTC').tz_convert('US/Eastern'))
S.dt.dayofweek
## Attribute... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11648/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11648/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11649 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11649/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11649/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11649/events | https://github.com/pandas-dev/pandas/pull/11649 | 117,896,152 | MDExOlB1bGxSZXF1ZXN0NTEyNzMwMzE= | 11,649 | Bug#11637 fix to_csv | {
"avatar_url": "https://avatars.githubusercontent.com/u/2503544?v=4",
"events_url": "https://api.github.com/users/varunkumar-dev/events{/privacy}",
"followers_url": "https://api.github.com/users/varunkumar-dev/followers",
"following_url": "https://api.github.com/users/varunkumar-dev/following{/other_user}",
... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "ededed",
"default": false,
"description": "__repr__ of pandas objec... | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 4 | 2015-11-19T20:02:39Z | 2015-11-20T01:41:16Z | 2015-11-20T00:40:45Z | CONTRIBUTOR | null | This is a fix to Bug #11637.
Error Description : incorrect output when a mix of integer and string column names passed as columns parameter in to_csv().
[format.py](https://github.com/pydata/pandas/blob/master/pandas/core/format.py#L1330) is the cause of this discrepancy.
Please review .
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11649/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11649/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11649.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11649",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/11649.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11649"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11650 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11650/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11650/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11650/events | https://github.com/pandas-dev/pandas/pull/11650 | 117,903,073 | MDExOlB1bGxSZXF1ZXN0NTEyNzc0OTE= | 11,650 | DOC: sponsor notice | {
"avatar_url": "https://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": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 9 | 2015-11-19T20:39:41Z | 2015-11-20T15:19:21Z | 2015-11-20T12:43:54Z | CONTRIBUTOR | null | cc @jorisvandenbossche
cc @cpcloud
cc @shoyer
cc @wesm
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11650/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11650/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11650.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11650",
"merged_at": "2015-11-20T12:43:54Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11650.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11650"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11651 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11651/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11651/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11651/events | https://github.com/pandas-dev/pandas/pull/11651 | 117,912,657 | MDExOlB1bGxSZXF1ZXN0NTEyODQxMTc= | 11,651 | Fix link to numexpr | {
"avatar_url": "https://avatars.githubusercontent.com/u/4684327?v=4",
"events_url": "https://api.github.com/users/codypiersall/events{/privacy}",
"followers_url": "https://api.github.com/users/codypiersall/followers",
"following_url": "https://api.github.com/users/codypiersall/following{/other_user}",
"gists... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 1 | 2015-11-19T21:34:09Z | 2015-11-19T21:40:19Z | 2015-11-19T21:40:15Z | CONTRIBUTOR | null | Numexpr was hosted on Google code, but moved to Github.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11651/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11651/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11651.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11651",
"merged_at": "2015-11-19T21:40:15Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11651.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11651"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11652 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11652/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11652/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11652/events | https://github.com/pandas-dev/pandas/issues/11652 | 117,920,565 | MDU6SXNzdWUxMTc5MjA1NjU= | 11,652 | BUG: ValueError when indexing using range only when length >= 1,000,000 | {
"avatar_url": "https://avatars.githubusercontent.com/u/1040235?v=4",
"events_url": "https://api.github.com/users/nekobon/events{/privacy}",
"followers_url": "https://api.github.com/users/nekobon/followers",
"following_url": "https://api.github.com/users/nekobon/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 3 | 2015-11-19T22:14:22Z | 2015-11-20T00:38:08Z | 2015-11-20T00:38:08Z | NONE | null | From SO (http://stackoverflow.com/questions/33814223/strange-error-in-pandas-indexing-with-range-when-length-1-000-000)
Pandas raises a ValueError when assigning multiple values to a Series (or DataFrame) using range(x) where x > 1. This error is raised only when its length is one million or larger.
``` python
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/11652/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11652/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11653 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11653/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11653/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11653/events | https://github.com/pandas-dev/pandas/pull/11653 | 117,926,569 | MDExOlB1bGxSZXF1ZXN0NTEyOTMyODA= | 11,653 | BUG: indexing with a range , #11652 | {
"avatar_url": "https://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": "4E9A06",
"default": false,
"description": null,
"id": 76812,
... | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 0 | 2015-11-19T22:47:48Z | 2015-11-20T00:38:08Z | 2015-11-20T00:38:08Z | CONTRIBUTOR | null | closes #11652
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11653/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11653/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11653.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11653",
"merged_at": "2015-11-20T00:38:08Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11653.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11653"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11654 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11654/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11654/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11654/events | https://github.com/pandas-dev/pandas/issues/11654 | 117,938,925 | MDU6SXNzdWUxMTc5Mzg5MjU= | 11,654 | read_csv: CparserError being ignored instead of raising an error | {
"avatar_url": "https://avatars.githubusercontent.com/u/82713?v=4",
"events_url": "https://api.github.com/users/sandbox/events{/privacy}",
"followers_url": "https://api.github.com/users/sandbox/followers",
"following_url": "https://api.github.com/users/sandbox/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "5319e7",
"default": false,
"description": "read_csv, to_csv",
"id": 47229171,
"name": "IO CSV",
"node_id": "MDU6TGFiZWw0NzIyOTE3MQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV"
}
] | closed | false | null | [] | null | 6 | 2015-11-20T00:19:47Z | 2015-11-20T19:51:50Z | 2015-11-20T01:26:45Z | NONE | null | I'm having trouble with an install of pandas 0.17.0 not raising errors CParserErrors when encountering a badly formatted csv.
```
>>> import pandas as pd
>>> import StringIO
>>> dataframe = pd.read_csv(StringIO.StringIO('group,"this\nreally,error\ni,hope\n'), sep=',', header=None, skiprows=0, nrows=None, index_col=Fal... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11654/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11654/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11655 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11655/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11655/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11655/events | https://github.com/pandas-dev/pandas/issues/11655 | 118,015,613 | MDU6SXNzdWUxMTgwMTU2MTM= | 11,655 | Conditional HTML styling hides MultiIndex structure | {
"avatar_url": "https://avatars.githubusercontent.com/u/1055719?v=4",
"events_url": "https://api.github.com/users/mattilyra/events{/privacy}",
"followers_url": "https://api.github.com/users/mattilyra/followers",
"following_url": "https://api.github.com/users/mattilyra/following{/other_user}",
"gists_url": "h... | [
{
"color": "ededed",
"default": false,
"description": "__repr__ of pandas objects, to_string",
"id": 13101118,
"name": "Output-Formatting",
"node_id": "MDU6TGFiZWwxMzEwMTExOA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting"
},
{
"color": "006b7... | 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... | 16 | 2015-11-20T10:57:04Z | 2016-08-04T11:43:56Z | 2016-08-04T11:43:55Z | NONE | null | I noticed that the styling doesn't quite work with `MultiIndex` data frames. For example if we have a dataframe with two cross validated scores and take their `mean`and `sem` using `groupby` to get a `MultiIndex` dataframe
```
import itertools
import pandas as pd
import numpy as np
jobs = itertools.product(['a', 'b',... | {
"+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/11655/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11655/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11656 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11656/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11656/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11656/events | https://github.com/pandas-dev/pandas/issues/11656 | 118,017,238 | MDU6SXNzdWUxMTgwMTcyMzg= | 11,656 | HTML styling set_precision should take subset | {
"avatar_url": "https://avatars.githubusercontent.com/u/1055719?v=4",
"events_url": "https://api.github.com/users/mattilyra/events{/privacy}",
"followers_url": "https://api.github.com/users/mattilyra/followers",
"following_url": "https://api.github.com/users/mattilyra/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": "006b75",
"default": false,
"description": "read_html, to_html, Styl... | 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",
... | 7 | 2015-11-20T11:07:38Z | 2021-09-09T14:13:05Z | 2021-09-09T14:13:04Z | NONE | null | There's a problem in the way `.set_precision` currently works as it is being applied to all table cells indiscriminately. For instance a dataframe with means and standard errors cross validated across some parameter values the `set_precision` will easily hide a lot of detail in the results.
![screen shot 2015-11-20 at... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11656/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11656/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11657 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11657/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11657/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11657/events | https://github.com/pandas-dev/pandas/issues/11657 | 118,040,970 | MDU6SXNzdWUxMTgwNDA5NzA= | 11,657 | Can't run nosetests in PyCharm: dlopen symbol not found: _PyCObject_Type | {
"avatar_url": "https://avatars.githubusercontent.com/u/4025968?v=4",
"events_url": "https://api.github.com/users/IamGianluca/events{/privacy}",
"followers_url": "https://api.github.com/users/IamGianluca/followers",
"following_url": "https://api.github.com/users/IamGianluca/following{/other_user}",
"gists_ur... | [] | closed | false | null | [] | null | 2 | 2015-11-20T13:18:16Z | 2015-11-20T14:03:10Z | 2015-11-20T13:57:29Z | CONTRIBUTOR | null | I think I have a similar to issue https://github.com/pydata/pandas/issues/10933.
In my case the problem manifests only in PyCharm when I try to debug some code. I've already tried to force building the c dependencies using `python setup.py build_ext --inplace -f` but that didn't help.
The error I get is:
```
/Users... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11657/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11657/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11658 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11658/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11658/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11658/events | https://github.com/pandas-dev/pandas/issues/11658 | 118,042,029 | MDU6SXNzdWUxMTgwNDIwMjk= | 11,658 | BUG: multiple assignments with a multi-dim-like | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | null | [] | {
"closed_at": 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",
... | 7 | 2015-11-20T13:24:45Z | 2020-04-10T02:46:15Z | 2020-04-10T02:46:14Z | CONTRIBUTOR | null | This multiple-assignment indexing broke in numpy 1.10 because I think it accidently broadcast certain things.
```
df = DataFrame({'A': ['A0', 'A1', 'A2', 'A3'],
'B': ['B0', 'B1', 'B2', 'B3'],
'C': ['C0', 'C1', 'C2', 'C3'],
'D': ['D0', 'D1'... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11658/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11658/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11659 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11659/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11659/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11659/events | https://github.com/pandas-dev/pandas/pull/11659 | 118,045,253 | MDExOlB1bGxSZXF1ZXN0NTEzNTc2NDQ= | 11,659 | DOC: Clarify foramtting | {
"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": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 1 | 2015-11-20T13:45:15Z | 2015-11-20T13:56:08Z | 2015-11-20T13:56:04Z | CONTRIBUTOR | null | Addresses [this comment](https://github.com/pydata/pandas/issues/11610#issuecomment-158326899) about the formatting being unclear.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11659/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11659/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11659.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11659",
"merged_at": "2015-11-20T13:56:04Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11659.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11659"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11660 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11660/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11660/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11660/events | https://github.com/pandas-dev/pandas/pull/11660 | 118,051,219 | MDExOlB1bGxSZXF1ZXN0NTEzNjE4MTA= | 11,660 | DOC: warnings and remove 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... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 9 | 2015-11-20T14:24:12Z | 2015-11-20T15:27:10Z | 2015-11-20T14:44:28Z | CONTRIBUTOR | null | Couple comments in https://github.com/pydata/pandas/issues/11610#issuecomment-158411503
- warning in the whatsnew
- warning in the Styler docstring
- removes generated HTML version of the notebook, that's built as part of the doc build.
Building the docs now to double check, I'll merge when those are good.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11660/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11660/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11660.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11660",
"merged_at": "2015-11-20T14:44:28Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11660.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11660"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11661 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11661/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11661/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11661/events | https://github.com/pandas-dev/pandas/pull/11661 | 118,053,834 | MDExOlB1bGxSZXF1ZXN0NTEzNjMzOTE= | 11,661 | DOC: whatsnew edits | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 1 | 2015-11-20T14:37:11Z | 2015-11-20T15:39:53Z | 2015-11-20T15:39:53Z | MEMBER | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11661/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11661/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11661.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11661",
"merged_at": "2015-11-20T15:39:53Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11661.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11661"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/11662 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11662/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11662/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11662/events | https://github.com/pandas-dev/pandas/pull/11662 | 118,055,244 | MDExOlB1bGxSZXF1ZXN0NTEzNjQzMTk= | 11,662 | COMPAT: compat of scalars on all platforms, xref #11638 | {
"avatar_url": "https://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": "0052cc",
"d... | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 0 | 2015-11-20T14:45:04Z | 2015-11-20T15:16:15Z | 2015-11-20T15:16: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/11662/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11662/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11662.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11662",
"merged_at": "2015-11-20T15:16:14Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11662.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11662"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/11663 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11663/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11663/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11663/events | https://github.com/pandas-dev/pandas/pull/11663 | 118,064,604 | MDExOlB1bGxSZXF1ZXN0NTEzNzAxODY= | 11,663 | DOC: a few touchups | {
"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": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 2 | 2015-11-20T15:33:55Z | 2015-11-20T16:48:23Z | 2015-11-20T16:48:23Z | CONTRIBUTOR | null | Comments in https://github.com/pydata/pandas/pull/11660#issuecomment-158427446
@jorisvandenbossche
@jreback
I think we're ok to merge.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11663/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11663/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11663.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11663",
"merged_at": "2015-11-20T16:48:23Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11663.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11663"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11664 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11664/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11664/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11664/events | https://github.com/pandas-dev/pandas/pull/11664 | 118,069,830 | MDExOlB1bGxSZXF1ZXN0NTEzNzMyODE= | 11,664 | DOC: add nbviewer link | {
"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": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 0 | 2015-11-20T15:58:22Z | 2015-11-20T16:38:49Z | 2015-11-20T16:38:49Z | CONTRIBUTOR | null | points to master.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11664/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11664/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11664.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11664",
"merged_at": "2015-11-20T16:38:49Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11664.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11664"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11665 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11665/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11665/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11665/events | https://github.com/pandas-dev/pandas/issues/11665 | 118,088,311 | MDU6SXNzdWUxMTgwODgzMTE= | 11,665 | PERF: add datetime caching kw in to_datetime | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "a10c02",
"default": false,
"description": "Memory or... | closed | false | null | [] | {
"closed_at": "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... | 18 | 2015-11-20T17:32:33Z | 2017-11-11T21:00:37Z | 2017-11-11T21:00:37Z | CONTRIBUTOR | null | I'll propose a
`cache_datetime=False` keyword as an addition to `read_csv` and `pd.to_datetime`
this would use a lookup cache (a dict will probably work), to map datetime strings to Timestamp objects. For repeated dates this will lead to some dramatic speedups.
Care must be taken if a `format` kw is provided (in `to... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11665/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11665/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11666 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11666/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11666/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11666/events | https://github.com/pandas-dev/pandas/issues/11666 | 118,090,391 | MDU6SXNzdWUxMTgwOTAzOTE= | 11,666 | ENH: add gzip/bz2 compression to read_pickle() (and perhaps other read_*() methods) | {
"avatar_url": "https://avatars.githubusercontent.com/u/2835900?v=4",
"events_url": "https://api.github.com/users/gfairchild/events{/privacy}",
"followers_url": "https://api.github.com/users/gfairchild/followers",
"following_url": "https://api.github.com/users/gfairchild/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": "06909A",
"default": false,
"description": "IO issue... | 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... | 14 | 2015-11-20T17:45:15Z | 2017-03-13T01:42:24Z | 2017-03-09T15:25:04Z | NONE | null | Right now, `read_csv()` has a `compression` option, which allows the user to pass in a gzipped or bz2-compressed CSV file directly into Pandas to be read. It would be great if `read_pickle()` supported the same option. Pickles actually compress surprisingly well; I have a 567M Pandas pickle (resulting from `DataFrame.t... | {
"+1": 2,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 1,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 3,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11666/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11666/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11667 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11667/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11667/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11667/events | https://github.com/pandas-dev/pandas/pull/11667 | 118,094,095 | MDExOlB1bGxSZXF1ZXN0NTEzODgzNTQ= | 11,667 | WIP: Better formatting for .set_precision | {
"avatar_url": "https://avatars.githubusercontent.com/u/1055719?v=4",
"events_url": "https://api.github.com/users/mattilyra/events{/privacy}",
"followers_url": "https://api.github.com/users/mattilyra/followers",
"following_url": "https://api.github.com/users/mattilyra/following{/other_user}",
"gists_url": "h... | [
{
"color": "ededed",
"default": false,
"description": "__repr__ of pandas objects, to_string",
"id": 13101118,
"name": "Output-Formatting",
"node_id": "MDU6TGFiZWwxMzEwMTExOA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting"
},
{
"color": "006b7... | closed | false | null | [] | null | 16 | 2015-11-20T18:05:27Z | 2016-03-12T17:47:24Z | 2016-03-12T17:47:24Z | NONE | null | closes #11656
I found some extra time behind the sofa and started working on this. I made quite a few additions but by default everything should work as it did.
- just calling `.set_precision` with an `int` will truncate all columns to that many decimal places as before
- precision can be set per column as an extra `... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11667/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11667/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11667.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11667",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/11667.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11667"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11668 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11668/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11668/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11668/events | https://github.com/pandas-dev/pandas/issues/11668 | 118,095,000 | MDU6SXNzdWUxMTgwOTUwMDA= | 11,668 | DataFrame .duplicated() / .drop_duplicates() flagging unique rows as duplicated in 0.17.0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/7012524?v=4",
"events_url": "https://api.github.com/users/bijanhoule/events{/privacy}",
"followers_url": "https://api.github.com/users/bijanhoule/followers",
"following_url": "https://api.github.com/users/bijanhoule/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"
}
] | closed | false | null | [] | null | 5 | 2015-11-20T18:11:39Z | 2015-12-18T18:14:37Z | 2015-11-20T18:17:35Z | NONE | null | Dataframe.duplicated() and .drop_duplicates() are flagging rows as duplicates when they are in fact distinct.
This was the smallest dataset I could make to recreate the issue, but I've seen this issue on DataFrames of any size:
``` python
>>> import pandas as pd
>>> json_data = '{"Col1":{"0":"S2#OaGwWII","1":")A9$... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11668/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11668/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11669 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11669/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11669/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11669/events | https://github.com/pandas-dev/pandas/issues/11669 | 118,118,408 | MDU6SXNzdWUxMTgxMTg0MDg= | 11,669 | pandas.read_sql_table doesn't support Oracle Synonyms | {
"avatar_url": "https://avatars.githubusercontent.com/u/449558?v=4",
"events_url": "https://api.github.com/users/amueller/events{/privacy}",
"followers_url": "https://api.github.com/users/amueller/followers",
"following_url": "https://api.github.com/users/amueller/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": "to_sql, ... | closed | false | null | [] | null | 4 | 2015-11-20T20:17:40Z | 2019-01-21T14:06:31Z | 2019-01-21T14:06:31Z | NONE | null | From what I can see `read_sql_table` has everything necessary to connect to an Oracle database using an SQLAlchemy connection. Unfortunately, it doesn't support `oracle_resolve_synonyms`. http://docs.sqlalchemy.org/en/latest/dialects/oracle.html#synonym-dblink-reflection That means it's not possible to use synonyms for... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11669/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11669/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11670 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11670/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11670/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11670/events | https://github.com/pandas-dev/pandas/issues/11670 | 118,129,358 | MDU6SXNzdWUxMTgxMjkzNTg= | 11,670 | possible bug when calculating mean of DataFrame? | {
"avatar_url": "https://avatars.githubusercontent.com/u/1226080?v=4",
"events_url": "https://api.github.com/users/YAmikep/events{/privacy}",
"followers_url": "https://api.github.com/users/YAmikep/followers",
"following_url": "https://api.github.com/users/YAmikep/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "006b75",
"default": false,
"description": "Arithmetic, Comparison, and Logical operations",
"id": 47223669,
"name": "Numeric Operations",
"node_id": "MDU6TGFiZWw0NzIyMzY2OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Numeric%20Operations"
},
{
"c... | closed | false | null | [] | {
"closed_at": "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... | 7 | 2015-11-20T21:27:24Z | 2019-11-03T14:59:06Z | 2019-11-03T14:59:06Z | NONE | null | I'm trying to calculate the mean of all the columns of a DataFrame but it looks like having a value in the B column of row 6 prevents from calculating the mean on the C column. Possible bug? (pandas: 0.17.1)
``` python
import pandas as pd
from decimal import Decimal
d = [
{'A': 2, 'B': None, 'C': Decimal('628.00')... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11670/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11670/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11671 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11671/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11671/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11671/events | https://github.com/pandas-dev/pandas/pull/11671 | 118,230,029 | MDExOlB1bGxSZXF1ZXN0NTE0NTQyMjA= | 11,671 | BLD: Change pytables to tables in the asv dependencies. | {
"avatar_url": "https://avatars.githubusercontent.com/u/31669?v=4",
"events_url": "https://api.github.com/users/Moisan/events{/privacy}",
"followers_url": "https://api.github.com/users/Moisan/followers",
"following_url": "https://api.github.com/users/Moisan/following{/other_user}",
"gists_url": "https://api.... | [] | closed | false | null | [] | null | 3 | 2015-11-22T00:37:58Z | 2015-11-22T18:35:09Z | 2015-11-22T02:31:36Z | CONTRIBUTOR | null | The asv benchmarks fails to build due to [PyTables PyPI package name being `tables` and not `pytables`](https://pypi.python.org/pypi/tables). This PR fixes the issue and the asv benchmarks now builds correctly.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11671/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11671/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11671.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11671",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/11671.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11671"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11672 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11672/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11672/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11672/events | https://github.com/pandas-dev/pandas/pull/11672 | 118,236,057 | MDExOlB1bGxSZXF1ZXN0NTE0NTY0MzU= | 11,672 | BUG: GH11616 fixes timezone selection error | {
"avatar_url": "https://avatars.githubusercontent.com/u/2503544?v=4",
"events_url": "https://api.github.com/users/varunkumar-dev/events{/privacy}",
"followers_url": "https://api.github.com/users/varunkumar-dev/followers",
"following_url": "https://api.github.com/users/varunkumar-dev/following{/other_user}",
... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
... | 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... | 7 | 2015-11-22T03:18:43Z | 2015-11-27T14:43:04Z | 2015-11-27T13:40:00Z | CONTRIBUTOR | null | closes #11616
closes #11682
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11672/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11672/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11672.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11672",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/11672.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11672"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11673 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11673/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11673/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11673/events | https://github.com/pandas-dev/pandas/pull/11673 | 118,254,441 | MDExOlB1bGxSZXF1ZXN0NTE0NjE3Mjk= | 11,673 | DOC: minor fixes | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2015-11-21T13:47:07Z",
"closed_issues": 216,
"created_at": "2015-09-10T14:30:44Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 0 | 2015-11-22T10:07:03Z | 2015-11-22T10:09:15Z | 2015-11-22T10:09:15Z | MEMBER | null | Some minor fixes that went into the 0.17.1 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/11673/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11673/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11673.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11673",
"merged_at": "2015-11-22T10:09:15Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11673.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11673"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11674 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11674/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11674/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11674/events | https://github.com/pandas-dev/pandas/issues/11674 | 118,254,590 | MDU6SXNzdWUxMTgyNTQ1OTA= | 11,674 | json with multiindex and orient=split, fail to read what has been written | {
"avatar_url": "https://avatars.githubusercontent.com/u/15965316?v=4",
"events_url": "https://api.github.com/users/mchevann/events{/privacy}",
"followers_url": "https://api.github.com/users/mchevann/followers",
"following_url": "https://api.github.com/users/mchevann/following{/other_user}",
"gists_url": "htt... | [
{
"color": "207de5",
"default": false,
"description": "read_json, to_json, json_normalize",
"id": 49379259,
"name": "IO JSON",
"node_id": "MDU6TGFiZWw0OTM3OTI1OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20JSON"
},
{
"color": "207de5",
"default": fa... | closed | false | null | [] | null | 1 | 2015-11-22T10:14:00Z | 2015-11-22T23:22:04Z | 2015-11-22T23:21:57Z | NONE | null | _Summary_
Attempting to read a JSON file that has been written with orient="split" and a multi index is failing.
Pandas '0.17.0' on Python 3.5.0.
_Observations_
It works with orient=columns
It works when there is no multiindex
The output seems ok, the issue is probably on the decoding
_Test case_
import pandas as... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11674/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11674/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11675 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11675/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11675/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11675/events | https://github.com/pandas-dev/pandas/issues/11675 | 118,275,779 | MDU6SXNzdWUxMTgyNzU3Nzk= | 11,675 | apply loop adds an imaginary row | {
"avatar_url": "https://avatars.githubusercontent.com/u/6726717?v=4",
"events_url": "https://api.github.com/users/chris-ch/events{/privacy}",
"followers_url": "https://api.github.com/users/chris-ch/followers",
"following_url": "https://api.github.com/users/chris-ch/following{/other_user}",
"gists_url": "http... | [
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
"name": "Groupby",
"node_id": "MDU6TGFiZWwyMzMxNjA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby"
},
{
"color": "0052cc",
"default": false,
"description": null,
"id": ... | closed | false | null | [] | null | 1 | 2015-11-22T17:19:22Z | 2015-11-22T18:36:45Z | 2015-11-22T18:36:29Z | NONE | null | The following code illustrates the issue:
``` python
import pandas
from pandas import Timestamp
test_data = {'A': {Timestamp('2015-05-05 19:59:09'): 90.659, Timestamp('2015-05-22 19:59:02'): 90.810},
'B': {Timestamp('2015-05-05 19:59:09'): 100.0, Timestamp('2015-05-22 19:59:02'): 100.0}}
def disp(row):
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11675/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11675/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11676 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11676/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11676/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11676/events | https://github.com/pandas-dev/pandas/issues/11676 | 118,290,782 | MDU6SXNzdWUxMTgyOTA3ODI= | 11,676 | Can't get it to read a csv | {
"avatar_url": "https://avatars.githubusercontent.com/u/15971285?v=4",
"events_url": "https://api.github.com/users/ajinkyasirsikar/events{/privacy}",
"followers_url": "https://api.github.com/users/ajinkyasirsikar/followers",
"following_url": "https://api.github.com/users/ajinkyasirsikar/following{/other_user}"... | [] | closed | false | null | [] | null | 4 | 2015-11-22T21:43:56Z | 2015-11-22T21:51:32Z | 2015-11-22T21:45:34Z | NONE | null | I am getting this error. Kindly help.
> > > import pandas as pd
> > > df= pd.read_csv('FBI-CRIME11.csv')
> > > Traceback (most recent call last):
> > > File "<stdin>", line 1, in <module>
> > > File "/Users/ajinkyasirsikar/anaconda/envs/py35/lib/python3.5/site-packages/pandas/io/parsers.py", line 491, in parser_f
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11676/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11676/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11677 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11677/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11677/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11677/events | https://github.com/pandas-dev/pandas/pull/11677 | 118,298,621 | MDExOlB1bGxSZXF1ZXN0NTE0Nzg3MTY= | 11,677 | ENH: Read from compressed data sources | {
"avatar_url": "https://avatars.githubusercontent.com/u/3355128?v=4",
"events_url": "https://api.github.com/users/khs26/events{/privacy}",
"followers_url": "https://api.github.com/users/khs26/followers",
"following_url": "https://api.github.com/users/khs26/following{/other_user}",
"gists_url": "https://api.g... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "06909A",
"default": false,
"description": "IO issue... | closed | false | null | [] | null | 5 | 2015-11-22T23:40:42Z | 2016-01-20T14:11:40Z | 2016-01-20T14:11:40Z | CONTRIBUTOR | null | This is the start of an effort to address compression in `read_*` methods (at the moment, just `read_pickle`, as per #11666. So far, I've factored out the compression handling in the `_read` function of `pandas.io.parsers` and used that in the pickling read routine.
Tests on the way, along with actual testing that it ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11677/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11677/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11677.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11677",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/11677.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11677"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11678 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11678/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11678/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11678/events | https://github.com/pandas-dev/pandas/pull/11678 | 118,314,891 | MDExOlB1bGxSZXF1ZXN0NTE0ODUzOTY= | 11,678 | BUG: style.bar results in incorrect gradient using specific browser | {
"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": "ededed",
"default": false,
"description": "__repr__ of pandas objects, to_string",
"id": 13101118,
"name": "Output-Formatting",
"node_id": "MDU6TGFiZWwxMzEwMTExOA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting"
},
{
"color": "006b7... | 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 | 2015-11-23T03:35:51Z | 2015-12-12T00:26:48Z | 2015-12-10T20:59:56Z | MEMBER | null | It's not a bug on pandas side, but CSS `linear-gradient` with `0%` width seems not be rendered properly using specific browsers.
Below is the output using Mac OSX 10.10.5 / Firefox.

The fix 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/11678/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11678/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11678.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11678",
"merged_at": "2015-12-10T20:59:56Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11678.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11678"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11679 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11679/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11679/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11679/events | https://github.com/pandas-dev/pandas/issues/11679 | 118,394,225 | MDU6SXNzdWUxMTgzOTQyMjU= | 11,679 | BUG: error in in _convert_to_indexer while using .loc with tz-aware DateTimeIndex | {
"avatar_url": "https://avatars.githubusercontent.com/u/6637618?v=4",
"events_url": "https://api.github.com/users/lopezco/events{/privacy}",
"followers_url": "https://api.github.com/users/lopezco/followers",
"following_url": "https://api.github.com/users/lopezco/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions... | closed | false | null | [] | {
"closed_at": "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... | 7 | 2015-11-23T14:37:50Z | 2018-06-28T10:23:02Z | 2018-06-28T10:23:02Z | NONE | null | addtl example / repro in #13908
Hello,
I encounter some problems using the data provided here: [data.txt](https://github.com/pydata/pandas/files/41644/data.txt)
When I was trying to use **.loc** on my **DateTimeIndex**, I go t the following error
``` python
KeyError: "['2015-03-01T02:00:00.000000000+0100'] not in ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11679/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11679/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11680 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11680/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11680/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11680/events | https://github.com/pandas-dev/pandas/issues/11680 | 118,416,530 | MDU6SXNzdWUxMTg0MTY1MzA= | 11,680 | Warning issued every time Pandas is imported | {
"avatar_url": "https://avatars.githubusercontent.com/u/6273?v=4",
"events_url": "https://api.github.com/users/nuin/events{/privacy}",
"followers_url": "https://api.github.com/users/nuin/followers",
"following_url": "https://api.github.com/users/nuin/following{/other_user}",
"gists_url": "https://api.github.... | [
{
"color": "8AE234",
"default": false,
"description": null,
"id": 2413328,
"name": "Visualization",
"node_id": "MDU6TGFiZWwyNDEzMzI4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization"
}
] | closed | false | null | [] | {
"closed_at": 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... | 8 | 2015-11-23T16:19:54Z | 2017-05-31T08:17:50Z | 2017-05-31T08:17:43Z | NONE | null | I am getting the following warning every time I import Pandas in any script
```
/usr/local/lib/python2.7/site-packages/matplotlib/__init__.py:872: UserWarning: axes.color_cycle is deprecated and replaced with axes.prop_cycle; please use the latter.
warnings.warn(self.msg_depr % (key, alt_key))
```
One example would... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11680/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11680/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11681 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11681/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11681/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11681/events | https://github.com/pandas-dev/pandas/pull/11681 | 118,432,548 | MDExOlB1bGxSZXF1ZXN0NTE1NTUwMjQ= | 11,681 | API: DataFrame.to_csv formatting parameters for float indexes | {
"avatar_url": "https://avatars.githubusercontent.com/u/9929982?v=4",
"events_url": "https://api.github.com/users/nbonnotte/events{/privacy}",
"followers_url": "https://api.github.com/users/nbonnotte/followers",
"following_url": "https://api.github.com/users/nbonnotte/following{/other_user}",
"gists_url": "h... | [
{
"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": "ed... | 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 | 2015-11-23T17:38:21Z | 2015-12-27T17:25:29Z | 2015-12-27T17:24:32Z | CONTRIBUTOR | null | Fix issue #11553
Two things:
1) I've created a `Float64Index._format_native_types` method which is a copy-paste of `FloatBlock.to_native_types`. I would have preferred to call the latter directly, but I'm not sure what the `placement` parameter of the `FloatBlock` constructor means. I guess I doesn't really matters... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11681/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11681/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11681.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11681",
"merged_at": "2015-12-27T17:24:32Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11681.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11681"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11682 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11682/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11682/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11682/events | https://github.com/pandas-dev/pandas/issues/11682 | 118,474,145 | MDU6SXNzdWUxMTg0NzQxNDU= | 11,682 | Timezone info lost when broadcasting scalar datetime to DataFrame | {
"avatar_url": "https://avatars.githubusercontent.com/u/11721361?v=4",
"events_url": "https://api.github.com/users/ajenkins-cargometrics/events{/privacy}",
"followers_url": "https://api.github.com/users/ajenkins-cargometrics/followers",
"following_url": "https://api.github.com/users/ajenkins-cargometrics/follo... | [
{
"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-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 | 2015-11-23T21:17:53Z | 2015-11-27T13:40:22Z | 2015-11-27T13:40:22Z | CONTRIBUTOR | null | I've encountered a bug in pandas 0.16.2, where when using broadcasting to assign a datetime.datetime value to a whole column of a DataFrame, the timezone info is lost. Here is an example:
``` python
In [1]: import pandas, datetime, pytz
In [2]: df = pandas.DataFrame({'a': [1,2,3]})
In [3]: dt = datetime.datetime.no... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11682/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11682/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11683 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11683/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11683/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11683/events | https://github.com/pandas-dev/pandas/issues/11683 | 118,488,878 | MDU6SXNzdWUxMTg0ODg4Nzg= | 11,683 | Params not properly supported for pymssql | {
"avatar_url": "https://avatars.githubusercontent.com/u/130636?v=4",
"events_url": "https://api.github.com/users/litchfield/events{/privacy}",
"followers_url": "https://api.github.com/users/litchfield/followers",
"following_url": "https://api.github.com/users/litchfield/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": "5319e7",
"default": false,
"description": "to_sql, ... | open | false | null | [] | null | 2 | 2015-11-23T22:34:54Z | 2020-05-16T03:45:19Z | null | NONE | null | Pandas read SQL functions internally convert params to a list in pandas.io.sql._convert_params().
However on pymssql, params must be a tuple or dictionary. Stacktrace below.
```
Traceback (most recent call last):
File "/Users/simon/.virtualenvs/rfcapital/lib/python3.4/site-packages/pandas/io/sql.py", line 1539, in... | {
"+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/11683/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11683/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11684 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11684/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11684/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11684/events | https://github.com/pandas-dev/pandas/issues/11684 | 118,506,723 | MDU6SXNzdWUxMTg1MDY3MjM= | 11,684 | semantic is not consistent in astype(..) and read_csv(dtype=..) | {
"avatar_url": "https://avatars.githubusercontent.com/u/6048954?v=4",
"events_url": "https://api.github.com/users/superChing/events{/privacy}",
"followers_url": "https://api.github.com/users/superChing/followers",
"following_url": "https://api.github.com/users/superChing/following{/other_user}",
"gists_url":... | [
{
"color": "AD7FA8",
"default": false,
"description": null,
"id": 35818298,
"name": "API Design",
"node_id": "MDU6TGFiZWwzNTgxODI5OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design"
}
] | closed | false | null | [] | null | 1 | 2015-11-24T00:40:33Z | 2015-11-24T13:20:45Z | 2015-11-24T13:15:45Z | NONE | null | pandas 0.17.1
```
import pandas as pd
from io import StringIO
sio=StringIO("""
A
2
nan
""")
df = pd.read_csv(sio,dtype={'A':str})
print(type(df.A[0]),df.A[0])
print(type(df.A[1]),df.A[1])
print()
df=df.astype(str)
print(type(df.A[0]),df.A[0])
print(type(df.A[1]),df.A[1])
```
prints:
```
<class 'str'> 2
<class 'flo... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11684/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11684/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11685 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11685/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11685/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11685/events | https://github.com/pandas-dev/pandas/issues/11685 | 118,543,265 | MDU6SXNzdWUxMTg1NDMyNjU= | 11,685 | Bug Report: drop_duplicates inconsistent result | {
"avatar_url": "https://avatars.githubusercontent.com/u/7094433?v=4",
"events_url": "https://api.github.com/users/PanWu/events{/privacy}",
"followers_url": "https://api.github.com/users/PanWu/followers",
"following_url": "https://api.github.com/users/PanWu/following{/other_user}",
"gists_url": "https://api.g... | [] | closed | false | null | [] | null | 1 | 2015-11-24T06:42:27Z | 2015-11-24T06:51:33Z | 2015-11-24T06:51:33Z | NONE | null | Hi Pandas Community,
```
I found out one potential bug about drop_duplicates producing inconsistent result, with only a switch order of two columns. My Pandas version is 0.17.0. The data set is in Walmart - TripType classification question. https://www.kaggle.com/c/walmart-recruiting-trip-type-classification/data?trai... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11685/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11685/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11686 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11686/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11686/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11686/events | https://github.com/pandas-dev/pandas/issues/11686 | 118,556,999 | MDU6SXNzdWUxMTg1NTY5OTk= | 11,686 | Install.rst is missing references to optional packages | {
"avatar_url": "https://avatars.githubusercontent.com/u/79732?v=4",
"events_url": "https://api.github.com/users/jlec/events{/privacy}",
"followers_url": "https://api.github.com/users/jlec/followers",
"following_url": "https://api.github.com/users/jlec/following{/other_user}",
"gists_url": "https://api.github... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | null | 3 | 2015-11-24T08:31:01Z | 2015-12-23T19:09:00Z | 2015-12-23T19:09:00Z | CONTRIBUTOR | null | Following references are missing
- rpy2
- psycopg (at least testing needs it)
- pymysql (at least testing needs it)
- matplotlib
perhaps there are more.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11686/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11686/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11687 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11687/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11687/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11687/events | https://github.com/pandas-dev/pandas/issues/11687 | 118,585,011 | MDU6SXNzdWUxMTg1ODUwMTE= | 11,687 | multiple test failures in version 0.17.0/1 and python3.5 | {
"avatar_url": "https://avatars.githubusercontent.com/u/79732?v=4",
"events_url": "https://api.github.com/users/jlec/events{/privacy}",
"followers_url": "https://api.github.com/users/jlec/followers",
"following_url": "https://api.github.com/users/jlec/following{/other_user}",
"gists_url": "https://api.github... | [
{
"color": "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": "5319e7",
... | closed | false | null | [] | null | 2 | 2015-11-24T11:14:57Z | 2015-12-06T04:24:18Z | 2015-12-06T04:23:08Z | CONTRIBUTOR | null | ```
INSTALLED VERSIONS
------------------
commit: None
python: 3.5.0.final.0
python-bits: 64
OS: Linux
OS-release: 4.3.0-lh-nvidia
machine: x86_64
processor: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
byteorder: little
LC_ALL: None
LANG: en_GB.utf8
pandas: 0.17.1
nose: 1.3.7
pip: 7.1.2
setuptools: 18.5
Cython: 0.23.4
num... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11687/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11687/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11688 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11688/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11688/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11688/events | https://github.com/pandas-dev/pandas/pull/11688 | 118,593,557 | MDExOlB1bGxSZXF1ZXN0NTE2NTA0MDU= | 11,688 | Use tz.gettz() instead of zoneinfo.gettz() | {
"avatar_url": "https://avatars.githubusercontent.com/u/79732?v=4",
"events_url": "https://api.github.com/users/jlec/events{/privacy}",
"followers_url": "https://api.github.com/users/jlec/followers",
"following_url": "https://api.github.com/users/jlec/following{/other_user}",
"gists_url": "https://api.github... | [] | closed | false | null | [] | null | 2 | 2015-11-24T11:58:23Z | 2015-11-24T12:03:14Z | 2015-11-24T12:03:06Z | CONTRIBUTOR | null | zoneinfo.gettz() seems to have problems (1 & 2) on system which do not install
the zoninfo tarball (e.g. Debian, Gentoo and Fedora) but rely on the system
zoneinfo files. This results in test failures (3 & 4)
tz.gettz() doesn't suffer from this problem.
1 https://github.com/dateutil/dateutil/issues/8
2 https://github.... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11688/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11688/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11688.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11688",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/11688.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11688"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11689 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11689/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11689/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11689/events | https://github.com/pandas-dev/pandas/pull/11689 | 118,594,698 | MDExOlB1bGxSZXF1ZXN0NTE2NTEwMTE= | 11,689 | Use lower case to load jinja2 | {
"avatar_url": "https://avatars.githubusercontent.com/u/79732?v=4",
"events_url": "https://api.github.com/users/jlec/events{/privacy}",
"followers_url": "https://api.github.com/users/jlec/followers",
"following_url": "https://api.github.com/users/jlec/following{/other_user}",
"gists_url": "https://api.github... | [
{
"color": "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... | 1 | 2015-11-24T12:04:44Z | 2015-11-24T13:09:25Z | 2015-11-24T13:09:22Z | CONTRIBUTOR | null | `import imp; imp.load_module("Jinja2", *imp.find_module("Jinja2"))`
raises `ImportError`, where as the lowercase version works fine.
Signed-off-by: Justin Lecher jlec@gentoo.org
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11689/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11689/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11689.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11689",
"merged_at": "2015-11-24T13:09:22Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11689.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11689"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11690 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11690/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11690/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11690/events | https://github.com/pandas-dev/pandas/pull/11690 | 118,604,913 | MDExOlB1bGxSZXF1ZXN0NTE2NTcwODA= | 11,690 | ENH: rounding for datetimelike Indexes/Scalars | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "AFEEEE",
"default": false,
"description": null,
... | 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 | 2015-11-24T13:07:34Z | 2020-05-31T03:23:24Z | 2015-11-29T18:03:36Z | CONTRIBUTOR | null | closes #4314
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11690/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11690/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11690.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11690",
"merged_at": "2015-11-29T18:03:36Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11690.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11690"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11691 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11691/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11691/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11691/events | https://github.com/pandas-dev/pandas/issues/11691 | 118,611,865 | MDU6SXNzdWUxMTg2MTE4NjU= | 11,691 | 0.17 series & dataframe non-commutability | {
"avatar_url": "https://avatars.githubusercontent.com/u/16000020?v=4",
"events_url": "https://api.github.com/users/gregKiely/events{/privacy}",
"followers_url": "https://api.github.com/users/gregKiely/followers",
"following_url": "https://api.github.com/users/gregKiely/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": "006b75",
"default": false,
"description": "Arithmet... | open | false | null | [] | {
"closed_at": null,
"closed_issues": 786,
"created_at": "2015-01-13T10:53:19Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
... | 2 | 2015-11-24T13:47:25Z | 2021-04-21T05:02:23Z | null | NONE | null | `import pandas as pd`
`import numpy as np`
`index = pd.date_range('1-Jan-2016',periods=12,freq='MS')`
`a = pd.DataFrame(np.ones((12,5)),index)`
`b = pd.Series(4.,index)`
`print a.multiply(b,axis=0)`
out:
0 1 2 3 4
2016-01-01 4 4 4 4 4
2016-02-01 4 4 4 4 4
2016-03-01 4 4 4 4 4
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11691/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11691/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11692 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11692/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11692/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11692/events | https://github.com/pandas-dev/pandas/issues/11692 | 118,653,007 | MDU6SXNzdWUxMTg2NTMwMDc= | 11,692 | Style not able to take formatters | {
"avatar_url": "https://avatars.githubusercontent.com/u/11052386?v=4",
"events_url": "https://api.github.com/users/schwallie2/events{/privacy}",
"followers_url": "https://api.github.com/users/schwallie2/followers",
"following_url": "https://api.github.com/users/schwallie2/following{/other_user}",
"gists_url"... | [
{
"color": "ededed",
"default": false,
"description": "__repr__ of pandas objects, to_string",
"id": 13101118,
"name": "Output-Formatting",
"node_id": "MDU6TGFiZWwxMzEwMTExOA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting"
},
{
"color": "AD7FA... | 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 | 2015-11-24T16:47:07Z | 2016-02-12T20:42:51Z | 2016-02-12T20:42:51Z | NONE | null | When using the new CSS styling, there doesn't seem to be a way to add formatters for the numbers. So trying to make the number data display as $10,000 when using any styling options currently seems off the table.
Documented here:
http://stackoverflow.com/questions/33875937/apply-number-formatting-to-pandas-html-css-sty... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11692/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11692/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11693 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11693/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11693/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11693/events | https://github.com/pandas-dev/pandas/issues/11693 | 118,654,562 | MDU6SXNzdWUxMTg2NTQ1NjI= | 11,693 | Inconsistent concat behavior between datetime64[ns] and tz-aware version in 0.17.1 | {
"avatar_url": "https://avatars.githubusercontent.com/u/15970390?v=4",
"events_url": "https://api.github.com/users/brendene/events{/privacy}",
"followers_url": "https://api.github.com/users/brendene/followers",
"following_url": "https://api.github.com/users/brendene/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": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
... | 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 | 2015-11-24T16:52:53Z | 2016-02-01T21:38:25Z | 2016-02-01T21:38:25Z | NONE | null | This edge case appears when concatenating a timezone aware datetime series with another that is filled with only pd.NaT. This works if the second series is only partially filled with pd.NaT. It also works if the second series is another timezone (in that case the resulting Series is timezone unaware).
``` python
imp... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11693/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11693/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11694 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11694/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11694/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11694/events | https://github.com/pandas-dev/pandas/issues/11694 | 118,665,658 | MDU6SXNzdWUxMTg2NjU2NTg= | 11,694 | Error 'unknown locale: UTF-8' on import (Mac OS X) | {
"avatar_url": "https://avatars.githubusercontent.com/u/875194?v=4",
"events_url": "https://api.github.com/users/clstaudt/events{/privacy}",
"followers_url": "https://api.github.com/users/clstaudt/followers",
"following_url": "https://api.github.com/users/clstaudt/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 | [] | null | 3 | 2015-11-24T17:41:33Z | 2015-11-25T16:10:40Z | 2015-11-25T15:23:35Z | NONE | null | I've recently upgraded to Python 3.5 and the newest version of pandas `pandas (0.17.1)`, but this broke the package for me. I'm on Mac OS X 10.9.5. What can I do?
```
cls@clsmba ~> python3
Python 3.5.0 (default, Sep 23 2015, 04:41:33)
[GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.57)] on darwin
Type "help", "copy... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11694/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11694/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11695 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11695/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11695/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11695/events | https://github.com/pandas-dev/pandas/pull/11695 | 118,694,452 | MDExOlB1bGxSZXF1ZXN0NTE3MTE1Mjc= | 11,695 | BUG: Index does not inherit existing Index or DatatetimeIndex object … | {
"avatar_url": "https://avatars.githubusercontent.com/u/4025968?v=4",
"events_url": "https://api.github.com/users/IamGianluca/events{/privacy}",
"followers_url": "https://api.github.com/users/IamGianluca/followers",
"following_url": "https://api.github.com/users/IamGianluca/following{/other_user}",
"gists_ur... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | null | [] | {
"closed_at": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 8 | 2015-11-24T20:18:45Z | 2015-12-18T18:26:10Z | 2015-12-18T18:26:10Z | CONTRIBUTOR | null | This PR is meant to fix issue #11193
The issue prevent, when creating a new `Index` object based on a passed `Index` or `DatetimeIndex` object, to inherit the existing `Index` name if a new name is not provided.
I've also created two unit test which test the new behaviour on both cases (passing an `Index` or `Dateti... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11695/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11695/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11695.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11695",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/11695.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11695"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11696 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11696/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11696/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11696/events | https://github.com/pandas-dev/pandas/pull/11696 | 118,699,138 | MDExOlB1bGxSZXF1ZXN0NTE3MTQ1NTY= | 11,696 | BUG/API: Index creation with different tz coerces DatetimeIndex | {
"avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4",
"events_url": "https://api.github.com/users/sinhrks/events{/privacy}",
"followers_url": "https://api.github.com/users/sinhrks/followers",
"following_url": "https://api.github.com/users/sinhrks/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "AD7FA8",
"default": false,
"description": null,
"id": 35818298,
"name": "API Design",
"node_id": "MDU6TGFiZWwzNTgxODI5OA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design"
},
{
"color": "5319e7",
"default": false,
"description": "T... | 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 | 2015-11-24T20:45:14Z | 2015-12-10T12:47:58Z | 2015-12-10T12:17:20Z | MEMBER | null | Closes #11488.
Based on the type check added in #11588, the change affects to fewer functions than I originally thought.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11696/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11696/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11696.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11696",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/11696.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11696"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/11697 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11697/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11697/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11697/events | https://github.com/pandas-dev/pandas/issues/11697 | 118,709,250 | MDU6SXNzdWUxMTg3MDkyNTA= | 11,697 | Rolling_median fails with large number of elements | {
"avatar_url": "https://avatars.githubusercontent.com/u/15779151?v=4",
"events_url": "https://api.github.com/users/ajspeck/events{/privacy}",
"followers_url": "https://api.github.com/users/ajspeck/followers",
"following_url": "https://api.github.com/users/ajspeck/following{/other_user}",
"gists_url": "https:... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "006b75",
"default": false,
"description": "Arithmetic, Comparison, ... | closed | false | null | [] | {
"closed_at": "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... | 7 | 2015-11-24T21:41:56Z | 2016-04-21T23:42:43Z | 2015-12-01T12:10:28Z | NONE | null | The new version of rolling_median from 0.17.1 fails with:
``` python
pandas\algos.pyx in pandas.algos.roll_median_c (pandas\algos.c:36408)()
MemoryError: skiplist_insert failed
```
when called with series containing large number of values. In comparison, the previous version of 0.17.0 was robust and never showed t... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11697/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11697/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11698 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11698/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11698/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11698/events | https://github.com/pandas-dev/pandas/issues/11698 | 118,713,761 | MDU6SXNzdWUxMTg3MTM3NjE= | 11,698 | pandas.DataFrame.replace raises UnboundLocalError on mixed data types | {
"avatar_url": "https://avatars.githubusercontent.com/u/966476?v=4",
"events_url": "https://api.github.com/users/vladu/events{/privacy}",
"followers_url": "https://api.github.com/users/vladu/followers",
"following_url": "https://api.github.com/users/vladu/following{/other_user}",
"gists_url": "https://api.gi... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on s... | closed | false | null | [] | {
"closed_at": "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 | 2015-11-24T22:07:52Z | 2015-12-02T15:04:44Z | 2015-12-02T15:04:43Z | CONTRIBUTOR | null | This is in 0.17.1. Suppose we have a frame with mixed data types. Suppose also we want to replace a string value with something else. If the frame has only string columns, or maybe string and int columns, this works fine. However, if the frame has string and datetime columns, this raises an exception. 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/11698/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11698/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11699 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11699/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11699/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11699/events | https://github.com/pandas-dev/pandas/issues/11699 | 118,817,123 | MDU6SXNzdWUxMTg4MTcxMjM= | 11,699 | group_by produces 'minlength must be positive error' when applied to empty DataFrame | {
"avatar_url": "https://avatars.githubusercontent.com/u/10167353?v=4",
"events_url": "https://api.github.com/users/Sereger13/events{/privacy}",
"followers_url": "https://api.github.com/users/Sereger13/followers",
"following_url": "https://api.github.com/users/Sereger13/following{/other_user}",
"gists_url": "... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
... | closed | false | null | [] | {
"closed_at": "2016-03-12T16:19:08Z",
"closed_issues": 469,
"created_at": "2015-07-19T20:18:45Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jr... | 8 | 2015-11-25T11:31:27Z | 2015-11-29T17:32:18Z | 2015-11-29T17:32:18Z | NONE | null | This used to work fine in previous versions but appears to be broken in 0.17.1
The following code:
```
import pandas as pd
df = pd.DataFrame({'A': [], 'B': []})
gb = df.groupby('A') .size()
```
Produces this error:
```
ValueError: minlength must be positive
```
In v 0.16.2 the same code produced an empty DataFrame... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11699/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11699/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11700 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11700/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11700/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11700/events | https://github.com/pandas-dev/pandas/issues/11700 | 118,838,334 | MDU6SXNzdWUxMTg4MzgzMzQ= | 11,700 | CLN/API: implemented to_html in terms of .style | {
"avatar_url": "https://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": "ededed",
"default": false,
"description": "__repr__ of pandas objects, to_string",
"id": 13101118,
"name": "Output-Formatting",
"node_id": "MDU6TGFiZWwxMzEwMTExOA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting"
},
{
"color": "AD7FA... | open | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 16 | 2015-11-25T13:37:40Z | 2021-08-25T20:34:06Z | null | CONTRIBUTOR | null | Implement `to_html` / notebook repr based on `.style`.
prob need to expand this to take a `use` argument (to select the style, needs to be 'classic' for a while, to replicate the current `.to_html` one).
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11700/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11700/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11701 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11701/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11701/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11701/events | https://github.com/pandas-dev/pandas/issues/11701 | 118,888,749 | MDU6SXNzdWUxMTg4ODg3NDk= | 11,701 | Interpolate NaT | {
"avatar_url": "https://avatars.githubusercontent.com/u/109167?v=4",
"events_url": "https://api.github.com/users/scls19fr/events{/privacy}",
"followers_url": "https://api.github.com/users/scls19fr/followers",
"following_url": "https://api.github.com/users/scls19fr/following{/other_user}",
"gists_url": "https... | [
{
"color": "009800",
"default": false,
"description": "Duplicate issue or pull request",
"id": 40153326,
"name": "Duplicate Report",
"node_id": "MDU6TGFiZWw0MDE1MzMyNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report"
}
] | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}",
"gists... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4",
"events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}",
"followers_url": "https://api.github.com/users/jbrockmendel/followers",
"following_url": "https://api.github.com/users/jbrockmendel/following{/other_user... | {
"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",
... | 7 | 2015-11-25T17:40:52Z | 2020-03-31T05:30:33Z | 2020-03-31T05:30:23Z | CONTRIBUTOR | null | Hello,
`interpolate` doesn't work with `NaT`
see http://stackoverflow.com/questions/33921795/fill-timestamp-nat-with-a-linear-interpolation/33922824#33922824
Here is a trivial example to show the situation:
```
s = pd.Series(pd.date_range('2015-01-01' , '2015-01-30'), name='t')
s[3], s[4], s[5] = pd.NaT, pd.NaT, pd... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/11701/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11701/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/11702 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11702/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11702/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11702/events | https://github.com/pandas-dev/pandas/pull/11702 | 118,895,356 | MDExOlB1bGxSZXF1ZXN0NTE4Mjk2MTU= | 11,702 | Doc: fix typo in style docs (collied->collide) | {
"avatar_url": "https://avatars.githubusercontent.com/u/68444?v=4",
"events_url": "https://api.github.com/users/aisipos/events{/privacy}",
"followers_url": "https://api.github.com/users/aisipos/followers",
"following_url": "https://api.github.com/users/aisipos/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "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 | 2015-11-25T18:21:28Z | 2015-11-25T18:24:11Z | 2015-11-25T18:24:04Z | 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/11702/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11702/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/11702.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/11702",
"merged_at": "2015-11-25T18:24:04Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/11702.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/11702"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/11703 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/11703/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/11703/comments | https://api.github.com/repos/pandas-dev/pandas/issues/11703/events | https://github.com/pandas-dev/pandas/issues/11703 | 118,899,831 | MDU6SXNzdWUxMTg4OTk4MzE= | 11,703 | ExcelWriter won't write any row but the last when used with XlsxWriter in constant_memory mode | {
"avatar_url": "https://avatars.githubusercontent.com/u/1634529?v=4",
"events_url": "https://api.github.com/users/tilacog/events{/privacy}",
"followers_url": "https://api.github.com/users/tilacog/followers",
"following_url": "https://api.github.com/users/tilacog/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "bfe5bf",
"default": false,
"description": "read_excel, to_excel",
"id": 49254273,
"name": "IO Excel",
"node_id": "MDU6TGFiZWw0OTI1NDI3Mw==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Excel"
}
] | closed | false | null | [] | null | 3 | 2015-11-25T18:47:47Z | 2015-11-30T01:31:06Z | 2015-11-30T01:31:06Z | NONE | null | Hi,
I'm noticing a problem with the xlsx files created by `ExcelWriter` when the engine is set to `"xlsxwriter"` and `options={'constant_memory': True})` kwarg is passed.
No exceptions are raised, but the resulting file will have all rows empty but the last one. Indexes are still written as usual, but all rows are 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/11703/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/11703/timeline | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.