Updated 5 months ago
https://github.com/alan-turing-institute/clevercsv
CleverCSV is a Python package for handling messy CSV files. It provides a drop-in replacement for the builtin CSV module with improved dialect detection, and comes with a handy command line application for working with CSV files.
Updated 5 months ago
https://github.com/vincentlaucsb/csv-parser
A high-performance, fully-featured CSV parser and serializer for modern C++.