TimeSeriesTransformations
Transformations allowed on the dataset. Supported transformations are Filling and Aggregation. Filling specifies how to add values to missing values in the dataset. Aggregation defines how to aggregate data that does not align with forecast frequency.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: TimeSeriesTransformations.Builder.() -> Unit = {}): TimeSeriesTransformations