Skip to content

Remove deprecated methods, new regression framework and updated dependencies

Latest
Compare
Choose a tag to compare
@v0dro v0dro released this 10 Aug 16:50
· 6 commits to master since this release

Version 2.1.0 of statsample introduces the following changes:

  • Update documentation to reflect methods that have been removed (@lokeshh)
  • Update daru dependency to v0.1.6 (@lokeshh)
  • Remove pre-daru legacy methods like n_valid, missing value functions (@lokeshh)
  • Update test suite with rubocop and rake. New tests for methods like Regression (@lokeshh)
  • Introduce fitting a regression using string formulas (@lokeshh)