VisiData – open-source data multitool
visidata.org
VisiData – open-source data multitool
1–7 of 7 posts
Re: VisiData – open-source data multitool
#2Re: VisiData – open-source data multitool
#3Hey, 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!
Re: VisiData – open-source data multitool
#4Hey, 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.
Re: VisiData – open-source data multitool
#5Re: VisiData – open-source data multitool
#6Re: VisiData – open-source data multitool
#7This looks really interesting. I use csvkit all the time. Curious how they compare. Will ply around with it.
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.