rhiever/datacleaner
A Python tool that automatically cleans data sets and readies them for analysis. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3840
- days_rel: n/a
- days_push: 2660
- n_releases_24m: 0
Adoption not part of the score
1079 stars · 205 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python package and command-line tool that automatically cleans pandas DataFrames, handling missing values and encoding categorical variables for machine learning analysis. It works on data already loadable into pandas and is built on pandas and scikit-learn preprocessing.
Use cases
- automatically clean a csv dataset before analysis
- impute missing values with mode or median per column
- encode categorical string variables as numbers
- drop rows with missing values from a dataframe
- preprocess data for machine learning pipelines
- clean datasets from the command line
When to choose
- your data is already in a pandas-compatible format and needs quick cleaning
- you want simple automated imputation and categorical encoding
- you prefer a lightweight CLI or one-line Python call
When to avoid
- you need to parse unstructured or messy raw text into structured data
- you need advanced feature engineering or custom cleaning logic
- you need actively maintained tooling with modern Python support
Facets
library · maturity maintenance
etl data-science machine-learning cli data-science machine-learning python cli cross-platform data-cleaning pandas preprocessing missing-values categorical-encoding data-engineering
2 sources
- readme: https://github.com/rhiever/datacleaner · fetched 2026-08-28 · 8328157efd28
- registry_pypi: https://pypi.org/pypi/datacleaner/json · fetched 2026-08-29 · beea244db4c9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rhiever/datacleaner | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="rhiever/datacleaner")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem