Skip to content
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

Rolling window statistics - so far only sum, mean and std #340

Merged
merged 53 commits into from
Oct 27, 2023

Conversation

pl0xz0rz
Copy link
Contributor

@pl0xz0rz pl0xz0rz commented Oct 27, 2023

This PR adds support for rolling window statistics in the RDataFrame interface

Relates to #335

To do: Add rolling median, fix inconsistent window width input parameter for time series index, add rolling variance support for time series index

Example in test_RDataFrame_Array.py

@miranov25
Copy link
Owner

Relates to #297
merging, some technical problems remaining with includes , but will be solved in further pull request

@miranov25 miranov25 merged commit 32e0f07 into miranov25:master Oct 27, 2023
miranov25 added a commit that referenced this pull request Nov 23, 2023
Bugfix for caching functions on the client used multiple times (introduced in #336, mentioned in #340)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants