-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
TST: Check dtype in test_resample_empty_dataframe Resample resample method Testing pandas testing functions or related to the test suite
BUG: Correct numeric_only default for resample var and std Bug Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply Numeric Operations Arithmetic, Comparison, and Logical operations Resample resample method
DEPR: numeic_only in Series and SeriesGroupBy consistency Deprecate Functionality to remove in pandas Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply Resample resample method Series Series data structure
DEPR: numeric_only default in resampler ops Deprecate Functionality to remove in pandas Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply Resample resample method
BUG: Resampler attempts to aggregate the sum, mean, min, max, etc. Resample resample method
on column Bug Reduction Operations Backport PR #47078 on branch 1.4.x (REGR: Raise NotImplementedError for agg with axis=1 and multiple funcs) Apply Apply, Aggregate, Transform, Map Bug Groupby Regression Functionality that used to work in a prior pandas version Resample resample method Window rolling, ewma, expanding
REGR: Raise NotImplementedError for agg with axis=1 and multiple funcs Apply Apply, Aggregate, Transform, Map Bug Groupby Regression Functionality that used to work in a prior pandas version Resample resample method Window rolling, ewma, expanding
ENH: Add numeric_only to resampler methods Enhancement Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply Resample resample method
Backport PR #44828 on branch 1.3.x (REGR: resampling DataFrame with DateTimeIndex with empty groups and uint8, uint16 or uint32 columns incorrectly raising RuntimeError) Datetime Datetime data dtype Regression Functionality that used to work in a prior pandas version Resample resample method
REGR: resampling DataFrame with DateTimeIndex with empty groups and uint8, uint16 or uint32 columns incorrectly raising RuntimeError Datetime Datetime data dtype Regression Functionality that used to work in a prior pandas version Resample resample method
BUG: Groupby.agg with timegrouper, nat, and numba Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate numba numba-accelerated operations Resample resample method
REF: always use grouper=self.grouper in resample Refactor Internal refactoring of code Resample resample method
Backport PR #43410 on branch 1.3.x (REGR: Resampler.aggregate fails when used with column selection) Bug Regression Functionality that used to work in a prior pandas version Resample resample method
REGR: Resampler.aggregate fails when used with column selection Bug Regression Functionality that used to work in a prior pandas version Resample resample method
ENH: Deprecate non-keyword arguments for Resampler.interpolate Deprecate Functionality to remove in pandas Resample resample method
BUG: Series.resample fails on NaT index Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Resample resample method Series Series data structure
BUG: Resample.aggregate raising TypeError instead of SpecificationError with missing keys dtypes Error Reporting Incorrect or improved errors from pandas Resample resample method
ProTip! Updated in the last three days: updated:>2025-11-23.