Closed
Description
The documentation does not state how the "func" parameters' different methods actually affect the resampling/interpolation. Mean is obvious, but the difference between ceil and max or floor or min is not clear to me.
For context: I'm working a case with IoT data where sensors can switch within milliseconds. The FFILL is the relevant fill parameter, but I need to ensure the procedure will use the latest (in time) data point for forward filling, within each sampling window (10 sec in my case)
Metadata
Metadata
Assignees
Labels
No labels