Wotan

Latest version: v1.10

Safety actively analyzes 619405 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.10

Added feature `stdev_cut` to the penalized spline method. The new parameter takes a floating point value. Outliers larger than `stdev_cut` are removed in each iteration. The threshold is calculated in standard deviations from the mean (after trend fitting). Older versions of wotan had this parameter hardcoded as `PSPLINES_STDEV_CUT = 2 `. Now it is user variable. If no value is given, it will fall back on the default.

1.9

Fixed bug in pspline 57 Value error triggered by gaps smaller than break tolerance

1.7

Printing status text in `pspline` switched off in the default. To activate, use `verbose=True`.

1.6

Added features to the pspline method as suggested by Rachel Fernandes

1.5

Fixed a bug in *pspline* where outliers were only clipped in one direction. Thanks to GijsMulders

1.4

Fixed a bug which causes NaNs at the first and last data point in some cases

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.