TimeSeriesDataset.
merge
Merge two TimeSeriesDataset by the index of the TimeSeries
This methods merges the TimeSeries from the TimeSeriesDataset (TSD) in argument with self based on the indexes of each one of the TSDs.
tsd – the TimeSeriesDataset to merge with self
TimeSeriesDataset