-
- 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
DEPR: Enforce deprecation of args/kwargs in Window Deprecate Functionality to remove in pandas Window rolling, ewma, expanding
Backport PR #49322 on branch 1.5.x (DOC: Fix typo in DataFrame.rolling) Docs Window rolling, ewma, expanding
BUG: EWM(online) not raising NotImplementedError for unsupported Error Reporting Incorrect or improved errors from pandas Window rolling, ewma, expanding
DEPR: args and kwargs in rolling, expanding, and ewm ops Deprecate Functionality to remove in pandas Numeric Operations Arithmetic, Comparison, and Logical operations Window rolling, ewma, expanding
ENH: Allow users to definite their own window bound calculations in rolling Enhancement Window rolling, ewma, expanding
ENH: Add numeric_only to window ops Enhancement Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply 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
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
DOC: Clarify decay argument validation in ewm when times is provided Docs Enhancement Window rolling, ewma, expanding
ProTip! Mix and match filters to narrow down what you’re looking for.