Skip to content

add interpolating resample filter - #411

Open
felixmxr wants to merge 1 commit into
dbuezas:masterfrom
felixmxr:patch-1
Open

add interpolating resample filter#411
felixmxr wants to merge 1 commit into
dbuezas:masterfrom
felixmxr:patch-1

Conversation

@felixmxr

Copy link
Copy Markdown

added resample_int
it interpolates the resampled points for numeric data

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

dbuezas commented Apr 17, 2024

Copy link
Copy Markdown
Owner

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.

2 participants