Simplify your data preparation with Data Cleaner Pro, a ready-to-use Python automation script that cleans, standardizes, and formats your datasets.
It works perfectly with CSV, Excel, and JSON files — saving hours of manual cleanup.
Features:
🧹 Automatically removes duplicates
🧠 Detects and fills missing values (mean, median, or custom)
🔄 Standardizes inconsistent data entries
📊 Works with CSV, XLSX, and JSON files
⚙️ Configurable settings via config.json
💡 Lightweight, fast, and beginner-friendly
Perfect for: analysts, developers, and business users handling raw or messy data.
⚙️ How to Use
Download and unzip the package.
Open the project folder and install dependencies using:
Place your dataset in the /data folder.
Edit config.json to choose your cleaning options (e.g., remove duplicates, fill empty cells).
Run the script with:
Your cleaned dataset will be automatically saved to the /output folder.
✅ Ready — your data is now clean, structured, and analysis-ready!
python datacleaner.py
pip install -r requirements.txt
Published:
Oct 05, 2025 10:47 AM
Version:
v3.0
Category:
Tags: