-
- 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
API: reimplement FixedWindowIndexer.get_window_bounds to fix groupby bug Window rolling, ewma, expanding
#36132 by justinessert was closed Oct 10, 2020 Loading…
4 of 5 tasks
Center window Stale Window rolling, ewma, expanding
#36097 by adamamiller was closed Nov 4, 2020 Loading…
1 of 5 tasks
REF: use BlockManager.apply for Rolling.count Refactor Internal refactoring of code Window rolling, ewma, expanding
REF: make window _apply_blockwise actually blockwise Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code Window rolling, ewma, expanding
REF: insert self.on column _after_ concat Refactor Internal refactoring of code Window rolling, ewma, expanding
Backport PR #35647 on branch 1.1.x (BUG: Support custom BaseIndexers in groupby.rolling) Groupby Window rolling, ewma, expanding
Backport PR #35562 on branch 1.1.x (BUG: Ensure rolling groupby doesn't segfault with center=True) Groupby Regression Functionality that used to work in a prior pandas version Window rolling, ewma, expanding
Backport PR #35513 on branch 1.1.x (BUG: RollingGroupby respects __getitem__) Groupby Window rolling, ewma, expanding
BUG: Ensure rolling groupby doesn't segfault with center=True Bug Regression Functionality that used to work in a prior pandas version Window rolling, ewma, expanding
Change defaults for rolling/expanding.apply engine kwargs to None Enhancement Window rolling, ewma, expanding
BUG: exponential moving window covariance fails for multiIndexed DataFrame MultiIndex Numeric Operations Arithmetic, Comparison, and Logical operations Window rolling, ewma, expanding
ProTip! Add no:assignee to see everything that’s not assigned.