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: Prevent segfault in roll_weighted_var Window rolling, ewma, expanding
#46772 by joseortiz3 was merged Apr 18, 2022 Loading… updated Apr 18, 2022 1.5
BUG: groupby().rolling(freq) with monotonic dates within groups #46065 Bug Window rolling, ewma, expanding
#46567 by mroeschke was merged Mar 31, 2022 Loading… updated Apr 2, 2022
4 tasks done
1.4.2
ENH: Improve error message when rolling over NaT value Enhancement Window rolling, ewma, expanding
#46087 by mroeschke was merged Feb 28, 2022 Loading… updated Apr 1, 2022
3 tasks done
1.4.2
Backport PR #46567 on branch 1.4.x (BUG: groupby().rolling(freq) with monotonic dates within groups #46065 ) Error Reporting Incorrect or improved errors from pandas Window rolling, ewma, expanding
#46592 by simonjayhawkins was merged Apr 1, 2022 Loading… updated Apr 1, 2022 1.4.2
BUG: groupby().rolling(freq) with monotonic dates within groups Regression Functionality that used to work in a prior pandas version Window rolling, ewma, expanding
#46065 by mroeschke was merged Feb 19, 2022 Loading… updated Mar 30, 2022
4 tasks done
CLN: rolling step followups Window rolling, ewma, expanding
#46191 by mroeschke was merged Mar 2, 2022 Loading… updated Mar 2, 2022
2 tasks done
1.5
ENH: Rolling window with step size (GH-15354) Window rolling, ewma, expanding
#45765 by rtpsw was merged Feb 28, 2022 Loading… updated Mar 1, 2022
4 tasks done
1.5
ENH: Rolling window with step size (GH-15354) Enhancement Window rolling, ewma, expanding
#45735 by rtpsw was closed Feb 1, 2022 Loading… updated Mar 1, 2022
3 of 4 tasks
Backport PR #46065 on branch 1.4.x (BUG: groupby().rolling(freq) with monotonic dates within groups) Regression Functionality that used to work in a prior pandas version Window rolling, ewma, expanding
#46076 by meeseeksmachine was closed Feb 19, 2022 Loading… updated Feb 19, 2022 1.4.2
BUG: rolling(axis=1).apply() raising ValueError Window rolling, ewma, expanding
#45925 by mroeschke was merged Feb 11, 2022 Loading… updated Feb 11, 2022
4 tasks done
1.4.1
Backport PR #45925 on branch 1.4.x (BUG: rolling(axis=1).apply() raising ValueError) Window rolling, ewma, expanding
#45939 by meeseeksmachine was merged Feb 11, 2022 Loading… updated Feb 11, 2022 1.4.1
Backport PR #45655 on branch 1.4.x (BUG: Fix window aggregations to skip over unused elements (GH-45647)) Window rolling, ewma, expanding
#45683 by meeseeksmachine was merged Jan 28, 2022 Loading… updated Jan 28, 2022 1.4.1
BUG: Fix window aggregations to skip over unused elements (GH-45647) Window rolling, ewma, expanding
#45655 by rtpsw was merged Jan 28, 2022 Loading… updated Jan 28, 2022
4 tasks done
1.4.1
PERF: expanding/rolling.min/max with engine='numba' Performance Memory or execution speed performance Window rolling, ewma, expanding
#45170 by mroeschke was merged Jan 5, 2022 Loading… updated Jan 5, 2022
3 tasks done
1.4
BUG: 43909 - check monoticity of rolling groupby Window rolling, ewma, expanding
#44068 by jamesholcombe was merged Dec 22, 2021 Loading… updated Dec 22, 2021
4 tasks done
1.4
CLN: tests/window/moments Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
#44961 by mroeschke was merged Dec 19, 2021 Loading… updated Dec 19, 2021
2 tasks done
1.4
BUG: Fix regression in groupby.rolling.corr/cov when other is same size as each group Regression Functionality that used to work in a prior pandas version Window rolling, ewma, expanding
#44824 by mroeschke was merged Dec 10, 2021 Loading… updated Dec 12, 2021
4 tasks done
1.3.5
Backport PR #44824 on branch 1.3.x (BUG: Fix regression in groupby.rolling.corr/cov when other is same size as each group) Regression Functionality that used to work in a prior pandas version Window rolling, ewma, expanding
#44848 by meeseeksmachine was merged Dec 11, 2021 Loading… updated Dec 11, 2021 1.3.5
TST: dont skip dt64tz rolling tests Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
#44730 by jbrockmendel was merged Dec 3, 2021 Loading… updated Dec 3, 2021
4 tasks
1.4
ENH: Add numba engine to rolling/expanding.std/var Enhancement Window rolling, ewma, expanding
#44461 by mroeschke was merged Nov 26, 2021 Loading… updated Nov 26, 2021
3 tasks done
1.4
ERR: Raise ValueError when BaseIndexer start & end bounds are unequal length Segfault Non-Recoverable Error Window rolling, ewma, expanding
#44497 by mroeschke was merged Nov 20, 2021 Loading… updated Nov 20, 2021
4 tasks done
1.4
REF: rolling benchmarks to reduce redundant benchmarks Benchmark Performance (ASV) benchmarks Window rolling, ewma, expanding
#44475 by mroeschke was merged Nov 15, 2021 Loading… updated Nov 16, 2021
1 task done
1.4
DOC: Fix rolling apply raw default arg Docs Window rolling, ewma, expanding
#44281 by mroeschke was merged Nov 5, 2021 Loading… updated Nov 5, 2021
2 tasks done
1.4
CLN/TST: Remove redundant/unnecessary windows/moments tests Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
#44239 by mroeschke was merged Oct 30, 2021 Loading… updated Oct 30, 2021
3 tasks done
1.4
PERF: Improve performance in rolling.mean(engine=numba) Performance Memory or execution speed performance Window rolling, ewma, expanding
#44176 by mroeschke was merged Oct 28, 2021 Loading… updated Oct 29, 2021
3 tasks done
1.4
ProTip! Adding no:label will show everything without a label.