csv-parsing
There are 128 repositories under csv-parsing topic.
C2FO/fast-csv
CSV parser and formatter for node
alan-turing-institute/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 application for working with CSV files.
dashbitco/nimble_csv
A simple and fast CSV parsing and dumping library for Elixir
haskell-hvr/cassava
A CSV parsing and encoding library optimized for ease of use and high performance
nreco/csv
Fast C# CSV parser
juancarlospaco/faster-than-csv
Faster CSV for Python
gitdagray/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.
jlumbroso/comma
Python CSV, and delimiter-spaced files, for humans!
ModbusScope/ModbusScope
ModbusScope logs data for analysis using the Modbus protocol.
22222/CsvTextFieldParser
A simple CSV parser based on Microsoft.VisualBasic.FileIO.TextFieldParser.
ChrisPenner/lens-csv
Lensy interface for parsing CSV's
airbreather/Cursively
A CSV reader for .NET. Fast, RFC 4180 compliant, and fault tolerant. UTF-8 only.
ssi-anik/dataset
Data set is PHP package for importing & exporting data within CSV & Database with data manipulation
jandoczy/csv-fast-reader
Fast and simple CSV parser written in C
vegarsti/csvprint
command line utility for printing csv files
alan-turing-institute/CSV_Wrangling
Repository for reproducibility of the CSV file project
biegehydra/EasyCsv-Dotnet
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.
antonio-leonardo/CsvSerializer
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
jegesh/python-random-access-file-reader
Low memory usage random access reader for csv and general files
SDN-X/SuperConvert
SuperConvert is a C# library that provides easy and efficient conversion between JSON and various data formats.
SoftCircuits/CsvParser
Classes for reading and writing comma-separated-values (CSV) files. Supports special characters in column fields. Options to instead use tab delimiters, etc.
tiendc/go-csvlib
High-level performant CSV encoding and decoding library
csimplestring/go-csv
Auto detect CSV delimiter in Golang.
LimberDuck/converter-csv
Converter CSV by LimberDuck is a GUI tool to convert multiple large csv files to xlsx files.
openbridge/ob_file_validation
API to validate CSV files and create schemas for compliance with established norms such as RFC4180
EliotJones/CsvSwan
Easily parse CSV files from C# using common defaults
dennyxm/bdmtool
a simple tool to analyze stock price movement in IDX ( Indonesia Stock Exchange )
jlmorton/tableau
Fast, Multi-threaded CSV to Tableau Data Extract Conversion (TDE). Thin wrapper around Tableau SDK.
SiddeshSambasivam/Six-Degrees
Implementation of the challenge to find the shortest link between any two arbitrary actors
asimuzzaman/edu.duke.java
IntelliJ IDEA and BlueJ workspace for Duke University Java courses
rbotafogo/jCSV
CSV read and write for JRuby based on uniVocity
danieldotwav/Student-Database
A C++ program for managing student records including names, majors, and GPAs. This program provides various features for data manipulation and sorting. It allows users to find individual student records, print the entire student registry, and sort the records by last name, major, or GPA.
dwij2812/Siemens-App
An advanced analytics and notification app add-on for Siemens Navigator using REST APIs
ericoc/market
Stock market recording
travelr/FluentCsvMachine
A blazing fast typed CSV parser powered by state machines, fluent interfaces and LINQ Expressions.
TSG405/College-Database-Form--FULL-STACK--LTI-LBJ
This Repo consists all the files required for testing a local server and handling a College Database Form as mentioned in the report!