Forschungszentrum Juelich Logo

Introduction#

tsam - time series aggregation module#

tsam is a python package which uses different machine learning algorithms for the aggregation of typical periods. It is applicable for all type of time series, either weather data, price data, behavioral data, electrical load data or all together. The module is able to significantly reduce input time series for mathmatical models, and therefore the model’s complexity and computational time.

To use tsam, first install tsam and then start aggregating time series.

tsam is open-source available on GitHub and open for collaboration, help requests etc. In case you use tsam in a scientific publication, we kindly request you to cite one of our publications listed in the Further Reading Section.