-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
regression in 0.23.0 on rolling max with DatetimeIndex. #21096
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
Labels
Milestone
Comments
can you create the input programatically here (and update the top ) |
done @jreback , updated simpler test-case, completely in code in 1st comment. |
|
cc @hexgnu |
This looks fixed on master and could still use a regression test.
|
5 tasks
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Behaviour of .rolling() with datetimeindex appears to have changed or regressed between 0.22 & 0.23 versions of pandas.
See below for cut-down test case exhibiting behaviour.
Also see below for different output produced on same code on same data with 2 different pandas versions.
ACTUAL OUTPUT
The text was updated successfully, but these errors were encountered: