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

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
ENH: Rolling window with step size (GH-15354) Window rolling, ewma, expanding
#45765 by rtpsw was merged Feb 28, 2022 Loading…
4 tasks done
1.5
BUG: Fixes to FixedForwardWindowIndexer and GroupbyIndexer (#43267) Groupby Segfault Non-Recoverable Error Window rolling, ewma, expanding
#43291 by dsm054 was merged Oct 16, 2021 Loading…
1 task done
1.3.4
ENH: use same value counts for roll_var to remove floating point artifacts Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Window rolling, ewma, expanding
#46431 by auderson was merged Apr 19, 2022 Loading…
3 of 4 tasks
1.5
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
REF: Separate window bounds calculation from aggregation functions Refactor Internal refactoring of code Window rolling, ewma, expanding
#29428 by mroeschke was merged Nov 21, 2019 Loading…
3 tasks done
1.0.0
ENH: Rolling rank Enhancement Window rolling, ewma, expanding
#43338 by gsiano was merged Sep 14, 2021 Loading…
2 of 4 tasks
1.4
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
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
Initial implementation of rolling iterators Enhancement Window rolling, ewma, expanding
#27399 by ThomasKluiters was closed Oct 3, 2019 Loading…
5 tasks done
1.0.0
BUG: rolling with MSVC 2017 build Numeric Operations Arithmetic, Comparison, and Logical operations Reshaping Concat, Merge/Join, Stack/Unstack, Explode Window rolling, ewma, expanding Windows Windows OS
#21813 by chris-b1 was merged Jul 26, 2018 Loading…
4 tasks done
0.23.4
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: Implement weighted rolling var and std Window rolling, ewma, expanding
#27682 by ihsansecer was merged Nov 8, 2019 Loading…
5 tasks done
1.0.0
BUG: .rolling() returns incorrect values when ts index is not nano seconds Bug Non-Nano datetime64/timedelta64 with non-nanosecond resolution Sprints Sprint Pull Requests Window rolling, ewma, expanding
#55173 by hkhojasteh was merged Oct 26, 2023 Loading…
3 tasks done
2.1.2
ENH: Add method argument to rolling constructor to allow table-wise rolling API Design Window rolling, ewma, expanding
#38417 by mroeschke was merged Dec 27, 2020 Loading…
5 tasks done
1.3
BUG: 43909 - check monoticity of rolling groupby Window rolling, ewma, expanding
#44068 by jamesholcombe was merged Dec 22, 2021 Loading…
4 tasks done
1.4
BUG: Fix memory issues in rolling.min/max Performance Memory or execution speed performance Window rolling, ewma, expanding
#33693 by s-scherrer was merged Apr 28, 2020 Loading…
4 of 5 tasks
1.0.4
BUG: Fix memory leak in Rolling.min and Rolling.max (#25893) Performance Memory or execution speed performance Window rolling, ewma, expanding
#25926 by ArtificialQualia was merged Apr 1, 2019 Loading…
3 of 4 tasks
0.25.0
PERF: fix regression in creation of resulting index in RollingGroupby Groupby Performance Memory or execution speed performance Window rolling, ewma, expanding
#38057 by jorisvandenbossche was merged Dec 1, 2020 Loading… 1.1.5
BUG: Fix #46726; wrong result with varying window size min/max rolling calc. Bug Window rolling, ewma, expanding
#61288 by viable-alternative was merged Apr 25, 2025 Loading…
6 tasks done
3.0
fix Rolling for multi-index and reversed index. Enhancement Window rolling, ewma, expanding
#28297 by leftys was merged Oct 22, 2019 Loading…
6 tasks done
1.0.0
DOC: explain EWM Docs Window rolling, ewma, expanding
#34901 by KrishnaSai2020 was closed Jun 20, 2020 Loading…
5 tasks
[BUG]: Implement Kahan summation for rolling().mean() to avoid numerical issues Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Window rolling, ewma, expanding
#36348 by phofl was merged Sep 15, 2020 Loading…
9 tasks done
1.2
DOC/REF: Rolling/Expanding/EWM docstrings Docs Window rolling, ewma, expanding
#39219 by mroeschke was merged Feb 4, 2021 Loading…
1 task done
1.3
ENH: Improve numerical stability for window functions skew and kurt Window rolling, ewma, expanding
#37557 by phofl was merged Nov 9, 2020 Loading…
5 tasks done
1.2
ProTip! Adding no:label will show everything without a label.