Metadata-Version: 2.4
Name: dataore
Version: 0.9.0
Summary: Lightweight data mining toolkit: profiling, sketches, diffing, feature engineering, and ML models (trees, boosting, SVM, clustering, feature selection)
Author: Equinox
License-Expression: MIT
Requires-Python: >=3.10
Requires-Dist: pandas>=1.5
Requires-Dist: numpy>=1.23
Requires-Dist: scipy>=1.9
