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

RDataFrame rolling quantile #343

Merged
merged 5 commits into from
Nov 8, 2023
Merged

Conversation

pl0xz0rz
Copy link
Contributor

@pl0xz0rz pl0xz0rz commented Nov 6, 2023

This PR adds support for rolling quantile with similar interface to rolling median

Relates to #335

This PR also removes some spaghetti code from HistoNdProfile.ts making the computation of sample standard deviation more numerically stable

@miranov25
Copy link
Owner

The standard unit test works
=========================================================================================================== 43 passed, 7 warnings in 96.41s (0:01:36) ============================================================================================================

real 1m38.097s
user 35m56.580s
sys 1m48.348s

@miranov25 miranov25 merged commit 84ed466 into miranov25:master Nov 8, 2023
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