Metadata-Version: 2.4
Name: gouda-cheese
Version: 0.1.2
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: maturin>=1.13.3
Requires-Dist: numpy>=1.24.4
Requires-Dist: pytest>=8.3.5
Requires-Dist: scikit-learn>=1.3.2
Summary: Imputation Library primarly written in Rust
Requires-Python: >=3.10
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# Imputation Library

Commonly available imputation tools lack support for categorical values, and sometimes do not work at all.
This project wants to add robust imputation benchmarks, with significant performance boost to other available tools.

