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