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/23812 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23812/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23812/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23812/events | https://github.com/pandas-dev/pandas/issues/23812 | 382,569,695 | MDU6SXNzdWUzODI1Njk2OTU= | 23,812 | Group index in dataframe | {
"avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4",
"events_url": "https://api.github.com/users/ghost/events{/privacy}",
"followers_url": "https://api.github.com/users/ghost/followers",
"following_url": "https://api.github.com/users/ghost/following{/other_user}",
"gists_url": "https://api.git... | [] | closed | false | null | [] | null | 4 | 2018-11-20T09:23:09Z | 2018-11-20T13:58:14Z | 2018-11-20T13:23:55Z | NONE | null | #### Code Sample, python code with name "post_demo.py"
```
import argparse
import pandas as pd
import os
if __name__ == "__main__":
#Read command line options
parser = argparse.ArgumentParser(description="Postprocessing tool")
parser.add_argument("csvfile", metavar = "--DATA", help="Parse ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23812/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23812/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23813 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23813/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23813/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23813/events | https://github.com/pandas-dev/pandas/pull/23813 | 382,590,503 | MDExOlB1bGxSZXF1ZXN0MjMyMjU5NjEw | 23,813 | BUG: fixed plotting of boolean dataframes | {
"avatar_url": "https://avatars.githubusercontent.com/u/12114825?v=4",
"events_url": "https://api.github.com/users/BSchilperoort/events{/privacy}",
"followers_url": "https://api.github.com/users/BSchilperoort/followers",
"following_url": "https://api.github.com/users/BSchilperoort/following{/other_user}",
"g... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "8AE234",
"default": false,
"description": null,
"id": 2413328,
... | closed | false | null | [] | null | 5 | 2018-11-20T10:14:12Z | 2019-02-27T23:48:54Z | 2019-02-27T23:48:54Z | NONE | null | Boolean data was not recognised as plottable data. Adding it to the list of valid dtypes fixed this and allows plotting.
- [x] closes #23719
- [ ] 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/23813/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23813/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23813.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23813",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/23813.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23813"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23814 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23814/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23814/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23814/events | https://github.com/pandas-dev/pandas/issues/23814 | 382,632,020 | MDU6SXNzdWUzODI2MzIwMjA= | 23,814 | equality comparison with a scalar is slow for category (performance regression) | {
"avatar_url": "https://avatars.githubusercontent.com/u/1499555?v=4",
"events_url": "https://api.github.com/users/colinfang/events{/privacy}",
"followers_url": "https://api.github.com/users/colinfang/followers",
"following_url": "https://api.github.com/users/colinfang/following{/other_user}",
"gists_url": "h... | [
{
"color": "a10c02",
"default": false,
"description": "Memory or execution speed performance",
"id": 8935311,
"name": "Performance",
"node_id": "MDU6TGFiZWw4OTM1MzEx",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance"
},
{
"color": "e11d21",
"default"... | closed | false | null | [] | {
"closed_at": "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-11-20T12:02:03Z | 2018-11-30T21:37:20Z | 2018-11-30T21:37:20Z | NONE | null | Are the following 2 ways to compare a series to a scalar equivalent (ignore missing values)? I have to write the hard way in order to take advantage of the category properties.
```python
x = pd.Series(list('abcd') * 1000000).astype('category')
%timeit x == 'a'
# 10 loops, best of 3: 25.2 ms per lo... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23814/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23814/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23815 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23815/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23815/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23815/events | https://github.com/pandas-dev/pandas/issues/23815 | 382,659,274 | MDU6SXNzdWUzODI2NTkyNzQ= | 23,815 | Timestamp and DatetimeIndex construct different timezones | {
"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": "AFEEEE",
"default": false,
"description": null,
"id": 211840... | 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... | 9 | 2018-11-20T13:18:32Z | 2019-02-11T14:32:54Z | 2019-02-11T14:32:54Z | CONTRIBUTOR | null | Question in the form of an issue: is this a bug?
```python
In [37]: pd.Timestamp('2000', tz='US/Central').tz == pd.DatetimeIndex(['2000'], tz='US/Central').tz
Out[37]: False
```
This leads to strange things like
```python
In [38]: idx = pd.date_range('20170101', periods=4, tz='US/Pacific')
In [39]: idx... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23815/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23815/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23816 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23816/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23816/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23816/events | https://github.com/pandas-dev/pandas/issues/23816 | 382,678,849 | MDU6SXNzdWUzODI2Nzg4NDk= | 23,816 | Concat Series[datetimetz] & Series[category] loses timezone | {
"avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4",
"events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}",
"followers_url": "https://api.github.com/users/TomAugspurger/followers",
"following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}",
"gi... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "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... | 6 | 2018-11-20T14:07:07Z | 2018-12-05T23:21:47Z | 2018-12-05T23:21:47Z | CONTRIBUTOR | null | ```python
In [8]: a = pd.Series(pd.date_range('20170101', periods=4, tz='US/Pacific'))
In [9]: b = pd.Series(['a', 'b'], dtype='category')
In [10]: pd.concat([a, b], ignore_index=True)[0]
Out[10]: Timestamp('2017-01-01 08:00:00')
```
Out[10] should have a tz like the following
```python
In [11]: pd... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23816/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23816/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23817 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23817/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23817/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23817/events | https://github.com/pandas-dev/pandas/issues/23817 | 382,690,704 | MDU6SXNzdWUzODI2OTA3MDQ= | 23,817 | Create DataFrame from array of timestamps | {
"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": "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... | 0 | 2018-11-20T14:33:43Z | 2018-11-20T14:35:09Z | 2018-11-20T14:35:01Z | CONTRIBUTOR | null | edit: duplicate of https://github.com/pandas-dev/pandas/issues/13287 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23817/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23817/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23818 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23818/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23818/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23818/events | https://github.com/pandas-dev/pandas/pull/23818 | 382,700,692 | MDExOlB1bGxSZXF1ZXN0MjMyMzQ2NTcy | 23,818 | 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... | 5 | 2018-11-20T14:55:49Z | 2018-11-27T19:12:31Z | 2018-11-27T02:37:15Z | MEMBER | null | - [ n/a] follow-on from #22726
- [x] tests ~~added~~ / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
remove `max_rows` and `max_cols` from `HTMLFormatter` as truncation is now handled by `DataFrameFormatter`
note: this PR should be orthogonal to #22655 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23818/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23818/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23818.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23818",
"merged_at": "2018-11-27T02:37:14Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23818.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23818"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23819 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23819/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23819/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23819/events | https://github.com/pandas-dev/pandas/issues/23819 | 382,725,675 | MDU6SXNzdWUzODI3MjU2NzU= | 23,819 | df.any(axis=None) does not perform the expected reduction | {
"avatar_url": "https://avatars.githubusercontent.com/u/42236071?v=4",
"events_url": "https://api.github.com/users/Kimonode/events{/privacy}",
"followers_url": "https://api.github.com/users/Kimonode/followers",
"following_url": "https://api.github.com/users/Kimonode/following{/other_user}",
"gists_url": "htt... | [] | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 1 | 2018-11-20T15:48:16Z | 2018-11-20T16:29:20Z | 2018-11-20T16:29:17Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
df = pd.DataFrame({"A": [1, 1], "B": [1, 0], "C": [0, 0]})
df.any(axis=None)
```
#### Problem description
df.any(axis=None) returns a series:
>A True
B True
C False
dtype: bool
... while it should reduce tha... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23819/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23819/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23820 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23820/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23820/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23820/events | https://github.com/pandas-dev/pandas/issues/23820 | 382,746,713 | MDU6SXNzdWUzODI3NDY3MTM= | 23,820 | DISC: deprecate notebook parameter in to_html() | {
"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": "006b75",
"default": false,
"description": "read_html, to_html, Styler.apply, Styler.applymap",
"id": 57395487,
"name": "IO HTML",
"node_id": "MDU6TGFiZWw1NzM5NTQ4Nw==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20HTML"
},
{
"color": "5319e7",
... | 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-11-20T16:31:46Z | 2019-12-14T10:22:51Z | 2019-12-14T10:22:46Z | MEMBER | null | should to_html(notebook=True) be part of the public facing API or called just from _repr_html_()? | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23820/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23820/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23821 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23821/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23821/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23821/events | https://github.com/pandas-dev/pandas/issues/23821 | 382,838,944 | MDU6SXNzdWUzODI4Mzg5NDQ= | 23,821 | CI: Move CircleCI job to Azure pipelines | {
"avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4",
"events_url": "https://api.github.com/users/datapythonista/events{/privacy}",
"followers_url": "https://api.github.com/users/datapythonista/followers",
"following_url": "https://api.github.com/users/datapythonista/following{/other_user}",
... | [
{
"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": "0e8a16",
"default": true,
"description": n... | closed | false | null | [] | null | 16 | 2018-11-20T20:37:55Z | 2018-12-29T16:08:19Z | 2018-12-29T16:08:19Z | MEMBER | null | We've been moving our CI from other systems to Travis and Azure Pipelines, which makes things simpler, as we don't need to maintain several CI configuration files, and check for CI errors and logs in different environments.
We have almost everything in those two systems now, except one last job that is in CircleCI. ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 1,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23821/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23821/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23822 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23822/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23822/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23822/events | https://github.com/pandas-dev/pandas/issues/23822 | 382,850,420 | MDU6SXNzdWUzODI4NTA0MjA= | 23,822 | pd.DataFrame.sub change the original dataframe order | {
"avatar_url": "https://avatars.githubusercontent.com/u/13232361?v=4",
"events_url": "https://api.github.com/users/Syhen/events{/privacy}",
"followers_url": "https://api.github.com/users/Syhen/followers",
"following_url": "https://api.github.com/users/Syhen/following{/other_user}",
"gists_url": "https://api.... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "006b75",
"default": false,
"description": "Arithmetic, Comparison, ... | closed | false | null | [] | null | 3 | 2018-11-20T21:13:41Z | 2021-06-23T04:23:17Z | 2021-06-23T04:23:17Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
df1 = pd.DataFrame([[2], [4], [4], [3]])
df1.index = [0, 1, 2, 1]
df2 = pd.DataFrame([[10], [12]])
df2.index = [1, 2]
df3 = df1 - df2
print(df3.index)
# output: [0, 1, 1, 2]
```
#### Problem description
with minus by index, the output change m... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23822/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23822/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23823 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23823/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23823/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23823/events | https://github.com/pandas-dev/pandas/issues/23823 | 382,854,615 | MDU6SXNzdWUzODI4NTQ2MTU= | 23,823 | BUG/Internals: maybe_upcast_putmask | {
"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": "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-11-20T21:26:34Z | 2019-03-22T11:51:09Z | 2019-03-22T11:51:09Z | CONTRIBUTOR | null | In the context of #23192 (and #23604 / #23606), I want to use `pandas.core.dtypes.cast.maybe_upcast_putmask`, because it solves exactly the problem I need it to solve.
Unfortunately, it does not work as advertised (and I already found the culprit).
The docstring says:
```
def maybe_upcast_putmask(result, mask, ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23823/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23823/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23824 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23824/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23824/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23824/events | https://github.com/pandas-dev/pandas/issues/23824 | 382,858,057 | MDU6SXNzdWUzODI4NTgwNTc= | 23,824 | Series.map updates all copies of a DataFrame | {
"avatar_url": "https://avatars.githubusercontent.com/u/30122820?v=4",
"events_url": "https://api.github.com/users/lukas-a-olson/events{/privacy}",
"followers_url": "https://api.github.com/users/lukas-a-olson/followers",
"following_url": "https://api.github.com/users/lukas-a-olson/following{/other_user}",
"g... | [
{
"color": "0052cc",
"default": false,
"description": null,
"id": 34444536,
"name": "Usage Question",
"node_id": "MDU6TGFiZWwzNDQ0NDUzNg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question"
}
] | closed | 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-11-20T21:36:56Z | 2018-11-20T21:53:32Z | 2018-11-20T21:39:14Z | NONE | null | #### Code Sample
```python
df = pd.DataFrame({'foo':[0,1,2]})
new = df
new['foo'] = new['foo'].map({0:'zero', 1:'one', 2:'two'})
print(df)
```
output:
```
foo
0 zero
1 one
2 two
```
#### Problem description
When using pd.Series.map on a column of a copied DataFrame, the copy is updated, but ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23824/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23824/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23825 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23825/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23825/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23825/events | https://github.com/pandas-dev/pandas/pull/23825 | 382,871,881 | MDExOlB1bGxSZXF1ZXN0MjMyNDc3NzU3 | 23,825 | TST: Fix indexes test inheritance / fixturization | {
"avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4",
"events_url": "https://api.github.com/users/TomAugspurger/events{/privacy}",
"followers_url": "https://api.github.com/users/TomAugspurger/followers",
"following_url": "https://api.github.com/users/TomAugspurger/following{/other_user}",
"gi... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
}
] | 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-11-20T22:20:08Z | 2018-11-21T15:39:30Z | 2018-11-21T15:37:50Z | CONTRIBUTOR | null | Closes https://github.com/pandas-dev/pandas/issues/23746
Before:
```
7355 passed, 852 skipped, 5 xfailed, 13 warnings in 75.20 seconds
```
After:
```
5740 passed, 724 skipped, 5 xfailed, 12 warnings in 67.73 seconds
``` | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23825/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23825/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23825.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23825",
"merged_at": "2018-11-21T15:37:49Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23825.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23825"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23826 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23826/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23826/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23826/events | https://github.com/pandas-dev/pandas/issues/23826 | 382,905,614 | MDU6SXNzdWUzODI5MDU2MTQ= | 23,826 | BUG: tm.assert_index_equal ignores TimedeltaIndex.freq | {
"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": "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": 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-11-21T00:33:44Z | 2018-11-21T01:58:10Z | 2018-11-21T01:57:43Z | MEMBER | null | ```
tdi = pd.TimedeltaIndex(['1 Day', '2 Days'], freq='D')
tdi2 = tdi._shallow_copy(freq=None)
tm.assert_index_equal(tdi, tdi2)
```
The call to assert_index_equal should raise AssertionError, doesn'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/23826/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23826/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23827 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23827/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23827/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23827/events | https://github.com/pandas-dev/pandas/pull/23827 | 382,906,051 | MDExOlB1bGxSZXF1ZXN0MjMyNTAzMjcy | 23,827 | TST: move misplaced modulo test | {
"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": "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... | 4 | 2018-11-21T00:36:06Z | 2018-11-23T04:14:12Z | 2018-11-23T02:37:24Z | MEMBER | null | Found this while looking at tests for reduction ops. I'm wondering if we should collect+parametrize those over DataFrame/Series/Index/EA the same way we do for arithmetic. Thoughts? | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23827/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23827/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23827.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23827",
"merged_at": "2018-11-23T02:37:24Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23827.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23827"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23828 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23828/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23828/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23828/events | https://github.com/pandas-dev/pandas/issues/23828 | 382,919,839 | MDU6SXNzdWUzODI5MTk4Mzk= | 23,828 | DOC: Move content in doc/README.rst to doc/source/contributing.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4",
"events_url": "https://api.github.com/users/datapythonista/events{/privacy}",
"followers_url": "https://api.github.com/users/datapythonista/followers",
"following_url": "https://api.github.com/users/datapythonista/following{/other_user}",
... | [
{
"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": "0e8a16",
"default": true,
"description": null,
"id": 7171206... | 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-11-21T01:43:49Z | 2018-11-27T02:24:46Z | 2018-11-27T02:24:46Z | MEMBER | null | Following the discussion in #23097, we should check if there is content in `doc/README.rst` that is not in `doc/source/contributing.rst`. Then:
- Move that content to `doc/source/contributing.rst` if something is not there already.
- Replace all the content of `doc/README.rst` by simply a link to the contributing doc... | {
"+1": 1,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23828/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23828/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23829 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23829/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23829/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23829/events | https://github.com/pandas-dev/pandas/pull/23829 | 382,932,011 | MDExOlB1bGxSZXF1ZXN0MjMyNTIyMTcx | 23,829 | implement truediv, rtruediv directly in TimedeltaArray; tests | {
"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": "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... | 11 | 2018-11-21T02:46:24Z | 2018-12-11T18:02:45Z | 2018-11-29T12:48:26Z | MEMBER | null | Follow-up to #23642, implements `__rdiv__` in TimedeltaArray, plus missing tests.
After this will be a PR that does the same for floordiv+rfloordiv.
- [x] closes #22631
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] whatsnew entry
Fixes:
`tdi / np.time... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23829/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23829/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23829.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23829",
"merged_at": "2018-11-29T12:48:26Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23829.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23829"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23830 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23830/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23830/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23830/events | https://github.com/pandas-dev/pandas/issues/23830 | 382,958,888 | MDU6SXNzdWUzODI5NTg4ODg= | 23,830 | pd to_datetime with format specified returns doesn't match format specified instead of OutOfBoundsDatetime | {
"avatar_url": "https://avatars.githubusercontent.com/u/1978117?v=4",
"events_url": "https://api.github.com/users/asishm/events{/privacy}",
"followers_url": "https://api.github.com/users/asishm/followers",
"following_url": "https://api.github.com/users/asishm/following{/other_user}",
"gists_url": "https://ap... | [
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "e102d8",
"default": false,
"description": "Unexpecte... | 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-11-21T05:15:42Z | 2019-02-28T12:44:44Z | 2019-02-28T12:44:44Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```python
In [70]: pd.to_datetime('2417-10-27 00:00:00', format='%Y-%m-%d %H:%M:%S')
ValueError: time data 2417-10-27 00:00:00 doesn't match format specified
```
<details>
---------------------------------------------------------------------------
TypeError... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23830/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23830/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23831 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23831/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23831/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23831/events | https://github.com/pandas-dev/pandas/pull/23831 | 382,965,966 | MDExOlB1bGxSZXF1ZXN0MjMyNTQ2MzI0 | 23,831 | Cookbook doc | {
"avatar_url": "https://avatars.githubusercontent.com/u/4477229?v=4",
"events_url": "https://api.github.com/users/saurav2608/events{/privacy}",
"followers_url": "https://api.github.com/users/saurav2608/followers",
"following_url": "https://api.github.com/users/saurav2608/following{/other_user}",
"gists_url":... | [] | closed | false | null | [] | null | 1 | 2018-11-21T05:51:36Z | 2018-11-21T10:18:57Z | 2018-11-21T07:24:48Z | CONTRIBUTOR | null | - [x] closes #23794
- [ ] 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/23831/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23831/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23831.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23831",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/23831.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23831"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23832 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23832/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23832/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23832/events | https://github.com/pandas-dev/pandas/pull/23832 | 382,990,863 | MDExOlB1bGxSZXF1ZXN0MjMyNTY0MzQ2 | 23,832 | REF/TST: Add more pytest idiom to parsers tests | {
"avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4",
"events_url": "https://api.github.com/users/gfyoung/events{/privacy}",
"followers_url": "https://api.github.com/users/gfyoung/followers",
"following_url": "https://api.github.com/users/gfyoung/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "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... | 3 | 2018-11-21T07:34:44Z | 2018-11-21T19:46:35Z | 2018-11-21T19:32:47Z | MEMBER | null | Adds more idiom to the following:
* `parser/skiprows` --> `parser/test_skiprows`
* `parser/na_values` --> `parser/test_na_values`
* `parser/parse_dates` -->` parser/test_parse_dates`
* `parser/multithread` --> `parser/test_multi_thread`
Also adds new test suite: `test_date_converters` (was previously hidden 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/23832/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23832/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23832.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23832",
"merged_at": "2018-11-21T19:32:47Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23832.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23832"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23833 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23833/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23833/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23833/events | https://github.com/pandas-dev/pandas/issues/23833 | 382,990,906 | MDU6SXNzdWUzODI5OTA5MDY= | 23,833 | BUG/Internals: maybe_promote | {
"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": "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... | open | false | null | [] | null | 2 | 2018-11-21T07:34:53Z | 2021-06-23T04:23:59Z | null | CONTRIBUTOR | null | Seems I found a pretty deep rabbit hole while trying to solve #23823 (while trying to solve #23192 / #23604):
`maybe_upcast_putmask` and `maybe_promote` are both completely untested (or at least, their names do not appear anywhere in `pandas/tests/`), and `maybe_promote` also does not have a docstring. Side note: ra... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23833/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23833/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23834 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23834/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23834/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23834/events | https://github.com/pandas-dev/pandas/issues/23834 | 382,993,832 | MDU6SXNzdWUzODI5OTM4MzI= | 23,834 | Unexpected DataFrame.groupby.apply miscalculation | {
"avatar_url": "https://avatars.githubusercontent.com/u/37870935?v=4",
"events_url": "https://api.github.com/users/liu-hanwen/events{/privacy}",
"followers_url": "https://api.github.com/users/liu-hanwen/followers",
"following_url": "https://api.github.com/users/liu-hanwen/following{/other_user}",
"gists_url"... | [
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
"name": "Groupby",
"node_id": "MDU6TGFiZWwyMzMxNjA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby"
}
] | closed | false | null | [] | null | 5 | 2018-11-21T07:46:06Z | 2019-05-01T14:16:34Z | 2019-05-01T13:55:01Z | NONE | null | Using `DataFrame.groupby.apply()` and make a copy of one of the columns may have unexpected result.
#### Code Sample
```python
import pandas as pd
data_list = [
['Class A', '1'],
['Class A', '5'],
['Class B', '7'],
['Class B', '2'],
['Class C', '3'],
['Class C', '9']
]
df = pd.DataFr... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23834/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23834/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23835 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23835/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23835/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23835/events | https://github.com/pandas-dev/pandas/issues/23835 | 382,999,669 | MDU6SXNzdWUzODI5OTk2Njk= | 23,835 | code_checks.sh does not work as documentation says | {
"avatar_url": "https://avatars.githubusercontent.com/u/29615021?v=4",
"events_url": "https://api.github.com/users/JustinZhengBC/events{/privacy}",
"followers_url": "https://api.github.com/users/JustinZhengBC/followers",
"following_url": "https://api.github.com/users/JustinZhengBC/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 | 2 | 2018-11-21T08:07:18Z | 2018-11-21T11:25:51Z | 2018-11-21T11:25:51Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```
$ ./ci/code_checks.sh lint
inside ./ci/code_checks.sh
NOT Linting. To lint use: LINT=true ./ci/code_checks.sh lint
```
#### Problem description
The current `code_checks.sh` contains this line near the top:
```
[[ $LINT ]] || { echo "NOT Linting. 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/23835/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23835/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23836 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23836/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23836/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23836/events | https://github.com/pandas-dev/pandas/issues/23836 | 383,021,485 | MDU6SXNzdWUzODMwMjE0ODU= | 23,836 | writing dataframe to sql server | {
"avatar_url": "https://avatars.githubusercontent.com/u/37730987?v=4",
"events_url": "https://api.github.com/users/AVI18794/events{/privacy}",
"followers_url": "https://api.github.com/users/AVI18794/followers",
"following_url": "https://api.github.com/users/AVI18794/following{/other_user}",
"gists_url": "htt... | [] | closed | false | null | [] | {
"closed_at": null,
"closed_issues": 2361,
"created_at": "2015-02-26T19:29:05Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisva... | 2 | 2018-11-21T09:13:38Z | 2018-11-21T20:12:31Z | 2018-11-21T18:23:02Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
# Your code here
import pandas as pd
import pyodbc
import csv
server = '10.7.8.4'
database = 'RESTDATA'
username = 'ABC'
password = 'ABC@ABC'
Table_Name='CSVSQL2_TEST'
df=pd.read_csv("D:\\data\\1.csv",skiprows=31)
cnxn=pyodbc.conn... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23836/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23836/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23837 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23837/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23837/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23837/events | https://github.com/pandas-dev/pandas/pull/23837 | 383,066,555 | MDExOlB1bGxSZXF1ZXN0MjMyNjIyNDkx | 23,837 | DOC: Fixing flake8 errors in cookbook.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/4477229?v=4",
"events_url": "https://api.github.com/users/saurav2608/events{/privacy}",
"followers_url": "https://api.github.com/users/saurav2608/followers",
"following_url": "https://api.github.com/users/saurav2608/following{/other_user}",
"gists_url":... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, ... | closed | false | null | [] | null | 6 | 2018-11-21T11:05:37Z | 2018-11-24T19:20:52Z | 2018-11-24T15:43:57Z | CONTRIBUTOR | null | - [x] closes #23794
- [ ] 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/23837/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23837/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23837.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23837",
"merged_at": "2018-11-24T15:43:57Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23837.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23837"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23838 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23838/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23838/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23838/events | https://github.com/pandas-dev/pandas/issues/23838 | 383,080,853 | MDU6SXNzdWUzODMwODA4NTM= | 23,838 | Empty series with index and "str" dtype is initialized with values "n" instead of NaN | {
"avatar_url": "https://avatars.githubusercontent.com/u/2240469?v=4",
"events_url": "https://api.github.com/users/samronsin/events{/privacy}",
"followers_url": "https://api.github.com/users/samronsin/followers",
"following_url": "https://api.github.com/users/samronsin/following{/other_user}",
"gists_url": "h... | [] | closed | false | null | [] | null | 2 | 2018-11-21T11:44:42Z | 2018-11-21T11:53:05Z | 2018-11-21T11:50:35Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
pd.Series(index=[0, 1 ,2], dtype="str")
```
#### Problem description
The code above yields
```
0 n
1 n
2 n
dtype: object
```
in pandas 0.23 (values are the string 'n') but
```
0 NaN
1 NaN
2 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/23838/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23838/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23839 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23839/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23839/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23839/events | https://github.com/pandas-dev/pandas/pull/23839 | 383,125,031 | MDExOlB1bGxSZXF1ZXN0MjMyNjY4OTc2 | 23,839 | DOC: Fix flake8 issues in categorical.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4",
"events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}",
"followers_url": "https://api.github.com/users/charlesdong1991/followers",
"following_url": "https://api.github.com/users/charlesdong1991/following{/other_user}",... | [
{
"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 | 4 | 2018-11-21T13:45:56Z | 2018-11-21T16:47:43Z | 2018-11-21T16:43:36Z | MEMBER | null | - [x] closes #23793
- [ ] 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/23839/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23839/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23839.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23839",
"merged_at": "2018-11-21T16:43:36Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23839.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23839"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23840 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23840/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23840/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23840/events | https://github.com/pandas-dev/pandas/pull/23840 | 383,140,046 | MDExOlB1bGxSZXF1ZXN0MjMyNjgwOTI2 | 23,840 | DOC: Move content in doc/README.rst to doc/source/contributing.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/25181701?v=4",
"events_url": "https://api.github.com/users/KimiJL/events{/privacy}",
"followers_url": "https://api.github.com/users/KimiJL/followers",
"following_url": "https://api.github.com/users/KimiJL/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "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-11-21T14:21:51Z | 2018-11-27T02:24:50Z | 2018-11-27T02:24:46Z | CONTRIBUTOR | null | - [ ] closes #23828
- [ ] 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/23840/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23840/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23840.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23840",
"merged_at": "2018-11-27T02:24:46Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23840.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23840"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23841 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23841/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23841/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23841/events | https://github.com/pandas-dev/pandas/pull/23841 | 383,157,167 | MDExOlB1bGxSZXF1ZXN0MjMyNjk0MjQy | 23,841 | DOC: fix import of tm in Panel dsintro.rst section | {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github.com/users/jorisvandenbossche/followers",
"following_url": "https://api.github.com/users/jorisvandenbossche/following{/othe... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
}
] | closed | false | null | [] | {
"closed_at": "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-11-21T14:59:26Z | 2018-11-21T17:06:40Z | 2018-11-21T16:55:54Z | MEMBER | null | xref https://github.com/pandas-dev/pandas/pull/23802 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23841/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23841/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23841.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23841",
"merged_at": "2018-11-21T16:55:54Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23841.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23841"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23842 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23842/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23842/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23842/events | https://github.com/pandas-dev/pandas/issues/23842 | 383,180,385 | MDU6SXNzdWUzODMxODAzODU= | 23,842 | Empty dataframe with a multi-index loses the type information about the index types | {
"avatar_url": "https://avatars.githubusercontent.com/u/14943143?v=4",
"events_url": "https://api.github.com/users/haroldfox/events{/privacy}",
"followers_url": "https://api.github.com/users/haroldfox/followers",
"following_url": "https://api.github.com/users/haroldfox/following{/other_user}",
"gists_url": "... | [
{
"color": "0b02e1",
"default": false,
"description": "Related to indexing on series/frames, not to indexes themselves",
"id": 2822098,
"name": "Indexing",
"node_id": "MDU6TGFiZWwyODIyMDk4",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing"
},
{
"color": "e1... | 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-11-21T15:49:12Z | 2018-11-22T12:01:07Z | 2018-11-21T20:20:03Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
# Your code here
import pandas as pd
test = pd.DataFrame({'time': [pd.Timestamp('2010-01-01'), pd.Timestamp('2011-01-01')], 'id': ['X', 'Y'], 'val': [0, 1]}).set_index(['time', 'id'])
test2 = test.head(0).reset_index()
[(col, test2[col].dtype) fo... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23842/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23842/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23843 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23843/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23843/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23843/events | https://github.com/pandas-dev/pandas/issues/23843 | 383,227,933 | MDU6SXNzdWUzODMyMjc5MzM= | 23,843 | Configurable json_normalize with respect to number of levels and Keys to be flattened | {
"avatar_url": "https://avatars.githubusercontent.com/u/10116000?v=4",
"events_url": "https://api.github.com/users/bhavaniravi/events{/privacy}",
"followers_url": "https://api.github.com/users/bhavaniravi/followers",
"following_url": "https://api.github.com/users/bhavaniravi/following{/other_user}",
"gists_u... | [
{
"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": "207de5",
"default": false,
"description": "read_jso... | 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... | 13 | 2018-11-21T17:39:19Z | 2019-07-03T11:21:58Z | 2019-07-03T11:21:58Z | CONTRIBUTOR | null | #### Code Sample, a copy-pastable example if possible
```python
data = [{"CreatedBy":{"Name": "User001"},
"Lookup":{"TextField":"Some text", "UserField":{"Id":"ID001", "Name": "Name001"}},
"Image":{"a":"b"}}]
json_normalize(data).to_json(orient="records")
```
#### Current Output
```
[{"Creat... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23843/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23843/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23844 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23844/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23844/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23844/events | https://github.com/pandas-dev/pandas/issues/23844 | 383,238,037 | MDU6SXNzdWUzODMyMzgwMzc= | 23,844 | poor melt example in documentation | {
"avatar_url": "https://avatars.githubusercontent.com/u/2620021?v=4",
"events_url": "https://api.github.com/users/MLopez-Ibanez/events{/privacy}",
"followers_url": "https://api.github.com/users/MLopez-Ibanez/followers",
"following_url": "https://api.github.com/users/MLopez-Ibanez/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": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, S... | open | false | null | [] | null | 7 | 2018-11-21T18:06:45Z | 2019-09-11T21:23:50Z | null | NONE | null | #### Problem description
The example chosen to illustrate `melt`
https://pandas.pydata.org/pandas-docs/stable/user_guide/reshaping.html#reshaping-by-melt
is not ideal. Normally, melt would be used to convert from wide to long data. However, the data on the left hand side of the example is already in long form... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23844/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23844/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23845 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23845/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23845/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23845/events | https://github.com/pandas-dev/pandas/issues/23845 | 383,241,185 | MDU6SXNzdWUzODMyNDExODU= | 23,845 | API: Inconsistent handling of columns aggregated to create date columns | {
"avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4",
"events_url": "https://api.github.com/users/gfyoung/events{/privacy}",
"followers_url": "https://api.github.com/users/gfyoung/followers",
"following_url": "https://api.github.com/users/gfyoung/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "5319e7",
"default": false,
"description": "read_csv, to_csv",
"... | open | false | null | [] | null | 0 | 2018-11-21T18:17:17Z | 2021-06-23T04:41:08Z | null | MEMBER | null | Issue is described at https://github.com/pandas-dev/pandas/pull/23832#pullrequestreview-177106215
Should we parse columns that are used to construct date columns or 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/23845/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23845/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23846 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23846/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23846/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23846/events | https://github.com/pandas-dev/pandas/issues/23846 | 383,273,171 | MDU6SXNzdWUzODMyNzMxNzE= | 23,846 | Feature suggestion: allow sort_values to take a callable | {
"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": "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-11-21T19:59:34Z | 2018-11-21T20:18:43Z | 2018-11-21T20:18:36Z | MEMBER | null | I occasionally find myself wanting to sort not by the values of a `Series` but instead by some function of those values, so it could be quite handy to have a way of passing a callable to `sort_values` (perhaps just a `by` argument as in `DataFrame.sort_values`) with the idea being to sort by the return values. The sam... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23846/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23846/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23847 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23847/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23847/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23847/events | https://github.com/pandas-dev/pandas/pull/23847 | 383,302,906 | MDExOlB1bGxSZXF1ZXN0MjMyODA1NzY4 | 23,847 | DOC: Upgrade flake8-rst version | {
"avatar_url": "https://avatars.githubusercontent.com/u/41163037?v=4",
"events_url": "https://api.github.com/users/FHaase/events{/privacy}",
"followers_url": "https://api.github.com/users/FHaase/followers",
"following_url": "https://api.github.com/users/FHaase/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, ... | 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-11-21T21:45:34Z | 2018-12-02T19:29:51Z | 2018-12-02T18:09:11Z | CONTRIBUTOR | null | closes #23508
- Update of `flake8-rst` version to >=0.6.0
- Add files with issues to exclude
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23847/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23847/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23847.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23847",
"merged_at": "2018-12-02T18:09:11Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23847.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23847"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23848 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23848/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23848/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23848/events | https://github.com/pandas-dev/pandas/issues/23848 | 383,317,563 | MDU6SXNzdWUzODMzMTc1NjM= | 23,848 | column names with leading underscores with df.itertuples cause AttributeError when accessed | {
"avatar_url": "https://avatars.githubusercontent.com/u/7726738?v=4",
"events_url": "https://api.github.com/users/gitstb/events{/privacy}",
"followers_url": "https://api.github.com/users/gitstb/followers",
"following_url": "https://api.github.com/users/gitstb/following{/other_user}",
"gists_url": "https://ap... | [
{
"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... | open | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/85889209?v=4",
"events_url": "https://api.github.com/users/arromabofreu/events{/privacy}",
"followers_url": "https://api.github.com/users/arromabofreu/followers",
"following_url": "https://api.github.com/users/arromabofreu/following{/other_user}",
"gist... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/85889209?v=4",
"events_url": "https://api.github.com/users/arromabofreu/events{/privacy}",
"followers_url": "https://api.github.com/users/arromabofreu/followers",
"following_url": "https://api.github.com/users/arromabofreu/following{/other_use... | null | 5 | 2018-11-21T22:45:25Z | 2021-08-09T07:32:39Z | null | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
data = [['Alex',10],['Bob',12],['Clarke',13]]
df = pd.DataFrame(data, columns=['_name','age'])
try:
for row in df.itertuples():
val = getattr(row, '_name')
print(val)
except AttributeError:
print('_name column not accessi... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23848/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23848/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23849 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23849/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23849/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23849/events | https://github.com/pandas-dev/pandas/pull/23849 | 383,324,107 | MDExOlB1bGxSZXF1ZXN0MjMyODIwNzMx | 23,849 | Increase timeout in hypothesis for test_apply.py | {
"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": "a2bca7",
"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... | 8 | 2018-11-21T23:14:03Z | 2019-02-17T18:42:29Z | 2018-11-27T01:50:21Z | CONTRIBUTOR | null | - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
In this [build](https://dev.azure.com/pandas-dev/pandas/_build/results?buildId=3781&view=logs)
We see the following error:
`
<pandas.tests.frame.test_apply.TestDataFrameAggregate instance at 0x0000000036892A48>, 2018-11-Unreliable test tim... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23849/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23849/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23849.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23849",
"merged_at": "2018-11-27T01:50:21Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23849.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23849"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23850 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23850/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23850/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23850/events | https://github.com/pandas-dev/pandas/pull/23850 | 383,329,411 | MDExOlB1bGxSZXF1ZXN0MjMyODI0MzE1 | 23,850 | DOC: Change docs to use MultiIndex.codes | {
"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"... | [] | closed | false | null | [] | null | 3 | 2018-11-21T23:42:16Z | 2018-11-22T16:48:00Z | 2018-11-22T16:48:00Z | CONTRIBUTOR | null | This PR updates the docs in accordance with #23752. That PR is quite large, so I've put the doc changes in a seperate PR.
This PR can be merged when #23752 is approved/merged. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23850/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23850/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23850.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23850",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/23850.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23850"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23851 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23851/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23851/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23851/events | https://github.com/pandas-dev/pandas/issues/23851 | 383,339,094 | MDU6SXNzdWUzODMzMzkwOTQ= | 23,851 | CLN: Fixes to conda environment names | {
"avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4",
"events_url": "https://api.github.com/users/datapythonista/events{/privacy}",
"followers_url": "https://api.github.com/users/datapythonista/followers",
"following_url": "https://api.github.com/users/datapythonista/following{/other_user}",
... | [
{
"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": "207de5",
"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... | 8 | 2018-11-22T00:36:08Z | 2018-11-25T02:52:10Z | 2018-11-25T02:52:10Z | MEMBER | null | We have some inconsistency regarding the names of the conda environment. At the moment, all environments for the CI are named `pandas`, and the environment created locally following the set up instructions (and using `environment.yml`) is named `pandas-dev`.
Then, inside several scripts (e.g. `ci/code_checks.sh`) we... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23851/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23851/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23852 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23852/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23852/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23852/events | https://github.com/pandas-dev/pandas/issues/23852 | 383,353,425 | MDU6SXNzdWUzODMzNTM0MjU= | 23,852 | "map" and "apply" is very slow for millions rows. Any native support with parallel computation? | {
"avatar_url": "https://avatars.githubusercontent.com/u/10773886?v=4",
"events_url": "https://api.github.com/users/thesby/events{/privacy}",
"followers_url": "https://api.github.com/users/thesby/followers",
"following_url": "https://api.github.com/users/thesby/following{/other_user}",
"gists_url": "https://a... | [
{
"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... | 2 | 2018-11-22T02:01:10Z | 2018-11-22T02:53:57Z | 2018-11-22T02:53:49Z | NONE | null | "map" and "apply" is very slow for millions rows. Any native support with parallel computation? | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23852/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23852/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23853 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23853/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23853/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23853/events | https://github.com/pandas-dev/pandas/issues/23853 | 383,358,439 | MDU6SXNzdWUzODMzNTg0Mzk= | 23,853 | REF/CLN: ops boilerplate | {
"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": "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... | open | false | null | [] | null | 2 | 2018-11-22T02:31:37Z | 2020-09-23T17:12:44Z | null | MEMBER | null | A _ton_ of comparison and arithmetic operations do something combination of:
- [x] `other = lib.item_from_zerodim(other)`
- [ ] listlike but not arraylike --> wrap in ndarray
- [x] return `NotImplemented` if operating against a senior class
- [ ] raise `ValueError` if there is a length mismatch
But we don't _a... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23853/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23853/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23854 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23854/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23854/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23854/events | https://github.com/pandas-dev/pandas/issues/23854 | 383,360,619 | MDU6SXNzdWUzODMzNjA2MTk= | 23,854 | df.to_csv() ignores encoding when given a file object or any other filelike object. | {
"avatar_url": "https://avatars.githubusercontent.com/u/2475983?v=4",
"events_url": "https://api.github.com/users/eode/events{/privacy}",
"followers_url": "https://api.github.com/users/eode/followers",
"following_url": "https://api.github.com/users/eode/following{/other_user}",
"gists_url": "https://api.gith... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "5319e7",
"default": false,
"description": "read_csv, to_csv",
... | closed | false | null | [] | {
"closed_at": "2020-12-26T13:57:50Z",
"closed_issues": 1768,
"created_at": "2020-05-29T23:47:32Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/j... | 12 | 2018-11-22T02:44:59Z | 2020-08-07T11:53:10Z | 2020-08-07T11:53:10Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
import io
# !! NOTE
# This example uses `io.BytesIO`, however this also applies to file buffers that are
# returned by `io.open` (the `open` function) when opened in binary mode.
buf = io.BytesIO('a, b, 🐟\n1, 2, 3\n4, 5, 6'.en... | {
"+1": 7,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 7,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23854/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23854/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23855 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23855/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23855/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23855/events | https://github.com/pandas-dev/pandas/pull/23855 | 383,403,499 | MDExOlB1bGxSZXF1ZXN0MjMyODc2ODI5 | 23,855 | DOC: Fix flake8 problems in io.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/4477229?v=4",
"events_url": "https://api.github.com/users/saurav2608/events{/privacy}",
"followers_url": "https://api.github.com/users/saurav2608/followers",
"following_url": "https://api.github.com/users/saurav2608/following{/other_user}",
"gists_url":... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, ... | 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... | 24 | 2018-11-22T06:59:20Z | 2018-12-03T02:52:57Z | 2018-12-02T18:18:28Z | CONTRIBUTOR | null | - [x] closes #23791
- [ ] tests added / passed
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
Pushing this code to check if this clears CI. Made a few changes towards issue #23791 | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23855/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23855/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23855.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23855",
"merged_at": "2018-12-02T18:18:28Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23855.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23855"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23856 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23856/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23856/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23856/events | https://github.com/pandas-dev/pandas/pull/23856 | 383,441,335 | MDExOlB1bGxSZXF1ZXN0MjMyOTA1MTAz | 23,856 | Preserve dtype on reset_index() in an empty DataFrame | {
"avatar_url": "https://avatars.githubusercontent.com/u/18726502?v=4",
"events_url": "https://api.github.com/users/vaibhawc/events{/privacy}",
"followers_url": "https://api.github.com/users/vaibhawc/followers",
"following_url": "https://api.github.com/users/vaibhawc/following{/other_user}",
"gists_url": "htt... | [
{
"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 | [] | null | 4 | 2018-11-22T09:12:05Z | 2018-12-09T20:19:31Z | 2018-12-09T20:19:31Z | NONE | null | - closes #19602
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23856/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23856/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23856.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23856",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/23856.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23856"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23857 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23857/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23857/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23857/events | https://github.com/pandas-dev/pandas/issues/23857 | 383,444,212 | MDU6SXNzdWUzODM0NDQyMTI= | 23,857 | apply doesn't work when returning 2D vector (shape=(N,1)) instead of 1D (shape=(N,)) | {
"avatar_url": "https://avatars.githubusercontent.com/u/13464827?v=4",
"events_url": "https://api.github.com/users/NoamGit/events{/privacy}",
"followers_url": "https://api.github.com/users/NoamGit/followers",
"following_url": "https://api.github.com/users/NoamGit/following{/other_user}",
"gists_url": "https:... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "fbca04",
"default": false,
"description": "Apply, Aggregate, Transf... | open | false | null | [] | null | 7 | 2018-11-22T09:19:59Z | 2020-09-22T03:54:28Z | null | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
# Your code here
import numpy as np
import pandas as pd
f = lambda x: np.reshape(x,(-1,1))
df = pd.DataFrame(np.random.randn(10,3), columns=['a','b','c'])
df.apply(f)
```
#### Problem description
Code is self explainable
#### Expected Ou... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23857/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23857/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23858 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23858/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23858/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23858/events | https://github.com/pandas-dev/pandas/pull/23858 | 383,519,956 | MDExOlB1bGxSZXF1ZXN0MjMyOTY2OTYx | 23,858 | DOC/TST: doctests leaving extraneous files | {
"avatar_url": "https://avatars.githubusercontent.com/u/9036267?v=4",
"events_url": "https://api.github.com/users/RomainSa/events{/privacy}",
"followers_url": "https://api.github.com/users/RomainSa/followers",
"following_url": "https://api.github.com/users/RomainSa/following{/other_user}",
"gists_url": "http... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "3465A4",
"d... | closed | false | null | [] | {
"closed_at": "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-11-22T12:43:53Z | 2018-11-23T02:41:05Z | 2018-11-23T02:40:59Z | CONTRIBUTOR | null | - [x] closes #23201
- [ ] 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/23858/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23858/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23858.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23858",
"merged_at": "2018-11-23T02:40:59Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23858.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23858"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23859 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23859/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23859/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23859/events | https://github.com/pandas-dev/pandas/issues/23859 | 383,572,357 | MDU6SXNzdWUzODM1NzIzNTc= | 23,859 | DataFrame rename fails with TypeError when give a ChainMap instead of a dict | {
"avatar_url": "https://avatars.githubusercontent.com/u/19466803?v=4",
"events_url": "https://api.github.com/users/dave-kirby/events{/privacy}",
"followers_url": "https://api.github.com/users/dave-kirby/followers",
"following_url": "https://api.github.com/users/dave-kirby/following{/other_user}",
"gists_url"... | [
{
"color": "0e8a16",
"default": true,
"description": null,
"id": 717120670,
"name": "good first issue",
"node_id": "MDU6TGFiZWw3MTcxMjA2NzA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue"
},
{
"color": "cdea3c",
"default": false,
"de... | closed | false | null | [] | {
"closed_at": "2020-01-30T12:18:05Z",
"closed_issues": 2207,
"created_at": "2012-09-13T02:13:00Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4",
"events_url": "https://api.github.com/users/wesm/events{/privacy}",
"followers_url": "https://api.github.com/users/wesm... | 6 | 2018-11-22T15:04:13Z | 2019-10-31T08:06:04Z | 2019-10-31T08:06:03Z | NONE | null | Example code:
```
>>> from collections import ChainMap
>>> import pandas as pd
>>> df = pd.DataFrame({'A': range(1, 11), 'B': np.random.randn(10)})
>>> df.rename(ChainMap({'A': 'a'}, {'B':'b'}), axis='columns')
...
TypeError: 'ChainMap' object is not callable
# also fails if called with the columns parameter:... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23859/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23859/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23860 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23860/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23860/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23860/events | https://github.com/pandas-dev/pandas/pull/23860 | 383,585,872 | MDExOlB1bGxSZXF1ZXN0MjMzMDE5MzIy | 23,860 | CI: Fixes to conda environment names | {
"avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4",
"events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}",
"followers_url": "https://api.github.com/users/charlesdong1991/followers",
"following_url": "https://api.github.com/users/charlesdong1991/following{/other_user}",... | [
{
"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": "207de5",
"default": false,
"description": ... | closed | false | null | [] | null | 8 | 2018-11-22T15:41:25Z | 2018-11-23T09:22:17Z | 2018-11-23T09:22:17Z | MEMBER | null | - [x] closes #23851
- [ ] 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/23860/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23860/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23860.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23860",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/23860.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23860"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23861 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23861/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23861/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23861/events | https://github.com/pandas-dev/pandas/pull/23861 | 383,595,235 | MDExOlB1bGxSZXF1ZXN0MjMzMDI2NzI2 | 23,861 | Enhanced json normalize | {
"avatar_url": "https://avatars.githubusercontent.com/u/10116000?v=4",
"events_url": "https://api.github.com/users/bhavaniravi/events{/privacy}",
"followers_url": "https://api.github.com/users/bhavaniravi/followers",
"following_url": "https://api.github.com/users/bhavaniravi/following{/other_user}",
"gists_u... | [
{
"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": "207de5",
"default": false,
"description": "read_jso... | closed | false | null | [] | null | 32 | 2018-11-22T16:07:32Z | 2019-07-06T14:56:20Z | 2019-06-17T12:24:22Z | CONTRIBUTOR | null | closes #23843
closes #23861
- [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/23861/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23861/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23861.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23861",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/23861.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23861"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23862 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23862/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23862/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23862/events | https://github.com/pandas-dev/pandas/issues/23862 | 383,619,035 | MDU6SXNzdWUzODM2MTkwMzU= | 23,862 | How to set series frequency? | {
"avatar_url": "https://avatars.githubusercontent.com/u/526577?v=4",
"events_url": "https://api.github.com/users/Peque/events{/privacy}",
"followers_url": "https://api.github.com/users/Peque/followers",
"following_url": "https://api.github.com/users/Peque/following{/other_user}",
"gists_url": "https://api.gi... | [
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "0052cc",
"default": false,
"description": null,
... | closed | false | null | [] | {
"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-11-22T17:28:19Z | 2018-11-23T18:53:03Z | 2018-11-23T18:41:10Z | CONTRIBUTOR | null | Having two time series like:
```python
import pandas
from numpy import nan
# 1-minute period
index = pandas.date_range('1/1/2010', periods=8, freq='T')
series1 = pandas.Series([1., nan, nan, nan, nan, 2., nan, nan], index=index)
# 5-minutes period
index = pandas.date_range('1/1/2010', periods=2, freq='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/23862/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23862/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23863 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23863/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23863/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23863/events | https://github.com/pandas-dev/pandas/pull/23863 | 383,665,886 | MDExOlB1bGxSZXF1ZXN0MjMzMDgwMzE4 | 23,863 | REF/TST: Finish pytest idiom in parser tests | {
"avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4",
"events_url": "https://api.github.com/users/gfyoung/events{/privacy}",
"followers_url": "https://api.github.com/users/gfyoung/followers",
"following_url": "https://api.github.com/users/gfyoung/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "FCE94F",
"default": false,
"description": "Internal refactoring of ... | 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-11-22T22:27:08Z | 2018-11-23T08:02:16Z | 2018-11-23T02:34:45Z | MEMBER | null | Adds more idiom to the following:
* `parser/usecols` --> `parser/test_usecols`
* `parser/quoting` --> `parser/test_quoting`
* `parser/common` --> `parser/test_common`
* `parser/python_parser_only` --> `parser/test_python_parser_only`
Also:
* Finally delete `parser/test_parsers`! 🎉
* Small bug in `capture... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23863/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23863/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23863.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23863",
"merged_at": "2018-11-23T02:34:45Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23863.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23863"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23864 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23864/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23864/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23864/events | https://github.com/pandas-dev/pandas/pull/23864 | 383,682,442 | MDExOlB1bGxSZXF1ZXN0MjMzMDkxODQz | 23,864 | ZeroDivisionError when groupby rank with method="dense" and pct=True | {
"avatar_url": "https://avatars.githubusercontent.com/u/24419778?v=4",
"events_url": "https://api.github.com/users/Koustav-Samaddar/events{/privacy}",
"followers_url": "https://api.github.com/users/Koustav-Samaddar/followers",
"following_url": "https://api.github.com/users/Koustav-Samaddar/following{/other_use... | [
{
"color": "729FCF",
"default": false,
"description": null,
"id": 233160,
"name": "Groupby",
"node_id": "MDU6TGFiZWwyMzMxNjA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby"
},
{
"color": "ffa0ff",
"default": false,
"description": "Incorrect or im... | closed | false | null | [] | {
"closed_at": "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... | 19 | 2018-11-23T01:26:54Z | 2018-12-03T05:35:30Z | 2018-12-03T05:34:54Z | CONTRIBUTOR | null | - [x] closes #23666
- [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/23864/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23864/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23864.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23864",
"merged_at": "2018-12-03T05:34:53Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23864.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23864"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23865 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23865/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23865/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23865/events | https://github.com/pandas-dev/pandas/issues/23865 | 383,725,160 | MDU6SXNzdWUzODM3MjUxNjA= | 23,865 | Inconsistant behaviour of empty groups when grouping with one vs. many | {
"avatar_url": "https://avatars.githubusercontent.com/u/893512?v=4",
"events_url": "https://api.github.com/users/mojones/events{/privacy}",
"followers_url": "https://api.github.com/users/mojones/followers",
"following_url": "https://api.github.com/users/mojones/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 | {
"avatar_url": "https://avatars.githubusercontent.com/u/3813175?v=4",
"events_url": "https://api.github.com/users/smithto1/events{/privacy}",
"followers_url": "https://api.github.com/users/smithto1/followers",
"following_url": "https://api.github.com/users/smithto1/following{/other_user}",
"gists_url": "http... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/3813175?v=4",
"events_url": "https://api.github.com/users/smithto1/events{/privacy}",
"followers_url": "https://api.github.com/users/smithto1/followers",
"following_url": "https://api.github.com/users/smithto1/following{/other_user}",
"gis... | {
"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... | 8 | 2018-11-23T07:35:04Z | 2020-07-08T15:35:26Z | 2020-07-08T15:35:26Z | CONTRIBUTOR | null | Not sure if this is a bug or expected behaviour, but it's something that catches me out constantly.
```python
import pandas as pd
# Dummy data. Each row is a day and I'm recording where I worked,
# what percentage of my time was spent coding,
# and how many cups of coffee I drank
df = pd.DataFrame({
'pl... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23865/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23865/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23866 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23866/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23866/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23866/events | https://github.com/pandas-dev/pandas/pull/23866 | 383,747,439 | MDExOlB1bGxSZXF1ZXN0MjMzMTM5ODQ5 | 23,866 | CI: Fixes to conda environment names | {
"avatar_url": "https://avatars.githubusercontent.com/u/9269816?v=4",
"events_url": "https://api.github.com/users/charlesdong1991/events{/privacy}",
"followers_url": "https://api.github.com/users/charlesdong1991/followers",
"following_url": "https://api.github.com/users/charlesdong1991/following{/other_user}",... | [
{
"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... | 9 | 2018-11-23T09:13:26Z | 2018-11-25T02:52:17Z | 2018-11-25T02:52:10Z | MEMBER | null | - [x] closes #23851
- [ ] 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/23866/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23866/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23866.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23866",
"merged_at": "2018-11-25T02:52:10Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23866.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23866"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23867 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23867/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23867/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23867/events | https://github.com/pandas-dev/pandas/issues/23867 | 383,792,640 | MDU6SXNzdWUzODM3OTI2NDA= | 23,867 | how can I extract .tar.gz file in pandas? | {
"avatar_url": "https://avatars.githubusercontent.com/u/43045978?v=4",
"events_url": "https://api.github.com/users/alpnaP/events{/privacy}",
"followers_url": "https://api.github.com/users/alpnaP/followers",
"following_url": "https://api.github.com/users/alpnaP/following{/other_user}",
"gists_url": "https://a... | [] | closed | false | null | [] | null | 1 | 2018-11-23T11:36:30Z | 2018-11-23T11:45:51Z | 2018-11-23T11:45:51Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
# Your code here
```
#### Problem description
[this should explain **why** the current behaviour is a problem and why the expected output is a better solution.]
**Note**: We receive a lot of issues on our GitHub tracker, so it is very possibl... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23867/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23867/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23868 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23868/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23868/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23868/events | https://github.com/pandas-dev/pandas/issues/23868 | 383,796,254 | MDU6SXNzdWUzODM3OTYyNTQ= | 23,868 | Shouldn't the try: __import__ in __init__ re-raise original exception? | {
"avatar_url": "https://avatars.githubusercontent.com/u/20179862?v=4",
"events_url": "https://api.github.com/users/haphaeu/events{/privacy}",
"followers_url": "https://api.github.com/users/haphaeu/followers",
"following_url": "https://api.github.com/users/haphaeu/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": "207d... | 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... | 7 | 2018-11-23T11:48:42Z | 2019-06-11T08:27:05Z | 2019-06-11T08:27:05Z | NONE | null | #### Problem description
It is confusing when `import pandas` raises a message like:
>>> import pandas
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/raf/anaconda3/lib/python3.7/site-packages/pandas/__init__.py", line 19, in <module>
"Missing req... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23868/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23868/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23869 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23869/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23869/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23869/events | https://github.com/pandas-dev/pandas/issues/23869 | 383,822,132 | MDU6SXNzdWUzODM4MjIxMzI= | 23,869 | DatetimeIndex.__getitem__ returns ndarray for nd indexer | {
"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": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
},
{
"color": "0b02e1",
"default": false,
"description": "Related t... | closed | false | null | [] | null | 1 | 2018-11-23T13:19:19Z | 2020-04-01T04:00:24Z | 2020-04-01T04:00:24Z | CONTRIBUTOR | null | I didn't know this was possible, but apparently it is (and tested).
For ndim > 1, `DatetimeIndex.__getitem__` returns an array
```python
In [13]: pd.date_range('2000', periods=12)[:, None]
Out[13]:
array([['2000-01-01T00:00:00.000000000'],
['2000-01-02T00:00:00.000000000'],
['2000-01-03T00:00:0... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23869/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23869/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23870 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23870/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23870/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23870/events | https://github.com/pandas-dev/pandas/issues/23870 | 383,865,585 | MDU6SXNzdWUzODM4NjU1ODU= | 23,870 | DOC: Use only one blank line to separate sections or paragraphs | {
"avatar_url": "https://avatars.githubusercontent.com/u/33966871?v=4",
"events_url": "https://api.github.com/users/alexander-ponomaroff/events{/privacy}",
"followers_url": "https://api.github.com/users/alexander-ponomaroff/followers",
"following_url": "https://api.github.com/users/alexander-ponomaroff/followin... | [
{
"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-11-23T15:38:46Z | 2019-07-17T23:23:51Z | 2019-06-20T22:04:42Z | CONTRIBUTOR | null | When checking for errors with `./scripts/validate_docstrings.py`, There is an error that comes up:
**GL03**
**Use only one blank line to separate sections or paragraphs**
I started working on this and will create a pull request for this issue shortly to go into more detail on what I fixed.
@datapythonista | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23870/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23870/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23871 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23871/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23871/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23871/events | https://github.com/pandas-dev/pandas/pull/23871 | 383,867,146 | MDExOlB1bGxSZXF1ZXN0MjMzMjM0NDQz | 23,871 | Fix: Use only one blank line to separate sections or paragraphs | {
"avatar_url": "https://avatars.githubusercontent.com/u/33966871?v=4",
"events_url": "https://api.github.com/users/alexander-ponomaroff/events{/privacy}",
"followers_url": "https://api.github.com/users/alexander-ponomaroff/followers",
"following_url": "https://api.github.com/users/alexander-ponomaroff/followin... | [
{
"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-11-23T15:44:02Z | 2018-11-25T20:26:20Z | 2018-11-23T23:56:35Z | CONTRIBUTOR | null | By running `./scripts/validate_docstrings.py --errors=GL03 --format=azure`, I was able to get the list of GL03 errors with files and line numbers where these errors occurred.
I fixed a big portion of these issues so far.
@datapythonista
- [ ] closes #23870
- [x] passes `git diff upstream/master -u -- "*.py"... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23871/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23871/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23871.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23871",
"merged_at": "2018-11-23T23:56:34Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23871.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23871"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23872 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23872/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23872/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23872/events | https://github.com/pandas-dev/pandas/pull/23872 | 383,873,014 | MDExOlB1bGxSZXF1ZXN0MjMzMjM5MDg1 | 23,872 | TST: split up pandas/tests/test_resample.py | {
"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"
},
{
"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-11-23T16:03:58Z | 2018-11-26T19:49:19Z | 2018-11-26T13:32:57Z | MEMBER | null | - [n/a ] precursor to #17806
- [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/23872/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23872/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23872.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23872",
"merged_at": "2018-11-26T13:32:57Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23872.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23872"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23873 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23873/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23873/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23873/events | https://github.com/pandas-dev/pandas/issues/23873 | 383,904,896 | MDU6SXNzdWUzODM5MDQ4OTY= | 23,873 | NonExistentTimeError Trying to resample series. | {
"avatar_url": "https://avatars.githubusercontent.com/u/5215489?v=4",
"events_url": "https://api.github.com/users/jdavidagudelo/events{/privacy}",
"followers_url": "https://api.github.com/users/jdavidagudelo/followers",
"following_url": "https://api.github.com/users/jdavidagudelo/following{/other_user}",
"gi... | [] | closed | false | null | [] | null | 1 | 2018-11-23T18:30:02Z | 2018-11-23T19:01:18Z | 2018-11-23T19:01:18Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
# Your code here
user_timezone = 'America/Bogota'
new_series = pandas.Series([1, 2], index=pandas.to_datetime([1, 1542997018451], unit='ms'))
new_series.index = new_series.index.tz_localize( 'UTC', ambiguous='infer').tz_convert(user_timezone)
new... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23873/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23873/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23874 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23874/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23874/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23874/events | https://github.com/pandas-dev/pandas/pull/23874 | 383,906,401 | MDExOlB1bGxSZXF1ZXN0MjMzMjY0NDA3 | 23,874 | TST: Test unnamed columns with index_col for Excel | {
"avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4",
"events_url": "https://api.github.com/users/gfyoung/events{/privacy}",
"followers_url": "https://api.github.com/users/gfyoung/followers",
"following_url": "https://api.github.com/users/gfyoung/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "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": "bfe5bf",
"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-11-23T18:39:54Z | 2018-11-28T22:58:53Z | 2018-11-28T16:21:26Z | MEMBER | null | Closes #18792.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23874/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23874/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23874.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23874",
"merged_at": "2018-11-28T16:21:26Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23874.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23874"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23875 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23875/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23875/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23875/events | https://github.com/pandas-dev/pandas/issues/23875 | 383,911,767 | MDU6SXNzdWUzODM5MTE3Njc= | 23,875 | DataFrame.apply() does not retain category dtype if applied along axis 1 | {
"avatar_url": "https://avatars.githubusercontent.com/u/18400141?v=4",
"events_url": "https://api.github.com/users/JackCaster/events{/privacy}",
"followers_url": "https://api.github.com/users/JackCaster/followers",
"following_url": "https://api.github.com/users/JackCaster/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-11-23T19:16:30Z | 2018-11-24T19:51:37Z | 2018-11-24T19:51:32Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
def transform(s):
return s
df = pd.DataFrame({'a':range(10), 'b':range(10)})
df['a'] = df['a'].astype('category')
print("(Before apply) df['a'] dtype is {}".format(df['a'].dtype)) # -> return category
df = df.apply... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23875/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23875/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23876 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23876/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23876/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23876/events | https://github.com/pandas-dev/pandas/issues/23876 | 383,916,628 | MDU6SXNzdWUzODM5MTY2Mjg= | 23,876 | Initializing one row dataframe with a dictionary of scalars | {
"avatar_url": "https://avatars.githubusercontent.com/u/2620021?v=4",
"events_url": "https://api.github.com/users/MLopez-Ibanez/events{/privacy}",
"followers_url": "https://api.github.com/users/MLopez-Ibanez/followers",
"following_url": "https://api.github.com/users/MLopez-Ibanez/following{/other_user}",
"gi... | [] | closed | false | null | [] | null | 2 | 2018-11-23T19:50:22Z | 2018-11-23T20:09:11Z | 2018-11-23T19:52:41Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
# This code fails with an error ValueError: If using all scalar values, you must pass an index
client = pd.DataFrame(dict(age=27,
job='student',
marital='single',
educ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23876/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23876/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23877 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23877/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23877/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23877/events | https://github.com/pandas-dev/pandas/issues/23877 | 383,923,219 | MDU6SXNzdWUzODM5MjMyMTk= | 23,877 | CLN: fixturize & split test_base | {
"avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4",
"events_url": "https://api.github.com/users/jreback/events{/privacy}",
"followers_url": "https://api.github.com/users/jreback/followers",
"following_url": "https://api.github.com/users/jreback/following{/other_user}",
"gists_url": "https://... | [
{
"color": "C4A000",
"default": false,
"description": "pandas testing functions or related to the test suite",
"id": 127685,
"name": "Testing",
"node_id": "MDU6TGFiZWwxMjc2ODU=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing"
},
{
"color": "207de5",
"d... | closed | false | {
"avatar_url": "https://avatars.githubusercontent.com/u/17853006?v=4",
"events_url": "https://api.github.com/users/SaturnFromTitan/events{/privacy}",
"followers_url": "https://api.github.com/users/SaturnFromTitan/followers",
"following_url": "https://api.github.com/users/SaturnFromTitan/following{/other_user}"... | [
{
"avatar_url": "https://avatars.githubusercontent.com/u/17853006?v=4",
"events_url": "https://api.github.com/users/SaturnFromTitan/events{/privacy}",
"followers_url": "https://api.github.com/users/SaturnFromTitan/followers",
"following_url": "https://api.github.com/users/SaturnFromTitan/following{/... | {
"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-11-23T20:39:12Z | 2020-03-16T01:37:44Z | 2020-03-16T01:37:44Z | CONTRIBUTOR | null | it would be nice to use our ``indices`` fixture rather than the self.indices in ``pandas/tests/test_base.py`` as this is a bit cleaner and more flexible esp with subclasses. We also might consider splitting up test_base.py to some extent by function maybe splitting up to
test_construction
test_set_ops
test_reshapi... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23877/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23877/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23878 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23878/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23878/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23878/events | https://github.com/pandas-dev/pandas/issues/23878 | 383,932,136 | MDU6SXNzdWUzODM5MzIxMzY= | 23,878 | BUG: non-standard frequency Period arithmetic | {
"avatar_url": "https://avatars.githubusercontent.com/u/13501084?v=4",
"events_url": "https://api.github.com/users/aa1371/events{/privacy}",
"followers_url": "https://api.github.com/users/aa1371/followers",
"following_url": "https://api.github.com/users/aa1371/following{/other_user}",
"gists_url": "https://a... | [
{
"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... | 7 | 2018-11-23T21:53:00Z | 2018-12-09T14:02:18Z | 2018-12-09T14:02:18Z | CONTRIBUTOR | null | #### Code Sample
```python
starting_date = pd.Period('20180101', freq='24H')
base_date = pd.Period('19700101', freq='24H')
offset = starting_date - base_date
base_date + offset == starting_date # -> False should be True
base_date + offset == (pd.Period(str(base_date), freq='H') + (24*offset)).asfreq('24H') ... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23878/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23878/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23879 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23879/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23879/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23879/events | https://github.com/pandas-dev/pandas/pull/23879 | 383,936,928 | MDExOlB1bGxSZXF1ZXN0MjMzMjg2NDk0 | 23,879 | TST: Test .loc with uint64 numbers | {
"avatar_url": "https://avatars.githubusercontent.com/u/9273653?v=4",
"events_url": "https://api.github.com/users/gfyoung/events{/privacy}",
"followers_url": "https://api.github.com/users/gfyoung/followers",
"following_url": "https://api.github.com/users/gfyoung/following{/other_user}",
"gists_url": "https:/... | [
{
"color": "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": "0b02e1",
"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... | 3 | 2018-11-23T22:37:05Z | 2018-11-25T02:23:09Z | 2018-11-25T02:17:30Z | MEMBER | null | Closes #19399. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23879/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23879/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23879.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23879",
"merged_at": "2018-11-25T02:17:29Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23879.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23879"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23880 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23880/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23880/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23880/events | https://github.com/pandas-dev/pandas/pull/23880 | 383,941,203 | MDExOlB1bGxSZXF1ZXN0MjMzMjg5NDM5 | 23,880 | CLN: writers.pyx cdef cleanup | {
"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... | 7 | 2018-11-23T23:27:11Z | 2018-11-25T17:51:13Z | 2018-11-25T02:15:19Z | MEMBER | null | - Changed some `int` to `Py_ssize_t`
- Remove/add some unused/uncdef'd variables
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23880/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23880/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23880.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23880",
"merged_at": "2018-11-25T02:15:19Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23880.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23880"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23881 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23881/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23881/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23881/events | https://github.com/pandas-dev/pandas/issues/23881 | 383,945,393 | MDU6SXNzdWUzODM5NDUzOTM= | 23,881 | DOC: Capitalize docstring summaries | {
"avatar_url": "https://avatars.githubusercontent.com/u/10058240?v=4",
"events_url": "https://api.github.com/users/datapythonista/events{/privacy}",
"followers_url": "https://api.github.com/users/datapythonista/followers",
"following_url": "https://api.github.com/users/datapythonista/following{/other_user}",
... | [
{
"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 | 1 | 2018-11-24T00:27:01Z | 2018-11-27T10:16:58Z | 2018-11-27T10:16:58Z | MEMBER | null | Our standard is to start the docstrings with a capital letter (and finish them with a period).
We'll shortly add a check to make sure that new contributions follow this standard. But before we can do that, we need to fix the many cases that are already wrong.
In this issue we should fix all the remaining cases wh... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23881/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23881/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23882 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23882/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23882/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23882/events | https://github.com/pandas-dev/pandas/issues/23882 | 383,957,933 | MDU6SXNzdWUzODM5NTc5MzM= | 23,882 | BUG: base argument ignored in PeriodIndex resample | {
"avatar_url": "https://avatars.githubusercontent.com/u/13501084?v=4",
"events_url": "https://api.github.com/users/aa1371/events{/privacy}",
"followers_url": "https://api.github.com/users/aa1371/followers",
"following_url": "https://api.github.com/users/aa1371/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 2 | 2018-11-24T04:23:11Z | 2018-12-14T14:57:29Z | 2018-12-14T14:57:29Z | CONTRIBUTOR | null | #### Code Sample
```python
df = pd.DataFrame(np.random.randn(100, 10), index=pd.period_range('19700101', periods=100, freq='H'))
period_resample_with_base = df.resample('24H', base=10).mean().to_timestamp()
ts_resample_with_base = df.to_timestamp().resample('24H', base=10).mean()
ts_resample_no_base = df.to_tim... | {
"+1": 1,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23882/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23882/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23883 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23883/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23883/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23883/events | https://github.com/pandas-dev/pandas/issues/23883 | 383,975,255 | MDU6SXNzdWUzODM5NzUyNTU= | 23,883 | requirements-optional-conda.txt missing | {
"avatar_url": "https://avatars.githubusercontent.com/u/13328088?v=4",
"events_url": "https://api.github.com/users/developing-coder/events{/privacy}",
"followers_url": "https://api.github.com/users/developing-coder/followers",
"following_url": "https://api.github.com/users/developing-coder/following{/other_use... | [] | closed | false | null | [] | null | 1 | 2018-11-24T09:51:00Z | 2018-11-24T12:02:15Z | 2018-11-24T12:02:14Z | NONE | null | [Creating a Python Environment](https://pandas.pydata.org/pandas-docs/stable/contributing.html#creating-a-python-environment) gives the following instructions.
```
# Install the rest of the optional dependencies
conda install -c defaults -c conda-forge --file=ci/requirements-optional-conda.txt
```
However, there i... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23883/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23883/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23884 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23884/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23884/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23884/events | https://github.com/pandas-dev/pandas/issues/23884 | 384,018,010 | MDU6SXNzdWUzODQwMTgwMTA= | 23,884 | When merging on boolean index in right dataframe, merge key becomes an object | {
"avatar_url": "https://avatars.githubusercontent.com/u/566958?v=4",
"events_url": "https://api.github.com/users/mattwigway/events{/privacy}",
"followers_url": "https://api.github.com/users/mattwigway/followers",
"following_url": "https://api.github.com/users/mattwigway/following{/other_user}",
"gists_url": ... | [
{
"color": "e10c02",
"default": false,
"description": null,
"id": 76811,
"name": "Bug",
"node_id": "MDU6TGFiZWw3NjgxMQ==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug"
},
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, Stac... | closed | false | null | [] | null | 4 | 2018-11-24T20:07:02Z | 2021-06-23T04:49:11Z | 2021-06-23T04:49:11Z | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
data = pd.DataFrame(dict(a=[1, 2], b=[True, False]))
data2 = pd.DataFrame(dict(b=[False, True], c=[4, 3])).set_index('b')
print('data dtypes:')
print(data.dtypes)
print('\ndata2 dtypes')
print(data2.dtypes)
merged = 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/23884/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23884/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23885 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23885/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23885/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23885/events | https://github.com/pandas-dev/pandas/pull/23885 | 384,020,028 | MDExOlB1bGxSZXF1ZXN0MjMzMzM4OTQ1 | 23,885 | Implement mul, floordiv, mod, divmod, and reversed directly in TimedeltaArray | {
"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": "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... | 8 | 2018-11-24T20:38:17Z | 2018-12-03T15:22:00Z | 2018-12-03T13:24:00Z | MEMBER | null | - [ ] closes #xxxx
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] whatsnew entry
Companion to #23829, will need rebasing after that goes through. Some overlap with #23789; this will have a smaller diff after being rebased on top of 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/23885/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23885/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23885.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23885",
"merged_at": "2018-12-03T13:24:00Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23885.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23885"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23886 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23886/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23886/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23886/events | https://github.com/pandas-dev/pandas/pull/23886 | 384,022,137 | MDExOlB1bGxSZXF1ZXN0MjMzMzQwMzEy | 23,886 | DOC: Capitalize docstring summaries | {
"avatar_url": "https://avatars.githubusercontent.com/u/7705170?v=4",
"events_url": "https://api.github.com/users/varadgunjal/events{/privacy}",
"followers_url": "https://api.github.com/users/varadgunjal/followers",
"following_url": "https://api.github.com/users/varadgunjal/following{/other_user}",
"gists_ur... | [
{
"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": "eb6420",
"default": false,
"description": "Code style, linting, ... | closed | false | null | [] | null | 7 | 2018-11-24T21:07:41Z | 2018-11-27T10:17:44Z | 2018-11-27T10:16:59Z | CONTRIBUTOR | null | - [x] closes #23881
- [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [x] Solves most of the issues raised by the `validate_docstrings.py` script.
The few issues that still show up on running the script can be attributed to-
- Docstrings non-existent viz. `tserie... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23886/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23886/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23886.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23886",
"merged_at": "2018-11-27T10:16:58Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23886.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23886"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23887 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23887/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23887/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23887/events | https://github.com/pandas-dev/pandas/issues/23887 | 384,026,039 | MDU6SXNzdWUzODQwMjYwMzk= | 23,887 | Let MultiIndex accept a list-like as input | {
"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": "4E9A06",
"default": false,
"description": null,
"id": 76812,
"name": "Enhancement",
"node_id": "MDU6TGFiZWw3NjgxMg==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement"
},
{
"color": "207de5",
"default": false,
"description": null,
... | open | false | null | [] | null | 6 | 2018-11-24T22:07:48Z | 2021-06-23T04:51:02Z | null | CONTRIBUTOR | null | In #22511 and #23752 I work on some changes to ``MultiIndex``. It came up in discussion that the consteuction of MultiIndex shold be changed, so that initialising with a list of tuples should be accepted:
```python
>>>pd.MultiIndex([('a', 1)
... ('b', 2)])
MultiIndex([('a', 1)
('b', 2)]... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23887/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23887/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23888 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23888/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23888/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23888/events | https://github.com/pandas-dev/pandas/pull/23888 | 384,029,484 | MDExOlB1bGxSZXF1ZXN0MjMzMzQ0OTc4 | 23,888 | PERF: For GH23814, return early in Categorical.__init__ | {
"avatar_url": "https://avatars.githubusercontent.com/u/22162496?v=4",
"events_url": "https://api.github.com/users/eoveson/events{/privacy}",
"followers_url": "https://api.github.com/users/eoveson/followers",
"following_url": "https://api.github.com/users/eoveson/following{/other_user}",
"gists_url": "https:... | [
{
"color": "a10c02",
"default": false,
"description": "Memory or execution speed performance",
"id": 8935311,
"name": "Performance",
"node_id": "MDU6TGFiZWw4OTM1MzEx",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance"
},
{
"color": "e11d21",
"default"... | 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... | 16 | 2018-11-24T22:57:33Z | 2018-12-01T03:21:54Z | 2018-11-30T21:37:20Z | CONTRIBUTOR | null | - [X] closes #23814
- [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/23888/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23888/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23888.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23888",
"merged_at": "2018-11-30T21:37:20Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23888.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23888"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23889 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23889/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23889/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23889/events | https://github.com/pandas-dev/pandas/issues/23889 | 384,029,877 | MDU6SXNzdWUzODQwMjk4Nzc= | 23,889 | pandas groupby sum min_count misbehaves | {
"avatar_url": "https://avatars.githubusercontent.com/u/6193977?v=4",
"events_url": "https://api.github.com/users/ginward/events{/privacy}",
"followers_url": "https://api.github.com/users/ginward/followers",
"following_url": "https://api.github.com/users/ginward/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,
... | open | false | null | [] | null | 13 | 2018-11-24T23:03:35Z | 2021-11-07T09:12:34Z | null | NONE | null | #### Code Sample, a copy-pastable example if possible
```python
d=pd.DataFrame({'col1': [1, 2], 'col2': [3, 4]})
d['col2']=d['col2'].astype(str)
d['col1']=np.nan
d=d.groupby(lambda x:x, axis=1).sum(min_count=1)
```
#### Problem description
My hope is that, by using min_count=1, pandas will return NaN when a... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23889/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23889/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23890 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23890/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23890/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23890/events | https://github.com/pandas-dev/pandas/pull/23890 | 384,036,563 | MDExOlB1bGxSZXF1ZXN0MjMzMzQ5MjQx | 23,890 | WIP: implement reductions for DatetimeArray/TimedeltaArray/PeriodArray | {
"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": "AFEEEE",
"default": false,
"description": null,
"id": 211840,
"name": "Timeseries",
"node_id": "MDU6TGFiZWwyMTE4NDA=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries"
}
] | closed | false | null | [] | null | 2 | 2018-11-25T01:04:30Z | 2020-04-05T17:37:40Z | 2019-01-13T23:42:17Z | MEMBER | null | Some idiosyncrasies in signatures between Series vs Index make the parametrized test cases ugly. Do we want to adapt the Index reductions to have a `skipna` kwarg like the Series and EA methods?
Still needs tests for timedelta and period dtypes. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23890/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23890/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23890.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23890",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/23890.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23890"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23891 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23891/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23891/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23891/events | https://github.com/pandas-dev/pandas/pull/23891 | 384,038,447 | MDExOlB1bGxSZXF1ZXN0MjMzMzUwMzk2 | 23,891 | DOC: fix DataFrame.nunique 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"
},
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, ... | closed | false | null | [] | null | 3 | 2018-11-25T01:44:15Z | 2018-11-25T14:05:34Z | 2018-11-25T08:44:15Z | CONTRIBUTOR | null | - [x] tests added / passed
- [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
Based on #22459. Fix the docstring for DataFrame.nunique. I also updated `ci/code_checks.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/23891/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23891/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23891.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23891",
"merged_at": "2018-11-25T08:44:15Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23891.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23891"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23892 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23892/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23892/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23892/events | https://github.com/pandas-dev/pandas/issues/23892 | 384,049,857 | MDU6SXNzdWUzODQwNDk4NTc= | 23,892 | Output a pandas dataframe to .XLSB (Excel Binary Workbook) format | {
"avatar_url": "https://avatars.githubusercontent.com/u/31180754?v=4",
"events_url": "https://api.github.com/users/subhsaha/events{/privacy}",
"followers_url": "https://api.github.com/users/subhsaha/followers",
"following_url": "https://api.github.com/users/subhsaha/following{/other_user}",
"gists_url": "htt... | [
{
"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 | 4 | 2018-11-25T05:42:36Z | 2018-11-27T04:08:33Z | 2018-11-25T05:56:44Z | NONE | null | Output a pandas dataframe to .XLSB (Excel Binary Workbook) format. | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23892/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23892/timeline | null | null | null |
https://api.github.com/repos/pandas-dev/pandas/issues/23893 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23893/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23893/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23893/events | https://github.com/pandas-dev/pandas/pull/23893 | 384,050,746 | MDExOlB1bGxSZXF1ZXN0MjMzMzU4MTI0 | 23,893 | Fix format of advanced.rst according to PEP-8 standard | {
"avatar_url": "https://avatars.githubusercontent.com/u/25010571?v=4",
"events_url": "https://api.github.com/users/YuechengWu/events{/privacy}",
"followers_url": "https://api.github.com/users/YuechengWu/followers",
"following_url": "https://api.github.com/users/YuechengWu/following{/other_user}",
"gists_url"... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, ... | 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-11-25T06:02:01Z | 2018-11-25T22:43:22Z | 2018-11-25T21:22:18Z | CONTRIBUTOR | null | - [x] closes #23790
- [ ] 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": 1,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23893/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23893/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23893.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23893",
"merged_at": "2018-11-25T21:22:18Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23893.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23893"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23894 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23894/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23894/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23894/events | https://github.com/pandas-dev/pandas/pull/23894 | 384,055,371 | MDExOlB1bGxSZXF1ZXN0MjMzMzYwNzgy | 23,894 | MAINT Use list and dict comprehension | {
"avatar_url": "https://avatars.githubusercontent.com/u/630936?v=4",
"events_url": "https://api.github.com/users/rth/events{/privacy}",
"followers_url": "https://api.github.com/users/rth/followers",
"following_url": "https://api.github.com/users/rth/following{/other_user}",
"gists_url": "https://api.github.c... | [
{
"color": "a10c02",
"default": false,
"description": "Memory or execution speed performance",
"id": 8935311,
"name": "Performance",
"node_id": "MDU6TGFiZWw4OTM1MzEx",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance"
},
{
"color": "eb6420",
"default"... | 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-11-25T07:26:57Z | 2018-11-29T13:54:19Z | 2018-11-29T13:54:17Z | CONTRIBUTOR | null | This uses list and dict comprehension in places where it doesn't hurt readability. It should be a bit faster and less verbose.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23894/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23894/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23894.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23894",
"merged_at": "2018-11-29T13:54:17Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23894.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23894"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23895 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23895/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23895/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23895/events | https://github.com/pandas-dev/pandas/pull/23895 | 384,062,884 | MDExOlB1bGxSZXF1ZXN0MjMzMzY1MjM0 | 23,895 | DOC: Capitalize docstring summaries | {
"avatar_url": "https://avatars.githubusercontent.com/u/4676330?v=4",
"events_url": "https://api.github.com/users/nixphix/events{/privacy}",
"followers_url": "https://api.github.com/users/nixphix/followers",
"following_url": "https://api.github.com/users/nixphix/following{/other_user}",
"gists_url": "https:/... | [] | closed | false | null | [] | null | 2 | 2018-11-25T09:31:33Z | 2018-11-25T09:35:08Z | 2018-11-25T09:34:51Z | CONTRIBUTOR | null | Fixes #23881
- [x] closes #23881
- [x] 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/23895/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23895/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23895.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23895",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/23895.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23895"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23896 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23896/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23896/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23896/events | https://github.com/pandas-dev/pandas/pull/23896 | 384,083,636 | MDExOlB1bGxSZXF1ZXN0MjMzMzc4NTEy | 23,896 | [Bug] Comparison between two PeriodIndexes doesn't validate length (GH #23078) | {
"avatar_url": "https://avatars.githubusercontent.com/u/14367887?v=4",
"events_url": "https://api.github.com/users/makbigc/events{/privacy}",
"followers_url": "https://api.github.com/users/makbigc/followers",
"following_url": "https://api.github.com/users/makbigc/following{/other_user}",
"gists_url": "https:... | [
{
"color": "eb6420",
"default": false,
"description": "Period data type",
"id": 60635328,
"name": "Period",
"node_id": "MDU6TGFiZWw2MDYzNTMyOA==",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Period"
},
{
"color": "6138b5",
"default": false,
"description"... | closed | false | null | [] | null | 6 | 2018-11-25T14:23:09Z | 2018-12-27T11:30:15Z | 2018-12-27T11:30:15Z | CONTRIBUTOR | null | - [x] closes #23078
- [x] tests added
- [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/23896/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23896/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23896.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23896",
"merged_at": null,
"patch_url": "https://github.com/pandas-dev/pandas/pull/23896.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23896"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23897 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23897/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23897/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23897/events | https://github.com/pandas-dev/pandas/pull/23897 | 384,100,151 | MDExOlB1bGxSZXF1ZXN0MjMzMzg5MDIz | 23,897 | DOC: Fix PEP-8 issues in reshaping.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/41163037?v=4",
"events_url": "https://api.github.com/users/FHaase/events{/privacy}",
"followers_url": "https://api.github.com/users/FHaase/followers",
"following_url": "https://api.github.com/users/FHaase/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "02d7e1",
"default": false,
"description": "Concat, Merge/Join, 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-11-25T17:34:55Z | 2018-11-25T22:18:42Z | 2018-11-25T21:16:50Z | CONTRIBUTOR | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23897/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23897/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23897.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23897",
"merged_at": "2018-11-25T21:16:50Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23897.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23897"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/23898 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23898/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23898/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23898/events | https://github.com/pandas-dev/pandas/pull/23898 | 384,100,678 | MDExOlB1bGxSZXF1ZXN0MjMzMzg5MzYz | 23,898 | DOC: Fix PEP-8 issues in timeseries.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/41163037?v=4",
"events_url": "https://api.github.com/users/FHaase/events{/privacy}",
"followers_url": "https://api.github.com/users/FHaase/followers",
"following_url": "https://api.github.com/users/FHaase/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "AFEEEE",
"default": false,
"description": null,
"id": 211840... | closed | false | null | [] | {
"closed_at": "2019-01-26T00:51:26Z",
"closed_issues": 2048,
"created_at": "2018-03-29T12:00:12Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4",
"events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}",
"followers_url": "https://api.github... | 4 | 2018-11-25T17:41:33Z | 2018-12-02T19:30:33Z | 2018-12-02T17:21:12Z | CONTRIBUTOR | null | - Replace `from pandas import offsets` and `from pandas.tseries.offsets import *` with
`pd.offsets.<ClassName>`.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23898/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23898/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23898.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23898",
"merged_at": "2018-12-02T17:21:12Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23898.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23898"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23899 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23899/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23899/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23899/events | https://github.com/pandas-dev/pandas/pull/23899 | 384,101,843 | MDExOlB1bGxSZXF1ZXN0MjMzMzkwMDk3 | 23,899 | DOC: Fix PEP-8 issues in visualization.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/41163037?v=4",
"events_url": "https://api.github.com/users/FHaase/events{/privacy}",
"followers_url": "https://api.github.com/users/FHaase/followers",
"following_url": "https://api.github.com/users/FHaase/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "8AE234",
"default": false,
"description": null,
"id": 241332... | 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-11-25T17:55:11Z | 2018-11-25T22:19:46Z | 2018-11-25T21:17:53Z | CONTRIBUTOR | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23899/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23899/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23899.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23899",
"merged_at": "2018-11-25T21:17:53Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23899.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23899"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/23900 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23900/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23900/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23900/events | https://github.com/pandas-dev/pandas/pull/23900 | 384,102,619 | MDExOlB1bGxSZXF1ZXN0MjMzMzkwNTg0 | 23,900 | DOC: Fix PEP-8 issues in groupby.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/41163037?v=4",
"events_url": "https://api.github.com/users/FHaase/events{/privacy}",
"followers_url": "https://api.github.com/users/FHaase/followers",
"following_url": "https://api.github.com/users/FHaase/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"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... | 2 | 2018-11-25T18:04:55Z | 2018-11-25T22:19:12Z | 2018-11-25T21:50:56Z | CONTRIBUTOR | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23900/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23900/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23900.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23900",
"merged_at": "2018-11-25T21:50:56Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23900.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23900"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/23901 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23901/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23901/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23901/events | https://github.com/pandas-dev/pandas/pull/23901 | 384,102,667 | MDExOlB1bGxSZXF1ZXN0MjMzMzkwNjEy | 23,901 | DOC: Remove unused ipython directive in developer.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/41163037?v=4",
"events_url": "https://api.github.com/users/FHaase/events{/privacy}",
"followers_url": "https://api.github.com/users/FHaase/followers",
"following_url": "https://api.github.com/users/FHaase/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "207de5",
"default": false,
"description": null,
"id": 211029... | 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-11-25T18:05:22Z | 2018-11-25T22:18:57Z | 2018-11-25T21:18:22Z | CONTRIBUTOR | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23901/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23901/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23901.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23901",
"merged_at": "2018-11-25T21:18:22Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23901.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23901"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/23902 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23902/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23902/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23902/events | https://github.com/pandas-dev/pandas/pull/23902 | 384,102,741 | MDExOlB1bGxSZXF1ZXN0MjMzMzkwNjQ3 | 23,902 | DOC: Fix PEP-8 issues in comparison_with_sas.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/41163037?v=4",
"events_url": "https://api.github.com/users/FHaase/events{/privacy}",
"followers_url": "https://api.github.com/users/FHaase/followers",
"following_url": "https://api.github.com/users/FHaase/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, ... | 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-11-25T18:06:05Z | 2018-11-25T22:19:27Z | 2018-11-25T21:49:58Z | CONTRIBUTOR | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23902/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23902/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23902.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23902",
"merged_at": "2018-11-25T21:49:58Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23902.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23902"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/23903 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23903/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23903/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23903/events | https://github.com/pandas-dev/pandas/pull/23903 | 384,102,909 | MDExOlB1bGxSZXF1ZXN0MjMzMzkwNzMz | 23,903 | DOC: Fix PEP-8 issues in internals.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/41163037?v=4",
"events_url": "https://api.github.com/users/FHaase/events{/privacy}",
"followers_url": "https://api.github.com/users/FHaase/followers",
"following_url": "https://api.github.com/users/FHaase/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, ... | 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-11-25T18:07:33Z | 2018-11-25T21:50:15Z | 2018-11-25T21:18:44Z | CONTRIBUTOR | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23903/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23903/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23903.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23903",
"merged_at": "2018-11-25T21:18:44Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23903.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23903"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/23904 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23904/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23904/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23904/events | https://github.com/pandas-dev/pandas/pull/23904 | 384,103,090 | MDExOlB1bGxSZXF1ZXN0MjMzMzkwODA1 | 23,904 | DOC: Fix PEP-8 issues in text.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/41163037?v=4",
"events_url": "https://api.github.com/users/FHaase/events{/privacy}",
"followers_url": "https://api.github.com/users/FHaase/followers",
"following_url": "https://api.github.com/users/FHaase/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "5319e7",
"default": false,
"description": "String extension data... | 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-11-25T18:09:10Z | 2018-11-25T21:49:46Z | 2018-11-25T21:19:23Z | CONTRIBUTOR | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23904/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23904/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23904.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23904",
"merged_at": "2018-11-25T21:19:23Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23904.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23904"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/23905 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23905/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23905/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23905/events | https://github.com/pandas-dev/pandas/pull/23905 | 384,103,427 | MDExOlB1bGxSZXF1ZXN0MjMzMzkwOTcz | 23,905 | DOC: Fix PEP-8 issues in timedeltas.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/41163037?v=4",
"events_url": "https://api.github.com/users/FHaase/events{/privacy}",
"followers_url": "https://api.github.com/users/FHaase/followers",
"following_url": "https://api.github.com/users/FHaase/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "5319e7",
"default": false,
"description": "Timedelta data type",... | 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-11-25T18:12:29Z | 2018-12-02T19:30:24Z | 2018-11-27T01:35:22Z | CONTRIBUTOR | null | - Replace `from pandas.tseries.offsets import *` with `pd.offsets.<ClassName>` for better readability.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23905/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23905/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23905.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23905",
"merged_at": "2018-11-27T01:35:22Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23905.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23905"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23906 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23906/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23906/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23906/events | https://github.com/pandas-dev/pandas/pull/23906 | 384,104,204 | MDExOlB1bGxSZXF1ZXN0MjMzMzkxMzg0 | 23,906 | DOC: Change code-block to ipython in r_interface.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/41163037?v=4",
"events_url": "https://api.github.com/users/FHaase/events{/privacy}",
"followers_url": "https://api.github.com/users/FHaase/followers",
"following_url": "https://api.github.com/users/FHaase/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, ... | 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-11-25T18:20:32Z | 2018-12-02T19:30:51Z | 2018-11-27T01:31:49Z | CONTRIBUTOR | null | The documentation mainly uses the `.. ipython::` directive. This changes
the code-blocks to ipython blocks so there is a unified visual style.
| {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23906/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23906/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23906.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23906",
"merged_at": "2018-11-27T01:31:49Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23906.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23906"
} |
https://api.github.com/repos/pandas-dev/pandas/issues/23907 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23907/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23907/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23907/events | https://github.com/pandas-dev/pandas/pull/23907 | 384,111,934 | MDExOlB1bGxSZXF1ZXN0MjMzMzk2MjQy | 23,907 | DOC: Fix PEP-8 issues in sparse.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/41163037?v=4",
"events_url": "https://api.github.com/users/FHaase/events{/privacy}",
"followers_url": "https://api.github.com/users/FHaase/followers",
"following_url": "https://api.github.com/users/FHaase/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "009800",
"default": false,
"description": "Sparse Data Type",
... | 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-11-25T19:50:28Z | 2018-11-25T21:48:46Z | 2018-11-25T21:20:06Z | CONTRIBUTOR | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23907/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23907/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23907.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23907",
"merged_at": "2018-11-25T21:20:06Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23907.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23907"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/23908 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23908/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23908/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23908/events | https://github.com/pandas-dev/pandas/pull/23908 | 384,112,086 | MDExOlB1bGxSZXF1ZXN0MjMzMzk2MzQ1 | 23,908 | DOC: Fix PEP-8 issues in 10min.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/41163037?v=4",
"events_url": "https://api.github.com/users/FHaase/events{/privacy}",
"followers_url": "https://api.github.com/users/FHaase/followers",
"following_url": "https://api.github.com/users/FHaase/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, ... | 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-11-25T19:52:23Z | 2018-12-17T13:51:31Z | 2018-11-27T02:51:35Z | CONTRIBUTOR | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23908/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23908/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23908.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23908",
"merged_at": "2018-11-27T02:51:35Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23908.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23908"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/23909 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23909/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23909/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23909/events | https://github.com/pandas-dev/pandas/pull/23909 | 384,112,458 | MDExOlB1bGxSZXF1ZXN0MjMzMzk2NTg4 | 23,909 | DOC: Fix PEP-8 issues in gotchas.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/41163037?v=4",
"events_url": "https://api.github.com/users/FHaase/events{/privacy}",
"followers_url": "https://api.github.com/users/FHaase/followers",
"following_url": "https://api.github.com/users/FHaase/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, ... | 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-11-25T19:56:54Z | 2018-11-25T21:48:18Z | 2018-11-25T21:20:32Z | CONTRIBUTOR | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23909/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23909/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23909.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23909",
"merged_at": "2018-11-25T21:20:32Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23909.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23909"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/23910 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23910/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23910/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23910/events | https://github.com/pandas-dev/pandas/pull/23910 | 384,112,570 | MDExOlB1bGxSZXF1ZXN0MjMzMzk2NjU0 | 23,910 | DOC: Fix PEP-8 issues in basics.rst | {
"avatar_url": "https://avatars.githubusercontent.com/u/41163037?v=4",
"events_url": "https://api.github.com/users/FHaase/events{/privacy}",
"followers_url": "https://api.github.com/users/FHaase/followers",
"following_url": "https://api.github.com/users/FHaase/following{/other_user}",
"gists_url": "https://a... | [
{
"color": "3465A4",
"default": false,
"description": null,
"id": 134699,
"name": "Docs",
"node_id": "MDU6TGFiZWwxMzQ2OTk=",
"url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs"
},
{
"color": "eb6420",
"default": false,
"description": "Code style, linting, ... | 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-11-25T19:58:13Z | 2018-11-25T21:47:44Z | 2018-11-25T21:20:49Z | CONTRIBUTOR | null | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23910/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23910/timeline | null | 0 | {
"diff_url": "https://github.com/pandas-dev/pandas/pull/23910.diff",
"html_url": "https://github.com/pandas-dev/pandas/pull/23910",
"merged_at": "2018-11-25T21:20:49Z",
"patch_url": "https://github.com/pandas-dev/pandas/pull/23910.patch",
"url": "https://api.github.com/repos/pandas-dev/pandas/pulls/23910"
} | |
https://api.github.com/repos/pandas-dev/pandas/issues/23911 | https://api.github.com/repos/pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas/issues/23911/labels{/name} | https://api.github.com/repos/pandas-dev/pandas/issues/23911/comments | https://api.github.com/repos/pandas-dev/pandas/issues/23911/events | https://github.com/pandas-dev/pandas/issues/23911 | 384,112,791 | MDU6SXNzdWUzODQxMTI3OTE= | 23,911 | ExtensionArray.shift incorrect for periods larger than length of 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": "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": "6138b5",
"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... | 7 | 2018-11-25T20:00:42Z | 2018-12-09T12:09:22Z | 2018-12-09T12:09:22Z | CONTRIBUTOR | null | ```python
In [9]: from pandas.tests.extension.decimal import to_decimal
In [10]: to_decimal([1, 2]).shift(4)
Out[10]:
DecimalArray(array([Decimal('NaN'), Decimal('NaN'), Decimal('NaN'), Decimal('NaN')],
dtype=object))
```
The expected output is
```python
>>> to_decimal(['NaN', 'NaN'])
DecimalArray... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/pandas-dev/pandas/issues/23911/reactions"
} | https://api.github.com/repos/pandas-dev/pandas/issues/23911/timeline | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.