Metadata-Version: 2.1
Name: doors
Version: 0.0.8
Summary: General tools for machine learning and data processing
License: MIT
Author: Matias Thayer
Author-email: matias.thayer@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pandas (>=2.0.2)
Requires-Dist: pyarrow (>=10.0.0)
Requires-Dist: scikit-learn (>=1.2.0)
Requires-Dist: scipy (>=1.10.0)
