daru_lite 0.1.3
Daru (Data Analysis in RUby) is a library for analysis, manipulation and visualization of data. Daru works seamlessly accross interpreters and leverages interpreter-specific optimizations whenever they are available. It is the default data storage gem for all the statsample gems (glm, timeseries, etc.) and can be used with many others like mixed_models, gnuplotrb and iruby. Daru Lite is a fork of Daru that aims to focus on data manipulation and stability.
Gemfile:
=
install:
=
Development Dependencies (23):
activerecord
~> 6.0
awesome_print
~> 1.9.2
bundler
~> 2.1, >= 2.1.4
dbd-sqlite3
~> 1.2.5
dbi
~> 0.4.5
distribution
~> 0.8
matrix
~> 0.4.2
nokogiri
~> 1.16.2
prime
~> 0.1.2
pry
~> 0.14
pry-byebug
~> 3.10.1
rake
~> 13.0
rspec
~> 3.11
rspec-its
~> 1.3.0
rubocop
~> 1.60
rubocop-performance
~> 1.20.2
rubocop-rspec
~> 2.25
ruby-prof
~> 1.7.0
simplecov
~> 0.22.0
simplecov_json_formatter
~> 0.1.4
spreadsheet
~> 1.3.0
sqlite3
~> 1.7.2
webmock
~> 3.20.0