alteryx / autonormalize

python library for automated dataset normalization
https://blog.featurelabs.com/automatic-dataset-normalization-for-feature-engineering-in-python/
BSD 3-Clause "New" or "Revised" License
111 stars 16 forks source link

Release v2.0.1 #51

Closed rwedge closed 2 years ago

rwedge commented 2 years ago

v2.0.1 Apr 25, 2022

* Changes
    * Remove python-dateutil dependency requirement (#48)
* Testing Changes
    * Add ``test_version.py`` and release notes updated CI check (#49)