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/22712 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22712/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22712/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22712/events | https://github.com/pandas-dev/pandas/issues/22712 | 360,423,260 | MDU6SXNzdWUzNjA0MjMyNjA= | 22,712 | Unhandled warning from NumPy dev in median | {
"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": "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"
},
{
"color": "d93f0... | closed | false | null | [] | null | 2 | 2018-09-14T19:16:46Z | 2020-07-20T19:31:16Z | 2020-04-05T02:52:11Z | CONTRIBUTOR | null | ```python
In [1]: import pandas as pd
In [2]: import numpy as np
In [3]: x = np.random.randn(30, 4)
In [4]: x[5:10] = np.nan
In [5]: pd.DataFrame(x).median(1).head()
/Users/taugspurger/miniconda3/envs/travis-37-numpydev/lib/python3.7/site-packages/numpy/lib/function_base.py:3267: RuntimeWarning: All-NaN 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/22712/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22712/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22713 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22713/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22713/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22713/events | https://github.com/pandas-dev/pandas/issues/22713 | 360,435,568 | MDU6SXNzdWUzNjA0MzU1Njg= | 22,713 | BUG: astype("category") creates unreachable objects and memory leak | {
"avatar_url": "https://avatars.githubusercontent.com/u/7144301?v=4",
"events_url": "https://api.github.com/users/AnthonyGaruccio/events{/privacy}",
"followers_url": "https://api.github.com/users/AnthonyGaruccio/followers",
"following_url": "https://api.github.com/users/AnthonyGaruccio/following{/other_user}",... | [] | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 786,
"created_at": "2015-01-13T10:53:19Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
... | 3 | 2018-09-14T19:59:18Z | 2021-06-22T05:06:27Z | 2021-06-22T05:06:26Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
>>> import gc
>>> import pandas as pd
>>> import numpy as np
>>> from time import sleep
>>> x = pd.Series(np.arange(10**6) % 10**3).astype(str)
>>> for _ in range(10): ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22713/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22713/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22714 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22714/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22714/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22714/events | https://github.com/pandas-dev/pandas/issues/22714 | 360,435,590 | MDU6SXNzdWUzNjA0MzU1OTA= | 22,714 | Segfaults on Python 3.8 (CPython master) | {
"avatar_url": "https://avatars.githubusercontent.com/u/3972343?v=4",
"events_url": "https://api.github.com/users/tirkarthi/events{/privacy}",
"followers_url": "https://api.github.com/users/tirkarthi/followers",
"following_url": "https://api.github.com/users/tirkarthi/following{/other_user}",
"gists_url": "h... | [
{
"color": "36ede0",
"default": false,
"description": "Non-Recoverable Error",
"id": 1121248195,
"name": "Segfault",
"node_id": "MDU6TGFiZWwxMTIxMjQ4MTk1",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Segfault"
},
{
"color": "fef2c0",
"default": false,
"d... | closed | false | null | [] | null | 5 | 2018-09-14T19:59:22Z | 2019-10-15T14:17:45Z | 2019-10-15T14:17:45Z | NONE | null | Segfaults:
- [ ] indexing/test_indexing.py::TestFancy::test_setitem_list (see #22718)
- [ ] `ujson.encode(np.array(1))` (see #22718)
- [ ] Issue detailed as follows:
#### Code Sample, a copy-pastable example if possible
```python
from pandas import DataFrame
import pandas as pd
df = DataFrame({'A': [1, ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22714/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22714/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22715 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22715/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22715/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22715/events | https://github.com/pandas-dev/pandas/pull/22715 | 360,450,927 | MDExOlB1bGxSZXF1ZXN0MjE1NzA4MTk0 | 22,715 | TST: Mock clipboard IO | {
"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": "a2bca7",
"default": false,
"description": "Continuous Integration",
"id": 48070600,
"name": "CI",
"node_id": "MDU6TGFiZWw0ODA3MDYwMA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI"
},
{
"color": "5319e7",
"default": false,
"description": ... | 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 | 2018-09-14T20:51:46Z | 2018-09-16T19:39:53Z | 2018-09-16T19:39:53Z | CONTRIBUTOR | null | No idea if this will work on not. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22715/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22715/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22715.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22715",
"merged_at": "2018-09-16T19:39:53Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22715.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22715"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22716 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22716/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22716/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22716/events | https://github.com/pandas-dev/pandas/pull/22716 | 360,472,129 | MDExOlB1bGxSZXF1ZXN0MjE1NzI0ODE1 | 22,716 | DOC: Fix broken link in install.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/6737986?v=4",
"events_url": "https://api.github.com/users/ratijas/events{/privacy}",
"followers_url": "https://api.github.com/users/ratijas/followers",
"following_url": "https://api.github.com/users/ratijas/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": "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... | 1 | 2018-09-14T22:21:57Z | 2018-09-15T14:17:08Z | 2018-09-15T12:01:10Z | CONTRIBUTOR | null | Firstly, the link was like `http://https://`; secondly, `/en/default/` endpoint now returns "Permission denied" error (not sure whether it was different before). | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22716/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22716/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22716.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22716",
"merged_at": "2018-09-15T12:01:10Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22716.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22716"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22717 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22717/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22717/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22717/events | https://github.com/pandas-dev/pandas/issues/22717 | 360,478,907 | MDU6SXNzdWUzNjA0Nzg5MDc= | 22,717 | Timedelta interpreted as int upon first insertion into Series | {
"avatar_url": "https://avatars.githubusercontent.com/u/684364?v=4",
"events_url": "https://api.github.com/users/kernc/events{/privacy}",
"followers_url": "https://api.github.com/users/kernc/followers",
"following_url": "https://api.github.com/users/kernc/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": "e102d8",
"default": false,
"description": "Unexpected or buggy dtyp... | closed | false | null | [] | {
"closed_at": "2019-07-19T00:34:29Z",
"closed_issues": 1289,
"created_at": "2018-10-23T02:34:15Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 1 | 2018-09-14T23:01:18Z | 2019-07-10T18:37:48Z | 2019-07-10T18:37:48Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```python
>>> s = pd.Series(['x'])
>>> s['td'] = pd.Timedelta('9 days')
>>> s
0 x
td 777600000000000
dtype: object
# However, *if the key already exists*, it works as expected:
>>> s['td_2'] = 0
>>> s['td_2'] = pd.Timedelta('9 days... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22717/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22717/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22718 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22718/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22718/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22718/events | https://github.com/pandas-dev/pandas/issues/22718 | 360,508,520 | MDU6SXNzdWUzNjA1MDg1MjA= | 22,718 | Collection of segfaults in CPython master | {
"avatar_url": "https://avatars.githubusercontent.com/u/3972343?v=4",
"events_url": "https://api.github.com/users/tirkarthi/events{/privacy}",
"followers_url": "https://api.github.com/users/tirkarthi/followers",
"following_url": "https://api.github.com/users/tirkarthi/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 | 2018-09-15T05:08:33Z | 2018-09-15T18:58:27Z | 2018-09-15T18:58:27Z | NONE | null | I have reported #22714 but as I ran the test suite I can still see more segfaults. I am opening this to collect all of them since I don't know how to name the issue for every segfault since I don't know the proper reason. Kindly let me know if I need to use separate issues. I am using master branch of Pandas for testin... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22718/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22718/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22719 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22719/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22719/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22719/events | https://github.com/pandas-dev/pandas/issues/22719 | 360,547,701 | MDU6SXNzdWUzNjA1NDc3MDE= | 22,719 | BUG: Python crashes with bad function arguments | {
"avatar_url": "https://avatars.githubusercontent.com/u/16204193?v=4",
"events_url": "https://api.github.com/users/labodyn/events{/privacy}",
"followers_url": "https://api.github.com/users/labodyn/followers",
"following_url": "https://api.github.com/users/labodyn/following{/other_user}",
"gists_url": "https:... | [
{
"color": "0e8a16",
"default": true,
"description": null,
"id": 717120670,
"name": "good first issue",
"node_id": "MDU6TGFiZWw3MTcxMjA2NzA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue"
},
{
"color": "cdea3c",
"default": false,
"de... | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 12 | 2018-09-15T15:04:20Z | 2021-05-31T14:27:02Z | 2021-05-31T14:27:02Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
s = pd.Series(range(10))
s.rolling(0).min()
```
#### Problem description
Python crashes instead of raising an Exception
#### Expected Output
raising an Exception
#### Output of ``pd.show_versions()``
<details>
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/22719/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22719/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22720 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22720/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22720/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22720/events | https://github.com/pandas-dev/pandas/issues/22720 | 360,552,811 | MDU6SXNzdWUzNjA1NTI4MTE= | 22,720 | Reading SAS time variables | {
"avatar_url": "https://avatars.githubusercontent.com/u/20906808?v=4",
"events_url": "https://api.github.com/users/sasutils/events{/privacy}",
"followers_url": "https://api.github.com/users/sasutils/followers",
"following_url": "https://api.github.com/users/sasutils/following{/other_user}",
"gists_url": "htt... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "5319e7",
"default": false,
"description": "SAS: rea... | open | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 7 | 2018-09-15T16:06:24Z | 2021-06-22T05:07:36Z | null | NONE | null | #### Code Sample, a copy-pastable example if possible
#### Problem description
I tried to search to see if this issue was raised before, but could not find anything.
I notice that read_sas can convert SAS numbers formatted as DATE values (number of days since 1960) or DATETIME values (number of seconds since 1960)... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22720/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22720/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22721 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22721/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22721/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22721/events | https://github.com/pandas-dev/pandas/issues/22721 | 360,553,105 | MDU6SXNzdWUzNjA1NTMxMDU= | 22,721 | str.cat not working with binary data on Python3 | {
"avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4",
"events_url": "https://api.github.com/users/h-vetinari/events{/privacy}",
"followers_url": "https://api.github.com/users/h-vetinari/followers",
"following_url": "https://api.github.com/users/h-vetinari/following{/other_user}",
"gists_url"... | [
{
"color": "207de5",
"default": false,
"description": "Requires discussion from core team before further action",
"id": 219960758,
"name": "Needs Discussion",
"node_id": "MDU6TGFiZWwyMTk5NjA3NTg=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Discussion"
}
] | 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... | 5 | 2018-09-15T16:10:13Z | 2018-10-05T21:42:46Z | 2018-10-05T21:42:46Z | CONTRIBUTOR | null | In Python 2, the following works:
```
s = pd.Series(np.array(list('abc'), 'S1').astype(object))
t = pd.Series(np.array(list('def'), 'S1').astype(object))
s.str.cat(t)
# 0 b'ad'
# 1 b'be'
# 2 b'cf'
# dtype: object
```
whereas in Python 3, `s.str.cat(t)` yields:
```
TypeError: sequence item 0: expe... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22721/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22721/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22722 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22722/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22722/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22722/events | https://github.com/pandas-dev/pandas/issues/22722 | 360,553,628 | MDU6SXNzdWUzNjA1NTM2Mjg= | 22,722 | Improve TypeError message for str.cat | {
"avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4",
"events_url": "https://api.github.com/users/h-vetinari/events{/privacy}",
"followers_url": "https://api.github.com/users/h-vetinari/followers",
"following_url": "https://api.github.com/users/h-vetinari/following{/other_user}",
"gists_url"... | [
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or improved errors from pandas",
"id": 42670965,
"name": "Error Reporting",
"node_id": "MDU6TGFiZWw0MjY3MDk2NQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting"
},
{
"color": "8dd5... | closed | false | null | [] | {
"closed_at": "2019-07-19T00:34:29Z",
"closed_issues": 1289,
"created_at": "2018-10-23T02:34:15Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 4 | 2018-09-15T16:16:45Z | 2019-06-14T12:27:01Z | 2019-06-14T12:27:01Z | CONTRIBUTOR | null | Currently,
```
s = pd.Series(['a', 'b', 'c'])
s.str.cat([1, 2, 3])
```
yields
```
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "C:\Users\Axel Obermeier\eclipse-workspace\pddev\pandas\core\strings.py", line 2222, in cat
res = str_cat(data, others=others, sep=sep, na_re... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22722/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22722/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22723 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22723/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22723/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22723/events | https://github.com/pandas-dev/pandas/pull/22723 | 360,558,550 | MDExOlB1bGxSZXF1ZXN0MjE1Nzc5NTYy | 22,723 | TST/CLN: remove duplicate data file used in tests (unicode_series.csv) | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
}
] | closed | false | null | [] | {
"closed_at": "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... | 5 | 2018-09-15T17:17:29Z | 2018-09-18T14:25:43Z | 2018-09-18T11:17:21Z | MEMBER | null | - [N/A ] closes #xxxx
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ N/A] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22723/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22723/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22723.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22723",
"merged_at": "2018-09-18T11:17:21Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22723.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22723"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22724 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22724/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22724/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22724/events | https://github.com/pandas-dev/pandas/issues/22724 | 360,563,340 | MDU6SXNzdWUzNjA1NjMzNDA= | 22,724 | Mismatch in Series/DataFrame boolean ops behavior | {
"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... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "d7e102",
"default": false,
"description": "np.nan, pd.NaT, pd.NA, d... | closed | false | null | [] | null | 4 | 2018-09-15T18:19:23Z | 2020-10-12T22:10:06Z | 2020-10-12T22:10:06Z | MEMBER | null | Based on `test_bool_ops_df_compat` from `tests.series.test_operators`:
```
s1 = pd.Series([True, False, np.nan, True], dtype=object)
s2 = pd.Series([True, True, False, np.nan], dtype=object)
>>> s1 & s2
0 True
1 False
2 False
3 False
dtype: bool
>>> s1.to_frame() & s2.to_frame()
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/22724/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22724/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22725 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22725/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22725/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22725/events | https://github.com/pandas-dev/pandas/pull/22725 | 360,587,526 | MDExOlB1bGxSZXF1ZXN0MjE1Nzk1NjQy | 22,725 | CLN/ERR: str.cat internals | {
"avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4",
"events_url": "https://api.github.com/users/h-vetinari/events{/privacy}",
"followers_url": "https://api.github.com/users/h-vetinari/followers",
"following_url": "https://api.github.com/users/h-vetinari/following{/other_user}",
"gists_url"... | [
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or improved errors from pandas",
"id": 42670965,
"name": "Error Reporting",
"node_id": "MDU6TGFiZWw0MjY3MDk2NQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting"
},
{
"color": "5319... | closed | false | null | [] | {
"closed_at": "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... | 38 | 2018-09-16T00:11:27Z | 2018-10-15T18:29:13Z | 2018-10-14T21:54:51Z | CONTRIBUTOR | null | This is mainly a clean-up of internal methods for `str.cat` that I didn't want to touch within #20347.
~~As a side benefit of changing the implementation, this also solves #22721. Finally, I've also added a better message for TypeErrors (closes #22722)~~
~~closes #22721~~
~~closes #22722~~
- [x] tests modified ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22725/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22725/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22725.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22725",
"merged_at": "2018-10-14T21:54:51Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22725.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22725"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22726 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22726/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22726/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22726/events | https://github.com/pandas-dev/pandas/pull/22726 | 360,590,289 | MDExOlB1bGxSZXF1ZXN0MjE1Nzk3MDU1 | 22,726 | CLN: io/formats/html.py: refactor | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"... | [
{
"color": "FCE94F",
"default": false,
"description": "Internal refactoring of code",
"id": 127681,
"name": "Refactor",
"node_id": "MDU6TGFiZWwxMjc2ODE=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor"
},
{
"color": "006b75",
"default": false,
"de... | 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... | 14 | 2018-09-16T01:04:57Z | 2018-11-19T00:14:48Z | 2018-11-18T22:32:00Z | MEMBER | null | - [N/A ] follow on from #20341
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [N/A ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22726/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22726/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22726.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22726",
"merged_at": "2018-11-18T22:32:00Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22726.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22726"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22727 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22727/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22727/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22727/events | https://github.com/pandas-dev/pandas/issues/22727 | 360,602,232 | MDU6SXNzdWUzNjA2MDIyMzI= | 22,727 | Feature request: add an optional values parameter to Styler.background_gradient | {
"avatar_url": "https://avatars.githubusercontent.com/u/824507?v=4",
"events_url": "https://api.github.com/users/dclong/events{/privacy}",
"followers_url": "https://api.github.com/users/dclong/followers",
"following_url": "https://api.github.com/users/dclong/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": "ededed",
"default": false,
"description": "__repr__... | closed | false | null | [] | {
"closed_at": "2021-07-02T07:59:17Z",
"closed_issues": 2396,
"created_at": "2020-11-11T19:05:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 5 | 2018-09-16T04:39:57Z | 2021-04-08T22:16:44Z | 2021-04-08T22:16:44Z | NONE | null | Sometimes we want to apply background_gradient to some columns according to values in another column. There's no easy way to do this currently. It can be made possible by adding an optional values parameter. And when the values parameter is specified, it is used to generate background colors.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22727/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22727/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22728 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22728/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22728/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22728/events | https://github.com/pandas-dev/pandas/pull/22728 | 360,607,718 | MDExOlB1bGxSZXF1ZXN0MjE1ODA1NTAw | 22,728 | CLN/DOC: Refactor timeseries.rst intro and overview | {
"avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4",
"events_url": "https://api.github.com/users/mroeschke/events{/privacy}",
"followers_url": "https://api.github.com/users/mroeschke/followers",
"following_url": "https://api.github.com/users/mroeschke/following{/other_user}",
"gists_url": "... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | null | 3 | 2018-09-16T06:06:56Z | 2018-09-17T19:11:15Z | 2018-09-17T19:10:56Z | MEMBER | null | Refactoring `timeseries.rst` introduction and overview to give a better introduction into pandas timeseries functionality:
- Introduce a wider range of examples
- Overview all scalar and array classes, related data types, and range methods, and `NaT` in the beginning
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22728/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22728/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22728.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22728",
"merged_at": "2018-09-17T19:10:56Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22728.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22728"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22729 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22729/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22729/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22729/events | https://github.com/pandas-dev/pandas/issues/22729 | 360,618,618 | MDU6SXNzdWUzNjA2MTg2MTg= | 22,729 | Groupby Get Groups fails with "OverflowError: value too large to convert to int" | {
"avatar_url": "https://avatars.githubusercontent.com/u/13162426?v=4",
"events_url": "https://api.github.com/users/MaxBenChrist/events{/privacy}",
"followers_url": "https://api.github.com/users/MaxBenChrist/followers",
"following_url": "https://api.github.com/users/MaxBenChrist/following{/other_user}",
"gist... | [
{
"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": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 10 | 2018-09-16T08:47:50Z | 2019-01-15T12:33:23Z | 2019-01-15T12:33:23Z | NONE | null | Hi, I am the maintainer of tsfresh, we calculate features from time series and rely on pandas internally.
Since we open sourced tsfresh, we had numerous reports of tsfresh crashing on big datasets but were never able to pin it down. The errors seem to occur for big datasets (100 GB+). I also tried to reproduce it 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/22729/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22729/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22730 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22730/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22730/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22730/events | https://github.com/pandas-dev/pandas/pull/22730 | 360,694,656 | MDExOlB1bGxSZXF1ZXN0MjE1ODU0NjI0 | 22,730 | CLN: res/exp and GH references in frame tests | {
"avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4",
"events_url": "https://api.github.com/users/h-vetinari/events{/privacy}",
"followers_url": "https://api.github.com/users/h-vetinari/followers",
"following_url": "https://api.github.com/users/h-vetinari/following{/other_user}",
"gists_url"... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "207de5",
"d... | 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... | 23 | 2018-09-17T00:29:23Z | 2018-10-08T17:09:21Z | 2018-10-08T03:26:01Z | CONTRIBUTOR | null | EDIT2: reverted import-related clean-up due to https://github.com/pandas-dev/pandas/pull/22730#issuecomment-423844217
EDIT: after review by @WillAyd, the fixturization was split out to #22735, #22736 and #22738. Now contains only the following clean-ups, also for #22733:
* Replace instances of pd. with direct impor... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22730/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22730/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22730.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22730",
"merged_at": "2018-10-08T03:26:01Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22730.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22730"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22731 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22731/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22731/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22731/events | https://github.com/pandas-dev/pandas/pull/22731 | 360,696,587 | MDExOlB1bGxSZXF1ZXN0MjE1ODU1ODUw | 22,731 | DOC: Fix Series nsmallest and nlargest docstring/doctests | {
"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": "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 | 2 | 2018-09-17T00:51:52Z | 2018-09-18T15:04:12Z | 2018-09-18T13:58:22Z | CONTRIBUTOR | null | - [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
Based on #22459. Fix the docstring for Series.nsmallest and Series.nlargest. I did both together since the same example could be used. I removed both from the skipped doctests in `ci/doctests.sh`.
I also found out abo... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22731/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22731/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22731.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22731",
"merged_at": "2018-09-18T13:58:22Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22731.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22731"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22732 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22732/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22732/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22732/events | https://github.com/pandas-dev/pandas/issues/22732 | 360,697,632 | MDU6SXNzdWUzNjA2OTc2MzI= | 22,732 | read_html substitutions | {
"avatar_url": "https://avatars.githubusercontent.com/u/43326583?v=4",
"events_url": "https://api.github.com/users/AnnaSou/events{/privacy}",
"followers_url": "https://api.github.com/users/AnnaSou/followers",
"following_url": "https://api.github.com/users/AnnaSou/following{/other_user}",
"gists_url": "https:... | [
{
"color": "0052cc",
"default": false,
"description": null,
"id": 34444536,
"name": "Usage Question",
"node_id": "MDU6TGFiZWwzNDQ0NDUzNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question"
}
] | closed | false | null | [] | null | 1 | 2018-09-17T01:03:15Z | 2018-09-17T03:52:15Z | 2018-09-17T03:52:15Z | NONE | null | Hello All,
I have a link from which I need to get the data (basically the whole table)
https://cdaw.gsfc.nasa.gov/CME_list/radio/waves_type2.html
But there is no < table > tag, so read_html does not work.

- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry (doesn't apply, only removed a line in the docstring)
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22734/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22734/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22734.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22734",
"merged_at": "2018-09-17T17:10:25Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22734.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22734"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22735 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22735/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22735/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22735/events | https://github.com/pandas-dev/pandas/pull/22735 | 361,031,100 | MDExOlB1bGxSZXF1ZXN0MjE2MTA1MjQ5 | 22,735 | Fixturize tests/frame/test_apply | {
"avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4",
"events_url": "https://api.github.com/users/h-vetinari/events{/privacy}",
"followers_url": "https://api.github.com/users/h-vetinari/followers",
"following_url": "https://api.github.com/users/h-vetinari/following{/other_user}",
"gists_url"... | [
{
"color": "FCE94F",
"default": false,
"description": "Internal refactoring of code",
"id": 127681,
"name": "Refactor",
"node_id": "MDU6TGFiZWwxMjc2ODE=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor"
},
{
"color": "C4A000",
"default": false,
"de... | 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... | 9 | 2018-09-17T20:29:52Z | 2018-09-23T21:21:48Z | 2018-09-23T18:28:40Z | CONTRIBUTOR | null | Split off from #22730 as per review from @WillAyd
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22735/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22735/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22735.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22735",
"merged_at": "2018-09-23T18:28:40Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22735.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22735"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22736 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22736/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22736/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22736/events | https://github.com/pandas-dev/pandas/pull/22736 | 361,035,280 | MDExOlB1bGxSZXF1ZXN0MjE2MTA4MjY1 | 22,736 | Fixturize tests/frame/test_arithmetic | {
"avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4",
"events_url": "https://api.github.com/users/h-vetinari/events{/privacy}",
"followers_url": "https://api.github.com/users/h-vetinari/followers",
"following_url": "https://api.github.com/users/h-vetinari/following{/other_user}",
"gists_url"... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "207de5",
"d... | 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 | 2018-09-17T20:41:00Z | 2018-10-05T16:22:15Z | 2018-09-26T10:05:38Z | CONTRIBUTOR | null | Split off from #22730 as per review from @WillAyd
The changes in `conftest.py` are due to the following:
> In translating the quasi-fixtures from `TestData` to `conftest` in #22236, I sorted the dtypes for the columns of `mixed_float_frame` and `mixed_int_frame`, which turns out to have been a mistake. This is rev... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22736/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22736/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22736.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22736",
"merged_at": "2018-09-26T10:05:37Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22736.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22736"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22737 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22737/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22737/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22737/events | https://github.com/pandas-dev/pandas/pull/22737 | 361,065,115 | MDExOlB1bGxSZXF1ZXN0MjE2MTMwODA5 | 22,737 | CLN: Removes module pandas.json | {
"avatar_url": "https://avatars.githubusercontent.com/u/18534570?v=4",
"events_url": "https://api.github.com/users/vitoriahmc/events{/privacy}",
"followers_url": "https://api.github.com/users/vitoriahmc/followers",
"following_url": "https://api.github.com/users/vitoriahmc/following{/other_user}",
"gists_url"... | [
{
"color": "5319e7",
"default": false,
"description": "Functionality to remove in pandas",
"id": 87485152,
"name": "Deprecate",
"node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate"
}
] | 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... | 4 | 2018-09-17T22:15:15Z | 2018-09-18T11:15:59Z | 2018-09-18T11:15:25Z | CONTRIBUTOR | null | - [x] closes #19944
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
I'm just not sure about which file should I add my changes in whatsnew, can anyone help me with that? | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22737/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22737/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22737.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22737",
"merged_at": "2018-09-18T11:15:25Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22737.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22737"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22738 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22738/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22738/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22738/events | https://github.com/pandas-dev/pandas/pull/22738 | 361,081,682 | MDExOlB1bGxSZXF1ZXN0MjE2MTQzNzI5 | 22,738 | Fixturize tests/frame/test_api and tests/sparse/frame/test_frame | {
"avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4",
"events_url": "https://api.github.com/users/h-vetinari/events{/privacy}",
"followers_url": "https://api.github.com/users/h-vetinari/followers",
"following_url": "https://api.github.com/users/h-vetinari/following{/other_user}",
"gists_url"... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "009800",
"d... | 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... | 4 | 2018-09-17T23:32:06Z | 2018-09-23T15:52:45Z | 2018-09-18T14:33:56Z | CONTRIBUTOR | null | - [x] split off from #22730
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
`tests/frame/test_api` was easy enough to fixturize, but I ran into problems because some tests (notably those in `SharedWithSparse`) are also used in `tests/sparse/frame/test_frame`, and th... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22738/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22738/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22738.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22738",
"merged_at": "2018-09-18T14:33:56Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22738.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22738"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22739 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22739/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22739/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22739/events | https://github.com/pandas-dev/pandas/pull/22739 | 361,134,818 | MDExOlB1bGxSZXF1ZXN0MjE2MTgyMjQ5 | 22,739 | CLN: Remove some unused imports in pyx files | {
"avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4",
"events_url": "https://api.github.com/users/mroeschke/events{/privacy}",
"followers_url": "https://api.github.com/users/mroeschke/followers",
"following_url": "https://api.github.com/users/mroeschke/following{/other_user}",
"gists_url": "... | [
{
"color": "207de5",
"default": false,
"description": null,
"id": 211029535,
"name": "Clean",
"node_id": "MDU6TGFiZWwyMTEwMjk1MzU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean"
}
] | closed | false | null | [] | {
"closed_at": "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... | 1 | 2018-09-18T04:51:44Z | 2018-09-18T15:13:57Z | 2018-09-18T11:10:57Z | MEMBER | null | Removing some unused imports according to PyCharm. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22739/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22739/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22739.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22739",
"merged_at": "2018-09-18T11:10:57Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22739.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22739"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22740 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22740/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22740/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22740/events | https://github.com/pandas-dev/pandas/issues/22740 | 361,234,530 | MDU6SXNzdWUzNjEyMzQ1MzA= | 22,740 | .at/.iat do not change the values to a Decimal object .loc/.iloc does | {
"avatar_url": "https://avatars.githubusercontent.com/u/6192612?v=4",
"events_url": "https://api.github.com/users/derekwong9/events{/privacy}",
"followers_url": "https://api.github.com/users/derekwong9/followers",
"following_url": "https://api.github.com/users/derekwong9/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... | open | false | null | [] | null | 3 | 2018-09-18T10:18:54Z | 2021-06-22T05:08:24Z | null | NONE | null | ```python
import pandas as pd
import numpy as np
from decimal import Decimal
np.random.seed(123)
df = pd.DataFrame(np.random.randint(0,5,size=(5, 4)), columns=list('ABCD'))
df.values
```
array([[2, 4, 2, 1],
[3, 2, 3, 1],
[1, 0, 1, 1],
[0, 0, 1, 3],
[4, 0, 0, 4]])
```python
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/22740/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22740/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22741 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22741/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22741/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22741/events | https://github.com/pandas-dev/pandas/issues/22741 | 361,291,189 | MDU6SXNzdWUzNjEyOTExODk= | 22,741 | BUG: Numpy deprecation warning when constructing Series from numpy.datetime64 value | {
"avatar_url": "https://avatars.githubusercontent.com/u/8629629?v=4",
"events_url": "https://api.github.com/users/fjetter/events{/privacy}",
"followers_url": "https://api.github.com/users/fjetter/followers",
"following_url": "https://api.github.com/users/fjetter/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 | 1 | 2018-09-18T12:56:49Z | 2021-06-22T05:11:02Z | 2021-06-22T05:11:01Z | MEMBER | null | #### Code Sample, a copy-pastable example if possible
```python
# Starting the interpreter with `python -Werror::DeprecationWarning:pandas.core.dtypes.cast`
>>> import numpy as np
>>> import pandas as pd
>>> pd.Series("2018-03-08", index=pd.RangeIndex(stop=1), dtype="datetime64[ns]")
0 2018-03-08
dtype: da... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22741/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22741/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22742 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22742/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22742/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22742/events | https://github.com/pandas-dev/pandas/pull/22742 | 361,293,859 | MDExOlB1bGxSZXF1ZXN0MjE2Mjk5NzEx | 22,742 | BUG: fix numpy deprecation warning for scalar datetime64 values | {
"avatar_url": "https://avatars.githubusercontent.com/u/8629629?v=4",
"events_url": "https://api.github.com/users/fjetter/events{/privacy}",
"followers_url": "https://api.github.com/users/fjetter/followers",
"following_url": "https://api.github.com/users/fjetter/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 | 2018-09-18T13:03:16Z | 2018-11-23T03:29:24Z | 2018-11-23T03:29:23Z | MEMBER | null | This should fix the DeprecationWarning described in #22741 . Not sure if it's worth adding a test. What's the policy on things like these?
- [x] closes #22741
- [ ] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22742/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22742/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22742.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22742",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/22742.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22742"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22743 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22743/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22743/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22743/events | https://github.com/pandas-dev/pandas/pull/22743 | 361,380,668 | MDExOlB1bGxSZXF1ZXN0MjE2MzY1NDQ1 | 22,743 | CI: Fail doc build on warning | {
"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"
},
{
"color": "a2bca7",
"default": false,
"description": "Continuous Integratio... | closed | false | null | [] | null | 24 | 2018-09-18T16:14:04Z | 2019-01-07T13:19:13Z | 2019-01-06T01:49:05Z | CONTRIBUTOR | null | (continuing a theme)
xref https://github.com/pandas-dev/pandas/issues/21564
We print the doc build output to a file and parse that file for errors. This is preferable to Sphinx'x built-in ability to raise on errors, since we will print warnings for *all* the errors present in a PR, rather than just the first (and... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22743/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22743/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22743.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22743",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/22743.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22743"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22744 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22744/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22744/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22744/events | https://github.com/pandas-dev/pandas/issues/22744 | 361,408,826 | MDU6SXNzdWUzNjE0MDg4MjY= | 22,744 | Interpolate(method='nearest') Can't Handle Only One Value | {
"avatar_url": "https://avatars.githubusercontent.com/u/16157159?v=4",
"events_url": "https://api.github.com/users/danielwlogan/events{/privacy}",
"followers_url": "https://api.github.com/users/danielwlogan/followers",
"following_url": "https://api.github.com/users/danielwlogan/following{/other_user}",
"gist... | [] | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 1 | 2018-09-18T17:34:47Z | 2018-09-18T17:50:50Z | 2018-09-18T17:50:39Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
import numpy as np
import pandas as pd
# This works
df = pd.DataFrame({'A': [1.0, np.nan, np.nan, 2.0]})
df.interpolate(method='nearest')
# This doesn't
df = pd.DataFrame({'A': [1.0, np.nan, np.nan, np.nan]})
df.interpolate(method='nearest')... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22744/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22744/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22745 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22745/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22745/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22745/events | https://github.com/pandas-dev/pandas/pull/22745 | 361,437,710 | MDExOlB1bGxSZXF1ZXN0MjE2NDA5Njgz | 22,745 | Git version | {
"avatar_url": "https://avatars.githubusercontent.com/u/16733618?v=4",
"events_url": "https://api.github.com/users/alimcmaster1/events{/privacy}",
"followers_url": "https://api.github.com/users/alimcmaster1/followers",
"following_url": "https://api.github.com/users/alimcmaster1/following{/other_user}",
"gist... | [
{
"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": "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... | 4 | 2018-09-18T18:57:05Z | 2018-10-09T18:43:34Z | 2018-09-19T14:23:27Z | CONTRIBUTOR | null | Finished off the work largely completed in this pull request: #21680
- [y] closes #21295
- [y] tests added / passed
- [y] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [y] whatsnew entry | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22745/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22745/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22745.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22745",
"merged_at": "2018-09-19T14:23:27Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22745.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22745"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22746 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22746/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22746/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22746/events | https://github.com/pandas-dev/pandas/pull/22746 | 361,451,965 | MDExOlB1bGxSZXF1ZXN0MjE2NDIwMTEz | 22,746 | DOC: add more links to the API in advanced.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/26364415?v=4",
"events_url": "https://api.github.com/users/topper-123/events{/privacy}",
"followers_url": "https://api.github.com/users/topper-123/followers",
"following_url": "https://api.github.com/users/topper-123/following{/other_user}",
"gists_url"... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 2 | 2018-09-18T19:37:24Z | 2018-09-19T16:41:40Z | 2018-09-19T14:39:47Z | CONTRIBUTOR | null | Links were added to ``advanced.rst`` in #22671, but after reading the docs over agian, there still are some links missing and some are strangely placed. Changes consist mainly of:
* add links for first-time encounters for more methods
* make fewer links to DataFrame.xs (only keep first link
* Moved some links from... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22746/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22746/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22746.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22746",
"merged_at": "2018-09-19T14:39:47Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22746.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22746"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22747 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22747/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22747/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22747/events | https://github.com/pandas-dev/pandas/issues/22747 | 361,454,965 | MDU6SXNzdWUzNjE0NTQ5NjU= | 22,747 | Columns Index Name with to_html(index_names=False) is displayed. | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/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": "006b75",
"default": false,
"description": "read_html, to_html, Styl... | 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... | 1 | 2018-09-18T19:45:31Z | 2019-01-01T16:35:15Z | 2019-01-01T16:35:15Z | MEMBER | null | #### Code Sample
```python
df = pd.DataFrame(np.zeros((2, 2), dtype=int))
df.columns.name = 'columns.name'
df.to_html(index_names=False)
```
#### Output
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th>columns.name</th>
<th>0</th>
<th>1</th>
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22747/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22747/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22748 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22748/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22748/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22748/events | https://github.com/pandas-dev/pandas/issues/22748 | 361,456,707 | MDU6SXNzdWUzNjE0NTY3MDc= | 22,748 | BUG: read_table crashes Python on surrogates | {
"avatar_url": "https://avatars.githubusercontent.com/u/2743474?v=4",
"events_url": "https://api.github.com/users/Kojoley/events{/privacy}",
"followers_url": "https://api.github.com/users/Kojoley/followers",
"following_url": "https://api.github.com/users/Kojoley/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or improved errors from pandas",
"id": 42670965,
"name": "Error Reporting",
"node_id": "MDU6TGFiZWw0MjY3MDk2NQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting"
},
{
"color": "5319... | closed | false | null | [] | {
"closed_at": "2019-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... | 1 | 2018-09-18T19:50:32Z | 2018-09-24T03:53:10Z | 2018-09-24T03:53:10Z | NONE | null | #### Code Sample
```python
import io
import pandas as pd
b = io.BytesIO(b"\xB0")
t = io.TextIOWrapper(b, encoding='ascii', errors='surrogateescape')
pd.read_table(t)
```
#### Problem description
The `pd.read_table(t)` call crashes the interpreter.
#### Expected Output
At least it should throw an ex... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22748/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22748/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22749 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22749/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22749/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22749/events | https://github.com/pandas-dev/pandas/pull/22749 | 361,458,385 | MDExOlB1bGxSZXF1ZXN0MjE2NDI0ODUz | 22,749 | Corrected to necessary pip requirements format | {
"avatar_url": "https://avatars.githubusercontent.com/u/13705459?v=4",
"events_url": "https://api.github.com/users/vadakattu/events{/privacy}",
"followers_url": "https://api.github.com/users/vadakattu/followers",
"following_url": "https://api.github.com/users/vadakattu/following{/other_user}",
"gists_url": "... | [
{
"color": "75507B",
"default": false,
"description": "Library building on various platforms",
"id": 129350,
"name": "Build",
"node_id": "MDU6TGFiZWwxMjkzNTA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Build"
},
{
"color": "d93f0b",
"default": false,
... | 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 | 2018-09-18T19:54:54Z | 2018-10-03T21:39:25Z | 2018-10-03T21:38:47Z | CONTRIBUTOR | null | - [x] Addresses bug introduced by #22601
Requirements format for building pip env requires '==' instead of '=' | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22749/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22749/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22749.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22749",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/22749.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22749"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22750 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22750/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22750/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22750/events | https://github.com/pandas-dev/pandas/pull/22750 | 361,473,168 | MDExOlB1bGxSZXF1ZXN0MjE2NDM1ODg5 | 22,750 | BUG: read_table and read_csv crash (#22748) | {
"avatar_url": "https://avatars.githubusercontent.com/u/3203?v=4",
"events_url": "https://api.github.com/users/troels/events{/privacy}",
"followers_url": "https://api.github.com/users/troels/followers",
"following_url": "https://api.github.com/users/troels/following{/other_user}",
"gists_url": "https://api.g... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "5319e7",
"default": false,
"description": "read_csv, to_csv",
"... | closed | false | null | [] | {
"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... | 4 | 2018-09-18T20:35:40Z | 2018-09-24T03:53:17Z | 2018-09-24T03:53:10Z | CONTRIBUTOR | null | A missing null-pointer check made read_table and read_csv prone
to crash on badly encoded text. Add null-pointer check.
- [X] closes #22748
- [X] tests added / passed
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [X] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22750/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22750/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22750.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22750",
"merged_at": "2018-09-24T03:53:10Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22750.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22750"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22751 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22751/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22751/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22751/events | https://github.com/pandas-dev/pandas/pull/22751 | 361,477,050 | MDExOlB1bGxSZXF1ZXN0MjE2NDM4ODU0 | 22,751 | WIP: Use dispatch_to_series for combine_const | {
"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... | [
{
"color": "fbca04",
"default": false,
"description": "Related to non-user accessible pandas implementation",
"id": 49094459,
"name": "Internals",
"node_id": "MDU6TGFiZWw0OTA5NDQ1OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Internals"
},
{
"color": "207de5... | closed | false | null | [] | null | 6 | 2018-09-18T20:46:31Z | 2018-10-13T16:22:14Z | 2018-10-05T14:28:28Z | MEMBER | null | This and #22019 get rid of the only two usages of `BlockManager.eval` and `Block.eval`. Getting rid of those will be a good day.
This is pretty ugly at the moment. There are some design issues (namely, what broadcasting rules are intended to be supported) that need to be cleared up before this can be made pretty.
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22751/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22751/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22751.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22751",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/22751.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22751"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22752 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22752/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22752/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22752/events | https://github.com/pandas-dev/pandas/issues/22752 | 361,480,569 | MDU6SXNzdWUzNjE0ODA1Njk= | 22,752 | Unexpected output for `nlargest` function with multiple columns | {
"avatar_url": "https://avatars.githubusercontent.com/u/6935571?v=4",
"events_url": "https://api.github.com/users/rileymcdowell/events{/privacy}",
"followers_url": "https://api.github.com/users/rileymcdowell/followers",
"following_url": "https://api.github.com/users/rileymcdowell/following{/other_user}",
"gi... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "eb6420",
"default": false,
"description": "Non-arithmetic algos: va... | 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... | 0 | 2018-09-18T20:56:29Z | 2018-09-25T12:58:21Z | 2018-09-25T12:58:21Z | NONE | null | #### Code Sample
```python
import pandas as pd
aas = [2,2,2,1,1,1]
bbs = [1,2,3,3,2,1]
n = 4
df = pd.DataFrame({'a': aas, 'b': bbs})
print('-- First --')
nlargest = df.nlargest(n, columns=['a', 'b']).sort_values(['a', 'b'], ascending=False)
print(nlargest)
print('-- Second --')
pseudo_nlargest = d... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22752/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22752/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22753 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22753/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22753/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22753/events | https://github.com/pandas-dev/pandas/issues/22753 | 361,496,335 | MDU6SXNzdWUzNjE0OTYzMzU= | 22,753 | Mean of dataframe with object column returns dataframe of complex128 dtype | {
"avatar_url": "https://avatars.githubusercontent.com/u/778194?v=4",
"events_url": "https://api.github.com/users/bear24rw/events{/privacy}",
"followers_url": "https://api.github.com/users/bear24rw/followers",
"following_url": "https://api.github.com/users/bear24rw/following{/other_user}",
"gists_url": "https... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "eb6420",
"default": false,
"description": "Non-arithmetic algos: va... | closed | false | null | [] | null | 4 | 2018-09-18T21:45:15Z | 2018-10-01T17:47:05Z | 2018-10-01T17:47:05Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
df = pd.DataFrame({'name': ['a']})
df['value'] = 0.5
print(df.mean(numeric_only=True))
print()
print(df.mean())
```
```
value 0.5
dtype: float64
name 2.320359906103466e+77j
value (0.5+0j)
dtype:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22753/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22753/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22754 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22754/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22754/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22754/events | https://github.com/pandas-dev/pandas/pull/22754 | 361,512,624 | MDExOlB1bGxSZXF1ZXN0MjE2NDY2NDI4 | 22,754 | BUG: nlargest/nsmallest gave wrong result (#22752) | {
"avatar_url": "https://avatars.githubusercontent.com/u/3203?v=4",
"events_url": "https://api.github.com/users/troels/events{/privacy}",
"followers_url": "https://api.github.com/users/troels/followers",
"following_url": "https://api.github.com/users/troels/following{/other_user}",
"gists_url": "https://api.g... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stac... | 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... | 9 | 2018-09-18T22:48:48Z | 2018-09-25T12:58:36Z | 2018-09-25T12:58:21Z | CONTRIBUTOR | null | - [X] closes #22752
- [X] tests added / passed
- [X] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [X] whatsnew entry
When asking for the n largest/smallest rows in a dataframe
nlargest/nsmallest sometimes failed to differentiate
the correct result.
I looked at the nsmallest/nlargest impl... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22754/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22754/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22754.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22754",
"merged_at": "2018-09-25T12:58:21Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22754.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22754"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22755 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22755/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22755/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22755/events | https://github.com/pandas-dev/pandas/pull/22755 | 361,512,625 | MDExOlB1bGxSZXF1ZXN0MjE2NDY2NDI5 | 22,755 | TST: Fixturize series/test_analytics.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/4607683?v=4",
"events_url": "https://api.github.com/users/Anjali2019/events{/privacy}",
"followers_url": "https://api.github.com/users/Anjali2019/followers",
"following_url": "https://api.github.com/users/Anjali2019/following{/other_user}",
"gists_url":... | [
{
"color": "FCE94F",
"default": false,
"description": "Internal refactoring of code",
"id": 127681,
"name": "Refactor",
"node_id": "MDU6TGFiZWwxMjc2ODE=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor"
},
{
"color": "C4A000",
"default": false,
"de... | 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... | 8 | 2018-09-18T22:48:49Z | 2018-11-02T14:22:52Z | 2018-11-02T14:22:47Z | CONTRIBUTOR | null | - [ ] This is in reference to issue #22550
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22755/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22755/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22755.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22755",
"merged_at": "2018-11-02T14:22:47Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22755.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22755"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22756 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22756/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22756/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22756/events | https://github.com/pandas-dev/pandas/pull/22756 | 361,522,358 | MDExOlB1bGxSZXF1ZXN0MjE2NDczOTQ3 | 22,756 | TST: Fixturize series/test_validate.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/4607683?v=4",
"events_url": "https://api.github.com/users/Anjali2019/events{/privacy}",
"followers_url": "https://api.github.com/users/Anjali2019/followers",
"following_url": "https://api.github.com/users/Anjali2019/following{/other_user}",
"gists_url":... | [
{
"color": "FCE94F",
"default": false,
"description": "Internal refactoring of code",
"id": 127681,
"name": "Refactor",
"node_id": "MDU6TGFiZWwxMjc2ODE=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor"
},
{
"color": "C4A000",
"default": false,
"de... | 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... | 5 | 2018-09-18T23:34:26Z | 2018-10-03T08:47:40Z | 2018-09-25T12:30:34Z | CONTRIBUTOR | null | This is in reference to issue #22550 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22756/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22756/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22756.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22756",
"merged_at": "2018-09-25T12:30:34Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22756.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22756"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22757 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22757/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22757/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22757/events | https://github.com/pandas-dev/pandas/issues/22757 | 361,525,283 | MDU6SXNzdWUzNjE1MjUyODM= | 22,757 | pandas fails to install if Cython is not installed | {
"avatar_url": "https://avatars.githubusercontent.com/u/1486340?v=4",
"events_url": "https://api.github.com/users/UnitedMarsupials-zz/events{/privacy}",
"followers_url": "https://api.github.com/users/UnitedMarsupials-zz/followers",
"following_url": "https://api.github.com/users/UnitedMarsupials-zz/following{/o... | [] | 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 | 2018-09-18T23:49:45Z | 2021-08-11T00:17:40Z | 2018-09-19T11:03:13Z | NONE | null | #### Problem description
Trying to install pandas using pip3 (and Python-3.6.6), I get:
```
% pip3 install pandas
Collecting pandas
Using cached https://files.pythonhosted.org/packages/e9/ad/5e92ba493eff96055a23b0a1323a9a803af71ec859ae3243ced86fcbd0a4/pandas-0.23.4.tar.gz
Complete output from command python... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22757/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22757/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22758 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22758/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22758/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22758/events | https://github.com/pandas-dev/pandas/issues/22758 | 361,555,444 | MDU6SXNzdWUzNjE1NTU0NDQ= | 22,758 | Make header_style a Property of ExcelFormatter | {
"avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4",
"events_url": "https://api.github.com/users/WillAyd/events{/privacy}",
"followers_url": "https://api.github.com/users/WillAyd/followers",
"following_url": "https://api.github.com/users/WillAyd/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"
},
{
"color": "eb6420",
"default": false,
"de... | 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",
... | 0 | 2018-09-19T02:41:03Z | 2018-09-20T22:17:21Z | 2018-09-20T22:17:21Z | MEMBER | null | Right now the header style of excel exports is defined as global to the `pandas/io/formats/excel.py` module:
https://github.com/pandas-dev/pandas/blob/1a12c41d201f56439510e683fadfed1218ea9067/pandas/io/formats/excel.py#L37
Because this exists outside of the `ExcelFormatter` class where it is used it is way more d... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22758/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22758/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22759 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22759/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22759/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22759/events | https://github.com/pandas-dev/pandas/pull/22759 | 361,596,259 | MDExOlB1bGxSZXF1ZXN0MjE2NTI2OTAw | 22,759 | ENH: Making header_style a property of ExcelFormatter #22758 | {
"avatar_url": "https://avatars.githubusercontent.com/u/38394262?v=4",
"events_url": "https://api.github.com/users/dannyhyunkim/events{/privacy}",
"followers_url": "https://api.github.com/users/dannyhyunkim/followers",
"following_url": "https://api.github.com/users/dannyhyunkim/following{/other_user}",
"gist... | [
{
"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 | [] | {
"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... | 8 | 2018-09-19T06:27:03Z | 2018-09-20T23:17:44Z | 2018-09-20T22:17:21Z | CONTRIBUTOR | null | - [y] closes #22758
- [y] tests added / passed
- [y] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22759/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22759/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22759.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22759",
"merged_at": "2018-09-20T22:17:21Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22759.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22759"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22760 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22760/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22760/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22760/events | https://github.com/pandas-dev/pandas/pull/22760 | 361,697,819 | MDExOlB1bGxSZXF1ZXN0MjE2NjAxMzUy | 22,760 | Set up CI with Azure Pipelines | {
"avatar_url": "https://avatars.githubusercontent.com/in/9426?v=4",
"events_url": "https://api.github.com/users/azure-pipelines%5Bbot%5D/events{/privacy}",
"followers_url": "https://api.github.com/users/azure-pipelines%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/azure-pipelines%5Bbot%5D... | [] | closed | false | null | [] | null | 17 | 2018-09-19T11:14:11Z | 2018-09-19T16:07:11Z | 2018-09-19T15:42:25Z | CONTRIBUTOR | null | Closes https://github.com/pandas-dev/pandas/issues/22690 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22760/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22760/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22760.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22760",
"merged_at": "2018-09-19T15:42:25Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22760.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22760"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22761 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22761/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22761/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22761/events | https://github.com/pandas-dev/pandas/pull/22761 | 361,699,426 | MDExOlB1bGxSZXF1ZXN0MjE2NjAyNTc3 | 22,761 | DOC: Add cookbook entry using callable method for DataFrame.corr | {
"avatar_url": "https://avatars.githubusercontent.com/u/2658661?v=4",
"events_url": "https://api.github.com/users/dsaxton/events{/privacy}",
"followers_url": "https://api.github.com/users/dsaxton/followers",
"following_url": "https://api.github.com/users/dsaxton/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "006b75",
"default": false,
"description": "Arithmetic, Compariso... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 10 | 2018-09-19T11:19:06Z | 2018-10-07T23:38:31Z | 2018-10-07T23:24:30Z | MEMBER | null | Provides a cookbook entry using the callable method option for `DataFrame.corr` (PR #22684) to calculate a distance correlation matrix. (Related: issue #22402) | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22761/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22761/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22761.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22761",
"merged_at": "2018-10-07T23:24:30Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22761.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22761"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22762 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22762/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22762/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22762/events | https://github.com/pandas-dev/pandas/pull/22762 | 361,750,705 | MDExOlB1bGxSZXF1ZXN0MjE2NjQwNTEz | 22,762 | ENH: add groupby & reduce support to EA | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "006b75",
"default": false,
"description": "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": "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... | 27 | 2018-09-19T13:31:08Z | 2018-10-12T12:31:20Z | 2018-10-12T12:19:59Z | CONTRIBUTOR | null | closes #21789
closes #22346
xref #22865 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22762/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22762/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22762.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22762",
"merged_at": "2018-10-12T12:19:58Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22762.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22762"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22763 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22763/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22763/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22763/events | https://github.com/pandas-dev/pandas/issues/22763 | 361,751,100 | MDU6SXNzdWUzNjE3NTExMDA= | 22,763 | CI: Improve CircleCI | {
"avatar_url": "https://avatars.githubusercontent.com/u/33685575?v=4",
"events_url": "https://api.github.com/users/h-vetinari/events{/privacy}",
"followers_url": "https://api.github.com/users/h-vetinari/followers",
"following_url": "https://api.github.com/users/h-vetinari/following{/other_user}",
"gists_url"... | [
{
"color": "a2bca7",
"default": false,
"description": "Continuous Integration",
"id": 48070600,
"name": "CI",
"node_id": "MDU6TGFiZWw0ODA3MDYwMA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI"
}
] | closed | false | null | [] | {
"closed_at": "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... | 12 | 2018-09-19T13:32:09Z | 2018-10-26T12:07:44Z | 2018-10-26T12:07:44Z | CONTRIBUTOR | null | Not sure how much of that needs to be done upstream, but right now, CircleCI is performing very poorly.
We're on the sixth page of jobs (so about 24h waiting time for commits coming in now), and CircleCI is stalling intermittently, e.g. right now, since about half an hour (not sure if those workers may be changing ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22763/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22763/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22764 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22764/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22764/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22764/events | https://github.com/pandas-dev/pandas/issues/22764 | 361,784,321 | MDU6SXNzdWUzNjE3ODQzMjE= | 22,764 | ENH: allow passing a mask to nanops to facilitate EA reduction ops | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "a10c02",
"default": false,
"description": "Memory o... | 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... | 1 | 2018-09-19T14:45:53Z | 2018-10-03T11:23:23Z | 2018-10-03T11:23:23Z | CONTRIBUTOR | null | https://github.com/pandas-dev/pandas/pull/22762#discussion_r218832793
currently we call nanops like
``nansum(values, skipna=boolean)``
this doesn't allow us to take advantage of knowing the nan mask a-priori (e.g. in an IntegerArray), and instead re-computes it based on the values (only).
We could allow ``... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22764/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22764/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22765 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22765/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22765/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22765/events | https://github.com/pandas-dev/pandas/pull/22765 | 361,812,947 | MDExOlB1bGxSZXF1ZXN0MjE2Njg5NDk3 | 22,765 | CI: Fix travis CI | {
"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": "a2bca7",
"default": false,
"description": "Continuous Integration",
"id": 48070600,
"name": "CI",
"node_id": "MDU6TGFiZWw0ODA3MDYwMA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI"
}
] | closed | false | null | [] | null | 1 | 2018-09-19T15:49:10Z | 2018-09-19T16:08:50Z | 2018-09-19T15:49:37Z | CONTRIBUTOR | null | I messed up in #22760 and accidentally disabled travis.
cc @jreback (going to just merge this though) | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22765/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22765/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22765.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22765",
"merged_at": "2018-09-19T15:49:37Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22765.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22765"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22766 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22766/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22766/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22766/events | https://github.com/pandas-dev/pandas/issues/22766 | 361,814,623 | MDU6SXNzdWUzNjE4MTQ2MjM= | 22,766 | Azure CI followup | {
"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": "a2bca7",
"default": false,
"description": "Continuous Integration",
"id": 48070600,
"name": "CI",
"node_id": "MDU6TGFiZWw0ODA3MDYwMA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI"
}
] | closed | false | null | [] | {
"closed_at": "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... | 6 | 2018-09-19T15:52:55Z | 2019-06-28T13:54:32Z | 2019-06-28T13:54:32Z | CONTRIBUTOR | null | 1. Move doc build, as it occasionally times out on travis. This may be tricky as I think we have an encrypted key on Travis to push the docs to http://pandas-docs.github.io/pandas-docs-travis/ (cc @jorisvandenbossche)
2. Setup https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/test/publish-test-results?view... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22766/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22766/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22767 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22767/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22767/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22767/events | https://github.com/pandas-dev/pandas/pull/22767 | 361,847,530 | MDExOlB1bGxSZXF1ZXN0MjE2NzE1ODE4 | 22,767 | DOC: fix DataFrame.isin docstring and doctests | {
"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": "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": "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... | 3 | 2018-09-19T17:20:24Z | 2018-09-25T13:08:02Z | 2018-09-25T13:07:52Z | CONTRIBUTOR | null | - [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
Based on #22459. Fix the docstring for DataFrame.isin. I also updated `ci/doctests.sh`.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22767/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22767/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22767.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22767",
"merged_at": "2018-09-25T13:07:52Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22767.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22767"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22768 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22768/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22768/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22768/events | https://github.com/pandas-dev/pandas/pull/22768 | 361,853,806 | MDExOlB1bGxSZXF1ZXN0MjE2NzIwNjY0 | 22,768 | TST: Fixturize series/test_api.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/4607683?v=4",
"events_url": "https://api.github.com/users/Anjali2019/events{/privacy}",
"followers_url": "https://api.github.com/users/Anjali2019/followers",
"following_url": "https://api.github.com/users/Anjali2019/following{/other_user}",
"gists_url":... | [
{
"color": "FCE94F",
"default": false,
"description": "Internal refactoring of code",
"id": 127681,
"name": "Refactor",
"node_id": "MDU6TGFiZWwxMjc2ODE=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor"
},
{
"color": "C4A000",
"default": false,
"de... | closed | false | null | [] | null | 3 | 2018-09-19T17:38:49Z | 2018-11-01T01:33:39Z | 2018-11-01T01:33:38Z | CONTRIBUTOR | null | This is in reference to issue #22550 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22768/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22768/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22768.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22768",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/22768.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22768"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22769 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22769/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22769/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22769/events | https://github.com/pandas-dev/pandas/pull/22769 | 361,857,841 | MDExOlB1bGxSZXF1ZXN0MjE2NzIzNjQ4 | 22,769 | TST: Fixturize series/test_apply.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/4607683?v=4",
"events_url": "https://api.github.com/users/Anjali2019/events{/privacy}",
"followers_url": "https://api.github.com/users/Anjali2019/followers",
"following_url": "https://api.github.com/users/Anjali2019/following{/other_user}",
"gists_url":... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
}
] | 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... | 3 | 2018-09-19T17:50:14Z | 2018-09-23T13:42:19Z | 2018-09-23T13:42:15Z | CONTRIBUTOR | null | This is in reference to issue #22550 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22769/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22769/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22769.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22769",
"merged_at": "2018-09-23T13:42:15Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22769.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22769"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22770 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22770/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22770/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22770/events | https://github.com/pandas-dev/pandas/pull/22770 | 361,859,040 | MDExOlB1bGxSZXF1ZXN0MjE2NzI0NTU5 | 22,770 | CI: Publish test summary | {
"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": "a2bca7",
"default": false,
"description": "Continuous Integration",
"id": 48070600,
"name": "CI",
"node_id": "MDU6TGFiZWw0ODA3MDYwMA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI"
}
] | closed | false | null | [] | null | 2 | 2018-09-19T17:53:35Z | 2018-09-20T05:28:14Z | 2018-09-19T18:31:12Z | CONTRIBUTOR | null | xref #22766 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22770/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22770/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22770.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22770",
"merged_at": "2018-09-19T18:31:11Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22770.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22770"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22771 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22771/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22771/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22771/events | https://github.com/pandas-dev/pandas/pull/22771 | 361,860,708 | MDExOlB1bGxSZXF1ZXN0MjE2NzI1ODUy | 22,771 | TST: Fixturize series/test_arithmetic.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/4607683?v=4",
"events_url": "https://api.github.com/users/Anjali2019/events{/privacy}",
"followers_url": "https://api.github.com/users/Anjali2019/followers",
"following_url": "https://api.github.com/users/Anjali2019/following{/other_user}",
"gists_url":... | [
{
"color": "FCE94F",
"default": false,
"description": "Internal refactoring of code",
"id": 127681,
"name": "Refactor",
"node_id": "MDU6TGFiZWwxMjc2ODE=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Refactor"
},
{
"color": "C4A000",
"default": false,
"de... | closed | false | null | [] | null | 6 | 2018-09-19T17:57:58Z | 2018-11-23T03:24:37Z | 2018-11-23T03:24:36Z | CONTRIBUTOR | null | This is in reference to issue #22550 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22771/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22771/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22771.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22771",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/22771.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22771"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22772 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22772/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22772/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22772/events | https://github.com/pandas-dev/pandas/pull/22772 | 361,865,339 | MDExOlB1bGxSZXF1ZXN0MjE2NzI4OTEw | 22,772 | TST: Fixturize series/test_asof.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/4607683?v=4",
"events_url": "https://api.github.com/users/Anjali2019/events{/privacy}",
"followers_url": "https://api.github.com/users/Anjali2019/followers",
"following_url": "https://api.github.com/users/Anjali2019/following{/other_user}",
"gists_url":... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
}
] | 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... | 3 | 2018-09-19T18:09:43Z | 2018-09-23T21:23:38Z | 2018-09-23T12:37:42Z | CONTRIBUTOR | null | This is in reference to issue #22550 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22772/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22772/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22772.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22772",
"merged_at": "2018-09-23T12:37:42Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22772.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22772"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22773 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22773/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22773/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22773/events | https://github.com/pandas-dev/pandas/issues/22773 | 361,895,384 | MDU6SXNzdWUzNjE4OTUzODQ= | 22,773 | Expose Formatters via API and Improve Documentation | {
"avatar_url": "https://avatars.githubusercontent.com/u/609873?v=4",
"events_url": "https://api.github.com/users/WillAyd/events{/privacy}",
"followers_url": "https://api.github.com/users/WillAyd/followers",
"following_url": "https://api.github.com/users/WillAyd/following{/other_user}",
"gists_url": "https://... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "ededed",
"default": false,
"description": "__repr__ of pandas ob... | open | false | null | [] | null | 4 | 2018-09-19T19:31:47Z | 2020-07-04T20:38:27Z | null | MEMBER | null | See the discussion in https://github.com/pandas-dev/pandas/pull/22759#discussion_r218821031 - we could potentially expose the formatters via the public API and allow users to subclass them or even assign properties to them which give finer control over what gets exported.
I've had an actual use case for this for 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/22773/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22773/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22774 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22774/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22774/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22774/events | https://github.com/pandas-dev/pandas/pull/22774 | 361,950,202 | MDExOlB1bGxSZXF1ZXN0MjE2Nzk0MTY1 | 22,774 | DOC: Reorders DataFrame.any and all docstrings to match function signature | {
"avatar_url": "https://avatars.githubusercontent.com/u/11656932?v=4",
"events_url": "https://api.github.com/users/jrbourbeau/events{/privacy}",
"followers_url": "https://api.github.com/users/jrbourbeau/followers",
"following_url": "https://api.github.com/users/jrbourbeau/following{/other_user}",
"gists_url"... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 2 | 2018-09-19T22:22:22Z | 2018-09-20T15:55:03Z | 2018-09-20T14:52:53Z | CONTRIBUTOR | null | This PR updates the docstrings for `DataFrame.any` and `DataFrame.all` to match the corresponding function signatures. Specifically, the `bool_only` parameter was moved to be the seconds parameter in the docstring.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22774/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22774/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22774.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22774",
"merged_at": "2018-09-20T14:52:53Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22774.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22774"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22775 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22775/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22775/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22775/events | https://github.com/pandas-dev/pandas/pull/22775 | 361,959,847 | MDExOlB1bGxSZXF1ZXN0MjE2ODAxNzQ4 | 22,775 | DOC: update the DataFrame.reindex_like docstring | {
"avatar_url": "https://avatars.githubusercontent.com/u/10563164?v=4",
"events_url": "https://api.github.com/users/math-and-data/events{/privacy}",
"followers_url": "https://api.github.com/users/math-and-data/followers",
"following_url": "https://api.github.com/users/math-and-data/following{/other_user}",
"g... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | null | 7 | 2018-09-19T23:05:50Z | 2018-11-26T23:12:26Z | 2018-11-26T23:12:14Z | CONTRIBUTOR | null | - [x] The PEP8 style check passes: git diff upstream/master -u -- "*.py" | flake8 --diff
- [x] The html version looks good: python doc/make.py --single <your-function-or-method>
- [ ] The validation script passes: scripts/validate_docstrings.py <your-function-or-method>
Errors due to the fact that this method `.rein... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22775/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22775/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22775.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22775",
"merged_at": "2018-11-26T23:12:13Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22775.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22775"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22776 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22776/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22776/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22776/events | https://github.com/pandas-dev/pandas/pull/22776 | 361,964,183 | MDExOlB1bGxSZXF1ZXN0MjE2ODA1MDQw | 22,776 | DOC: Fix outdated default values in util.testing docstrings | {
"avatar_url": "https://avatars.githubusercontent.com/u/620513?v=4",
"events_url": "https://api.github.com/users/dargueta/events{/privacy}",
"followers_url": "https://api.github.com/users/dargueta/followers",
"following_url": "https://api.github.com/users/dargueta/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": "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... | 3 | 2018-09-19T23:28:13Z | 2018-09-20T19:54:04Z | 2018-09-20T14:31:15Z | CONTRIBUTOR | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22776/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22776/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22776.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22776",
"merged_at": "2018-09-20T14:31:15Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22776.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22776"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22777 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22777/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22777/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22777/events | https://github.com/pandas-dev/pandas/issues/22777 | 362,032,408 | MDU6SXNzdWUzNjIwMzI0MDg= | 22,777 | Something wroing in rpy2 / R interface in Official Guide | {
"avatar_url": "https://avatars.githubusercontent.com/u/16098658?v=4",
"events_url": "https://api.github.com/users/DataMonk2017/events{/privacy}",
"followers_url": "https://api.github.com/users/DataMonk2017/followers",
"following_url": "https://api.github.com/users/DataMonk2017/following{/other_user}",
"gist... | [] | closed | false | null | [] | null | 3 | 2018-09-20T06:13:00Z | 2018-09-20T11:57:30Z | 2018-09-20T11:03:49Z | NONE | null | In Latest Version of Pandas, the code explanation is kind of misleading due to the lack of rpy2 dependency. Please see png below:

Here is the link:
https://pandas.pydata.org/pandas-docs/stable/r_interfac... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22777/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22777/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22778 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22778/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22778/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22778/events | https://github.com/pandas-dev/pandas/issues/22778 | 362,092,422 | MDU6SXNzdWUzNjIwOTI0MjI= | 22,778 | Feature request: DataFrame.pop with argument axis | {
"avatar_url": "https://avatars.githubusercontent.com/u/972196?v=4",
"events_url": "https://api.github.com/users/eXcuvator/events{/privacy}",
"followers_url": "https://api.github.com/users/eXcuvator/followers",
"following_url": "https://api.github.com/users/eXcuvator/following{/other_user}",
"gists_url": "ht... | [
{
"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 | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 1 | 2018-09-20T09:16:16Z | 2018-09-20T10:58:48Z | 2018-09-20T10:58:41Z | NONE | null | #### Comment
Pop works as in python lists: It returns an element by index and removes it from the original object.
Unlike lists however, `Dataframe` objects are two-dimensional. It should be possible to `pop()` by either axis, with the current behavior set up as default.
#### Code Sample, a copy-pastable 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/22778/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22778/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22779 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22779/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22779/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22779/events | https://github.com/pandas-dev/pandas/issues/22779 | 362,108,638 | MDU6SXNzdWUzNjIxMDg2Mzg= | 22,779 | Memory error on large machine | {
"avatar_url": "https://avatars.githubusercontent.com/u/110564?v=4",
"events_url": "https://api.github.com/users/dumbledad/events{/privacy}",
"followers_url": "https://api.github.com/users/dumbledad/followers",
"following_url": "https://api.github.com/users/dumbledad/following{/other_user}",
"gists_url": "ht... | [] | closed | false | null | [] | null | 2 | 2018-09-20T09:54:31Z | 2018-09-20T10:11:14Z | 2018-09-20T10:11:14Z | NONE | null | I run the following on two of my machines:
```python
import os, sqlite3
import pandas as pd
import numpy as np
from feat_transform import filter_anevexp
db_path = r'C:\Users\timregan\Desktop\anondb_280718.sqlite3'
db = sqlite3.connect(db_path)
anevexp_df = filter_anevexp(db, 0)
```
On my laptop (with 8GB ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22779/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22779/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22780 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22780/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22780/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22780/events | https://github.com/pandas-dev/pandas/pull/22780 | 362,152,004 | MDExOlB1bGxSZXF1ZXN0MjE2OTQzNjM5 | 22,780 | ENH: is_homogeneous | {
"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": "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"
}
] | 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... | 14 | 2018-09-20T11:53:14Z | 2018-09-21T07:25:34Z | 2018-09-20T16:22:46Z | CONTRIBUTOR | null | Split https://github.com/pandas-dev/pandas/pull/22325
@jorisvandenbossche suggested moving this off of the BlockManager.
Right now, I've made this public. Do we want that? If so I'll add to api.rst, release note, etc. Otherwise, I'll make it private. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22780/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22780/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22780.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22780",
"merged_at": "2018-09-20T16:22:46Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22780.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22780"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22781 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22781/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22781/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22781/events | https://github.com/pandas-dev/pandas/pull/22781 | 362,158,257 | MDExOlB1bGxSZXF1ZXN0MjE2OTQ4NjU4 | 22,781 | Update dsintro.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/4215991?v=4",
"events_url": "https://api.github.com/users/yoonghm/events{/privacy}",
"followers_url": "https://api.github.com/users/yoonghm/followers",
"following_url": "https://api.github.com/users/yoonghm/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 | [] | null | 3 | 2018-09-20T12:11:41Z | 2018-09-23T13:35:24Z | 2018-09-23T13:35:24Z | NONE | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] Added examples to create DataFrame from series and series with `nan`
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22781/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22781/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22781.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22781",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/22781.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22781"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22782 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22782/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22782/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22782/events | https://github.com/pandas-dev/pandas/issues/22782 | 362,175,581 | MDU6SXNzdWUzNjIxNzU1ODE= | 22,782 | CI: doc build on travis is failing on installation (r channel) | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [] | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 1 | 2018-09-20T12:57:52Z | 2018-09-20T14:32:50Z | 2018-09-20T14:32:44Z | MEMBER | null | Since yesterday or so (eg https://travis-ci.org/pandas-dev/pandas/jobs/430680571), the doc build fails on installation:
```
[create env]
Solving environment: ...working... failed
CondaHTTPError: HTTP 404 NOT FOUND for url <https://conda.anaconda.org/r/noarch/repodata.json>
Elapsed: 00:00.034960
CF-RAY: 45ce57b9... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22782/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22782/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22783 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22783/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22783/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22783/events | https://github.com/pandas-dev/pandas/issues/22783 | 362,187,466 | MDU6SXNzdWUzNjIxODc0NjY= | 22,783 | BUG: to_html misses truncation indicators (...) when index=False and max_cols < len(columns) | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/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": "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... | 0 | 2018-09-20T13:27:28Z | 2018-11-15T13:49:17Z | 2018-11-15T13:49:17Z | MEMBER | null | #### Code Sample
```python
np.random.seed(seed=0)
df = pd.DataFrame(np.random.randn(2,5))
df.to_html(max_cols=4, index=False)
```
#### Problem description
similar to #15019 with `max_cols` instead of `max_rows`
#### Output
<table border="1" class="dataframe">
<thead>
<tr style="text-align: ri... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22783/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22783/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22784 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22784/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22784/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22784/events | https://github.com/pandas-dev/pandas/issues/22784 | 362,195,908 | MDU6SXNzdWUzNjIxOTU5MDg= | 22,784 | Indexing a row of a DataFrame with multiple ExtensionArrays coerces to object | {
"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": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "e1... | closed | false | null | [] | {
"closed_at": "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... | 0 | 2018-09-20T13:46:51Z | 2018-09-26T14:27:53Z | 2018-09-26T14:27:53Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```python
In [8]: df = pd.DataFrame({"A": pd.Categorical([1, 2]), "B": pd.Categorical([1, 2])})
In [9]: df.loc[0]
Out[9]:
A 1
B 1
Name: 0, dtype: object
```
#### Problem description
The dtype is object. It should be `category`
#### Expected ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22784/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22784/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22785 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22785/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22785/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22785/events | https://github.com/pandas-dev/pandas/pull/22785 | 362,197,673 | MDExOlB1bGxSZXF1ZXN0MjE2OTc5NzA3 | 22,785 | Preserve Extension type on cross section | {
"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": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "e1... | closed | false | null | [] | {
"closed_at": "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 | 2018-09-20T13:50:36Z | 2018-09-26T14:27:56Z | 2018-09-26T14:27:53Z | CONTRIBUTOR | null | closes #22784
Builds on #22780 (first commit).
0197e0c has the relevant changes. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22785/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22785/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22785.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22785",
"merged_at": "2018-09-26T14:27:53Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22785.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22785"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22786 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22786/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22786/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22786/events | https://github.com/pandas-dev/pandas/pull/22786 | 362,206,177 | MDExOlB1bGxSZXF1ZXN0MjE2OTg2Mzk4 | 22,786 | BUG: to_html misses truncation indicators (...) when index=False | {
"avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4",
"events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}",
"followers_url": "https://api.github.com/users/simonjayhawkins/followers",
"following_url": "https://api.github.com/users/simonjayhawkins/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": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 10 | 2018-09-20T14:09:21Z | 2018-11-17T00:34:25Z | 2018-11-15T13:49:18Z | MEMBER | null | - [x] closes #15019
- [x] closes #22783
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22786/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22786/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22786.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22786",
"merged_at": "2018-11-15T13:49:17Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22786.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22786"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22787 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22787/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22787/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22787/events | https://github.com/pandas-dev/pandas/pull/22787 | 362,213,749 | MDExOlB1bGxSZXF1ZXN0MjE2OTkyNDAz | 22,787 | DOC: Updating Series.autocorr docstring | {
"avatar_url": "https://avatars.githubusercontent.com/u/39779339?v=4",
"events_url": "https://api.github.com/users/HubertKl/events{/privacy}",
"followers_url": "https://api.github.com/users/HubertKl/followers",
"following_url": "https://api.github.com/users/HubertKl/following{/other_user}",
"gists_url": "htt... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "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... | 6 | 2018-09-20T14:26:05Z | 2018-09-26T11:50:57Z | 2018-09-26T11:50:53Z | CONTRIBUTOR | null | - [ ] closes #xxxx
- [ ] tests added / passed
- [ X ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22787/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22787/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22787.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22787",
"merged_at": "2018-09-26T11:50:53Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22787.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22787"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22788 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22788/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22788/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22788/events | https://github.com/pandas-dev/pandas/issues/22788 | 362,225,511 | MDU6SXNzdWUzNjIyMjU1MTE= | 22,788 | BUG: Importing pandas with warnings("error") fails | {
"avatar_url": "https://avatars.githubusercontent.com/u/9222111?v=4",
"events_url": "https://api.github.com/users/jebob/events{/privacy}",
"followers_url": "https://api.github.com/users/jebob/followers",
"following_url": "https://api.github.com/users/jebob/following{/other_user}",
"gists_url": "https://api.g... | [
{
"color": "a2bca7",
"default": false,
"description": "Continuous Integration",
"id": 48070600,
"name": "CI",
"node_id": "MDU6TGFiZWw0ODA3MDYwMA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/CI"
}
] | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 3 | 2018-09-20T14:51:38Z | 2018-09-20T16:17:31Z | 2018-09-20T16:16:58Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```python
import warnings
warnings.simplefilter("error") # causes below line to fail, comment out to succeed without warning
import pandas as pd
```
#### Problem description
Enabling `warnings.simplefilter("error")` causes pandas to raise an error
`... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22788/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22788/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22789 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22789/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22789/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22789/events | https://github.com/pandas-dev/pandas/issues/22789 | 362,239,160 | MDU6SXNzdWUzNjIyMzkxNjA= | 22,789 | Misleading read_csv() error message. It says lines but refers to rows. | {
"avatar_url": "https://avatars.githubusercontent.com/u/1711561?v=4",
"events_url": "https://api.github.com/users/sinanonur/events{/privacy}",
"followers_url": "https://api.github.com/users/sinanonur/followers",
"following_url": "https://api.github.com/users/sinanonur/following{/other_user}",
"gists_url": "h... | [
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or improved errors from pandas",
"id": 42670965,
"name": "Error Reporting",
"node_id": "MDU6TGFiZWw0MjY3MDk2NQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting"
},
{
"color": "5319... | closed | false | null | [] | {
"closed_at": "2019-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... | 5 | 2018-09-20T15:21:42Z | 2018-09-25T16:38:54Z | 2018-09-25T16:38:54Z | NONE | null | This is not an error per se but might misdirect others as it did to me.
```python
from io import StringIO
# if not using python 3:
# from StringIO import StringIO
import pandas as pd
TESTDATA = StringIO("""c1;c2;c3
1,"some text"
2,"some more
text that is
multiple lines"
3,"more tex... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22789/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22789/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22790 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22790/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22790/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22790/events | https://github.com/pandas-dev/pandas/issues/22790 | 362,255,891 | MDU6SXNzdWUzNjIyNTU4OTE= | 22,790 | Matplotlib 3.0 compatibility | {
"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"
},
{
"color": "e11d21",
"default": false,
"description": "Bl... | 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... | 4 | 2018-09-20T15:59:55Z | 2019-01-11T20:45:31Z | 2018-09-28T15:06:16Z | CONTRIBUTOR | null | I have some local failures with matplotlib 3.x only
```
========================================================================= FAILURES =========================================================================
______________________________________________________ TestTSPlot.test_matplotlib_scatter_datetime64 _... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 1,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22790/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22790/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22791 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22791/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22791/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22791/events | https://github.com/pandas-dev/pandas/issues/22791 | 362,260,964 | MDU6SXNzdWUzNjIyNjA5NjQ= | 22,791 | ExtensionDtype API for preferred type when converting to NumPy array | {
"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": "e102d8",
"default": false,
"description": "Unexpect... | 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",
... | 10 | 2018-09-20T16:13:02Z | 2021-06-22T05:12:56Z | null | CONTRIBUTOR | null | This is coming out of SparseArray. Right now if you have a homogeneous DataFrame of EAs, then doing something like `np.asarray(df)` will always convert to object. https://github.com/pandas-dev/pandas/blob/32a74f19b655f4b0ef198d5ff4e15d409c3670d2/pandas/core/internals/managers.py#L787-L794.
Should we give ExtensionDt... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22791/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22791/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22792 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22792/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22792/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22792/events | https://github.com/pandas-dev/pandas/issues/22792 | 362,292,107 | MDU6SXNzdWUzNjIyOTIxMDc= | 22,792 | Custom Dtypes and `T` | {
"avatar_url": "https://avatars.githubusercontent.com/u/5131271?v=4",
"events_url": "https://api.github.com/users/achapkowski/events{/privacy}",
"followers_url": "https://api.github.com/users/achapkowski/followers",
"following_url": "https://api.github.com/users/achapkowski/following{/other_user}",
"gists_ur... | [
{
"color": "0052cc",
"default": false,
"description": null,
"id": 34444536,
"name": "Usage Question",
"node_id": "MDU6TGFiZWwzNDQ0NDUzNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question"
}
] | 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 | 2018-09-20T17:40:30Z | 2018-09-20T18:17:26Z | 2018-09-20T18:17:14Z | NONE | null | I created a custom Array called ```GeoArray(NumPyBackedExtensionArrayMixin)```.
When I try to dump out my custom array, I get the following error:
```
builtins.AttributeError: 'GeoArray' object has no attribute 'T'
```
What does `T` have to be? How do I define 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/22792/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22792/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22793 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22793/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22793/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22793/events | https://github.com/pandas-dev/pandas/issues/22793 | 362,341,498 | MDU6SXNzdWUzNjIzNDE0OTg= | 22,793 | divide by 0 for Int64 is inconsistent with int64 | {
"avatar_url": "https://avatars.githubusercontent.com/u/249407?v=4",
"events_url": "https://api.github.com/users/hhuuggoo/events{/privacy}",
"followers_url": "https://api.github.com/users/hhuuggoo/followers",
"following_url": "https://api.github.com/users/hhuuggoo/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, ... | open | false | null | [] | null | 2 | 2018-09-20T19:54:49Z | 2020-05-13T02:35:12Z | null | NONE | null | ```
In [5]: pd.Series([1], dtype='Int64') / pd.Series([0], dtype='Int64')
Out[5]: ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22793/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22793/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22794 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22794/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22794/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22794/events | https://github.com/pandas-dev/pandas/issues/22794 | 362,351,812 | MDU6SXNzdWUzNjIzNTE4MTI= | 22,794 | merge_asof can't handle floats in by column? | {
"avatar_url": "https://avatars.githubusercontent.com/u/2745955?v=4",
"events_url": "https://api.github.com/users/rndeon/events{/privacy}",
"followers_url": "https://api.github.com/users/rndeon/followers",
"following_url": "https://api.github.com/users/rndeon/following{/other_user}",
"gists_url": "https://ap... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stac... | open | false | null | [] | {
"closed_at": null,
"closed_issues": 786,
"created_at": "2015-01-13T10:53:19Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
... | 1 | 2018-09-20T20:25:59Z | 2021-06-22T05:16:41Z | null | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
df1=pd.DataFrame({"cat":5*[-5.0] + 5*[25.0] + 5*[65.0], "num": np.tile(np.linspace(100,200,5),3) + 10*(np.random.rand(15)-0.5)}).sort_values("num")
df2 = pd.DataFrame({"cat": 3 * [-5.0] + 3 * [25.0] + 3 * [65.0], "num": 3*[110.0,190.0,200.0],"val":np.... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22794/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22794/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22795 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22795/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22795/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22795/events | https://github.com/pandas-dev/pandas/pull/22795 | 362,353,538 | MDExOlB1bGxSZXF1ZXN0MjE3MDk3Nzcz | 22,795 | Enforce flake8 E741 | {
"avatar_url": "https://avatars.githubusercontent.com/u/16733618?v=4",
"events_url": "https://api.github.com/users/alimcmaster1/events{/privacy}",
"followers_url": "https://api.github.com/users/alimcmaster1/followers",
"following_url": "https://api.github.com/users/alimcmaster1/following{/other_user}",
"gist... | [
{
"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": "75507B",
"d... | closed | false | null | [] | null | 4 | 2018-09-20T20:31:10Z | 2018-09-21T13:58:09Z | 2018-09-20T21:21:10Z | CONTRIBUTOR | null | Enforce flake8 E741
#19496 ( Was added here )
But running `flake8 --select E741` returns nothing
Looks like this is a valid flake8 rule: ( unless im looking at the wrong docs )
https://lintlyci.github.io/Flake8Rules/ | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22795/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22795/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22795.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22795",
"merged_at": "2018-09-20T21:21:10Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22795.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22795"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22796 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22796/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22796/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22796/events | https://github.com/pandas-dev/pandas/issues/22796 | 362,397,340 | MDU6SXNzdWUzNjIzOTczNDA= | 22,796 | Concat of dataframe with tz-aware datetime column against dataframe without, fails | {
"avatar_url": "https://avatars.githubusercontent.com/u/2050208?v=4",
"events_url": "https://api.github.com/users/bchu/events{/privacy}",
"followers_url": "https://api.github.com/users/bchu/followers",
"following_url": "https://api.github.com/users/bchu/following{/other_user}",
"gists_url": "https://api.gith... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stac... | 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... | 3 | 2018-09-20T22:57:43Z | 2018-10-09T18:41:43Z | 2018-10-09T18:41:43Z | NONE | null | ```python
a = pd.DataFrame([[1, 2]], dtype='datetime64[ns, UTC]')
b = pd.DataFrame([[3]], dtype='datetime64[ns, UTC]')
pd.concat([a, b])
```
Fails:
```
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
<ipyt... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22796/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22796/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22797 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22797/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22797/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22797/events | https://github.com/pandas-dev/pandas/issues/22797 | 362,589,525 | MDU6SXNzdWUzNjI1ODk1MjU= | 22,797 | loc() does not swap two rows in multi-index pandas dataframe | {
"avatar_url": "https://avatars.githubusercontent.com/u/29705055?v=4",
"events_url": "https://api.github.com/users/jungwu/events{/privacy}",
"followers_url": "https://api.github.com/users/jungwu/followers",
"following_url": "https://api.github.com/users/jungwu/following{/other_user}",
"gists_url": "https://a... | [
{
"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": "20... | 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... | 7 | 2018-09-21T12:15:52Z | 2020-02-02T22:20:56Z | 2020-02-02T22:20:56Z | NONE | null | ```
df = pd.DataFrame(np.arange(12).reshape((4, 3)),
index=[['a', 'a', 'b', 'b'], [1, 2, 1, 2]],
columns=[['Ohio', 'Ohio', 'Colorado'],
['Green', 'Red', 'Green']])
df.loc[['b','a'],:] # does not swap
# df.reindex(index=['b', 'a'], level=0) # This works
```
#### Problem description
df.loc[['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/22797/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22797/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22798 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22798/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22798/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22798/events | https://github.com/pandas-dev/pandas/issues/22798 | 362,590,732 | MDU6SXNzdWUzNjI1OTA3MzI= | 22,798 | Support numpy ufuncs for ExtensionArrays | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "6138b5",
"default": false,
"description": "Extendin... | closed | false | null | [] | {
"closed_at": "2019-07-19T00:34:29Z",
"closed_issues": 1289,
"created_at": "2018-10-23T02:34:15Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 5 | 2018-09-21T12:20:01Z | 2020-01-02T15:10:40Z | 2020-01-02T15:10:28Z | MEMBER | null | Currently calling numpy ufuncs such as `np.exp` on a Series[EA] or EA does not work yet:
```
In [44]: s = pd.Series([1, 2, 3, 4], dtype='Int64')
In [45]: np.exp(s)
---------------------------------------------------------------------------
TypeError Traceback (most recent call l... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22798/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22798/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22799 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22799/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22799/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22799/events | https://github.com/pandas-dev/pandas/issues/22799 | 362,618,552 | MDU6SXNzdWUzNjI2MTg1NTI= | 22,799 | BUG: boxplot does not work when there is a datetime64 column | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "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": null,
"closed_issues": 786,
"created_at": "2015-01-13T10:53:19Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
... | 0 | 2018-09-21T13:33:58Z | 2019-08-13T12:44:10Z | 2019-08-13T12:44:10Z | MEMBER | null | Making a boxplot of a DataFrame does not seem to skip datetime64 columns, as you get the following error (it tries to calculate the mean of the datetime64 values):
```
In [4]: df = pd.DataFrame({'a': pd.date_range("2012-01-01", periods=100), 'b': np.random.randn(100), 'c': np.random.randn(100)+2})
In [6]: df.plo... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22799/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22799/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22800 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22800/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22800/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22800/events | https://github.com/pandas-dev/pandas/issues/22800 | 362,673,953 | MDU6SXNzdWUzNjI2NzM5NTM= | 22,800 | pd.read_clipboard() from excel now gives warning | {
"avatar_url": "https://avatars.githubusercontent.com/u/6655099?v=4",
"events_url": "https://api.github.com/users/Twizzledrizzle/events{/privacy}",
"followers_url": "https://api.github.com/users/Twizzledrizzle/followers",
"following_url": "https://api.github.com/users/Twizzledrizzle/following{/other_user}",
... | [] | closed | false | null | [] | null | 1 | 2018-09-21T15:46:54Z | 2018-09-21T15:50:12Z | 2018-09-21T15:50:11Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
"""
Copy below from excel
foo bar
123 4546464
123 462462
23 26456246
123 2346246
"""
import pandas as pd
pd.read_clipboard()
# get the following error
"""
C:\...\lib\site-packages\pandas\io\clipboards.py:63: ParserWarning: Falling back 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/22800/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22800/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22801 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22801/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22801/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22801/events | https://github.com/pandas-dev/pandas/issues/22801 | 362,696,852 | MDU6SXNzdWUzNjI2OTY4NTI= | 22,801 | DataFrame.to_dict can result in data loss when indexes are not unique | {
"avatar_url": "https://avatars.githubusercontent.com/u/24948269?v=4",
"events_url": "https://api.github.com/users/TychonautVII/events{/privacy}",
"followers_url": "https://api.github.com/users/TychonautVII/followers",
"following_url": "https://api.github.com/users/TychonautVII/following{/other_user}",
"gist... | [
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or improved errors from pandas",
"id": 42670965,
"name": "Error Reporting",
"node_id": "MDU6TGFiZWw0MjY3MDk2NQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting"
},
{
"color": "0e8a... | closed | false | null | [] | {
"closed_at": "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... | 4 | 2018-09-21T16:47:08Z | 2018-10-11T13:09:06Z | 2018-10-11T13:09:06Z | NONE | null | #### Code Sample,
```python
df = pd.DataFrame([["A","B","C"],["A","D","E"],["F","G","K"]])
df.set_index(0, inplace=True)
print(df)
```
---1 2
0
A B C
A D E
F G K
```python
print(df.to_dict(orient="index"))
```
{'A': {1: 'D', 2: 'E'}, 'F': {1: 'G', 2: 'K'}}
#### Problem description
The... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22801/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22801/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22802 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22802/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22802/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22802/events | https://github.com/pandas-dev/pandas/pull/22802 | 362,758,623 | MDExOlB1bGxSZXF1ZXN0MjE3Mzg5NDQ3 | 22,802 | Fix Timestamp.round errors | {
"avatar_url": "https://avatars.githubusercontent.com/u/6403904?v=4",
"events_url": "https://api.github.com/users/miccoli/events{/privacy}",
"followers_url": "https://api.github.com/users/miccoli/followers",
"following_url": "https://api.github.com/users/miccoli/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": "006b75",
"default": false,
"description": "Arithmeti... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 10 | 2018-09-21T20:11:57Z | 2018-10-01T21:13:50Z | 2018-10-01T12:10:50Z | CONTRIBUTOR | null | - [x] closes #22591
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
- [x] rebase for the new `ambiguous` kwarg, resolve conflicts. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22802/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22802/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22802.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22802",
"merged_at": "2018-10-01T12:10:50Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22802.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22802"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22803 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22803/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22803/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22803/events | https://github.com/pandas-dev/pandas/issues/22803 | 362,761,773 | MDU6SXNzdWUzNjI3NjE3NzM= | 22,803 | Indexing into a series with multi-index containing periods raises an exception | {
"avatar_url": "https://avatars.githubusercontent.com/u/17709454?v=4",
"events_url": "https://api.github.com/users/PatrickDRusk/events{/privacy}",
"followers_url": "https://api.github.com/users/PatrickDRusk/followers",
"following_url": "https://api.github.com/users/PatrickDRusk/following{/other_user}",
"gist... | [
{
"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": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 2 | 2018-09-21T20:22:29Z | 2018-11-07T14:09:12Z | 2018-11-07T14:09:12Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas
tuples = [(pandas.Period('2018-01-01', freq='D'), 1)]
index = pandas.MultiIndex.from_tuples(tuples)
s = pandas.Series([1.0], index=index)
print(s[~s.isnull()])
```
#### Problem description
Running the code above causes an exception... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22803/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22803/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22804 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22804/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22804/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22804/events | https://github.com/pandas-dev/pandas/pull/22804 | 362,820,851 | MDExOlB1bGxSZXF1ZXN0MjE3NDM1ODA2 | 22,804 | BUG: Fix json_normalize throwing TypeError when record_path has a sequence of dicts #22706 | {
"avatar_url": "https://avatars.githubusercontent.com/u/796283?v=4",
"events_url": "https://api.github.com/users/vuminhle/events{/privacy}",
"followers_url": "https://api.github.com/users/vuminhle/followers",
"following_url": "https://api.github.com/users/vuminhle/following{/other_user}",
"gists_url": "https... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "207de5",
"default": false,
"description": "read_json, to_json, json... | closed | false | null | [] | {
"closed_at": "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... | 15 | 2018-09-22T02:59:21Z | 2018-12-13T20:25:51Z | 2018-12-13T20:25:51Z | CONTRIBUTOR | null |
- [x] closes #22706
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22804/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22804/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22804.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22804",
"merged_at": "2018-12-13T20:25:50Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22804.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22804"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22805 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22805/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22805/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22805/events | https://github.com/pandas-dev/pandas/pull/22805 | 362,858,302 | MDExOlB1bGxSZXF1ZXN0MjE3NDU4MTc2 | 22,805 | BUG: Hashtable size hint cap | {
"avatar_url": "https://avatars.githubusercontent.com/u/1924092?v=4",
"events_url": "https://api.github.com/users/chris-b1/events{/privacy}",
"followers_url": "https://api.github.com/users/chris-b1/followers",
"following_url": "https://api.github.com/users/chris-b1/following{/other_user}",
"gists_url": "http... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
... | 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... | 11 | 2018-09-22T13:44:31Z | 2019-01-15T12:33:27Z | 2019-01-15T12:33:24Z | CONTRIBUTOR | null | - [x] closes #22729
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22805/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22805/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22805.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22805",
"merged_at": "2019-01-15T12:33:23Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22805.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22805"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22806 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22806/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22806/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22806/events | https://github.com/pandas-dev/pandas/issues/22806 | 362,881,563 | MDU6SXNzdWUzNjI4ODE1NjM= | 22,806 | Sorts data frame by date column with different format | {
"avatar_url": "https://avatars.githubusercontent.com/u/43502888?v=4",
"events_url": "https://api.github.com/users/karthikkumar-infa/events{/privacy}",
"followers_url": "https://api.github.com/users/karthikkumar-infa/followers",
"following_url": "https://api.github.com/users/karthikkumar-infa/following{/other_... | [
{
"color": "0052cc",
"default": false,
"description": null,
"id": 34444536,
"name": "Usage Question",
"node_id": "MDU6TGFiZWwzNDQ0NDUzNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question"
}
] | closed | false | null | [] | null | 1 | 2018-09-22T18:53:54Z | 2018-09-22T21:03:14Z | 2018-09-22T21:03:06Z | NONE | null | #### Code Sample, a copy-pastable example if possible

```python
import pandas as pd
Sales=pd.read_csv("E:\\Sales_sample.csv")
Sales.sort_values(by="dateSold")
```
#### Problem description
I h... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22806/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22806/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22807 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22807/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22807/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22807/events | https://github.com/pandas-dev/pandas/issues/22807 | 362,891,560 | MDU6SXNzdWUzNjI4OTE1NjA= | 22,807 | When exported to CSV file, category data should be considered non numeric | {
"avatar_url": "https://avatars.githubusercontent.com/u/221084?v=4",
"events_url": "https://api.github.com/users/pauloneves/events{/privacy}",
"followers_url": "https://api.github.com/users/pauloneves/followers",
"following_url": "https://api.github.com/users/pauloneves/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": "read_csv... | open | false | null | [] | null | 2 | 2018-09-22T21:17:44Z | 2021-06-22T05:17:11Z | null | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
In [32]: df = pd.DataFrame({'a': list('abc'), 'b': range(3), 'c': range(3)})
In [33]: df['c'] = df['c'].astype('category')
In [34]: df.dtypes
Out[34]:
a object
b int64
c category
dtype: object
In [35]: import csv
In [36]: df.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/22807/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22807/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22808 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22808/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22808/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22808/events | https://github.com/pandas-dev/pandas/issues/22808 | 362,895,044 | MDU6SXNzdWUzNjI4OTUwNDQ= | 22,808 | Can't select medium values of df category | {
"avatar_url": "https://avatars.githubusercontent.com/u/43488475?v=4",
"events_url": "https://api.github.com/users/schattian/events{/privacy}",
"followers_url": "https://api.github.com/users/schattian/followers",
"following_url": "https://api.github.com/users/schattian/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... | 1 | 2018-09-22T22:14:20Z | 2018-09-22T23:26:21Z | 2018-09-22T23:26:06Z | NONE | null | ```
medium prices
use_medium = df[ 2.5 < df.Price | df.Price < 7]
use_medium
```
Almost tried:
```
use_medium = df[ 2.5 < df.Price < 7]
use_medium = df[2.5 < df.Price & df.Price<7]
```
#### Problem description
I need to select the elements with prices under 7.
#### Expected Output
DF showing the ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22808/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22808/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/22809 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22809/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22809/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22809/events | https://github.com/pandas-dev/pandas/pull/22809 | 362,897,500 | MDExOlB1bGxSZXF1ZXN0MjE3NDgyNzg1 | 22,809 | BUG: Avoid AmbiguousTime or NonExistentTime Error when resampling | {
"avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4",
"events_url": "https://api.github.com/users/mroeschke/events{/privacy}",
"followers_url": "https://api.github.com/users/mroeschke/followers",
"following_url": "https://api.github.com/users/mroeschke/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": "5319e7",
"default": false,
"description": "Timezone data dtype",
... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 3 | 2018-09-22T22:58:48Z | 2018-09-23T16:18:45Z | 2018-09-23T12:11:02Z | MEMBER | null | - [x] closes #19375
- [x] closes #10117
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22809/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22809/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22809.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22809",
"merged_at": "2018-09-23T12:11:02Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22809.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22809"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22810 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22810/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22810/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22810/events | https://github.com/pandas-dev/pandas/pull/22810 | 362,904,483 | MDExOlB1bGxSZXF1ZXN0MjE3NDg3MTUy | 22,810 | BUG: DataFrame.to_dict when orient=index data loss | {
"avatar_url": "https://avatars.githubusercontent.com/u/8434889?v=4",
"events_url": "https://api.github.com/users/jameswinegar/events{/privacy}",
"followers_url": "https://api.github.com/users/jameswinegar/followers",
"following_url": "https://api.github.com/users/jameswinegar/following{/other_user}",
"gists... | [
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stack/Unstack, Explode",
"id": 13098779,
"name": "Reshaping",
"node_id": "MDU6TGFiZWwxMzA5ODc3OQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping"
},
{
"color": "ffa0ff",
"de... | 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... | 8 | 2018-09-23T01:26:47Z | 2018-10-11T13:09:10Z | 2018-10-11T13:09:06Z | CONTRIBUTOR | null | - [x] closes #22801
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22810/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22810/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22810.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22810",
"merged_at": "2018-10-11T13:09:05Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22810.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22810"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/22811 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/22811/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/22811/comments | https://api.github.com/repos/pandas-dev/pandas/issues/22811/events | https://github.com/pandas-dev/pandas/pull/22811 | 362,932,946 | MDExOlB1bGxSZXF1ZXN0MjE3NTA0MjE2 | 22,811 | BUG: Maintain column order with groupby.nth | {
"avatar_url": "https://avatars.githubusercontent.com/u/21114125?v=4",
"events_url": "https://api.github.com/users/reidy-p/events{/privacy}",
"followers_url": "https://api.github.com/users/reidy-p/followers",
"following_url": "https://api.github.com/users/reidy-p/following{/other_user}",
"gists_url": "https:... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
... | closed | false | null | [] | {
"closed_at": "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... | 13 | 2018-09-23T10:52:42Z | 2018-12-08T13:05:42Z | 2018-11-20T01:10:52Z | CONTRIBUTOR | null | - [ ] closes #20760
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/22811/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/22811/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/22811.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/22811",
"merged_at": "2018-11-20T01:10:52Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/22811.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/22811"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.