FunctionsTime Series
time_series_last_to_grid
Resamples an irregular series onto a regular grid by carrying forward the latest value seen within the configured lookback window.
time_series_last_to_grid(…) → StringKind · aggregate
Resamples an irregular series onto a regular grid by carrying forward the latest value seen within the configured lookback window.
Part of the Time Series family.