#Preprocessing-data
Showing 2 of 2 repositories tagged #preprocessing-data, ranked by stars
vanderschaarlab
hyperimpute
A framework for prototyping and benchmarking imputation methods
Score
100
★ 200
⑂ 17
—
Python
ELHoussineT
AutoDataCleaner
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.
Score
0
★ 21
⑂ 4
—
Python