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

Adds support for rubocop-rspec in tests #27

Closed athityakumar closed 7 years ago

athityakumar commented 7 years ago

This PR is intended to be developed during the buffer period (Jun 26 - Jul 2), after PRs #18 and #26 have been merged.

athityakumar commented 7 years ago

Specs have been updated for all existing IO modules, including JSON & Mongo Importers. After PR #18 is merged, Redis specs can be updated here.