-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Inconsistent index between plain DataFrame and read_sql DataFrame DataFrame DataFrame data structure
#48193 by weikhor was closed Aug 26, 2022 Loading… updated Aug 28, 2022
5 tasks
Include missing data count in pd.DataFrame.describe() DataFrame DataFrame data structure
#26102 by alexander-ponomaroff was closed Jun 27, 2019 Loading… updated Oct 29, 2022
4 tasks done
DEPR: DataFrame.median/mean with numeric_only=None and dt64 columns DataFrame DataFrame data structure Deprecate Functionality to remove in pandas Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply Reduction Operations sum, mean, min, max, etc.
DEPR: Enforce deprecation of silent dropping of nuisance columns in agg_list_like Apply Apply, Aggregate, Transform, Map DataFrame DataFrame data structure Deprecate Functionality to remove in pandas
DEPR: Enforce deprecation of numeric_only=None in DataFrame aggregations DataFrame DataFrame data structure Deprecate Functionality to remove in pandas Reduction Operations sum, mean, min, max, etc.
DEPR: Enforce default of numeric_only=False in DataFrame methods DataFrame DataFrame data structure Deprecate Functionality to remove in pandas Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply
BUG: DataFrame from dict with non-nano Timedelta DataFrame DataFrame data structure Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timedelta Timedelta data type
REGR: memory_usage showing unnecessary FutureWarning Bug DataFrame DataFrame data structure Regression Functionality that used to work in a prior pandas version
Backport PR #50068 on branch 1.5.x (REGR: memory_usage showing unnecessary FutureWarning) Bug DataFrame DataFrame data structure Regression Functionality that used to work in a prior pandas version
BUG: DataFrame reductions with object dtype and axis=1 DataFrame DataFrame data structure Dtype Conversions Unexpected or buggy dtype conversions Reduction Operations sum, mean, min, max, etc.
#49619 by rhshadrach was closed Dec 13, 2022 • Draft updated Dec 13, 2022
5 tasks done
BUG: df.setitem raising for ea bool df indexer DataFrame DataFrame data structure Indexing Related to indexing on series/frames, not to indexes themselves NA - MaskedArrays Related to pd.NA and nullable extension arrays
BUG: isetitem coercing df columns to object DataFrame DataFrame data structure Indexing Related to indexing on series/frames, not to indexes themselves NA - MaskedArrays Related to pd.NA and nullable extension arrays
BUG: DataFrame reductions with object dtype and axis=1 DataFrame DataFrame data structure Dtype Conversions Unexpected or buggy dtype conversions Reduction Operations sum, mean, min, max, etc. Stale
#50224 by rhshadrach was closed Feb 11, 2023 • Draft updated Mar 2, 2023
5 tasks done
BUG: DataFrame reductions with object dtype and axis=1 Bug DataFrame DataFrame data structure Dtype Conversions Unexpected or buggy dtype conversions Reduction Operations sum, mean, min, max, etc.
Resolved duplicate issue by updating obj object DataFrame DataFrame data structure Stale
#50938 by asadullahnaeem was closed Mar 5, 2023 Loading… updated Mar 5, 2023
1 of 5 tasks
BUG-CoW: from_records not tracking references when called with df Copy / view semantics DataFrame DataFrame data structure
PERF: Improve performance with copy=True and different dtype DataFrame DataFrame data structure Performance Memory or execution speed performance
Backport PR #52054 on branch 2.0.x (PERF: Improve performance with copy=True and different dtype) DataFrame DataFrame data structure Performance Memory or execution speed performance
DEPR: Enforce dropping of datetime in DataFrame.mean/median with numeric_only=None DataFrame DataFrame data structure Deprecate Functionality to remove in pandas Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply Reduction Operations sum, mean, min, max, etc.
REF: define reductions non-dynamically DataFrame DataFrame data structure Refactor Internal refactoring of code Series Series data structure
Backport PR #52565 on branch 2.0.x (REGR: Fix regression in sort_values not resetting index) DataFrame DataFrame data structure Regression Functionality that used to work in a prior pandas version
REGR: Fix regression in sort_values not resetting index DataFrame DataFrame data structure Regression Functionality that used to work in a prior pandas version
ProTip! Add no:assignee to see everything that’s not assigned.