Repository navigation

#

csv-reading

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.

Python
1290
3 天前

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.

TypeScript
102
8 个月前

A simple CSV parser based on Microsoft.VisualBasic.FileIO.TextFieldParser.

C#
52
2 年前

A CSV reader for .NET. Fast, RFC 4180 compliant, and fault tolerant. UTF-8 only.

C#
38
4 年前

A CSV reading/writing application for Elixir.

Elixir
33
5 年前

A tool for adding/editing/deleting translations in .csv files made with Godot Engine

GDScript
32
2 年前

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 minimal amount of code.

C#
27
7 个月前

CSV Parser for Angular by Developers Hive

TypeScript
25
10 个月前

A PHP CSV Validator and Conversion Library

PHP
19
1 年前

query CSVs in memory. with ansi sql

Nim
16
5 年前

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; in this publication, is considered stable, it is implemented in productive environments with large scale of data generated or consumed in CSV

C#
15
5 年前

SuperConvert is a C# library that provides easy and efficient conversion between JSON and various data formats.

C#
15
1 年前

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 video below.

JavaScript
14
1 年前

Converter CSV by LimberDuck is a GUI tool to convert multiple large csv files to xlsx files.

Python
11
2 个月前

API to validate CSV files and create schemas for compliance with established norms such as RFC4180

Python
10
6 年前

Sample Angular2 application that demonstrate how to Read, Parse and Display csv file contents.

TypeScript
7
5 年前

Easily convert static CSV from a web page to a dynamic/searchable dataTable

JavaScript
6
8 年前