An open API service indexing awesome lists of open source software.

https://github.com/jamesread/data-cleaner

Import CSV files, clean them, and export them as CSV files.
https://github.com/jamesread/data-cleaner

maturity-sandbox

Last synced: 9 months ago
JSON representation

Import CSV files, clean them, and export them as CSV files.

Awesome Lists containing this project

README

          


project logo

Data Cleaner

Import CSV files, clean them, and export them as CSV files.

[![Maturity](https://img.shields.io/badge/maturity-Sandbox-yellow)](#none)
[![Discord](https://img.shields.io/discord/846737624960860180?label=Discord%20Server)](https://discord.gg/jhYWWpNJ3v)

**Note**: The configuration isn't fully developed yet, and so data-cleaner only supports a single CSV format at the moment! This is probably useless for most people in it's current state.

I use this to clean up statement exports from my bank account, before re-importing statements into a MySQL database.