Skip to content

AutoDataCleaner v1.1.1

Latest
Compare
Choose a tag to compare
@ELHoussineT ELHoussineT released this 03 Apr 01:04
· 4 commits to main since this release

Simple and automatic data cleaning in one line of code! It performs one-hot encoding, date & time casting to datetime dtype, detects binary columns, safely convert non-numeric columns to numeric dtypes, cleaning dirty/empty values, normalizing values and removing unwanted columns all in one line of code. Get your data ready for model training and fitting quickly.