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: rolling with datetime ArrowDtype Arrow pyarrow functionality Datetime Datetime data dtype Window rolling, ewma, expanding
#56370 by mroeschke was merged Dec 28, 2023 Loading…
4 of 5 tasks
2.2
BUG: support non-nano times in ewm Non-Nano datetime64/timedelta64 with non-nanosecond resolution Window rolling, ewma, expanding
#56262 by jbrockmendel was merged Nov 30, 2023 Loading…
5 tasks
2.2
Backport PR #55920 on branch 2.1.x (Fix off-by-one in aggregations) Segfault Non-Recoverable Error Window rolling, ewma, expanding
#55942 by meeseeksmachine was merged Nov 13, 2023 Loading… 2.1.4
Fix off-by-one in aggregations Segfault Non-Recoverable Error Window rolling, ewma, expanding
#55920 by WillAyd was merged Nov 13, 2023 Loading… 2.1.4
BUG: fix online ewma with CoW Bug Copy / view semantics numba numba-accelerated operations Window rolling, ewma, expanding
#55735 by jorisvandenbossche was merged Oct 27, 2023 Loading… 2.2
Backport PR #55173 on branch 2.1.x (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
#55697 by meeseeksmachine was merged Oct 26, 2023 Loading… 2.1.2
DOC: added deprecation message in docs for DataFrame.rolling Docs Window rolling, ewma, expanding
#55177 by rsm-23 was merged Sep 18, 2023 Loading…
2 tasks
2.2
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
BUG: Fix BaseWindowGroupby.aggregate where as_index is ignored Apply Apply, Aggregate, Transform, Map Groupby Window rolling, ewma, expanding
#54973 by ihsansecer was closed Sep 16, 2023 Loading…
4 of 5 tasks
Unit test for groupby.rolling.corr Groupby Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
#54499 by omar-elbaz was merged Aug 11, 2023 Loading…
3 tasks
2.1
CLN: VariableOffsetWindowIndexer Clean Window rolling, ewma, expanding
#54379 by mroeschke was merged Aug 4, 2023 Loading… 2.1
TST: xfail test_rolling_var_numerical_issues on Mac ARM aarch64 architecture Build Library building on various platforms Window rolling, ewma, expanding
#53661 by Jython1415 was merged Jun 20, 2023 Loading…
5 tasks done
2.1
ENH: Allow numba aggregations to return non-float64 results Dtype Conversions Unexpected or buggy dtype conversions Groupby numba numba-accelerated operations Window rolling, ewma, expanding
#53444 by lithomas1 was merged Jun 15, 2023 Loading…
5 tasks
2.1
DEPR Rename keyword "quantile" to "q" in Rolling.quantile Deprecate Functionality to remove in pandas Window rolling, ewma, expanding
#53216 by Charlie-XIAO was merged May 17, 2023 Loading…
4 tasks done
2.1
BUG: Weighted rolling aggregations min_periods=0 Bug Window rolling, ewma, expanding
#51611 by Savlik was merged Mar 4, 2023 Loading…
4 of 5 tasks
2.1
REF: avoid try/except in _gotitem Refactor Internal refactoring of code Resample resample method Window rolling, ewma, expanding
#51311 by jbrockmendel was merged Feb 13, 2023 Loading…
5 tasks
2.0
DOC: Add rolling in reference/groupby.rst Docs Groupby Window rolling, ewma, expanding
#51119 by luke396 was merged Feb 8, 2023 Loading…
1 task
2.0
aggregations.pyx: use std:: for signbit() and sqrt(). Stale Window rolling, ewma, expanding
#51049 by he32 was closed Jul 7, 2023 Loading…
1 of 5 tasks
DOC: improve the wording Docs Window rolling, ewma, expanding
#50957 by partev was merged Jan 24, 2023 Loading…
5 tasks
2.0
DEPR: Remove silent dropping of nuisance columns in window ops Deprecate Functionality to remove in pandas Window rolling, ewma, expanding
#50576 by mroeschke was merged Jan 6, 2023 Loading… 2.0
DEPR: Enforce deprecation of args/kwargs in Window Deprecate Functionality to remove in pandas Window rolling, ewma, expanding
#50338 by rhshadrach was merged Dec 19, 2022 Loading…
5 tasks
2.0
DOC: Add example for pandas.DataFrame.rolling() with on Docs Window rolling, ewma, expanding
#50139 by luke396 was merged Dec 14, 2022 Loading…
1 task done
2.0
DOC: Fix typo in DataFrame.rolling Docs Window rolling, ewma, expanding
#49322 by Xnot was merged Oct 26, 2022 Loading… 1.5.2
ProTip! Type g i on any issue or pull request to go back to the issue listing page.