Skip to content

Commit 9e3d9b5

Browse files
authored
update
1 parent 4a4a7de commit 9e3d9b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,11 @@
2727

2828
- Compare CSV, TSV, and JSON files for differences
2929
- Human-readable and machine-readable (JSON) output
30+
- JSON output to file with filename and path support
3031
- Detects added, removed, and changed rows and columns
3132
- Supports custom key columns for row identity
3233
- Field inclusion/exclusion for focused diffs
33-
- Streaming mode for large files (memory efficient)
34+
- Streaming mode for very large files (memory efficient)
3435
- Output to terminal or JSON file
3536
- Automatic delimiter and encoding detection
3637
- Python 3.6+ compatible

0 commit comments

Comments
 (0)