A CLI based dataset preprocessor which can handle null values, rename and update the CSV columms, feature scale(Standard,MinMax,Robust,MaxAbs,Normalizer), Encode Categorical Data, and download the new csv.
rookiecoder74/CLI-dataset-preprocessor
A CLI based dataset preprocessor which can handle null values, rename and update the CSV file, feature scale(Standard,MinMax,Robust,MaxAbs,Normalizer) and can also Encode Categorical Data
Python