-
- 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
ERR: Raise NotImplementedError with BaseIndexer and certain rolling operations Error Reporting Incorrect or improved errors from pandas Window rolling, ewma, expanding
BUG: Rolling groupby should not maintain the by column in the resulting DataFrame Groupby Window rolling, ewma, expanding
#32332 by MarcoGorelli was closed Mar 22, 2020 Loading…
5 tasks done
ENH: Add engine keyword to expanding.apply to utilize Numba Enhancement Window rolling, ewma, expanding
CLN: refactor tests in test_moments_ewm.py Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
CLN: Clean test moments for expanding Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
REF: Refactor window/test_moments.py Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
ENH: Add numba engine for rolling apply Dependencies Required and optional dependencies Enhancement Window rolling, ewma, expanding
ENH: Allow users to definite their own window bound calculations in rolling Enhancement Window rolling, ewma, expanding
ProTip! Type g i on any issue or pull request to go back to the issue listing page.