Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / thirtysixthspan/descriptive_statistics issues and pull requests
#56 - Compatibility Inquiry: descriptive_statistics 2.5.1 with Ruby 3.3.0
Issue -
State: open - Opened by sydverisk 10 months ago
- 2 comments
#55 - Missing tests for .gem file
Issue -
State: open - Opened by mdb571 about 3 years ago
#54 - Bump rake from 10.4.2 to 12.3.3
Pull Request -
State: open - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#53 - HS-11416-2/Fixes descriptive_statistics for rails 5 by removing sum
Pull Request -
State: closed - Opened by DamianPereira almost 5 years ago
#52 - add rubocop in dev and test env
Pull Request -
State: open - Opened by Rovel about 5 years ago
#51 - Fix code formatting in README
Pull Request -
State: closed - Opened by toddsiegel about 5 years ago
#50 - fix travis build
Pull Request -
State: closed - Opened by thirtysixthspan over 5 years ago
#49 - update to ruby 2.6.3
Pull Request -
State: open - Opened by Rovel over 5 years ago
- 1 comment
#48 - is this gem still active?
Issue -
State: closed - Opened by Rovel over 5 years ago
- 4 comments
#47 - Remove :sum since method exists in Ruby >= 2.4
Pull Request -
State: closed - Opened by leehuffman over 6 years ago
#46 - Fix markdown formatting in README
Pull Request -
State: closed - Opened by danielfone over 6 years ago
#45 - Variance is not calculated properly
Pull Request -
State: closed - Opened by estebanz01 almost 7 years ago
- 2 comments
#44 - #sum method breaks with Ruby 2.4
Issue -
State: open - Opened by moveson almost 7 years ago
- 6 comments
#43 - Variance denominator should be (values.number - 1) - thx
Issue -
State: closed - Opened by sahandblanc about 7 years ago
- 1 comment
#42 - anyone thought to ignore nulls, as an option
Issue -
State: open - Opened by jcquarto over 7 years ago
#41 - Coefficient of Variation calculation
Pull Request -
State: open - Opened by lidimayra over 8 years ago
#40 - Max and Min Gives Misleading Data
Issue -
State: open - Opened by tra38 over 8 years ago
#39 - Ruby highlighting in README
Pull Request -
State: closed - Opened by lawrencejones almost 9 years ago
- 1 comment
#38 - Fix mean and variance
Pull Request -
State: closed - Opened by seyyah almost 9 years ago
- 2 comments
#37 - you are using incorrect formula for kurt.
Issue -
State: closed - Opened by neerajnagi about 9 years ago
- 1 comment
#36 - Fix Median
Pull Request -
State: closed - Opened by nambrot about 9 years ago
- 2 comments
#35 - Gem is inconsistent with Rails methods which lead to really bad behavior.
Issue -
State: closed - Opened by vmeyet over 9 years ago
- 3 comments
#34 - Updated repo to 1.9 hash syntax and Ruby style guide.
Pull Request -
State: closed - Opened by askl56 over 9 years ago
- 1 comment
#33 - Adding in Sample Standard Deviation
Pull Request -
State: closed - Opened by s-lee-kwong over 9 years ago
- 1 comment
#32 - why rename not pull-request?
Issue -
State: closed - Opened by nruth almost 10 years ago
- 2 comments
#31 - rake db:create fails
Issue -
State: closed - Opened by joshmn almost 10 years ago
- 2 comments
#30 - Various stylistic improvements
Pull Request -
State: closed - Opened by charlieegan3 about 10 years ago
- 2 comments
#29 - Overriding Array Sum method causes issues with active support's Enumerable Sum method.
Issue -
State: closed - Opened by turlockmike about 10 years ago
- 1 comment
#28 - requiring fails in Ruby 1.9.3
Issue -
State: closed - Opened by dsoo about 10 years ago
- 1 comment
#27 - enumerable_extension.rb A less evil hack
Pull Request -
State: closed - Opened by glebm about 10 years ago
- 1 comment
#26 - Return value for an empty set
Issue -
State: closed - Opened by glebm about 10 years ago
- 2 comments
#25 - Added Sample Variance & SD
Pull Request -
State: closed - Opened by jamescgibson about 10 years ago
- 2 comments
#24 - Median of an array with only one element fails
Issue -
State: closed - Opened by sven-strothoff about 10 years ago
- 1 comment
#23 - Please add changelog
Issue -
State: closed - Opened by PikachuEXE about 10 years ago
- 1 comment
#22 - cannot calculate standard_deviation without global monkey patch
Issue -
State: closed - Opened by ianheggie over 10 years ago
- 1 comment
#21 - Add percentile rank calculation
Pull Request -
State: closed - Opened by guyshechter over 10 years ago
- 3 comments
#20 - Added Clojure port.
Pull Request -
State: closed - Opened by nickmcdonnough over 10 years ago
#19 - Remove the gem from git
Issue -
State: closed - Opened by PikachuEXE over 10 years ago
#18 - cleanup gemspec and rakefile
Pull Request -
State: closed - Opened by grosser almost 11 years ago
- 1 comment
#17 - Add Elixir port
Pull Request -
State: closed - Opened by pusewicz almost 11 years ago
- 1 comment
#16 - It would be cool to have a method to get the number of unique values
Issue -
State: closed - Opened by quidproquo almost 11 years ago
- 1 comment
#15 - mean code
Issue -
State: closed - Opened by ExistsAndIs1 about 11 years ago
#14 - Update variance.rb
Pull Request -
State: closed - Opened by SommerEngineering about 11 years ago
- 1 comment
#13 - PG:Error when gem is included in Gemfile
Issue -
State: closed - Opened by fkumro about 11 years ago
- 2 comments
#12 - Update variance.rb
Pull Request -
State: closed - Opened by markjrussell about 11 years ago
#11 - Variance & STDEV => population not sample
Issue -
State: closed - Opened by markjrussell about 11 years ago
- 1 comment
#10 - Added descriptive statistics method returning hash
Pull Request -
State: closed - Opened by SimplyKnownAsG over 11 years ago
- 2 comments
#9 - Added descriptive statistics method returning hash
Pull Request -
State: closed - Opened by SimplyKnownAsG over 11 years ago
- 1 comment
#8 - (Object doesn't support #inspect) caused by descriptive_statistics
Issue -
State: closed - Opened by leithl over 11 years ago
- 5 comments
#7 - Add range method
Pull Request -
State: closed - Opened by dejan over 11 years ago
- 1 comment
#6 - Fix for breaking aliasing due to sum method
Pull Request -
State: closed - Opened by manishdas over 11 years ago
- 2 comments
#5 - "TypeError: bind argument must be an instance of DescriptiveStatistics" in JRuby 1.7.0
Issue -
State: closed - Opened by jenko almost 12 years ago
#4 - Add mode(most common) method
Pull Request -
State: closed - Opened by danielfarrell almost 12 years ago
- 1 comment
#3 - sum of an empty array should be 0
Pull Request -
State: closed - Opened by michaelrkn about 12 years ago
- 5 comments
#2 - Introduce an option to not pollute the global definition of Enumerable
Pull Request -
State: closed - Opened by practicingruby about 12 years ago
- 1 comment
#1 - Interested in a patch to make this library less invasive?
Issue -
State: closed - Opened by practicingruby about 12 years ago
- 2 comments