-
- 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: support non-nano times in ewm Non-Nano datetime64/timedelta64 with non-nanosecond resolution Window rolling, ewma, expanding
Backport PR #55920 on branch 2.1.x (Fix off-by-one in aggregations) Segfault Non-Recoverable Error Window rolling, ewma, expanding
BUG: fix online ewma with CoW Bug Copy / view semantics numba numba-accelerated operations Window rolling, ewma, expanding
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
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
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
TST: xfail aarch64 architecture Build Library building on various platforms Window rolling, ewma, expanding
test_rolling_var_numerical_issues on Mac ARM 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
DEPR Rename keyword "quantile" to "q" in Functionality to remove in pandas Window rolling, ewma, expanding
Rolling.quantile Deprecate REF: avoid try/except in _gotitem Refactor Internal refactoring of code Resample resample method Window rolling, ewma, expanding
DEPR: Enforce deprecation of args/kwargs in Window Deprecate Functionality to remove in pandas Window rolling, ewma, expanding
Backport PR #49322 on branch 1.5.x (DOC: Fix typo in DataFrame.rolling) Docs Window rolling, ewma, expanding
ProTip! Type g i on any issue or pull request to go back to the issue listing page.