-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
BUG: (linear) interpolation after resampling #18189
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
Comments
With
|
I think the idea is to avoid the need for IIRC, there's a similar issue about this, though I may be wrong. @Make42 could you search around for one? |
@TomAugspurger: I went through all issues with the search term "interpolate". I am not sure which one you mean. Could it be #16381 or #14297 ? |
I think #14297 is a duplicate issue as this one. Going to close this issue in favor of that one |
When running
I get
However I do not expect to get
instead I expect the last value to be still 8.0 and still 7.0 for the timestamp with 6.5 seconds.
I posted this on https://stackoverflow.com/q/46728152/4533188 and I was told this might be a bug - I got the same impression.
The text was updated successfully, but these errors were encountered: