jtescher / descriptive-statistics
This gem calculates descriptive statistics including measures of central tendency (e.g. mean, median mode), dispersion (e.g. range, and quartiles), and spread (e.g variance and standard deviation).
☆106Updated 4 years ago
Alternatives and similar repositories for descriptive-statistics:
Users that are interested in descriptive-statistics are comparing it to the libraries listed below
- Asynchronous event publishing for Wisper using Sidekiq☆86Updated 7 months ago
- Searchlight helps you build searches from options via Ruby methods that you write.☆532Updated last year
- Automatically creates validations basing on the database schema.☆174Updated last year
- Create struct-like classes that don't have setters, but have an awesome constructor.☆172Updated last week
- Translates Ruby Hashes to XML☆229Updated last year
- Create temporary table-backed ActiveRecord models for use in tests☆212Updated 3 months ago
- Redis-backed, per-worker rate limits for job processing.☆194Updated last year
- A rails engine that provides a simple web interface for exposing the Delayed::Job queue.☆75Updated 3 years ago
- Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached…☆111Updated 4 years ago
- Sidekiq middleware that adds the ability to rate limit job execution.☆233Updated last year
- RSpec matchers and stubbing for Wisper☆63Updated 4 years ago
- Simple yet useful Geo Coordinates class for Ruby☆124Updated 4 years ago
- k-means clustering in Ruby☆96Updated 4 years ago
- Decorators on top of your ORM layer.☆171Updated last month
- Ever wondered which translations are being looked up by Rails, a gem, or simply your app? Wonder no more!☆186Updated 2 years ago
- Copy active record models from remote databases☆265Updated last year
- Active Model Validations for Email using mail gem☆265Updated 4 months ago
- Fills the gap between nested caching and the n+1 queries problem☆91Updated 9 years ago
- Render Rails templates to a string from any class.☆226Updated 5 years ago
- Implement texter classes for sending SMS messages in similar way to how e-mails are sent with ActionMailer-based mailers. Take advantage …☆129Updated last year
- Translatable columns for Ruby on Rails, stored in the model table itself.☆215Updated last year
- ActiveRecord extension to kick the speed of allocating ActiveRecord object☆164Updated 2 years ago
- Fast batch deletes for Active Record and Postgres☆200Updated 2 years ago
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Updated 3 years ago
- Run your data migration scripts like a master☆124Updated 9 months ago
- Old school have_tag, with_tag(and more) matchers for rspec 3 (Nokogiri powered)☆198Updated last year
- Gets your Rails templates/json into your JavaScript specs.☆67Updated 2 years ago
- Spin up an external server just for Capybara☆129Updated 6 months ago
- Extraction of ActiveSupport::Duration from Rails☆126Updated 8 years ago
- Cookie manipulation for Capybara (view, delete, …)☆161Updated 6 months ago