-
- 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
Backport PR #46567 on branch 1.4.x (BUG: groupby().rolling(freq) with monotonic dates within groups #46065 ) Error Reporting Incorrect or improved errors from pandas Window rolling, ewma, expanding
BUG: groupby().rolling(freq) with monotonic dates within groups Regression Functionality that used to work in a prior pandas version Window rolling, ewma, expanding
#46065 by mroeschke was merged Feb 19, 2022 Loading… updated Mar 30, 2022
4 tasks done
ENH: Rolling window with step size (GH-15354) Enhancement Window rolling, ewma, expanding
#45735 by rtpsw was closed Feb 1, 2022 Loading… updated Mar 1, 2022
3 of 4 tasks
Backport PR #46065 on branch 1.4.x (BUG: groupby().rolling(freq) with monotonic dates within groups) Regression Functionality that used to work in a prior pandas version Window rolling, ewma, expanding
Backport PR #45925 on branch 1.4.x (BUG: rolling(axis=1).apply() raising ValueError) Window rolling, ewma, expanding
PERF: expanding/rolling.min/max with engine='numba' Performance Memory or execution speed performance Window rolling, ewma, expanding
BUG: Fix regression in groupby.rolling.corr/cov when other is same size as each group Regression Functionality that used to work in a prior pandas version Window rolling, ewma, expanding
Backport PR #44824 on branch 1.3.x (BUG: Fix regression in groupby.rolling.corr/cov when other is same size as each group) Regression Functionality that used to work in a prior pandas version Window rolling, ewma, expanding
TST: dont skip dt64tz rolling tests Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
PERF: Improve performance in rolling.mean(engine=numba) Performance Memory or execution speed performance Window rolling, ewma, expanding
ProTip! Adding no:label will show everything without a label.