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
24 stars 9 forks source link

Adds from, read, write, to_s methods #52

Closed athityakumar closed 7 years ago

athityakumar commented 7 years ago

The to_format method is pending, and requires more clarity. Also, the YARD docs is yet to be updated as it's been updated for markdown support in PR #50 and would be better to proceed after that PR is merged.

athityakumar commented 7 years ago

@zverok @v0dro - Please review when you're free. I think we'll be good to go with v0.1 release after merging this PR. 😄

zverok commented 7 years ago

On it.

zverok commented 7 years ago

Is it ready for the new round of review?

athityakumar commented 7 years ago

@zverok - Apart from the YARD doc issue discussed above, yes.

zverok commented 7 years ago

OK, on it.