Sign inSign up

cincan/xsv

By cincan

Updated about 4 years ago

Fast CSV command line toolkit

Image
0

6.0K

cincan/xsv repository overview

Fast CSV command line toolkit

xsv can be used to transform and analyze CSV files quickly and easily

Input

csv, tsv

Output

csv, tsv

Usage

Brief examples are provided here, but you can read the documentation provided for each command within the program with:

cincan run cincan/xsv [command] -h

To print the headers of csv with cincan:

cincan run cincan/xsv headers file.csv

Get the count of the values per column with cincan:

cincan run cincan/xsv frequency file.csv

Project homepage

https://github.com/BurntSushi/xsv/

Tag summary

Content type

Image

Digest

Size

16.4 MB

Last updated

about 4 years ago

docker pull cincan/xsv