Categories: None [Edit]
csv-diff-report
This library generates diff reports of CSV files, using the diff capabilities
of the CSV Diff gem.
Unlike a standard diff that compares line by line, and is sensitive to the
ordering of records, CSV-Diff identifies common lines by key field(s), and
then compares the contents of the fields in each line.
CSV-Diff Report takes the diff information calculated by CSV-Diff, and
uses it to produce Excel, HTML, or text diff reports. It also provides a
command-line tool (csvdiff) for generating these diff reports from CSV files.
The csvdiff command-line tool supports both file and directory diffs. As
directories may contain files of different formats, .csvdiff files can be
used to match file names to file types, and specify the appropriate diff
settings for each file type.
Total
Ranking: 35,028 of 183,107
Downloads: 32,181
Daily
Ranking: 17,444 of 183,092
Downloads: 17
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
1,561 | 17,343,896 | axlsx |
3,181 | 3,417,288 | csv-diff |
28,784 | 41,826 | color-console |
28,836 | 41,715 | arg-parser |
Owners
# | Gravatar | Handle |
---|---|---|
1 | adamgardiner |