csv-files
There are 1169 repositories under csv-files topic.
WinMerge/winmerge
WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
Cleveroad/AdaptiveTableLayout
Library that makes it possible to read, edit and write CSV files
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.
MarcosMeli/FileHelpers
The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams
secretGeek/AwesomeCSV
🕶️A curated list of awesome tools for dealing with CSV.
mplewis/csvtomd
📝📊 Convert your CSV files into Markdown tables.
citizenlab/test-lists
URL testing lists intended for discovering website censorship
dedupeio/csvdedupe
:id: Command line tool for deduplicating CSV files
SeeSharpSoft/intellij-csv-validator
CSV validator, highlighter and formatter plugin for JetBrains Intellij IDEA, PyCharm, WebStorm, ...
jehugaleahsa/FlatFiles
Reads and writes CSV, fixed-length and other flat file formats with a focus on schema definition, configuration and speed.
continuum/active_importer
Define importers that load tabular data from spreadsheets or CSV files into any ActiveRecord-like ORM.
Safiullah-Rahu/CSV-AI
CSV-AI is the ultimate app powered by LangChain, OpenAI, and Streamlit that allows you to unlock hidden insights in your CSV files. With CSV-AI, you can effortlessly interact with, summarize, and analyze your CSV files in one convenient place.
p2/quicklook-csv
A QuickLook plugin for CSV files
firebearstudio/importexportfree
Improve default Magento 2 Import / Export features - cron jobs, CSV , XML , JSON , Excel , mapping of any format, Google Sheet, data and price modification, improved speed and a lot more!
mhashim6/Open-Hadith-Data
Open Hadith Library of the databases of 9 different books (including the Six Books)
jokedst/CsvQuery
Plugin for Notepad++ that treats CSV files as (read only) SQL tables
FlineDev/CSVImporter
Import CSV files line by line with ease
csv2db/csv2db
The CSV to database command line loader
PRQL/prql-query
Query and transform data with PRQL
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.
WildGums/CsvTextEditor
CsvTextEditor is an ElasticTabStop csv editor implemented with AvalonEdit
shystruk/csv-file-validator
🔧🔦 Validation of CSV file against user defined schema (returns back object with data and invalid messages)
rucek/akka-streams-in-practice
Import data from CSV files to Cassandra using Akka Streams
FaizanZaheerGit/StudentPerformancePrediction-ML
This is a simple machine learning project using classifiers for predicting factors which affect student grades, using data from CSV file
Data-Liberation-Front/csvlint.io
Check that your CSV files are valid
nidhaloff/gpx-converter
python package for manipulating gpx files and easily converting gpx to other different formats
jkeen/comma_splice
Fixes CSVs with unquoted commas in values
sepandhaghighi/csv2latex
🔧 Simple script in python to convert CSV files to LaTeX table
Arp-G/csv2sql
A blazing fast fully-automated CSV to database importer
isair/tensorflow-load-csv
🤖 TensorFlow.js CSV loading on steroids. Clean up, normalise, transform, shuffle, and split your data all in a handful of lines and dive right into the fun parts of ML.
marek-saji/po-csv
Convert gettext PO files from CSV files and merge them back in.
SuzanaK/english_synonyms_antonyms_list
List of English synonyms and antonyms parsed from the public domain book of James C. Fernald, 1896
IDouble/Pandas-Python-Data-Analysis-Playground
🐍 Data Analysis with the Pandas Library & Notes 📊📈
zvory/csv-safe
Decorate the ruby CSV library to sanitize output CSV against CSV injection attacks.
zazuum/xlsxgrep
xlsxgrep is a CLI tool to search text in XLSX, XLS, CSV, TSV and ODS files. It works similarly to Unix/GNU Linux grep.
airbreather/Cursively
A CSV reader for .NET. Fast, RFC 4180 compliant, and fault tolerant. UTF-8 only.