csv-reading topic
Cursively
A CSV reader for .NET. Fast, RFC 4180 compliant, and fault tolerant. UTF-8 only.
comma_splice
Fixes CSVs with unquoted commas in values
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 applicatio...
CsvTextFieldParser
A simple CSV parser based on Microsoft.VisualBasic.FileIO.TextFieldParser.
ngx-csv-parser
CSV Parser for Angular by Developers Hive
CSVUtils
A PHP CSV Validator and Conversion Library
csvlixir
A CSV reading/writing application for Elixir.
csv-fast-reader
Fast and simple CSV parser written in C
csv-to-sql-insert
Provide table data as a CSV (comma-separated values) file and output a SQL insert statement for a table with the same name as the file.