Skip to content

650DataNerd/DATACLEANINGAPI

Repository files navigation

DataCleaningAPI

Automated CSV Cleaner for Dirty Datasets
Built by Lucy Kamau | Python Developer & Data Consultant

Overview

DataCleaningAPI is a lightweight Python tool designed to automate the preprocessing of raw CSV datasets — perfect for analysts, VAs, creators, and ops teams who need fast cleanup without the chaos.

It handles:

  • 🧼 Removing nulls + duplicates
  • 🗂️ Standardizing column names
  • 📊 Optional data type conversions
  • ⚙️ Ready for integration into larger pipelines

🔧 Tech Stack

  • Language: Python 3.x
  • Libraries: pandas, numpy, os, flask (or CLI if no web interface)
  • Future Integrations: FastAPI for scalable endpoint deployment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published