Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 19:10
· 84 commits to master since this release
7562ae2

Impute v0.6.0

Diff since v0.5.1

Closed issues:

  • Support for n-dimensional arrays (#31)
  • Use skipmissing instead of drop in fill? (#50)
  • fill with value=f::Function isn't comfortable with entirely missing data (#51)
  • Split tests to multiple files (#57)
  • Fix broken tests (#58)
  • Tests failure on groupby (#61)
  • KNN tests sometimes fail (#73)
  • Define separate Threshold and WeighedThreshold types (#74)
  • Consider renaming Assertion (#75)
  • Consider renaming Standardize (#76)
  • Should Standardize actually be an Imputor (#77)
  • Maybe Substitute should be 2 types for weighted vs unweighted methods? (#79)
  • Drop robust from Substitute and embrace being opinionated :) (#81)

Merged pull requests: