Hacker News new | ask | show | jobs
by ctippett 446 days ago
See also: csvkit (https://csvkit.readthedocs.io)
1 comments

Yep, been using csvkit for years and it's so great. There's nothing I haven't been able to do, is there some reason to use Xan instead?
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