0.2.0
What's Changed
- Release version 0.2.0 by @iskandergaba in #13 packs numerous improvements and adds new features. Below is a non-exhaustive list of these achievements:
- Autoperiod model implementation.
- Rename package from
auto-period-finder
intopyriodic
, a nicer, catchier, and a more pythonic name. - Replace my legacy hacky periodicity detection method via ACF with a more robust and standard one.
- Introduce window function application and de-trending possibilities for each detection algorithm.
- Configure Flake8 linting
- Code and documentation improvements all around.
Full Changelog: 0.0.11...0.2.0