Tsaug Versions Save

A Python package for time series augmentation

v0.2.1

4 years ago
  • Migrated the documentation to new host

v0.2

4 years ago
  • Refactored augmenters
  • Removed all augmenter functions, only keep augmenter classes
  • Removed operator + and @ for augmenter pipes, only keeps them for augmenters
  • Added visualization module
  • Created new documentation
  • Better developer support

v0.1.1

4 years ago
  • Added type hints
  • Fixed a few minor bugs

v0.1

4 years ago

This is the initial release of tsaug.