#计算机科学#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...
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.
Fixes CSVs with unquoted commas in values
A simple CSV parser based on Microsoft.VisualBasic.FileIO.TextFieldParser.
A CSV reader for .NET. Fast, RFC 4180 compliant, and fault tolerant. UTF-8 only.
A CSV reading/writing application for Elixir.
Fast and simple CSV parser written in C
A tool for adding/editing/deleting translations in .csv files made with Godot Engine
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...
CSV Parser for Angular by Developers Hive
SuperConvert is a C# library that provides easy and efficient conversion between JSON and various data formats.
C# class giving a simplest with performance serializer functionalities to manipulate CSV strings; several test cases were executed in order to treat the particularities of a sequence of CSV characters...
Demo Django (Django Rest Framework) API uploads .csv/.xlsx for bulk data, queries via text for accurate results. Integrated with OpenAI using Langchain library. Watch full implementation via this vide...
Converter CSV by LimberDuck is a GUI tool to convert multiple large csv files to xlsx files.
API to validate CSV files and create schemas for compliance with established norms such as RFC4180
Sample Angular2 application that demonstrate how to Read, Parse and Display csv file contents.
Easily convert static CSV from a web page to a dynamic/searchable dataTable