tstoolbox¶
This is the home page for tstoolbox. tstoolbox is a command line program and Python library to work with time-series.
tstoolbox should work with Python 3.6+.
Table of Contents¶
- tstoolbox - Quick Guide
- Notebooks
- Command Line
- about
- accumulate
- add_trend
- aggregate
- calculate_fdc
- calculate_kde
- clip
- convert
- convert_index
- convert_index_to_julian
- converttz
- correlation
- createts
- date_offset
- date_slice
- describe
- dtw
- equation
- ewm_window
- expanding_window
- fill
- filter
- fit
- gof
- lag
- normalization
- pca
- pct_change
- peak_detection
- pick
- plot
- rank
- read
- regression
- remove_trend
- replace
- rolling_window
- stack
- stdtozrxp
- tstopickle
- unstack
- Python API Function Summary
- tstoolbox.tstoolbox.accumulate
- tstoolbox.tstoolbox.add_trend
- tstoolbox.tstoolbox.aggregate
- tstoolbox.tstoolbox.calculate_fdc
- tstoolbox.tstoolbox.calculate_kde
- tstoolbox.tstoolbox.clip
- tstoolbox.tstoolbox.convert
- tstoolbox.tstoolbox.convert_index
- tstoolbox.tstoolbox.convert_index_to_julian
- tstoolbox.tstoolbox.converttz
- tstoolbox.tstoolbox.correlation
- tstoolbox.tstoolbox.createts
- tstoolbox.tstoolbox.date_offset
- tstoolbox.tstoolbox.date_slice
- tstoolbox.tstoolbox.describe
- tstoolbox.tstoolbox.dtw
- tstoolbox.tstoolbox.equation
- tstoolbox.tstoolbox.ewm_window
- tstoolbox.tstoolbox.expanding_window
- tstoolbox.tstoolbox.fill
- tstoolbox.tstoolbox.filter
- tstoolbox.tstoolbox.fit
- tstoolbox.tstoolbox.gof
- tstoolbox.tstoolbox.lag
- tstoolbox.tstoolbox.normalization
- tstoolbox.tstoolbox.pca
- tstoolbox.tstoolbox.pct_change
- tstoolbox.tstoolbox.peak_detection
- tstoolbox.tstoolbox.pick
- tstoolbox.tstoolbox.plot
- tstoolbox.tstoolbox.rank
- tstoolbox.tstoolbox.read
- tstoolbox.tstoolbox.regression
- tstoolbox.tstoolbox.remove_trend
- tstoolbox.tstoolbox.replace
- tstoolbox.tstoolbox.rolling_window
- tstoolbox.tstoolbox.stack
- tstoolbox.tstoolbox.stdtozrxp
- tstoolbox.tstoolbox.tstopickle
- tstoolbox.tstoolbox.unstack
- Contributing
- Authors
- License