Changelog

Changelog#

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.2.0]#

  • Iterative imputation for very sparse datasets

[1.1.1]#

  • Python 3.9 compatibility

[1.1.0]#

  • Fixed mean imputation

[1.0.0]#

Added#

  • First implementation of FaissImputer

  • mean, median, weighted for strategies