csv-diff
There are 13 repositories under csv-diff 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.
simonw/csv-diff
Python CLI tool and library for diffing CSV and JSON files
agardiner/csv-diff
Performs field-by-field diffs of CSV files
agardiner/csv-diff-report
Generate diff reports in HTML and XLSX formats using CSV-Diff
telnet23/pretty-csv-diff
Compare two CSV files for differences. Colorize the differences and align the columns
BrianWeiHaoMa/csvuniondiff
An open-source library and command-line tool for comparing CSV-like files.
blue-monk/csv-diff-python3
A simple command-line tool to see the difference between two CSV files.
rsrini7/godiff
Utility to compare files/directories with output in html. (like unix diff command) -enhanced to support csv with sort + primary / combinational keys
saarthak08/DiffCSV
A python project (flask based web app and command-line script) which takes two 'csv' files as input & produce the differences between them in an output 'csv' file.
hoddy3190/CsvDiff
output csv diff smartly
KOUISAmine/csv-diff-csv-compare
CSV Diff, short for Comma-Separated Values Difference, is a tool used to compare two CSV files and identify the differences or changes between them.
blue-monk/csv-diff-python2
A simple command-line tool to see the difference between two CSV files.
Tony7466/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.