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

add interpolating resample filter #411

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

felixmxr
Copy link

added resample_int
it interpolates the resampled points for numeric data

added resample_int
it interpolates the resampled points for numeric data
@dbuezas
Copy link
Owner

dbuezas commented Apr 17, 2024

Thanks, that's a good idea
I think it would be more aligned with the API of the other filters if you make interpolation a parameter of resample.

The integrate filter is a good example of a filter with defaults and either a duration or an object as parameter.
Also describing the filter in the right section of the readme.

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.

None yet

2 participants