
How to resample
1
Create a pipeline and choose the data source
2
Add a Change Sample Frequency step
The system detects the input frequency automatically.

3
Select the output frequency
This determines whether the step interpolates or downscales.Going up in frequency (monthly to daily) offers 9 interpolation options: Repeat, Linear, Quadratic, Cubic, Polynomial order 3, Piecewise Polynomial, Spline, Krogh, and Fill with 0.Going down in frequency (monthly to quarterly) offers 6 aggregations: Average, Sum, Min, Max, Last and First.

Next steps
Merge branches
Join series once they share a frequency.
Apply transform
Frequency-aware transformations like year-over-year change.