7 ms·
Anyone know of a similar tool based on Ruby?
by dquigley 15y ago
Anyone know of a similar tool based on Ruby?
- lelele 15y agoDoes not Ruby support pipelines?
- brianobush 15y agoThese are command line utilities, why worry about the language? Just pipe data into and out of csvkit's tools and level up!
- lhm 15y agohttps://github.com/blambeau/alf https://github.com/blambeau/alf is something close, although it does a lot more: "Alf is a commandline tool and Ruby library to manipulate data with all the power of a truly relational algebra approach."