TimeSeries.
normalize
Normalize a TimeSeries with a given method
method – str
'minmax' for a min max normalization (*) –
'zscore' for Z score normalization (*) –
TimeSeries