Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ENH: Allow users to definite their own window bound calculations in rolling #29878
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
ENH: Allow users to definite their own window bound calculations in rolling #29878
Changes from 28 commits
1c8c24a
1188edd
6b5e894
3a310f6
d1d0775
218395e
46d4a52
c10854d
c237090
1ddc828
a861982
8f482f7
38691c7
9d740d3
d18e954
f06e8e6
7ccbcd0
4e2fd30
c3153d8
89100c4
2704c59
87768ea
6a6d896
2864e95
b16e711
ed08ca3
9eb3022
f358466
0d8cc1f
25a05fe
5d8819f
9194557
e7e1061
09afec4
10c4994
9089f7b
87e391f
7ce1967
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could we do a simple calculcate in start/end to determine if is_monotonic is true here? it likely is quite performant.