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 dtyp…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install autodatacleaner

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.1.3 2021-05-22  
1.1.2 2021-04-03  
1.1.1 2021-04-03  
1.1.0 2021-04-03  
1.0.5 2021-04-02  
1.0.4 2021-04-02      
1.0.3 2021-04-02      
1.0.2 2021-04-02      
1.0.1 2021-04-02      

Issues with this package?

Page last updated 2025-09-09 12:02:40 UTC