Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

BUG: support median function for custom BaseIndexer rolling windows Window rolling, ewma, expanding
#33626 by AlexKirko was merged Apr 21, 2020 Loading…
5 tasks done
1.1
BUG: support count function for custom BaseIndexer rolling windows Window rolling, ewma, expanding
#33605 by AlexKirko was merged Apr 17, 2020 Loading…
5 tasks done
1.1
Whitelist std and var for use with custom rolling windows Docs Window rolling, ewma, expanding
#33448 by AlexKirko was merged Apr 17, 2020 Loading…
5 tasks done
1.1
BUG: support min/max functions for rolling windows with custom BaseIndexer Bug Window rolling, ewma, expanding
#33180 by AlexKirko was merged Apr 3, 2020 Loading…
5 tasks done
1.1
ERR: Raise NotImplementedError with BaseIndexer and certain rolling operations Error Reporting Incorrect or improved errors from pandas Window rolling, ewma, expanding
#33057 by mroeschke was merged Mar 29, 2020 Loading…
5 tasks done
1.1
BUG: Fix rolling functions with variable windows on decreasing index Bug Window rolling, ewma, expanding
#32386 by leftys was merged Mar 11, 2020 Loading…
5 tasks done
1.0.2
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
BUG: Fix raw parameter not being respected in groupby.rolling.apply Bug Window rolling, ewma, expanding
#31842 by mroeschke was merged Feb 10, 2020 Loading…
5 tasks done
1.0.2
BUG: Fix rolling.corr with time frequency Bug Window rolling, ewma, expanding
#31841 by mroeschke was merged Feb 10, 2020 Loading…
5 tasks done
1.0.2
Backport PR: Series rolling count ignores min_periods Bug Window rolling, ewma, expanding
#31320 by fujiaxiang was merged Jan 26, 2020 Loading… 1.0.0
ENH: Add engine keyword to expanding.apply to utilize Numba Enhancement Window rolling, ewma, expanding
#30937 by mroeschke was merged Jan 16, 2020 Loading…
5 tasks done
1.0.0
BUG: Series rolling count ignores min_periods Bug Window rolling, ewma, expanding
#30923 by fujiaxiang was merged Jan 26, 2020 Loading…
5 tasks done
1.0.0
CLN: Simplify rolling.py helper functions Clean Window rolling, ewma, expanding
#30672 by mroeschke was merged Jan 5, 2020 Loading…
3 tasks done
1.0.0
CLN: refactor tests in test_moments_ewm.py Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
#30570 by charlesdong1991 was merged Jan 3, 2020 Loading…
5 tasks
1.0.0
CLN: Clean test moments for expanding Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
#30566 by charlesdong1991 was merged Jan 1, 2020 Loading…
4 tasks
1.0.0
REF: Refactor window/test_moments.py Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
#30542 by charlesdong1991 was merged Dec 30, 2019 Loading…
4 of 5 tasks
1.0.0
WARN: Ignore NumbaPerformanceWarning in test suite Warnings Warnings that appear or should be added to pandas Window rolling, ewma, expanding
#30525 by mroeschke was merged Dec 28, 2019 Loading… 1.0.0
ENH: Add numba engine for rolling apply Dependencies Required and optional dependencies Enhancement Window rolling, ewma, expanding
#30151 by mroeschke was merged Dec 27, 2019 Loading…
5 tasks done
1.0.0
CLN/TYPE: window aggregation cleanups and typing Clean Window rolling, ewma, expanding
#30137 by mroeschke was merged Dec 10, 2019 Loading…
3 tasks done
1.0.0
ENH: Allow users to definite their own window bound calculations in rolling Enhancement Window rolling, ewma, expanding
#29878 by mroeschke was merged Dec 5, 2019 Loading…
5 tasks done
1.0.0
DEPR: Change raw kwarg in rolling/expanding.apply to False Deprecate Functionality to remove in pandas Window rolling, ewma, expanding
#29829 by mroeschke was merged Nov 26, 2019 Loading…
5 tasks done
1.0.0
REF: Create _lib/window directory Refactor Internal refactoring of code Window rolling, ewma, expanding
#29817 by mroeschke was merged Nov 23, 2019 Loading…
3 tasks done
1.0.0
TST: add test for rolling max with DatetimeIndex Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
#29761 by ganevgv was merged Nov 25, 2019 Loading…
4 of 5 tasks
1.0.0
BUG: RollingGroupBy.quantile ignores interpolation keyword argument Window rolling, ewma, expanding
#29567 by pwsiegel was merged Nov 18, 2019 Loading…
5 tasks done
1.0.0
ProTip! Type g i on any issue or pull request to go back to the issue listing page.