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/40719
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40719/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40719/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40719/events
https://github.com/pandas-dev/pandas/issues/40719
847,813,580
MDU6SXNzdWU4NDc4MTM1ODA=
40,719
BUG: tm.assert_frame_equal fails to raise near int64 implementation bounds
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "C4A000", "default": false, "description": "pandas testing functions...
open
false
null
[]
null
4
2021-04-01T03:23:04Z
2021-05-21T17:28:43Z
null
MEMBER
null
passing check_exact=True makes it raise as expected, but I was surprised to find it necessary. This likely hides some bugs. Motivating example adapted from tests.groupby.test_function.test_cummin. ``` dtype = np.dtype(np.int64) min_val = np.iinfo(dtype).min base_df = DataFrame({"A": [1, 1, 1, 1, 2, 2, 2, 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/40719/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40719/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40720
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40720/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40720/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40720/events
https://github.com/pandas-dev/pandas/issues/40720
848,182,160
MDU6SXNzdWU4NDgxODIxNjA=
40,720
BUG: GroupBy.apply doesn't add group keys to index whether setting group_keys=True or not.
{ "avatar_url": "https://avatars.githubusercontent.com/u/18346451?v=4", "events_url": "https://api.github.com/users/taozuoqiao/events{/privacy}", "followers_url": "https://api.github.com/users/taozuoqiao/followers", "following_url": "https://api.github.com/users/taozuoqiao/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": "fbca04", "default": false, "description": "Apply, Aggregate, Transf...
open
false
null
[]
null
1
2021-04-01T08:07:38Z
2021-08-19T03:40:23Z
null
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- code ```python import pandas as pd print(pd.__version__) data = { 'groupby_c...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40720/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40720/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40721
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40721/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40721/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40721/events
https://github.com/pandas-dev/pandas/issues/40721
848,187,748
MDU6SXNzdWU4NDgxODc3NDg=
40,721
BUG: to_sql performance decreases dramatically with more than 10 columns (SQL Server)
{ "avatar_url": "https://avatars.githubusercontent.com/u/662602?v=4", "events_url": "https://api.github.com/users/nurglexxx/events{/privacy}", "followers_url": "https://api.github.com/users/nurglexxx/followers", "following_url": "https://api.github.com/users/nurglexxx/following{/other_user}", "gists_url": "ht...
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "5319e7", "default"...
closed
false
null
[]
null
3
2021-04-01T08:11:16Z
2021-08-19T03:46:02Z
2021-08-19T03:46:02Z
NONE
null
- [x ] I have checked that this issue has not already been reported. - [x ] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- Found an interesting issue regarding the performance of to_sql() in combination ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40721/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40721/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40722
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40722/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40722/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40722/events
https://github.com/pandas-dev/pandas/issues/40722
848,229,856
MDU6SXNzdWU4NDgyMjk4NTY=
40,722
BUG: NaT comparison with numpy array doesn't work element-wise
{ "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": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "d7e102", "default": false, "description": "np.nan, p...
closed
false
null
[]
{ "closed_at": "2021-04-13T15:44:36Z", "closed_issues": 46, "created_at": "2021-03-01T08:32:08Z", "creator": { "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...
2
2021-04-01T08:38:21Z
2021-04-01T18:17:35Z
2021-04-01T18:17:35Z
MEMBER
null
I noticed the following behaviour: ``` In [43]: np.array([1, 2, 3]) == pd.Timedelta("1 days") Out[43]: array([False, False, False]) In [44]: np.array([1, 2, 3]) == pd.Timedelta("nat") Out[44]: False ``` @jbrockmendel do you know if this is something we control? (it's similar as the numeric/string compariso...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40722/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40722/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40723
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40723/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40723/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40723/events
https://github.com/pandas-dev/pandas/pull/40723
848,285,824
MDExOlB1bGxSZXF1ZXN0NjA3MjQ3Mzc0
40,723
BUG: fix comparison of NaT with numpy array
{ "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": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "d7e102", "default": false, "description": "np.nan, p...
closed
false
null
[]
{ "closed_at": "2021-04-13T15:44:36Z", "closed_issues": 46, "created_at": "2021-03-01T08:32:08Z", "creator": { "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...
1
2021-04-01T09:14:42Z
2021-04-01T18:17:40Z
2021-04-01T18:17:35Z
MEMBER
null
Closes #40722
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40723/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40723/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40723.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40723", "merged_at": "2021-04-01T18:17:35Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40723.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40723" }
https://api.github.com/repos/pandas-dev/pandas/issues/40724
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40724/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40724/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40724/events
https://github.com/pandas-dev/pandas/pull/40724
848,347,622
MDExOlB1bGxSZXF1ZXN0NjA3Mjk5NTI4
40,724
ENH: MatplotlibDeprecationWarning: is_first_col function was deprecated
{ "avatar_url": "https://avatars.githubusercontent.com/u/38285979?v=4", "events_url": "https://api.github.com/users/arnaujc91/events{/privacy}", "followers_url": "https://api.github.com/users/arnaujc91/followers", "following_url": "https://api.github.com/users/arnaujc91/following{/other_user}", "gists_url": "...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" }, { "color": "0052cc", "default": false, "description": "pa...
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
2021-04-01T10:38:22Z
2021-04-01T15:57:30Z
2021-04-01T15:56:24Z
NONE
null
Fix for [#40714](https://github.com/pandas-dev/pandas/issues/40714) The is_first_col function was deprecated in Matplotlib 3.4 and will be removed two minor releases later. Used ax.get_subplotspec().is_first_col() instead.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40724/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40724/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40724.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40724", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/40724.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40724" }
https://api.github.com/repos/pandas-dev/pandas/issues/40725
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40725/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40725/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40725/events
https://github.com/pandas-dev/pandas/pull/40725
848,348,424
MDExOlB1bGxSZXF1ZXN0NjA3MzAwMjE1
40,725
BUG: [ArrowStringArray] Recognize ArrowStringArray in infer_dtype
{ "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4", "events_url": "https://api.github.com/users/simonjayhawkins/events{/privacy}", "followers_url": "https://api.github.com/users/simonjayhawkins/followers", "following_url": "https://api.github.com/users/simonjayhawkins/following{/other_user}"...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "String extension data ty...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
8
2021-04-01T10:39:32Z
2021-04-09T08:59:41Z
2021-04-09T01:41:44Z
MEMBER
null
PR is draft. follow-up to #40679, https://github.com/pandas-dev/pandas/pull/40679#issuecomment-809642594 which is not yet merged and need to make window to run benchmarks https://github.com/pandas-dev/pandas/pull/40679#pullrequestreview-623553887 on master ``` >>> pd.__version__ '1.3.0.dev0+1180.gdd697e1cca' >...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40725/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40725/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40725.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40725", "merged_at": "2021-04-09T01:41:44Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40725.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40725" }
https://api.github.com/repos/pandas-dev/pandas/issues/40726
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40726/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40726/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40726/events
https://github.com/pandas-dev/pandas/pull/40726
848,409,599
MDExOlB1bGxSZXF1ZXN0NjA3MzUyNTYw
40,726
BUG: Do not allow boolean values for indexing with .loc without a boolean index.
{ "avatar_url": "https://avatars.githubusercontent.com/u/5946712?v=4", "events_url": "https://api.github.com/users/DriesSchaumont/events{/privacy}", "followers_url": "https://api.github.com/users/DriesSchaumont/followers", "following_url": "https://api.github.com/users/DriesSchaumont/following{/other_user}", ...
[ { "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": "ff...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
12
2021-04-01T12:11:41Z
2021-04-06T19:25:50Z
2021-04-06T19:18:52Z
MEMBER
null
- [x] closes #20432 - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [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/40726/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40726/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40726.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40726", "merged_at": "2021-04-06T19:18:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40726.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40726" }
https://api.github.com/repos/pandas-dev/pandas/issues/40727
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40727/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40727/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40727/events
https://github.com/pandas-dev/pandas/pull/40727
848,412,618
MDExOlB1bGxSZXF1ZXN0NjA3MzU1MTg2
40,727
PERF: numexpr doesn't support floordiv, so don't try
{ "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": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "006b75", "default"...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2021-04-01T12:15:39Z
2021-04-02T06:29:24Z
2021-04-01T22:28:08Z
MEMBER
null
See overview of supported operators: https://numexpr.readthedocs.io/projects/NumExpr3/en/latest/user_guide.html#supported-operators. By trying to use it, we were falling back to the (slower) `_masked_arith_op` Discovered by investigating the arithmetic benchmarks at https://github.com/pandas-dev/pandas/issues/39146#...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40727/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40727/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40727.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40727", "merged_at": "2021-04-01T22:28:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40727.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40727" }
https://api.github.com/repos/pandas-dev/pandas/issues/40728
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40728/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40728/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40728/events
https://github.com/pandas-dev/pandas/pull/40728
848,438,676
MDExOlB1bGxSZXF1ZXN0NjA3Mzc3NTE2
40,728
REF: only fallback to masked op for object dtype
{ "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": "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": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
6
2021-04-01T12:49:22Z
2021-04-02T15:12:16Z
2021-04-02T15:09:05Z
MEMBER
null
While investigating https://github.com/pandas-dev/pandas/pull/40727, I noticed that we are often trying `_masked_arith_op`, while it will end up giving the exact same error (for example when using ints, which don't have NaNs). From what I understand, I *think* that, in theory, we only need to fallback to a masked ver...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40728/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40728/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40728.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40728", "merged_at": "2021-04-02T15:09:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40728.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40728" }
https://api.github.com/repos/pandas-dev/pandas/issues/40729
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40729/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40729/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40729/events
https://github.com/pandas-dev/pandas/issues/40729
848,493,310
MDU6SXNzdWU4NDg0OTMzMTA=
40,729
BUG: Cannot convert from `object` numeric strings to Float64Dtype
{ "avatar_url": "https://avatars.githubusercontent.com/u/64278226?v=4", "events_url": "https://api.github.com/users/tamargrey/events{/privacy}", "followers_url": "https://api.github.com/users/tamargrey/followers", "following_url": "https://api.github.com/users/tamargrey/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
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
1
2021-04-01T13:57:25Z
2021-08-19T03:46:38Z
null
NONE
null
#### Code Sample, a copy-pastable example ```python import pandas as pd series = pd.Series(['1', '2', '3', '4'], dtype='object') series.astype(pd.Float64Dtype()) ``` the above produces a `TypeError: object cannot be converted to a FloatingDtype`: <details> ```python-traceback ------------------------...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40729/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40729/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40730
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40730/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40730/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40730/events
https://github.com/pandas-dev/pandas/issues/40730
848,501,764
MDU6SXNzdWU4NDg1MDE3NjQ=
40,730
BUG: qcut fails with Float64Dtype
{ "avatar_url": "https://avatars.githubusercontent.com/u/64278226?v=4", "events_url": "https://api.github.com/users/tamargrey/events{/privacy}", "followers_url": "https://api.github.com/users/tamargrey/followers", "following_url": "https://api.github.com/users/tamargrey/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": "9aace2", "default": false, "description": "cut, qcut", "id": 16...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2021-04-01T14:07:16Z
2021-04-28T14:38:51Z
2021-04-28T14:38:51Z
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Code Sample, a copy-pastable example ```python series = pd.Series([1.0, 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/40730/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40730/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40731
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40731/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40731/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40731/events
https://github.com/pandas-dev/pandas/pull/40731
848,528,659
MDExOlB1bGxSZXF1ZXN0NjA3NDUzMTY0
40,731
ENH: `Styler.to_latex` conversion from CSS
{ "avatar_url": "https://avatars.githubusercontent.com/u/24256554?v=4", "events_url": "https://api.github.com/users/attack68/events{/privacy}", "followers_url": "https://api.github.com/users/attack68/followers", "following_url": "https://api.github.com/users/attack68/following{/other_user}", "gists_url": "htt...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "006b75", "default": false, "description": "to_latex...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2021-04-01T14:39:30Z
2021-06-16T13:25:12Z
2021-06-16T00:20:10Z
CONTRIBUTOR
null
This is an extension PR to #40422 (most of this code is included there), and must be committed after it. This PR only adds the `_parse_latex_css_conversion` function and associated `convert_css` argument. Below is the relevant section added to the user guide: ![Screen Shot 2021-04-01 at 16 37 12](https://user-im...
{ "+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/40731/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40731/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40731.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40731", "merged_at": "2021-06-16T00:20:10Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40731.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40731" }
https://api.github.com/repos/pandas-dev/pandas/issues/40732
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40732/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40732/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40732/events
https://github.com/pandas-dev/pandas/issues/40732
848,532,889
MDU6SXNzdWU4NDg1MzI4ODk=
40,732
BUG: Dtypes change when using `replace` with nullable dtypes
{ "avatar_url": "https://avatars.githubusercontent.com/u/64278226?v=4", "events_url": "https://api.github.com/users/tamargrey/events{/privacy}", "followers_url": "https://api.github.com/users/tamargrey/followers", "following_url": "https://api.github.com/users/tamargrey/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
[]
{ "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
2021-04-01T14:44:35Z
2021-08-19T03:47:15Z
null
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Code Sample, a copy-pastable example ```python floats = pd.Series([1.0, 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/40732/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40732/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40733
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40733/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40733/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40733/events
https://github.com/pandas-dev/pandas/pull/40733
848,624,838
MDExOlB1bGxSZXF1ZXN0NjA3NTMzMTEw
40,733
REF: implement groupby.ops.WrappedCythonFunc
{ "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": "729FCF", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2021-04-01T16:43:21Z
2021-04-02T18:24:33Z
2021-04-02T01:43:12Z
MEMBER
null
I think this is much closer to "the correct" abstraction here (i find the layered abstractions with similar names in core.groupby hard to follow). Contains \approx 0 groupby logic (takes ngroups as an argument in some methods) and is only about how to wrap/call/unwrap the libgroupby functions. There are a few more ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40733/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40733/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40733.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40733", "merged_at": "2021-04-02T01:43:12Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40733.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40733" }
https://api.github.com/repos/pandas-dev/pandas/issues/40734
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40734/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40734/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40734/events
https://github.com/pandas-dev/pandas/pull/40734
848,686,017
MDExOlB1bGxSZXF1ZXN0NjA3NTg0NTAz
40,734
Backport PR #40723 on branch 1.2.x (BUG: fix comparison of NaT with numpy array)
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"...
[ { "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": "d7e102", "default": false, "description": "np.nan, p...
closed
false
null
[]
{ "closed_at": "2021-04-13T15:44:36Z", "closed_issues": 46, "created_at": "2021-03-01T08:32:08Z", "creator": { "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...
0
2021-04-01T18:18:26Z
2021-04-06T13:30:24Z
2021-04-06T13:30:24Z
NONE
null
Backport PR #40723: BUG: fix comparison of NaT with numpy array
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40734/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40734/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40734.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40734", "merged_at": "2021-04-06T13:30:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40734.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40734" }
https://api.github.com/repos/pandas-dev/pandas/issues/40735
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40735/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40735/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40735/events
https://github.com/pandas-dev/pandas/issues/40735
848,704,871
MDU6SXNzdWU4NDg3MDQ4NzE=
40,735
BUG (?): dtype.value_counts() shows categorical multiple times
{ "avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4", "events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}", "followers_url": "https://api.github.com/users/MarcoGorelli/followers", "following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}", "gist...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "eb6420", "default": false, "description": "Non-arithmetic algos:...
open
false
null
[]
null
6
2021-04-01T18:47:58Z
2021-08-19T03:48:32Z
null
MEMBER
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [x] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40735/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40735/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40736
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40736/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40736/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40736/events
https://github.com/pandas-dev/pandas/pull/40736
848,708,662
MDExOlB1bGxSZXF1ZXN0NjA3NjAzNDcw
40,736
CLN: minor changes to `_translate` to simplify and setup for other chgs.
{ "avatar_url": "https://avatars.githubusercontent.com/u/24256554?v=4", "events_url": "https://api.github.com/users/attack68/events{/privacy}", "followers_url": "https://api.github.com/users/attack68/followers", "following_url": "https://api.github.com/users/attack68/following{/other_user}", "gists_url": "htt...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" }, { "color": "207de5", "default...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2021-04-01T18:53:48Z
2021-04-02T06:58:52Z
2021-04-01T21:24:52Z
CONTRIBUTOR
null
minor changes here to decouple the render dict `d` into sections for code readability. this is also first part of other changes to improve readability of this method.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40736/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40736/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40736.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40736", "merged_at": "2021-04-01T21:24:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40736.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40736" }
https://api.github.com/repos/pandas-dev/pandas/issues/40737
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40737/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40737/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40737/events
https://github.com/pandas-dev/pandas/issues/40737
848,710,021
MDU6SXNzdWU4NDg3MTAwMjE=
40,737
TYP overload fillna
{ "avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4", "events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}", "followers_url": "https://api.github.com/users/MarcoGorelli/followers", "following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}", "gist...
[ { "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": "ea91a4", "default": false, "de...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/33496254?v=4", "events_url": "https://api.github.com/users/LarWong/events{/privacy}", "followers_url": "https://api.github.com/users/LarWong/followers", "following_url": "https://api.github.com/users/LarWong/following{/other_user}", "gists_url": "https:...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/33496254?v=4", "events_url": "https://api.github.com/users/LarWong/events{/privacy}", "followers_url": "https://api.github.com/users/LarWong/followers", "following_url": "https://api.github.com/users/LarWong/following{/other_user}", "gists...
null
11
2021-04-01T18:55:55Z
2021-04-15T21:21:56Z
2021-04-15T21:21:56Z
MEMBER
null
`fillna` has a different return type according to whether `inplace` is `True` or `False`. We could overload it to provide a better typing experience See https://github.com/pandas-dev/pandas/pull/40197 for a very similar issue Task here is: 1. read through #40197, make sure you understand it 2. try doing the s...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40737/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40737/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40738
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40738/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40738/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40738/events
https://github.com/pandas-dev/pandas/pull/40738
848,722,532
MDExOlB1bGxSZXF1ZXN0NjA3NjE1MjEz
40,738
BUG: Fix nanvar for large float16 arrays
{ "avatar_url": "https://avatars.githubusercontent.com/u/34072635?v=4", "events_url": "https://api.github.com/users/trentondelahaye/events{/privacy}", "followers_url": "https://api.github.com/users/trentondelahaye/followers", "following_url": "https://api.github.com/users/trentondelahaye/following{/other_user}"...
[ { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" }, { "color": "eb6...
closed
false
null
[]
null
6
2021-04-01T19:15:53Z
2021-05-02T23:48:50Z
2021-05-02T23:48:38Z
NONE
null
Summary of bug: Above a certain length, calling `.std()` and `.var()` on a Series or DataFrame fails for float types. The is easily shown with float16 in the following example: ```python >>> import pandas as pd >>> import numpy as np >>> zeros = 32760 >>> ones = 32759 >>> pd.Series([0] * zeros + [1] * ones...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40738/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40738/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40738.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40738", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/40738.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40738" }
https://api.github.com/repos/pandas-dev/pandas/issues/40739
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40739/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40739/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40739/events
https://github.com/pandas-dev/pandas/pull/40739
848,730,606
MDExOlB1bGxSZXF1ZXN0NjA3NjIyMTQ0
40,739
Backport PR #40718 on branch 1.2.x (COMPAT: matplotlib 3.4.0)
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/following{/other_user}"...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" }, { "color": "0052cc", "default": false, "description": "pa...
closed
false
null
[]
{ "closed_at": "2021-04-13T15:44:36Z", "closed_issues": 46, "created_at": "2021-03-01T08:32:08Z", "creator": { "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...
3
2021-04-01T19:28:19Z
2021-04-06T13:29:00Z
2021-04-06T13:28:20Z
NONE
null
Backport PR #40718: COMPAT: matplotlib 3.4.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/40739/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40739/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40739.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40739", "merged_at": "2021-04-06T13:28:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40739.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40739" }
https://api.github.com/repos/pandas-dev/pandas/issues/40740
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40740/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40740/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40740/events
https://github.com/pandas-dev/pandas/issues/40740
848,756,938
MDU6SXNzdWU4NDg3NTY5Mzg=
40,740
ENH: LogicalSlice object
{ "avatar_url": "https://avatars.githubusercontent.com/u/36213781?v=4", "events_url": "https://api.github.com/users/Melendowski/events{/privacy}", "followers_url": "https://api.github.com/users/Melendowski/followers", "following_url": "https://api.github.com/users/Melendowski/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": "0052cc", "default": false, "description": "Issue th...
closed
false
null
[]
null
3
2021-04-01T20:11:48Z
2021-04-28T05:41:41Z
2021-04-10T13:55:54Z
NONE
null
EDIT: Updated Example Code #### Is your feature request related to a problem? I was trying to perform a method chained logical mask without an intermediate assignment and found the method of passing the logical mask or callable to `.loc` to be verbose. I am trying to reduce that verbosity. Examples ```python ...
{ "+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/40740/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40740/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40741
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40741/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40741/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40741/events
https://github.com/pandas-dev/pandas/pull/40741
848,789,870
MDExOlB1bGxSZXF1ZXN0NjA3NjcxNjYw
40,741
BUG: DTBlock/TDBlock.delete casting to ndarray
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "fbca04", "default": false, "description": "Related to non-user acce...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2021-04-01T21:07:39Z
2021-04-02T02:24:12Z
2021-04-02T01:47:09Z
MEMBER
null
- [ ] closes #xxxx - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] whatsnew entry xref #40386 (does not close)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40741/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40741/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40741.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40741", "merged_at": "2021-04-02T01:47:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40741.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40741" }
https://api.github.com/repos/pandas-dev/pandas/issues/40742
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40742/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40742/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40742/events
https://github.com/pandas-dev/pandas/pull/40742
848,836,635
MDExOlB1bGxSZXF1ZXN0NjA3NzEwODM2
40,742
Revert "PERF: numexpr doesn't support floordiv, so don't try (#40727)"
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://...
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" } ]
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2021-04-01T22:47:14Z
2021-04-01T22:47:26Z
2021-04-01T22:47:26Z
CONTRIBUTOR
null
This reverts commit e6f7e7b20ebb1512d6debee5e8592b0b5351ac49.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40742/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40742/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40742.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40742", "merged_at": "2021-04-01T22:47:26Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40742.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40742" }
https://api.github.com/repos/pandas-dev/pandas/issues/40743
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40743/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40743/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40743/events
https://github.com/pandas-dev/pandas/pull/40743
848,886,032
MDExOlB1bGxSZXF1ZXN0NjA3NzUxOTk3
40,743
STY: enable subset of flake8-bugbear
{ "avatar_url": "https://avatars.githubusercontent.com/u/6618166?v=4", "events_url": "https://api.github.com/users/twoertwein/events{/privacy}", "followers_url": "https://api.github.com/users/twoertwein/followers", "following_url": "https://api.github.com/users/twoertwein/following{/other_user}", "gists_url":...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" } ]
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2021-04-02T01:04:21Z
2021-06-05T20:50:20Z
2021-04-02T02:57:31Z
CONTRIBUTOR
null
part of #40570
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40743/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40743/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40743.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40743", "merged_at": "2021-04-02T02:57:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40743.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40743" }
https://api.github.com/repos/pandas-dev/pandas/issues/40744
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40744/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40744/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40744/events
https://github.com/pandas-dev/pandas/pull/40744
848,931,049
MDExOlB1bGxSZXF1ZXN0NjA3Nzg4MDU0
40,744
TYP: indexes
{ "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": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
6
2021-04-02T03:27:00Z
2021-04-13T17:19:40Z
2021-04-13T17:16:26Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] 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/40744/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40744/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40744.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40744", "merged_at": "2021-04-13T17:16:26Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40744.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40744" }
https://api.github.com/repos/pandas-dev/pandas/issues/40745
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40745/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40745/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40745/events
https://github.com/pandas-dev/pandas/pull/40745
849,145,718
MDExOlB1bGxSZXF1ZXN0NjA3OTY4OTg3
40,745
CLN: create core Styler rendering functions and subclass conditional styling applications
{ "avatar_url": "https://avatars.githubusercontent.com/u/24256554?v=4", "events_url": "https://api.github.com/users/attack68/events{/privacy}", "followers_url": "https://api.github.com/users/attack68/followers", "following_url": "https://api.github.com/users/attack68/following{/other_user}", "gists_url": "htt...
[ { "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": "eb6420", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2021-04-02T10:45:13Z
2021-04-12T15:00:22Z
2021-04-12T14:49:33Z
CONTRIBUTOR
null
Here is a first draft at splitting up `style.py`, ahead of adding new LaTeX functionality ### Key Points - All rendering and formatting methods moved to `style_render.py`: ``` class StylerRenderer: jinja2_loader def render() def format() def _translate() def _compute() + their mod...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40745/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40745/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40745.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40745", "merged_at": "2021-04-12T14:49:33Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40745.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40745" }
https://api.github.com/repos/pandas-dev/pandas/issues/40746
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40746/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40746/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40746/events
https://github.com/pandas-dev/pandas/pull/40746
849,168,317
MDExOlB1bGxSZXF1ZXN0NjA3OTg3OTY5
40,746
ENH: Set column to work for datetimes for Xlsxwriter
{ "avatar_url": "https://avatars.githubusercontent.com/u/55484403?v=4", "events_url": "https://api.github.com/users/shraddhazpy/events{/privacy}", "followers_url": "https://api.github.com/users/shraddhazpy/followers", "following_url": "https://api.github.com/users/shraddhazpy/following{/other_user}", "gists_u...
[ { "color": "bfe5bf", "default": false, "description": "read_excel, to_excel", "id": 49254273, "name": "IO Excel", "node_id": "MDU6TGFiZWw0OTI1NDI3Mw==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Excel" } ]
closed
false
null
[]
null
1
2021-04-02T11:36:23Z
2021-05-01T01:10:49Z
2021-04-30T06:26:33Z
NONE
null
- [x] closes #30275 - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [x] whatsnew entry Enhancement for Xlsxwriter to enable the usage of `set_column` for datetime columns for se...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40746/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40746/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40746.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40746", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/40746.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40746" }
https://api.github.com/repos/pandas-dev/pandas/issues/40747
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40747/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40747/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40747/events
https://github.com/pandas-dev/pandas/pull/40747
849,180,416
MDExOlB1bGxSZXF1ZXN0NjA3OTk3OTE3
40,747
DOC: [ArrowStringArray] release note and other documentation
{ "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": "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
[]
null
2
2021-04-02T12:05:58Z
2021-05-01T12:14:47Z
2021-05-01T12:14:47Z
MEMBER
null
extremely draft status. placeholder for discussion. we may want to combine this with #39908, and merge #40708 before #39908 #39908 makes changes to the user facing api that affects the existing StringDtype so that may need an separate section in the release notes. other sections of the documentation may also n...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40747/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40747/timeline
null
1
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40747.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40747", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/40747.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40747" }
https://api.github.com/repos/pandas-dev/pandas/issues/40748
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40748/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40748/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40748/events
https://github.com/pandas-dev/pandas/issues/40748
849,202,238
MDU6SXNzdWU4NDkyMDIyMzg=
40,748
TST: Potential inconistency between numpy and numexp
{ "avatar_url": "https://avatars.githubusercontent.com/u/6618166?v=4", "events_url": "https://api.github.com/users/twoertwein/events{/privacy}", "followers_url": "https://api.github.com/users/twoertwein/followers", "following_url": "https://api.github.com/users/twoertwein/following{/other_user}", "gists_url":...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "f3afff", "d...
open
false
null
[]
null
0
2021-04-02T12:55:29Z
2021-04-06T01:53:02Z
null
CONTRIBUTOR
null
The loop variable `engine` should probably be used here instead of `self.engine`: https://github.com/pandas-dev/pandas/blob/1367cacd7c90694a5d0563d46dd10a1e8a3ea8b3/pandas/tests/computation/test_eval.py#L466 Making this change leads to a few failed tests: ``` ======================================================...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40748/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40748/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40749
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40749/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40749/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40749/events
https://github.com/pandas-dev/pandas/pull/40749
849,205,068
MDExOlB1bGxSZXF1ZXN0NjA4MDE4MzM2
40,749
TST: [ArrowStringArray] more parameterised testing - part 2
{ "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": "5319e7", "d...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2021-04-02T13:01:32Z
2021-04-15T10:35:47Z
2021-04-15T09:31:34Z
MEMBER
null
only a few tests updated in this PR to ensure this approach is accepted. if we try to add directly to the parametrization of the existing tests we get `ImportError` on environments without pyarrow installed. https://github.com/pandas-dev/pandas/pull/40679#discussion_r603345758
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40749/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40749/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40749.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40749", "merged_at": "2021-04-15T09:31:34Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40749.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40749" }
https://api.github.com/repos/pandas-dev/pandas/issues/40750
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40750/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40750/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40750/events
https://github.com/pandas-dev/pandas/issues/40750
849,227,749
MDU6SXNzdWU4NDkyMjc3NDk=
40,750
BUG: outer merge with indicator
{ "avatar_url": "https://avatars.githubusercontent.com/u/491720?v=4", "events_url": "https://api.github.com/users/bioinfornatics/events{/privacy}", "followers_url": "https://api.github.com/users/bioinfornatics/followers", "following_url": "https://api.github.com/users/bioinfornatics/following{/other_user}", "...
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "207de5", "de...
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
2021-04-02T13:45:43Z
2021-04-08T15:22:24Z
2021-04-06T11:31:49Z
NONE
null
# Inconsistencies of pandas merge I tried to do an outer merge two dataframes and I observed that `left_only` values are missing but if I take a subset of those data `left_only` values appear unfortunately I am not allowed to share those data and I have not yet found a minimal test case **From full dataset** ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40750/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40750/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40751
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40751/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40751/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40751/events
https://github.com/pandas-dev/pandas/issues/40751
849,235,307
MDU6SXNzdWU4NDkyMzUzMDc=
40,751
ENH: enhance pivot_table to keep rows that containing any missing values
{ "avatar_url": "https://avatars.githubusercontent.com/u/54766615?v=4", "events_url": "https://api.github.com/users/dcsaba89/events{/privacy}", "followers_url": "https://api.github.com/users/dcsaba89/followers", "following_url": "https://api.github.com/users/dcsaba89/following{/other_user}", "gists_url": "htt...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "0052cc", "default": false, "description": "Issue th...
closed
false
null
[]
null
2
2021-04-02T13:59:53Z
2021-08-19T03:55:38Z
2021-08-19T03:55:37Z
NONE
null
#### Is your feature request related to a problem? I wish I could keep rows in a dataframe where any data point is missing while using pivot_table method. #### Describe the solution you'd like `pivot_table` should get a new parameter `keep_na` that enables keeping the rows of the dataframe containing NANs. Alt...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40751/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40751/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40752
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40752/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40752/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40752/events
https://github.com/pandas-dev/pandas/pull/40752
849,238,410
MDExOlB1bGxSZXF1ZXN0NjA4MDQ1ODg2
40,752
TST: use a few unused loop variables
{ "avatar_url": "https://avatars.githubusercontent.com/u/6618166?v=4", "events_url": "https://api.github.com/users/twoertwein/events{/privacy}", "followers_url": "https://api.github.com/users/twoertwein/followers", "following_url": "https://api.github.com/users/twoertwein/following{/other_user}", "gists_url":...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" } ]
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2021-04-02T14:05:44Z
2021-06-05T20:50:12Z
2021-04-02T22:41:20Z
CONTRIBUTOR
null
part of #40570
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40752/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40752/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40752.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40752", "merged_at": "2021-04-02T22:41:20Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40752.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40752" }
https://api.github.com/repos/pandas-dev/pandas/issues/40753
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40753/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40753/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40753/events
https://github.com/pandas-dev/pandas/issues/40753
849,285,310
MDU6SXNzdWU4NDkyODUzMTA=
40,753
BUG: Inconcistency in DataFrame column numeric dtype comparison
{ "avatar_url": "https://avatars.githubusercontent.com/u/39420640?v=4", "events_url": "https://api.github.com/users/aaraney/events{/privacy}", "followers_url": "https://api.github.com/users/aaraney/followers", "following_url": "https://api.github.com/users/aaraney/following{/other_user}", "gists_url": "https:...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on s...
closed
false
null
[]
null
3
2021-04-02T15:33:21Z
2021-04-03T23:38:19Z
2021-04-03T23:38:19Z
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. #### Code Sample ```python import pandas as pd import numpy as np df = pd.DataFra...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40753/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40753/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40754
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40754/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40754/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40754/events
https://github.com/pandas-dev/pandas/issues/40754
849,294,746
MDU6SXNzdWU4NDkyOTQ3NDY=
40,754
BUG: to_csv produces improper output for categorical datetimes
{ "avatar_url": "https://avatars.githubusercontent.com/u/10714694?v=4", "events_url": "https://api.github.com/users/qwertystop/events{/privacy}", "followers_url": "https://api.github.com/users/qwertystop/followers", "following_url": "https://api.github.com/users/qwertystop/following{/other_user}", "gists_url"...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "...
open
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/82109078?v=4", "events_url": "https://api.github.com/users/kyleolaughlin/events{/privacy}", "followers_url": "https://api.github.com/users/kyleolaughlin/followers", "following_url": "https://api.github.com/users/kyleolaughlin/following{/other_user}", "g...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/82109078?v=4", "events_url": "https://api.github.com/users/kyleolaughlin/events{/privacy}", "followers_url": "https://api.github.com/users/kyleolaughlin/followers", "following_url": "https://api.github.com/users/kyleolaughlin/following{/other_...
{ "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
2021-04-02T15:52:21Z
2021-06-23T13:14:52Z
null
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40754/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40754/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40755
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40755/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40755/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40755/events
https://github.com/pandas-dev/pandas/pull/40755
849,300,665
MDExOlB1bGxSZXF1ZXN0NjA4MDk2OTc5
40,755
TST: [ArrowStringArray] more parameterised testing - part 3
{ "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": "5319e7", "d...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2021-04-02T16:03:52Z
2021-04-09T08:54:13Z
2021-04-09T07:45:16Z
MEMBER
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40755/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40755/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40755.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40755", "merged_at": "2021-04-09T07:45:16Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40755.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40755" }
https://api.github.com/repos/pandas-dev/pandas/issues/40756
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40756/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40756/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40756/events
https://github.com/pandas-dev/pandas/pull/40756
849,343,160
MDExOlB1bGxSZXF1ZXN0NjA4MTMzNjE1
40,756
CLN: remove maybe_upcast_putmask
{ "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...
[]
closed
false
null
[]
null
1
2021-04-02T17:08:58Z
2021-04-02T18:58:08Z
2021-04-02T18:18:43Z
MEMBER
null
The last non-test usage of this is made unnecessary by #40728
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40756/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40756/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40756.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40756", "merged_at": "2021-04-02T18:18:43Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40756.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40756" }
https://api.github.com/repos/pandas-dev/pandas/issues/40757
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40757/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40757/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40757/events
https://github.com/pandas-dev/pandas/pull/40757
849,348,268
MDExOlB1bGxSZXF1ZXN0NjA4MTM3Njcw
40,757
REF: implement libinternals.NumpyBlock
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "fbca04", "default": false, "description": "Related to non-user accessible pandas implementation", "id": 49094459, "name": "Internals", "node_id": "MDU6TGFiZWw0OTA5NDQ1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Internals" } ]
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2021-04-02T17:20:06Z
2021-04-08T14:31:38Z
2021-04-08T12:46:05Z
MEMBER
null
on its own this is perf-neutral. It is in conjunction with implementing BlockManager.get_slice in cython that i see real gains
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40757/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40757/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40757.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40757", "merged_at": "2021-04-08T12:46:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40757.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40757" }
https://api.github.com/repos/pandas-dev/pandas/issues/40758
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40758/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40758/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40758/events
https://github.com/pandas-dev/pandas/pull/40758
849,360,662
MDExOlB1bGxSZXF1ZXN0NjA4MTQ3Njgy
40,758
TYP: fix type:ignores
{ "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": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2021-04-02T17:47:42Z
2021-04-05T15:52:27Z
2021-04-05T14:56:59Z
MEMBER
null
In some cases these are pre-emptive for things that pop up when not-yet-pushed .pyi files are implemented
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40758/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40758/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40758.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40758", "merged_at": "2021-04-05T14:56:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40758.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40758" }
https://api.github.com/repos/pandas-dev/pandas/issues/40759
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40759/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40759/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40759/events
https://github.com/pandas-dev/pandas/issues/40759
849,390,823
MDU6SXNzdWU4NDkzOTA4MjM=
40,759
STYLE remove --keep-runtime-typing from pyupgrade
{ "avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4", "events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}", "followers_url": "https://api.github.com/users/MarcoGorelli/followers", "following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}", "gist...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" }, { "color": "0e8a16", "default...
closed
false
null
[]
null
4
2021-04-02T18:29:50Z
2021-04-06T18:08:30Z
2021-04-06T18:08:30Z
MEMBER
null
xref @simonjayhawkins 's comment: https://github.com/pandas-dev/pandas/pull/40545#discussion_r606360410 Task is: - remove `keep-runtime-typing` from: https://github.com/pandas-dev/pandas/blob/cc84a2383c641998d4817cfaeb33c64f017b7454/.pre-commit-config.yaml#L57 - run `pre-commit run pyupgrade --all-files` - r...
{ "+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/40759/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40759/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40760
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40760/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40760/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40760/events
https://github.com/pandas-dev/pandas/pull/40760
849,394,801
MDExOlB1bGxSZXF1ZXN0NjA4MTc3ODY3
40,760
TYP: libalgos.pyi
{ "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": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2021-04-02T18:38:31Z
2021-04-08T14:26:44Z
2021-04-08T12:53:37Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] 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/40760/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40760/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40760.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40760", "merged_at": "2021-04-08T12:53:37Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40760.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40760" }
https://api.github.com/repos/pandas-dev/pandas/issues/40761
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40761/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40761/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40761/events
https://github.com/pandas-dev/pandas/pull/40761
849,416,976
MDExOlB1bGxSZXF1ZXN0NjA4MTk2MDEx
40,761
DOC: collapse subpages in sidebar for API reference docs
{ "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": "2021-06-22T09:35:40Z", "closed_issues": 50, "created_at": "2021-04-12T08:10:59Z", "creator": { "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...
5
2021-04-02T19:29:52Z
2021-04-13T12:26:52Z
2021-04-13T12:24:53Z
MEMBER
null
The latest version of the theme added the capability to collapse/expand subsections in the sidebar (without directly navigating to the page), see eg the new dropdown arrows on https://pandas.pydata.org/docs/dev/getting_started/index.html But, an unintended consequence is that the build takes*much* longer (this the r...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40761/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40761/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40761.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40761", "merged_at": "2021-04-13T12:24:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40761.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40761" }
https://api.github.com/repos/pandas-dev/pandas/issues/40762
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40762/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40762/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40762/events
https://github.com/pandas-dev/pandas/issues/40762
849,437,232
MDU6SXNzdWU4NDk0MzcyMzI=
40,762
BUG: invalid type annotation for equal operator of Series
{ "avatar_url": "https://avatars.githubusercontent.com/u/328125?v=4", "events_url": "https://api.github.com/users/ikokostya/events{/privacy}", "followers_url": "https://api.github.com/users/ikokostya/followers", "following_url": "https://api.github.com/users/ikokostya/following{/other_user}", "gists_url": "ht...
[ { "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...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
4
2021-04-02T19:52:06Z
2021-11-12T21:17:48Z
null
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [x] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40762/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40762/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40763
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40763/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40763/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40763/events
https://github.com/pandas-dev/pandas/pull/40763
849,506,882
MDExOlB1bGxSZXF1ZXN0NjA4Mjc0ODc5
40,763
BUG: Series.__delitem__ converting EAs to ndarrays
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "6138b5", "default": false, "description": "Extending pandas with cu...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2021-04-02T22:14:08Z
2021-04-05T16:21:39Z
2021-04-05T16:19:43Z
MEMBER
null
- [x] closes #40386 - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [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/40763/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40763/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40763.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40763", "merged_at": "2021-04-05T16:19:43Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40763.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40763" }
https://api.github.com/repos/pandas-dev/pandas/issues/40764
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40764/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40764/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40764/events
https://github.com/pandas-dev/pandas/pull/40764
849,515,190
MDExOlB1bGxSZXF1ZXN0NjA4MjgxNzA3
40,764
Bug in loc not ordering rhs correctly for mixed indexer
{ "avatar_url": "https://avatars.githubusercontent.com/u/61934744?v=4", "events_url": "https://api.github.com/users/phofl/events{/privacy}", "followers_url": "https://api.github.com/users/phofl/followers", "following_url": "https://api.github.com/users/phofl/following{/other_user}", "gists_url": "https://api....
[ { "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": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2021-04-02T22:42:54Z
2021-11-01T23:14:41Z
2021-04-13T23:19:56Z
MEMBER
null
- [x] closes #40480 - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40764/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40764/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40764.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40764", "merged_at": "2021-04-13T23:19:56Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40764.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40764" }
https://api.github.com/repos/pandas-dev/pandas/issues/40765
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40765/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40765/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40765/events
https://github.com/pandas-dev/pandas/pull/40765
849,570,222
MDExOlB1bGxSZXF1ZXN0NjA4MzI0NjQ1
40,765
CLN/TYP: _libs
{ "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": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2021-04-03T03:51:47Z
2021-04-05T15:53:09Z
2021-04-05T14:56:17Z
MEMBER
null
mercifully getting towards the end of these
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40765/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40765/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40765.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40765", "merged_at": "2021-04-05T14:56:17Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40765.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40765" }
https://api.github.com/repos/pandas-dev/pandas/issues/40766
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40766/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40766/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40766/events
https://github.com/pandas-dev/pandas/pull/40766
849,574,591
MDExOlB1bGxSZXF1ZXN0NjA4MzI4MDA4
40,766
TYP: timedeltas.pyi
{ "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": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2021-04-03T04:26:55Z
2021-04-14T14:27:38Z
2021-04-14T14:25:47Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] whatsnew entry @simonjayhawkins mypy is unhappy about `Timedelta.__new__` potentially returning `NaT`. Th...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40766/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40766/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40766.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40766", "merged_at": "2021-04-14T14:25:47Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40766.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40766" }
https://api.github.com/repos/pandas-dev/pandas/issues/40767
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40767/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40767/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40767/events
https://github.com/pandas-dev/pandas/pull/40767
849,575,354
MDExOlB1bGxSZXF1ZXN0NjA4MzI4NTc0
40,767
BUG: incorrect rounding in groupby.cummin near int64 implementation bounds
{ "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4", "events_url": "https://api.github.com/users/jbrockmendel/events{/privacy}", "followers_url": "https://api.github.com/users/jbrockmendel/followers", "following_url": "https://api.github.com/users/jbrockmendel/following{/other_user}", "gists...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
6
2021-04-03T04:33:24Z
2021-04-14T14:14:30Z
2021-04-14T12:56:24Z
MEMBER
null
- [ ] closes #xxxx - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] whatsnew entry xref #40719
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40767/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40767/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40767.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40767", "merged_at": "2021-04-14T12:56:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40767.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40767" }
https://api.github.com/repos/pandas-dev/pandas/issues/40768
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40768/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40768/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40768/events
https://github.com/pandas-dev/pandas/pull/40768
849,595,949
MDExOlB1bGxSZXF1ZXN0NjA4MzQyNTcw
40,768
DOC/CI: temp pin of decorator (IPython dependency)
{ "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" }, { "color": "a2bca7", "default": false, "description": "Continuous Integratio...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2021-04-03T06:57:48Z
2021-04-06T16:03:01Z
2021-04-03T09:49:28Z
MEMBER
null
The doc builds are failing since yesterday (in enhancingperf.rst, where using the cython ipython magic). By comparing the env from the last working / first failing build on master, one of the differences is a version bump of the `decorator` package, which is a dependency of IPython. So checking if pinning this packa...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40768/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40768/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40768.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40768", "merged_at": "2021-04-03T09:49:28Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40768.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40768" }
https://api.github.com/repos/pandas-dev/pandas/issues/40769
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40769/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40769/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40769/events
https://github.com/pandas-dev/pandas/issues/40769
849,657,816
MDU6SXNzdWU4NDk2NTc4MTY=
40,769
BUG: Min/max markers on box plot are not visible with 'dark_background' theme
{ "avatar_url": "https://avatars.githubusercontent.com/u/2547618?v=4", "events_url": "https://api.github.com/users/sandyscott/events{/privacy}", "followers_url": "https://api.github.com/users/sandyscott/followers", "following_url": "https://api.github.com/users/sandyscott/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": "8AE234", "default": false, "description": null, "id": 2413328, ...
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/56703401?v=4", "events_url": "https://api.github.com/users/jnchngc/events{/privacy}", "followers_url": "https://api.github.com/users/jnchngc/followers", "following_url": "https://api.github.com/users/jnchngc/following{/other_user}", "gists_url": "https:...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/56703401?v=4", "events_url": "https://api.github.com/users/jnchngc/events{/privacy}", "followers_url": "https://api.github.com/users/jnchngc/followers", "following_url": "https://api.github.com/users/jnchngc/following{/other_user}", "gists...
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2021-04-03T13:26:16Z
2021-05-10T09:34:28Z
2021-05-10T09:34:28Z
NONE
null
The min & max markers (the short lines at the ends of the whiskers) aren't visible with the 'dark_background' theme #### Code Sample, a copy-pastable example ```python import pandas as pd import matplotlib.pyplot as plt # Data is from the pandas plotting demo # https://pandas.pydata.org/docs/getting_started...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40769/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40769/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40770
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40770/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40770/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40770/events
https://github.com/pandas-dev/pandas/pull/40770
849,667,606
MDExOlB1bGxSZXF1ZXN0NjA4MzkzMTM0
40,770
EHN: multi-column explode
{ "avatar_url": "https://avatars.githubusercontent.com/u/20906652?v=4", "events_url": "https://api.github.com/users/stphnlyd/events{/privacy}", "followers_url": "https://api.github.com/users/stphnlyd/followers", "following_url": "https://api.github.com/users/stphnlyd/following{/other_user}", "gists_url": "htt...
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "02d7e1", "default": false, "description": "Concat, ...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
15
2021-04-03T14:21:41Z
2021-06-21T13:06:44Z
2021-06-21T13:06:25Z
CONTRIBUTOR
null
- [x] closes #39240 - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [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/40770/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40770/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40770.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40770", "merged_at": "2021-06-21T13:06:25Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40770.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40770" }
https://api.github.com/repos/pandas-dev/pandas/issues/40771
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40771/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40771/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40771/events
https://github.com/pandas-dev/pandas/pull/40771
849,704,614
MDExOlB1bGxSZXF1ZXN0NjA4NDE4NjE4
40,771
BUG: remove part of error handler #40729
{ "avatar_url": "https://avatars.githubusercontent.com/u/26526439?v=4", "events_url": "https://api.github.com/users/junjunjunk/events{/privacy}", "followers_url": "https://api.github.com/users/junjunjunk/followers", "following_url": "https://api.github.com/users/junjunjunk/following{/other_user}", "gists_url"...
[]
closed
false
null
[]
null
0
2021-04-03T17:34:36Z
2021-04-03T18:24:45Z
2021-04-03T18:24:40Z
CONTRIBUTOR
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] 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/40771/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40771/timeline
null
1
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40771.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40771", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/40771.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40771" }
https://api.github.com/repos/pandas-dev/pandas/issues/40772
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40772/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40772/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40772/events
https://github.com/pandas-dev/pandas/pull/40772
849,725,050
MDExOlB1bGxSZXF1ZXN0NjA4NDMzMDYw
40,772
TYP: lib.pyi
{ "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": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2021-04-03T19:31:33Z
2021-04-09T10:56:52Z
2021-04-08T13:40:02Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] 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/40772/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40772/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40772.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40772", "merged_at": "2021-04-08T13:40:02Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40772.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40772" }
https://api.github.com/repos/pandas-dev/pandas/issues/40773
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40773/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40773/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40773/events
https://github.com/pandas-dev/pandas/pull/40773
849,725,480
MDExOlB1bGxSZXF1ZXN0NjA4NDMzMzgy
40,773
STY: remove --keep-runtime-typing from pyupgrade Part-1
{ "avatar_url": "https://avatars.githubusercontent.com/u/42073497?v=4", "events_url": "https://api.github.com/users/fathomer/events{/privacy}", "followers_url": "https://api.github.com/users/fathomer/followers", "following_url": "https://api.github.com/users/fathomer/following{/other_user}", "gists_url": "htt...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" } ]
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
4
2021-04-03T19:34:15Z
2021-04-06T15:51:42Z
2021-04-06T15:51:42Z
CONTRIBUTOR
null
- [x] xref #40759 - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] 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/40773/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40773/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40773.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40773", "merged_at": "2021-04-06T15:51:41Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40773.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40773" }
https://api.github.com/repos/pandas-dev/pandas/issues/40774
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40774/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40774/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40774/events
https://github.com/pandas-dev/pandas/issues/40774
849,760,353
MDU6SXNzdWU4NDk3NjAzNTM=
40,774
QST: Why does reading CSV dates return datetime instead of Timestamp?
{ "avatar_url": "https://avatars.githubusercontent.com/u/22419519?v=4", "events_url": "https://api.github.com/users/Pilipets/events{/privacy}", "followers_url": "https://api.github.com/users/Pilipets/followers", "following_url": "https://api.github.com/users/Pilipets/following{/other_user}", "gists_url": "htt...
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "0052cc", "default": false, "descript...
closed
false
null
[]
null
5
2021-04-03T23:36:01Z
2021-04-04T22:38:38Z
2021-04-04T15:20:57Z
NONE
null
_Problem description:_ I'm reading CSV historical prices data with `pandas.read_csv(...),` but the problem is with reading the dates column - I want the values to be in `pandas.Timestamp` type, but the method returns them in `datetime` instead. _Question:_ **What's wrong here?** Why does pandas return `<class 'da...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40774/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40774/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40775
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40775/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40775/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40775/events
https://github.com/pandas-dev/pandas/pull/40775
849,776,961
MDExOlB1bGxSZXF1ZXN0NjA4NDcxNjMz
40,775
TYP/CLN: factorize_from_iterable(s)
{ "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": "e11d21", "default": false, "description": "Categorical Data Type", "id": 78527356, "name": "Categorical", "node_id": "MDU6TGFiZWw3ODUyNzM1Ng==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Categorical" }, { "color": "ea91a4", "default": false, ...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2021-04-04T01:47:31Z
2021-04-05T16:28:57Z
2021-04-05T15:24:48Z
CONTRIBUTOR
null
`factorize_from_iterable` didn't return an `CategoricalIndex`, if its input was a categorical-like. Instead it returned a plain `Categorical`. This PR fixes that + adds return types. Also makes the return value for `factorize_from_iterables` clearer and easier to read.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40775/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40775/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40775.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40775", "merged_at": "2021-04-05T15:24:48Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40775.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40775" }
https://api.github.com/repos/pandas-dev/pandas/issues/40776
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40776/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40776/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40776/events
https://github.com/pandas-dev/pandas/pull/40776
849,782,197
MDExOlB1bGxSZXF1ZXN0NjA4NDc1NTMz
40,776
REF: move Series-specific methods from NDFrame
{ "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" } ]
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2021-04-04T02:32:38Z
2021-04-08T14:40:11Z
2021-04-08T12:55:38Z
MEMBER
null
This makes it easier to identify BlockManager methods which are 1D/2D-specific, which lets us push further on #40625
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40776/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40776/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40776.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40776", "merged_at": "2021-04-08T12:55:38Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40776.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40776" }
https://api.github.com/repos/pandas-dev/pandas/issues/40777
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40777/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40777/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40777/events
https://github.com/pandas-dev/pandas/pull/40777
849,880,721
MDExOlB1bGxSZXF1ZXN0NjA4NTUwMzg3
40,777
Fix legend yerr
{ "avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4", "events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}", "followers_url": "https://api.github.com/users/MarcoGorelli/followers", "following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}", "gist...
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" } ]
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2021-04-04T13:59:26Z
2021-04-09T07:36:47Z
2021-04-09T00:52:25Z
MEMBER
null
- [x] closes #40044 - [x] xref #39522 - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [x] whatsnew entry I spent several hours on this, and I don't think there's a simple solut...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40777/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40777/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40777.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40777", "merged_at": "2021-04-09T00:52:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40777.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40777" }
https://api.github.com/repos/pandas-dev/pandas/issues/40778
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40778/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40778/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40778/events
https://github.com/pandas-dev/pandas/pull/40778
849,914,659
MDExOlB1bGxSZXF1ZXN0NjA4NTc2MDk3
40,778
CLN: ensure_int64->ensure_platform_int
{ "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": "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": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2021-04-04T16:50:54Z
2021-04-09T03:37:42Z
2021-04-09T03:33:04Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] 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/40778/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40778/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40778.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40778", "merged_at": "2021-04-09T03:33:04Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40778.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40778" }
https://api.github.com/repos/pandas-dev/pandas/issues/40779
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40779/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40779/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40779/events
https://github.com/pandas-dev/pandas/issues/40779
849,991,631
MDU6SXNzdWU4NDk5OTE2MzE=
40,779
ENH: Option to turn off cell wrap in notebook output.
{ "avatar_url": "https://avatars.githubusercontent.com/u/81045987?v=4", "events_url": "https://api.github.com/users/autoscraper/events{/privacy}", "followers_url": "https://api.github.com/users/autoscraper/followers", "following_url": "https://api.github.com/users/autoscraper/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": "006b75", "default": false, "description": "read_htm...
closed
false
null
[]
null
2
2021-04-05T00:14:01Z
2021-10-31T19:23:19Z
2021-10-31T19:23:19Z
NONE
null
#### Option to turn off cell wrap in notebook output. Behavior: ![image](https://user-images.githubusercontent.com/81045987/113525207-fd708500-9589-11eb-8c75-0fdd45c09b1c.png) Wanted: ![image](https://user-images.githubusercontent.com/81045987/113525231-1842f980-958a-11eb-820c-a5cc9b3f8086.png) there is df.s...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40779/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40779/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40780
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40780/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40780/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40780/events
https://github.com/pandas-dev/pandas/pull/40780
850,045,079
MDExOlB1bGxSZXF1ZXN0NjA4Njc2ODU4
40,780
PERF: avoid doing check at each step in loop
{ "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": "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
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2021-04-05T03:40:10Z
2021-04-05T14:26:01Z
2021-04-05T13:09:10Z
MEMBER
null
no measured perf difference, but its the principle of the thing
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40780/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40780/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40780.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40780", "merged_at": "2021-04-05T13:09:10Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40780.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40780" }
https://api.github.com/repos/pandas-dev/pandas/issues/40781
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40781/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40781/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40781/events
https://github.com/pandas-dev/pandas/issues/40781
850,225,467
MDU6SXNzdWU4NTAyMjU0Njc=
40,781
BUG: xlim and ylim not restricting plot area
{ "avatar_url": "https://avatars.githubusercontent.com/u/23026528?v=4", "events_url": "https://api.github.com/users/regmibijay/events{/privacy}", "followers_url": "https://api.github.com/users/regmibijay/followers", "following_url": "https://api.github.com/users/regmibijay/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": "8AE234", "default": false, "description": null, "id": 2413328, ...
open
false
null
[]
{ "closed_at": null, "closed_issues": 1203, "created_at": "2021-06-09T18:28:42Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers",...
5
2021-04-05T09:16:48Z
2021-10-10T17:42:31Z
null
CONTRIBUTOR
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [x] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Code Sample, a copy-pastable example ```python df = pd.read_csv(myfile)...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40781/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40781/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40782
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40782/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40782/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40782/events
https://github.com/pandas-dev/pandas/pull/40782
850,278,698
MDExOlB1bGxSZXF1ZXN0NjA4ODc3OTQ5
40,782
CI, STYLE Consolidate pygrep checks
{ "avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4", "events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}", "followers_url": "https://api.github.com/users/MarcoGorelli/followers", "following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}", "gist...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" } ]
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2021-04-05T10:43:49Z
2021-04-05T13:21:52Z
2021-04-05T13:08:04Z
MEMBER
null
These checks can be consolidated using multi-line expressions and verbose regex I think this should make it easier to extend them, so it should be straightforward to port over the remaining ones in code_checks.sh without having to keep increasing the number of hooks It also reduces the total number of distinct ch...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40782/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40782/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40782.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40782", "merged_at": "2021-04-05T13:08:04Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40782.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40782" }
https://api.github.com/repos/pandas-dev/pandas/issues/40783
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40783/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40783/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40783/events
https://github.com/pandas-dev/pandas/pull/40783
850,387,142
MDExOlB1bGxSZXF1ZXN0NjA4OTY5NDYw
40,783
CI, STYLE sync flake8 versions
{ "avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4", "events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}", "followers_url": "https://api.github.com/users/MarcoGorelli/followers", "following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}", "gist...
[ { "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": "eb6420", "default": false, "description": ...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2021-04-05T13:59:54Z
2021-04-09T19:51:08Z
2021-04-09T19:46:59Z
MEMBER
null
There's been a couple of recent CI failures due to differences in flake8 versions: #40481, #40457 CI failures due to style checks are really annoying, so I think it's worth adding a check to ensure they're in-sync. There's already a hook with `pyyaml` as additional dependency, so that environment will be reused for ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40783/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40783/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40783.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40783", "merged_at": "2021-04-09T19:46:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40783.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40783" }
https://api.github.com/repos/pandas-dev/pandas/issues/40784
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40784/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40784/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40784/events
https://github.com/pandas-dev/pandas/issues/40784
850,391,788
MDU6SXNzdWU4NTAzOTE3ODg=
40,784
STYLE use subprocess to validate flake8 on docstrings instead of Application
{ "avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4", "events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}", "followers_url": "https://api.github.com/users/MarcoGorelli/followers", "following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}", "gist...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" } ]
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/23437545?v=4", "events_url": "https://api.github.com/users/hasan-yaman/events{/privacy}", "followers_url": "https://api.github.com/users/hasan-yaman/followers", "following_url": "https://api.github.com/users/hasan-yaman/following{/other_user}", "gists_u...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/23437545?v=4", "events_url": "https://api.github.com/users/hasan-yaman/events{/privacy}", "followers_url": "https://api.github.com/users/hasan-yaman/followers", "following_url": "https://api.github.com/users/hasan-yaman/following{/other_user}"...
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2021-04-05T14:06:59Z
2021-04-09T01:40:08Z
2021-04-09T01:40:08Z
MEMBER
null
According to flake8's creator, [the `Application` class from flake8 isn't meant to be used a library](https://github.com/s-weigand/flake8-nb/issues/111#issuecomment-804997221). As their sole maintainer isn't the original author, the library's internals could well change without warning, and this would break `scripts/va...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40784/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40784/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40785
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40785/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40785/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40785/events
https://github.com/pandas-dev/pandas/pull/40785
850,486,751
MDExOlB1bGxSZXF1ZXN0NjA5MDUyMzYz
40,785
future annotations
{ "avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4", "events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}", "followers_url": "https://api.github.com/users/MarcoGorelli/followers", "following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}", "gist...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" } ]
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
4
2021-04-05T16:26:07Z
2021-09-30T15:27:38Z
2021-04-13T12:13:36Z
MEMBER
null
- [x] closes #40533 - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40785/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40785/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40785.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40785", "merged_at": "2021-04-13T12:13:36Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40785.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40785" }
https://api.github.com/repos/pandas-dev/pandas/issues/40786
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40786/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40786/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40786/events
https://github.com/pandas-dev/pandas/issues/40786
850,491,402
MDU6SXNzdWU4NTA0OTE0MDI=
40,786
BUG: Datetime duplicates
{ "avatar_url": "https://avatars.githubusercontent.com/u/50236861?v=4", "events_url": "https://api.github.com/users/monkiravn/events{/privacy}", "followers_url": "https://api.github.com/users/monkiravn/followers", "following_url": "https://api.github.com/users/monkiravn/following{/other_user}", "gists_url": "...
[ { "color": "207de5", "default": false, "description": "Clarification about behavior needed to assess issue", "id": 307649777, "name": "Needs Info", "node_id": "MDU6TGFiZWwzMDc2NDk3Nzc=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Info" }, { "color": "be...
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
2021-04-05T16:33:56Z
2021-04-06T11:30:21Z
2021-04-06T11:30:15Z
NONE
null
#### Problem description Today I get a error from AutoML in Azuer is `Error: The specified time column, 'SolarDate', contains rows with duplicate timestamps. If your data contains multiple time series, review the time series identifier column setting to define the time series identifiers for your data. If the data...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40786/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40786/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40787
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40787/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40787/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40787/events
https://github.com/pandas-dev/pandas/pull/40787
850,505,237
MDExOlB1bGxSZXF1ZXN0NjA5MDY3NjUy
40,787
REF: share methods between ExtensionBlock, NDArrayBackedExtensionBlock
{ "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": "fbca04", "default": false, "de...
closed
false
null
[]
null
1
2021-04-05T16:55:42Z
2021-04-07T21:35:39Z
2021-04-07T20:47:47Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] 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/40787/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40787/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40787.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40787", "merged_at": "2021-04-07T20:47:47Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40787.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40787" }
https://api.github.com/repos/pandas-dev/pandas/issues/40788
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40788/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40788/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40788/events
https://github.com/pandas-dev/pandas/issues/40788
850,556,606
MDU6SXNzdWU4NTA1NTY2MDY=
40,788
BUG: DataFrame aggregation methods ignore numeric_only= when level= is specified
{ "avatar_url": "https://avatars.githubusercontent.com/u/675055?v=4", "events_url": "https://api.github.com/users/TheNeuralBit/events{/privacy}", "followers_url": "https://api.github.com/users/TheNeuralBit/followers", "following_url": "https://api.github.com/users/TheNeuralBit/following{/other_user}", "gists_...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "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
2021-04-05T18:15:32Z
2021-04-05T19:24:18Z
2021-04-05T18:37:52Z
CONTRIBUTOR
null
- [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Code Sample, a copy-pastable example [notebook](https://colab.research.googl...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40788/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40788/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40789
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40789/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40789/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40789/events
https://github.com/pandas-dev/pandas/pull/40789
850,558,474
MDExOlB1bGxSZXF1ZXN0NjA5MTEyMTQ4
40,789
BUG: RollingGroupby ignored as_index=False
{ "avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4", "events_url": "https://api.github.com/users/mroeschke/events{/privacy}", "followers_url": "https://api.github.com/users/mroeschke/followers", "following_url": "https://api.github.com/users/mroeschke/following{/other_user}", "gists_url": "...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
4
2021-04-05T18:18:30Z
2021-04-10T05:24:41Z
2021-04-09T19:42:45Z
MEMBER
null
- [x] closes #39433 - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [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/40789/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40789/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40789.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40789", "merged_at": "2021-04-09T19:42:45Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40789.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40789" }
https://api.github.com/repos/pandas-dev/pandas/issues/40790
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40790/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40790/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40790/events
https://github.com/pandas-dev/pandas/pull/40790
850,672,973
MDExOlB1bGxSZXF1ZXN0NjA5MjA1ODcx
40,790
BUG: groupby.agg/transform casts UDF results
{ "avatar_url": "https://avatars.githubusercontent.com/u/45562402?v=4", "events_url": "https://api.github.com/users/rhshadrach/events{/privacy}", "followers_url": "https://api.github.com/users/rhshadrach/followers", "following_url": "https://api.github.com/users/rhshadrach/following{/other_user}", "gists_url"...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, ...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
5
2021-04-05T21:04:14Z
2021-05-08T21:59:15Z
2021-05-03T00:04:56Z
MEMBER
null
- [x] closes #21240 - [x] closes #17035 - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [x] whatsnew entry This PR stops casting when the func is a callable since we can't tell...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40790/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40790/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40790.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40790", "merged_at": "2021-05-03T00:04:56Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40790.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40790" }
https://api.github.com/repos/pandas-dev/pandas/issues/40791
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40791/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40791/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40791/events
https://github.com/pandas-dev/pandas/pull/40791
850,749,162
MDExOlB1bGxSZXF1ZXN0NjA5Mjc1ODUw
40,791
ENH: Upgrade sql module for SQLAlchemy 2.0 #40686
{ "avatar_url": "https://avatars.githubusercontent.com/u/7614606?v=4", "events_url": "https://api.github.com/users/fangchenli/events{/privacy}", "followers_url": "https://api.github.com/users/fangchenli/followers", "following_url": "https://api.github.com/users/fangchenli/following{/other_user}", "gists_url":...
[ { "color": "5319e7", "default": false, "description": "to_sql, read_sql, read_sql_query", "id": 47232590, "name": "IO SQL", "node_id": "MDU6TGFiZWw0NzIzMjU5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20SQL" }, { "color": "d93f0b", "default": false,...
open
false
null
[]
null
3
2021-04-05T22:21:17Z
2021-10-09T16:41:36Z
null
MEMBER
null
- [ ] closes #40686
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40791/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40791/timeline
null
1
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40791.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40791", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/40791.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40791" }
https://api.github.com/repos/pandas-dev/pandas/issues/40792
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40792/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40792/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40792/events
https://github.com/pandas-dev/pandas/pull/40792
850,786,352
MDExOlB1bGxSZXF1ZXN0NjA5MzEwMTUz
40,792
CLN: use ensure_block_shape
{ "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": "fbca04", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2021-04-05T23:01:32Z
2021-04-07T20:04:49Z
2021-04-07T20:02:13Z
MEMBER
null
Broken off from #40149
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40792/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40792/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40792.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40792", "merged_at": "2021-04-07T20:02:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40792.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40792" }
https://api.github.com/repos/pandas-dev/pandas/issues/40793
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40793/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40793/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40793/events
https://github.com/pandas-dev/pandas/pull/40793
850,884,623
MDExOlB1bGxSZXF1ZXN0NjA5MzkyNjU0
40,793
REF: simplify Index.join dispatch/wrapping
{ "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": "e99695", "default": false, "de...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2021-04-06T01:56:45Z
2021-04-07T20:04:24Z
2021-04-07T20:00:24Z
MEMBER
null
Handle `return_indexers` in exactly one place.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40793/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40793/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40793.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40793", "merged_at": "2021-04-07T20:00:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40793.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40793" }
https://api.github.com/repos/pandas-dev/pandas/issues/40794
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40794/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40794/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40794/events
https://github.com/pandas-dev/pandas/pull/40794
850,923,962
MDExOlB1bGxSZXF1ZXN0NjA5NDIzMTQy
40,794
TYP: implement typing.Positional
{ "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": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2021-04-06T03:41:08Z
2021-04-08T14:28:40Z
2021-04-08T12:47:18Z
MEMBER
null
- [ ] closes #xxxx - [ ] tests added / passed - [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] 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/40794/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40794/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40794.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40794", "merged_at": "2021-04-08T12:47:18Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40794.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40794" }
https://api.github.com/repos/pandas-dev/pandas/issues/40795
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40795/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40795/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40795/events
https://github.com/pandas-dev/pandas/pull/40795
850,939,747
MDExOlB1bGxSZXF1ZXN0NjA5NDM1Njk3
40,795
TST: groupby of idxmax/min with mixed types
{ "avatar_url": "https://avatars.githubusercontent.com/u/52805678?v=4", "events_url": "https://api.github.com/users/bsun94/events{/privacy}", "followers_url": "https://api.github.com/users/bsun94/followers", "following_url": "https://api.github.com/users/bsun94/following{/other_user}", "gists_url": "https://a...
[ { "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": "729FCF", "d...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2021-04-06T04:23:55Z
2021-04-14T12:55:46Z
2021-04-14T12:55:40Z
CONTRIBUTOR
null
- [x] closes #40346 - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] whatsnew entry - didn't think this was necessary, just added a test case to a solved problem.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40795/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40795/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40795.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40795", "merged_at": "2021-04-14T12:55:40Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40795.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40795" }
https://api.github.com/repos/pandas-dev/pandas/issues/40796
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40796/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40796/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40796/events
https://github.com/pandas-dev/pandas/pull/40796
850,941,045
MDExOlB1bGxSZXF1ZXN0NjA5NDM2Nzg4
40,796
Enable server side cursors
{ "avatar_url": "https://avatars.githubusercontent.com/u/8011761?v=4", "events_url": "https://api.github.com/users/J0/events{/privacy}", "followers_url": "https://api.github.com/users/J0/followers", "following_url": "https://api.github.com/users/J0/following{/other_user}", "gists_url": "https://api.github.com...
[ { "color": "5319e7", "default": false, "description": "to_sql, read_sql, read_sql_query", "id": 47232590, "name": "IO SQL", "node_id": "MDU6TGFiZWw0NzIzMjU5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20SQL" } ]
closed
false
null
[]
null
17
2021-04-06T04:27:19Z
2021-09-08T02:18:44Z
2021-09-08T02:18:43Z
NONE
null
This pull request attempts to fix #35689. I read an article by @itamarst and decided to look further into the codebase. After noticing that the fix semed to be simple I decided file a PR. The fix is naive and I'm not sure the true solution is as simple as I imagine it to be. There are probably many things I'm missing a...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 2, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40796/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40796/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40796.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40796", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/40796.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40796" }
https://api.github.com/repos/pandas-dev/pandas/issues/40797
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40797/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40797/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40797/events
https://github.com/pandas-dev/pandas/pull/40797
851,125,108
MDExOlB1bGxSZXF1ZXN0NjA5NTk5MTY3
40,797
Revert "DOC/CI: temp pin of decorator (IPython dependency) (#40768)"
{ "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" }, { "color": "a2bca7", "default": false, "description": "Continuous Integratio...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2021-04-06T07:41:50Z
2021-04-06T11:18:42Z
2021-04-06T11:18:39Z
MEMBER
null
This reverts commit 64f08445ae76bc7d3318d1e46c24254087ed5186. Reverts #40768, as it is now fixed upstream
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40797/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40797/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40797.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40797", "merged_at": "2021-04-06T11:18:39Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40797.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40797" }
https://api.github.com/repos/pandas-dev/pandas/issues/40798
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40798/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40798/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40798/events
https://github.com/pandas-dev/pandas/pull/40798
851,129,529
MDExOlB1bGxSZXF1ZXN0NjA5NjAzMDMw
40,798
TYP fixup overload in reset_index
{ "avatar_url": "https://avatars.githubusercontent.com/u/33491632?v=4", "events_url": "https://api.github.com/users/MarcoGorelli/events{/privacy}", "followers_url": "https://api.github.com/users/MarcoGorelli/followers", "following_url": "https://api.github.com/users/MarcoGorelli/following{/other_user}", "gist...
[ { "color": "ea91a4", "default": false, "description": "type annotations, mypy/pyright type checking", "id": 1280988427, "name": "Typing", "node_id": "MDU6TGFiZWwxMjgwOTg4NDI3", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Typing" } ]
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2021-04-06T07:46:05Z
2021-04-07T16:40:00Z
2021-04-07T16:39:57Z
MEMBER
null
If we have `t.py`: ```python import pandas as pd inplace: bool reveal_type(pd.DataFrame([1,2,3]).reset_index(0, inplace=True, col_fill='a')) ``` then on `master`, the last line would be revelead as `Revealed type is 'Union[pandas.core.frame.DataFrame, None]'`. With the current changes, it will be revealed...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40798/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40798/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40798.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40798", "merged_at": "2021-04-07T16:39:57Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40798.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40798" }
https://api.github.com/repos/pandas-dev/pandas/issues/40799
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40799/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40799/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40799/events
https://github.com/pandas-dev/pandas/issues/40799
851,335,184
MDU6SXNzdWU4NTEzMzUxODQ=
40,799
BUG: behavior change in dataframe.shift(, freq=infer) when upgrading from pandas 1.1.5 to 1.2.x
{ "avatar_url": "https://avatars.githubusercontent.com/u/82028655?v=4", "events_url": "https://api.github.com/users/laurent-mutricy/events{/privacy}", "followers_url": "https://api.github.com/users/laurent-mutricy/followers", "following_url": "https://api.github.com/users/laurent-mutricy/following{/other_user}"...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "e11d21", "default": false, "description": "Functionality that used ...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
14
2021-04-06T11:35:24Z
2021-06-16T14:46:21Z
null
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Code Sample, a copy-pastable example ```python import pandas as pd imp...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40799/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40799/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40800
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40800/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40800/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40800/events
https://github.com/pandas-dev/pandas/issues/40800
851,379,049
MDU6SXNzdWU4NTEzNzkwNDk=
40,800
BUG: StringArray __array_ufunc__ validation of result should not require strings
{ "avatar_url": "https://avatars.githubusercontent.com/u/1417503?v=4", "events_url": "https://api.github.com/users/johnflavin/events{/privacy}", "followers_url": "https://api.github.com/users/johnflavin/followers", "following_url": "https://api.github.com/users/johnflavin/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": "8cc645", "default": false, "description": "Related to pd.NA and nul...
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", ...
2
2021-04-06T12:34:27Z
2021-04-07T21:10:19Z
null
NONE
null
- [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40800/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40800/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40801
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40801/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40801/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40801/events
https://github.com/pandas-dev/pandas/pull/40801
851,409,386
MDExOlB1bGxSZXF1ZXN0NjA5ODM4MjM4
40,801
Backport PR #38574 on branch 1.2.x (TST: fix some mpl warnings)
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/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": "8AE234", "d...
closed
false
null
[]
{ "closed_at": "2021-04-13T15:44:36Z", "closed_issues": 46, "created_at": "2021-03-01T08:32:08Z", "creator": { "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...
1
2021-04-06T13:11:05Z
2021-04-06T15:43:43Z
2021-04-06T15:43:43Z
NONE
null
Backport PR #38574: TST: fix some mpl warnings
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40801/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40801/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40801.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40801", "merged_at": "2021-04-06T15:43:43Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40801.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40801" }
https://api.github.com/repos/pandas-dev/pandas/issues/40802
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40802/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40802/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40802/events
https://github.com/pandas-dev/pandas/pull/40802
851,467,987
MDExOlB1bGxSZXF1ZXN0NjA5ODg2NTY5
40,802
STY: remove --keep-runtime-typing from pyupgrade Part-2
{ "avatar_url": "https://avatars.githubusercontent.com/u/42073497?v=4", "events_url": "https://api.github.com/users/fathomer/events{/privacy}", "followers_url": "https://api.github.com/users/fathomer/followers", "following_url": "https://api.github.com/users/fathomer/following{/other_user}", "gists_url": "htt...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" } ]
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2021-04-06T14:11:13Z
2021-04-06T15:25:32Z
2021-04-06T15:25:32Z
CONTRIBUTOR
null
To fix issue #40759 : Changes here are from PEP585 (e.g. List[str] -> list[str]) and from PEP604 (Optional[str] -> str | None), both of which are only applied in the presence of from __future__ import annotations. Some imports became unused after this so those have been removed. As there were changes in many files (9...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40802/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40802/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40802.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40802", "merged_at": "2021-04-06T15:25:31Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40802.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40802" }
https://api.github.com/repos/pandas-dev/pandas/issues/40803
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40803/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40803/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40803/events
https://github.com/pandas-dev/pandas/pull/40803
851,471,686
MDExOlB1bGxSZXF1ZXN0NjA5ODg5NDI0
40,803
STY: remove --keep-runtime-typing from pyupgrade Part-3
{ "avatar_url": "https://avatars.githubusercontent.com/u/42073497?v=4", "events_url": "https://api.github.com/users/fathomer/events{/privacy}", "followers_url": "https://api.github.com/users/fathomer/followers", "following_url": "https://api.github.com/users/fathomer/following{/other_user}", "gists_url": "htt...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" } ]
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2021-04-06T14:14:52Z
2021-04-06T16:18:44Z
2021-04-06T15:34:05Z
CONTRIBUTOR
null
xref #40759 : Changes here are from PEP585 (e.g. List[str] -> list[str]) and from PEP604 (Optional[str] -> str | None), both of which are only applied in the presence of from future import annotations. Some imports became unused after this so those have been removed. As there were changes in many files (97) this has ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40803/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40803/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40803.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40803", "merged_at": "2021-04-06T15:34:05Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40803.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40803" }
https://api.github.com/repos/pandas-dev/pandas/issues/40804
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40804/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40804/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40804/events
https://github.com/pandas-dev/pandas/pull/40804
851,472,972
MDExOlB1bGxSZXF1ZXN0NjA5ODkwNDIx
40,804
STY: remove --keep-runtime-typing from pyupgrade Part-4
{ "avatar_url": "https://avatars.githubusercontent.com/u/42073497?v=4", "events_url": "https://api.github.com/users/fathomer/events{/privacy}", "followers_url": "https://api.github.com/users/fathomer/followers", "following_url": "https://api.github.com/users/fathomer/following{/other_user}", "gists_url": "htt...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" } ]
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2021-04-06T14:16:05Z
2021-04-06T15:33:32Z
2021-04-06T15:33:32Z
CONTRIBUTOR
null
xref #40759 : Changes here are from PEP585 (e.g. List[str] -> list[str]) and from PEP604 (Optional[str] -> str | None), both of which are only applied in the presence of from future import annotations. Some imports became unused after this so those have been removed. As there were changes in many files (97) this has ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40804/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40804/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40804.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40804", "merged_at": "2021-04-06T15:33:32Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40804.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40804" }
https://api.github.com/repos/pandas-dev/pandas/issues/40805
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40805/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40805/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40805/events
https://github.com/pandas-dev/pandas/pull/40805
851,473,724
MDExOlB1bGxSZXF1ZXN0NjA5ODkxMDEy
40,805
STY: remove --keep-runtime-typing from pyupgrade Final_Part-5
{ "avatar_url": "https://avatars.githubusercontent.com/u/42073497?v=4", "events_url": "https://api.github.com/users/fathomer/events{/privacy}", "followers_url": "https://api.github.com/users/fathomer/followers", "following_url": "https://api.github.com/users/fathomer/following{/other_user}", "gists_url": "htt...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" } ]
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2021-04-06T14:16:50Z
2021-04-06T18:21:11Z
2021-04-06T18:08:31Z
CONTRIBUTOR
null
To fix issue #40759 : Changes here are from PEP585 (e.g. List[str] -> list[str]) and from PEP604 (Optional[str] -> str | None), both of which are only applied in the presence of from future import annotations. Some imports became unused after this so those have been removed. As there were changes in many files (97) 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/40805/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40805/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40805.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40805", "merged_at": "2021-04-06T18:08:30Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40805.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40805" }
https://api.github.com/repos/pandas-dev/pandas/issues/40806
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40806/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40806/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40806/events
https://github.com/pandas-dev/pandas/pull/40806
851,557,249
MDExOlB1bGxSZXF1ZXN0NjA5OTU5Mzk3
40,806
Backport PR #40768 on branch 1.2.x (DOC/CI: temp pin of decorator (IPython dependency))
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/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
[]
{ "closed_at": "2021-04-13T15:44:36Z", "closed_issues": 46, "created_at": "2021-03-01T08:32:08Z", "creator": { "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...
4
2021-04-06T15:44:18Z
2021-04-06T16:36:58Z
2021-04-06T16:36:58Z
NONE
null
Backport PR #40768: DOC/CI: temp pin of decorator (IPython dependency)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40806/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40806/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40806.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40806", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/40806.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40806" }
https://api.github.com/repos/pandas-dev/pandas/issues/40807
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40807/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40807/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40807/events
https://github.com/pandas-dev/pandas/pull/40807
851,601,322
MDExOlB1bGxSZXF1ZXN0NjA5OTk1OTYw
40,807
Backport PR #40407 on branch 1.2.x (DOC: remove pin for pydata-sphinx-theme + update for latest release)
{ "avatar_url": "https://avatars.githubusercontent.com/u/39504233?v=4", "events_url": "https://api.github.com/users/meeseeksmachine/events{/privacy}", "followers_url": "https://api.github.com/users/meeseeksmachine/followers", "following_url": "https://api.github.com/users/meeseeksmachine/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
[]
{ "closed_at": "2021-04-13T15:44:36Z", "closed_issues": 46, "created_at": "2021-03-01T08:32:08Z", "creator": { "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...
0
2021-04-06T16:35:56Z
2021-04-06T18:54:24Z
2021-04-06T18:54:24Z
NONE
null
Backport PR #40407: DOC: remove pin for pydata-sphinx-theme + update for latest release
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40807/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40807/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40807.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40807", "merged_at": "2021-04-06T18:54:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40807.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40807" }
https://api.github.com/repos/pandas-dev/pandas/issues/40808
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40808/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40808/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40808/events
https://github.com/pandas-dev/pandas/issues/40808
851,603,820
MDU6SXNzdWU4NTE2MDM4MjA=
40,808
DOC: to_datetime not type-stable on mixed timezones (possible bug)
{ "avatar_url": "https://avatars.githubusercontent.com/u/79832071?v=4", "events_url": "https://api.github.com/users/mkovarik337/events{/privacy}", "followers_url": "https://api.github.com/users/mkovarik337/followers", "following_url": "https://api.github.com/users/mkovarik337/following{/other_user}", "gists_u...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
2
2021-04-06T16:39:15Z
2021-04-21T16:24:18Z
2021-04-21T16:24:18Z
NONE
null
_Note_: This behaviour might be a bug. I'm assuming its an undocumented feature. #### Location of the documentation [pandas.to_datetime.html](https://pandas.pydata.org/docs/reference/api/pandas.to_datetime.html) #### Documentation problem `to_datetime` outputs different types depending on if the timezones ...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40808/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40808/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40809
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40809/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40809/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40809/events
https://github.com/pandas-dev/pandas/issues/40809
851,645,947
MDU6SXNzdWU4NTE2NDU5NDc=
40,809
BUG: AttributeError when using dict downcast in DataFrame.fillna
{ "avatar_url": "https://avatars.githubusercontent.com/u/36887638?v=4", "events_url": "https://api.github.com/users/hsorsky/events{/privacy}", "followers_url": "https://api.github.com/users/hsorsky/followers", "following_url": "https://api.github.com/users/hsorsky/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": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, d...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
0
2021-04-06T17:33:13Z
2021-04-13T23:22:59Z
2021-04-13T23:22:59Z
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- #### Code Sample, a copy-pastable example ```python import pandas as pd impor...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40809/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40809/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40810
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40810/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40810/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40810/events
https://github.com/pandas-dev/pandas/issues/40810
851,728,825
MDU6SXNzdWU4NTE3Mjg4MjU=
40,810
BUG: for DataFrame subclass, astype with dict does not keep the subclass
{ "avatar_url": "https://avatars.githubusercontent.com/u/585279?v=4", "events_url": "https://api.github.com/users/mitar/events{/privacy}", "followers_url": "https://api.github.com/users/mitar/followers", "following_url": "https://api.github.com/users/mitar/following{/other_user}", "gists_url": "https://api.gi...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "abf98b", "default": false, "description": "Subclassing pandas objec...
open
false
null
[]
null
1
2021-04-06T19:03:15Z
2021-10-24T18:09:09Z
null
CONTRIBUTOR
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. #### Code Sample, a copy-pastable example ```python import numpy import pandas class CustomDataFrame(pandas.DataFrame): @property def _constructor(self) -> ty...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40810/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40810/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40811
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40811/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40811/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40811/events
https://github.com/pandas-dev/pandas/pull/40811
851,741,992
MDExOlB1bGxSZXF1ZXN0NjEwMTEzMzI1
40,811
TST: Consolidate groupby any, all tests
{ "avatar_url": "https://avatars.githubusercontent.com/u/37011898?v=4", "events_url": "https://api.github.com/users/mzeitlin11/events{/privacy}", "followers_url": "https://api.github.com/users/mzeitlin11/followers", "following_url": "https://api.github.com/users/mzeitlin11/following{/other_user}", "gists_url"...
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "729FCF", "d...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2021-04-06T19:22:25Z
2021-04-07T19:51:36Z
2021-04-07T19:45:26Z
MEMBER
null
Just a move, no change except defining `df` in `test_any` since fixture not in scope.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40811/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40811/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40811.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40811", "merged_at": "2021-04-07T19:45:26Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40811.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40811" }
https://api.github.com/repos/pandas-dev/pandas/issues/40812
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40812/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40812/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40812/events
https://github.com/pandas-dev/pandas/pull/40812
851,749,670
MDExOlB1bGxSZXF1ZXN0NjEwMTE5NTQ2
40,812
Subprocess to validate flake8
{ "avatar_url": "https://avatars.githubusercontent.com/u/23437545?v=4", "events_url": "https://api.github.com/users/hasan-yaman/events{/privacy}", "followers_url": "https://api.github.com/users/hasan-yaman/followers", "following_url": "https://api.github.com/users/hasan-yaman/following{/other_user}", "gists_u...
[ { "color": "eb6420", "default": false, "description": "Code style, linting, code_checks", "id": 106935113, "name": "Code Style", "node_id": "MDU6TGFiZWwxMDY5MzUxMTM=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Code%20Style" } ]
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
4
2021-04-06T19:33:40Z
2021-04-09T07:29:04Z
2021-04-09T01:40:08Z
CONTRIBUTOR
null
- [x] closes #40784 - [ ] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] 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/40812/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40812/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40812.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40812", "merged_at": "2021-04-09T01:40:08Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40812.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40812" }
https://api.github.com/repos/pandas-dev/pandas/issues/40813
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40813/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40813/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40813/events
https://github.com/pandas-dev/pandas/pull/40813
851,777,288
MDExOlB1bGxSZXF1ZXN0NjEwMTQxOTQ0
40,813
BUG: Support numpy.random.Generator as random_state input
{ "avatar_url": "https://avatars.githubusercontent.com/u/1047337?v=4", "events_url": "https://api.github.com/users/jamesmyatt/events{/privacy}", "followers_url": "https://api.github.com/users/jamesmyatt/followers", "following_url": "https://api.github.com/users/jamesmyatt/following{/other_user}", "gists_url":...
[]
closed
false
null
[]
null
2
2021-04-06T20:15:10Z
2021-04-07T10:05:02Z
2021-04-07T10:04:45Z
CONTRIBUTOR
null
- [x] workaround for #38100 - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [ ] 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/40813/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40813/timeline
null
1
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40813.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40813", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/40813.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40813" }
https://api.github.com/repos/pandas-dev/pandas/issues/40814
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40814/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40814/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40814/events
https://github.com/pandas-dev/pandas/issues/40814
851,814,051
MDU6SXNzdWU4NTE4MTQwNTE=
40,814
ENH: Drop numpy 1.16 in line with NEP 29
{ "avatar_url": "https://avatars.githubusercontent.com/u/1047337?v=4", "events_url": "https://api.github.com/users/jamesmyatt/events{/privacy}", "followers_url": "https://api.github.com/users/jamesmyatt/followers", "following_url": "https://api.github.com/users/jamesmyatt/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": "d93f0b", "default": false, "description": "Required...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
3
2021-04-06T21:12:03Z
2021-04-13T23:09:52Z
2021-04-13T23:09:01Z
CONTRIBUTOR
null
#### Is your feature request related to a problem? In order to address #38100 , I'd like to update `pandas.core.common.random_state` and anything that uses it to use the new and improved `numpy.random` API introduced in NumPy 1.17. That change is not the subject of this issue/discussion. However, the easiest/chea...
{ "+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/40814/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40814/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40815
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40815/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40815/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40815/events
https://github.com/pandas-dev/pandas/pull/40815
851,846,720
MDExOlB1bGxSZXF1ZXN0NjEwMTk5NzA1
40,815
Fix line_terminator escaping in python doc
{ "avatar_url": "https://avatars.githubusercontent.com/u/9317502?v=4", "events_url": "https://api.github.com/users/Drarig29/events{/privacy}", "followers_url": "https://api.github.com/users/Drarig29/followers", "following_url": "https://api.github.com/users/Drarig29/following{/other_user}", "gists_url": "http...
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2021-04-06T22:10:58Z
2021-04-07T13:44:58Z
2021-04-07T13:44:54Z
CONTRIBUTOR
null
The line terminators are not escaped so we don't see the backslash here: ![image](https://user-images.githubusercontent.com/9317502/113784381-9ee80a00-9735-11eb-8e5e-6d4b84da7527.png) Source : https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.to_csv.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/40815/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40815/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40815.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40815", "merged_at": "2021-04-07T13:44:54Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40815.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40815" }
https://api.github.com/repos/pandas-dev/pandas/issues/40816
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40816/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40816/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40816/events
https://github.com/pandas-dev/pandas/pull/40816
851,846,965
MDExOlB1bGxSZXF1ZXN0NjEwMTk5OTE0
40,816
BUG-7023 allow error bars to use style
{ "avatar_url": "https://avatars.githubusercontent.com/u/7249846?v=4", "events_url": "https://api.github.com/users/GLeurquin/events{/privacy}", "followers_url": "https://api.github.com/users/GLeurquin/followers", "following_url": "https://api.github.com/users/GLeurquin/following{/other_user}", "gists_url": "h...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "8AE234", "default": false, "description": null, "id": 2413328, ...
closed
false
null
[]
null
2
2021-04-06T22:11:30Z
2021-05-11T19:57:29Z
2021-05-11T19:57:29Z
NONE
null
- [x] closes #7023 - [x] tests added / passed - [x] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them - [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/40816/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40816/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40816.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40816", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/40816.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40816" }
https://api.github.com/repos/pandas-dev/pandas/issues/40817
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40817/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40817/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40817/events
https://github.com/pandas-dev/pandas/issues/40817
851,856,586
MDU6SXNzdWU4NTE4NTY1ODY=
40,817
BUG: Reindexing a DatetimeIndex during Daylight Saving Transition Causes Segmentation Fault with dateutil tz
{ "avatar_url": "https://avatars.githubusercontent.com/u/35540058?v=4", "events_url": "https://api.github.com/users/JonWiggins/events{/privacy}", "followers_url": "https://api.github.com/users/JonWiggins/followers", "following_url": "https://api.github.com/users/JonWiggins/following{/other_user}", "gists_url"...
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "Timezone data dtype", ...
open
false
null
[]
null
3
2021-04-06T22:32:09Z
2021-11-01T19:25:02Z
null
NONE
null
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ] (optional) I have confirmed this bug exists on the master branch of pandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40817/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40817/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/40818
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/40818/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/40818/comments
https://api.github.com/repos/pandas-dev/pandas/issues/40818/events
https://github.com/pandas-dev/pandas/pull/40818
851,860,775
MDExOlB1bGxSZXF1ZXN0NjEwMjExNDYy
40,818
REV: Revert #40510
{ "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": "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": "a1...
closed
false
null
[]
{ "closed_at": "2021-07-02T07:59:17Z", "closed_issues": 2396, "created_at": "2020-11-11T19:05:43Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/j...
1
2021-04-06T22:41:56Z
2021-04-09T07:06:27Z
2021-04-07T19:44:38Z
MEMBER
null
@jorisvandenbossche reports that #40510 was performance-hurting, so this rolls it back until we can sort out why that is.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/40818/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/40818/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/40818.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/40818", "merged_at": "2021-04-07T19:44:38Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/40818.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/40818" }