Releases: elisemercury/AutoClean
Releases · elisemercury/AutoClean
v1.1.3
v1.1.2
Minor fixes
v1.1.1
Minor code improvements and fixes
Issue #7 was fixed by @bruckwubete
v1.1.0
Major new features and package improvements:
- Added support for handling of duplicate values
- Added support for bulk setting of parameters to
'auto'
for automated cleaning & preprocessing'manual'
to define the AutoClean steps manually
- Added help function, accessible through
AutoClean.help()
- Various other minor code improvements
Full changelog: v1.0.0...v1.1.0
v1.1.0-beta
Major new features and package improvements
Full changelog: v1.0.0...v1.1.0-beta
v1.0.0
First initial stable release.
Changes & Bug fixes:
- #1 @RaulBezerra Fixed bug appearing when index of input dataframe was not sorted
- #2 Fixed typo in Modules.py
- #3 Fixed AttributeError appearing when a parameter is set to False
- #4 Fixed the typo in the logfile output when categorical variables are encoded
v0.0.1-beta
First beta release.
v0.0.1-alpha
First initial alpha release.