Skip to content

BUG: Fix window aggregations to skip over unused elements (GH-45647) #45655

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jan 28, 2022

Conversation

rtpsw
Copy link
Contributor

@rtpsw rtpsw commented Jan 27, 2022

@jreback jreback added this to the 1.5 milestone Jan 27, 2022
@jreback jreback added the Window rolling, ewma, expanding label Jan 27, 2022
@jreback jreback requested a review from mroeschke January 27, 2022 14:09
@jreback jreback modified the milestones: 1.5, 1.4.1 Jan 27, 2022
@jreback
Copy link
Contributor

jreback commented Jan 27, 2022

add a whatsnew to 1.4.1 in the bug fix section https://github.com/pandas-dev/pandas/blob/main/doc/source/whatsnew/v1.4.1.rst

@jreback
Copy link
Contributor

jreback commented Jan 28, 2022

small comment @mroeschke good here?

@jreback
Copy link
Contributor

jreback commented Jan 28, 2022

thanks @rtpsw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Window rolling, ewma, expanding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Incorrect behavior of window aggregation functions on disjoint windows skipping overflowing elements
3 participants