go-csv
There are 5 repositories under go-csv topic.
maxim2266/csvplus
csvplus extends the standard Go encoding/csv package with fluent interface, lazy stream operations, indices and joins.
jfyne/csvd
Golang automatic detection of CSV delimiter with standard interface
obalunenko/csvvalidator
csvvalidator provides validation of CSV rows according to set up rules.
alidevhere/csv-column-extractor
Extracts columns from one file and copies into other file in defined order.
mrbrunelli/go-csv-reader
Read csv files and save to a sqlite database