Time series libraryΒΆ
PYACS includes two main classes:
Gts objects are individual time series
Gts allow to read, write, plot, detrend, filter individual time series
Gts class: Gts structure description
Gts methods: list of Gts methods available
Time series analysis: tutorial and jupyter notebooks to get started
Sgts objects are a list of Gts objects
Sgts class description: Gts structure description
Expert users can also use the tensor format ./pyacs.gts.tensor_ts: