Metadata-Version: 2.1
Name: daa-adaptive-binning
Version: 0.0.1
Summary: Some general purpose binning functionalities
Home-page: https://github.com/TheDAALab/binning
Download-URL: https://github.com/TheDAALab/binning
Author: The DAALAB
Author-email: gyorgy.kovacs@daalab.com
Maintainer: The DAALAB
Maintainer-email: gyorgy.kovacs@daalab.com
License: MIT
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: kmeans1d
Provides-Extra: tests
Requires-Dist: pytest; extra == "tests"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-gallery; extra == "docs"
Requires-Dist: sphinx_rtd_theme; extra == "docs"

binning

=======



Some general purpose binning functionalities

