|
|
|
|
|
by aorth
446 days ago
|
|
I use both csvkit and xsv. The syntax for csvkit is a bit easier for most of my uses, but xsv is way faster when I have larger files. I know someone who uses csvtk (Golang), but haven't tried it yet. https://github.com/shenwei356/csvtk |
|