Hey, VisiData author here! The website has been redesigned recently and hopefully looks a bit more modern. We're preparing to hold a workshop on VisiData at StrangeLoop, and a few other fun things are in the pipeline as well. I'm happy to answer any questions you have!
No questions, but a huge "thank you". I have not been this delighted with a tool since discovering Git. Once the little initial learning is done, it's so fast, powerful and easy to hand that it already feels like an indispensible part of my toolkit, after just a few days.
Visdata is an interactive tool and you can quickly explore/edit data directly. While csvkit is batch oriented. Visidata can be used in a batch way, but that is not its strength.
I prefer to use a similar tool mlr. I find mlr is complementary to Visdata. Either to process the data before going into Visdata, or to figure out what mlr commands I want to use for a shell script.
saulpw|4 years ago
sjellis|4 years ago
d4rkp4ttern|4 years ago
timwis|4 years ago
leonim|4 years ago
Visdata is an interactive tool and you can quickly explore/edit data directly. While csvkit is batch oriented. Visidata can be used in a batch way, but that is not its strength.
I prefer to use a similar tool mlr. I find mlr is complementary to Visdata. Either to process the data before going into Visdata, or to figure out what mlr commands I want to use for a shell script.