Skip to content

Lots of bug fixes and better IO

Compare
Choose a tag to compare
@v0dro v0dro released this 17 Feb 08:32
· 336 commits to master since this release

This release mostly consists of bug fixes or enhancements to various methods from a range of contributors.

Among the new features in this release are:

  • A new method DataFrame.from_activerecord to load data from Ruby on Rails.
  • Better loading of SQL data and abstraction of SQL specific features to Daru::IO::SqlDataSource.
  • Latest development dependencies and a few more optional run time dependencies like bloomfilter-rb.

See the History.md file for a full changelog.