SciRuby / daru-io

daru-io is a plugin gem to the existing daru gem, which aims to add support to Importing DataFrames from / Exporting DataFrames to multiple formats.
http://www.rubydoc.info/github/athityakumar/daru-io/master/
MIT License
25 stars 9 forks source link

CLI usage : Convert one format to another #61

Open athityakumar opened 7 years ago

athityakumar commented 7 years ago

Being a general purpose conversion library, I think daru-io could use some CLI functionality like -

$ daru-io /path/to/import/file.csv /path/to/export/file.json