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.
- Host: GitHub
- URL: https://github.com/jamesread/data-cleaner
- Owner: jamesread
- Created: 2024-08-24T22:53:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-01T23:22:48.000Z (over 1 year ago)
- Last Synced: 2025-03-18T08:14:42.006Z (over 1 year ago)
- Topics: maturity-sandbox
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Data Cleaner
Import CSV files, clean them, and export them as CSV files.
[](#none)
[](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.