-
- 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
BUG: Fix memory issues in rolling.min/max Performance Memory or execution speed performance Window rolling, ewma, expanding
TST: Clean moments consistency Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
TST: Separate expanding_apply and rolling_apply out of consistency Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
TST/REF: Parametrize consistency data and de-private methods Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
TST/REF: Move static methods out of consistency classes Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
TST/REF: Fixturize constant functions in ConsistencyBase Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
PERF: Use Indexers to implement groupby rolling Performance Memory or execution speed performance Window rolling, ewma, expanding
TST/REF: Deprivate check_pairwise_moment and remove ConsistencyBase Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
CLN: Splits Moments and MomentsConsistency tests into separate files Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
CLN/TST: Remove Base Class and all subclasses and fixturize data Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
ProTip! Exclude everything labeled
bug with -label:bug.