Skip to content

Difference between ceil, max / floor, min #281

Closed
@TorSy

Description

@TorSy

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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions