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 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 2026-09-03 14:37:22 UTC