Tags: arundo/tsaug
Tags
v0.2 release (#11) * added some dev configs * isort everything * isort * added classifier for py38 * added classifier for py38 * added visualization module * update notebook * updated * cleaned up * halfway * halfway * placeholders * added per_channel option * max_drift as interval * n_drift_points as a list * repeat -> repeats * added quantize * type check * add noise * added normalize option * fixed typo * format * added convolve * added link to scipy doc * placeholder * added resize * changed the inheritance method * some more work * Fixed a bug * Fixed a bug * added dropout * optimized code * added pool * augmented series length * clean up * variable size and resize * augmentor -> augmenter * fixed a bug * pipe * reshape * some utils of pipe * update desc * better time warping method * fixed a bug * added docstrings * some doc work * a few dependency issues * more docstring * time to say goodbye * remove unused import * fixed a bug * variable default_seed * better warping control * a lot work for docs * updated * updated * some minor change * fixed * some more work * fixed a bug * fixed a bug * some more test * isort * updated plot * clean up * some more docs * updated * fixed a bug * test * fixed a bug * fixed a bug * removed median * typo * better coverage * added len * unsupport get slice of pipe * added more test * update * added type hints * type hint * fix type hint * quantile to percentile * updated docs * required scipy>=1.1 * update changelog * update * update * updated * update * reduced collison prob * added seed Co-authored-by: tailaiw <>