csvstat
Verified for current stable LTS
Csvstat Commands
Csvstat command syntax with verified terminal examples.
Commands
5 commands for Csvstat
csvstat Operations
Csvstat Command: Show All Stats For All Columns
csvstat <data.csv> csvstat Operations
Csvstat Command: Show All Stats For Specific Columns
csvstat -c <2,4> <data.csv> csvstat Operations
Csvstat Command: Show Max Value Length For Column
csvstat -c <3> --len <data.csv> csvstat Operations
Csvstat Command: Show Sums For All Columns
csvstat --sum <data.csv> csvstat Operations
Csvstat Command: Show Unique Values Count For Column
csvstat -c <name> --unique <data.csv> Suggest a Csvstat Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Csvstat workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.