csv-rinse-repeat
csv-rinse-repeat copied to clipboard
CSV grooming, the JS way
CSV Rinse Repeat - CSV grooming, the JS way
The idea
You have a CSV and you need to transform it into a better CSV, which includes filtering, clustering, parsing, merging, (...) and matching regular expressions. Why not doing it in JS? You're welcome.
Just use it
http://tools.medialab.sciences-po.fr/csv-rinse-repeat/
Installing
# install dependencies listed in bower.json
$ bower install
Using
Browse to the app/ directory, upload a CSV, add visualizations, code javascript.