5 results found Sort:

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...
Created 2019-01-30
835 commits to master branch, last one about a month ago
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.
Created 2023-12-21
28 commits to main branch, last one 11 months ago
Fixes CSVs with unquoted commas in values
Created 2019-08-07
57 commits to main branch, last one 2 years ago
A simple CSV parser based on Microsoft.VisualBasic.FileIO.TextFieldParser.
Created 2018-04-28
21 commits to master branch, last one about a year ago
EasyCsv is a simple and efficient .NET library for handling CSV files in your projects. With a **fluent** user-friendly API, it allows you to easily read, write, and manipulate CSV files with a minima...
Created 2023-03-26
235 commits to master branch, last one about a month ago