-
- 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: fix polluted window in skewness computation Reduction Operations sum, mean, min, max, etc. Window rolling, ewma, expanding
Fix rolling var bug Window rolling, ewma, expanding
#62514 by suzyahyah was merged Oct 4, 2025 Loading…
BUG: Fix .rolling().mean() reassignment returning NaNs (pandas-dev#61841) Bug Window rolling, ewma, expanding
#61852 by abujabarmubarak was closed Jul 25, 2025 Loading…
BUG: Fix #46726; wrong result with varying window size min/max rolling calc. Bug Window rolling, ewma, expanding
DOC: Closed parameter not intuitively documented in DataFrame.rolling Docs Window rolling, ewma, expanding
DOC: Closed parameter not intuitively documented in DataFrame.rolling Docs Window rolling, ewma, expanding
ENH: Add first and last aggregations to Rolling and Expanding Enhancement Window rolling, ewma, expanding
BUG: Fixes pd.merge issue with columns of dtype numpy.uintc on windows Reshaping Concat, Merge/Join, Stack/Unstack, Explode Window rolling, ewma, expanding
BUG: Raise if an aggregation function other than mean is used with ewm and times Window rolling, ewma, expanding
Backport PR #56370 on branch 2.2.x (BUG: rolling with datetime ArrowDtype) Arrow pyarrow functionality Datetime Datetime data dtype Window rolling, ewma, expanding
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.