timeatlas.time_series_dataset.TimeSeriesDataset.round¶
-
TimeSeriesDataset.
round
(decimals: int) → timeatlas.time_series_dataset.time_series_dataset.TimeSeriesDataset¶ Round the values of every TimeSeries in the TimeSeriesDataset with a defined number of digits
- Parameters
decimals – int defining the number of digits after the comma
- Returns
TimeSeriesDataset