Y
Hacker News
new
|
ask
|
show
|
jobs
by
dquigley
5260 days ago
Anyone know of a similar tool based on Ruby?
3 comments
brianobush
5260 days ago
These are command line utilities, why worry about the language? Just pipe data into and out of csvkit's tools and level up!
link
lhm
5259 days ago
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."
link
lelele
5260 days ago
Does not Ruby support pipelines?
link