daru_lite 0.2.0
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:
          =
        
        
          installation:
          =
        
      Dépendances de Development (21):
            activerecord
            ~> 8.0
          
          
            awesome_print
            ~> 1.9.2
          
          
            bundler
            ~> 2.6
          
          
            csv
            ~> 3.3.4
          
          
            debug
            >= 1.0.0
          
          
            distribution
            ~> 0.8
          
          
            matrix
            ~> 0.4.2
          
          
            nokogiri
            ~> 1.18.0
          
          
            prime
            ~> 0.1.2
          
          
            rake
            ~> 13.0
          
          
            rspec
            ~> 3.11
          
          
            rspec-its
            ~> 2.0.0
          
          
            rubocop
            ~> 1.60
          
          
            rubocop-performance
            ~> 1.25.0
          
          
            rubocop-rspec
            ~> 3.6
          
          
            ruby-prof
            ~> 1.7.0
          
          
            simplecov
            ~> 0.22.0
          
          
            simplecov_json_formatter
            ~> 0.1.4
          
          
            spreadsheet
            ~> 1.3.0
          
          
            sqlite3
            ~> 2.6.0
          
          
            webmock
            ~> 3.25.0
          
    